FreeBSD_HEAD_i386 - Build #3863 - Failure

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 6 Sep 2016 10:10:40 +0000 (GMT)
FreeBSD_HEAD_i386 - Build #3863 - Failure:

Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/3863/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/3863/changes
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/3863/console

Change summaries:

305469 by delphij:
Ensure that we always open only files that is named by explicitly
using shell redirections instead of having gzip(1) to decide what
file to open.

Issue reported in the "non-cryptanalytic attacks against freebsd
update components" anonymous gist.

Reviewed by:	allanjude, emaste
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D7653

305468 by ngie:
Port contrib/netbsd-tests/kernel/kqueue/... as tests/sys/kqueue/...

proc2_test must be skipped because the invariant tested
(`ke.fflags & NOTE_TRACKERR`) doesn't pass.

MFC after:	58 days
Submitted by:	kib (earlier form)
Sponsored by:	EMC / Isilon Storage Division
Differential Revision:	https://reviews.freebsd.org/D6172

305467 by ngie:
Move tests/sys/kqueue/... to tests/sys/kqueue/libkqueue/...

This is being done to clearly distinguish the libkqueue tests
from the (soon to be imported) NetBSD tests.

MFC after:	58 days
Sponsored by:	EMC / Isilon Storage Division



The end of the build log:

