Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2026 14:57:24 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        pouria@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc14_build - Build #2999 - Still Failing
Message-ID:  <831191226.1723.1772117847774@jenkins.ci.freebsd.org>
In-Reply-To: <1396824103.1717.1772110021887@jenkins.ci.freebsd.org>

index | next in thread | previous in thread | raw e-mail

FreeBSD-main-amd64-gcc14_build - Build #2999 (b5366f8e138e223d85d7c9b71f0a0384f5d55f29) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/2999/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/2999/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/2999/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)

ff6d1faa65a1a77d04746b43023feb457cfa27b8 by pouria:
rtnetlink: Add support for nexthop expiration in new/get route

2f7cfeebcc4356d3bb85e953900ba5d3f75831ff by pouria:
netstat(1): Fix expire column in -r flag using netlink

8230cf1aa18d9215ee17fec743fc7c7c8fa2da13 by pouria:
route(8): Fix -expire argument when using netlink

b5366f8e138e223d85d7c9b71f0a0384f5d55f29 by pouria:
route(8): show expire time of each nexthop in monitor



The end of the build log:

[...truncated 121.86 MiB...]
--- virtio_blk.ko.full ---
/usr/local/x86_64-unknown-freebsd15.0/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -o virtio_blk.ko.full virtio_blk.o 
ctfmerge -L VERSION -g -o virtio_blk.ko.full virtio_blk.o 
--- all_subdir_vte ---
--- miibus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/mii/miibus_if.m -h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -c -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -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 -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-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 -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu17 -fcommon  /workspace/src/sys/kern/genoffset.c
--- all_subdir_virtio ---
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk virtio_blk.ko.full  export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy % virtio_blk.ko.full
--- virtio_blk.ko.debug ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug virtio_blk.ko.full virtio_blk.ko.debug
--- virtio_blk.ko ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-debuglink=virtio_blk.ko.debug  virtio_blk.ko.full virtio_blk.ko
--- all_subdir_virtio/balloon ---
===> virtio/balloon (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/virtio/balloon...]
--- machine ---
machine -> /workspace/src/sys/amd64/include
--- x86 ---
x86 -> /workspace/src/sys/x86/include
--- i386 ---
i386 -> /workspace/src/sys/i386/include
--- virtio_bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/virtio/virtio_bus_if.m -h
--- all_subdir_vte ---
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- all_subdir_virtio ---
--- virtio_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/dev/virtio/virtio_if.m -h
--- all_subdir_vte ---
--- if_vte.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/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/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.if_vte.o -MTif_vte.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -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 -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-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   -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000  -std=gnu17 -c /workspace/src/sys/dev/vte/if_vte.c -o if_vte.o
--- all_subdir_virtio ---
--- bus_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_if.m -h
--- device_if.h ---
awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/device_if.m -h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -c -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/contrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -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 -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-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 -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000 -std=gnu17 -fcommon  /workspace/src/sys/kern/genoffset.c
--- offset.inc ---
sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc
--- virtio_balloon.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/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/workspace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/workspace/src/sys/amd64/include -fdebug-prefix-map=./x86=/workspace/src/sys/x86/include -fdebug-prefix-map=./i386=/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC    -MD  -MF.depend.virtio_balloon.o -MTvirtio_balloon.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector  -gdwarf-4 -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 -Wswitch -Wno-error=address -Wno-error=aggressive-loop-optimizations -Wno-error=array-bounds -Wno-error=attributes -Wno-error=cast-qual -Wno-error=enum-compare -Wno-error=maybe-uninitialized -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=overflow -Wno-error=sequence-point -Wno-error=shift-overflow -Wno-error=tautological-compare -Wno-error=unused-function -Wno-error=stringop-overflow -Wno-error=memset-elt-size -Wno-error=packed-not-aligned -Wno-address-of-packed-member -Wno-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   -finline-limit=8000 -fms-extensions --param inline-unit-growth=100 --param large-function-growth=1000  -std=gnu17 -c /workspace/src/sys/dev/virtio/balloon/virtio_balloon.c -o virtio_balloon.o
--- all_subdir_rtw89 ---
--- core.o ---
cc1: all warnings being treated as errors
--- all_subdir_virtio ---
ctfconvert -L VERSION -g virtio_balloon.o
--- virtio_balloon.ko.full ---
--- 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_virtio ---
/usr/local/x86_64-unknown-freebsd15.0/bin/ld -m elf_x86_64_fbsd -d -warn-common --build-id=sha1 -T /workspace/src/sys/conf/ldscript.kmod.amd64 -r  -o virtio_balloon.ko.full virtio_balloon.o 
ctfmerge -L VERSION -g -o virtio_balloon.ko.full virtio_balloon.o 
:> export_syms
awk -f /workspace/src/sys/conf/kmod_syms.awk virtio_balloon.ko.full  export_syms | xargs -J % /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy % virtio_balloon.ko.full

