FreeBSD-stable-14-amd64-gcc12_build - Build #96 - Still Failing
Date: Tue, 10 Oct 2023 17:35:11 UTC
FreeBSD-stable-14-amd64-gcc12_build - Build #96 (78d34c77f42525f9a4005a5e751ee1ead94d4763) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/96/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/96/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/96/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) 78d34c77f42525f9a4005a5e751ee1ead94d4763 by dchagin: linux(4): Deduplicate SystemV IPC defines from amd64/linux The end of the build log: [...truncated 116.47 MB...] | ^~~~~~ /workspace/src/sys/cam/ctl/ctl.c:9551:27: warning: array subscript 'struct scsi_vpd_unit_serial_number[0]' is partly outside array bounds of 'unsigned char[20]' [-Warray-bounds] 9551 | sn_ptr->page_code = SVPD_UNIT_SERIAL_NUMBER; --- all_subdir_filemon --- --- machine --- --- all_subdir_ctl --- /workspace/src/sys/sys/malloc.h:232:32: note: object of size 20 allocated by 'malloc' 232 | _malloc_item = malloc(_size, type, (flags) &~ M_ZERO); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/cam/ctl/ctl.c:9533:32: note: in expansion of macro 'malloc' 9533 | ctsio->kern_data_ptr = malloc(data_len, M_CTL, M_WAITOK | M_ZERO); | ^~~~~~ --- all_subdir_filemon --- machine -> /workspace/src/sys/amd64/include --- all_subdir_ctl --- /workspace/src/sys/cam/ctl/ctl.c:9552:24: warning: array subscript 'struct scsi_vpd_unit_serial_number[0]' is partly outside array bounds of 'unsigned char[20]' [-Warray-bounds] 9552 | sn_ptr->length = CTL_SN_LEN; --- all_subdir_filemon --- --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- --- all_subdir_ctl --- /workspace/src/sys/sys/malloc.h:232:32: note: object of size 20 allocated by 'malloc' 232 | _malloc_item = malloc(_size, type, (flags) &~ M_ZERO); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/cam/ctl/ctl.c:9533:32: note: in expansion of macro 'malloc' 9533 | ctsio->kern_data_ptr = malloc(data_len, M_CTL, M_WAITOK | M_ZERO); | ^~~~~~ --- all_subdir_filemon --- i386 -> /workspace/src/sys/i386/include --- vnode_if_newproto.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_if.src -p --- all_subdir_ctl --- /workspace/src/sys/cam/ctl/ctl.c:9546:32: warning: array subscript 'struct scsi_vpd_unit_serial_number[0]' is partly outside array bounds of 'unsigned char[20]' [-Warray-bounds] 9546 | sn_ptr->device = (SID_QUAL_LU_CONNECTED << 5) | | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 9547 | lun->be_lun->lun_type; | ~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/malloc.h:232:32: note: object of size 20 allocated by 'malloc' 232 | _malloc_item = malloc(_size, type, (flags) &~ M_ZERO); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/cam/ctl/ctl.c:9533:32: note: in expansion of macro 'malloc' 9533 | ctsio->kern_data_ptr = malloc(data_len, M_CTL, M_WAITOK | M_ZERO); | ^~~~~~ /workspace/src/sys/cam/ctl/ctl.c:9551:27: warning: array subscript 'struct scsi_vpd_unit_serial_number[0]' is partly outside array bounds of 'unsigned char[20]' [-Warray-bounds] 9551 | sn_ptr->page_code = SVPD_UNIT_SERIAL_NUMBER; --- all_subdir_filemon --- --- vnode_if_typedef.h --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_if.src -q --- all_subdir_fdescfs --- ctfconvert -L VERSION -g fdesc_vfsops.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- fdescfs.ko.full --- --- all_subdir_ctl --- /workspace/src/sys/sys/malloc.h:232:32: note: object of size 20 allocated by 'malloc' 232 | _malloc_item = malloc(_size, type, (flags) &~ M_ZERO); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/cam/ctl/ctl.c:9533:32: note: in expansion of macro 'malloc' 9533 | ctsio->kern_data_ptr = malloc(data_len, M_CTL, M_WAITOK | M_ZERO); | ^~~~~~ --- all_subdir_fdescfs --- /usr/local/x86_64-unknown-freebsd13.2/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -o fdescfs.ko.full fdesc_vfsops.o fdesc_vnops.o --- all_subdir_ctl --- /workspace/src/sys/cam/ctl/ctl.c:9552:24: warning: array subscript 'struct scsi_vpd_unit_serial_number[0]' is partly outside array bounds of 'unsigned char[20]' [-Warray-bounds] 9552 | sn_ptr->length = CTL_SN_LEN; --- all_subdir_filemon --- --- vnode_if.h --- --- all_subdir_fdescfs --- ctfmerge -L VERSION -g -o fdescfs.ko.full fdesc_vfsops.o fdesc_vnops.o --- all_subdir_ctl --- /workspace/src/sys/sys/malloc.h:232:32: note: object of size 20 allocated by 'malloc' 232 | _malloc_item = malloc(_size, type, (flags) &~ M_ZERO); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/cam/ctl/ctl.c:9533:32: note: in expansion of macro 'malloc' 9533 | ctsio->kern_data_ptr = malloc(data_len, M_CTL, M_WAITOK | M_ZERO); | ^~~~~~ --- all_subdir_filemon --- awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_if.src -h --- all_subdir_fdescfs --- ERROR: ctfmerge: No ctf sections found to merge :> export_syms awk -f /workspace/src/sys/conf/kmod_syms.awk fdescfs.ko.full export_syms | xargs -J% /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy % fdescfs.ko.full --- fdescfs.ko.debug --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --only-keep-debug fdescfs.ko.full fdescfs.ko.debug --- all_subdir_ext2fs --- --- ext2_inode_cnv.o --- ctfconvert -L VERSION -g ext2_inode_cnv.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_fdescfs --- --- fdescfs.ko --- --- all_subdir_filemon --- --- genoffset.o --- --- all_subdir_em --- --- if_em.o --- --- all_subdir_fdescfs --- /usr/local/x86_64-unknown-freebsd13.2/bin/objcopy --strip-debug --add-gnu-debuglink=fdescfs.ko.debug fdescfs.ko.full fdescfs.ko --- all_subdir_filemon --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/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 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=kernel -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__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu99 -fcommon /workspace/src/sys/kern/genoffset.c --- all_subdir_em --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/workspace/src/sys/dev/e1000 -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.if_em.o -MTif_em.o -mcmodel=kernel -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__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu99 -c /workspace/src/sys/dev/e1000/if_em.c -o if_em.o --- all_subdir_fdc --- In function 'fdc_read_status', inlined from 'fdc_worker' at /workspace/src/sys/dev/fdc/fdc.c:1073:6, inlined from 'fdc_thread' at /workspace/src/sys/dev/fdc/fdc.c:1161:7: /workspace/src/sys/dev/fdc/fdc.c:605:32: warning: 'status' may be used uninitialized [-Wmaybe-uninitialized] 605 | fdc->status[i] = status; | ~~~~~~~~~~~~~~~^~~~~~~~ /workspace/src/sys/dev/fdc/fdc.c: In function 'fdc_thread': /workspace/src/sys/dev/fdc/fdc.c:601:21: note: 'status' was declared here 601 | int i, ret, status; | ^~~~~~ In function 'fd_probe_disk', inlined from 'fdc_worker' at /workspace/src/sys/dev/fdc/fdc.c:855:7, inlined from 'fdc_thread' at /workspace/src/sys/dev/fdc/fdc.c:1161:7: /workspace/src/sys/dev/fdc/fdc.c:1231:26: warning: 'cyl' may be used uninitialized [-Wmaybe-uninitialized] 1231 | if ((st0 & 0xc0) || cyl != 0) | ~~~~~~~~~~~~~^~~~~~~~~~~ /workspace/src/sys/dev/fdc/fdc.c: In function 'fdc_thread': /workspace/src/sys/dev/fdc/fdc.c:1209:23: note: 'cyl' was declared here 1209 | int st0, st3, cyl; | ^~~ In function 'fd_probe_disk', inlined from 'fdc_worker' at /workspace/src/sys/dev/fdc/fdc.c:855:7, inlined from 'fdc_thread' at /workspace/src/sys/dev/fdc/fdc.c:1161:7: /workspace/src/sys/dev/fdc/fdc.c:1231:18: warning: 'st0' may be used uninitialized [-Wmaybe-uninitialized] 1231 | if ((st0 & 0xc0) || cyl != 0) | ~~~~~^~~~~~~ /workspace/src/sys/dev/fdc/fdc.c: In function 'fdc_thread': /workspace/src/sys/dev/fdc/fdc.c:1209:13: note: 'st0' was declared here 1209 | int st0, st3, cyl; | ^~~ In function 'fdc_worker', inlined from 'fdc_thread' at /workspace/src/sys/dev/fdc/fdc.c:1161:7: /workspace/src/sys/dev/fdc/fdc.c:946:34: warning: 'cyl' may be used uninitialized [-Wmaybe-uninitialized] 946 | if ((st0 & 0xc0) || cyl != descyl) { | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /workspace/src/sys/dev/fdc/fdc.c: In function 'fdc_thread': /workspace/src/sys/dev/fdc/fdc.c:765:23: note: 'cyl' was declared here 765 | int st0, st3, cyl, mfm, steptrac, cylinder, descyl, sec; | ^~~ In function 'fdc_worker', inlined from 'fdc_thread' at /workspace/src/sys/dev/fdc/fdc.c:1161:7: --- all_subdir_ext2fs --- --- ext2_subr.o --- --- all_subdir_fdc --- /workspace/src/sys/dev/fdc/fdc.c:946:26: warning: 'st0' may be used uninitialized [-Wmaybe-uninitialized] 946 | if ((st0 & 0xc0) || cyl != descyl) { | ~~~~~^~~~~~~ /workspace/src/sys/dev/fdc/fdc.c: In function 'fdc_thread': /workspace/src/sys/dev/fdc/fdc.c:765:13: note: 'st0' was declared here 765 | int st0, st3, cyl, mfm, steptrac, cylinder, descyl, sec; | ^~~ --- all_subdir_ext2fs --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/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/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.ext2_subr.o -MText2_subr.o -mcmodel=kernel -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__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu99 -c /workspace/src/sys/fs/ext2fs/ext2_subr.c -o ext2_subr.o --- all_subdir_filemon --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- filemon.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/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/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.filemon.o -MTfilemon.o -mcmodel=kernel -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__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu99 -c /workspace/src/sys/dev/filemon/filemon.c -o filemon.o --- all_subdir_em --- --- e1000_80003es2lan.o --- ctfconvert -L VERSION -g e1000_80003es2lan.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_ext2fs --- --- ext2_vfsops.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/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/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.ext2_vfsops.o -MText2_vfsops.o -mcmodel=kernel -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__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu99 -c /workspace/src/sys/fs/ext2fs/ext2_vfsops.c -o ext2_vfsops.o --- ext2_subr.o --- ctfconvert -L VERSION -g ext2_subr.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_firewire --- ===> firewire (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/firewire...] --- all_subdir_firewire/firewire --- ===> firewire/firewire (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/firewire/firewire...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h --- pci_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/pci/pci_if.m -h --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/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 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=kernel -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__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu99 -fcommon /workspace/src/sys/kern/genoffset.c --- all_subdir_em --- --- e1000_82571.o --- ctfconvert -L VERSION -g e1000_82571.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_firewire --- --- all_subdir_firewire/fwe --- ===> firewire/fwe (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/firewire/fwe...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- opt_inet.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_inet.h opt_inet.h --- all_subdir_firewire/firewire --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_firewire/fwe --- --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h --- all_subdir_firewire/firewire --- --- fwohci.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/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/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.fwohci.o -MTfwohci.o -mcmodel=kernel -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__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu99 -c /workspace/src/sys/dev/firewire/fwohci.c -o fwohci.o --- all_subdir_firewire/fwe --- --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/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 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=kernel -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__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu99 -fcommon /workspace/src/sys/kern/genoffset.c --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- if_fwe.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=/tmp/obj/workspace/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/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.if_fwe.o -MTif_fwe.o -mcmodel=kernel -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__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu99 -c /workspace/src/sys/dev/firewire/if_fwe.c -o if_fwe.o --- all_subdir_ext2fs --- --- ext2_lookup.o --- /workspace/src/sys/fs/ext2fs/ext2_lookup.c: In function 'ext2_dirempty': --- ext2_inode.o --- cc1: all warnings being treated as errors --- ext2_lookup.o --- /workspace/src/sys/fs/ext2fs/ext2_lookup.c:1180:23: warning: array subscript 'struct ext2fs_direct_2[0]' is partly outside array bounds of 'struct dirtemplate[1]' [-Warray-bounds] 1180 | if (dp->e2d_reclen == 0) | ^~ 52.32 real 93.12 user 7.44 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/jenkins11443909067308415657.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