<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le ven. 15 mars 2024 à 11:17, Jérémy Lal <<a href="mailto:kapouer@melix.org">kapouer@melix.org</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le ven. 15 mars 2024 à 08:46, Jochen Sprickerhof <<a href="mailto:jspricke@debian.org" target="_blank">jspricke@debian.org</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Andreas,<br>
<br>
* Andreas Tille <<a href="mailto:andreas@an3as.eu" target="_blank">andreas@an3as.eu</a>> [2024-03-15 07:31]:<br>
>Hi,<br>
><br>
>thanks to the next round of Lucas' FTBFS QA rebuilds (at least) one<br>
>package of the R pkg team is affected by some strange linker issue<br>
><br>
>#1066409 r-cran-v8: FTBFS: ld: cannot find -lv8: No such file or directory<br>
>which boils down to[1]<br>
><br>
>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<br>
>/usr/bin/ld: cannot find -lv8: No such file or directory<br>
>/usr/bin/ld: cannot find -lv8_libplatform: No such file or directory<br>
><br>
>The Build-Depends libnode-dev provides both libraries and when I try to<br>
>build the package under testing all is fine.  Is there any linker issue<br>
>involved that might be introduced in unstable?<br>
<br>
I guess that's the same as #1066399.<br>
<br>
libnode-dev:<br>
libv8.so -> libnode.so<br>
libnode.so -> libnode.so.108t64<br>
<br>
But libnode.so.108t64 does not exist<br></blockquote><div><br></div><div>That's fixed in nodejs 18.19.1+dfsg-5</div></div></div></blockquote><div><br></div><div>rejected, I forgot to not do a source upload. Rebuilding...</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div>Instead of suffixing the soname (not compatible with node's toolchain) I just bumped the soname number to 109,</div><div>while node 20 has 115 so there won't be any conflict.</div></div></div></blockquote><div><br></div><div> </div></div></div>