Search Criteria
Package Details: v8-3.14 3.14.5-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/v8-3.14.git (read-only, click to copy) |
---|---|
Package Base: | v8-3.14 |
Description: | A fast and modern javascript engine (old 3.14 version required R package V8) |
Upstream URL: | http://code.google.com/p/v8 |
Licenses: | BSD |
Conflicts: | v8 |
Provides: | v8 |
Submitter: | kageurufu |
Maintainer: | hpmachining |
Last Packager: | hpmachining |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2015-02-13 01:28 (UTC) |
Last Updated: | 2021-10-04 01:57 (UTC) |
Dependencies (3)
- gcc-libs (gccrs-libs-git, gcc-libs-git)
- gyp (make)
- python2 (python2-bin) (make)
Required by (7)
- camotics
- cbang
- perl-javascript-v8
- plv8-bin
- python-pyexecjs (requires v8) (optional)
- python2-pyexecjs (requires v8) (optional)
- weechat-minimal-git (requires v8) (optional)
Sources (20)
- 0001_kfreebsd.patch
- 0002_mips.patch
- 0002_mips_r15102_backport.patch
- 0002_mips_r19121_backport.patch
- 0003_armv4t_disable_vfp.patch
- 0004_hurd.patch
- 0008_mksnapshot_stdout.patch
- 0011_use_system_gyp.patch
- 0012_loongson_force_cache_flush.patch
- 0013_gcc_48_compat.patch
- 0014_cve_2013_6639_6640.patch
- 0015-Backport-Utils-ApiCheck.patch
- 0016-remove-this-null.patch
- 0017_increase_stack_size_for_test.patch
- dont-assume-hardfloat-means-vfpv3.diff
- fix_CVE-2014-5256.patch
- gcc7-fix.patch
- http://commondatastorage.googleapis.com/chromium-browser-official/v8-3.14.5.tar.bz2
- nodejsREPLACE_INVALID_UTF8.patch
- strict_overflow.patch
Latest Comments
1 2 3 Next › Last »
hpmachining commented on 2022-06-24 14:48 (UTC)
Thank you for the report. I just built with gcc 12.1.0 in a clean chroot and didn't get any errors. Are you using a fully up to date Arch Linux system? What version is your gcc? If you continue to have issues with building errors, please post the error message.
MatejSpindler commented on 2022-06-24 08:10 (UTC)
Build fails with GCC 12.
Can be fixed with adding "-Wno-error=dangling-pointer" to CXXFLAGS
hpmachining commented on 2021-01-14 21:57 (UTC)
How do you build your AUR packages? To remove the source download, just delete it from wherever it is being downloaded to.
onekk commented on 2021-01-14 18:20 (UTC)
No luck, I have installed the v8-3.14-bin package, starting from a a fresh install maybe there are some quirks.
BTW how to remove the source download?
hpmachining commented on 2021-01-14 17:43 (UTC)
I don't know why it is not validating for you. Everything works on my end and the checksum in the PKGBUILD is correct. Try removing your source download and start fresh, if you haven't already.
onekk commented on 2021-01-14 15:39 (UTC)
Error is generated by the validation of the zipped sources
v8-3.14.5.tar.bz2 ... sha5sum not correct
hpmachining commented on 2021-01-14 14:03 (UTC)
Please post logs in English.
onekk commented on 2021-01-14 11:36 (UTC)
Build bug from AUR:
hpmachining commented on 2020-05-21 23:11 (UTC)
@artemklevtsov I added a CXXFLAG to build with gcc 10. Should work now.
artemklevtsov commented on 2020-05-21 03:32 (UTC)
Build fails with the following error:
1 2 3 Next › Last »