Date: Sun, 22 Oct 2023 08:57:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dchagin@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-stable-14-amd64-gcc12_build - Build #125 - Still Failing Message-ID: <680581299.6810.1697965062222@jenkins.ci.freebsd.org> In-Reply-To: <378798287.6784.1697922858649@jenkins.ci.freebsd.org> References: <378798287.6784.1697922858649@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_6809_46184284.1697965059478 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc12_build - Build #125 (b84a836ef02de42e262ce44d4= 6c859be288df4b0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12= _build/125/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_b= uild/125/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_bu= ild/125/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) b84a836ef02de42e262ce44d46c859be288df4b0 by dchagin: vfs cache: Fallback to namei to resolve symlinks with leading / in The end of the build log: [...truncated 116.83 MB...] /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_fxp --- ctfconvert -L VERSION -g inphy.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- if_fxp.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_fxp.o -MTif_fxp.= 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/fxp/if_fxp.c -o if_fxp.o --- ata-pci.o --- ctfconvert -L VERSION -g ata-pci.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- ata-acerlabs.o --- --- modules-all --- --- all_subdir_ext2fs --- ctfconvert -L VERSION -g ext2_htree.o --- ata-acerlabs.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 -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.ata-acerlabs.o -MTata-acerlabs.o -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/incl= ude -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-as= ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Ws= trict-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-er= ror=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-= compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshif= t-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -= Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpac= ked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-th= an=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -W= no-return-type -Wno-format-zero-length -fms-extensions -finline-limit=3D8= 000 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -= fms-extensions -std=3Dgnu99 -Werror /workspace/src/sys/dev/ata/chipsets/at= a-acerlabs.c --- modules-all --- 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 --- ata-acard.o --- ctfconvert -L VERSION -g ata-acard.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- ata-amd.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 -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.ata-amd.o -MTata-amd.o -fdebug-prefix-map=3D./machine=3D/workspace/= src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/i= nclude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmod= el=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous= -unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointe= r-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnost= ics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggr= essive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -W= no-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-error=3Dalloca-larger-than=3D -Wn= o-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return= -type -Wno-format-zero-length -fms-extensions -finline-limit=3D8000 --par= am inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-exten= sions -std=3Dgnu99 -Werror /workspace/src/sys/dev/ata/chipsets/ata-amd.c --- modules-all --- --- ext2_extents.o --- ctfconvert -L VERSION -g ext2_extents.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- 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_gem --- ctfconvert -L VERSION -g if_gem_pci.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- if_gem.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_gem.o -MTif_gem.= 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/gem/if_gem.c -o if_gem.o --- all_subdir_firewire --- --- fwmem.o --- ctfconvert -L VERSION -g fwmem.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_cxgbe --- ctfconvert -L VERSION -g cudbg_wtp.o --- all_subdir_firewire --- --- fwdma.o --- --- all_subdir_cxgbe --- ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_firewire --- /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.fwdma.o -MTfwdma.o = -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynch= ronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstric= t-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-= pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdi= agnostics-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 -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/fwdma.c -o fwdma.o --- all_subdir_cxgbe --- --- fastlz_api.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.fastlz_api.o -MTfastlz_api.o -mcmodel=3Dkernel -mno-red-zone -mn= o-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding= -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -= Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freeb= sd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-= pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-= error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleadi= ng-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-erro= r=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-co= mpare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-erro= r=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-= member -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-danglin= g-pointer -Wno-zero-length-bounds -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/= cxgbe/cudbg/fastlz_api.c -o fastlz_api.o --- all_subdir_ext2fs --- --- ext2_inode.o --- /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]; | ^~~~~~~ --- ata-amd.o --- ctfconvert -L VERSION -g ata-amd.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- ata-ati.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 -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.ata-ati.o -MTata-ati.o -fdebug-prefix-map=3D./machine=3D/workspace/= src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/i= nclude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmod= el=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous= -unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointe= r-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnost= ics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggr= essive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -W= no-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-error=3Dalloca-larger-than=3D -Wn= o-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return= -type -Wno-format-zero-length -fms-extensions -finline-limit=3D8000 --par= am inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-exten= sions -std=3Dgnu99 -Werror /workspace/src/sys/dev/ata/chipsets/ata-ati.c --- modules-all --- --- all_subdir_firewire --- ctfconvert -L VERSION -g fwdma.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- firewire.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.firewire.o -MTfirew= ire.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-= asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -= Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef= -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dir= s -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-indentation -Wno-error=3Dnon= null-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/firewire.c -o fire= wire.o --- ata-acerlabs.o --- ctfconvert -L VERSION -g ata-acerlabs.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- ata-cenatek.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 -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.ata-cenatek.o -MTata-cenatek.o -fdebug-prefix-map=3D./machine=3D/wo= rkspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/s= ys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/includ= e -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 -fms-extensions -finline-limit=3D800= 0 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -fm= s-extensions -std=3Dgnu99 -Werror /workspace/src/sys/dev/ata/chipsets/ata-= cenatek.c --- modules-all --- --- all_subdir_ext2fs --- --- ext2_inode_cnv.o --- ctfconvert -L VERSION -g ext2_inode_cnv.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- ext2_lookup.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_lookup.o -MTex= t2_lookup.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float = -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -= Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -= Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-inclu= de-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-er= ror=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3D= nonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-erro= r=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fu= nction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-l= arger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-b= ounds -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_lookup.c -o ext2= _lookup.o --- all_subdir_cxgbe --- /workspace/src/sys/dev/cxgbe/cudbg/fastlz_api.c: In function 'decompress_bu= ffer': /workspace/src/sys/dev/cxgbe/cudbg/fastlz_api.c:433:25: warning: 'chunk_opt= ions' may be used uninitialized [-Wmaybe-uninitialized] 433 | switch (chunk_options) { | ^~~~~~ /workspace/src/sys/dev/cxgbe/cudbg/fastlz_api.c:354:23: note: 'chunk_option= s' was declared here 354 | int chunk_id, chunk_options, rc; | ^~~~~~~~~~~~~ /workspace/src/sys/dev/cxgbe/cudbg/fastlz_api.c:431:20: warning: 'chunk_id'= may be used uninitialized [-Wmaybe-uninitialized] 431 | if ((chunk_id =3D=3D 17) && decompressed_size) { | ^ /workspace/src/sys/dev/cxgbe/cudbg/fastlz_api.c:354:13: note: 'chunk_id' wa= s declared here 354 | int chunk_id, chunk_options, rc; | ^~~~~~~~ /workspace/src/sys/dev/cxgbe/cudbg/fastlz_api.c:489:41: warning: 'chunk_ext= ra' may be used uninitialized [-Wmaybe-uninitialized] 489 | fastlz_decompress(compresse= d_buffer, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~ 490 | chunk_siz= e, | ~~~~~~~~~= ~~ 491 | decompres= sed_buffer, | ~~~~~~~~~= ~~~~~~~~~~~ 492 | chunk_ext= ra); | ~~~~~~~~~= ~~~ /workspace/src/sys/dev/cxgbe/cudbg/fastlz_api.c:348:23: note: 'chunk_extra'= was declared here 348 | unsigned long chunk_extra; | ^~~~~~~~~~~ /workspace/src/sys/dev/cxgbe/cudbg/fastlz_api.c:462:44: warning: 'chunk_che= cksum' may be used uninitialized [-Wmaybe-uninitialized] 462 | if (checksum !=3D chunk_che= cksum) | ^ /workspace/src/sys/dev/cxgbe/cudbg/fastlz_api.c:347:23: note: 'chunk_checks= um' was declared here 347 | unsigned long chunk_checksum; | ^~~~~~~~~~~~~~ /workspace/src/sys/dev/cxgbe/cudbg/fastlz_api.c:417:30: warning: 'chunk_siz= e' may be used uninitialized [-Wmaybe-uninitialized] 417 | rc =3D get_scratch_buff(pd_buff, chunk_size= , | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 418 | &tmp_compressed_buffe= r); | ~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/dev/cxgbe/cudbg/fastlz_api.c:346:23: note: 'chunk_size' = was declared here 346 | unsigned long chunk_size; | ^~~~~~~~~~ --- ata-cenatek.o --- ctfconvert -L VERSION -g ata-cenatek.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- ata-cypress.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 -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.ata-cypress.o -MTata-cypress.o -fdebug-prefix-map=3D./machine=3D/wo= rkspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/s= ys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/includ= e -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 -fms-extensions -finline-limit=3D800= 0 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -fm= s-extensions -std=3Dgnu99 -Werror /workspace/src/sys/dev/ata/chipsets/ata-= cypress.c --- modules-all --- ctfconvert -L VERSION -g fastlz_api.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- fastlz.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.fastlz.o -MTfastlz.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -m= no-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv= -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer= -arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin= tf__ -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 -c /workspace/src/sys/dev/cxgbe= /cudbg/fastlz.c -o fastlz.o --- all_subdir_fusefs --- ctfconvert -L VERSION -g fuse_io.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- fuse_device.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.fuse_device.o -MTfu= se_device.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float = -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -= Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -= Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-inclu= de-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-er= ror=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3D= nonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-erro= r=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fu= nction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-l= arger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-b= ounds -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/fuse/fuse_device.c -o fuse_d= evice.o --- ata-ati.o --- ctfconvert -L VERSION -g ata-ati.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- ata-cyrix.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 -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.ata-cyrix.o -MTata-cyrix.o -fdebug-prefix-map=3D./machine=3D/worksp= ace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x= 86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-= prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-po= inter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiag= nostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3D= aggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compar= e -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-over= flow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-er= ror=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-no= t-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-than=3D = -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-ret= urn-type -Wno-format-zero-length -fms-extensions -finline-limit=3D8000 --= param inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-ex= tensions -std=3Dgnu99 -Werror /workspace/src/sys/dev/ata/chipsets/ata-cyri= x.c --- ata-cypress.o --- ctfconvert -L VERSION -g ata-cypress.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- ata-highpoint.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 -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.ata-highpoint.o -MTata-highpoint.o -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 -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -Wno-error=3Daddress -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnon= null-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 -fms-extensions -finline-li= mit=3D8000 --param inline-unit-growth=3D100 --param large-function-growth= =3D1000 -fms-extensions -std=3Dgnu99 -Werror /workspace/src/sys/dev/ata/ch= ipsets/ata-highpoint.c --- ata-cyrix.o --- ctfconvert -L VERSION -g ata-cyrix.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- ata-intel.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 -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.ata-intel.o -MTata-intel.o -fdebug-prefix-map=3D./machine=3D/worksp= ace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x= 86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-= prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-po= inter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiag= nostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3D= aggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compar= e -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-over= flow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-er= ror=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-no= t-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-than=3D = -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-ret= urn-type -Wno-format-zero-length -fms-extensions -finline-limit=3D8000 --= param inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-ex= tensions -std=3Dgnu99 -Werror /workspace/src/sys/dev/ata/chipsets/ata-inte= l.c --- ata-highpoint.o --- ctfconvert -L VERSION -g ata-highpoint.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- ata-ite.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 -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.ata-ite.o -MTata-ite.o -fdebug-prefix-map=3D./machine=3D/workspace/= src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/i= nclude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmod= el=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous= -unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointe= r-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnost= ics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggr= essive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -W= no-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-error=3Dalloca-larger-than=3D -Wn= o-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return= -type -Wno-format-zero-length -fms-extensions -finline-limit=3D8000 --par= am inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-exten= sions -std=3Dgnu99 -Werror /workspace/src/sys/dev/ata/chipsets/ata-ite.c --- modules-all --- ctfconvert -L VERSION -g fuse_device.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- fuse_ipc.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.fuse_ipc.o -MTfuse_= ipc.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-= asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -= Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef= -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dir= s -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-indentation -Wno-error=3Dnon= null-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/fuse/fuse_ipc.c -o fuse_ipc.= o --- all_subdir_cxgbe --- ctfconvert -L VERSION -g fastlz.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- t6_kern_tls.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.t6_kern_tls.o -MTt6_kern_tls.o -mcmodel=3Dkernel -mno-red-zone -= mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestandi= ng -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes= -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fre= ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknow= n-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -= Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wn= o-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmislea= ding-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-er= ror=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packe= d-member -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangl= ing-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-lengt= h -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 = --param large-function-growth=3D1000 -std=3Dgnu99 -c /workspace/src/sys/de= v/cxgbe/crypto/t6_kern_tls.c -o t6_kern_tls.o --- all_subdir_ext2fs --- /workspace/src/sys/fs/ext2fs/ext2_lookup.c: In function 'ext2_dirempty': /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1180:23: warning: array subscrip= t 'struct ext2fs_direct_2[0]' is partly outside array bounds of 'struct dir= template[1]' [-Warray-bounds] 1180 | if (dp->e2d_reclen =3D=3D 0) | ^~ /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1163:28: note: object 'dbuf' of = size 24 1163 | struct dirtemplate dbuf; | ^~~~ /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1183:23: warning: array subscrip= t 'struct ext2fs_direct_2[0]' is partly outside array bounds of 'struct dir= template[1]' [-Warray-bounds] 1183 | if (dp->e2d_ino =3D=3D 0) | ^~ /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1163:28: note: object 'dbuf' of = size 24 1163 | struct dirtemplate dbuf; | ^~~~ /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1186:28: warning: array subscrip= t 'struct ext2fs_direct_2[0]' is partly outside array bounds of 'struct dir= template[1]' [-Warray-bounds] 1186 | namlen =3D dp->e2d_namlen; | ^~ /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1163:28: note: object 'dbuf' of = size 24 1163 | struct dirtemplate dbuf; | ^~~~ /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1189:23: warning: array subscrip= t 'struct ext2fs_direct_2[0]' is partly outside array bounds of 'struct dir= template[1]' [-Warray-bounds] 1189 | if (dp->e2d_name[0] !=3D '.') | ^~ /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1163:28: note: object 'dbuf' of = size 24 1163 | struct dirtemplate dbuf; | ^~~~ /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1198:23: warning: array subscrip= t 'struct ext2fs_direct_2[0]' is partly outside array bounds of 'struct dir= template[1]' [-Warray-bounds] 1198 | if (dp->e2d_name[1] =3D=3D '.' && le32toh(dp->e2d_i= no) =3D=3D parentino) | ^~ /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1163:28: note: object 'dbuf' of = size 24 1163 | struct dirtemplate dbuf; | ^~~~ --- ata-ite.o --- ctfconvert -L VERSION -g ata-ite.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- ata-jmicron.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 -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.ata-jmicron.o -MTata-jmicron.o -fdebug-prefix-map=3D./machine=3D/wo= rkspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/s= ys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/includ= e -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 -fms-extensions -finline-limit=3D800= 0 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -fm= s-extensions -std=3Dgnu99 -Werror /workspace/src/sys/dev/ata/chipsets/ata-= jmicron.c --- modules-all --- ctfconvert -L VERSION -g ext2_lookup.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- ext2_subr.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_subr.o -MText2= _subr.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -Wno-error=3Daddress -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnon= null-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_subr.c -o ext2_s= ubr.o --- ata-jmicron.o --- ctfconvert -L VERSION -g ata-jmicron.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- ata-marvell.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 -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.ata-marvell.o -MTata-marvell.o -fdebug-prefix-map=3D./machine=3D/wo= rkspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/s= ys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/includ= e -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 -fms-extensions -finline-limit=3D800= 0 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -fm= s-extensions -std=3Dgnu99 -Werror /workspace/src/sys/dev/ata/chipsets/ata-= marvell.c --- modules-all --- ctfconvert -L VERSION -g ext2_subr.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- ext2_vfsops.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_vfsops.o -MTex= t2_vfsops.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float = -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -= Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -= Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-inclu= de-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-er= ror=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3D= nonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-erro= r=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fu= nction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-l= arger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-b= ounds -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_vfsops.c -o ext2= _vfsops.o --- ext2_inode.o --- cc1: all warnings being treated as errors 39.88 real 208.12 user 13.27 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/jenkins79252340502= 76170746.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_6809_46184284.1697965059478--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?680581299.6810.1697965062222>