Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Oct 2022 17:24:41 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        imp@FreeBSD.org, maxim@FreeBSD.org, markj@FreeBSD.org, kib@FreeBSD.org, kevans@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-build - Build #25381 - Failure
Message-ID:  <534042640.2443.1666718684746@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-build - Build #25381 (b620928d5482c7bc990ad2dbc0ef26a944=
2b517b) - Failure

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/2538=
1/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/25381/=
changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/25381/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)

5c053aa3c5e907bdd1ac466ce9b58611781c2c20 by kevans:
split: switch to getline() for line/pattern matching

75c3ca1ebf81224919f2b7a9edf2921ce76ea290 by kevans:
split: add some tests

3b6cb9b43657d8898c165c5cd26459e4646ba4f0 by markj:
bhyve: Avoid shadowing global variables in bhyverun.c

03f7ccab32078467ff0df14c7996747269a1962c by markj:
bhyve: Avoid arithmetic on void pointers

e008f5be72bace21e10fc602d83ec05fb89d4476 by markj:
bhyve: Fix a typo in a function name

46f5c828961e64646c46ff9e3bc8e55f46f3e7bb by markj:
bhyve: Address warnings in blockif_proc()

f0553616cf78c94e7589921d2354477b948e4876 by markj:
bhyve: Address signed/unsigned comparison warnings in the AHCI model

cea34d0705ccd3944cce1bed5b4ff31aad05d983 by markj:
bhyve: Address signed/unsigned comparison warnings in the e1000 model

ed7216843133c9d6748251b5e180ee90410131f0 by markj:
bhyve: Address some signed/unsigned comparison warnings

470fb726f3d242fed42592bc59263c9d49226073 by emaste:
build: Use `rm -fv` for BATCH_DELETE_OLD_FILES

ecb167daf761b75e71607e3b216e162cad99dad0 by imp:
efi: Add linux memory reserve table defniitions

deb1e3b719985466b0cc84825846519acdd0a2e7 by imp:
physmem: Add physmem_excluded to query if a region is excluded

ca18304ea491263389b8b1239e9b5b21d80da7f5 by kib:
arm, arm64: tweak hard-coded load addresses for PIE binaries

5f00525dfca4b1fbb0f8296a411bf57c23bce694 by kib:
i386: move hard-coded load address for PIE below default linker base

829145388badfa70796b97bed1d92be254966766 by kib:
x86/include/elf.h: make inclusion blocks for elf32.h and elf64.h similar

b620928d5482c7bc990ad2dbc0ef26a9442b517b by maxim:
hccontrol.8: missed underscore fixed.



The end of the build log:

