Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Mar 2025 18:55:41 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        ngie@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-14-amd64-gcc12_build - Build #1516 - Still Failing
Message-ID:  <800562710.909.1743015343203@jenkins.ci.freebsd.org>
In-Reply-To: <1068635484.863.1742977834663@jenkins.ci.freebsd.org>
References:  <1068635484.863.1742977834663@jenkins.ci.freebsd.org>

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

FreeBSD-stable-14-amd64-gcc12_build - Build #1516 (69c5f7b4ca368636a6a9fc7d=
8e0a99d4f1753e30) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12=
_build/1516/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_b=
uild/1516/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_bu=
ild/1516/console

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)

69c5f7b4ca368636a6a9fc7d8e0a99d4f1753e30 by ngie:
pkg: Fix Coverity warnings



The end of the build log:

[...truncated 82.91 MiB...]
/usr/local/x86_64-unknown-freebsd14.1/bin/ld -m elf_i386_fbsd -static -N --=
gc-sections --defsym ORG=3D0x0 -T /workspace/src/stand/i386/boot.ldscript -=
o gptzfsboot.out /tmp/obj/workspace/src/amd64.amd64/stand/i386/btx/lib/crt0=
.o zfsboot.o sio.o cons.o bcache.o devopen.o disk.o part.o zfs_cmd.o misc.o=
 /tmp/obj/workspace/src/amd64.amd64/stand/i386/libi386/libi386.a /tmp/obj/w=
orkspace/src/amd64.amd64/stand/libsa32/libsa32.a
--- all_subdir_rescue ---
/workspace/src/sbin/route/route.c: In function 'main':
/workspace/src/sbin/route/route.c:290:25: warning: this statement may fall =
through [-Wimplicit-fallthrough=3D]
  290 |                         newroute(argc, argv);
      |                         ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sbin/route/route.c:293:17: note: here
  293 |                 case K_MONITOR:
      |                 ^~~~
/workspace/src/sbin/route/route.c:294:25: warning: this statement may fall =
through [-Wimplicit-fallthrough=3D]
  294 |                         monitor(argc, argv);
      |                         ^~~~~~~~~~~~~~~~~~~
/workspace/src/sbin/route/route.c:297:17: note: here
  297 |                 case K_FLUSH:
      |                 ^~~~
/workspace/src/sbin/route/route.c: At top level:
/workspace/src/sbin/route/route.c:1962:1: warning: 'sodump' defined but not=
 used [-Wunused-function]
 1962 | sodump(struct sockaddr *sa, const char *which)
      | ^~~~~~
/workspace/src/sbin/route/route.c:1803:1: warning: 'print_getmsg' defined b=
ut not used [-Wunused-function]
 1803 | print_getmsg(struct rt_msghdr *rtm, int msglen, int fib)
      | ^~~~~~~~~~~~
/workspace/src/sbin/route/route.c:33:19: warning: 'copyright' defined but n=
ot used [-Wunused-const-variable=3D]
   33 | static const char copyright[] =3D
      |                   ^~~~~~~~~
--- all_subdir_usr.sbin ---
--- entry.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/usr.sbin/cron/cron -DLOGIN_CAP -DPAM   -g=
 -MD  -MF.depend.entry.o -MTentry.o -std=3Dgnu99 -Wno-format-zero-length -f=
stack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -W=
no-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized=
 -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun=
ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig=
n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D=
enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e=
rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct=
ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un=
initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value =
-Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e=
rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def=
ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=
=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse=
t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi=
nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op=
timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e=
rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin=
ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres=
s-of-packed-member      -c /workspace/src/usr.sbin/cron/lib/entry.c -o entr=
y.o
--- all_subdir_stand ---
--- all_subdir_stand/efi ---
--- all_subdir_stand/efi/loader_ia32 ---
--- efi_main.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -Wformat -fshort-wchar -mno-red-zone -nostdinc    -I/tmp=
/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -=
D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Df=
loaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT=
 -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandin=
g -mno-mmx -mno-sse  -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/=
src/stand/efi/loader_ia32/../loader -I/workspace/src/stand/libsa/zfs -I/wor=
kspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs=
/include/os/freebsd/zfs -DEFI_ZFS_BOOT -I/workspace/src/stand/efi/loader_ia=
32 -I/workspace/src/stand/efi/loader_ia32/arch/i386 -I/workspace/src/stand/=
efi/include -I/workspace/src/stand/efi/include/i386 -I/workspace/src/sys/co=
ntrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/works=
pace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/sta=
nd/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER_UFS=
_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DL=
OADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cdd=
l/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_=
FILENAME=3D\"loader.help.efi\" -g -MD  -MF.depend.efi_main.o -MTefi_main.o =
-std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-=
sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=
=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=
=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare=
 -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric=
