Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2022 00:36:18 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        kib@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-build - Build #24179 - Failure
Message-ID:  <749736762.4025.1651106180388@jenkins.ci.freebsd.org>

next in thread | raw e-mail | index | archive | help
------=_Part_4024_947850520.1651106178931
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

FreeBSD-main-amd64-build - Build #24179 (709783373e57069cc014019a14a806b580=
e1d62f) - Failure

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/2417=
9/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/24179/=
changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/24179/c=
onsole

Status explanation:
"Failure" - the build is suspected being broken by the following changes
"Still Failing" - the build has not been fixed by the following changes and
                  this is a notification to note that these changes have
                  not been fully tested by the CI system

Change summaries:
(Those commits are likely but not certainly responsible)

c4be460e84b48f2c76e27768ee8132a1d639ebc2 by kib:
init_unrhdr(): make it usable by initializing everything

e59b940dcb45b887974aeae8d8f86665aed2c913 by kib:
unr(9): allow to avoid internal locking

b9294a3e152b2524497678c8089e2c4abbdceb31 by kib:
reaper_abandon_children(): upgrade proctree_lock assert to exclusive

e4ce431e2a0255751fee0ad14b08bd006759ce4f by kib:
reap_kill(): de-inline LIST_FOREACH(), twice

134529b11b5343aed09e220b49147873d052e4bf by kib:
reap_kill(): rename the reap variable to reaper

54a11adbd9c2b1fa9b42181ac883ed6ed2a6998c by kib:
reap_kill(): split children and subtree killers into helpers

2e7595ef2f53f6debec3c3d89bb9e0cd10394ed3 by kib:
Add stop_all_proc_block(9)

d1df34736888f43e8fe1cdc460eac134d625c777 by kib:
kern_procctl: add possibility to take stop_all_proc_block() around exec

39794d80ad900915e5c4940e9917ba5cb59a8634 by kib:
Fix a race between fork(2) and PROC_REAP_KILL subtree

709783373e57069cc014019a14a806b580e1d62f by kib:
Fix another race between fork(2) and PROC_REAP_KILL subtree



The end of the build log:

[...truncated 45.93 MB...]
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
 -I/usr/src/crypto/openssh -include ssh_namespace.h -include sk_config.h -D=
HAVE_LDNS=3D1 -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLACKLIST=
=3D1 -I/usr/src/contrib/blacklist/include -include krb5_config.h -DLIBWRAP=
=3D1 -fPIE -g -gz=3Dzlib -MD  -MF.depend.uidswap.o -MTuidswap.o -std=3Dgnu9=
9 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wno-e=
mpty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunus=
ed-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parent=
heses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-=
typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr=
-promoted-parameter -Wno-parentheses  -Qunused-arguments    -c /usr/src/cry=
pto/openssh/uidswap.c -o uidswap.o
--- gss-genr.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
 -I/usr/src/crypto/openssh -include ssh_namespace.h -include sk_config.h -D=
HAVE_LDNS=3D1 -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLACKLIST=
=3D1 -I/usr/src/contrib/blacklist/include -include krb5_config.h -DLIBWRAP=
=3D1 -fPIE -g -gz=3Dzlib -MD  -MF.depend.gss-genr.o -MTgss-genr.o -std=3Dgn=
u99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wno=
-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dun=
used-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-pare=
ntheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-loca=
l-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-k=
nr-promoted-parameter -Wno-parentheses  -Qunused-arguments    -c /usr/src/c=
rypto/openssh/gss-genr.c -o gss-genr.o
--- all_subdir_usr.bin ---
--- elfctl.1.gz ---
gzip -cn /usr/src/usr.bin/elfctl/elfctl.1 > elfctl.1.gz
--- elfctl.debug ---
objcopy --only-keep-debug elfctl.full elfctl.debug
--- elfctl ---
objcopy --strip-debug --add-gnu-debuglink=3Delfctl.debug  elfctl.full elfct=
l
--- all_subdir_usr.bin/elfdump ---
=3D=3D=3D> usr.bin/elfdump (all)
--- all_subdir_tests ---
--- pdeathsig_helper.debug ---
objcopy --only-keep-debug pdeathsig_helper.full pdeathsig_helper.debug
--- pdeathsig_helper ---
objcopy --strip-debug --add-gnu-debuglink=3Dpdeathsig_helper.debug  pdeaths=
ig_helper.full pdeathsig_helper
--- sendfile_helper ---
(cd /usr/src/tests/sys/kern &&  DEPENDFILE=3D.depend.sendfile_helper  NO_SU=
BDIR=3D1 make -f /usr/src/tests/sys/kern/Makefile _RECURSING_PROGS=3Dt  PRO=
G=3Dsendfile_helper )
--- all_subdir_usr.sbin ---
--- ffs_alloc.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
 -I/usr/src/usr.sbin/makefs -I/usr/src/sys/fs/cd9660/ -DMAKEFS -I/usr/src/s=
