Date: Thu, 17 Sep 2020 17:25:18 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 233769] Possible build race: ld: error: unable to find library -lgcc_s Message-ID: <bug-233769-227-dkRLLwxB45@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-233769-227@https.bugs.freebsd.org/bugzilla/> References: <bug-233769-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233769 --- Comment #22 from Mark Johnston <markj@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233769-227-dkRLLwxB45>
