FreeBSD-main-amd64-gcc12_build - Build #5015 - Still Failing
Date: Mon, 17 Feb 2025 19:35:17 UTC
FreeBSD-main-amd64-gcc12_build - Build #5015 (df436036e82b895a6233d803bc8bf14d2cfe90d7) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5015/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5015/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5015/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) 05f6f65c3bdaf241ec819babda666445bf8e9909 by andrew: arm64: add CHECK_CPU_FEAT() for checking feature support in assembly 94686b081fdb0c1bb0fc1dfeda14bd53f26ce7c5 by andrew: arm64: add missing HWCAP and HWCAP2 values 4daaee441311833ca2bef8ddae0089f66a900844 by andrew: arm64: update and align armreg.h with ARMv8.9 features 76c38c2f2e026c5a019a759b2996745a42d10176 by andrew: arm64: add missing feature identification to align with ARMv8.9 43b3e755d07576da8a169a2d000d0f4b4ce33f19 by andrew: arm64: use FEAT_WFxT for DELAY() when available df436036e82b895a6233d803bc8bf14d2cfe90d7 by bnovkov: umtx: Don't sleep after casueword32 failure in do_sem2_wake The end of the build log: [...truncated 123.68 MiB...] | ^~~ In function 'qat_ae_write_ctx_mode', inlined from 'qat_aefw_uof_init_ae' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:2703:3, inlined from 'qat_aefw_uof_init' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:2754:11, inlined from 'qat_aefw_load' at /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:2804:11: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:748:22: warning: 'val' may be used uninitialized [-Wmaybe-uninitialized] 748 | nval = val & ~CTX_ENABLES_INUSE_CONTEXTS; /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_load': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:740:18: note: 'val' was declared here 740 | uint32_t val, nval; | ^~~ --- all_subdir_pms --- ctfconvert -L VERSION -g sampirsp.o --- all_subdir_pf --- --- pf_norm.o --- In file included from /workspace/src/sys/netpfil/pf/pf_norm.c:59: /workspace/src/sys/netinet/tcp_seq.h: In function 'pf_normalize_tcp_stateful': /workspace/src/sys/netinet/tcp_seq.h:39:35: warning: 'tsecr' may be used uninitialized [-Wmaybe-uninitialized] 39 | #define SEQ_LT(a,b) ((int)((a)-(b)) < 0) | ^ /workspace/src/sys/netpfil/pf/pf_norm.c:1543:26: note: 'tsecr' was declared here 1543 | u_int32_t tsval, tsecr; | ^~~~~ /workspace/src/sys/netinet/tcp_seq.h:39:35: warning: 'tsval' may be used uninitialized [-Wmaybe-uninitialized] 39 | #define SEQ_LT(a,b) ((int)((a)-(b)) < 0) | ^ /workspace/src/sys/netpfil/pf/pf_norm.c:1543:19: note: 'tsval' was declared here 1543 | u_int32_t tsval, tsecr; | ^~~~~ --- all_subdir_pms --- --- saphy.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -fno-builtin -fms-extensions -Wredundant-decls -Wunused-variable -Woverflow -Wmissing-prototypes -Wparentheses -w -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.saphy.o -MTsaphy.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/pms/RefTisa/sallsdk/spc/saphy.c -o saphy.o --- all_subdir_pf --- --- pf.o --- cc1: all warnings being treated as errors --- all_subdir_qlnx --- --- all_subdir_qlnx/qlnxe --- In function 'bitmap_weight', inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2036:6, inlined from 'ecore_init_qm_set_idx' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2069:21, inlined from 'ecore_init_qm_rl_pqs' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2203:2, inlined from 'ecore_init_qm_pq_params' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2211:2, inlined from 'ecore_init_qm_info' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2313:2, inlined from 'ecore_resc_alloc' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2457:3: /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: warning: array subscript 'long unsigned int[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds] 218 | retval += hweight_long(addr[end] & mask); | ~~~~^~~~~ /workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bitcountl' 90 | #define __bitcountl(x) __bitcount64((unsigned long)(x)) | ^ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: note: in expansion of macro 'bitcountl' 63 | #define hweight_long(x) bitcountl(x) | ^~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: note: in expansion of macro 'hweight_long' 218 | retval += hweight_long(addr[end] & mask); | ^~~~~~~~~~~~ /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_resc_alloc': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2410:22: note: object 'pq_flags' of size 4 2410 | enum _ecore_status_t ecore_resc_alloc(struct ecore_dev *p_dev) | ^~~~~~~~~~~~~~~~ In function 'bitmap_weight', inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2036:6, inlined from 'ecore_init_qm_set_idx' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2069:21, inlined from 'ecore_init_qm_mcos_pqs' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2176:2, inlined from 'ecore_init_qm_pq_params' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2214:2, inlined from 'ecore_init_qm_info' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2313:2, inlined from 'ecore_resc_alloc' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2457:3: /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: warning: array subscript 'long unsigned int[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds] 218 | retval += hweight_long(addr[end] & mask); | ~~~~^~~~~ /workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bitcountl' 90 | #define __bitcountl(x) __bitcount64((unsigned long)(x)) | ^ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: note: in expansion of macro 'bitcountl' 63 | #define hweight_long(x) bitcountl(x) | ^~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: note: in expansion of macro 'hweight_long' 218 | retval += hweight_long(addr[end] & mask); | ^~~~~~~~~~~~ /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_resc_alloc': --- all_subdir_pf --- --- pf_norm.o --- ctfconvert -L VERSION -g pf_norm.o --- all_subdir_qlnx --- /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2410:22: note: object 'pq_flags' of size 4 2410 | enum _ecore_status_t ecore_resc_alloc(struct ecore_dev *p_dev) | ^~~~~~~~~~~~~~~~ In function 'bitmap_weight', inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2036:6, inlined from 'ecore_init_qm_set_idx' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2069:21, inlined from 'ecore_init_qm_lb_pq' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2120:2, inlined from 'ecore_init_qm_pq_params' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2217:2, inlined from 'ecore_init_qm_info' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2313:2, inlined from 'ecore_resc_alloc' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2457:3: /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: warning: array subscript 'long unsigned int[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds] 218 | retval += hweight_long(addr[end] & mask); | ~~~~^~~~~ /workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bitcountl' 90 | #define __bitcountl(x) __bitcount64((unsigned long)(x)) | ^ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: note: in expansion of macro 'bitcountl' 63 | #define hweight_long(x) bitcountl(x) | ^~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: note: in expansion of macro 'hweight_long' 218 | retval += hweight_long(addr[end] & mask); | ^~~~~~~~~~~~ /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_resc_alloc': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2410:22: note: object 'pq_flags' of size 4 2410 | enum _ecore_status_t ecore_resc_alloc(struct ecore_dev *p_dev) | ^~~~~~~~~~~~~~~~ In function 'bitmap_weight', inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2036:6, inlined from 'ecore_init_qm_set_idx' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2069:21, inlined from 'ecore_init_qm_ooo_pq' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2131:2, inlined from 'ecore_init_qm_pq_params' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2220:2, inlined from 'ecore_init_qm_info' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2313:2, inlined from 'ecore_resc_alloc' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2457:3: /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: warning: array subscript 'long unsigned int[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds] 218 | retval += hweight_long(addr[end] & mask); | ~~~~^~~~~ /workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bitcountl' 90 | #define __bitcountl(x) __bitcount64((unsigned long)(x)) | ^ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: note: in expansion of macro 'bitcountl' 63 | #define hweight_long(x) bitcountl(x) | ^~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: note: in expansion of macro 'hweight_long' 218 | retval += hweight_long(addr[end] & mask); | ^~~~~~~~~~~~ /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_resc_alloc': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2410:22: note: object 'pq_flags' of size 4 2410 | enum _ecore_status_t ecore_resc_alloc(struct ecore_dev *p_dev) | ^~~~~~~~~~~~~~~~ In function 'bitmap_weight', inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2036:6, inlined from 'ecore_init_qm_set_idx' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2069:21, inlined from 'ecore_init_qm_pure_ack_pq' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2142:2, inlined from 'ecore_init_qm_pq_params' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2223:2, inlined from 'ecore_init_qm_info' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2313:2, inlined from 'ecore_resc_alloc' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2457:3: /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: warning: array subscript 'long unsigned int[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds] 218 | retval += hweight_long(addr[end] & mask); | ~~~~^~~~~ /workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bitcountl' 90 | #define __bitcountl(x) __bitcount64((unsigned long)(x)) | ^ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: note: in expansion of macro 'bitcountl' 63 | #define hweight_long(x) bitcountl(x) | ^~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: note: in expansion of macro 'hweight_long' 218 | retval += hweight_long(addr[end] & mask); | ^~~~~~~~~~~~ /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_resc_alloc': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2410:22: note: object 'pq_flags' of size 4 2410 | enum _ecore_status_t ecore_resc_alloc(struct ecore_dev *p_dev) | ^~~~~~~~~~~~~~~~ In function 'bitmap_weight', inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2036:6, inlined from 'ecore_init_qm_set_idx' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2069:21, inlined from 'ecore_init_qm_offload_pq' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2153:2, inlined from 'ecore_init_qm_pq_params' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2226:2, inlined from 'ecore_init_qm_info' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2313:2, inlined from 'ecore_resc_alloc' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2457:3: /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: warning: array subscript 'long unsigned int[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds] 218 | retval += hweight_long(addr[end] & mask); | ~~~~^~~~~ /workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bitcountl' 90 | #define __bitcountl(x) __bitcount64((unsigned long)(x)) | ^ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: note: in expansion of macro 'bitcountl' 63 | #define hweight_long(x) bitcountl(x) | ^~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: note: in expansion of macro 'hweight_long' 218 | retval += hweight_long(addr[end] & mask); | ^~~~~~~~~~~~ /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_resc_alloc': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2410:22: note: object 'pq_flags' of size 4 2410 | enum _ecore_status_t ecore_resc_alloc(struct ecore_dev *p_dev) | ^~~~~~~~~~~~~~~~ In function 'bitmap_weight', inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2036:6, inlined from 'ecore_init_qm_set_idx' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2069:21, inlined from 'ecore_init_qm_low_latency_pq' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2164:2, inlined from 'ecore_init_qm_pq_params' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2229:2, inlined from 'ecore_init_qm_info' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2313:2, inlined from 'ecore_resc_alloc' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2457:3: /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: warning: array subscript 'long unsigned int[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds] 218 | retval += hweight_long(addr[end] & mask); | ~~~~^~~~~ /workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bitcountl' 90 | #define __bitcountl(x) __bitcount64((unsigned long)(x)) | ^ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: note: in expansion of macro 'bitcountl' 63 | #define hweight_long(x) bitcountl(x) | ^~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: note: in expansion of macro 'hweight_long' 218 | retval += hweight_long(addr[end] & mask); | ^~~~~~~~~~~~ /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_resc_alloc': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2410:22: note: object 'pq_flags' of size 4 2410 | enum _ecore_status_t ecore_resc_alloc(struct ecore_dev *p_dev) | ^~~~~~~~~~~~~~~~ In function 'bitmap_weight', inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2036:6, inlined from 'ecore_init_qm_set_idx' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2069:21, inlined from 'ecore_init_qm_vf_pqs' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2189:2, inlined from 'ecore_init_qm_pq_params' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2235:2, inlined from 'ecore_init_qm_info' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2313:2, inlined from 'ecore_resc_alloc' at /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2457:3: /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: warning: array subscript 'long unsigned int[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds] 218 | retval += hweight_long(addr[end] & mask); | ~~~~^~~~~ /workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bitcountl' 90 | #define __bitcountl(x) __bitcount64((unsigned long)(x)) | ^ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: note: in expansion of macro 'bitcountl' 63 | #define hweight_long(x) bitcountl(x) | ^~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: note: in expansion of macro 'hweight_long' 218 | retval += hweight_long(addr[end] & mask); | ^~~~~~~~~~~~ /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_resc_alloc': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2410:22: note: object 'pq_flags' of size 4 2410 | enum _ecore_status_t ecore_resc_alloc(struct ecore_dev *p_dev) | ^~~~~~~~~~~~~~~~ --- all_subdir_pf --- --- pf_table.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/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.pf_table.o -MTpf_table.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/netpfil/pf/pf_table.c -o pf_table.o --- all_subdir_pms --- ctfconvert -L VERSION -g saphy.o --- saport.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -fno-builtin -fms-extensions -Wredundant-decls -Wunused-variable -Woverflow -Wmissing-prototypes -Wparentheses -w -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.saport.o -MTsaport.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/pms/RefTisa/sallsdk/spc/saport.c -o saport.o 184.08 real 593.23 user 33.88 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/jenkins2210053076502773057.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