ys/fs/msdosfs -I/usr/src/sbin/newfs_msdos -DHAVE_STRUCT_STAT_ST_FLAGS=3D1 -=
I/usr/src/contrib/mtree -I/usr/src/contrib/mknod -I/usr/src/lib/libnetbsd -=
fPIE -g -gz=3Dzlib -MD  -MF.depend.ffs_alloc.o -MTffs_alloc.o -std=3Dc11 -W=
no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa=
ll -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wn=
o-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-va=
riable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equalit=
y -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-=
address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-par=
ameter  -Qunused-arguments    -c /usr/src/usr.sbin/makefs/ffs/ffs_alloc.c -=
o ffs_alloc.o
--- all_subdir_usr.bin ---
--- .depend ---
echo elfdump.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a  >> .dep=
end
--- elfdump.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
 -fPIE -g -gz=3Dzlib -MD  -MF.depend.elfdump.o -MTelfdump.o -std=3Dgnu99 -W=
no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa=
ll -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-p=
rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc=
h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter=
ns -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations=
 -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-var=
iable -Wno-error=3Dunused-but-set-variable  -Qunused-arguments    -c /usr/s=
rc/usr.bin/elfdump/elfdump.c -o elfdump.o
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/nss ---
--- getaddrinfo_test.full ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I=
/usr/src/tests -fPIE -g -gz=3Dzlib -std=3Dgnu99 -Wno-format-zero-length -fs=
tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn=
o-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-error=3Dunused-but-set-variable -Wno-tautol=
ogical-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-func=
tion -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-=
member -Qunused-arguments  -pie  -o getaddrinfo_test.full getaddrinfo_test.=
o  -lprivateatf-c
--- all_subdir_bin ---
--- mail.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
 -DSHELL -I. -I/usr/src/bin/sh -fPIE -g -gz=3Dzlib -MD  -MF.depend.mail.o -=
MTmail.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy=
stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstric=
t-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual=
 -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-s=
ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissi=
ng-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-i=
nt -Wno-unused-const-variable -Wno-error=3Dunused-but-set-variable  -Qunuse=
d-arguments    -c /usr/src/bin/sh/mail.c -o mail.o
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/gen ---
--- syslog_test.full ---
--- all_subdir_tests ---
--- .depend.sendfile_helper ---
--- all_subdir_lib ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -D=
TEST_LONG_DOUBLE -D__HAVE_LONG_DOUBLE -I/usr/src/lib/libc/tests/gen -I/usr/=
src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -fPIE -g -gz=3Dzlib -std=
=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers =
-Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-emp=
ty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused=
-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parenthe=
ses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-ty=
pedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-p=
romoted-parameter -Qunused-arguments  -L/usr/obj/usr/src/amd64.amd64/lib/li=
bnetbsd -pie  -o syslog_test.full t_syslog.o  -lprivateatf-c -L/usr/obj/usr=
/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie  -lpthread
--- all_subdir_tests ---
echo sendfile_helper.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a =
/usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libpthread.a >> .depend.sendfile_h=
elper
--- sendfile_helper.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
 -fPIE -g -gz=3Dzlib -MD  -MF.depend.sendfile_helper.sendfile_helper.o -MTs=
endfile_helper.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str=
ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter=
 -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialize=