t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err=
or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized =
-Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=
=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe=
d-member  -Os -mpreferred-stack-boundary=3D2    -c /workspace/src/stand/efi=
/loader_ia32/../loader/efi_main.c -o efi_main.o
--- all_subdir_rescue ---
--- restore_make ---
--- dirs.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -DRRESTORE -D_ACL_PRIVATE   -DRESCUE -I/tmp/obj/workspace/=
src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/li=
biscsiutil -MD  -MF.depend.dirs.o -MTdirs.o -std=3Dgnu99 -Wno-format-zero-l=
ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y=
2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -W=
no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -=
Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla=
rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n=
ot-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno=
-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body =
-Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3D=
shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-=
const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err=
or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-=
truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte=
xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon=
null -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=
=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type -Wno-address-of-packed-member      -c /workspace/src/sbin/restore=
/dirs.c -o dirs.o
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
/usr/local/x86_64-unknown-freebsd14.1/bin/ld: warning: sio.o: missing .note=
.GNU-stack section implies executable stack
/usr/local/x86_64-unknown-freebsd14.1/bin/ld: NOTE: This behaviour is depre=
cated and will be removed in a future version of the linker
/usr/local/x86_64-unknown-freebsd14.1/bin/ld: warning: gptzfsboot.out has a=
 LOAD segment with RWX permissions
--- all_subdir_rescue ---
--- rcorder_make ---
--- rcorder.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -DORDER   -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/li=
b/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD  -M=
F.depend.rcorder.o -MTrcorder.o -std=3Dgnu99 -Wno-format-zero-length -fstac=
k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u=
nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q=
ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha=
r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda=
te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu=
tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere=
d -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=
=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing =
-Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused=
-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=
=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi=
cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation =
-Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform=
at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug=
h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=
=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err=
or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro=
r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement=
-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er=
ror=3Dstringop-truncation -Wno-return-type       -c /workspace/src/sbin/rco=
rder/rcorder.c -o rcorder.o
--- all_subdir_sbin ---
--- all_subdir_sbin/sysctl ---
--- all_subdir_sbin/sysctl/tests ---
=3D=3D=3D> sbin/sysctl/tests (all)
--- all_subdir_usr.sbin ---
/workspace/src/usr.sbin/cron/lib/entry.c:24:19: warning: 'rcsid' defined bu=
t not used [-Wunused-const-variable=3D]
   24 | static const char rcsid[] =3D
      |                   ^~~~~
--- all_subdir_sbin ---
--- sysctl_test ---
echo '#! /usr/libexec/atf-sh' > sysctl_test.tmp
cat /workspace/src/sbin/sysctl/tests/sysctl_test.sh >>sysctl_test.tmp
chmod +x sysctl_test.tmp
mv sysctl_test.tmp sysctl_test
--- Kyuafile ---
--- all_subdir_rescue ---
In file included from /workspace/src/sys/sys/types.h:42,
                 from /workspace/src/sbin/rcorder/rcorder.c:42:
