[Bug 233769] Possible build race: ld: error: unable to find library -lgcc_s

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 4 09:58:08 UTC 2018


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 at FreeBSD.org
          Reporter: lwhsu at 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.


More information about the freebsd-bugs mailing list