From nobody Wed Feb 25 23:02:42 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 4fLqqn2nRDz6SWnm for ; Wed, 25 Feb 2026 23:02:45 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fLqqn0rnlz3Ty1; Wed, 25 Feb 2026 23:02:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772060565; a=rsa-sha256; cv=none; b=jwhl1q4oTRv1EX3e9jTsNEDsYTtSM/oYKZTnkw06mTVkeABDfCP8Agl+MSfkj0HSGJhX8F NoJGgbi9SUMokCBf/gOlQC5tMA4Juy/04jkcqDiHYsGc0GkaVaZI0Nj0TluPCFVKlbOPbv 9BH1LUeD98MpsfDOHfI6Ai2vK6I9LumvW27QRPFRDHY2b0Rg+GwI3MEwJfLW0vRl/+cYF3 wMGMO9uxreieHoqlqM1J+cgPO7qrsBvqIZwNdN3AkvkS57wPbdY2V6+8QudeBIcm4ijJ8E bynjGUWRYCPDF2R41WjXdZcW0PknEaCsE3ZRXMBDjMboBD0jQAB1Hdd3/TA6TQ== 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=1772060565; 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=9PkfGNBrAKtH5m3eKrlLFSbwcf9TF6mqqPzX0ysFh7w=; b=u9hJgKHdVR4/OQ6Q2yinItkMTFpFH+AnA3KsUuQH5uhYDGwKNBKCzzUsfK4QBZIWXWikaz wCXiX7Rcg+S28EPK+3hb1y60euVQoekV6k8hbvGkxM7efyc1NsgA5OmxqYPzmrFn0CVhrN G5BqADnLaOBSs3JxRTjtNFzaMDyoJPzxr0IUHRnRoTFIjP0gfWGiq671hG5YmbfQ7qXPHd qKlw1RRnTjRteIUoJPqSgi5Mz1I/YQ7RsAKMC9dF7CXPe5y0tJjUgqQzyUpu8/hpQt2dsA 1dPL2PBFfdS8qKbcesyKP4SVyeDaZfn4+omMGH7kCqHvp2jUnnc+LUCtoRyXyg== 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 4fLqqn0Nm9z1LKg; Wed, 25 Feb 2026 23:02:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 25 Feb 2026 23:02:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1703679528.1667.1772060565060@jenkins.ci.freebsd.org> In-Reply-To: <1937379258.1615.1772055161788@jenkins.ci.freebsd.org> References: <1937379258.1615.1772055161788@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #2991 - 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_1666_1830199932.1772060562299" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1666_1830199932.1772060562299 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #2991 (87ca74de89e0ae96774674f7ae14d= 303fad5b780) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/2991/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 2991/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/2= 991/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) 477f020c7b5453bcd3bff7f1491e9830027b271e by kib: netipsec/ipsec_offload.c: handle failures to install SA nicely 0e5caac7d543687d540fa83a7125726c7c9e6e58 by kib: ipsec_offload: add comment stating why ipsec_accel_sa_newkey_cb() de29fd0322254127c3ebaedbc91ee4f9620f5fdf by kib: mlx5: report IPSEC offload capabilities whenever IPSEC_OFFLOAD is 87ca74de89e0ae96774674f7ae14d303fad5b780 by kib: mlx5: convert GET_TRUNK_IF() to function The end of the build log: [...truncated 121.67 MiB...] --- ufshci_sysctl.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 -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.ufshci_sysctl.o -MTu= fshci_sysctl.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-flo= at -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protecto= r -gdwarf-4 -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 -Wswit= ch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=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-error=3Dstringop-overflow -Wno-error=3Dm= emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe= r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error= =3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -= Wno-format-zero-length -finline-limit=3D8000 -fms-extensions --param inli= ne-unit-growth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c = /workspace/src/sys/dev/ufshci/ufshci_sysctl.c -o ufshci_sysctl.o ctfconvert -L VERSION -g ufshci_sysctl.o --- ufshci.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 -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.ufshci.o -MTufshci.o= -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-async= hronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -= Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -= Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-inclu= de-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error= =3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compa= re -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wn= o-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point= -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-allo= c-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull = -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-= zero-length -finline-limit=3D8000 -fms-extensions --param inline-unit-gro= wth=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/= src/sys/dev/ufshci/ufshci.c -o ufshci.o ctfconvert -L VERSION -g ufshci.o --- ufshci.ko.full --- /usr/local/x86_64-unknown-freebsd15.0/bin/ld -m elf_x86_64_fbsd -d -warn-co= mmon --build-id=3Dsha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r -= o ufshci.ko.full ufshci.o ufshci_pci.o ufshci_ctrlr.o ufshci_dev.o ufshci_c= trlr_cmd.o ufshci_uic_cmd.o ufshci_req_queue.o ufshci_req_sdb.o ufshci_sim.= o ufshci_sysctl.o=20 --- all_subdir_rtw89 --- cc1: all warnings being treated as errors --- all_subdir_ufshci --- ctfmerge -L VERSION -g -o ufshci.ko.full ufshci.o ufshci_pci.o ufshci_ctrlr= .o ufshci_dev.o ufshci_ctrlr_cmd.o ufshci_uic_cmd.o ufshci_req_queue.o ufsh= ci_req_sdb.o ufshci_sim.o ufshci_sysctl.o=20 --- ufshci.ko.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug ufshci.= ko.full ufshci.ko.debug --- ufshci.ko --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dufshci.ko.debug ufshci.ko.full ufshci.ko --- all_subdir_vesa --- =3D=3D=3D> vesa (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/vesa...] --- all_subdir_rtw89 --- *** [core.o] Error code 1 make[4]: stopped making "all" in /workspace/src/sys/modules/rtw89 make[4]: 1 error make[4]: stopped making "all" in /workspace/src/sys/modules/rtw89 make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_vesa --- make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_tcp --- In function 'bbr_timer_audit', inlined from 'bbr_do_segment_nounlock' at /workspace/src/sys/modules/tc= p/bbr/../../../netinet/tcp_stacks/bbr.c:11594:4: /workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c:1053:3= 2: warning: 'lcts' may be used uninitialized [-Wmaybe-uninitialized] 1053 | hpts_timeout =3D bbr_timer_start(tp, bbr, cts); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c: In fu= nction 'bbr_do_segment_nounlock': /workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c:11276:= 23: note: 'lcts' was declared here 11276 | uint32_t cts, lcts; | ^~~~ --- all_subdir_ufs --- ctfconvert -L VERSION -g ufs_vnops.o --- all_subdir_sound --- ctfconvert -L VERSION -g hdsp-pcm.o make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver --- all_subdir_sound/driver/emu10kx --- ctfconvert -L VERSION -g emu10kx.o make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver --- all_subdir_unionfs --- ctfconvert -L VERSION -g union_subr.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_tcp --- --- all_subdir_tcp/rack --- /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c: In = function 'rack_log_output.isra': /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:8307= :25: warning: 'nrsm' may be used uninitialized [-Wmaybe-uninitialized] 8307 | panic("Insert in tailq_hash of %p fails ret= :%d rack:%p rsm:%p", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~ 8308 | nrsm, insret, rack, rsm); | ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:8142= :36: note: 'nrsm' was declared here 8142 | struct rack_sendmap *rsm, *nrsm; | ^~~~ --- all_subdir_uart --- ctfconvert -L VERSION -g uart_dev_z8530.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_usb --- ctfconvert -L VERSION -g usb_dev.o make[4]: stopped making "all" in /workspace/src/sys/modules/usb make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_sound --- --- all_subdir_sound/driver/hda --- ctfconvert -L VERSION -g hdac.o make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver make[4]: stopped making "all" in /workspace/src/sys/modules/sound make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_tcp --- --- all_subdir_tcp/bbr --- /workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c: In fu= nction 'bbr_output_wtime': /workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c:13346:= 30: warning: 'recwin' may be used uninitialized [-Wmaybe-uninitialized] 13346 | if ((flags & TH_RST) || ((recwin < (so->so_rcv.sb_hiwat / 4= ) && | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ 13347 | recwin < maxseg))) | ~~~~~~~~~~~~~~~~~ /workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c:11814:= 18: note: 'recwin' was declared here 11814 | uint32_t recwin, sendwin; | ^~~~~~ In file included from ./x86/endian.h:36, from ./machine/endian.h:5, from /workspace/src/sys/sys/types.h:43, from /workspace/src/sys/sys/param.h:117, from /workspace/src/sys/modules/tcp/bbr/../../../netinet/t= cp_stacks/bbr.c:38: /workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c:13439:= 59: warning: 'ulen' may be used uninitialized [-Wmaybe-uninitialized] 13439 | ip->ip_dst.s_addr, htons(ulen + IPPROTO= _UDP)); /workspace/src/sys/sys/_endian.h:85:43: note: in definition of macro '__bsw= ap16' 85 | #define __bswap16(x) __builtin_bswap16(x) | ^ /workspace/src/sys/sys/param.h:348:25: note: in expansion of macro '__htons= ' 348 | #define htons(x) __htons(x) | ^~~~~~~ /workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c:13439:= 48: note: in expansion of macro 'htons' 13439 | ip->ip_dst.s_addr, htons(ulen + IPPROTO= _UDP)); | ^~~~~ /workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c:11829:= 18: note: 'ulen' was declared here 11829 | unsigned ulen; | ^~~~ --- all_subdir_tcp/rack --- /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c: In = function 'rack_fast_output.constprop': /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:1907= 8:21: warning: 'if_hw_tsomaxsegsize' may be used uninitialized [-Wmaybe-uni= nitialized] 19078 | m->m_next =3D rack_fo_m_copym(rack, &len, if_hw_tsomaxsegco= unt, if_hw_tsomaxsegsize, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~ 19079 | &s_mb, &s_soff); | ~~~~~~~~~~~~~~~ /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:1895= 1:18: note: 'if_hw_tsomaxsegsize' was declared here 18951 | uint32_t if_hw_tsomaxsegsize; | ^~~~~~~~~~~~~~~~~~~ In function 'rack_log_output', inlined from 'rack_fast_output.constprop' at /workspace/src/sys/modules= /tcp/rack/../../../netinet/tcp_stacks/rack.c:19336:2: /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:8307= :25: warning: 'nrsm' may be used uninitialized [-Wmaybe-uninitialized] 8307 | panic("Insert in tailq_hash of %p fails ret= :%d rack:%p rsm:%p", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~ 8308 | nrsm, insret, rack, rsm); | ~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c: In = function 'rack_fast_output.constprop': /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:8142= :36: note: 'nrsm' was declared here 8142 | struct rack_sendmap *rsm, *nrsm; | ^~~~ --- all_subdir_ufs --- --- ufs_quota.o --- ctfconvert -L VERSION -g ufs_quota.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_tcp --- /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c: In = function 'rack_output': /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:2226= 5:28: warning: 'mtu' may be used uninitialized [-Wmaybe-uninitialized] 22265 | if (mtu !=3D 0) { | ^ /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:1958= 1:22: note: 'mtu' was declared here 19581 | int32_t tso, mtu; | ^~~ /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:2226= 3:28: warning: 'tso' may be used uninitialized [-Wmaybe-uninitialized] 22263 | if (tso) | ^ /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:1958= 1:17: note: 'tso' was declared here 19581 | int32_t tso, mtu; | ^~~ /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:2059= 8:52: warning: 'idle' may be used uninitialized [-Wmaybe-uninitialized] 20598 | if (!(tp->t_flags & TF_MORETOCOME) && /* normal c= ase */ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~= ~~~~~~ 20599 | (idle || (tp->t_flags & TF_NODELAY)) && | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:1957= 6:17: note: 'idle' was declared here 19576 | int32_t idle, sendalot; | ^~~~ In function 'rack_fast_rsm_output', inlined from 'rack_output' at /workspace/src/sys/modules/tcp/rack/../..= /../netinet/tcp_stacks/rack.c:20163:9: /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:1852= 3:21: warning: 'if_hw_tsomaxsegsize' may be used uninitialized [-Wmaybe-uni= nitialized] 18523 | m->m_next =3D rack_fo_base_copym(rsm->m, rsm->soff, &len, N= ULL, if_hw_tsomaxsegcount, if_hw_tsomaxsegsize, rsm->r_hw_tls); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c: In = function 'rack_output': /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:1836= 1:18: note: 'if_hw_tsomaxsegsize' was declared here 18361 | uint32_t if_hw_tsomaxsegsize; | ^~~~~~~~~~~~~~~~~~~ /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:2161= 2:20: warning: 'recwin' may be used uninitialized [-Wmaybe-uninitialized] 21612 | if (recwin < (long)(so->so_rcv.sb_hiwat / 4) && | ^ /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:1954= 8:18: note: 'recwin' was declared here 19548 | uint32_t recwin; | ^~~~~~ /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:2143= 3:37: warning: 'if_hw_tsomaxsegsize' may be used uninitialized [-Wmaybe-uni= nitialized] 21433 | m->m_next =3D tcp_m_copym( | ^~~~~~~~~~~~ 21434 | mb, moff, &len, | ~~~~~~~~~~~~~~~ 21435 | if_hw_tsomaxsegcount, if_hw_tsomaxs= egsize, msb, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ 21436 | ((rsm =3D=3D NULL) ? hw_tls : 0)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:1955= 5:18: note: 'if_hw_tsomaxsegsize' was declared here 19555 | uint32_t if_hw_tsomaxsegsize; | ^~~~~~~~~~~~~~~~~~~ /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:2241= 8:38: warning: 'ipoptlen' may be used uninitialized [-Wmaybe-uninitialized] 22414 | if ((error =3D=3D 0) && | ~~~~~~~~~~~~~~~ =20 22415 | rack_use_rfo && | ~~~~~~~~~~~~~~~ =20 22416 | ((flags & (TH_SYN|TH_FIN)) =3D=3D 0) && | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22417 | (rsm =3D=3D NULL) && | ~~~~~~~~~~~~~~~~ =20 22418 | (doing_tlp =3D=3D 0) && | ~~~~~~~~~~~~~~~~~^~ 22419 | (ipoptlen =3D=3D 0) && | ~~~~~~~~~~~~~~~ =20 /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:1956= 9:18: note: 'ipoptlen' was declared here 19569 | unsigned ipoptlen, optlen, hdrlen, ulen=3D0; | ^~~~~~~~ /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:2240= 7:17: warning: 'optlen' may be used uninitialized [-Wmaybe-uninitialized] 22407 | rack_log_fsb(rack, tp, so, flags, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22408 | ipoptlen, orig_len, len, error, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22409 | (rsm =3D=3D NULL), optlen, __LINE__, 2= ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:1956= 9:28: note: 'optlen' was declared here 19569 | unsigned ipoptlen, optlen, hdrlen, ulen=3D0; | ^~~~~~ --- all_subdir_tcp/bbr --- ctfconvert -L VERSION -g bbr.o make[4]: stopped making "all" in /workspace/src/sys/modules/tcp --- all_subdir_tcp/rack --- ctfconvert -L VERSION -g rack.o make[4]: stopped making "all" in /workspace/src/sys/modules/tcp make[3]: stopped making "all" in /workspace/src/sys/modules *** [modules-all] Error code 2 make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GEN= ERIC make[2]: 1 error make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GEN= ERIC 555.10 real 6290.57 user 382.40 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-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1694153250768867= 5305.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-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_1666_1830199932.1772060562299--