[...truncated 46.74 MB...]
--- all_subdir_usr.sbin ---
--- mpt_cmd.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.mpt_cmd.o -MTmpt_cmd.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 -Wno-uninitialized -Wno-pointer-sign -Wno-empty-b=
ody -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but=
-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-=
equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typede=
f -Wno-address-of-packed-member  -Qunused-arguments    -c /usr/src/usr.sbin=
/mptutil/mpt_cmd.c -o mpt_cmd.o
--- all_subdir_tests ---
--- test_rtsock_lladdr.debug ---
objcopy --only-keep-debug test_rtsock_lladdr.full test_rtsock_lladdr.debug
--- test_rtsock_lladdr ---
objcopy --strip-debug --add-gnu-debuglink=3Dtest_rtsock_lladdr.debug  test_=
rtsock_lladdr.full test_rtsock_lladdr
--- test_rtsock_multipath.py.xtmp ---
echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > test_rtsock_multi=
path.py.xtmp.tmp
cat /usr/src/tests/sys/net/routing/test_rtsock_multipath.py  >>test_rtsock_=
multipath.py.xtmp.tmp
--- all_subdir_lib ---
--- mkfifo_test ---
--- mkfifo_test.full ---
--- all_subdir_tests ---
chmod +x test_rtsock_multipath.py.xtmp.tmp
mv test_rtsock_multipath.py.xtmp.tmp test_rtsock_multipath.py.xtmp
--- 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 -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-head=
ers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Qunused-arguments  -L/usr/obj/usr/src/amd64.amd64/li=
b/libnetbsd -Wl,-zrelro -pie  -o mkfifo_test.full t_mkfifo.o  -lprivateatf-=
c -L/usr/obj/usr/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_tests ---
--- Kyuafile ---
--- all_subdir_stand ---
--- loader.o ---
--- all_subdir_tests ---
--- if_gif ---
--- all_subdir_rescue ---
--- dump_make ---
--- unctime.o ---
--- 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 -I/usr/src/stand/ficl -I/usr/src/stand/ficl/i386 -I/usr/src/s=
tand/common -DBF_DICTSIZE=3D30000 -g -gz=3Dzlib -MD  -MF.depend.loader.o -M=
Tloader.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wn=
o-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-varia=
ble -Wno-error=3Dunused-but-set-variable -Wno-tautological-compare -Wno-unu=
sed-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversi=
on -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno=
-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Oz -Qunused-arg=
uments -I/usr/src/sys/teken -I/usr/src/contrib/pnglite   -c /usr/src/stand/=
ficl/loader.c -o loader.o
--- all_subdir_tests ---
echo '#! /usr/libexec/atf-sh' > if_gif.tmp
cat /usr/src/tests/sys/net/if_gif.sh >>if_gif.tmp
--- 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 -=
DRDUMP   -DRESCUE -I/usr/obj/usr/src/amd64.amd64/lib/libifconfig -I/usr/obj=
/usr/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend.unctime.o -MTunctime.=
o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he=
aders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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  -Qunused-arguments    -c /usr/src/sbin/dump/unctim=
e.c -o unctime.o
--- all_subdir_tests ---
chmod +x if_gif.tmp
mv if_gif.tmp if_gif
--- if_lagg_test ---
echo '#! /usr/libexec/atf-sh' > if_lagg_test.tmp
cat /usr/src/tests/sys/net/if_lagg_test.sh >>if_lagg_test.tmp
chmod +x if_lagg_test.tmp
mv if_lagg_test.tmp if_lagg_test
--- if_stf ---
echo '#! /usr/libexec/atf-sh' > if_stf.tmp
cat /usr/src/tests/sys/net/if_stf.sh >>if_stf.tmp
chmod +x if_stf.tmp
mv if_stf.tmp if_stf
--- if_tun_test ---
echo '#! /usr/libexec/atf-sh' > if_tun_test.tmp
cat /usr/src/tests/sys/net/if_tun_test.sh >>if_tun_test.tmp
chmod +x if_tun_test.tmp
mv if_tun_test.tmp if_tun_test
--- if_vlan ---
echo '#! /usr/libexec/atf-sh' > if_vlan.tmp
cat /usr/src/tests/sys/net/if_vlan.sh >>if_vlan.tmp
chmod +x if_vlan.tmp
mv if_vlan.tmp if_vlan
--- Kyuafile ---
--- all_subdir_tests/sys/kern ---
--- socket_msg_trunc.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 -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  -Wl,-zrelro -pie  -o socket_msg_trunc.full socket_msg_trunc.o  -l=
privateatf-c
--- all_subdir_rescue ---
--- cache.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 -=
DRDUMP   -DRESCUE -I/usr/obj/usr/src/amd64.amd64/lib/libifconfig -I/usr/obj=
/usr/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend.cache.o -MTcache.o -s=
td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header=
s -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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  -Qunused-arguments    -c /usr/src/sbin/dump/cache.c -o=
 cache.o
