FreeBSD-stable-15-amd64-gcc13_build - Build #114 - Still Failing
Date: Sun, 26 Oct 2025 15:42:41 UTC
FreeBSD-stable-15-amd64-gcc13_build - Build #114 (c10317b0c455be506ae62b391e5491e1b75914aa) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_build/114/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_build/114/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_build/114/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)
fd6330a3a836eb9816d14c04f707b7944fb7ff20 by tuexen:
tcp: fix typo in comment
c566953da83f0faf8e335aa7a5e54e48107c7e5a by tuexen:
tcp over udp: don't copy more bytes than avaiable
da7a90f0975030ae05379d59d5a7ec2420dcbd84 by tuexen:
UDP-Lite: export pcblist via sysctl interface
372b60422689b2bfb2ccf3ab22847eb54dae0b11 by tuexen:
netstat: add support for UDP-Lite endpoints
c10317b0c455be506ae62b391e5491e1b75914aa by tuexen:
sockstat: add support for UDP-Lite endpoints
The end of the build log:
[...truncated 134.72 MiB...]
/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_iwlwifi ---
--- mvm/rxmq.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -DCONFIG_IWLWIFI_DEBUGFS -DCONFIG_MAC80211_DEBUGFS -DCONFIG_ACPI -DLINUXKPI_WANT_LINUX_ACPI -DKBUILD_MODNAME='"iwlwifi"' -DLINUXKPI_VERSION=61100 -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -DCONFIG_IWLDVM=0 -DCONFIG_IWLMVM=1 -DCONFIG_IWLWIFI_DEBUG=1 -DCONFIG_IWLWIFI_DEVICE_TRACING=1 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/contrib/dev/iwlwifi -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/iwlwifi=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/iwlwifi -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mvm_rxmq.o -MTmvm/rxmq.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/contrib/dev/iwlwifi/mvm/rxmq.c -o mvm/rxmq.o
--- all_subdir_ixv ---
ctfconvert -L VERSION -g ixgbe_mbx.o
--- ixgbe_vf.o ---
--- 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); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/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_ixv ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/ixv=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/ixv -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.ixgbe_vf.o -MTixgbe_vf.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/ixgbe/ixgbe_vf.c -o ixgbe_vf.o
--- 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_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);
| ^~~~~~
--- pci.o ---
ctfconvert -L VERSION -g pci.o
--- modules-all ---
ctfconvert -L VERSION -g kcrypto.o
--- kcrypto_aes.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/kgssapi_krb5=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/kgssapi_krb5 -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.kcrypto_aes.o -MTkcrypto_aes.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/krb5/kcrypto_aes.c -o kcrypto_aes.o
--- if_ral_pci.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -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.if_ral_pci.o -MTif_ral_pci.o -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/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 -Werror /workspace/src/sys/dev/ral/if_ral_pci.c
--- modules-all ---
--- all_subdir_ixv ---
ctfconvert -L VERSION -g ixgbe_vf.o
--- ixgbe_dcb.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/ixv=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/ixv -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.ixgbe_dcb.o -MTixgbe_dcb.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/ixgbe/ixgbe_dcb.c -o ixgbe_dcb.o
--- all_subdir_kgssapi ---
ctfconvert -L VERSION -g rpcsec_gss.o
--- rpcsec_gss_conf.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/kgssapi=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/kgssapi -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.rpcsec_gss_conf.o -MTrpcsec_gss_conf.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/rpc/rpcsec_gss/rpcsec_gss_conf.c -o rpcsec_gss_conf.o
--- if_ral_pci.o ---
ctfconvert -L VERSION -g if_ral_pci.o
--- modules-all ---
--- all_subdir_kgssapi_krb5 ---
ctfconvert -L VERSION -g kcrypto_aes.o
--- krb5_mech.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/kgssapi_krb5=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/kgssapi_krb5 -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.krb5_mech.o -MTkrb5_mech.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/krb5/krb5_mech.c -o krb5_mech.o
--- random_infra.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -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.random_infra.o -MTrandom_infra.o -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/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 -Werror /workspace/src/sys/dev/random/random_infra.c
ctfconvert -L VERSION -g random_infra.o
--- random_harvestq.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -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.random_harvestq.o -MTrandom_harvestq.o -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/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 -Werror /workspace/src/sys/dev/random/random_harvestq.c
--- modules-all ---
--- all_subdir_ix ---
ctfconvert -L VERSION -g ixgbe_82599.o
--- ixgbe_x540.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/ix=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/ix -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.ixgbe_x540.o -MTixgbe_x540.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/ixgbe/ixgbe_x540.c -o ixgbe_x540.o
--- all_subdir_kgssapi ---
ctfconvert -L VERSION -g rpcsec_gss_conf.o
--- rpcsec_gss_misc.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/kgssapi=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/kgssapi -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.rpcsec_gss_misc.o -MTrpcsec_gss_misc.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/rpc/rpcsec_gss/rpcsec_gss_misc.c -o rpcsec_gss_misc.o
ctfconvert -L VERSION -g rpcsec_gss_misc.o
--- rpcsec_gss_prot.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/kgssapi=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/kgssapi -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.rpcsec_gss_prot.o -MTrpcsec_gss_prot.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/rpc/rpcsec_gss/rpcsec_gss_prot.c -o rpcsec_gss_prot.o
--- all_subdir_ixv ---
ctfconvert -L VERSION -g ixgbe_dcb.o
--- ixgbe_dcb_82598.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/ixv=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/ixv -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.ixgbe_dcb_82598.o -MTixgbe_dcb_82598.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/ixgbe/ixgbe_dcb_82598.c -o ixgbe_dcb_82598.o
--- all_subdir_ix ---
ctfconvert -L VERSION -g ixgbe_x540.o
--- all_subdir_kgssapi ---
ctfconvert -L VERSION -g rpcsec_gss_prot.o
--- svc_rpcsec_gss.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/kgssapi=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/kgssapi -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.svc_rpcsec_gss.o -MTsvc_rpcsec_gss.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/rpc/rpcsec_gss/svc_rpcsec_gss.c -o svc_rpcsec_gss.o
--- all_subdir_ix ---
--- ixgbe_x550.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/ix=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/ix -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.ixgbe_x550.o -MTixgbe_x550.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/ixgbe/ixgbe_x550.c -o ixgbe_x550.o
--- random_harvestq.o ---
ctfconvert -L VERSION -g random_harvestq.o
--- randomdev.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -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.randomdev.o -MTrandomdev.o -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/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 -Werror /workspace/src/sys/dev/random/randomdev.c
--- modules-all ---
--- all_subdir_ixv ---
ctfconvert -L VERSION -g ixgbe_dcb_82598.o
--- ixgbe_dcb_82599.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/ixv=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/ixv -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.ixgbe_dcb_82599.o -MTixgbe_dcb_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 -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_dcb_82599.c -o ixgbe_dcb_82599.o
--- all_subdir_iwlwifi ---
--- mvm/rx.o ---
ctfconvert -L VERSION -g mvm/rx.o
--- mvm/scan.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -DCONFIG_IWLWIFI_DEBUGFS -DCONFIG_MAC80211_DEBUGFS -DCONFIG_ACPI -DLINUXKPI_WANT_LINUX_ACPI -DKBUILD_MODNAME='"iwlwifi"' -DLINUXKPI_VERSION=61100 -include /workspace/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -DCONFIG_IWLDVM=0 -DCONFIG_IWLMVM=1 -DCONFIG_IWLWIFI_DEBUG=1 -DCONFIG_IWLWIFI_DEVICE_TRACING=1 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/contrib/dev/iwlwifi -I/workspace/src/sys/compat/linuxkpi/common/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/iwlwifi=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/iwlwifi -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mvm_scan.o -MTmvm/scan.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/contrib/dev/iwlwifi/mvm/scan.c -o mvm/scan.o
--- mvm/mac80211.o ---
cc1: all warnings being treated as errors
--- randomdev.o ---
ctfconvert -L VERSION -g randomdev.o
--- fortuna.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -c -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.fortuna.o -MTfortuna.o -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/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 -Werror /workspace/src/sys/dev/random/fortuna.c
199.03 real 770.23 user 32.52 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-15-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins15521891560357391597.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-15-amd64-gcc13_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