FreeBSD-main-amd64-gcc12_build - Build #6456 - Still Failing
Date: Wed, 03 Sep 2025 17:22:35 UTC
FreeBSD-main-amd64-gcc12_build - Build #6456 (92255335d9451bd425074fab4447799113daf676) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/6456/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/6456/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/6456/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)
d376524a5d311ddc2a5adee9aec34dd2e4c7a3b9 by brooks:
tcpdump: get BINDIR from usr.sbin/Makefile.inc [NFC]
9f670001410df3bea19d2d106bf5634ceb54d293 by brooks:
tcpdump: drop no-op LBL_ALIGN macro
4b8eebe9754a40ab12d265adb17aafec690a29aa by brooks:
tcpdump: don't create unused version.c
92255335d9451bd425074fab4447799113daf676 by emaste:
sys: Rename BLOAT_KERNEL_WITH_EXTERR to EXTERR_STRINGS
The end of the build log:
[...truncated 128.55 MiB...]
/workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy'
169 | bcopy(in, tmp, inlen);
| ^~~~~
/workspace/src/sys/sys/malloc.h:240:32: note: destination object of size 0 allocated by 'malloc'
240 | _malloc_item = malloc(_size, type, flags); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc'
167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK);
| ^~~~~~
/workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy'
169 | bcopy(in, tmp, inlen);
| ^~~~~
/workspace/src/sys/sys/malloc.h:240:32: note: at offset 1 into destination object of size 0 allocated by 'malloc'
240 | _malloc_item = malloc(_size, type, flags); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc'
167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK);
| ^~~~~~
/workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy'
169 | bcopy(in, tmp, inlen);
| ^~~~~
/workspace/src/sys/sys/malloc.h:240:32: note: at offset 2 into destination object of size 0 allocated by 'malloc'
240 | _malloc_item = malloc(_size, type, flags); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc'
167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK);
| ^~~~~~
/workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy'
169 | bcopy(in, tmp, inlen);
| ^~~~~
/workspace/src/sys/sys/malloc.h:240:32: note: at offset 3 into destination object of size 0 allocated by 'malloc'
240 | _malloc_item = malloc(_size, type, flags); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc'
167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK);
| ^~~~~~
/workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy'
169 | bcopy(in, tmp, inlen);
| ^~~~~
/workspace/src/sys/sys/malloc.h:240:32: note: at offset 4 into destination object of size 0 allocated by 'malloc'
240 | _malloc_item = malloc(_size, type, flags); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc'
167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK);
| ^~~~~~
--- all_subdir_kbdmux ---
--- kbdmux.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug kbdmux.ko.full kbdmux.ko.debug
--- kbdmux.ko ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=kbdmux.ko.debug kbdmux.ko.full kbdmux.ko
--- all_subdir_kgssapi ---
ctfconvert -L VERSION -g gss_display_status.o
--- gss_export_name.o ---
--- all_subdir_ixl ---
ctfconvert -L VERSION -g ixl_pf_main.o
--- all_subdir_kgssapi ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.gss_export_name.o -MTgss_export_name.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/kgssapi/gss_export_name.c -o gss_export_name.o
--- all_subdir_ixv ---
--- ixgbe_82599.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/dev/ixgbe -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.ixgbe_82599.o -MTixgbe_82599.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 --- all_subdir_kgssapi_krb5 ---
In function 'krb5_n_fold',
inlined from 'krb5_derive_key' at /workspace/src/sys/kgssapi/krb5/kcrypto.c:195:2,
inlined from 'krb5_get_usage_key' at /workspace/src/sys/kgssapi/krb5/kcrypto.c:235:11,
inlined from 'krb5_get_usage_key' at /workspace/src/sys/kgssapi/krb5/kcrypto.c:223:1,
inlined from 'krb5_get_integrity_key' at /workspace/src/sys/kgssapi/krb5/kcrypto.c:253:10:
/workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy'
169 | bcopy(in, tmp, inlen);
| ^~~~~
/workspace/src/sys/sys/malloc.h:240:32: note: destination object of size 0 allocated by 'malloc'
240 | _malloc_item = malloc(_size, type, flags); \
--- all_subdir_ixv ---
-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/ixgbe/ixgbe_82599.c -o ixgbe_82599.o
--- all_subdir_kgssapi_krb5 ---
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc'
167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK);
| ^~~~~~
/workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy'
169 | bcopy(in, tmp, inlen);
| ^~~~~
/workspace/src/sys/sys/malloc.h:240:32: note: at offset 1 into destination object of size 0 allocated by 'malloc'
240 | _malloc_item = malloc(_size, type, flags); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc'
167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK);
| ^~~~~~
/workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy'
169 | bcopy(in, tmp, inlen);
| ^~~~~
/workspace/src/sys/sys/malloc.h:240:32: note: at offset 2 into destination object of size 0 allocated by 'malloc'
240 | _malloc_item = malloc(_size, type, flags); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc'
167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK);
| ^~~~~~
/workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy'
169 | bcopy(in, tmp, inlen);
| ^~~~~
/workspace/src/sys/sys/malloc.h:240:32: note: at offset 3 into destination object of size 0 allocated by 'malloc'
240 | _malloc_item = malloc(_size, type, flags); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc'
167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK);
| ^~~~~~
/workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy'
169 | bcopy(in, tmp, inlen);
| ^~~~~
/workspace/src/sys/sys/malloc.h:240:32: note: at offset 4 into destination object of size 0 allocated by 'malloc'
240 | _malloc_item = malloc(_size, type, flags); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc'
167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK);
| ^~~~~~
--- all_subdir_ixl ---
--- if_ixl.ko.full ---
/usr/local/x86_64-unknown-freebsd14.2/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -o if_ixl.ko.full ixl_pf_main.o ixl_pf_qmgr.o ixl_txrx.o ixl_pf_i2c.o i40e_osdep.o if_ixl.o ixl_pf_iflib.o i40e_common.o i40e_nvm.o i40e_adminq.o i40e_lan_hmc.o i40e_hmc.o i40e_dcb.o ixl_pf_iov.o
--- all_subdir_kgssapi_krb5 ---
--- kcrypto_aes.o ---
ctfconvert -L VERSION -g kcrypto_aes.o
--- zstd_decompress.o ---
--- modules-all ---
--- all_subdir_ixl ---
ctfmerge -L VERSION -g -o if_ixl.ko.full ixl_pf_main.o ixl_pf_qmgr.o ixl_txrx.o ixl_pf_i2c.o i40e_osdep.o if_ixl.o ixl_pf_iflib.o i40e_common.o i40e_nvm.o i40e_adminq.o i40e_lan_hmc.o i40e_hmc.o i40e_dcb.o ixl_pf_iov.o
--- all_subdir_kgssapi_krb5 ---
--- kcrypto.o ---
In function 'krb5_n_fold',
inlined from 'krb5_derive_key' at /workspace/src/sys/kgssapi/krb5/kcrypto.c:195:2,
inlined from 'krb5_get_usage_key' at /workspace/src/sys/kgssapi/krb5/kcrypto.c:235:11,
inlined from 'krb5_get_usage_key' at /workspace/src/sys/kgssapi/krb5/kcrypto.c:223:1,
inlined from 'krb5_get_checksum_key' at /workspace/src/sys/kgssapi/krb5/kcrypto.c:260:10:
/workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy'
169 | bcopy(in, tmp, inlen);
| ^~~~~
/workspace/src/sys/sys/malloc.h:240:32: note: destination object of size 0 allocated by 'malloc'
240 | _malloc_item = malloc(_size, type, flags); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc'
167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK);
| ^~~~~~
/workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy'
169 | bcopy(in, tmp, inlen);
| ^~~~~
/workspace/src/sys/sys/malloc.h:240:32: note: at offset 1 into destination object of size 0 allocated by 'malloc'
240 | _malloc_item = malloc(_size, type, flags); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc'
167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK);
| ^~~~~~
/workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy'
169 | bcopy(in, tmp, inlen);
| ^~~~~
/workspace/src/sys/sys/malloc.h:240:32: note: at offset 2 into destination object of size 0 allocated by 'malloc'
240 | _malloc_item = malloc(_size, type, flags); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc'
167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK);
| ^~~~~~
/workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy'
169 | bcopy(in, tmp, inlen);
| ^~~~~
/workspace/src/sys/sys/malloc.h:240:32: note: at offset 3 into destination object of size 0 allocated by 'malloc'
240 | _malloc_item = malloc(_size, type, flags); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc'
167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK);
| ^~~~~~
/workspace/src/sys/sys/systm.h:279:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
279 | #define bcopy(from, to, len) __builtin_memmove((to), (from), (len))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:169:9: note: in expansion of macro 'bcopy'
169 | bcopy(in, tmp, inlen);
| ^~~~~
/workspace/src/sys/sys/malloc.h:240:32: note: at offset 4 into destination object of size 0 allocated by 'malloc'
240 | _malloc_item = malloc(_size, type, flags); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/kgssapi/krb5/kcrypto.c:167:15: note: in expansion of macro 'malloc'
167 | tmp = malloc(tmplen, M_GSSAPI, M_WAITOK);
| ^~~~~~
--- zstd_decompress.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -c -DZSTD_HEAPMODE=1 -I/workspace/src/sys/contrib/zstd/lib/freebsd -O2 -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF.depend.zstd_decompress.o -MTzstd_decompress.o -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 -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 -fms-extensions -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fms-extensions -std=gnu17 -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/sys/contrib/zstd/lib/common -Werror -Wno-missing-prototypes -U__BMI__ -DZSTD_NO_INTRINSICS /workspace/src/sys/contrib/zstd/lib/decompress/zstd_decompress.c
--- modules-all ---
--- all_subdir_kgssapi ---
ctfconvert -L VERSION -g gss_export_name.o
--- gss_get_mic.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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.gss_get_mic.o -MTgss_get_mic.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/kgssapi/gss_get_mic.c -o gss_get_mic.o
--- all_subdir_iwlwifi ---
--- mvm/mac80211.o ---
cc1: all warnings being treated as errors
--- all_subdir_ixl ---
--- if_ixl.ko.debug ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug if_ixl.ko.full if_ixl.ko.debug
--- all_subdir_kgssapi_krb5 ---
ctfconvert -L VERSION -g kcrypto.o
152.77 real 122.18 user 9.49 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-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins18045009485508490122.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-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