d -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-=
variable -Wno-error=3Dunused-but-set-variable -Wno-tautological-compare -Wn=
o-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-con=
version -Wno-unused-local-typedef -Wno-address-of-packed-member  -Qunused-a=
rguments  -c /usr/src/tests/sys/kern/sendfile_helper.c -o sendfile_helper.o
--- all_subdir_stand ---
--- all_subdir_stand/libsa ---
--- fse_decompress.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
 -nostdinc    -I/usr/obj/usr/src/amd64.amd64/stand/libsa -I/usr/src/stand/l=
ibsa -D_STANDALONE -I/usr/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Df=
loaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT=
 -I/usr/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx =
-mno-sse -mno-avx -mno-avx2 -msoft-float -fPIC -mno-red-zone -mno-relax -I.=
 -Iinclude -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/usr/src/sys/cont=
rib/zlib -I/usr/src/stand/common -DWEAK_REFS -DHAS_ZSTD_ZFS -I/usr/src/stan=
d/common -I/usr/src/sys/cddl/boot/zfs -I/usr/src/sys/crypto/skein -I/usr/sr=
c/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/include/os/fre=
ebsd/zfs -Wformat -Wall -g -gz=3Dzlib -MD  -MF.depend.fse_decompress.o -MTf=
se_decompress.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werr=
or -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const=
-variable -Wno-error=3Dunused-but-set-variable -Wno-tautological-compare -W=
no-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-co=
nversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switc=
h -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Oz -Qunus=
ed-arguments -U__BMI__    -c /usr/src/sys/contrib/openzfs/module/zstd/lib/c=
ommon/fse_decompress.c -o fse_decompress.o
--- all_subdir_bin ---
--- main.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
 -DSHELL -I. -I/usr/src/bin/sh -fPIE -g -gz=3Dzlib -MD  -MF.depend.main.o -=
MTmain.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy=
stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstric=
t-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual=
 -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-s=
ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissi=
ng-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-i=
nt -Wno-unused-const-variable -Wno-error=3Dunused-but-set-variable  -Qunuse=
d-arguments    -c /usr/src/bin/sh/main.c -o main.o
--- all_subdir_tests ---
--- sendfile_helper.full ---
--- all_subdir_bin ---
--- all_subdir_bin/stty ---
=3D=3D=3D> bin/stty (all)
--- all_subdir_tests ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -f=
PIE -g -gz=3Dzlib -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-st=
rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramete=
r -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitializ=
ed -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const=
-variable -Wno-error=3Dunused-but-set-variable -Wno-tautological-compare -W=
no-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-co=
nversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Qunused-a=
rguments  -pie  -o sendfile_helper.full sendfile_helper.o   -lpthread
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/nss ---
--- getaddrinfo_test.debug ---
objcopy --only-keep-debug getaddrinfo_test.full getaddrinfo_test.debug
--- all_subdir_lib/libc/tests/gen ---
--- syslog_test.debug ---
--- all_subdir_lib/libc/tests/nss ---
--- getaddrinfo_test ---
--- all_subdir_lib/libc/tests/gen ---
objcopy --only-keep-debug syslog_test.full syslog_test.debug
--- all_subdir_lib/libc/tests/nss ---
objcopy --strip-debug --add-gnu-debuglink=3Dgetaddrinfo_test.debug  getaddr=
info_test.full getaddrinfo_test
--- all_subdir_lib/libc/tests/gen ---
--- syslog_test ---
objcopy --strip-debug --add-gnu-debuglink=3Dsyslog_test.debug  syslog_test.=
full syslog_test
--- all_subdir_lib/libc/tests/nss ---
--- getgr_test ---
(cd /usr/src/lib/libc/tests/nss &&  DEPENDFILE=3D.depend.getgr_test  NO_SUB=
DIR=3D1 make -f /usr/src/lib/libc/tests/nss/Makefile _RECURSING_PROGS=3Dt  =
PROG=3Dgetgr_test )
--- all_subdir_lib/libc/tests/gen ---
--- time_test ---
--- all_subdir_stand ---
--- all_subdir_stand/libsa32 ---
--- hist.o ---
--- all_subdir_lib ---
(cd /usr/src/lib/libc/tests/gen &&  DEPENDFILE=3D.depend.time_test  NO_SUBD=
IR=3D1 make -f /usr/src/lib/libc/tests/gen/Makefile _RECURSING_PROGS=3Dt  P=
ROG=3Dtime_test )
--- all_subdir_stand ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
 -nostdinc    -I/usr/obj/usr/src/amd64.amd64/stand/libsa32 -I/usr/src/stand=
