[Bug 233769] Possible build race: ld: error: unable to find library -lgcc_s
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 17 17:25:19 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233769
--- Comment #22 from Mark Johnston <markj at FreeBSD.org> ---
No luck attempting to reproduce the problem. I did however just get email
about yet another instance of the bug:
13:16:31 --- lib/libgcc_s__L ---
13:16:31 install -U -l rs -o root -g wheel -m 755
/usr/obj/usr/src/mips.mips/tmp/lib/libgcc_s.so.1
/usr/obj/usr/src/mips.mips/tmp/usr/lib/libgcc_s.so
13:16:31 --- lib/libpam/libpam__L ---
13:16:31 ld: error: unable to find library -lgcc_s
13:16:31 cc: error: linker command failed with exit code 1 (use -v to see
invocation)
13:16:31 *** [libpam.so.6.full] Error code 1
So again it looks like the error coincides with a parallel non-atomic install
of the libgcc_s.so symlink.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list