From nobody Fri Jan 30 19:29:14 2026 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4f2mKV6lmRz6QPqQ for ; Fri, 30 Jan 2026 19:29:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f2mKV2tyjz3RHD; Fri, 30 Jan 2026 19:29:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1769801358; a=rsa-sha256; cv=none; b=luV6FkmN3aMkhW0qCgAR1V/yaoYBS09OjgGJZ5rJJXsrZJK/x2IZV2rd/DDgnswHHaMDDg AjCYEP1iXC+udSY/mCNbs1AeCa9AY+0VcD1FnJc0qrx8SnUfZ7znN1k8ZEE4BLco2y+4Do 74qKyDYVMj0uGNhNq5ecZnvIJBCcdhoQO3B1C2WPg37sGm9/bXQvbeAOKrLEWOpvIMIB7d hg888w+D0vLpSM1FwwDrpvsjqThy8SdhIFaqN14Bzk8pZa6Jv2ukY6v0OY3MrDB8N6NiBd 2x1SwCiIKmnkF/MaYPz7afJkcBy9uddpte8rnSkKX+CQAKHE9ycbvokdq4nUKw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1769801358; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=aXRNwfEHFYBfoBkTwkCHYAL+KY+yKB6omgSsdnp3ets=; b=C56XD/1giTsNfO2EddVEaVR2sogbxJnQDYa9QcnTbhQnt6r+o8fqYuaAdPsAINSdzYC2Nl wJORLkszz7+ZAONwwW3Ya2KBSCcMiYe+MyvaLz/2cs8QAIC3BejV5XcNKgr1qLM/OdOVo4 tpYcb3n4AE724M+Aajw85wBhZiE42gDiQpfx/vR+rlLG/3G4ntxyuiAu5SMOVxU36iH/vZ Lyq+HFglMWXllKx0UhzScbNIWLrh0yNMIabMiVEfnjpfYrXJck/fspYYx9ATlfLsaj9Jth 2PM0GERa48fiIAw9n++BRP06xj5Xcvn47G4RgILJU+TRRpnGn0ppL31Wbpr3Vg== Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f2mKV2M5Bz5Yx; Fri, 30 Jan 2026 19:29:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 30 Jan 2026 19:29:14 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1903994253.901.1769801358335@jenkins.ci.freebsd.org> In-Reply-To: <670437282.883.1769781074066@jenkins.ci.freebsd.org> References: <670437282.883.1769781074066@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #471 - Still Failing List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_900_461174378.1769801354881" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_900_461174378.1769801354881 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #471 (3eac38573274a4e403d089422= f04932708b69217) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/471/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/471/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/471/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) 352d405637d24589ba421927695aca03f982ddc1 by christos: virtual_oss: remove needless .include in intermediate Makefile 00964aa2424dcaac75d3c82a6a05e0026b143537 by christos: virtual_oss: build commands/libs in parallel 9be3ccda4c90725c81ab3b3482505d2cb7a86630 by christos: virtual_oss: build system tidying f3888268299db8d9623c46ccd1f456a4f6e49eea by christos: lib/virtual_oss: don't (over)link to libsamplerate dcdb18bd3cdac4a7ab01bfaa25dda3b41cd745ea by christos: bluetooth: Don't use a non-string to initialize NG_HCI_BDADDR_ANY 33c49c35d0f0ea20bd3fecb4b9382e431f1d25f4 by christos: Set virtual_oss_enable=3D"NO" in /etc/defaults/rc.conf 3eac38573274a4e403d089422f04932708b69217 by christos: src.conf.5: Regen after addition of MK_SOUND The end of the build log: [...truncated 141.67 MiB...] --- ar5111.o --- ctfconvert -L VERSION -g ar5111.o --- ar5112.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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.ar5112.o -MTar5112.o -ffile-prefix-map=3D/workspace/src/sys=3D/usr/s= rc/sys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC= =3D/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/wo= rkspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-prefix-map=3D./machine=3D/us= r/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/inclu= de -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -mcmodel=3Dkerne= l -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-ta= bles -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-pro= totypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-point= er-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnos= tics-show-option -Wno-unknown-pragmas -Wswitch -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-alloc-size-larger-than -= Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointe= r -Wno-zero-length-bounds -Wno-return-type -Wno-format-zero-length -fms-e= xtensions -finline-limit=3D8000 --param inline-unit-growth=3D100 --param la= rge-function-growth=3D1000 -fms-extensions -std=3Dgnu17 -Werror -I/workspa= ce/src/sys/dev/ath -Wno-unused-but-set-variable /workspace/src/sys/dev/ath/= ath_hal/ar5212/ar5112.c -I/workspace/src/sys/dev/ath/ath_hal --- modules-all --- --- all_subdir_smartpqi --- In file included from /workspace/src/sys/dev/smartpqi/smartpqi_includes.h:8= 2, from /workspace/src/sys/dev/smartpqi/smartpqi_intr.c:27: /workspace/src/sys/dev/smartpqi/smartpqi_prototypes.h:172:25: error: inline= function 'pqisrc_aio_req_too_big' declared but never defined [-Werror] 172 | extern inline boolean_t pqisrc_aio_req_too_big(pqisrc_softstate_t *= , pqi_scsi_dev_t *, | ^~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/dev/smartpqi/smartpqi_prototypes.h:170:20: error: inline= function 'pqisrc_aio_build_cdb' declared but never defined [-Werror] 170 | extern inline void pqisrc_aio_build_cdb(aio_req_locator_t *, uint32= _t, | ^~~~~~~~~~~~~~~~~~~~ --- all_subdir_sfxge --- ctfconvert -L VERSION -g sfxge_tx.o --- efx_bootcfg.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -ffile-prefix-map=3D/workspace/src/sys=3D/usr/src/s= ys -ffile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=3D/tmp/obj/workspac= e/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/sfxge=3D/us= r/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/sfxge -ff= ile-prefix-map=3D/tmp/obj/workspace/src/amd64.amd64/tmp=3D/sysroot -fdebug-= prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./= x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i= 386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.de= pend.efx_bootcfg.o -MTefx_bootcfg.o -mcmodel=3Dkernel -mno-red-zone -mno-mm= x -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fw= rapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D= __freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-u= nknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-o= ptimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wn= o-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3D= overflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-= overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-= address-of-packed-member -Wno-alloc-size-larger-than -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=3Dgnu17 -c /workspace/src/sys/dev/sfxge/common/efx_bootcfg.c = -o efx_bootcfg.o --- all_subdir_smartpqi --- cc1: all warnings being treated as errors *** [smartpqi_intr.o] Error code 1 make[4]: stopped making "all" in /workspace/src/sys/modules/smartpqi make[4]: 1 error make[4]: stopped making "all" in /workspace/src/sys/modules/smartpqi make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_sctp --- ctfconvert -L VERSION -g sctp_syscalls.o --- all_subdir_sfxge --- ctfconvert -L VERSION -g efx_bootcfg.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_rtw89 --- ctfconvert -L VERSION -g rtw8852a_table.o --- ar5112.o --- ctfconvert -L VERSION -g ar5112.o --- modules-all --- --- all_subdir_sctp --- --- sctp_pcb.o --- In file included from /workspace/src/sys/netinet/in.h:708, from /workspace/src/sys/net/route/nhop.h:35, from /workspace/src/sys/netinet/sctp_os_bsd.h:74, from /workspace/src/sys/netinet/sctp_os.h:59, from /workspace/src/sys/netinet/sctp_pcb.c:35: In function 'sctp_add_remote_addr', inlined from 'sctp_load_addresses_from_init' at /workspace/src/sys/neti= net/sctp_pcb.c:6052:10: /workspace/src/sys/netinet6/in6.h:235:36: warning: array subscript 'struct = sockaddr_in6[0]' is partly outside array bounds of 'struct sockaddr_in[1]' = [-Warray-bounds=3D] 235 | ((a)->__u6_addr.__u6_addr32[0] =3D=3D 0 && \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ /workspace/src/sys/netinet/sctp_pcb.c:3676:29: note: in expansion of macro = 'IN6_IS_ADDR_UNSPECIFIED' 3676 | if (IN6_IS_ADDR_UNSPECIFIED(&sin6->sin6_add= r)) { | ^~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netinet/sctp_pcb.c: In function 'sctp_load_addresses_fro= m_init': /workspace/src/sys/netinet/sctp_pcb.c:5909:28: note: object 'sin' of size 1= 6 5909 | struct sockaddr_in sin; | ^~~ In function 'sctp_add_remote_addr', inlined from 'sctp_load_addresses_from_init' at /workspace/src/sys/neti= net/sctp_pcb.c:6052:10: /workspace/src/sys/netinet/sctp_pcb.c:3681:40: warning: array subscript 'st= ruct sockaddr_in6[0]' is partly outside array bounds of 'struct sockaddr_in= [1]' [-Warray-bounds=3D] 3681 | sin6->sin6_len =3D sizeof(struct sockaddr_i= n6); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~ /workspace/src/sys/netinet/sctp_pcb.c: In function 'sctp_load_addresses_fro= m_init': /workspace/src/sys/netinet/sctp_pcb.c:5909:28: note: object 'sin' of size 1= 6 5909 | struct sockaddr_in sin; | ^~~ In function 'sctp_add_remote_addr', inlined from 'sctp_load_addresses_from_init' at /workspace/src/sys/neti= net/sctp_pcb.c:6052:10: /workspace/src/sys/netinet6/in6.h:236:36: warning: array subscript 'struct = sockaddr_in6[0]' is partly outside array bounds of 'struct sockaddr_in[1]' = [-Warray-bounds=3D] 236 | (a)->__u6_addr.__u6_addr32[1] =3D=3D 0 && \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ /workspace/src/sys/netinet/sctp_pcb.c:3676:29: note: in expansion of macro = 'IN6_IS_ADDR_UNSPECIFIED' 3676 | if (IN6_IS_ADDR_UNSPECIFIED(&sin6->sin6_add= r)) { | ^~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netinet/sctp_pcb.c: In function 'sctp_load_addresses_fro= m_init': /workspace/src/sys/netinet/sctp_pcb.c:5909:28: note: object 'sin' of size 1= 6 5909 | struct sockaddr_in sin; | ^~~ In function 'sctp_add_remote_addr', inlined from 'sctp_load_addresses_from_init' at /workspace/src/sys/neti= net/sctp_pcb.c:6052:10: /workspace/src/sys/netinet/sctp_pcb.c:3681:40: warning: array subscript 'st= ruct sockaddr_in6[0]' is partly outside array bounds of 'struct sockaddr_in= [1]' [-Warray-bounds=3D] 3681 | sin6->sin6_len =3D sizeof(struct sockaddr_i= n6); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~ /workspace/src/sys/netinet/sctp_pcb.c: In function 'sctp_load_addresses_fro= m_init': /workspace/src/sys/netinet/sctp_pcb.c:5909:28: note: object 'sin' of size 1= 6 5909 | struct sockaddr_in sin; | ^~~ In function 'sctp_add_remote_addr', inlined from 'sctp_load_addresses_from_init' at /workspace/src/sys/neti= net/sctp_pcb.c:6052:10: /workspace/src/sys/netinet6/in6.h:237:36: warning: array subscript 'struct = sockaddr_in6[0]' is partly outside array bounds of 'struct sockaddr_in[1]' = [-Warray-bounds=3D] 237 | (a)->__u6_addr.__u6_addr32[2] =3D=3D 0 && \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ /workspace/src/sys/netinet/sctp_pcb.c:3676:29: note: in expansion of macro = 'IN6_IS_ADDR_UNSPECIFIED' 3676 | if (IN6_IS_ADDR_UNSPECIFIED(&sin6->sin6_add= r)) { | ^~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netinet/sctp_pcb.c: In function 'sctp_load_addresses_fro= m_init': /workspace/src/sys/netinet/sctp_pcb.c:5909:28: note: object 'sin' of size 1= 6 5909 | struct sockaddr_in sin; | ^~~ In function 'sctp_add_remote_addr', inlined from 'sctp_load_addresses_from_init' at /workspace/src/sys/neti= net/sctp_pcb.c:6052:10: /workspace/src/sys/netinet/sctp_pcb.c:3681:40: warning: array subscript 'st= ruct sockaddr_in6[0]' is partly outside array bounds of 'struct sockaddr_in= [1]' [-Warray-bounds=3D] 3681 | sin6->sin6_len =3D sizeof(struct sockaddr_i= n6); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~ /workspace/src/sys/netinet/sctp_pcb.c: In function 'sctp_load_addresses_fro= m_init': /workspace/src/sys/netinet/sctp_pcb.c:5909:28: note: object 'sin' of size 1= 6 5909 | struct sockaddr_in sin; | ^~~ In function 'sctp_add_remote_addr', inlined from 'sctp_load_addresses_from_init' at /workspace/src/sys/neti= net/sctp_pcb.c:6052:10: /workspace/src/sys/netinet6/in6.h:238:36: warning: array subscript 'struct = sockaddr_in6[0]' is partly outside array bounds of 'struct sockaddr_in[1]' = [-Warray-bounds=3D] 238 | (a)->__u6_addr.__u6_addr32[3] =3D=3D 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ /workspace/src/sys/netinet/sctp_pcb.c:3676:29: note: in expansion of macro = 'IN6_IS_ADDR_UNSPECIFIED' 3676 | if (IN6_IS_ADDR_UNSPECIFIED(&sin6->sin6_add= r)) { | ^~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netinet/sctp_pcb.c: In function 'sctp_load_addresses_fro= m_init': /workspace/src/sys/netinet/sctp_pcb.c:5909:28: note: object 'sin' of size 1= 6 5909 | struct sockaddr_in sin; | ^~~ In function 'sctp_add_remote_addr', inlined from 'sctp_load_addresses_from_init' at /workspace/src/sys/neti= net/sctp_pcb.c:6052:10: /workspace/src/sys/netinet/sctp_pcb.c:3681:40: warning: array subscript 'st= ruct sockaddr_in6[0]' is partly outside array bounds of 'struct sockaddr_in= [1]' [-Warray-bounds=3D] 3681 | sin6->sin6_len =3D sizeof(struct sockaddr_i= n6); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~ /workspace/src/sys/netinet/sctp_pcb.c: In function 'sctp_load_addresses_fro= m_init': /workspace/src/sys/netinet/sctp_pcb.c:5909:28: note: object 'sin' of size 1= 6 5909 | struct sockaddr_in sin; | ^~~ In function 'sctp_add_remote_addr', inlined from 'sctp_load_addresses_from_init' at /workspace/src/sys/neti= net/sctp_pcb.c:6052:10: /workspace/src/sys/netinet6/in6.h:245:36: warning: array subscript 'struct = sockaddr_in6[0]' is partly outside array bounds of 'struct sockaddr_in[1]' = [-Warray-bounds=3D] 245 | (a)->__u6_addr.__u6_addr32[1] =3D=3D 0 && \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ /workspace/src/sys/netinet/sctp_pcb.c:3711:37: note: in expansion of macro = 'IN6_IS_ADDR_LOOPBACK' 3711 | if (IN6_IS_ADDR_LOOPBACK(&sin6->sin= 6_addr) && | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netinet/sctp_pcb.c: In function 'sctp_load_addresses_fro= m_init': /workspace/src/sys/netinet/sctp_pcb.c:5909:28: note: object 'sin' of size 1= 6 5909 | struct sockaddr_in sin; | ^~~ In function 'sctp_add_remote_addr', inlined from 'sctp_load_addresses_from_init' at /workspace/src/sys/neti= net/sctp_pcb.c:6052:10: /workspace/src/sys/netinet6/in6.h:246:36: warning: array subscript 'struct = sockaddr_in6[0]' is partly outside array bounds of 'struct sockaddr_in[1]' = [-Warray-bounds=3D] 246 | (a)->__u6_addr.__u6_addr32[2] =3D=3D 0 && \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ /workspace/src/sys/netinet/sctp_pcb.c:3711:37: note: in expansion of macro = 'IN6_IS_ADDR_LOOPBACK' 3711 | if (IN6_IS_ADDR_LOOPBACK(&sin6->sin= 6_addr) && | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netinet/sctp_pcb.c: In function 'sctp_load_addresses_fro= m_init': /workspace/src/sys/netinet/sctp_pcb.c:5909:28: note: object 'sin' of size 1= 6 5909 | struct sockaddr_in sin; | ^~~ In function 'sctp_add_remote_addr', inlined from 'sctp_load_addresses_from_init' at /workspace/src/sys/neti= net/sctp_pcb.c:6052:10: /workspace/src/sys/netinet6/in6.h:247:36: warning: array subscript 'struct = sockaddr_in6[0]' is partly outside array bounds of 'struct sockaddr_in[1]' = [-Warray-bounds=3D] 247 | (a)->__u6_addr.__u6_addr32[3] =3D=3D ntohl(1)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ /workspace/src/sys/netinet/sctp_pcb.c:3711:37: note: in expansion of macro = 'IN6_IS_ADDR_LOOPBACK' 3711 | if (IN6_IS_ADDR_LOOPBACK(&sin6->sin= 6_addr) && | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netinet/sctp_pcb.c: In function 'sctp_load_addresses_fro= m_init': /workspace/src/sys/netinet/sctp_pcb.c:5909:28: note: object 'sin' of size 1= 6 5909 | struct sockaddr_in sin; | ^~~ In function 'sctp_add_remote_addr', inlined from 'sctp_load_addresses_from_init' at /workspace/src/sys/neti= net/sctp_pcb.c:6052:10: /workspace/src/sys/netinet6/in6.h:292:23: warning: array subscript 'struct = sockaddr_in6[0]' is partly outside array bounds of 'struct sockaddr_in[1]' = [-Warray-bounds=3D] 292 | (((a)->s6_addr[0] =3D=3D 0xfe) && (((a)->s6_addr[1] & 0xc0)= =3D=3D 0x80)) | ~~~~~~~~~~~~^~~ /workspace/src/sys/netinet/sctp_pcb.c:3714:44: note: in expansion of macro = 'IN6_IS_ADDR_LINKLOCAL' 3714 | } else if (IN6_IS_ADDR_LINKLOCAL(&s= in6->sin6_addr) && | ^~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netinet/sctp_pcb.c: In function 'sctp_load_addresses_fro= m_init': /workspace/src/sys/netinet/sctp_pcb.c:5909:28: note: object 'sin' of size 1= 6 5909 | struct sockaddr_in sin; | ^~~ In function 'sctp_add_remote_addr', inlined from 'sctp_load_addresses_from_init' at /workspace/src/sys/neti= net/sctp_pcb.c:6052:10: /workspace/src/sys/netinet6/in6.h:292:53: warning: array subscript 'struct = sockaddr_in6[0]' is partly outside array bounds of 'struct sockaddr_in[1]' = [-Warray-bounds=3D] 292 | (((a)->s6_addr[0] =3D=3D 0xfe) && (((a)->s6_addr[1] & 0xc0)= =3D=3D 0x80)) | ~~~~~~~~~~~~^~~ /workspace/src/sys/netinet/sctp_pcb.c:3714:44: note: in expansion of macro = 'IN6_IS_ADDR_LINKLOCAL' 3714 | } else if (IN6_IS_ADDR_LINKLOCAL(&s= in6->sin6_addr) && | ^~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netinet/sctp_pcb.c: In function 'sctp_load_addresses_fro= m_init': /workspace/src/sys/netinet/sctp_pcb.c:5909:28: note: object 'sin' of size 1= 6 5909 | struct sockaddr_in sin; | ^~~ In function 'sctp_add_remote_addr', inlined from 'sctp_load_addresses_from_init' at /workspace/src/sys/neti= net/sctp_pcb.c:6052:10: /workspace/src/sys/netinet6/in6.h:294:53: warning: array subscript 'struct = sockaddr_in6[0]' is partly outside array bounds of 'struct sockaddr_in[1]' = [-Warray-bounds=3D] 294 | (((a)->s6_addr[0] =3D=3D 0xfe) && (((a)->s6_addr[1] & 0xc0)= =3D=3D 0xc0)) | ~~~~~~~~~~~~^~~ /workspace/src/sys/netinet/sctp_pcb.c:3717:44: note: in expansion of macro = 'IN6_IS_ADDR_SITELOCAL' 3717 | } else if (IN6_IS_ADDR_SITELOCAL(&s= in6->sin6_addr) && | ^~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netinet/sctp_pcb.c: In function 'sctp_load_addresses_fro= m_init': /workspace/src/sys/netinet/sctp_pcb.c:5909:28: note: object 'sin' of size 1= 6 5909 | struct sockaddr_in sin; | ^~~ --- all_subdir_rtw89 --- --- rtw8852a_rfk.o --- ctfconvert -L VERSION -g rtw8852a_rfk.o --- all_subdir_siis --- ctfconvert -L VERSION -g siis.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_sctp --- ctfconvert -L VERSION -g sctp_pcb.o --- all_subdir_rtw89 --- --- coex.o --- ctfconvert -L VERSION -g coex.o --- all_subdir_smbfs --- ctfconvert -L VERSION -g smb_conn.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_sk --- ctfconvert -L VERSION -g if_sk.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_rtw89 --- make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_sctp --- --- sctp_output.o --- ctfconvert -L VERSION -g sctp_output.o make[3]: stopped making "all" in /workspace/src/sys/modules make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GEN= ERIC 517.56 real 5722.62 user 344.97 sys make[1]: stopped making "buildkernel" in /workspace/src make: stopped making "buildkernel" 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-15-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins13644215497= 092169566.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc14_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_900_461174378.1769801354881--