/libsa -D_STANDALONE -I/usr/src/sys -Ddouble=3Djagged-little-pill -Dfloat=
=3Dfloaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUP=
PORT -I/usr/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding =
-mno-mmx -mno-sse -mno-avx -mno-avx2 -msoft-float -march=3Di386 -mno-relax =
-I. -Iinclude -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/usr/src/sys/c=
ontrib/zlib -I/usr/src/stand/common -DWEAK_REFS -DHAS_ZSTD_ZFS -I/usr/src/s=
tand/common -I/usr/src/sys/cddl/boot/zfs -I/usr/src/sys/crypto/skein -I/usr=
/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/include/os/=
freebsd/zfs -Wformat -Wall -g -gz=3Dzlib -MD  -MF.depend.hist.o -MThist.o -=
std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-s=
ign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-er=
ror=3Dunused-but-set-variable -Wno-tautological-compare -Wno-unused-value -=
Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unu=
sed-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enu=
m -Wno-knr-promoted-parameter -Wno-parentheses  -Oz -Qunused-arguments -U__=
BMI__    -c /usr/src/sys/contrib/openzfs/module/zstd/lib/compress/hist.c -o=
 hist.o
--- all_subdir_bin ---
--- .depend ---
echo stty.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a  >> .depend
--- cchar.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
 -fPIE -g -gz=3Dzlib -MD  -MF.depend.cchar.o -MTcchar.o -std=3Dgnu99 -Wno-f=
ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -=
Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-proto=
types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W=
shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -=
Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wt=
hread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variabl=
e -Wno-error=3Dunused-but-set-variable  -Qunused-arguments    -c /usr/src/b=
in/stty/cchar.c -o cchar.o
--- all_subdir_libexec ---
--- rtld_malloc.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
 -Wall -DFREEBSD_ELF -DIN_RTLD -ffreestanding -I/usr/src/lib/csu/common -I/=
usr/src/libexec/rtld-elf/amd64 -I/usr/src/libexec/rtld-elf -fpic -DPIC  -I/=
usr/src/libexec/rtld-elf/rtld-libc -mno-mmx -mno-sse -mno-avx -mno-avx2 -ms=
oft-float -fvisibility=3Dhidden -g -gz=3Dzlib -MD  -MF.depend.rtld_malloc.o=
 -MTrtld_malloc.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -We=
rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wm=
issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings=
 -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -W=
old-style-definition -Wno-pointer-sign -Wformat=3D2 -Wno-format-extra-args =
-Werror -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wn=
o-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-va=
riable  -Qunused-arguments    -c /usr/src/libexec/rtld-elf/rtld_malloc.c -o=
 rtld_malloc.o
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/nss ---
--- .depend.getgr_test ---
echo getgr_test.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a /usr/=
obj/usr/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend.getgr_test
--- all_subdir_lib/libc/tests/gen ---
--- .depend.time_test ---
--- all_subdir_lib/libc/tests/nss ---
--- getgr_test.o ---
--- all_subdir_lib/libc/tests/gen ---
echo time_test.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a /usr/o=
bj/usr/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /usr/obj/usr/src/amd64=
.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.time_test
--- all_subdir_lib/libc/tests/nss ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common -=
I/usr/src/tests   -fPIE -g -gz=3Dzlib -MD  -MF.depend.getgr_test.getgr_test=
.o -MTgetgr_test.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s=
trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet=
er -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitiali=
zed -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-cons=
t-variable -Wno-error=3Dunused-but-set-variable -Wno-tautological-compare -=
Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-c=
onversion -Wno-unused-local-typedef -Wno-address-of-packed-member  -Qunused=
-arguments  -c /usr/src/lib/libc/tests/nss/getgr_test.c -o getgr_test.o
--- all_subdir_lib/libc/tests/gen ---
--- t_time.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
 -DTEST_LONG_DOUBLE -D__HAVE_LONG_DOUBLE -I/usr/src/lib/libc/tests/gen -I/u=