[...truncated 129169 lines...]
--- all_subdir_usr.sbin ---
--- nfsrevoke.8.gz ---
gzip -cn /usr/src/usr.sbin/nfsrevoke/nfsrevoke.8 > nfsrevoke.8.gz
--- nfsrevoke.debug ---
objcopy --only-keep-debug nfsrevoke.full nfsrevoke.debug
--- nfsrevoke ---
objcopy --strip-debug --add-gnu-debuglink=nfsrevoke.debug  nfsrevoke.full nfsrevoke
--- all_subdir_usr.sbin/nfsuserd ---
===> usr.sbin/nfsuserd (all)
--- .depend ---
echo nfsuserd.full: /usr/obj/usr/src/tmp/usr/lib/libc.a  >> .depend
--- nfsuserd.o ---
cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe   -g -MD  -MF.depend.nfsuserd.o -MTnfsuserd.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments  -c /usr/src/usr.sbin/nfsuserd/nfsuserd.c -o nfsuserd.o
--- all_subdir_tests ---
--- pipe_overcommit2_test.full ---
cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments  -o pipe_overcommit2_test.full pipe_overcommit2_test.o  
--- all_subdir_lib ---
--- smp_all.po ---
cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -pg  -O2 -pipe -I/usr/src/lib/libcam -I/usr/src/lib/libcam/../../sys   -MD  -MF.depend.smp_all.po -MTsmp_all.po -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -c /usr/src/lib/libcam/../../sys/cam/scsi/smp_all.c -o smp_all.po
--- all_subdir_tests ---
--- pipe_overcommit2_test.debug ---
objcopy --only-keep-debug pipe_overcommit2_test.full pipe_overcommit2_test.debug
--- pipe_overcommit2_test ---
objcopy --strip-debug --add-gnu-debuglink=pipe_overcommit2_test.debug  pipe_overcommit2_test.full pipe_overcommit2_test
--- pipe_reverse2_test ---
(cd /usr/src/tests/sys/kern/pipe &&  DEPENDFILE=.depend.pipe_reverse2_test  NO_SUBDIR=1 /usr/obj/usr/src/make.i386/bmake -f /usr/src/tests/sys/kern/pipe/Makefile _RECURSING_PROGS=t  PROG=pipe_reverse2_test )
--- .depend.pipe_reverse2_test ---
echo pipe_reverse2_test.full: /usr/obj/usr/src/tmp/usr/lib/libc.a  >> .depend.pipe_reverse2_test
--- pipe_reverse2_test.o ---
cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe   -g -MD  -MF.depend.pipe_reverse2_test.pipe_reverse2_test.o -MTpipe_reverse2_test.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c /usr/src/tests/sys/kern/pipe/pipe_reverse2_test.c -o pipe_reverse2_test.o
--- pipe_reverse2_test.full ---
cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments  -o pipe_reverse2_test.full pipe_reverse2_test.o  
--- pipe_reverse2_test.debug ---
objcopy --only-keep-debug pipe_reverse2_test.full pipe_reverse2_test.debug
--- pipe_reverse2_test ---
objcopy --strip-debug --add-gnu-debuglink=pipe_reverse2_test.debug  pipe_reverse2_test.full pipe_reverse2_test
--- pipe_reverse_test ---
(cd /usr/src/tests/sys/kern/pipe &&  DEPENDFILE=.depend.pipe_reverse_test  NO_SUBDIR=1 /usr/obj/usr/src/make.i386/bmake -f /usr/src/tests/sys/kern/pipe/Makefile _RECURSING_PROGS=t  PROG=pipe_reverse_test )
--- .depend.pipe_reverse_test ---
echo pipe_reverse_test.full: /usr/obj/usr/src/tmp/usr/lib/libc.a  >> .depend.pipe_reverse_test
--- pipe_reverse_test.o ---
cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe   -g -MD  -MF.depend.pipe_reverse_test.pipe_reverse_test.o -MTpipe_reverse_test.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c /usr/src/tests/sys/kern/pipe/pipe_reverse_test.c -o pipe_reverse_test.o
--- all_subdir_lib ---
--- libcam_p.a ---
building profiled cam library
ar -crD libcam_p.a `NM='nm' NMFLAGS='' lorder camlib.po scsi_cmdparse.po scsi_all.po scsi_da.po scsi_sa.po cam.po ata_all.po smp_all.po  | tsort -q` 
ranlib -D libcam_p.a
--- cam.3.gz ---
gzip -cn /usr/src/lib/libcam/cam.3 > cam.3.gz
--- all_subdir_usr.sbin ---
--- nfsuserd.full ---
cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Qunused-arguments  -o nfsuserd.full nfsuserd.o  
--- all_subdir_lib ---
--- cam_cdbparse.3.gz ---
gzip -cn /usr/src/lib/libcam/cam_cdbparse.3 > cam_cdbparse.3.gz
--- all_subdir_tests ---
--- pipe_reverse_test.full ---
cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments  -o pipe_reverse_test.full pipe_reverse_test.o  
--- all_subdir_usr.sbin ---
--- nfsuserd.8.gz ---
gzip -cn /usr/src/usr.sbin/nfsuserd/nfsuserd.8 > nfsuserd.8.gz
--- all_subdir_lib ---
--- all_subdir_lib/libgeom ---
===> lib/libgeom (all)
--- all_subdir_usr.sbin ---
--- nfsuserd.debug ---
objcopy --only-keep-debug nfsuserd.full nfsuserd.debug
--- nfsuserd ---
objcopy --strip-debug --add-gnu-debuglink=nfsuserd.debug  nfsuserd.full nfsuserd
--- all_subdir_usr.sbin/nmtree ---
===> usr.sbin/nmtree (all)
--- all_subdir_tests ---
--- pipe_reverse_test.debug ---
objcopy --only-keep-debug pipe_reverse_test.full pipe_reverse_test.debug
--- pipe_reverse_test ---
objcopy --strip-debug --add-gnu-debuglink=pipe_reverse_test.debug  pipe_reverse_test.full pipe_reverse_test
--- pipe_wraparound_test ---
(cd /usr/src/tests/sys/kern/pipe &&  DEPENDFILE=.depend.pipe_wraparound_test  NO_SUBDIR=1 /usr/obj/usr/src/make.i386/bmake -f /usr/src/tests/sys/kern/pipe/Makefile _RECURSING_PROGS=t  PROG=pipe_wraparound_test )
--- .depend.pipe_wraparound_test ---
echo pipe_wraparound_test.full: /usr/obj/usr/src/tmp/usr/lib/libc.a  >> .depend.pipe_wraparound_test
--- all_subdir_usr.bin ---
--- getid.o ---
--- all_subdir_tests ---
--- pipe_wraparound_test.o ---
--- all_subdir_usr.bin ---
cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe   -I/usr/src/usr.bin/xinstall/../../contrib/mtree -I/usr/src/usr.bin/xinstall/../../lib/libnetbsd -g -MD  -MF.depend.getid.o -MTgetid.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c /usr/src/usr.bin/xinstall/../../contrib/mtree/getid.c -o getid.o
--- all_subdir_tests ---
cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe   -g -MD  -MF.depend.pipe_wraparound_test.pipe_wraparound_test.o -MTpipe_wraparound_test.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c /usr/src/tests/sys/kern/pipe/pipe_wraparound_test.c -o pipe_wraparound_test.o
--- all_subdir_usr.sbin ---
--- .depend ---
echo mtree.full: /usr/obj/usr/src/tmp/usr/lib/libc.a /usr/obj/usr/src/lib/libnetbsd/libnetbsd.a /usr/obj/usr/src/tmp/usr/lib/libmd.a /usr/obj/usr/src/tmp/usr/lib/libutil.a >> .depend
--- compare.o ---
cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe   -I/usr/src/usr.sbin/nmtree/../../contrib/mknod -I/usr/src/usr.sbin/nmtree/../../lib/libnetbsd -g -MD  -MF.depend.compare.o -MTcompare.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c /usr/src/usr.sbin/nmtree/../../contrib/mtree/compare.c -o compare.o
--- all_subdir_tests ---
--- pipe_wraparound_test.full ---
cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -g -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments  -o pipe_wraparound_test.full pipe_wraparound_test.o  
--- all_subdir_lib ---
--- geom_getxml.po ---
cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -pg  -O2 -pipe -I/usr/src/lib/libgeom   -MD  -MF.depend.geom_getxml.po -MTgeom_getxml.po -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments  -c /usr/src/lib/libgeom/geom_getxml.c -o geom_getxml.po
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/xinstall/tests ---
===> usr.bin/xinstall/tests (all)
--- all_subdir_tests ---
--- pipe_wraparound_test.debug ---
objcopy --only-keep-debug pipe_wraparound_test.full pipe_wraparound_test.debug
--- pipe_wraparound_test ---
objcopy --strip-debug --add-gnu-debuglink=pipe_wraparound_test.debug  pipe_wraparound_test.full pipe_wraparound_test
--- Kyuafile ---
--- Kyuafile ---
--- all_subdir_tests/sys/kqueue ---
===> tests/sys/kqueue (all)
--- all_subdir_usr.bin ---
--- install_test ---
echo '#! /usr/libexec/atf-sh' > install_test.tmp
cat /usr/src/usr.bin/xinstall/tests/install_test.sh >>install_test.tmp
chmod +x install_test.tmp
mv install_test.tmp install_test
--- Kyuafile ---
--- xinstall.full ---
cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -I/usr/src/usr.bin/xinstall/../../contrib/mtree -I/usr/src/usr.bin/xinstall/../../lib/libnetbsd -g -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments  -o xinstall.full xinstall.o getid.o   -lmd
--- all_subdir_tests ---
--- proc1_test ---
(cd /usr/src/tests/sys/kqueue &&  DEPENDFILE=.depend.proc1_test  NO_SUBDIR=1 /usr/obj/usr/src/make.i386/bmake -f /usr/src/tests/sys/kqueue/Makefile _RECURSING_PROGS=t  PROG=proc1_test )
--- all_subdir_usr.bin ---
--- install.1.gz ---
gzip -cn /usr/src/usr.bin/xinstall/install.1 > install.1.gz
--- all_subdir_tests ---
--- .depend.proc1_test ---
echo proc1_test.full: /usr/obj/usr/src/tmp/usr/lib/libc.a /usr/obj/usr/src/tmp/usr/lib/libprivateatf-c.a /usr/obj/usr/src/lib/libnetbsd/libnetbsd.a >> .depend.proc1_test
--- t_proc1.o ---
cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe   -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -g -MD  -MF.depend.proc1_test.t_proc1.o -MTt_proc1.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments  -c /usr/src/contrib/netbsd-tests/kernel/kqueue/t_proc1.c -o t_proc1.o
--- all_subdir_usr.bin ---
--- install.debug ---
objcopy --only-keep-debug xinstall.full install.debug
--- xinstall ---
objcopy --strip-debug --add-gnu-debuglink=install.debug  xinstall.full xinstall
--- all_subdir_usr.bin/xo ---
===> usr.bin/xo (all)
--- all_subdir_lib ---
--- geom_stats.po ---
cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -pg  -O2 -pipe -I/usr/src/lib/libgeom   -MD  -MF.depend.geom_stats.po -MTgeom_stats.po -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments  -c /usr/src/lib/libgeom/geom_stats.c -o geom_stats.po
--- all_subdir_usr.bin ---
--- .depend ---
echo xo.full: /usr/obj/usr/src/tmp/usr/lib/libc.a /usr/obj/usr/src/tmp/usr/lib/libxo.a /usr/obj/usr/src/tmp/usr/lib/libutil.a >> .depend
--- xo.o ---
cc -target i386-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe   -I/usr/src/contrib/libxo/libxo -I/usr/src/lib/libxo -g -MD  -MF.depend.xo.o -MTxo.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c /usr/src/contrib/libxo/xo/xo.c -o xo.o
--- all_subdir_tests ---
/usr/src/contrib/netbsd-tests/kernel/kqueue/t_proc1.c:142:45: error: format specifies type 'long long' but the argument has type 'intptr_t' (aka 'int') [-Werror,-Wformat]
                        printf(" NOTE_CHILD, parent = %" PRId64, event[0].data);
                                                      ~~~        ^~~~~~~~~~~~~
