On Sat, Jul 11, 2015 at 17:11:24 +0000, jenkins-admin_at_FreeBSD.org wrote: > FreeBSD_HEAD - Build #2953 - Still Failing: > > Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/2953/ > Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/2953/changes > Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/2953/console [...] > The end of the build log: [...] > cc -O2 -pipe -I/builds/FreeBSD_HEAD/usr.bin/xinstall/../../contrib/mtree -I/builds/FreeBSD_HEAD/usr.bin/xinstall/../../lib/libnetbsd -I/builds/FreeBSD_HEAD/usr.bin/xinstall/../../lib/libmd -std=gnu99 -Qunused-arguments -I/builds/FreeBSD_HEAD/obj/builds/FreeBSD_HEAD/tmp/legacy/usr/include -static -L/builds/FreeBSD_HEAD/obj/builds/FreeBSD_HEAD/tmp/legacy/usr/lib -o xinstall xinstall.o getid.o -lmd -legacy > xinstall.o: In function `install': > /builds/FreeBSD_HEAD/usr.bin/xinstall/xinstall.c:(.text+0x133c): undefined reference to `_libmd_SHA256_File' > /builds/FreeBSD_HEAD/usr.bin/xinstall/xinstall.c:(.text+0x1631): undefined reference to `_libmd_SHA256_End' > /builds/FreeBSD_HEAD/usr.bin/xinstall/xinstall.c:(.text+0x186c): undefined reference to `_libmd_SHA256_File' > xinstall.o: In function `compare': > /builds/FreeBSD_HEAD/usr.bin/xinstall/xinstall.c:(.text+0x2706): undefined reference to `_libmd_SHA256_End' > cc: error: linker command failed with exit code 1 (use -v to see invocation) > *** [xinstall] Error code 1 > > make[3]: stopped in /builds/FreeBSD_HEAD/usr.bin/xinstall > 1 error > > make[3]: stopped in /builds/FreeBSD_HEAD/usr.bin/xinstall This failure seems due to cannot build 11-CURRENT on 10.1-RELEASE, where this job configured to run on. I have tested building HEAD in 11-CURRENT and 10.1-RELEASE jails, the first one succeeded and the other failed. I remember we need to support build -CURRENT on latest -RELEASE, right? Any comments? Thanks, Li-Wen -- Li-Wen Hsu <lwhsu_at_FreeBSD.org> http://lwhsu.org
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:58 UTC