sr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -fPIE -g -gz=3Dzlib -M=
D  -MF.depend.time_test.t_time.o -MTt_time.o -std=3Dgnu99 -Wno-format-zero-=
length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-=
y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-i=
nt -Wno-unused-const-variable -Wno-error=3Dunused-but-set-variable -Wno-tau=
tological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-f=
unction -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-pack=
ed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter  -Qunuse=
d-arguments  -c /usr/src/contrib/netbsd-tests/lib/libc/gen/t_time.c -o t_ti=
me.o
--- all_subdir_tests ---
--- sendfile_helper.debug ---
objcopy --only-keep-debug sendfile_helper.full sendfile_helper.debug
--- sendfile_helper ---
objcopy --strip-debug --add-gnu-debuglink=3Dsendfile_helper.debug  sendfile=
_helper.full sendfile_helper
--- subr_unit_test ---
(cd /usr/src/tests/sys/kern &&  DEPENDFILE=3D.depend.subr_unit_test  NO_SUB=
DIR=3D1 make -f /usr/src/tests/sys/kern/Makefile _RECURSING_PROGS=3Dt  PROG=
=3Dsubr_unit_test )
--- .depend.subr_unit_test ---
--- all_subdir_bin ---
--- gfmt.o ---
--- all_subdir_tests ---
echo subr_unit_test.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a  =
>> .depend.subr_unit_test
--- all_subdir_bin ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
 -fPIE -g -gz=3Dzlib -MD  -MF.depend.gfmt.o -MTgfmt.o -std=3Dgnu99 -Wno-for=
mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wn=
o-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototy=
pes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsh=
adow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wo=
ld-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthr=
ead-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable =
-Wno-error=3Dunused-but-set-variable  -Qunused-arguments    -c /usr/src/bin=
/stty/gfmt.c -o gfmt.o
--- all_subdir_tests ---
--- subr_unit.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
 -fPIE -g -gz=3Dzlib -MD  -MF.depend.subr_unit_test.subr_unit.o -MTsubr_uni=
t.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-=
headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-pro=
totypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe=
r-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno=
-error=3Dunused-but-set-variable -Wno-tautological-compare -Wno-unused-valu=
e -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-=
unused-local-typedef -Wno-address-of-packed-member  -Qunused-arguments -Wno=
-missing-prototypes -c /usr/src/sys/kern/subr_unit.c -o subr_unit.o
--- all_subdir_secure ---
--- blacklist.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
 -I/usr/src/crypto/openssh -include ssh_namespace.h -include sk_config.h -D=
HAVE_LDNS=3D1 -DUSE_BSM_AUDIT=3D1 -DHAVE_GETAUDIT_ADDR=3D1 -DUSE_BLACKLIST=
=3D1 -I/usr/src/contrib/blacklist/include -include krb5_config.h -DLIBWRAP=
=3D1 -fPIE -g -gz=3Dzlib -MD  -MF.depend.blacklist.o -MTblacklist.o -std=3D=
gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -W=
no-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3D=
unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-pa=
rentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-lo=
cal-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno=
-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments    -c /usr/src=
/crypto/openssh/blacklist.c -o blacklist.o
--- all_subdir_stand ---
--- huf_compress.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
 -nostdinc    -I/usr/obj/usr/src/amd64.amd64/stand/libsa32 -I/usr/src/stand=
/libsa -D_STANDALONE -I/usr/src/sys -Ddouble=3Djagged-little-pill -Dfloat=
=3Dfloaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUP=
PORT -I/usr/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding =
-mno-mmx -mno-sse -mno-avx -mno-avx2 -msoft-float -march=3Di386 -mno-relax =
-I. -Iinclude -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/usr/src/sys/c=
ontrib/zlib -I/usr/src/stand/common -DWEAK_REFS -DHAS_ZSTD_ZFS -I/usr/src/s=
tand/common -I/usr/src/sys/cddl/boot/zfs -I/usr/src/sys/crypto/skein -I/usr=
/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/include/os/=
freebsd/zfs -Wformat -Wall -g -gz=3Dzlib -MD  -MF.depend.huf_compress.o -MT=
huf_compress.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werro=
r -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-=
variable -Wno-error=3Dunused-but-set-variable -Wno-tautological-compare -Wn=
o-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-con=
version -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch=
 -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Oz -Qunuse=