1 error generated.
*** [t_proc1.o] Error code 1

bmake[6]: stopped in /usr/src/tests/sys/kqueue
1 error

bmake[6]: stopped in /usr/src/tests/sys/kqueue
*** [proc1_test] Error code 2

bmake[5]: stopped in /usr/src/tests/sys/kqueue
1 error

bmake[5]: stopped in /usr/src/tests/sys/kqueue
*** [all_subdir_tests/sys/kqueue] Error code 2

bmake[4]: stopped in /usr/src/tests/sys
1 error

bmake[4]: stopped in /usr/src/tests/sys
*** [all_subdir_tests/sys] Error code 2

bmake[3]: stopped in /usr/src/tests
1 error

bmake[3]: stopped in /usr/src/tests
*** [all_subdir_tests] Error code 2

bmake[2]: stopped in /usr/src
--- all_subdir_lib ---
A failure has been detected in another branch of the parallel make

bmake[4]: stopped in /usr/src/lib/libgeom
*** [all_subdir_lib/libgeom] Error code 2

bmake[3]: stopped in /usr/src/lib
1 error

bmake[3]: stopped in /usr/src/lib
*** [all_subdir_lib] Error code 2

bmake[2]: stopped in /usr/src
--- all_subdir_usr.bin ---
A failure has been detected in another branch of the parallel make

