Date: Mon, 7 Apr 2025 10:19:26 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: philip@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-stable-13-amd64-gcc12_build - Build #1211 - Failure Message-ID: <1670728942.1141.1744021201231@jenkins.ci.freebsd.org>
index | next in thread | raw e-mail
FreeBSD-stable-13-amd64-gcc12_build - Build #1211 (5630672e6f6d58597a3d6f01928a7703f1cdd207) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc12_build/1211/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc12_build/1211/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc12_build/1211/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) 5630672e6f6d58597a3d6f01928a7703f1cdd207 by philip: lib/libexpat: update build config for 2.7.1 The end of the build log: [...truncated 145.48 MiB...] inlined from 'xen_pci_child_added_method' at /workspace/src/sys/x86/xen/xen_pci_bus.c:84:10: /workspace/src/sys/sys/systm.h:281:33: warning: '__builtin_memcpy' forming offset [12, 15] is out of the bounds [0, 12] of object 'add_pci' with type 'struct physdev_pci_device_add' [-Warray-bounds] 281 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./machine/xen/hypercall.h:324:17: note: in expansion of macro 'memcpy' 324 | memcpy(&op.u, arg, sizeof(op.u)); | ^~~~~~ /workspace/src/sys/x86/xen/xen_pci_bus.c: In function 'xen_pci_child_added_method': /workspace/src/sys/x86/xen/xen_pci_bus.c:73:39: note: 'add_pci' declared here 73 | struct physdev_pci_device_add add_pci; | ^~~~~~~ In function 'HYPERVISOR_physdev_op', inlined from 'xen_pci_child_added_method' at /workspace/src/sys/x86/xen/xen_pci_bus.c:84:10: /workspace/src/sys/sys/systm.h:281:33: warning: '__builtin_memcpy' forming offset [12, 15] is out of the bounds [0, 12] of object 'add_pci' with type 'struct physdev_pci_device_add' [-Warray-bounds] 281 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./machine/xen/hypercall.h:326:17: note: in expansion of macro 'memcpy' 326 | memcpy(arg, &op.u, sizeof(op.u)); | ^~~~~~ /workspace/src/sys/x86/xen/xen_pci_bus.c: In function 'xen_pci_child_added_method': /workspace/src/sys/x86/xen/xen_pci_bus.c:73:39: note: 'add_pci' declared here 73 | struct physdev_pci_device_add add_pci; | ^~~~~~~ --- env.o --- ctfconvert -L VERSION -g env.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- vnode_if.o --- /usr/local/bin/x86_64-unknown-freebsd13.4-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/contrib/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.vnode_if.o -MTvnode_if.o -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -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-unused-but-set-variable -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-extensions -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fms-extensions -std=iso9899:1999 -Werror vnode_if.c --- xen_pci_bus.o --- ctfconvert -L VERSION -g xen_pci_bus.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- hack.pico --- :> hack.c /usr/local/bin/x86_64-unknown-freebsd13.4-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/bin/ -shared -O2 -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/contrib/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.hack.pico -MThack.pico -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -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-unused-but-set-variable -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-extensions -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fms-extensions -std=iso9899:1999 -nostdlib hack.c -o hack.pico --- hints.o --- ctfconvert -L VERSION -g hints.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- sym_hipd.o --- /usr/local/bin/x86_64-unknown-freebsd13.4-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/bin/ -c -O2 -pipe -frename-registers -fno-strict-aliasing -g -nostdinc -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/contrib/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.sym_hipd.o -MTsym_hipd.o -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -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-unused-but-set-variable -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-extensions -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fms-extensions -std=iso9899:1999 -Werror /workspace/src/sys/dev/sym/sym_hipd.c --- pvcpu_enum.o --- In file included from /workspace/src/sys/sys/pcpu.h:48, from /workspace/src/sys/sys/systm.h:101, from /workspace/src/sys/x86/xen/pvcpu_enum.c:32: /workspace/src/sys/x86/xen/pvcpu_enum.c: In function 'xenpv_setup_local': ./machine/pcpu.h:224:29: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 224 | : "=m" (*(struct __s *)(__pcpu_offset(name))) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./machine/pcpu.h:244:33: note: in expansion of macro '__PCPU_SET' 244 | #define PCPU_SET(member, val) __PCPU_SET(pc_ ## member, val) | ^~~~~~~~~~ /workspace/src/sys/x86/xen/pvcpu_enum.c:181:9: note: in expansion of macro 'PCPU_SET' 181 | PCPU_SET(vcpu_id, 0); | ^~~~~~~~ --- hack.pico --- rm -f hack.c --- aesni_ghash.o --- /usr/local/bin/x86_64-unknown-freebsd13.4-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/bin/ -c -O3 -pipe -frename-registers -fno-strict-aliasing -g -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/contrib/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.aesni_ghash.o -MTaesni_ghash.o -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -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-unused-but-set-variable -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-extensions -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fms-extensions -std=iso9899:1999 -Werror -mmmx -msse -msse4 -maes -mpclmul /workspace/src/sys/crypto/aesni/aesni_ghash.c --- pvcpu_enum.o --- ctfconvert -L VERSION -g pvcpu_enum.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- aesni_ccm.o --- /usr/local/bin/x86_64-unknown-freebsd13.4-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/bin/ -c -O3 -pipe -frename-registers -fno-strict-aliasing -g -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/contrib/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.aesni_ccm.o -MTaesni_ccm.o -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -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-unused-but-set-variable -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-extensions -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fms-extensions -std=iso9899:1999 -Werror -mmmx -msse -msse4 -maes -mpclmul /workspace/src/sys/crypto/aesni/aesni_ccm.c --- pv.o --- ctfconvert -L VERSION -g pv.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- aesni_wrap.o --- /usr/local/bin/x86_64-unknown-freebsd13.4-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/bin/ -c -O3 -pipe -frename-registers -fno-strict-aliasing -g -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/contrib/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.aesni_wrap.o -MTaesni_wrap.o -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -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-unused-but-set-variable -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-extensions -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fms-extensions -std=iso9899:1999 -Werror -mmmx -msse -msse4 -maes /workspace/src/sys/crypto/aesni/aesni_wrap.c --- msi.o --- ctfconvert -L VERSION -g msi.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- intel_sha1.o --- /usr/local/bin/x86_64-unknown-freebsd13.4-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/bin/ -c -O3 -pipe -frename-registers -fno-strict-aliasing -g -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/contrib/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.intel_sha1.o -MTintel_sha1.o -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -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-unused-but-set-variable -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-extensions -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fms-extensions -std=iso9899:1999 -Werror -mmmx -msse -msse4 -msha /workspace/src/sys/crypto/aesni/intel_sha1.c --- local_apic.o --- /workspace/src/sys/x86/x86/local_apic.c: In function 'lapic_et_stop': ./machine/pcpu.h:153:28: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 153 | : "m" (*(struct __s *)(__pcpu_offset(name)))); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./machine/pcpu.h:240:33: note: in expansion of macro '__PCPU_GET' 240 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ /workspace/src/sys/x86/x86/local_apic.c:1125:22: note: in expansion of macro 'PCPU_GET' 1125 | la = &lapics[PCPU_GET(apic_id)]; | ^~~~~~~~ /workspace/src/sys/x86/x86/local_apic.c: In function 'native_lapic_init': ./machine/pcpu.h:224:29: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 224 | : "=m" (*(struct __s *)(__pcpu_offset(name))) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./machine/pcpu.h:244:33: note: in expansion of macro '__PCPU_SET' 244 | #define PCPU_SET(member, val) __PCPU_SET(pc_ ## member, val) | ^~~~~~~~~~ /workspace/src/sys/x86/x86/local_apic.c:538:9: note: in expansion of macro 'PCPU_SET' 538 | PCPU_SET(apic_id, lapic_id()); | ^~~~~~~~ /workspace/src/sys/x86/x86/local_apic.c: In function 'native_lapic_enable_mca_elvt': ./machine/pcpu.h:153:28: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 153 | : "m" (*(struct __s *)(__pcpu_offset(name)))); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./machine/pcpu.h:240:33: note: in expansion of macro '__PCPU_GET' 240 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ /workspace/src/sys/x86/x86/local_apic.c:1549:19: note: in expansion of macro 'PCPU_GET' 1549 | apic_id = PCPU_GET(apic_id); | ^~~~~~~~ --- io_apic.o --- In file included from /workspace/src/sys/sys/pcpu.h:48, from /workspace/src/sys/sys/systm.h:101, from /workspace/src/sys/x86/x86/io_apic.c:34: /workspace/src/sys/x86/x86/io_apic.c: In function 'ioapic_create': ./machine/pcpu.h:153:28: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 153 | : "m" (*(struct __s *)(__pcpu_offset(name)))); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./machine/pcpu.h:240:33: note: in expansion of macro '__PCPU_GET' 240 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ /workspace/src/sys/x86/x86/io_apic.c:711:34: note: in expansion of macro 'PCPU_GET' 711 | intpin->io_cpu = PCPU_GET(apic_id); | ^~~~~~~~ --- local_apic.o --- /workspace/src/sys/x86/x86/local_apic.c: In function 'native_lapic_dump': ./machine/pcpu.h:153:28: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 153 | : "m" (*(struct __s *)(__pcpu_offset(name)))); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./machine/pcpu.h:240:33: note: in expansion of macro '__PCPU_GET' 240 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ /workspace/src/sys/x86/x86/local_apic.c:733:31: note: in expansion of macro 'PCPU_GET' 733 | printf("cpu%d %s:\n", PCPU_GET(cpuid), str); | ^~~~~~~~ /workspace/src/sys/x86/x86/local_apic.c: In function 'lapic_et_start': ./machine/pcpu.h:153:28: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 153 | : "m" (*(struct __s *)(__pcpu_offset(name)))); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./machine/pcpu.h:240:33: note: in expansion of macro '__PCPU_GET' 240 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ /workspace/src/sys/x86/x86/local_apic.c:1101:22: note: in expansion of macro 'PCPU_GET' 1101 | la = &lapics[PCPU_GET(apic_id)]; | ^~~~~~~~ --- aesni_ccm.o --- ctfconvert -L VERSION -g aesni_ccm.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- intel_sha256.o --- /usr/local/bin/x86_64-unknown-freebsd13.4-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/bin/ -c -O3 -pipe -frename-registers -fno-strict-aliasing -g -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/contrib/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.intel_sha256.o -MTintel_sha256.o -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -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-unused-but-set-variable -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-extensions -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fms-extensions -std=iso9899:1999 -Werror -mmmx -msse -msse4 -msha /workspace/src/sys/crypto/aesni/intel_sha256.c --- link_elf_obj.o --- ctfconvert -L VERSION -g link_elf_obj.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- subr_clockcalib.o --- /usr/local/bin/x86_64-unknown-freebsd13.4-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.4/bin/ -c -O3 -pipe -frename-registers -fno-strict-aliasing -g -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -I/workspace/src/sys/contrib/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.subr_clockcalib.o -MTsubr_clockcalib.o -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -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-unused-but-set-variable -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=alloca-larger-than= -Wno-error=nonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-extensions -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fms-extensions -std=iso9899:1999 -Werror -mmmx -msse -msse2 /workspace/src/sys/kern/subr_clockcalib.c --- io_apic.o --- ctfconvert -L VERSION -g io_apic.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- local_apic.o --- /workspace/src/sys/x86/x86/local_apic.c: In function 'lapic_handle_intr': ./machine/pcpu.h:153:28: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 153 | : "m" (*(struct __s *)(__pcpu_offset(name)))); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./machine/pcpu.h:240:33: note: in expansion of macro '__PCPU_GET' 240 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ /workspace/src/sys/x86/x86/local_apic.c:1372:51: note: in expansion of macro 'PCPU_GET' 1372 | isrc = intr_lookup_source(apic_idt_to_irq(PCPU_GET(apic_id), | ^~~~~~~~ In file included from /workspace/src/sys/sys/cpuset.h:38, from /workspace/src/sys/sys/smp.h:19, from /workspace/src/sys/x86/x86/local_apic.c:53: /workspace/src/sys/x86/x86/local_apic.c: In function 'lapic_handle_timer': ./machine/pcpu.h:153:28: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 153 | : "m" (*(struct __s *)(__pcpu_offset(name)))); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/bitset.h:47:16: note: in definition of macro '__bitset_word' 47 | 0 : ((n) / _BITSET_BITS)) | ^ /workspace/src/sys/sys/cpuset.h:47:41: note: in expansion of macro '__BIT_ISSET' 47 | #define CPU_ISSET(n, p) __BIT_ISSET(CPU_SETSIZE, n, p) | ^~~~~~~~~~~ /workspace/src/sys/x86/x86/local_apic.c:1403:13: note: in expansion of macro 'CPU_ISSET' 1403 | if (CPU_ISSET(PCPU_GET(cpuid), &hlt_cpus_mask)) | ^~~~~~~~~ ./machine/pcpu.h:240:33: note: in expansion of macro '__PCPU_GET' 240 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ /workspace/src/sys/x86/x86/local_apic.c:1403:23: note: in expansion of macro 'PCPU_GET' 1403 | if (CPU_ISSET(PCPU_GET(cpuid), &hlt_cpus_mask)) | ^~~~~~~~ ./machine/pcpu.h:153:28: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 153 | : "m" (*(struct __s *)(__pcpu_offset(name)))); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/bitset.h:43:31: note: in definition of macro '__bitset_mask' 43 | (__size_t)(n) : ((n) % _BITSET_BITS))) | ^ /workspace/src/sys/sys/cpuset.h:47:41: note: in expansion of macro '__BIT_ISSET' 47 | #define CPU_ISSET(n, p) __BIT_ISSET(CPU_SETSIZE, n, p) | ^~~~~~~~~~~ /workspace/src/sys/x86/x86/local_apic.c:1403:13: note: in expansion of macro 'CPU_ISSET' 1403 | if (CPU_ISSET(PCPU_GET(cpuid), &hlt_cpus_mask)) | ^~~~~~~~~ ./machine/pcpu.h:240:33: note: in expansion of macro '__PCPU_GET' 240 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ /workspace/src/sys/x86/x86/local_apic.c:1403:23: note: in expansion of macro 'PCPU_GET' 1403 | if (CPU_ISSET(PCPU_GET(cpuid), &hlt_cpus_mask)) | ^~~~~~~~ ./machine/pcpu.h:153:28: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 153 | : "m" (*(struct __s *)(__pcpu_offset(name)))); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./machine/pcpu.h:240:33: note: in expansion of macro '__PCPU_GET' 240 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ /workspace/src/sys/x86/x86/local_apic.c:1408:22: note: in expansion of macro 'PCPU_GET' 1408 | la = &lapics[PCPU_GET(apic_id)]; | ^~~~~~~~ /workspace/src/sys/x86/x86/local_apic.c: In function 'lapic_handle_error': ./machine/pcpu.h:153:28: warning: array subscript 0 is outside array bounds of 'struct __s[0]' [-Warray-bounds] 153 | : "m" (*(struct __s *)(__pcpu_offset(name)))); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./machine/pcpu.h:240:33: note: in expansion of macro '__PCPU_GET' 240 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ /workspace/src/sys/x86/x86/local_apic.c:1583:50: note: in expansion of macro 'PCPU_GET' 1583 | printf("CPU%d: local APIC error 0x%x\n", PCPU_GET(cpuid), esr); | ^~~~~~~~ --- subr_clockcalib.o --- ctfconvert -L VERSION -g subr_clockcalib.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- local_apic.o --- ctfconvert -L VERSION -g local_apic.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- aesni_wrap.o --- ctfconvert -L VERSION -g aesni_wrap.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] --- intel_sha1.o --- ctfconvert -L VERSION -g intel_sha1.o ERROR: ctfconvert: rc = 1 Unsupported version [_dwarf_info_load(229)] Build timed out (after 90 minutes). Marking the build as failed. --- if_nfe.o --- {standard input}: Assembler messages: {standard input}:65715: Warning: end of file not at end of a line; newline inserted Build was aborted [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-13-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins5246336285494929453.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-13-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 addresshelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1670728942.1141.1744021201231>