make[4]: stopped making "all" in /workspace/src/sys/modules/virtio
--- all_subdir_virtio/network ---
ctfconvert -L VERSION -g if_vtnet.o

make[4]: stopped making "all" in /workspace/src/sys/modules/virtio

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_sound ---
ctfconvert -L VERSION -g neomagic.o

make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver
--- all_subdir_usb ---
ctfconvert -L VERSION -g usb_msctest.o

make[4]: stopped making "all" in /workspace/src/sys/modules/usb

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_vmm ---
ctfconvert -L VERSION -g vatpic.o

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_vr ---
ctfconvert -L VERSION -g if_vr.o

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_sound ---
--- all_subdir_sound/driver/maestro3 ---
ctfconvert -L VERSION -g maestro3.o

make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver
--- all_subdir_vte ---
ctfconvert -L VERSION -g if_vte.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_ufs ---
ctfconvert -L VERSION -g ffs_alloc.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_fast_output.constprop':
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:19078:21: warning: 'if_hw_tsomaxsegsize' may be used uninitialized [-Wmaybe-uninitialized]
19078 |         m->m_next = rack_fo_m_copym(rack, &len, if_hw_tsomaxsegcount, if_hw_tsomaxsegsize,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19079 |                                     &s_mb, &s_soff);
      |                                     ~~~~~~~~~~~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:18951: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;
      |                                    ^~~~
/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:22265:28: warning: 'mtu' may be used uninitialized [-Wmaybe-uninitialized]
22265 |                         if (mtu != 0) {
      |                            ^
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:19581:22: note: 'mtu' was declared here
19581 |         int32_t tso, mtu;
      |                      ^~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:22263:28: warning: 'tso' may be used uninitialized [-Wmaybe-uninitialized]
22263 |                         if (tso)
      |                            ^
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:19581:17: note: 'tso' was declared here
19581 |         int32_t tso, mtu;
      |                 ^~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:20598:52: warning: 'idle' may be used uninitialized [-Wmaybe-uninitialized]
20598 |                 if (!(tp->t_flags & TF_MORETOCOME) &&   /* normal case */
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
20599 |                     (idle || (tp->t_flags & TF_NODELAY)) &&
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:19576: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:18523:21: warning: 'if_hw_tsomaxsegsize' may be used uninitialized [-Wmaybe-uninitialized]
18523 |         m->m_next = rack_fo_base_copym(rsm->m, rsm->soff, &len, NULL, 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:18361: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:21612: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:19548:18: note: 'recwin' was declared here
19548 |         uint32_t recwin;
      |                  ^~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:21433:37: warning: 'if_hw_tsomaxsegsize' may be used uninitialized [-Wmaybe-uninitialized]
21433 |                         m->m_next = tcp_m_copym(
      |                                     ^~~~~~~~~~~~
21434 |                                 mb, moff, &len,
      |                                 ~~~~~~~~~~~~~~~
21435 |                                 if_hw_tsomaxsegcount, if_hw_tsomaxsegsize, msb,
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
21436 |                                 ((rsm == NULL) ? hw_tls : 0));
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:19555: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:22418:38: warning: 'ipoptlen' may be used uninitialized [-Wmaybe-uninitialized]
22414 |                 if ((error == 0) &&
      |                     ~~~~~~~~~~~~~~~   
22415 |                     rack_use_rfo &&
      |                     ~~~~~~~~~~~~~~~   
22416 |                     ((flags & (TH_SYN|TH_FIN)) == 0) &&
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
22417 |                     (rsm == NULL) &&
      |                     ~~~~~~~~~~~~~~~~  
22418 |                     (doing_tlp == 0) &&
      |                     ~~~~~~~~~~~~~~~~~^~
22419 |                     (ipoptlen == 0) &&
      |                     ~~~~~~~~~~~~~~~   
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:19569:18: note: 'ipoptlen' was declared here
19569 |         unsigned ipoptlen, optlen, hdrlen, ulen=0;
      |                  ^~~~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:22407: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 == NULL), optlen, __LINE__, 2);
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:19569:28: note: 'optlen' was declared here
19569 |         unsigned ipoptlen, optlen, hdrlen, ulen=0;
      |                            ^~~~~~
--- all_subdir_sound ---
--- all_subdir_sound/driver/hda ---
ctfconvert -L VERSION -g hdaa.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 ---
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/GENERIC
make[2]: 1 error

make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC
      546.04 real      6235.83 user       357.75 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/jenkins5773435689759032462.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
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?831191226.1723.1772117847774>