/workspace/src/sbin/rcorder/rcorder.c: In function 'generate_graphviz_provi=
ders':
/workspace/src/sbin/rcorder/rcorder.c:1041:21: warning: left-hand operand o=
f comma expression has no effect [-Wunused-value]
 1041 |                     basename(head->next->fnode->filename)) =3D=3D 0=
) {
      |                     ^~~~~~~~
/workspace/src/sbin/rcorder/rcorder.c:1046:41: warning: left-hand operand o=
f comma expression has no effect [-Wunused-value]
 1046 |                         printf("%s\\n", basename(pnode->fnode->file=
name));
      |                                         ^~~~~~~~
--- all_subdir_stand ---
--- gptldr.bin ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy -S -O binary gptldr.out g=
ptldr.bin
--- all_subdir_sbin ---
--- sysctl.8.gz ---
gzip -cn /workspace/src/sbin/sysctl/sysctl.8 > sysctl.8.gz
--- all_subdir_stand ---
--- gptzfsboot.bin ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy -S -O binary gptzfsboot.o=
ut gptzfsboot.bin
--- all_subdir_sbin ---
--- sysctl.full ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common -DJAIL -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstac=
k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u=
nused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wn=
o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -=
Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W=
no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum=
-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=
=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function =
-Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit=
ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno=
-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=
=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined=
 -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di=
mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el=
t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer=
-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi=
zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=
=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-=
memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of=
-packed-member  -Wl,-zrelro -pie -Wl,-znoexecstack  -o sysctl.full sysctl.o=
   -ljail=20
--- all_subdir_stand ---
--- gptzfsboot ---
btxld -v -E 0x0 -f bin -b /tmp/obj/workspace/src/amd64.amd64/stand/i386/btx=
/btx/btx -l gptldr.bin  -o gptzfsboot gptzfsboot.bin
kernel: ver=3D1.02 size=3D690 load=3D9000 entry=3D9010 map=3D16M pgctl=3D0:=
0
client: fmt=3Dbin size=3D2e2a0 text=3D0 data=3D0 bss=3D0 entry=3D0
output: fmt=3Dbin size=3D2e9b2 text=3D82 data=3D2e930 org=3D0 entry=3D0
--- all_subdir_stand/efi ---
--- framebuffer.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -Wformat -fshort-wchar -mno-red-zone -nostdinc    -I/tmp=
/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -=
D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Df=
loaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT=
 -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandin=
g -mno-mmx -mno-sse  -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/=
src/stand/efi/loader_ia32/../loader -I/workspace/src/stand/libsa/zfs -I/wor=
kspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs=
/include/os/freebsd/zfs -DEFI_ZFS_BOOT -I/workspace/src/stand/efi/loader_ia=
32 -I/workspace/src/stand/efi/loader_ia32/arch/i386 -I/workspace/src/stand/=
efi/include -I/workspace/src/stand/efi/include/i386 -I/workspace/src/sys/co=
ntrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/works=
pace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/sta=
nd/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER_UFS=
_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DL=
OADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cdd=
l/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_=
FILENAME=3D\"loader.help.efi\" -g -MD  -MF.depend.framebuffer.o -MTframebuf=
fer.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-po=
inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-=
error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e=
rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com=
pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds=
trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno=
-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali=
zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err=
or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db=
ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn=
o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli=
cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si=
ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com=
pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati=
ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm=
ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema=
ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac=
ked-member  -Os -mpreferred-stack-boundary=3D2 -I/workspace/src/sys/teken -=
I/workspace/src/contrib/pnglite   -c /workspace/src/stand/efi/loader_ia32/.=
./loader/framebuffer.c -o framebuffer.o
--- all_subdir_sbin ---
--- sysctl.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug sysctl.=
full sysctl.debug
--- sysctl ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dsysctl.debug  sysctl.full sysctl
--- all_subdir_sbin/tunefs ---
=3D=3D=3D> sbin/tunefs (all)
--- all_subdir_rescue ---
--- route_make ---
--- route_netlink.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -DNS -DINET -DINET6 -I. -DRESCUE -I/tmp/obj/workspace/sr=
c/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libi=
scsiutil -MD  -MF.depend.route_netlink.o -MTroute_netlink.o -std=3Dgnu99 -W=
no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa=
ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-=
arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress=
 -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar=
e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de=
clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica=
l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -=
Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo=
dy -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=
=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus=
ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-=
error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform=
at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co=
ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D=
nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er=
ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er=
ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict =
-Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno=
-return-type -Wno-address-of-packed-member      -c /workspace/src/sbin/rout=
e/route_netlink.c -o route_netlink.o
--- all_subdir_stand ---
/workspace/src/stand/efi/loader_ia32/../loader/framebuffer.c: In function '=
efi_find_framebuffer':
/workspace/src/stand/efi/loader_ia32/../loader/framebuffer.c:654:31: error:=
 cast from pointer to integer of different size [-Werror=3Dpointer-to-int-c=
ast]
  654 |                 BS->FreePages((EFI_PHYSICAL_ADDRESS)gfx_state->tg_s=
hadow_fb,
      |                               ^
--- all_subdir_sbin ---
--- .depend ---
echo tunefs.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm=
p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libufs.a >> .depend
--- tunefs.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/sbin/mount   -fPIE -g -MD  -MF.depend.tun=
efs.o -MTtunefs.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-st=
rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramete=
r -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign=
 -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat=
tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo=
bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-=
error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia=
sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du=
nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto=
logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat=
ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D=
format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth=
rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er=
ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-=
error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e=
rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem=
ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno=
-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member=
      -c /workspace/src/sbin/tunefs/tunefs.c -o tunefs.o
--- all_subdir_stand ---
--- all_subdir_stand/efi/loader_simp ---
--- conf.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -Wformat -fshort-wchar -mno-red-zone -nostdinc    -I/tmp=
/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_=
STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo=
aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -=
I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-=
mmx -mno-sse  -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/s=
rc/stand/efi/loader_simp/../loader -I/workspace/src/stand/libsa/zfs -I/work=
space/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/=
include/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/load=
er_simp -I/workspace/src/stand/efi/loader_simp/arch/amd64 -I/workspace/src/=
stand/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src=
/sys/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -=
I/workspace/src/stand/common -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -D=
LOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_S=
UPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs =
-I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME=3D=
\"loader.help.efi\" -g -MD  -MF.depend.conf.o -MTconf.o -std=3Dgnu99 -Wno-f=
ormat-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -W=
no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e=
rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err=
or=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -=
Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=
=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn=
o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-=
compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=
=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo=
w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err=
or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept=
-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring=
op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu=
nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn=
o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin=
gop-truncation -Wno-return-type -Wno-address-of-packed-member  -Os    -c /w=
orkspace/src/stand/efi/loader_simp/../loader/conf.c -o conf.o
--- copy.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -Wformat -fshort-wchar -mno-red-zone -nostdinc    -I/tmp=
/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_=
STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo=
aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -=
I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-=
mmx -mno-sse  -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/s=
rc/stand/efi/loader_simp/../loader -I/workspace/src/stand/libsa/zfs -I/work=
space/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/=
include/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/load=
er_simp -I/workspace/src/stand/efi/loader_simp/arch/amd64 -I/workspace/src/=
stand/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src=
/sys/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -=
I/workspace/src/stand/common -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -D=
LOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_S=
UPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs =
-I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME=3D=
\"loader.help.efi\" -g -MD  -MF.depend.copy.o -MTcopy.o -std=3Dgnu99 -Wno-f=
ormat-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -W=
no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e=
rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err=
or=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -=
Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=
=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn=
o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-=
compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=
=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo=
w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err=
or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept=
-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring=
op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu=
nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn=
o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin=
gop-truncation -Wno-return-type -Wno-address-of-packed-member  -Os    -c /w=
orkspace/src/stand/efi/loader_simp/../loader/copy.c -o copy.o
--- all_subdir_tests ---
--- aio_test ---
--- aio_test.full ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common -I/workspace/src/tests -fPIE -g -std=3Dgnu99 -Wno-format-ze=
ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-form=
at-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretu=
rn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -W=
cast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-p=
ointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno=
-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-=
error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-co=
mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D=
strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn=
o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial=
ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er=
ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D=
bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W=
no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl=
icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s=
ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co=
mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat=
ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D=
multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem=
access -Wno-error=3Dstringop-truncation -Wno-return-type  -Wl,-zrelro -pie =
-Wl,-znoexecstack -o aio_test.full aio_test.o  -lprivateatf-c  -lutil  -lrt
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/bsddialog ---
=3D=3D=3D> usr.bin/bsddialog (all)
--- all_subdir_tests ---
/usr/local/bin/x86_64-unknown-freebsd14.1-ld: aio_test.o: in function `atfu=
_aio_socket_listen_pending_body':
/workspace/src/tests/sys/aio/aio_test.c:1324:(.text+0x1bbb): warning: warni=
ng: mktemp() possibly used unsafely; consider using mkstemp()
--- all_subdir_usr.bin ---
--- .depend ---
echo bsddialog.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a =
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a /tmp/o=
bj/workspace/src/amd64.amd64/tmp/usr/lib/libtinfow.a >> .depend
--- bsddialog.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/contrib/bsddialog/lib   -fPIE -g -MD  -MF=
.depend.bsddialog.o -MTbsddialog.o -std=3Dgnu99 -Wno-format-zero-length -fs=
tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn=
o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas=
t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W=
char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -=
Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr=
ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb=
ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er=
ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi=
ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu=
sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err=
or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo=
gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio=
n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo=
rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro=
ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro=
r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er=
ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err=
or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen=
t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e=
rror=3Dstringop-truncation -Wno-return-type       -c /workspace/src/contrib=
/bsddialog/bsddialog.c -o bsddialog.o
--- all_subdir_rescue ---
--- restore_make ---
--- symtab.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -DRRESTORE -D_ACL_PRIVATE   -DRESCUE -I/tmp/obj/workspace/=
src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/li=
biscsiutil -MD  -MF.depend.symtab.o -MTsymtab.o -std=3Dgnu99 -Wno-format-ze=
ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-form=
at-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres=
s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa=
re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d=
eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic=
al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized =
-Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b=
ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro=
r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu=
sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno=
-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor=
mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c=
ontext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=
=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno=
-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno=
-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri=
ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -=
Wno-return-type -Wno-address-of-packed-member      -c /workspace/src/sbin/r=
estore/symtab.c -o symtab.o
--- all_subdir_usr.sbin ---
--- env.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/usr.sbin/cron/cron -DLOGIN_CAP -DPAM   -g=
 -MD  -MF.depend.env.o -MTenv.o -std=3Dgnu99 -Wno-format-zero-length -fstac=
k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u=
nused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wn=
o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -=
Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W=
no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum=
-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=
=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function =
-Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit=
ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno=
-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=
=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined=
 -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di=
mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el=
t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer=
-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi=
zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=
=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-=
memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of=
-packed-member      -c /workspace/src/usr.sbin/cron/lib/env.c -o env.o
--- all_subdir_tests ---
--- aio_test.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug aio_tes=
t.full aio_test.debug
--- aio_test ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Daio_test.debug  aio_test.full aio_test
--- Kyuafile ---
--- all_subdir_tests/sys/audit ---
=3D=3D=3D> tests/sys/audit (all)
--- utils.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common -I/workspace/src/contrib/openbsm   -g  -std=3Dgnu99 -Wno-f=
ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -=
Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit=
h -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-para=
meter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definitio=
n -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou=
nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali=
gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=
=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn=
o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu=
nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe=
-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val=
ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn=
o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-=
defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er=
ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme=
mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D=
pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop=
-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn=
o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p=
ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type       -c=
 /workspace/src/tests/sys/audit/utils.c -o utils.o
--- all_subdir_usr.sbin ---
/workspace/src/usr.sbin/cron/lib/env.c:23:19: warning: 'rcsid' defined but =
not used [-Wunused-const-variable=3D]
   23 | static const char rcsid[] =3D "$Id: env.c,v 1.3 1998/08/14 00:32:39=
 vixie Exp $";
      |                   ^~~~~
--- all_subdir_sbin ---
/workspace/src/sbin/tunefs/tunefs.c: In function 'main':
/workspace/src/sbin/tunefs/tunefs.c:321:17: warning: 'strncpy' specified bo=
und 32 equals destination size [-Wstringop-truncation]
  321 |                 strncpy(sblock.fs_volname, Lvalue, MAXVOLLEN);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_stand ---
--- efi_main.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -Wformat -fshort-wchar -mno-red-zone -nostdinc    -I/tmp=
/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_=
STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo=
aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -=
I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-=
mmx -mno-sse  -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/s=
rc/stand/efi/loader_simp/../loader -I/workspace/src/stand/libsa/zfs -I/work=
space/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/=
include/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/load=
er_simp -I/workspace/src/stand/efi/loader_simp/arch/amd64 -I/workspace/src/=
stand/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src=
/sys/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -=
I/workspace/src/stand/common -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -D=
LOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_S=
UPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs =
-I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME=3D=
\"loader.help.efi\" -g -MD  -MF.depend.efi_main.o -MTefi_main.o -std=3Dgnu9=
9 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate=
-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute=
s -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered =
-Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=
=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing =
-Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused=
-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=
=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi=
cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation =
-Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform=
at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug=
h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=
=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err=
or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro=
r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement=
-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er=
ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member  -=
Os    -c /workspace/src/stand/efi/loader_simp/../loader/efi_main.c -o efi_m=
ain.o
--- all_subdir_stand/efi/loader_ia32 ---
cc1: all warnings being treated as errors
*** [framebuffer.o] Error code 1

make[5]: stopped in /workspace/src/stand/efi/loader_ia32
1 error

make[5]: stopped in /workspace/src/stand/efi/loader_ia32
--- all_subdir_cddl ---

make[6]: stopped in /workspace/src/cddl/usr.sbin/zfsd/tests
--- all_subdir_tests ---

make[3]: stopped in /workspace/src/tests
--- all_subdir_stand ---

make[4]: stopped in /workspace/src/stand/efi
--- all_subdir_stand/efi/loader_simp ---

make[4]: stopped in /workspace/src/stand/efi
--- all_subdir_usr.sbin ---

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

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

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

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

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

make[4]: stopped in /workspace/src/rescue/rescue
--- all_subdir_lib ---

make[3]: stopped in /workspace/src/lib
--- all_subdir_rescue ---
1 error

make[4]: stopped in /workspace/src/rescue/rescue
--- all_subdir_sbin ---

make[2]: stopped in /workspace/src
--- all_subdir_stand ---

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

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

make[3]: stopped in /workspace/src/rescue
--- all_subdir_lib ---

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

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

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

make[2]: stopped in /workspace/src
       63.48 real       609.73 user        85.56 sys

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-stable-14-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins28894922592=
43653269.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-14-amd64-gcc12_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_908_1138604896.1743015341401--



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