Can you add procps-ng to the makedepends array? This is needed to build in a clean chroot. I originally didn't think it should be needed since it is a part of base, but apparently that's not the case. See my forum post here
Search Criteria
Package Details: v8-r 13.7.48-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/v8-r.git (read-only, click to copy) |
---|---|
Package Base: | v8-r |
Description: | Google's open source JavaScript and WebAssembly engine |
Upstream URL: | https://v8.dev |
Keywords: | d8 javascript v8 |
Licenses: | BSD |
Conflicts: | v8, v8-3.14, v8-6.7-static, v8-static-gyp, v8-static-gyp-5.4, v8.3.14-bin |
Provides: | v8 |
Submitter: | JanMarvin |
Maintainer: | JanMarvin |
Last Packager: | JanMarvin |
Votes: | 10 |
Popularity: | 0.037576 |
First Submitted: | 2019-09-22 11:01 (UTC) |
Last Updated: | 2025-04-04 08:42 (UTC) |
Dependencies (5)
Required by (7)
- camotics
- camotics-git
- cbang
- cbang-git
- dotto-git
- python-pyexecjs (requires v8) (optional)
- rrr
Sources (6)
hpmachining commented on 2024-01-09 03:42 (UTC)
JanMarvin commented on 2023-10-19 08:21 (UTC)
Thanks for reaching out. The change was introduced recently. I might patch it for tomorrows release (V8 upstream is usually not that responsive to non Google issues)
hpmachining commented on 2023-10-19 01:22 (UTC) (edited on 2023-10-19 01:25 (UTC) by hpmachining)
I am getting an error when building another project using the v8-typed-array.h file from this package.
/usr/include/v8-typed-array.h:26:22: error: #if with no expression
26 | #if V8_ENABLE_SANDBOX
Changing #if
to #ifdef
fixes the error.
JanMarvin commented on 2022-11-01 16:06 (UTC)
@malacology please stop spamming.
malacology commented on 2022-11-01 15:06 (UTC)
r-v8 now use nodejs as depends instead of v8
gnaggnoyil commented on 2022-07-08 17:22 (UTC)
@JanMarvin Thanks. Your reply sounds reasonable. I'll ask android-sdk-build-tools maintainer to see if there are any ideas about resolving this conflict.
JanMarvin commented on 2022-07-08 16:37 (UTC)
Hi @gnaggnoyil, had a quick look. The android package is a binary package that expects to live in /opt
and is simply linked to /usr/bin
. Imho that's incorrect, but you should be able to fix this. Either by keeping it in /opt
or linking it to /usr/local/lib
. If instead the question was if I do something to fix this for you, the answer is no.
gnaggnoyil commented on 2022-07-08 15:59 (UTC) (edited on 2022-07-08 17:23 (UTC) by gnaggnoyil)
This package has conflicting file usr/bin/d8
with the aur/android-sdk-build-tools package. Is there anyway to resolve this file conflict error?
JanMarvin commented on 2021-09-24 14:45 (UTC)
My repo for binary builds has moved to my server (github was no longer a feasible host, since the builds were increasing a lot lately).
Pinned Comments
JanMarvin commented on 2019-09-22 11:16 (UTC) (edited on 2021-09-24 14:34 (UTC) by JanMarvin)
This package is required for the R-package V8 (https://github.com/jeroen/V8). It is frequently updated, though unless it is broken, users must not build all updates. Since V8 contains a large codebase and compilation takes a while, I recommend to build it in a directory and not with an AUR-helper.
[Edit:] For binary builds please see: https://garbuszus.de/archpkgs