d-arguments -U__BMI__    -c /usr/src/sys/contrib/openzfs/module/zstd/lib/co=
mpress/huf_compress.c -o huf_compress.o
--- all_subdir_tests ---
/usr/src/sys/kern/subr_unit.c:345:15: error: use of undeclared identifier '=
UNR_NO_MTX'
--- all_subdir_bin ---
--- all_subdir_bin/sh ---
--- memalloc.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
 -DSHELL -I. -I/usr/src/bin/sh -fPIE -g -gz=3Dzlib -MD  -MF.depend.memalloc=
.o -MTmemalloc.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str=
ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter=
 -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wc=
ast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align =
-Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign=
 -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-strin=
g-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-variable =
 -Qunused-arguments    -c /usr/src/bin/sh/memalloc.c -o memalloc.o
--- all_subdir_tests ---
        if (mutex =3D=3D UNR_NO_MTX)
                     ^
--- all_subdir_rescue ---
--- kill.o ---
--- all_subdir_tests ---
1 error generated.
--- all_subdir_rescue ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/usr/obj/usr/src/amd64.am=
d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common  =
 -DSHELL -I. -I/usr/src/bin/sh -DRESCUE -I/usr/obj/usr/src/amd64.amd64/lib/=
libifconfig -I/usr/obj/usr/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend=
.kill.o -MTkill.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-st=
rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramete=
r -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -W=
cast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align=
 -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sig=
n -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-stri=
ng-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-variable=
  -Qunused-arguments    -c /usr/src/bin/kill/kill.c -o kill.o
--- all_subdir_tests ---
*** [subr_unit.o] Error code 1

make[6]: stopped in /usr/src/tests/sys/kern
1 error

make[6]: stopped in /usr/src/tests/sys/kern

make[5]: stopped in /usr/src/tests/sys/kern
--- all_subdir_secure ---
--- all_subdir_secure/usr.bin ---

make[3]: stopped in /usr/src/secure
--- all_subdir_rescue ---
*** [objs] Error code 6

make[4]: stopped in /usr/src/rescue/rescue
1 error

make[4]: stopped in /usr/src/rescue/rescue
--- all_subdir_libexec ---

make[3]: stopped in /usr/src/libexec
--- all_subdir_bin ---

make[2]: stopped in /usr/src
--- all_subdir_cddl ---

make[2]: stopped in /usr/src
--- all_subdir_usr.bin ---

make[2]: stopped in /usr/src
--- all_subdir_rescue ---

make[3]: stopped in /usr/src/rescue
--- all_subdir_libexec ---

make[2]: stopped in /usr/src
--- all_subdir_rescue ---

make[2]: stopped in /usr/src
--- all_subdir_sbin ---

make[2]: stopped in /usr/src
--- all_subdir_lib ---

make[3]: stopped in /usr/src/lib
--- all_subdir_usr.sbin ---

make[2]: stopped in /usr/src
--- all_subdir_share ---

make[2]: stopped in /usr/src
--- all_subdir_tests ---

make[3]: stopped in /usr/src/tests

make[2]: stopped in /usr/src
--- all_subdir_secure ---
--- all_subdir_secure/usr.sbin ---

make[4]: stopped in /usr/src/secure/usr.sbin
--- all_subdir_stand ---

make[3]: stopped in /usr/src/stand
--- all_subdir_secure ---

make[3]: stopped in /usr/src/secure

make[2]: stopped in /usr/src
--- all_subdir_stand ---
--- all_subdir_stand/libsa ---

make[3]: stopped in /usr/src/stand

make[2]: stopped in /usr/src
--- all_subdir_lib ---
--- all_subdir_lib/msun ---

make[3]: stopped in /usr/src/lib

make[2]: stopped in /usr/src
       29.29 real       366.02 user        69.31 sys

make[1]: stopped in /usr/src

make: stopped in /usr/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
FTP: Current build result is [FAILURE], not going to run.
[PostBuildScript] - [INFO] Executing post build scripts.
[PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]=
. Did not execute build step #0.
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-build] $ /bin/sh -xe /tmp/jenkins4256064916653890237.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address
------=_Part_4024_947850520.1651106178931--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?749736762.4025.1651106180388>