--- all_subdir_stand ---
--- all_subdir_stand/liblua32 ---
=3D=3D=3D> stand/liblua32 (all)
--- all_subdir_lib ---
--- mkfifo_test.debug ---
objcopy --only-keep-debug mkfifo_test.full mkfifo_test.debug
--- mkfifo_test ---
objcopy --strip-debug --add-gnu-debuglink=3Dmkfifo_test.debug  mkfifo_test.=
full mkfifo_test
--- mknod_test ---
(cd /usr/src/lib/libc/tests/sys &&  DEPENDFILE=3D.depend.mknod_test  NO_SUB=
DIR=3D1 make -f /usr/src/lib/libc/tests/sys/Makefile _RECURSING_PROGS=3Dt  =
PROG=3Dmknod_test )
--- all_subdir_sbin ---
--- ifclone.o ---
--- all_subdir_stand ---
--- include/machine ---
--- all_subdir_sbin ---
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/lib/libifconfig -I/usr/obj/usr/src/amd64.amd64/lib/libifconfig =
-DINET6 -DINET -DJAIL -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-string=
s -Wnested-externs -fPIE -g -gz=3Dzlib -MD  -MF.depend.ifclone.o -MTifclone=
.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h=
eaders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -=
Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=
=3Dunused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno=
-parentheses-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  -Qunused-arguments    -c /usr/src/sbin/ifconfig=
/ifclone.c -o ifclone.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/hexdump/tests ---
=3D=3D=3D> usr.bin/hexdump/tests (all)
--- all_subdir_stand ---
include/machine -> /usr/src/sys/i386/include
--- include/x86 ---
include/x86 -> /usr/src/sys/x86/include
--- lapi.o ---
--- all_subdir_lib ---
--- .depend.mknod_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 -I/usr/src/contrib/lua/src -I/usr/src/stand/common -I/usr/src=
/stand/liblua -DLUA_FLOAT_TYPE=3DLUA_FLOAT_INT64 -DLUA_PATH=3D\"/boot/lua\"=
 -DLUA_PATH_DEFAULT=3D\"/boot/lua/\?.lua\" -ffreestanding -nostdlib -DLUA_U=
SE_POSIX -fno-stack-protector -D__BSD_VISIBLE -I/usr/src/stand/include -I/u=
sr/src/stand/liblua -I/usr/src/contrib/lua/src -I/usr/src/stand/common -g -=
gz=3Dzlib -MD  -MF.depend.lapi.o -MTlapi.o -std=3Dgnu99 -Wno-format-zero-le=
ngth -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empty-body -Wno-string=
-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-variable -=
Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-u=
nused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-=
of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -=
Wno-parentheses  -Oz -Qunused-arguments    -c /usr/src/contrib/lua/src/lapi=
.c -o lapi.o
--- all_subdir_lib ---
echo mknod_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 /usr/obj/usr/src/amd6=
4.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.mknod_test
--- t_mknod.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/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -fPIE -g -gz=3Dzl=
ib -MD  -MF.depend.mknod_test.t_mknod.o -MTt_mknod.o -std=3Dgnu99 -Wno-form=
at-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno=
-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-strin=
g-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-variable =
-Wno-tautological-compare -Wno-unused-value -Wno-parentheses-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 =
 -Qunused-arguments  -c /usr/src/contrib/netbsd-tests/lib/libc/sys/t_mknod.=
