[R-pkg-team] Bug#1013984: r-cran-v8: configure assumes V8_COMPRESS_POINTERS=true but it is not
Jérémy Lal
kapouer at melix.org
Tue Jun 28 14:23:08 BST 2022
Source: r-cran-v8
Version: 4.2.0+dfsg-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
When building r-cran-v8 against nodejs 18.4.0 in experimental,
this happened:
# Fatal error in , line 0
# Embedder-vs-V8 build configuration mismatch. On embedder side pointer compression is ENABLED while on V8 side it's DISABLED.
It is true that nodejs is built with V8_COMPRESS_POINTERS=false,
so r-cran-v8 detection has a problem.
This will prevent migration of nodejs 18 to testing,
so I'll gladly make a quick patch to fix the build.
Jérémy
-- System Information:
Debian Release: bookworm/sid
APT prefers unstable
APT policy: (500, 'unstable'), (101, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 5.18.0-2-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
More information about the R-pkg-team
mailing list