Date: Mon, 27 May 2024 12:44:27 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 279349] devel/sccache causes ports build failure in poudriere with programs requiring rust Message-ID: <bug-279349-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279349 Bug ID: 279349 Summary: devel/sccache causes ports build failure in poudriere with programs requiring rust Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: pizzamig@freebsd.org Reporter: void@f-m.fm Flags: maintainer-feedback?(pizzamig@freebsd.org) Assignee: pizzamig@freebsd.org Hi, context is FreeBSD 15.0-CURRENT #1 main-n269713-9245ced9c835 host (amd64) built on Thu= May 23 15:37:22 BST 2024=20 affects any poudriere jail, even if the jail is rebuilt. ports tree: doas git -C /usr/ports rev-list --count --first-parent HEAD poudriere started like this poudriere bulk -j 140R-amd64 -O sccache -f /root/p.d/140R-amd64-ports.txt any rust-dependent port fails with the following error (in this case with textproc/ripgrep) [00:00:02] =3D=3D> Starting sccache [00:00:02] ld-elf.so.1: Shared object "libsys.so.7" not found, required by "libthr.so.3" [00:00:02] ld-elf.so.1: Shared object "libsys.so.7" not found, required by "libthr.so.3" [00:00:02] *** Error code 1 Temporary workaround is to invoke the build without -O sccache. sccache has been rebuilt in the traditional way (via ports) on the host - no effect. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279349-7788>