Ok, this one looks interesting. On Thu, Nov 8, 2018 at 10:39 PM <jenkins-ad...@freebsd.org> wrote: > > FreeBSD-head-armv7-build - Build #2129 (r340262) - Failure > > Build information: https://ci.freebsd.org/job/FreeBSD-head-armv7-build/2129/ > Full change log: > https://ci.freebsd.org/job/FreeBSD-head-armv7-build/2129/changes > Full build log: > https://ci.freebsd.org/job/FreeBSD-head-armv7-build/2129/console
[...] > --- gnu/lib__L --- > sh /usr/src/tools/install.sh -l rs -o root -g wheel -m 755 > /usr/obj/usr/src/arm.armv7/tmp/lib/libgcc_s.so.1 > /usr/obj/usr/src/arm.armv7/tmp/usr/lib/libgcc_s.so > --- lib__L --- > --- all_subdir_lib/libdevinfo --- > /usr/obj/usr/src/arm.armv7/tmp/usr/bin/ld: error: unable to find library > -lgcc_s > cc: error: linker command failed with exit code 1 (use -v to see invocation) Perhaps this is another race condition in build process? libgcc_s is installing but the other process is looking for libgcc_s? Li-Wen _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"