bmake[4]: stopped in /usr/src/usr.bin/xo
*** [all_subdir_usr.bin/xo] Error code 2

bmake[3]: stopped in /usr/src/usr.bin
1 error

bmake[3]: stopped in /usr/src/usr.bin
*** [all_subdir_usr.bin] Error code 2

bmake[2]: stopped in /usr/src
--- all_subdir_usr.sbin ---
A failure has been detected in another branch of the parallel make

bmake[4]: stopped in /usr/src/usr.sbin/nmtree
*** [all_subdir_usr.sbin/nmtree] Error code 2

bmake[3]: stopped in /usr/src/usr.sbin
1 error

bmake[3]: stopped in /usr/src/usr.sbin
*** [all_subdir_usr.sbin] Error code 2

bmake[2]: stopped in /usr/src
4 errors

bmake[2]: stopped in /usr/src
*** [everything] Error code 2

bmake[1]: stopped in /usr/src
1 error

bmake[1]: stopped in /usr/src
*** [buildworld] Error code 2

make: stopped in /usr/src
1 error

make: stopped in /usr/src
Build step 'Execute shell' marked build as failure
[PostBuildScript] - Execution post build scripts.
[FreeBSD_HEAD_i386] $ /bin/sh -xe /tmp/hudson4348460748949394414.sh
+ export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin'
+ export 'jname=FreeBSD_HEAD_i386'
+ echo 'clean up jail FreeBSD_HEAD_i386'
clean up jail FreeBSD_HEAD_i386
+ sudo jail -r FreeBSD_HEAD_i386
+ sudo ifconfig igb0 inet6 2610:1c1:1:607c::103:1 -alias
+ sudo umount FreeBSD_HEAD_i386/usr/src
+ sudo umount FreeBSD_HEAD_i386/dev
+ sudo rm -fr FreeBSD_HEAD_i386
+ true
+ sudo chflags -R noschg FreeBSD_HEAD_i386
+ sudo rm -fr FreeBSD_HEAD_i386
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Received on Tue Sep 06 2016 - 08:10:42 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:07 UTC