FreeBSD-main-amd64-gcc14_build - Build #2994 - Still Failing
Date: Thu, 26 Feb 2026 02:43:19 UTC
FreeBSD-main-amd64-gcc14_build - Build #2994 (42ab99095b7dc2243629574e1c627cf5e6a9070c) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/2994/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/2994/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/2994/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)
42ab99095b7dc2243629574e1c627cf5e6a9070c by dab:
procstat: CID 1593951: Resource leak
The end of the build log:
[...truncated 122.13 MiB...]
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:18361:18: note: 'if_hw_tsomaxsegsize' was declared here
18361 | uint32_t if_hw_tsomaxsegsize;
| ^~~~~~~~~~~~~~~~~~~
--- all_subdir_sound ---
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h
--- all_subdir_tcp ---
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:21612:20: warning: 'recwin' may be used uninitialized [-Wmaybe-uninitialized]
21612 | if (recwin < (long)(so->so_rcv.sb_hiwat / 4) &&
| ^
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:19548:18: note: 'recwin' was declared here
19548 | uint32_t recwin;
| ^~~~~~
--- all_subdir_sound ---
--- pci_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/pci_if.m -h
--- all_subdir_tcp ---
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:21433:37: warning: 'if_hw_tsomaxsegsize' may be used uninitialized [-Wmaybe-uninitialized]
21433 | m->m_next = tcp_m_copym(
| ^~~~~~~~~~~~
21434 | mb, moff, &len,
| ~~~~~~~~~~~~~~~
21435 | if_hw_tsomaxsegcount, if_hw_tsomaxsegsize, msb,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
21436 | ((rsm == NULL) ? hw_tls : 0));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:19555:18: note: 'if_hw_tsomaxsegsize' was declared here
19555 | uint32_t if_hw_tsomaxsegsize;
| ^~~~~~~~~~~~~~~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:22418:38: warning: 'ipoptlen' may be used uninitialized [-Wmaybe-uninitialized]
22414 | if ((error == 0) &&
| ~~~~~~~~~~~~~~~
22415 | rack_use_rfo &&
| ~~~~~~~~~~~~~~~
22416 | ((flags & (TH_SYN|TH_FIN)) == 0) &&
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
22417 | (rsm == NULL) &&
| ~~~~~~~~~~~~~~~~
22418 | (doing_tlp == 0) &&
| ~~~~~~~~~~~~~~~~~^~
22419 | (ipoptlen == 0) &&
| ~~~~~~~~~~~~~~~
--- all_subdir_sound ---
--- ac97_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound/pcm/ac97_if.m -h
--- all_subdir_tcp ---
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:19569:18: note: 'ipoptlen' was declared here
19569 | unsigned ipoptlen, optlen, hdrlen, ulen=0;
| ^~~~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:22407:17: warning: 'optlen' may be used uninitialized [-Wmaybe-uninitialized]
22407 | rack_log_fsb(rack, tp, so, flags,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
22408 | ipoptlen, orig_len, len, error,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
22409 | (rsm == NULL), optlen, __LINE__, 2);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:19569:28: note: 'optlen' was declared here
19569 | unsigned ipoptlen, optlen, hdrlen, ulen=0;
| ^~~~~~
--- all_subdir_sound ---
--- channel_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound/pcm/channel_if.m -h
--- feeder_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound/pcm/feeder_if.m -h
--- mixer_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound/pcm/mixer_if.m -h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -c -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu17 -fcommon /workspace/src/sys/kern/genoffset.c
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- t4dwave.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.t4dwave.o -MTt4dwave.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu17 -c /workspace/src/sys/dev/sound/pci/t4dwave.c -o t4dwave.o
--- all_subdir_sound/driver/spicds ---
ctfconvert -L VERSION -g spicds.o
--- snd_spicds.ko.full ---
/usr/local/x86_64-unknown-freebsd15.0/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -o snd_spicds.ko.full spicds.o
ctfmerge -L VERSION -g -o snd_spicds.ko.full spicds.o
--- snd_spicds.ko.debug ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug snd_spicds.ko.full snd_spicds.ko.debug
--- snd_spicds.ko ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-debuglink=snd_spicds.ko.debug snd_spicds.ko.full snd_spicds.ko
--- all_subdir_sound/driver/via8233 ---
===> sound/driver/via8233 (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sound/driver/via8233...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h
--- pci_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/pci_if.m -h
--- ac97_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound/pcm/ac97_if.m -h
--- channel_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound/pcm/channel_if.m -h
--- feeder_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound/pcm/feeder_if.m -h
--- mixer_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/sound/pcm/mixer_if.m -h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -c -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu17 -fcommon /workspace/src/sys/kern/genoffset.c
--- all_subdir_ufs ---
ctfconvert -L VERSION -g ffs_vfsops.o
--- all_subdir_sound ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_ufs ---
--- ffs_vnops.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.ffs_vnops.o -MTffs_vnops.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu17 -c /workspace/src/sys/ufs/ffs/ffs_vnops.c -o ffs_vnops.o
--- all_subdir_sound ---
--- via8233.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.via8233.o -MTvia8233.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu17 -c /workspace/src/sys/dev/sound/pci/via8233.c -o via8233.o
--- all_subdir_vmm ---
ctfconvert -L VERSION -g amdvi_hw.o
--- svm_msr.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -pipe -fno-common -DVMM_KEEP_STATS -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/amd64/vmm -I/workspace/src/sys/amd64/vmm/io -I/workspace/src/sys/amd64/vmm/intel -I/workspace/src/sys/amd64/vmm/amd -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.svm_msr.o -MTsvm_msr.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu17 -c /workspace/src/sys/amd64/vmm/amd/svm_msr.c -o svm_msr.o
--- all_subdir_rtw89 ---
--- core.o ---
cc1: all warnings being treated as errors
--- all_subdir_vmm ---
ctfconvert -L VERSION -g svm_msr.o
--- all_subdir_rtw89 ---
*** [core.o] Error code 1
make[4]: stopped making "all" in /workspace/src/sys/modules/rtw89
make[4]: 1 error
make[4]: stopped making "all" in /workspace/src/sys/modules/rtw89
--- all_subdir_vmm ---
--- vmm.o ---
--- all_subdir_rtw89 ---
make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_vmm ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -pipe -fno-common -DVMM_KEEP_STATS -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/amd64/vmm -I/workspace/src/sys/amd64/vmm/io -I/workspace/src/sys/amd64/vmm/intel -I/workspace/src/sys/amd64/vmm/amd -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.vmm.o -MTvmm.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu17 -c /workspace/src/sys/amd64/vmm/vmm.c -o vmm.o
--- all_subdir_vmware ---
ctfconvert -L VERSION -g pvscsi.o
make[4]: stopped making "all" in /workspace/src/sys/modules/vmware
make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_sound ---
--- all_subdir_sound/driver/t4dwave ---
ctfconvert -L VERSION -g t4dwave.o
make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver
--- all_subdir_ufs ---
/workspace/src/sys/ufs/ffs/ffs_vnops.c: In function 'ffs_vput_pair':
/workspace/src/sys/ufs/ffs/ffs_vnops.c:2092:17: warning: 'ip_ino' may be used uninitialized [-Wmaybe-uninitialized]
2092 | error = ffs_inotovp(mp, ip_ino, ip_gen, LK_EXCLUSIVE, &vp1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2093 | FFSV_REPLACE_DOOMED);
| ~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/ufs/ffs/ffs_vnops.c:2000:15: note: 'ip_ino' was declared here
2000 | ino_t ip_ino;
| ^~~~~~
/workspace/src/sys/ufs/ffs/ffs_vnops.c:2092:17: warning: 'ip_gen' may be used uninitialized [-Wmaybe-uninitialized]
2092 | error = ffs_inotovp(mp, ip_ino, ip_gen, LK_EXCLUSIVE, &vp1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2093 | FFSV_REPLACE_DOOMED);
| ~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/ufs/ffs/ffs_vnops.c:2001:18: note: 'ip_gen' was declared here
2001 | uint64_t ip_gen;
| ^~~~~~
In file included from /workspace/src/sys/ufs/ffs/ffs_vnops.c:83:
/workspace/src/sys/sys/vnode.h:1072:29: warning: 'vp_locked' may be used uninitialized [-Wmaybe-uninitialized]
1072 | #define VOP_LOCK(vp, flags) VOP_LOCK1(vp, flags, __FILE__, __LINE__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/ufs/ffs/ffs_vnops.c:2075:9: note: in expansion of macro 'VOP_LOCK'
2075 | VOP_LOCK(vp, vp_locked | LK_RETRY);
| ^~~~~~~~
/workspace/src/sys/ufs/ffs/ffs_vnops.c:2002:20: note: 'vp_locked' was declared here
2002 | int error, vp_locked;
| ^~~~~~~~~
--- all_subdir_sound ---
--- all_subdir_sound/driver/via8233 ---
ctfconvert -L VERSION -g via8233.o
make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver
--- all_subdir_vmm ---
ctfconvert -L VERSION -g vmm.o
--- all_subdir_ufs ---
ctfconvert -L VERSION -g ffs_vnops.o
--- all_subdir_vmm ---
make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_sound ---
--- all_subdir_sound/driver/hda ---
ctfconvert -L VERSION -g hdaa.o
make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver
make[4]: stopped making "all" in /workspace/src/sys/modules/sound
make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_vr ---
ctfconvert -L VERSION -g if_vr.o
make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_ufs ---
--- ffs_softdep.o ---
ctfconvert -L VERSION -g ffs_softdep.o
make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_usb ---
--- all_subdir_usb/uhci ---
ctfconvert -L VERSION -g uhci.o
make[4]: stopped making "all" in /workspace/src/sys/modules/usb
--- all_subdir_usb/xhci ---
ctfconvert -L VERSION -g xhci.o
make[4]: stopped making "all" in /workspace/src/sys/modules/usb
make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_tcp ---
ctfconvert -L VERSION -g rack.o
make[4]: stopped making "all" in /workspace/src/sys/modules/tcp
make[3]: stopped making "all" in /workspace/src/sys/modules
*** [modules-all] Error code 2
make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC
make[2]: 1 error
make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC
367.19 real 4190.07 user 307.55 sys
make[1]: stopped making "buildkernel" in /workspace/src
make: stopped making "buildkernel" 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-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1991917633521153342.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc14_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