c -o t_mknod.o
--- all_subdir_tests ---
--- socket_msg_trunc.debug ---
objcopy --only-keep-debug socket_msg_trunc.full socket_msg_trunc.debug
--- socket_msg_trunc ---
--- all_subdir_usr.bin ---
--- hexdump_test ---
echo '#! /usr/libexec/atf-sh' > hexdump_test.tmp
cat /usr/src/usr.bin/hexdump/tests/hexdump_test.sh >>hexdump_test.tmp
--- all_subdir_tests ---
objcopy --strip-debug --add-gnu-debuglink=3Dsocket_msg_trunc.debug  socket_=
msg_trunc.full socket_msg_trunc
--- all_subdir_usr.bin ---
chmod +x hexdump_test.tmp
mv hexdump_test.tmp hexdump_test
--- all_subdir_tests ---
--- subr_physmem_test ---
--- all_subdir_usr.bin ---
--- od_test ---
--- all_subdir_tests ---
(cd /usr/src/tests/sys/kern &&  DEPENDFILE=3D.depend.subr_physmem_test  NO_=
SUBDIR=3D1 make -f /usr/src/tests/sys/kern/Makefile _RECURSING_PROGS=3Dt  P=
ROG=3Dsubr_physmem_test )
--- all_subdir_usr.bin ---
echo '#! /usr/libexec/atf-sh' > od_test.tmp
cat /usr/src/usr.bin/hexdump/tests/od_test.sh >>od_test.tmp
chmod +x od_test.tmp
mv od_test.tmp od_test
--- Kyuafile ---
--- all_subdir_rescue ---
--- csh_make ---
--- sh.lex.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. -I/usr/src/bin/csh -I/usr/src/contrib/tcsh -D_PATH_TCSHELL=3D'"/rescue=
/csh"' -DNO_NLS_CATALOGS -DRESCUE -I/usr/obj/usr/src/amd64.amd64/lib/libifc=
onfig -I/usr/obj/usr/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend.sh.le=
x.o -MTsh.lex.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stro=
ng -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empty-body -Wno-string-p=
lus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-variable -Wn=
o-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unu=
sed-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of=
-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wn=
o-parentheses  -Qunused-arguments    -c /usr/src/contrib/tcsh/sh.lex.c -o s=
h.lex.o
--- all_subdir_usr.bin ---
--- hexdump.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 -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 -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  -Wl,-zrelro -pie   -o hexdump.full conv.o display.o he=
xdump.o hexsyntax.o odsyntax.o parse.o =20
--- all_subdir_sbin ---
--- all_subdir_sbin/init ---
--- getmntopts.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 -=
DDEBUGSHELL -DSECURE -DLOGIN_CAP -DCOMPAT_SYSV_INIT -I/usr/src/sbin/mount  =
 -g -gz=3Dzlib -MD  -MF.depend.getmntopts.o -MTgetmntopts.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/sbin/mount/getmntopts.c -o getmntopts.o
--- all_subdir_tests ---
--- .depend.subr_physmem_test ---
echo subr_physmem_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.sub=
r_physmem_test
--- subr_physmem_test.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_physmem_test.subr_physmem_test.o =
-MTsubr_physmem_test.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect=
or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par=
ameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninit=
ialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-=
const-variable -Wno-error=3Dunused-but-set-variable -Wno-tautological-compa=
re -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-en=
um-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member  -Qun=
used-arguments  -c /usr/src/tests/sys/kern/subr_physmem_test.c -o subr_phys=
mem_test.o
--- all_subdir_libexec ---
--- bootpd.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 -D=
ETC_ETHERS -DSYSLOG -DDEBUG -DVEND_CMU -fPIE -g -gz=3Dzlib -std=3Dgnu99 -Wn=
o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal=
l -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wformat=3D2 -Wno-fo=
rmat-extra-args -Werror -Wno-empty-body -Wno-string-plus-int -Wno-unused-co=
nst-variable -Wno-error=3Dunused-but-set-variable -Wno-tautological-compare=
 -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum=
-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-sw=
itch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-format-nonliteral -Q=
unused-arguments  -Wl,-zrelro -pie   -o bootpd.full bootpd.o dovend.o readf=
ile.o hash.o dumptab.o lookup.o getif.o hwaddr.o report.o tzone.o rtmsg.o =
=20
--- all_subdir_tests ---
In file included from /usr/src/tests/sys/kern/subr_physmem_test.c:34:
/usr/obj/usr/src/amd64.amd64/tmp/usr/include/sys/physmem.h:57:1: error: unk=
nown type name 'bool'
bool physmem_excluded(vm_paddr_t pa, vm_size_t sz);
^
1 error generated.
--- all_subdir_usr.bin ---
--- hexdump.1.gz ---
gzip -cn /usr/src/usr.bin/hexdump/hexdump.1 > hexdump.1.gz
--- all_subdir_tests ---
*** [subr_physmem_test.o] Error code 1

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

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

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

make[3]: stopped in /usr/src/libexec
--- 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_tests ---

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

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

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

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

make[3]: stopped in /usr/src/bin
--- all_subdir_tests ---

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

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

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

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

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

make[5]: stopped in /usr/src/cddl/usr.sbin/zfsd
--- all_subdir_bin ---

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

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

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

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

make[4]: stopped in /usr/src/cddl/usr.sbin

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

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

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

make[2]: stopped in /usr/src
       30.39 real       421.79 user        74.98 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/jenkins7343384261142117540.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_2442_1875832756.1666718681419--



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