Date: Sun, 29 Oct 2023 03:56:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mckusick@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-stable-14-amd64-gcc12_build - Build #139 - Still Failing Message-ID: <1535196622.7282.1698551784543@jenkins.ci.freebsd.org> In-Reply-To: <1420059258.7254.1698486832049@jenkins.ci.freebsd.org> References: <1420059258.7254.1698486832049@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_7281_1833583126.1698551781973 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc12_build - Build #139 (0bd8274c8529145fb1cba77b5= 38291545cd34c39) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12= _build/139/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_b= uild/139/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_bu= ild/139/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) 0bd8274c8529145fb1cba77b538291545cd34c39 by mckusick: Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. The end of the build log: [...truncated 115.59 MB...] inlined from 'dtrace_ioctl' at /workspace/src/sys/cddl/dev/dtrace/dtrac= e_ioctl.c:688:14: /workspace/src/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c:8414= :19: warning: 'pkey.dtpk_nmatch' may be used uninitialized [-Wmaybe-uniniti= alized] 8414 | if ((rv =3D pkp->dtpk_nmatch(prp->dtpr_name, pkp->dtpk_name= , 0)) <=3D 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ In file included from /workspace/src/sys/cddl/contrib/opensolaris/uts/commo= n/dtrace/dtrace.c:18442: /workspace/src/sys/cddl/dev/dtrace/dtrace_ioctl.c: In function 'dtrace_ioct= l': /workspace/src/sys/cddl/dev/dtrace/dtrace_ioctl.c:649:35: note: 'pkey.dtpk_= nmatch' was declared here 649 | dtrace_probekey_t pkey; | ^~~~ In function 'dtrace_match_probe', inlined from 'dtrace_ioctl' at /workspace/src/sys/cddl/dev/dtrace/dtrac= e_ioctl.c:688:14: /workspace/src/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c:8414= :19: warning: 'pkey.dtpk_name' may be used uninitialized [-Wmaybe-uninitial= ized] 8414 | if ((rv =3D pkp->dtpk_nmatch(prp->dtpr_name, pkp->dtpk_name= , 0)) <=3D 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/cddl/dev/dtrace/dtrace_ioctl.c: In function 'dtrace_ioct= l': /workspace/src/sys/cddl/dev/dtrace/dtrace_ioctl.c:649:35: note: 'pkey.dtpk_= name' was declared here 649 | dtrace_probekey_t pkey; | ^~~~ In function 'dtrace_match_probe', inlined from 'dtrace_ioctl' at /workspace/src/sys/cddl/dev/dtrace/dtrac= e_ioctl.c:688:14: /workspace/src/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c:8411= :19: warning: 'pkey.dtpk_fmatch' may be used uninitialized [-Wmaybe-uniniti= alized] 8411 | if ((rv =3D pkp->dtpk_fmatch(prp->dtpr_func, pkp->dtpk_func= , 0)) <=3D 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/cddl/dev/dtrace/dtrace_ioctl.c: In function 'dtrace_ioct= l': /workspace/src/sys/cddl/dev/dtrace/dtrace_ioctl.c:649:35: note: 'pkey.dtpk_= fmatch' was declared here 649 | dtrace_probekey_t pkey; | ^~~~ In function 'dtrace_match_probe', inlined from 'dtrace_ioctl' at /workspace/src/sys/cddl/dev/dtrace/dtrac= e_ioctl.c:688:14: /workspace/src/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c:8411= :19: warning: 'pkey.dtpk_func' may be used uninitialized [-Wmaybe-uninitial= ized] 8411 | if ((rv =3D pkp->dtpk_fmatch(prp->dtpr_func, pkp->dtpk_func= , 0)) <=3D 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/cddl/dev/dtrace/dtrace_ioctl.c: In function 'dtrace_ioct= l': /workspace/src/sys/cddl/dev/dtrace/dtrace_ioctl.c:649:35: note: 'pkey.dtpk_= func' was declared here 649 | dtrace_probekey_t pkey; | ^~~~ In function 'dtrace_match_probe', inlined from 'dtrace_ioctl' at /workspace/src/sys/cddl/dev/dtrace/dtrac= e_ioctl.c:688:14: /workspace/src/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c:8408= :19: warning: 'pkey.dtpk_mmatch' may be used uninitialized [-Wmaybe-uniniti= alized] 8408 | if ((rv =3D pkp->dtpk_mmatch(prp->dtpr_mod, pkp->dtpk_mod, = 0)) <=3D 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/cddl/dev/dtrace/dtrace_ioctl.c: In function 'dtrace_ioct= l': /workspace/src/sys/cddl/dev/dtrace/dtrace_ioctl.c:649:35: note: 'pkey.dtpk_= mmatch' was declared here 649 | dtrace_probekey_t pkey; | ^~~~ In function 'dtrace_match_probe', inlined from 'dtrace_ioctl' at /workspace/src/sys/cddl/dev/dtrace/dtrac= e_ioctl.c:688:14: /workspace/src/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c:8408= :19: warning: 'pkey.dtpk_mod' may be used uninitialized [-Wmaybe-uninitiali= zed] 8408 | if ((rv =3D pkp->dtpk_mmatch(prp->dtpr_mod, pkp->dtpk_mod, = 0)) <=3D 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/cddl/dev/dtrace/dtrace_ioctl.c: In function 'dtrace_ioct= l': /workspace/src/sys/cddl/dev/dtrace/dtrace_ioctl.c:649:35: note: 'pkey.dtpk_= mod' was declared here 649 | dtrace_probekey_t pkey; | ^~~~ In function 'dtrace_match_probe', inlined from 'dtrace_ioctl' at /workspace/src/sys/cddl/dev/dtrace/dtrac= e_ioctl.c:688:14: /workspace/src/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c:8405= :19: warning: 'pkey.dtpk_pmatch' may be used uninitialized [-Wmaybe-uniniti= alized] 8405 | if ((rv =3D pkp->dtpk_pmatch(pvp->dtpv_name, pkp->dtpk_prov= , 0)) <=3D 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/cddl/dev/dtrace/dtrace_ioctl.c: In function 'dtrace_ioct= l': /workspace/src/sys/cddl/dev/dtrace/dtrace_ioctl.c:649:35: note: 'pkey.dtpk_= pmatch' was declared here 649 | dtrace_probekey_t pkey; | ^~~~ In function 'dtrace_match_probe', inlined from 'dtrace_ioctl' at /workspace/src/sys/cddl/dev/dtrace/dtrac= e_ioctl.c:688:14: /workspace/src/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c:8405= :19: warning: 'pkey.dtpk_prov' may be used uninitialized [-Wmaybe-uninitial= ized] 8405 | if ((rv =3D pkp->dtpk_pmatch(pvp->dtpv_name, pkp->dtpk_prov= , 0)) <=3D 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/cddl/dev/dtrace/dtrace_ioctl.c: In function 'dtrace_ioct= l': /workspace/src/sys/cddl/dev/dtrace/dtrace_ioctl.c:649:35: note: 'pkey.dtpk_= prov' was declared here 649 | dtrace_probekey_t pkey; | ^~~~ --- all_subdir_ext2fs --- ctfconvert -L VERSION -g ext2_inode_cnv.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_fusefs --- --- fuse_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.fuse_vfsops.o -MTfu= se_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/fuse/fuse_vfsops.c -o fuse_v= fsops.o --- all_subdir_em --- --- e1000_ich8lan.o --- ctfconvert -L VERSION -g e1000_ich8lan.o --- all_subdir_geom --- ctfconvert -L VERSION -g rijndael-alg-fst.o --- all_subdir_ext2fs --- --- ext2_lookup.o --- --- all_subdir_em --- ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_geom --- ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_geom/geom_cache --- =3D=3D=3D> geom/geom_cache (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/geom/geom_cache...] --- all_subdir_ext2fs --- /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_geom --- --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- 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 --- g_cache.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.g_cache.o -MTg_cach= e.o -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 -finline-limit=3D8000 -fms-extensi= ons --param inline-unit-growth=3D100 --param large-function-growth=3D1000 = -std=3Dgnu99 -c /workspace/src/sys/geom/cache/g_cache.c -o g_cache.o --- all_subdir_fusefs --- --- fuse_ipc.o --- ctfconvert -L VERSION -g fuse_ipc.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_ext2fs --- --- 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 --- all_subdir_fusefs --- --- fuse_vfsops.o --- ctfconvert -L VERSION -g fuse_vfsops.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- fuse_vnops.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_vnops.o -MTfus= e_vnops.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/fuse/fuse_vnops.c -o fuse_vn= ops.o --- all_subdir_ext2fs --- ctfconvert -L VERSION -g ext2_subr.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_geom --- --- all_subdir_geom/geom_bde --- --- rijndael-api-fst.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.rijndael-api-fst.o = -MTrijndael-api-fst.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -ms= oft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-p= rotector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wc= ast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmis= sing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error= =3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compa= re -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wn= o-error=3Dnonnull-compare -Wno-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-s= ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-erro= r=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-z= ero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit= =3D8000 -fms-extensions --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -std=3Dgnu99 -c /workspace/src/sys/crypto/rijndael/rijn= dael-api-fst.c -o rijndael-api-fst.o --- all_subdir_em --- --- if_em.o --- ctfconvert -L VERSION -g if_em.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- if_em.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_em.ko.full if_em.o em_txrx.o e1000_osdep.o igb_txrx.o e1000_api.o e100= 0_base.o e1000_phy.o e1000_nvm.o e1000_mac.o e1000_manage.o e1000_vf.o e100= 0_mbx.o e1000_i210.o e1000_82540.o e1000_82542.o e1000_82541.o e1000_82543.= o e1000_80003es2lan.o e1000_ich8lan.o e1000_82571.o e1000_82575.o=20 ctfmerge -L VERSION -g -o if_em.ko.full if_em.o em_txrx.o e1000_osdep.o igb= _txrx.o e1000_api.o e1000_base.o e1000_phy.o e1000_nvm.o e1000_mac.o e1000_= manage.o e1000_vf.o e1000_mbx.o e1000_i210.o e1000_82540.o e1000_82542.o e1= 000_82541.o e1000_82543.o e1000_80003es2lan.o e1000_ich8lan.o e1000_82571.o= e1000_82575.o=20 ERROR: ctfmerge: No ctf sections found to merge :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk if_em.ko.full export_syms | x= args -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % if_em.ko.full --- all_subdir_ext2fs --- --- ext2_lookup.o --- /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 '.') | ^~ --- all_subdir_em --- --- if_em.ko.debug --- --- all_subdir_ext2fs --- /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) | ^~ --- all_subdir_em --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug if_em.k= o.full if_em.ko.debug --- all_subdir_ext2fs --- /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1163:28: note: object 'dbuf' of = size 24 1163 | struct dirtemplate dbuf; | ^~~~ --- all_subdir_em --- --- if_em.ko --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dif_em.ko.debug if_em.ko.full if_em.ko --- all_subdir_geom --- --- sha256c.o --- --- all_subdir_ext2fs --- ctfconvert -L VERSION -g ext2_lookup.o --- all_subdir_geom --- /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.sha256c.o -MTsha256= c.o -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-inclu--- evmi= sc.o --- --- modules-all --- 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/crypto/sha2/sha256c.c -o sha256= c.o --- rijndael-api-fst.o --- ctfconvert -L VERSION -g rijndael-api-fst.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_ext2fs --- ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- evmisc.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.evmisc.o -MTevmisc.o -fdebug-prefix-map=3D./machine=3D/workspace/sr= c/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/inc= lude -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -mcmodel= =3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-protot= ypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-= sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostic= s-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Dag--- = modules-all --- --- all_subdir_geom --- --- sha512c.o --- --- evmisc.o --- gressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare = -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overfl= ow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-erro= r=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-= aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-than=3D -W= no-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-retur= n-type -Wno-format-zero-length -fms-extensions -finline-limit=3D8000 --pa= ram inline-unit-growth=3D100 --param large-function-growth=3D1000 -fms-exte= nsions -std=3Dgnu99 -Werror /workspace/src/sys/contrib/dev/acpica/componen= ts/events/evmisc.c --- modules-all --- /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.sha512c.o -MTsha512= c.o -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 -finline-limit=3D8000 -fms-extensi= ons --param inline-unit-growth=3D100 --param large-function-growth=3D1000 = -std=3Dgnu99 -c /workspace/src/sys/crypto/sha2/sha512c.c -o sha512c.o --- all_subdir_geom/geom_cache --- ctfconvert -L VERSION -g g_cache.o --- all_subdir_geom/geom_bde --- --- g_bde_work.o --- ctfconvert -L VERSION -g g_bde_work.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_geom/geom_cache --- ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_fusefs --- --- fuse_internal.o --- --- all_subdir_geom --- --- geom_cache.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 geom_cache.ko.full g_cache.o=20 --- all_subdir_fusefs --- /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_internal.o -MT= fuse_internal.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/fs/fuse/fuse_internal.c -o f= use_internal.o --- all_subdir_geom --- ctfmerge -L VERSION -g -o geom_cache.ko.full g_cache.o=20 ERROR: ctfmerge: No ctf sections found to merge :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk geom_cache.ko.full export_sym= s | xargs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % geom_cach= e.ko.full --- geom_cache.ko.debug --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug geom_ca= che.ko.full geom_cache.ko.debug --- all_subdir_ext2fs --- --- ext2_inode.o --- cc1: all warnings being treated as errors --- all_subdir_geom --- --- geom_cache.ko --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dgeom_cache.ko.debug geom_cache.ko.full geom_cache.ko --- all_subdir_ext2fs --- *** [ext2_inode.o] Error code 1 make[4]: stopped in /workspace/src/sys/modules/ext2fs 79.94 real 52.72 user 4.26 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/jenkins97524083928= 14582591.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_7281_1833583126.1698551781973--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1535196622.7282.1698551784543>