Date: Tue, 19 Sep 2023 02:06:49 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: np@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-stable-14-amd64-gcc12_build - Build #37 - Still Failing Message-ID: <320465720.4376.1695089212165@jenkins.ci.freebsd.org> In-Reply-To: <1375286879.4360.1695057922067@jenkins.ci.freebsd.org> References: <1375286879.4360.1695057922067@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_4375_1925534949.1695089209536 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc12_build - Build #37 (38da3db5f9e3e9bc9eba30a2c5= 60bfe660ce95ec) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12= _build/37/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_b= uild/37/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_bu= ild/37/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) 3287f64a731406a305b76b86d0b1a7ed47786359 by np: cxgbe(4): Avoid hang on kldunload on netlink enabled kernels. 38da3db5f9e3e9bc9eba30a2c560bfe660ce95ec by np: cxgbe(4): Fix tracing with netlink enabled kernels. The end of the build log: [...truncated 115.72 MB...] --- vnode_if_typedef.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -q --- opt_global.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h opt_glob= al.h --- vnode_if.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -h --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -c -O2= -pipe -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/work= space/src/sys/modules/dtrace/fasttrap/opt_global.h -D_SYS_VMEM_H_ -D__KERNE= L__ -nostdinc -DSMP -I/workspace/src/sys/contrib/openzfs/include -I/workspa= ce/src/sys/contrib/openzfs/include/os/freebsd -I/workspace/src/sys/contrib/= openzfs/include/os/freebsd/spl -I/workspace/src/sys/contrib/openzfs/include= /os/freebsd/zfs -I/workspace/src/sys/cddl/compat/opensolaris -I/workspace/s= rc/sys/cddl/contrib/opensolaris/uts/common -include /workspace/src/sys/cont= rib/openzfs/include/os/freebsd/spl/sys/ccompile.h -fno-strict-aliasing -Wer= ror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/cddl/c= ontrib/opensolaris/uts/intel -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj= /workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sy= s -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -mno-o= mit-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/wor= kspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.= o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-async= hronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstri= ct-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno= -pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fd= iagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-com= pare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-o= verflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno= -error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked= -not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-than= =3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno= -return-type -Wno-format-zero-length -Wno-cast-qual -Wno-unused -finline-li= mit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-f= unction-growth=3D1000 -std=3Dgnu99 -include /workspace/src/sys/cddl/compat/= opensolaris/sys/debug_compat.h -fcommon /workspace/src/sys/kern/genoffset.= c --- all_subdir_dtrace/systrace --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- systrace.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -= pipe -fno-common -D_SYS_VMEM_H_ -D__KERNEL__ -nostdinc -DSMP -I/worksp= ace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/= include/os/freebsd -I/workspace/src/sys/contrib/openzfs/include/os/freebsd= /spl -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/works= pace/src/sys/cddl/compat/opensolaris -I/workspace/src/sys/cddl/contrib/ope= nsolaris/uts/common -include /workspace/src/sys/contrib/openzfs/include/os= /freebsd/spl/sys/ccompile.h -fno-strict-aliasing -Werror -D_KERNEL -DKLD_M= ODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj= /workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sy= s -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-po= inter -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/worksp= ace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/wor--- all_subdir_e= xt2fs --- --- ext2_hash.o --- ctfconvert -L VERSION -g ext2_hash.o --- all_subdir_dtrace --- kspace/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys= /i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF= .depend.systrace.o -MTsystrace.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -= mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrap= v -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointe= r-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kpri= ntf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas= -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-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-poi= nter -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fi= nline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param= large-function-growth=3D1000 -std=3Dgnu99 -include /workspace/src/sys/cdd= l/compat/opensolaris/sys/debug_compat.h -c /workspace/src/sys/cddl/dev/syst= race/systrace.c -o systrace.o --- all_subdir_ext2fs --- ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_firewire --- --- fwohci_pci.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/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/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.fwohci_pci.o -MTfwo= hci_pci.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -= fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wa= ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu= ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include= -dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -= Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dno= nnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error= =3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun= ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-la= rger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bo= unds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-= extensions --param inline-unit-growth=3D100 --param large-function-growth= =3D1000 -std=3Dgnu99 -c /workspace/src/sys/dev/firewire/fwohci_pci.c -o fw= ohci_pci.o --- all_subdir_dtrace --- --- all_subdir_dtrace/fasttrap --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_crypto --- In function 'crypto_select_driver', inlined from 'crypto_newsession' at /workspace/src/sys/opencrypto/crypt= o.c:973:9, inlined from 'crypto_invoke' at /workspace/src/sys/opencrypto/crypto.c:= 1570:7, inlined from 'crypto_invoke' at /workspace/src/sys/opencrypto/crypto.c:= 1525:1, inlined from 'crypto_dispatch_one' at /workspace/src/sys/opencrypto/cry= pto.c:1432:12, inlined from 'crypto_dispatch' at /workspace/src/sys/opencrypto/crypto.= c:1448:10, inlined from 'crypto_dispatch_async' at /workspace/src/sys/opencrypto/c= rypto.c:1461:11: /workspace/src/sys/opencrypto/crypto.c:634:43: warning: 'best_match' may be= used uninitialized [-Wmaybe-uninitialized] 634 | if (best =3D=3D NULL || error > best_match || | ~~~~~~^~~~~~~~~~~~ /workspace/src/sys/opencrypto/crypto.c: In function 'crypto_dispatch_async'= : /workspace/src/sys/opencrypto/crypto.c:608:13: note: 'best_match' was decla= red here 608 | int best_match, error, hid; | ^~~~~~~~~~ --- all_subdir_dtrace --- --- fasttrap.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -= pipe -fno-common -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/mo= dules/workspace/src/sys/modules/dtrace/fasttrap/opt_global.h -D_SYS_VMEM_H_= -D__KERNEL__ -nostdinc -DSMP -I/workspace/src/sys/contrib/openzfs/inc= lude -I/workspace/src/sys/contrib/openzfs/include/os/freebsd -I/workspac= e/src/sys/contrib/openzfs/include/os/freebsd/spl -I/workspace/src/sys/cont= rib/openzfs/include/os/freebsd/zfs -I/workspace/src/sys/cddl/compat/openso= laris -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -include /= workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -f= no-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/= workspace/src/sys/cddl/contrib/opensolaris/uts/intel -DHAVE_KERNEL_OPTION_H= EADERS -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-comm= on -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-m= ap=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x8= 6=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 = -MD -MF.depend.fasttrap.o -MTfasttrap.o -mcmodel=3Dkernel -mno-red-zone -m= no-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestandin= g -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes = -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__free= bsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown= -pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno= -error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmislead= ing-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-err= or=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-c= ompare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-err= or=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed= -member -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangli= ng-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length= -Wno-cast-qual -Wno-unused -finline-limit=3D8000 -fms-extensions --param= inline-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu9= 9 -include /workspace/src/sys/cddl/compat/opensolaris/sys/debug_compat.h -c= /workspace/src/sys/cddl/contrib/opensolaris/uts/common/dtrace/fasttrap.c -= o fasttrap.o --- all_subdir_em --- ctfconvert -L VERSION -g e1000_82543.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- e1000_80003es2lan.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/dev/e1000 -DHAVE_KERNEL_OPTION_HEADER= S -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 -MD = -MF.depend.e1000_80003es2lan.o -MTe1000_80003es2lan.o -mcmodel=3Dkernel -mn= o-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables = -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissin= g-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__prin= tf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option= -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-opt= imizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dc= ast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Dover= flow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-over= flow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addr= ess-of-packed-member -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnul= l -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-forma= t-zero-length -finline-limit=3D8000 -fms-extensions --param inline-unit-g= rowth=3D100 --param large-function-growth=3D1000 -std=3Dgnu99 -c /workspac= e/src/sys/dev/e1000/e1000_80003es2lan.c -o e1000_80003es2lan.o --- all_subdir_crypto --- In function 'crypto_select_driver', inlined from 'crypto_newsession' at /workspace/src/sys/opencrypto/crypt= o.c:973:9, inlined from 'crypto_invoke' at /workspace/src/sys/opencrypto/crypto.c:= 1570:7, inlined from 'crypto_invoke' at /workspace/src/sys/opencrypto/crypto.c:= 1525:1, inlined from 'crypto_dispatch_one' at /workspace/src/sys/opencrypto/cry= pto.c:1432:12, inlined from 'crypto_dispatch_batch' at /workspace/src/sys/opencrypto/c= rypto.c:1491:7: /workspace/src/sys/opencrypto/crypto.c:634:43: warning: 'best_match' may be= used uninitialized [-Wmaybe-uninitialized] 634 | if (best =3D=3D NULL || error > best_match || | ~~~~~~^~~~~~~~~~~~ /workspace/src/sys/opencrypto/crypto.c: In function 'crypto_dispatch_batch'= : /workspace/src/sys/opencrypto/crypto.c:608:13: note: 'best_match' was decla= red here 608 | int best_match, error, hid; | ^~~~~~~~~~ --- all_subdir_cxgbe --- --- all_subdir_cxgbe/iw_cxgbe --- ctfconvert -L VERSION -g ev.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- id_table.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -= pipe -fno-common -DLINUX_TYPES_DEFINED -DCONFIG_INFINIBAND_USER_MEM -DINET6= -DINET -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -no= stdinc -I/workspace/src/sys/dev/cxgbe -I/workspace/src/sys/ofed/include -I= /workspace/src/sys/ofed/include/uapi -I/workspace/src/sys/compat/linuxkpi/c= ommon/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -DHAVE_KER= NEL_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/inclu= de -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fde= bug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefi= x-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 -MD -MF.depend.id_table.o -MTid_table.o -mcmodel=3Dkernel -mn= o-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables = -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissin= g-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__prin= tf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option= -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-opt= imizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dc= ast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Dover= flow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-over= flow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addr= ess-of-packed-member -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnul= l -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-forma= t-zero-length -finline-limit=3D8000 -fms-extensions --param inline-unit-g= rowth=3D100 --param large-function-growth=3D1000 -std=3Dgnu99 -c /workspac= e/src/sys/dev/cxgbe/iw_cxgbe/id_table.c -o id_table.o --- all_subdir_firewire --- ctfconvert -L VERSION -g fwohci_pci.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_firewire/fwe --- =3D=3D=3D> firewire/fwe (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/firewire/fwe...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- opt_inet.h --- --- all_subdir_ext2fs --- --- ext2_htree.o --- ctfconvert -L VERSION -g ext2_htree.o --- all_subdir_firewire --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_inet.h opt_inet.h --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- all_subdir_ext2fs --- ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- ext2_inode.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/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/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.ext2_inode.o -MText= 2_inode.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -= fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wa= ll -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wu= ndef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include= -dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -= Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dno= nnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error= =3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun= ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-la= rger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bo= unds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-= extensions --param inline-unit-growth=3D100 --param large-function-growth= =3D1000 -std=3Dgnu99 -c /workspace/src/sys/fs/ext2fs/ext2_inode.c -o ext2_= inode.o --- all_subdir_firewire --- --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -c -O2= -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd= 64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c= ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -= fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3= 86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s= ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-= prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf= __=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -= Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcas= t-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverfl= ow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtau= tological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overfl= ow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addres= s-of-packed-member -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 -fms-extensions --param inline-unit-growt= h=3D100 --param large-function-growth=3D1000 -std=3Dgnu99 -fcommon /worksp= ace/src/sys/kern/genoffset.c --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_ext2fs --- /workspace/src/sys/fs/ext2fs/ext2_inode.c: In function 'ext2_ind_truncate': /workspace/src/sys/fs/ext2fs/ext2_inode.c:235:18: error: variable 'newblks'= set but not used [-Werror=3Dunused-but-set-variable] 235 | uint32_t newblks[EXT2_NDADDR + EXT2_NIADDR]; | ^~~~~~~ --- all_subdir_firewire --- --- if_fwe.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/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/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.if_fwe.o -MTif_fwe.= o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asyn= chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstr= ict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wn= o-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -f= diagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-erro= r=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-co= mpare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-= overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wn= o-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacke= d-not-aligned -Wno-address-of-packed-member -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 -fms-extension= s --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -s= td=3Dgnu99 -c /workspace/src/sys/dev/firewire/if_fwe.c -o if_fwe.o --- all_subdir_crypto --- ctfconvert -L VERSION -g crypto.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- crypto.ko.full --- /usr/local/x86_64-unknown-freebsd13.2/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o crypto.ko.full crypto.o cryptodev_if.o criov.o cryptosoft.o xform_aes_cbc= .o xform_aes_icm.o xform_aes_xts.o xform_cml.o xform_deflate.o xform_gmac.o= xform_null.o xform_rmd160.o xform_sha1.o xform_sha2.o cryptodeflate.o rmd1= 60.o rijndael-alg-fst.o rijndael-api.o rijndael-api-fst.o camellia.o camell= ia-api.o des_ecb.o des_enc.o des_setkey.o sha1.o sha256c.o sha512c.o skein.= o skein_block.o skein_block_asm.o siphash.o gmac.o gfmult.o blake2b-ref.o b= lake2s-ref.o blake2-sw.o chacha.o chacha-sw.o chacha20_poly1305.o xform_cha= cha20_poly1305.o xform_poly1305.o ed25519_ref10.o core_hchacha20.o onetimea= uth_poly1305.o poly1305_donna.o stream_chacha20.o chacha20_ref.o scalarmult= _curve25519.o x25519_ref10.o verify.o randombytes.o utils.o curve25519.o cb= c_mac.o xform_cbc_mac.o=20 ctfmerge -L VERSION -g -o crypto.ko.full crypto.o cryptodev_if.o criov.o cr= yptosoft.o xform_aes_cbc.o xform_aes_icm.o xform_aes_xts.o xform_cml.o xfor= m_deflate.o xform_gmac.o xform_null.o xform_rmd160.o xform_sha1.o xform_sha= 2.o cryptodeflate.o rmd160.o rijndael-alg-fst.o rijndael-api.o rijndael-api= -fst.o camellia.o camellia-api.o des_ecb.o des_enc.o des_setkey.o sha1.o sh= a256c.o sha512c.o skein.o skein_block.o skein_block_asm.o siphash.o gmac.o = gfmult.o blake2b-ref.o blake2s-ref.o blake2-sw.o chacha.o chacha-sw.o chach= a20_poly1305.o xform_chacha20_poly1305.o xform_poly1305.o ed25519_ref10.o c= ore_hchacha20.o onetimeauth_poly1305.o poly1305_donna.o stream_chacha20.o c= hacha20_ref.o scalarmult_curve25519.o x25519_ref10.o verify.o randombytes.o= utils.o curve25519.o cbc_mac.o xform_cbc_mac.o=20 ERROR: ctfmerge: No ctf sections found to merge :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk crypto.ko.full export_syms | = xargs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % crypto.ko.ful= l --- crypto.ko.debug --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug crypto.= ko.full crypto.ko.debug --- crypto.ko --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcrypto.ko.debug crypto.ko.full crypto.ko --- all_subdir_ext2fs --- --- ext2_inode_cnv.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/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/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.ext2_inode_cnv.o -M= Text2_inode_cnv.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-= float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-prote= ctor -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-= qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing= -include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Da= ddress -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-indentation -Wno-er= ror=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wn= o-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -W= no-error=3Dpacked-not-aligned -Wno-address-of-packed-member -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=3Dgnu99 -c /workspace/src/sys/fs/ext2fs/ext2_inode_cnv.c= -o ext2_inode_cnv.o --- all_subdir_firewire --- --- all_subdir_firewire/firewire --- --- fwohci.o --- In function 'fwohci_arcv_swap', inlined from 'fwohci_arcv' at /workspace/src/sys/dev/firewire/fwohci.c:= 2850:12, inlined from 'fwohci_intr_dma' at /workspace/src/sys/dev/firewire/fwohc= i.c:1950:3, inlined from 'fwohci_task_dma' at /workspace/src/sys/dev/firewire/fwohc= i.c:2053:3: /workspace/src/sys/dev/firewire/fwohci.c:2670:33: warning: array subscript = 'struct fw_pkt[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'un= signed int[1]'} [-Warray-bounds] 2670 | switch (fp0->mode.common.tcode) { | ~~~~~~~~~~~~~~~~^~~~~~ /workspace/src/sys/dev/firewire/fwohci.c: In function 'fwohci_task_dma': /workspace/src/sys/dev/firewire/fwohci.c:2657:18: note: object 'ld0' of siz= e 4 2657 | uint32_t ld0; | ^~~ In function 'fwohci_arcv_swap', inlined from 'fwohci_arcv' at /workspace/src/sys/dev/firewire/fwohci.c:= 2831:13, inlined from 'fwohci_intr_dma' at /workspace/src/sys/dev/firewire/fwohc= i.c:1950:3, inlined from 'fwohci_task_dma' at /workspace/src/sys/dev/firewire/fwohc= i.c:2053:3: /workspace/src/sys/dev/firewire/fwohci.c:2670:33: warning: array subscript = 'struct fw_pkt[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'un= signed int[1]'} [-Warray-bounds] 2670 | switch (fp0->mode.common.tcode) { | ~~~~~~~~~~~~~~~~^~~~~~ /workspace/src/sys/dev/firewire/fwohci.c: In function 'fwohci_task_dma': /workspace/src/sys/dev/firewire/fwohci.c:2657:18: note: object 'ld0' of siz= e 4 2657 | uint32_t ld0; | ^~~ In function 'fwohci_arcv_swap', inlined from 'fwohci_arcv' at /workspace/src/sys/dev/firewire/fwohci.c:= 2850:12, inlined from 'fwohci_intr_dma' at /workspace/src/sys/dev/firewire/fwohc= i.c:1957:3, inlined from 'fwohci_task_dma' at /workspace/src/sys/dev/firewire/fwohc= i.c:2053:3: /workspace/src/sys/dev/firewire/fwohci.c:2670:33: warning: array subscript = 'struct fw_pkt[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'un= signed int[1]'} [-Warray-bounds] 2670 | switch (fp0->mode.common.tcode) { | ~~~~~~~~~~~~~~~~^~~~~~ /workspace/src/sys/dev/firewire/fwohci.c: In function 'fwohci_task_dma': /workspace/src/sys/dev/firewire/fwohci.c:2657:18: note: object 'ld0' of siz= e 4 2657 | uint32_t ld0; | ^~~ In function 'fwohci_arcv_swap', inlined from 'fwohci_arcv' at /workspace/src/sys/dev/firewire/fwohci.c:= 2831:13, inlined from 'fwohci_intr_dma' at /workspace/src/sys/dev/firewire/fwohc= i.c:1957:3, inlined from 'fwohci_task_dma' at /workspace/src/sys/dev/firewire/fwohc= i.c:2053:3: /workspace/src/sys/dev/firewire/fwohci.c:2670:33: warning: array subscript = 'struct fw_pkt[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'un= signed int[1]'} [-Warray-bounds] 2670 | switch (fp0->mode.common.tcode) { | ~~~~~~~~~~~~~~~~^~~~~~ /workspace/src/sys/dev/firewire/fwohci.c: In function 'fwohci_task_dma': /workspace/src/sys/dev/firewire/fwohci.c:2657:18: note: object 'ld0' of siz= e 4 2657 | uint32_t ld0; | ^~~ --- all_subdir_cxgbe --- ctfconvert -L VERSION -g id_table.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- mem.o --- --- all_subdir_ext2fs --- ctfconvert -L VERSION -g ext2_inode_cnv.o --- all_subdir_cxgbe --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -= pipe -fno-common -DLINUX_TYPES_DEFINED -DCONFIG_INFINIBAND_USER_MEM -DINET6= -DINET -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -no= stdinc -I/workspace/src/sys/dev/cxgbe -I/workspace/src/sys/ofed/include -I= /workspace/src/sys/ofed/include/uapi -I/workspace/src/sys/compat/linuxkpi/c= ommon/include -I/workspace/src/sys/compat/linuxkpi/dummy/include -DHAVE_KER= NEL_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/inclu= de -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fde= bug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-prefi= x-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 -MD -MF.depend.mem.o -MTmem.o -mcmodel=3Dkernel -mno-red-zone= -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestan= ding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototyp= es -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f= reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkn= own-pragmas -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=3Dmisl= eading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-= error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologica= l-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-= error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-pac= ked-member -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dan= gling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-len= gth -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D10= 0 --param large-function-growth=3D1000 -std=3Dgnu99 -c /workspace/src/sys/= dev/cxgbe/iw_cxgbe/mem.c -o mem.o --- all_subdir_ext2fs --- ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_firmware --- =3D=3D=3D> firmware (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/firmware...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- vnode_if_newproto.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -p --- vnode_if_typedef.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -q --- vnode_if.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_= if.src -h --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -c -O2= -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd= 64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c= ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -= fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3= 86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s= ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-= prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf= __=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -= Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcas= t-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverfl= ow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtau= tological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overfl= ow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addres= s-of-packed-member -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 -fms-extensions --param inline-unit-growt= h=3D100 --param large-function-growth=3D1000 -std=3Dgnu99 -fcommon /worksp= ace/src/sys/kern/genoffset.c --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_em --- ctfconvert -L VERSION -g e1000_80003es2lan.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- e1000_ich8lan.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/dev/e1000 -DHAVE_KERNEL_OPTION_HEADER= S -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 -MD = -MF.depend.e1000_ich8lan.o -MTe1000_ich8lan.o -mcmodel=3Dkernel -mno-red-zo= ne -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreest= anding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-protot= ypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D_= _freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-un= known-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual= -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmi= sleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wn= o-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-p= acked-member -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-d= angling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-l= ength -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D= 100 --param large-function-growth=3D1000 -std=3Dgnu99 -c /workspace/src/sy= s/dev/e1000/e1000_ich8lan.c -o e1000_ich8lan.o --- all_subdir_firewire --- --- all_subdir_firewire/fwe --- ctfconvert -L VERSION -g if_fwe.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- if_fwe.ko.full --- /usr/local/x86_64-unknown-freebsd13.2/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o if_fwe.ko.full if_fwe.o=20 ctfmerge -L VERSION -g -o if_fwe.ko.full if_fwe.o=20 ERROR: ctfmerge: No ctf sections found to merge :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk if_fwe.ko.full export_syms | = xargs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % if_fwe.ko.ful= l --- if_fwe.ko.debug --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug if_fwe.= ko.full if_fwe.ko.debug --- if_fwe.ko --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dif_fwe.ko.debug if_fwe.ko.full if_fwe.ko --- all_subdir_firmware --- --- subr_firmware.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/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/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.subr_firmware.o -MT= subr_firmware.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-fl= oat -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protect= or -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qu= al -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-i= nclude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Dadd= ress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-erro= r=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-= error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunuse= d-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno= -error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dallo= ca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-leng= th-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 = -fms-extensions --param inline-unit-growth=3D100 --param large-function-gro= wth=3D1000 -std=3Dgnu99 -c /workspace/src/sys/kern/subr_firmware.c -o subr= _firmware.o --- all_subdir_cxgbe --- --- all_subdir_cxgbe/if_cxgbe --- --- t4_sched.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -I/workspace/src/sys/dev/cxgbe -DHAVE_KERNEL_OPTION_HEADER= S -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 -MD = -MF.depend.t4_sched.o -MTt4_sched.o -mcmodel=3Dkernel -mno-red-zone -mno-mm= x -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fw= rapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_k= printf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-prag= mas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-erro= r=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-i= ndentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3D= sequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compar= e -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3D= memset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-memb= er -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-po= inter -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -f= inline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --para= m large-function-growth=3D1000 -std=3Dgnu99 -c /workspace/src/sys/dev/cxgb= e/t4_sched.c -o t4_sched.o --- all_subdir_ext2fs --- --- ext2_inode.o --- cc1: all warnings being treated as errors *** [ext2_inode.o] Error code 1 make[4]: stopped in /workspace/src/sys/modules/ext2fs 68.62 real 117.03 user 7.92 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-14-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins76550657119= 48447064.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-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 ------=_Part_4375_1925534949.1695089209536--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?320465720.4376.1695089212165>