Date: Sat, 15 Feb 2025 01:16:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, $@FreeBSD.org, dev-ci@FreeBSD.org Subject: FreeBSD-main-amd64-gcc14_build - Build #39 - Still Failing Message-ID: <787455297.1511.1739582223840@jenkins.ci.freebsd.org> In-Reply-To: <1770690316.1501.1739577570973@jenkins.ci.freebsd.org> References: <1770690316.1501.1739577570973@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_1510_1233026519.1739582219942 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #39 (091f30a9d14f9042a4c4a45f591a59d= 7e0244af6) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/39/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 39/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3= 9/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) 464372940b365b6109866440f5ce96f41b084f86 by rmacklem: param.h: Bump FreeBSD_version for commit 4517fbfd4251 091f30a9d14f9042a4c4a45f591a59d7e0244af6 by rmacklem: UPDATING: Add entry for commit 4517fbfd4251 The end of the build log: [...truncated 125.79 MiB...] /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_ae_start': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:711:18: note: 'ctxen' was declare= d here 711 | uint32_t ctxen; | ^~~~~ --- all_subdir_pms --- ctfconvert -L VERSION -g sasmp.o --- sassp.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -fno-builtin -fms-extensions -Wredundant-decls -Wunused-va= riable -Woverflow -Wmissing-prototypes -Wparentheses -w -fno-strict-aliasi= ng -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTI= ON_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_glob= al.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-pref= ix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D= ./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/works= pace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.sassp.o -MTsassp.o -mcmodel=3Dkernel -mno-red-zone -mno-= mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -= fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-pro= totypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__= =3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wn= o-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loo= p-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error= =3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstring= op-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -W= no-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca= -larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length= -bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -f= ms-extensions --param inline-unit-growth=3D100 --param large-function-growt= h=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/pms/RefTisa/sallsdk/spc/sa= ssp.c -o sassp.o --- all_subdir_pf --- In file included from /workspace/src/sys/sys/bus.h:168, from /workspace/src/sys/netpfil/pf/pf.c:48: In function 'pf_dummynet_route', inlined from 'pf_route' at /workspace/src/sys/netpfil/pf/pf.c:8884:11: /workspace/src/sys/sys/systm.h:283:33: warning: '__builtin_memcpy' forming = offset [16, 27] is out of the bounds [0, 16] of object 'dst' with type 'str= uct sockaddr_in' [-Warray-bounds=3D] 283 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len= )) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/netpfil/pf/pf.c:9500:25: note: in expansion of macro 'me= mcpy' 9500 | memcpy(&pd->pf_mtag->dst, sa, | ^~~~~~ /workspace/src/sys/netpfil/pf/pf.c: In function 'pf_route': /workspace/src/sys/netpfil/pf/pf.c:8676:33: note: 'dst' declared here 8676 | struct sockaddr_in dst; | ^~~ In function 'pf_dummynet_route', inlined from 'pf_route' at /workspace/src/sys/netpfil/pf/pf.c:8925:12: /workspace/src/sys/sys/systm.h:283:33: warning: '__builtin_memcpy' forming = offset [16, 27] is out of the bounds [0, 16] of object 'dst' with type 'str= uct sockaddr_in' [-Warray-bounds=3D] 283 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len= )) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/netpfil/pf/pf.c:9500:25: note: in expansion of macro 'me= mcpy' 9500 | memcpy(&pd->pf_mtag->dst, sa, | ^~~~~~ /workspace/src/sys/netpfil/pf/pf.c: In function 'pf_route': /workspace/src/sys/netpfil/pf/pf.c:8676:33: note: 'dst' declared here 8676 | struct sockaddr_in dst; | ^~~ --- all_subdir_pms --- ctfconvert -L VERSION -g sassp.o --- satimer.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -fno-builtin -fms-extensions -Wredundant-decls -Wunused-va= riable -Woverflow -Wmissing-prototypes -Wparentheses -w -fno-strict-aliasi= ng -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTI= ON_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_glob= al.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-pref= ix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D= ./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/works= pace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.satimer.o -MTsatimer.o -mcmodel=3Dkernel -mno-red-zone -= mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestandi= ng -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing= -prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__print= f__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option = -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-= loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-erro= r=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-e= rror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstrin= gop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -= Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloc= a-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-lengt= h-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -= fms-extensions --param inline-unit-growth=3D100 --param large-function-grow= th=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/pms/RefTisa/sallsdk/spc/s= atimer.c -o satimer.o ctfconvert -L VERSION -g satimer.o --- sautil.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -fno-builtin -fms-extensions -Wredundant-decls -Wunused-va= riable -Woverflow -Wmissing-prototypes -Wparentheses -w -fno-strict-aliasi= ng -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTI= ON_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_glob= al.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-pref= ix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D= ./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/works= pace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.sautil.o -MTsautil.o -mcmodel=3Dkernel -mno-red-zone -mn= o-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding= -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-p= rototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf_= _=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -W= no-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-lo= op-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -= Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error= =3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstring= op-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -W= no-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dalloca= -larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length= -bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -f= ms-extensions --param inline-unit-growth=3D100 --param large-function-growt= h=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/pms/RefTisa/sallsdk/spc/sa= util.c -o sautil.o --- all_subdir_qat --- ctfconvert -L VERSION -g adf_ctl_drv.o --- kern_timeout.o --- ctfconvert -L VERSION -g kern_timeout.o --- kern_uuid.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -O2= -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/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.kern_uuid.o -MTkern_uuid.o -fdebug-prefix-map=3D./machine=3D/workspa= ce/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x8= 6/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mc= model=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchron= ous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall= -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund= ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dad= dress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-err= or=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno= -error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-= larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-da= ngling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-le= ngth -fms-extensions -finline-limit=3D8000 --param inline-unit-growth=3D1= 00 --param large-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werr= or /workspace/src/sys/kern/kern_uuid.c --- modules-all --- --- adf_dev_mgr.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -include /workspace/src/sys/compat/linuxkpi/common/include= /linux/kconfig.h -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/dev/qat/include -I/workspace/src/sys/= dev/qat/include/common -I/workspace/src/sys/compat/linuxkpi/common/include = -I/workspace/src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEA= DERS -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= =3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/= src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -M= D -MF.depend.adf_dev_mgr.o -MTadf_dev_mgr.o -mcmodel=3Dkernel -mno-red-zon= e -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreesta= nding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmiss= ing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__pr= intf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opti= on -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressi= ve-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-e= rror=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dst= ringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligne= d -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dal= loca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-le= ngth-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D800= 0 -fms-extensions --param inline-unit-growth=3D100 --param large-function-g= rowth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/qat/qat_common/adf_dev= _mgr.c -o adf_dev_mgr.o --- all_subdir_qat_c2xxx --- In function 'qat_ae_is_active', inlined from 'qat_aefw_suof_load' at /workspace/src/sys/dev/qat_c2xxx/q= at_ae.c:2580:7, inlined from 'qat_aefw_suof_write' at /workspace/src/sys/dev/qat_c2xxx/= qat_ae.c:2624:11, inlined from 'qat_aefw_load' at /workspace/src/sys/dev/qat_c2xxx/qat_ae= .c:2789:11: /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:897:13: warning: 'val' may be use= d uninitialized [-Wmaybe-uninitialized] 897 | if (val & ACTIVE_CTX_STATUS_ABO) | ^~~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_load': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:891:18: note: 'val' was declared = here 891 | uint32_t val; | ^~~ 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/qa= t_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:743:13: warning: 'val' may be use= d uninitialized [-Wmaybe-uninitialized] 743 | val &=3D CTX_ENABLES_IGNORE_W1C_MASK; | ^~ /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; | ^~~ In function 'qat_ae_write_nn_mode', inlined from 'qat_aefw_uof_init_ae' at /workspace/src/sys/dev/qat_c2xxx= /qat_ae.c:2708:4, inlined from 'qat_aefw_uof_init' at /workspace/src/sys/dev/qat_c2xxx/qa= t_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:760:13: warning: 'val' may be use= d uninitialized [-Wmaybe-uninitialized] 760 | val &=3D CTX_ENABLES_IGNORE_W1C_MASK; | ^~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_load': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:757:18: note: 'val' was declared = here 757 | uint32_t val, nval; | ^~~ In function 'qat_ae_write_lm_mode', inlined from 'qat_aefw_uof_init_ae' at /workspace/src/sys/dev/qat_c2xxx= /qat_ae.c:2710:3, inlined from 'qat_aefw_uof_init' at /workspace/src/sys/dev/qat_c2xxx/qa= t_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:779:13: warning: 'val' may be use= d uninitialized [-Wmaybe-uninitialized] 779 | val &=3D CTX_ENABLES_IGNORE_W1C_MASK; | ^~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_load': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:775:18: note: 'val' was declared = here 775 | uint32_t val, nval; | ^~~ In function 'qat_ae_write_lm_mode', inlined from 'qat_aefw_uof_init_ae' at /workspace/src/sys/dev/qat_c2xxx= /qat_ae.c:2712:3, inlined from 'qat_aefw_uof_init' at /workspace/src/sys/dev/qat_c2xxx/qa= t_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:779:13: warning: 'val' may be use= d uninitialized [-Wmaybe-uninitialized] 779 | val &=3D CTX_ENABLES_IGNORE_W1C_MASK; | ^~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_load': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:775:18: note: 'val' was declared = here 775 | uint32_t val, nval; | ^~~ In function 'qat_ae_write_shared_cs_mode0', inlined from 'qat_ae_write_shared_cs_mode' at /workspace/src/sys/dev/qa= t_c2xxx/qat_ae.c:825:2, inlined from 'qat_aefw_uof_init_ae' at /workspace/src/sys/dev/qat_c2xxx= /qat_ae.c:2715:3, inlined from 'qat_aefw_uof_init' at /workspace/src/sys/dev/qat_c2xxx/qa= t_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:812:22: warning: 'val' may be use= d uninitialized [-Wmaybe-uninitialized] 812 | nval =3D val & ~AE_MISC_CONTROL_SHARE_CS; /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_load': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:805:18: note: 'val' was declared = here 805 | uint32_t val, nval; | ^~~ In function 'qat_ae_set_reload_ustore', inlined from 'qat_aefw_uof_init_ae' at /workspace/src/sys/dev/qat_c2xxx= /qat_ae.c:2717:3, inlined from 'qat_aefw_uof_init' at /workspace/src/sys/dev/qat_c2xxx/qa= t_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:861:13: warning: 'val' may be use= d uninitialized [-Wmaybe-uninitialized] 861 | val &=3D ~(AE_MISC_CONTROL_ONE_CTX_RELOAD | | ^~ /workspace/src/sys/dev/qat_c2xxx/qat_ae.c: In function 'qat_aefw_load': /workspace/src/sys/dev/qat_c2xxx/qat_ae.c:836:18: note: 'val' was declared = here 836 | uint32_t val, cs_reload; | ^~~ --- all_subdir_pms --- ctfconvert -L VERSION -g sautil.o --- saioctlcmd.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -fno-builtin -fms-extensions -Wredundant-decls -Wunused-va= riable -Woverflow -Wmissing-prototypes -Wparentheses -w -fno-strict-aliasi= ng -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTI= ON_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_glob= al.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-pref= ix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D= ./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/works= pace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC = -MD -MF.depend.saioctlcmd.o -MTsaioctlcmd.o -mcmodel=3Dkernel -mno-red-= zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffree= standing -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wm= issing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D_= _printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-o= ption -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggre= ssive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes = -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uniniti= alized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wn= o-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error= =3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-a= ligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error= =3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-ze= ro-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit= =3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -std=3Dgnu17 -c /workspace/src/sys/dev/pms/RefTisa/sall= sdk/spc/saioctlcmd.c -o saioctlcmd.o --- kern_uuid.o --- ctfconvert -L VERSION -g kern_uuid.o --- kern_vnodedumper.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -c -O2= -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/worksp= ace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/co= ntrib/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.kern_vnodedumper.o -MTkern_vnodedumper.o -fdebug-prefix-map=3D./mach= ine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/worksp= ace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i3= 86/include -mcmodel=3Dkernel -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 -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -= Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error= =3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in= dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds= equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm= emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe= r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error= =3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -= Wno-format-zero-length -fms-extensions -finline-limit=3D8000 --param inli= ne-unit-growth=3D100 --param large-function-growth=3D1000 -fms-extensions = -std=3Dgnu17 -Werror /workspace/src/sys/kern/kern_vnodedumper.c --- modules-all --- --- all_subdir_pf --- cc1: all warnings being treated as errors --- all_subdir_qlnx --- In file included from /workspace/src/sys/sys/types.h:310, from /workspace/src/sys/sys/param.h:114, from /workspace/src/sys/dev/qlnx/qlnxe/qlnx_os.h:37, from /workspace/src/sys/dev/qlnx/qlnxe/bcm_osal.h:31, from /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:32: In function 'bitmap_weight', inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/d= ev/qlnx/qlnxe/ecore_dev.c:2036:6, inlined from 'ecore_get_cm_pq_idx' at /workspace/src/sys/dev/qlnx/qlnxe= /ecore_dev.c:2077:21: /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: wa= rning: array subscript 'long unsigned int[0]' is partly outside array bound= s of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds=3D] 218 | retval +=3D hweight_long(addr[end] & mask); | ~~~~^~~~~ /workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bi= tcountl' 90 | #define __bitcountl(x) __bitcount64((unsigned long)(x)) | ^ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: not= e: in expansion of macro 'bitcountl' 63 | #define hweight_long(x) bitcountl(x) | ^~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: no= te: in expansion of macro 'hweight_long' 218 | retval +=3D hweight_long(addr[end] & mask); | ^~~~~~~~~~~~ /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_get_cm_pq= _idx': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2075:5: note: object 'pq_flag= s' of size 4 2075 | u16 ecore_get_cm_pq_idx(struct ecore_hwfn *p_hwfn, u32 pq_flags) | ^~~~~~~~~~~~~~~~~~~ In function 'bitmap_weight', inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/d= ev/qlnx/qlnxe/ecore_dev.c:2036:6, inlined from 'ecore_get_cm_pq_idx' at /workspace/src/sys/dev/qlnx/qlnxe= /ecore_dev.c:2077:21, inlined from 'ecore_get_cm_pq_idx_mcos' at /workspace/src/sys/dev/qlnx/= qlnxe/ecore_dev.c:2089:9: /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: wa= rning: array subscript 'long unsigned int[0]' is partly outside array bound= s of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds=3D] 218 | retval +=3D hweight_long(addr[end] & mask); | ~~~~^~~~~ /workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bi= tcountl' 90 | #define __bitcountl(x) __bitcount64((unsigned long)(x)) | ^ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: not= e: in expansion of macro 'bitcountl' 63 | #define hweight_long(x) bitcountl(x) | ^~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: no= te: in expansion of macro 'hweight_long' 218 | retval +=3D hweight_long(addr[end] & mask); | ^~~~~~~~~~~~ /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_get_cm_pq= _idx_mcos': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2082:5: note: object 'pq_flag= s' of size 4 2082 | u16 ecore_get_cm_pq_idx_mcos(struct ecore_hwfn *p_hwfn, u8 tc) | ^~~~~~~~~~~~~~~~~~~~~~~~ In function 'bitmap_weight', inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/d= ev/qlnx/qlnxe/ecore_dev.c:2036:6, inlined from 'ecore_get_cm_pq_idx' at /workspace/src/sys/dev/qlnx/qlnxe= /ecore_dev.c:2077:21, inlined from 'ecore_get_cm_pq_idx_vf' at /workspace/src/sys/dev/qlnx/ql= nxe/ecore_dev.c:2099:9: /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: wa= rning: array subscript 'long unsigned int[0]' is partly outside array bound= s of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds=3D] 218 | retval +=3D hweight_long(addr[end] & mask); | ~~~~^~~~~ /workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bi= tcountl' 90 | #define __bitcountl(x) __bitcount64((unsigned long)(x)) | ^ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: not= e: in expansion of macro 'bitcountl' 63 | #define hweight_long(x) bitcountl(x) | ^~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: no= te: in expansion of macro 'hweight_long' 218 | retval +=3D hweight_long(addr[end] & mask); | ^~~~~~~~~~~~ /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_get_cm_pq= _idx_vf': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2092:5: note: object 'pq_flag= s' of size 4 2092 | u16 ecore_get_cm_pq_idx_vf(struct ecore_hwfn *p_hwfn, u16 vf) | ^~~~~~~~~~~~~~~~~~~~~~ In function 'bitmap_weight', inlined from 'ecore_init_qm_get_idx_from_flags' at /workspace/src/sys/d= ev/qlnx/qlnxe/ecore_dev.c:2036:6, inlined from 'ecore_get_cm_pq_idx' at /workspace/src/sys/dev/qlnx/qlnxe= /ecore_dev.c:2077:21, inlined from 'ecore_get_cm_pq_idx_rl' at /workspace/src/sys/dev/qlnx/ql= nxe/ecore_dev.c:2109:9: /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:44: wa= rning: array subscript 'long unsigned int[0]' is partly outside array bound= s of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds=3D] 218 | retval +=3D hweight_long(addr[end] & mask); | ~~~~^~~~~ /workspace/src/sys/sys/bitcount.h:90:54: note: in definition of macro '__bi= tcountl' 90 | #define __bitcountl(x) __bitcount64((unsigned long)(x)) | ^ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitops.h:63:25: not= e: in expansion of macro 'bitcountl' 63 | #define hweight_long(x) bitcountl(x) | ^~~~~~~~~ /workspace/src/sys/compat/linuxkpi/common/include/linux/bitmap.h:218:27: no= te: in expansion of macro 'hweight_long' 218 | retval +=3D hweight_long(addr[end] & mask); | ^~~~~~~~~~~~ /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c: In function 'ecore_get_cm_pq= _idx_rl': /workspace/src/sys/dev/qlnx/qlnxe/ecore_dev.c:2102:5: note: object 'pq_flag= s' of size 4 2102 | u16 ecore_get_cm_pq_idx_rl(struct ecore_hwfn *p_hwfn, u8 rl) | ^~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_pf --- *** [pf.o] Error code 1 make[4]: stopped in /workspace/src/sys/modules/pf 1 error make[4]: stopped in /workspace/src/sys/modules/pf 243.16 real 906.04 user 47.09 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins1593623076909934= 4549.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc14_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_1510_1233026519.1739582219942--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?787455297.1511.1739582223840>