[R-pkg-team] Bug#1066409: Linker fails to find libraries in unstable but succeeds in testing

Jochen Sprickerhof jspricke at debian.org
Fri Mar 15 07:46:11 GMT 2024


Hi Andreas,

* Andreas Tille <andreas at an3as.eu> [2024-03-15 07:31]:
>Hi,
>
>thanks to the next round of Lucas' FTBFS QA rebuilds (at least) one
>package of the R pkg team is affected by some strange linker issue
>
>#1066409 r-cran-v8: FTBFS: ld: cannot find -lv8: No such file or directory
>which boils down to[1]
>
>g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-z,relro -o V8.so RcppExports.o bindings.o -lv8 -lv8_libplatform -L/usr/lib/R/lib -lR
>/usr/bin/ld: cannot find -lv8: No such file or directory
>/usr/bin/ld: cannot find -lv8_libplatform: No such file or directory
>
>The Build-Depends libnode-dev provides both libraries and when I try to
>build the package under testing all is fine.  Is there any linker issue
>involved that might be introduced in unstable?

I guess that's the same as #1066399.

libnode-dev:
libv8.so -> libnode.so
libnode.so -> libnode.so.108t64

But libnode.so.108t64 does not exist

Cheers Jochen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/r-pkg-team/attachments/20240315/a69daba3/attachment-0001.sig>


More information about the R-pkg-team mailing list