Date: Tue, 04 Dec 2018 09:58:06 +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@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233769 Bug ID: 233769 Summary: Possible build race: ld: error: unable to find library -lgcc_s Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: lwhsu@FreeBSD.org Failed runs: https://ci.freebsd.org/job/FreeBSD-head-i386-build/9799/console https://ci.freebsd.org/job/FreeBSD-head-armv7-build/2129/console Output (from FreeBSD-head-i386-build/9799) The order looks correct but might be the timing is too close or some path issues. 00:10:50.832 --- lib/libgcc_s__L --- 00:10:50.832 sh /usr/src/tools/install.sh -l rs -o root -g wheel -m 755 /usr/obj/usr/src/i386.i386/tmp/lib/libgcc_s.so.1 /usr/obj/usr/src/i386.i386/tmp/usr/lib/libgcc_s.so ... 00:10:50.836 --- lib/libgssapi__L --- 00:10:50.836 /usr/obj/usr/src/i386.i386/tmp/usr/bin/ld: error: unable to find library -lgcc_s ... 00:10:50.838 --- lib/libgssapi__L --- 00:10:50.838 cc: error: linker command failed with exit code 1 (use -v to see invocation) -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233769-227>
