Date: Tue, 4 Apr 2023 23:57:25 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rrs@FreeBSD.org, dchagin@FreeBSD.org, markj@FreeBSD.org, glebius@FreeBSD.org, vangyzen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc12_build - Build #743 - Still Failing Message-ID: <2107949612.1633.1680652648338@jenkins.ci.freebsd.org> In-Reply-To: <180544023.1625.1680646598434@jenkins.ci.freebsd.org> References: <180544023.1625.1680646598434@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_1632_1501308352.1680652645367 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #743 (71bc17803edfaad545f0c1f1111ca8= 92aed7a5c4) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/743/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 743/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/7= 43/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) 27f35b7dd418a82cf2f5bb618bd4bb7e81253f3a by markj: libdtrace: Do not set SHF_ALLOC on SUNW_dof relocation sections 179bffddf530d20b13cbc0056c908458ddfb2ae7 by vangyzen: cap_dns, cap_net: fix host and service buffer handling ecaeac805b044f715c98960a8fbf19fe2b76ae6b by vangyzen: mlxfw: fix potential NULL pointer dereference 2ff8187efd98d5c03dfff631f93bee230b5ff702 by glebius: tcp_hpts: remove dead code tcp_drop_in_pkts() 030434acaf4631c4e205f8bccedcc7f845cbfcbf by rrs: Update rack to the latest code used at NF. 1c27dce1f8979e7bbe3ca51f4f2db38b202042a0 by dchagin: linux(4): Modify close_range syscall to match Linux 50111714f5a46add66264d48456c32b7d3d0036a by dchagin: linux(4): Regen for close_range syscall 71bc17803edfaad545f0c1f1111ca892aed7a5c4 by dchagin: linux(4): Implement close_range over native The end of the build log: [...truncated 95.21 MB...] inlined from 'carp_prepare_ad' at /workspace/src/sys/netinet/ip_carp.c:= 838:3, inlined from 'carp_prepare_ad' at /workspace/src/sys/netinet/ip_carp.c:= 817:1, inlined from 'carp_send_ad_locked' at /workspace/src/sys/netinet/ip_car= p.c:1019:7, inlined from 'carp_send_ad' at /workspace/src/sys/netinet/ip_carp.c:881= :2: ./machine/pcpu.h:151:17: warning: array subscript 0 is outside array bounds= of 'struct __s[0]' [-Warray-bounds] 151 | __asm __volatile("mov %%gs:%1,%0" = \ | ^~~~~ /workspace/src/sys/sys/cdefs.h:449:51: note: in definition of macro '__pred= ict_false' 449 | #define __predict_false(exp) __builtin_expect((exp), 0) | ^~~ ./machine/counter.h:92:9: note: in expansion of macro 'KASSERT' 92 | KASSERT(IS_BSP() || c !=3D EARLY_COUNTER, ("EARLY_COUNTER u= sed on AP")); | ^~~~~~~ ./machine/pcpu.h:212:33: note: in expansion of macro '__PCPU_GET' 212 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ ./machine/pcpu.h:217:26: note: in expansion of macro 'PCPU_GET' 217 | #define IS_BSP() (PCPU_GET(cpuid) =3D=3D 0) | ^~~~~~~~ ./machine/counter.h:92:17: note: in expansion of macro 'IS_BSP' 92 | KASSERT(IS_BSP() || c !=3D EARLY_COUNTER, ("EARLY_COUNTER u= sed on AP")); | ^~~~~~ In function 'counter_u64_add', inlined from 'carp_send_ad_locked' at /workspace/src/sys/netinet/ip_car= p.c:987:4, inlined from 'carp_send_ad' at /workspace/src/sys/netinet/ip_carp.c:881= :2: ./machine/pcpu.h:151:17: warning: array subscript 0 is outside array bounds= of 'struct __s[0]' [-Warray-bounds] 151 | __asm __volatile("mov %%gs:%1,%0" = \ | ^~~~~ /workspace/src/sys/sys/cdefs.h:449:51: note: in definition of macro '__pred= ict_false' 449 | #define __predict_false(exp) __builtin_expect((exp), 0) | ^~~ ./machine/counter.h:92:9: note: in expansion of macro 'KASSERT' 92 | KASSERT(IS_BSP() || c !=3D EARLY_COUNTER, ("EARLY_COUNTER u= sed on AP")); | ^~~~~~~ ./machine/pcpu.h:212:33: note: in expansion of macro '__PCPU_GET' 212 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ ./machine/pcpu.h:217:26: note: in expansion of macro 'PCPU_GET' 217 | #define IS_BSP() (PCPU_GET(cpuid) =3D=3D 0) | ^~~~~~~~ ./machine/counter.h:92:17: note: in expansion of macro 'IS_BSP' 92 | KASSERT(IS_BSP() || c !=3D EARLY_COUNTER, ("EARLY_COUNTER u= sed on AP")); | ^~~~~~ In function 'counter_u64_add', inlined from 'carp_send_ad_locked' at /workspace/src/sys/netinet/ip_car= p.c:1085:3, inlined from 'carp_send_ad' at /workspace/src/sys/netinet/ip_carp.c:881= :2: ./machine/pcpu.h:151:17: warning: array subscript 0 is outside array bounds= of 'struct __s[0]' [-Warray-bounds] 151 | __asm __volatile("mov %%gs:%1,%0" = \ | ^~~~~ /workspace/src/sys/sys/cdefs.h:449:51: note: in definition of macro '__pred= ict_false' 449 | #define __predict_false(exp) __builtin_expect((exp), 0) | ^~~ ./machine/counter.h:92:9: note: in expansion of macro 'KASSERT' 92 | KASSERT(IS_BSP() || c !=3D EARLY_COUNTER, ("EARLY_COUNTER u= sed on AP")); | ^~~~~~~ ./machine/pcpu.h:212:33: note: in expansion of macro '__PCPU_GET' 212 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ ./machine/pcpu.h:217:26: note: in expansion of macro 'PCPU_GET' 217 | #define IS_BSP() (PCPU_GET(cpuid) =3D=3D 0) | ^~~~~~~~ ./machine/counter.h:92:17: note: in expansion of macro 'IS_BSP' 92 | KASSERT(IS_BSP() || c !=3D EARLY_COUNTER, ("EARLY_COUNTER u= sed on AP")); | ^~~~~~ In function 'counter_u64_add', inlined from 'carp_prepare_ad' at /workspace/src/sys/netinet/ip_carp.c:= 838:3, inlined from 'carp_prepare_ad' at /workspace/src/sys/netinet/ip_carp.c:= 817:1, inlined from 'carp_send_ad_locked' at /workspace/src/sys/netinet/ip_car= p.c:1078:7, inlined from 'carp_send_ad' at /workspace/src/sys/netinet/ip_carp.c:881= :2: ./machine/pcpu.h:151:17: warning: array subscript 0 is outside array bounds= of 'struct __s[0]' [-Warray-bounds] 151 | __asm __volatile("mov %%gs:%1,%0" = \ | ^~~~~ /workspace/src/sys/sys/cdefs.h:449:51: note: in definition of macro '__pred= ict_false' 449 | #define __predict_false(exp) __builtin_expect((exp), 0) | ^~~ ./machine/counter.h:92:9: note: in expansion of macro 'KASSERT' 92 | KASSERT(IS_BSP() || c !=3D EARLY_COUNTER, ("EARLY_COUNTER u= sed on AP")); | ^~~~~~~ ./machine/pcpu.h:212:33: note: in expansion of macro '__PCPU_GET' 212 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ ./machine/pcpu.h:217:26: note: in expansion of macro 'PCPU_GET' 217 | #define IS_BSP() (PCPU_GET(cpuid) =3D=3D 0) | ^~~~~~~~ ./machine/counter.h:92:17: note: in expansion of macro 'IS_BSP' 92 | KASSERT(IS_BSP() || c !=3D EARLY_COUNTER, ("EARLY_COUNTER u= sed on AP")); | ^~~~~~ In function 'counter_u64_add', inlined from 'carp_send_ad_locked' at /workspace/src/sys/netinet/ip_car= p.c:1038:4, inlined from 'carp_send_ad' at /workspace/src/sys/netinet/ip_carp.c:881= :2: ./machine/pcpu.h:151:17: warning: array subscript 0 is outside array bounds= of 'struct __s[0]' [-Warray-bounds] 151 | __asm __volatile("mov %%gs:%1,%0" = \ | ^~~~~ /workspace/src/sys/sys/cdefs.h:449:51: note: in definition of macro '__pred= ict_false' 449 | #define __predict_false(exp) __builtin_expect((exp), 0) | ^~~ ./machine/counter.h:92:9: note: in expansion of macro 'KASSERT' 92 | KASSERT(IS_BSP() || c !=3D EARLY_COUNTER, ("EARLY_COUNTER u= sed on AP")); | ^~~~~~~ ./machine/pcpu.h:212:33: note: in expansion of macro '__PCPU_GET' 212 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ ./machine/pcpu.h:217:26: note: in expansion of macro 'PCPU_GET' 217 | #define IS_BSP() (PCPU_GET(cpuid) =3D=3D 0) | ^~~~~~~~ ./machine/counter.h:92:17: note: in expansion of macro 'IS_BSP' 92 | KASSERT(IS_BSP() || c !=3D EARLY_COUNTER, ("EARLY_COUNTER u= sed on AP")); | ^~~~~~ --- all_subdir_cc --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- cc_newreno.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/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.cc_newreno.o -MTcc_= newreno.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-unused-but-set-variable -Wno-error=3Dstringop-overflow -Wno-erro= r=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-= member -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-danglin= g-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length = -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --= param large-function-growth=3D1000 -std=3Diso9899:1999 -c /workspace/src/s= ys/netinet/cc/cc_newreno.c -o cc_newreno.o --- all_subdir_bhnd --- --- bhnd_nvram_store_subr.o --- ctfconvert -L VERSION -g bhnd_nvram_store_subr.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_cc --- --- all_subdir_cc/cc_cubic --- =3D=3D=3D> cc/cc_cubic (all) --- all_subdir_cc/cc_newreno --- In file included from /workspace/src/sys/netinet/cc/cc_newreno.c:84: /workspace/src/sys/netinet/tcp_hpts.h:194:1: error: function declaration is= n't a prototype [-Werror=3Dstrict-prototypes] 194 | get_hpts_min_sleep_time() | ^~~~~~~~~~~~~~~~~~~~~~~ --- evxfregn.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/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.evxfregn.o -MTevxfregn.o -fdebug-prefix-map=3D./machine=3D/workspac= e/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 -mcm= odel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchrono= us-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-pr= ototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poin= ter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagno= stics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Dag= 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-unus= ed-but-set-variable -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-= size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-err= or=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-= zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-extensio= ns -finline-limit=3D8000 --param inline-unit-growth=3D100 --param large-fun= ction-growth=3D1000 -fms-extensions -std=3Diso9899:1999 -Werror /workspace= /src/sys/contrib/dev/acpica/components/events/evxfregn.c --- modules-all --- --- all_subdir_bhnd --- --- bhnd_nvram_data_sprom_subr.o --- ctfconvert -L VERSION -g bhnd_nvram_data_sprom_subr.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_bwn --- In function 'bwn_rx_radiotap', inlined from 'bwn_rxeof' at /workspace/src/sys/dev/bwn/if_bwn.c:6097:3: /workspace/src/sys/dev/bwn/if_bwn.c:7101:13: warning: 'mt' may be used unin= itialized [-Wmaybe-uninitialized] 7101 | tsf +=3D mt; | ^~ /workspace/src/sys/dev/bwn/if_bwn.c: In function 'bwn_rxeof': /workspace/src/sys/dev/bwn/if_bwn.c:7078:18: note: 'mt' was declared here 7078 | uint16_t mt; | ^~ /workspace/src/sys/dev/bwn/if_bwn.c:6016:17: warning: 'chanstat' may be use= d uninitialized [-Wmaybe-uninitialized] 6016 | phytype =3D chanstat & BWN_RX_CHAN_PHYTYPE; --- all_subdir_cc --- --- all_subdir_cc/cc_cubic --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/cc/cc_cubic...] --- all_subdir_bwn --- /workspace/src/sys/dev/bwn/if_bwn.c:5991:47: note: 'chanstat' was declared = here 5991 | uint16_t phytype, phystat0, phystat3, chanstat; | ^~~~~~~~ /workspace/src/sys/dev/bwn/if_bwn.c:6022:21: warning: 'macstat' may be used= uninitialized [-Wmaybe-uninitialized] 6022 | if (macstat & BWN_RX_MAC_DECERR) --- all_subdir_cc --- --- machine --- --- all_subdir_bwn --- /workspace/src/sys/dev/bwn/if_bwn.c:5989:18: note: 'macstat' was declared h= ere 5989 | uint32_t macstat; | ^~~~~~~ --- all_subdir_cc --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- i386 -> /workspace/src/sys/i386/include --- opt_kern_tls.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_kern_tls.h opt_ke= rn_tls.h --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/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-unused-but-set-variable= -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dp= acked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-= than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds = -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensi= ons --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -= std=3Diso9899:1999 -fcommon /workspace/src/sys/kern/genoffset.c --- all_subdir_cam --- --- cam_xpt.o --- In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:5053:= 2, inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:543= 8:5, inlined from 'camisr_runqueue' at /workspace/src/sys/cam/cam_xpt.c:5533= :4, inlined from 'xpt_sim_poll' at /workspace/src/sys/cam/cam_xpt.c:3176:2, inlined from 'xpt_poll_setup' at /workspace/src/sys/cam/cam_xpt.c:3204:= 3: /workspace/src/sys/cam/cam_xpt.c:2608:33: warning: array subscript 'union c= cb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bo= unds] 2608 | start_ccb->ccb_h.status =3D CAM_REQ_INPROG; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_poll_setup': /workspace/src/sys/cam/cam_xpt.c:5028:27: note: object 'crs' of size 216 5028 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:5053:= 2, inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:543= 8:5, inlined from 'camisr_runqueue' at /workspace/src/sys/cam/cam_xpt.c:5533= :4, inlined from 'xpt_sim_poll' at /workspace/src/sys/cam/cam_xpt.c:3176:2, inlined from 'xpt_poll_setup' at /workspace/src/sys/cam/cam_xpt.c:3204:= 3: /workspace/src/sys/cam/cam_xpt.c:2609:28: warning: array subscript 'union c= cb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bo= unds] 2609 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_c= cb); | ~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_poll_setup': /workspace/src/sys/cam/cam_xpt.c:5028:27: note: object 'crs' of size 216 5028 | struct ccb_relsim crs; | ^~~ --- all_subdir_cc --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- evxfregn.o --- ctfconvert -L VERSION -g evxfregn.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- modules-all --- --- all_subdir_cam --- --- scsi_da.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/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.scsi_da.o -MTscsi_d= a.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-unused-but-set-variable -Wno-error=3Dstringop-overflow -Wno-error=3Dmem= set-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member = -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-point= er -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -finl= ine-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --param l= arge-function-growth=3D1000 -std=3Diso9899:1999 -c /workspace/src/sys/cam/= scsi/scsi_da.c -o scsi_da.o --- all_subdir_cc --- --- cc_cubic.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/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.cc_cubic.o -MTcc_cu= bic.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-= asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -= Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef= -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dir= s -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-= error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnon= null-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error= =3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun= ction -Wno-unused-but-set-variable -Wno-error=3Dstringop-overflow -Wno-erro= r=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-= member -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-danglin= g-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length = -finline-limit=3D8000 -fms-extensions --param inline-unit-growth=3D100 --= param large-function-growth=3D1000 -std=3Diso9899:1999 -c /workspace/src/s= ys/netinet/cc/cc_cubic.c -o cc_cubic.o --- all_subdir_bxe --- --- bxe_stats.o --- ctfconvert -L VERSION -g bxe_stats.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_bhnd --- --- bhnd_nvram_value_fmts.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/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.bhnd_nvram_value_fm= ts.o -MTbhnd_nvram_value_fmts.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -m= no-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv= -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer= -arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin= tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas = -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error= =3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in= dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds= equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-function -Wno-unused-but-set-variable -Wno-error=3Dstr= ingop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned= -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-than=3D -Wno-erro= r=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type = -Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param inl= ine-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Diso9899:= 1999 -c /workspace/src/sys/dev/bhnd/nvram/bhnd_nvram_value_fmts.c -o bhnd_n= vram_value_fmts.o --- all_subdir_cc --- In file included from /workspace/src/sys/netinet/cc/cc_cubic.c:74: /workspace/src/sys/netinet/tcp_hpts.h:194:1: error: function declaration is= n't a prototype [-Werror=3Dstrict-prototypes] 194 | get_hpts_min_sleep_time() | ^~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_cbb --- --- pccbb_pci.o --- ctfconvert -L VERSION -g pccbb_pci.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_bhnd --- --- bhnd_nvram_value_prf.o --- /usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/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.bhnd_nvram_value_pr= f.o -MTbhnd_nvram_value_prf.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-a= rith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf= __ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -W= no-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Den= um-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indenta= tion -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequen= ce-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno= -error=3Dunused-function -Wno-unused-but-set-variable -Wno-error=3Dstringop= -overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno= -address-of-packed-member -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dn= onnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-= format-zero-length -finline-limit=3D8000 -fms-extensions --param inline-u= nit-growth=3D100 --param large-function-growth=3D1000 -std=3Diso9899:1999 = -c /workspace/src/sys/dev/bhnd/nvram/bhnd_nvram_value_prf.c -o bhnd_nvram_v= alue_prf.o --- all_subdir_cc --- --- all_subdir_cc/cc_newreno --- cc1: all warnings being treated as errors 26.70 real 73.00 user 6.12 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-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins1092726342577309= 9659.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-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_1632_1501308352.1680652645367--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2107949612.1633.1680652648338>