Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 2026 04:45:43 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        bz@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-15-amd64-gcc13_build - Build #564 - Failure
Message-ID:  <1204528993.1811.1772167547235@jenkins.ci.freebsd.org>

index | next in thread | raw e-mail

FreeBSD-stable-15-amd64-gcc13_build - Build #564 (112e91693f5b7f6ec59c864c2db55d3a9843499f) - Failure

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_build/564/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_build/564/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_build/564/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)

07c0695d7420fb6e6a3e394b8eaf0e5a96708a9c by bz:
LinuxKPI: 802.11: factor out rate logic for mandatory channels

b24e74670c84da9c00a999a8ceb1c5906262dec0 by bz:
net80211: correct return code for ieee80211_ampdu_request()

6aae48bed4cbb6267a8d456140504a78d0a90903 by bz:
LinuxKPI: 802.11: Management MIC element can have 8 or 16 octets MIC

4ffe72c6a398e1ffc3d6091d80b1ec8d7e03ba3b by bz:
radiotap: add more EHT definitions

6ac1856bc9f0e0b55e74acf9613db3d0234f41fb by bz:
LinuxKPI: 802.11: add new field to struct cfg80211_bitrate_mask

23241046e0715a324f06917078322900688f2e32 by bz:
LinuxKPI: 802.11: rename enum ieee80211_tx_rate_flags and move file

8689e14c2fbc2708200ba317368a536984264fc0 by bz:
LinuxKPI: skbuff: implement skb_queue_splice()

0aecbd1540ea8c4c6fa0cc2b6a8ce357666ddbf2 by bz:
LinuxKPi: 802.11: add more defines

5520beb22d65a4afc8cb75db471b58dfbaba2c7a by bz:
LinuxKPI: netdevice: add structs net_device_path, net_device_path_ctx

b3d4c75b918d7bcdebe72cb15d6a0e3cd18176a8 by bz:
rtw88: update Realtek's rtw88 driver

1744c1e71de6f8cf81643b5e5903d283f245052f by bz:
ath10k: update Atheros/QCA's ath10k driver

3a2aabbab109c5430e2513e6c91ac66eba457255 by bz:
mt76: update Mediatek's mt76 driver

18a67c10488a87297878c9cb6f56a08a55f56995 by bz:
LinuxKPI: PTP add (*settime64) to struct ptp_clock_info

bd5301f278993fc1c661f071b4148a7f7fc3e5f3 by bz:
LinuxKPI: implement dmam_free_coherent()

7ea6a61fb3fad2f729be106c2d6ad637b200c530 by bz:
LinuxKPI: add umin()

5585c7c365180aecb9ffd82723604ee4cde6ffc9 by bz:
LinuxKPI: improve hweight<n> if complie time constant

2da96ce51cd374e619cb53fdf132eb91ccbfb1ef by bz:
usb: indentation (whitespace change only)

1ad47b5068eccbb86c4459eb095b038abd424058 by bz:
LinuxKPI: 802.11: only announce netdev_features if any are set

d4ed839d576e23168c8522eeb93bd2bf1d02a638 by bz:
lindebugfs: check that name is set as otherwise pfs_alloc_node_flags()

5891d50d0ae9daba78741316345d7f9dac229199 by bz:
LinuxKPI: add str_read_write()

9d2e8764e488ec0a2f7e2fe0a1aa8a21a4e31941 by bz:
LinuxKPI: string_choices.h: use ternary operator

7ff04e620c64e93ee31f30caed037b0a0b822295 by bz:
mt76: sort bus attachments in module Makefiles for pci and usb

cd91367dc39476583fc01676f4d35ccda8aa14c5 by bz:
mt76: module Makefiles fix .PATH

a90e903d807f359da63c9955155ba2487322c3c7 by bz:
mt76: sort out MODULE_DEPEND for PCI and USB

4b312b0bcbd4870831104b3063bb792f6933e0a5 by bz:
mt76: make USB compile

efb9f7d98698f25ad3a5ec9c9300ab51a6763a1d by bz:
mt76: mt7925: add missing LINUXKPI_PARAM_PREFIX

7c8425858944a20c92164d4dd537ee7a8308072b by bz:
mt76: fix a check wrongly giving us random ether addresses all the time

d16077f48468f080902b88d5445f44e5fd8d30f4 by bz:
LinuxKPI: 802.11: set extra tx info flag for EAPOL for mt76

d5f1a9f574f9144c86450440ff495e471735ae26 by bz:
LinuxKPI: 802.11: make sure we are scheduled before wake_tx_queue()

d89845f449da734a3d9893552c5b0da963c90819 by bz:
LinuxKPI: 802.11: catch possible NULL pointer deref with mt76

f7d063c451bf7fd3b8d6de2296380b471845db09 by bz:
net80211: in net80211_vap_printf() also use vprintf()

9c0f88c33ce02d8b842e7e75ba7b0beb7edebcbc by bz:
LinuxKPI: expand dma_sync_single_for_cpu() in lkpi_dma_unmap()

f8713b7f8dda735e65c3a14a4634f9cc0427ae66 by bz:
LinuxKPI: pci: make sure a tailq and lock are initialized

7949253aeb324560dc0a0d5b574e305aad8ec79f by bz:
LinuxKPI: move MODULE_DEVICE_TABLE from pci.h to module.h

67a064decf92f5c729856e535a6d51f41023a462 by bz:
LinuxKPI: mod_devicetable, add comment about [future] LinuxKPI USB

aa54113d8e1bfc0442017cff97fcbc1b8c9f5c54 by bz:
LinuxKPI: add scoped_guard(), spinlock guard support

c686a7352c9f73966015754c5292b002095a7939 by bz:
rtw88: set .bsddriver.name for USB chipsets

1b52d3124ab0b292c2c56d5d856305bd6cfec004 by bz:
ath10k: fix a schedule() call

309fb59019f2b9b25f90cc15be75d6f0f0d3ea82 by bz:
ath10k: add sysctl to turn on/off fwlog

c2b7d9ae065d3ff49098aa485d567aa4e3622477 by bz:
ath10k: cleanup some bits no longer FreeBSD-specific

bc1f3a730c0f832efec9374d9305337b64053a3e by bz:
ath10k: harmonize all MODULE_DEPEND to ath10k

5cbfbd5cd0d53d2a396fb6cde8d68cdf62d9f0c1 by bz:
ath10k: usb: make compile using [a future] linuxkpi_usb

3c6c9a9f043b30523329c06bf9e1ec1954ff6831 by bz:
ath10k: modules Makefile bus attachments

0d9a154fe73ba61951708f277bf9aee992588545 by bz:
rtw89: update Realtek's rtw89 driver

3e42c294ef76e5fdfb22bb4cbf0dcc35d61b144d by bz:
rtw88: harmonize all MODULE_DEPEND to rtw88

db3daf95e05fae9149d2779379c4642c12d3968c by bz:
rtw88: Add bus attachments to the module Makefile

e5643f312af2da1e77b3cf90d204e910ee851134 by bz:
rtw89: cleanup static_assert() calls

6ef309629d2d58efba16234ef3e6ae1bc033f439 by bz:
rtw89: harmonize all MODULE_DEPEND to rtw89

d4270bedae78866eab8024cfe71770206a2d7840 by bz:
rtw89: module Makefile add USB bus attachments

cacb3a7dd025c2475ea24301ff289552533a000d by bz:
rtw88: remove more references to rtw88fw

64681bb96fcf8323bd13801c218847d0560c59fb by bz:
ath10k: update Atheros/QCA's ath10k driver

a32802d07dc0ef95854abd892ccba7b016a7490f by bz:
brcm80211: import Broadcom wireless brcmsmac and brcmfmac drivers

a1fd73b3faed190457a072ad7127a1a860b3e925 by bz:
brcm80211: add LinuxKPI files and module Makefiles

f77e10824dd526652849e39d7e9879cfe3d25597 by bz:
brcmfmac: make USB parts compile (and not panic right away)

9ec32912dc53ac42c0e27b22ac5dd312fe8b7b8d by bz:
brcmfmac: deal with bus attachments to the module Makefile

927df9ea55a403bbd7e3a146e23ce9eb1884f2db by bz:
brcm80211: update Broadcom wireless brcmsmac and brcmfmac drivers

9291447874e33c04e38228d3a5d9080de083f064 by bz:
LinuxKPI: 802.11: add cfg80211 (*change_bss) and related structs

68dceb7b8f0e48c0878d3678b93d8625d98f58ef by bz:
qoriq / nxp: fix spelling in device_set_desc()

ca1e0f9d60c9328164c7018592fa9de513e65b08 by bz:
ofed: reduce usage of struct dma_attrs *dma_attrs

b07c75928028e5cf6bfc3d76e6ade4123dc052b7 by bz:
LinuxKPI: 802.11: do not leak BA sessions when tearing down state

64af3362df76e0c7cdce5c0f64ff9ccef09bb155 by bz:
LinuxKPI: 802.11: adjust assoc check before key deletion

7e9c07d5ec621a91d329f5b1d2321be4883468b3 by bz:
LinuxKPI: 802.11: improve crypto debug logging

c201c9ff5f3d2dd5c7614c58b1afb9892d3d1cf5 by bz:
LinuxKPI: 802.11: fold the sta state machine again

112e91693f5b7f6ec59c864c2db55d3a9843499f by bz:
LinuxKPI: remove dummy header now in common



The end of the build log:

[...truncated 143.36 MiB...]
/workspace/src/sys/netinet/in_mcast.c:3019:1: note: in expansion of macro 'RB_GENERATE'
 3019 | RB_GENERATE(ip_msource_tree, ip_msource, ims_link, ip_msource_cmp);
      | ^~~~~~~~~~~
/workspace/src/sys/netinet/in_mcast.c: In function 'ip_msource_tree_RB_INSERT':
/workspace/src/sys/sys/tree.h:540:22: note: 'child' was declared here
  540 |         struct type *child, *child_up, *gpar;                           \
      |                      ^~~~~
/workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERATE_INSERT_COLOR'
  474 |         RB_GENERATE_INSERT_COLOR(name, type, field, attr)               \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/sys/tree.h:469:9: note: in expansion of macro 'RB_GENERATE_INTERNAL'
  469 |         RB_GENERATE_INTERNAL(name, type, field, cmp,)
      |         ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/netinet/in_mcast.c:3019:1: note: in expansion of macro 'RB_GENERATE'
 3019 | RB_GENERATE(ip_msource_tree, ip_msource, ims_link, ip_msource_cmp);
      | ^~~~~~~~~~~
In function 'ip_msource_tree_RB_INSERT_COLOR',
    inlined from 'ip_msource_tree_RB_INSERT_FINISH' at /workspace/src/sys/netinet/in_mcast.c:3019:1,
    inlined from 'ip_msource_tree_RB_INSERT_NEXT' at /workspace/src/sys/netinet/in_mcast.c:3019:1:
/workspace/src/sys/sys/tree.h:332:62: warning: 'child' may be used uninitialized [-Wmaybe-uninitialized]
  332 | #define _RB_LINK(elm, dir, field)       (elm)->field.rbe_link[dir]
      |                                         ~~~~~~~~~~~~~~~~~~~~~^~~~~
/workspace/src/sys/sys/tree.h:401:13: note: in expansion of macro '_RB_LINK'
  401 |             _RB_LINK(tmp, dir, field)) != NULL)                         \
      |             ^~~~~~~~
/workspace/src/sys/sys/tree.h:583:25: note: in expansion of macro 'RB_ROTATE'
  583 |                         RB_ROTATE(elm, child, elmdir, field);           \
      |                         ^~~~~~~~~
/workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERATE_INSERT_COLOR'
  474 |         RB_GENERATE_INSERT_COLOR(name, type, field, attr)               \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/sys/tree.h:469:9: note: in expansion of macro 'RB_GENERATE_INTERNAL'
  469 |         RB_GENERATE_INTERNAL(name, type, field, cmp,)
      |         ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/netinet/in_mcast.c:3019:1: note: in expansion of macro 'RB_GENERATE'
 3019 | RB_GENERATE(ip_msource_tree, ip_msource, ims_link, ip_msource_cmp);
      | ^~~~~~~~~~~
/workspace/src/sys/netinet/in_mcast.c: In function 'ip_msource_tree_RB_INSERT_NEXT':
/workspace/src/sys/sys/tree.h:540:22: note: 'child' was declared here
  540 |         struct type *child, *child_up, *gpar;                           \
      |                      ^~~~~
/workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERATE_INSERT_COLOR'
  474 |         RB_GENERATE_INSERT_COLOR(name, type, field, attr)               \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/sys/tree.h:469:9: note: in expansion of macro 'RB_GENERATE_INTERNAL'
  469 |         RB_GENERATE_INTERNAL(name, type, field, cmp,)
      |         ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/netinet/in_mcast.c:3019:1: note: in expansion of macro 'RB_GENERATE'
 3019 | RB_GENERATE(ip_msource_tree, ip_msource, ims_link, ip_msource_cmp);
      | ^~~~~~~~~~~
In function 'ip_msource_tree_RB_INSERT_COLOR',
    inlined from 'ip_msource_tree_RB_INSERT_FINISH' at /workspace/src/sys/netinet/in_mcast.c:3019:1,
    inlined from 'ip_msource_tree_RB_INSERT_PREV' at /workspace/src/sys/netinet/in_mcast.c:3019:1:
/workspace/src/sys/sys/tree.h:332:62: warning: 'child' may be used uninitialized [-Wmaybe-uninitialized]
  332 | #define _RB_LINK(elm, dir, field)       (elm)->field.rbe_link[dir]
      |                                         ~~~~~~~~~~~~~~~~~~~~~^~~~~
/workspace/src/sys/sys/tree.h:401:13: note: in expansion of macro '_RB_LINK'
  401 |             _RB_LINK(tmp, dir, field)) != NULL)                         \
      |             ^~~~~~~~
/workspace/src/sys/sys/tree.h:583:25: note: in expansion of macro 'RB_ROTATE'
  583 |                         RB_ROTATE(elm, child, elmdir, field);           \
      |                         ^~~~~~~~~
/workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERATE_INSERT_COLOR'
  474 |         RB_GENERATE_INSERT_COLOR(name, type, field, attr)               \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/sys/tree.h:469:9: note: in expansion of macro 'RB_GENERATE_INTERNAL'
  469 |         RB_GENERATE_INTERNAL(name, type, field, cmp,)
      |         ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/netinet/in_mcast.c:3019:1: note: in expansion of macro 'RB_GENERATE'
 3019 | RB_GENERATE(ip_msource_tree, ip_msource, ims_link, ip_msource_cmp);
      | ^~~~~~~~~~~
/workspace/src/sys/netinet/in_mcast.c: In function 'ip_msource_tree_RB_INSERT_PREV':
/workspace/src/sys/sys/tree.h:540:22: note: 'child' was declared here
  540 |         struct type *child, *child_up, *gpar;                           \
      |                      ^~~~~
/workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERATE_INSERT_COLOR'
  474 |         RB_GENERATE_INSERT_COLOR(name, type, field, attr)               \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/sys/tree.h:469:9: note: in expansion of macro 'RB_GENERATE_INTERNAL'
  469 |         RB_GENERATE_INTERNAL(name, type, field, cmp,)
      |         ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/netinet/in_mcast.c:3019:1: note: in expansion of macro 'RB_GENERATE'
 3019 | RB_GENERATE(ip_msource_tree, ip_msource, ims_link, ip_msource_cmp);
      | ^~~~~~~~~~~
In function 'ip_msource_tree_RB_INSERT_COLOR',
    inlined from 'ip_msource_tree_RB_INSERT_FINISH' at /workspace/src/sys/netinet/in_mcast.c:3019:1,
    inlined from 'ip_msource_tree_RB_INSERT' at /workspace/src/sys/netinet/in_mcast.c:3019:1,
    inlined from 'ip_msource_tree_RB_REINSERT' at /workspace/src/sys/netinet/in_mcast.c:3019:1:
/workspace/src/sys/sys/tree.h:332:62: warning: 'child' may be used uninitialized [-Wmaybe-uninitialized]
  332 | #define _RB_LINK(elm, dir, field)       (elm)->field.rbe_link[dir]
      |                                         ~~~~~~~~~~~~~~~~~~~~~^~~~~
/workspace/src/sys/sys/tree.h:401:13: note: in expansion of macro '_RB_LINK'
  401 |             _RB_LINK(tmp, dir, field)) != NULL)                         \
      |             ^~~~~~~~
/workspace/src/sys/sys/tree.h:583:25: note: in expansion of macro 'RB_ROTATE'
  583 |                         RB_ROTATE(elm, child, elmdir, field);           \
      |                         ^~~~~~~~~
/workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERATE_INSERT_COLOR'
  474 |         RB_GENERATE_INSERT_COLOR(name, type, field, attr)               \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/sys/tree.h:469:9: note: in expansion of macro 'RB_GENERATE_INTERNAL'
  469 |         RB_GENERATE_INTERNAL(name, type, field, cmp,)
      |         ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/netinet/in_mcast.c:3019:1: note: in expansion of macro 'RB_GENERATE'
 3019 | RB_GENERATE(ip_msource_tree, ip_msource, ims_link, ip_msource_cmp);
      | ^~~~~~~~~~~
/workspace/src/sys/netinet/in_mcast.c: In function 'ip_msource_tree_RB_REINSERT':
/workspace/src/sys/sys/tree.h:540:22: note: 'child' was declared here
  540 |         struct type *child, *child_up, *gpar;                           \
      |                      ^~~~~
/workspace/src/sys/sys/tree.h:474:9: note: in expansion of macro 'RB_GENERATE_INSERT_COLOR'
  474 |         RB_GENERATE_INSERT_COLOR(name, type, field, attr)               \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/sys/tree.h:469:9: note: in expansion of macro 'RB_GENERATE_INTERNAL'
  469 |         RB_GENERATE_INTERNAL(name, type, field, cmp,)
      |         ^~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/netinet/in_mcast.c:3019:1: note: in expansion of macro 'RB_GENERATE'
 3019 | RB_GENERATE(ip_msource_tree, ip_msource, ims_link, ip_msource_cmp);
      | ^~~~~~~~~~~
--- modules-all ---
--- all_subdir_sound ---
--- all_subdir_sound/driver/emu10kx ---
ctfconvert -L VERSION -g emu10kx.o
--- in_mcast.o ---
ctfconvert -L VERSION -g in_mcast.o
--- modules-all ---

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_ufs ---
ctfconvert -L VERSION -g ffs_alloc.o

make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_virtio ---
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_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:19012:21: warning: 'if_hw_tsomaxsegsize' may be used uninitialized [-Wmaybe-uninitialized]
19012 |         m->m_next = rack_fo_m_copym(rack, &len, if_hw_tsomaxsegcount, if_hw_tsomaxsegsize,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19013 |                                     &s_mb, &s_soff);
      |                                     ~~~~~~~~~~~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:18885:18: note: 'if_hw_tsomaxsegsize' was declared here
18885 |         uint32_t if_hw_tsomaxsegsize;
      |                  ^~~~~~~~~~~~~~~~~~~
/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:22246:12: warning: 'recwin' may be used uninitialized [-Wmaybe-uninitialized]
22246 |         if (recwin > 0 && SEQ_GT(tp->rcv_nxt + recwin, tp->rcv_adv))
      |            ^
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:19482:18: note: 'recwin' was declared here
19482 |         uint32_t recwin;
      |                  ^~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:22353:36: warning: 'optlen' may be used uninitialized [-Wmaybe-uninitialized]
22353 |                     ((optlen == 0) ||
      |                     ~~~~~~~~~~~~~~~^~
22354 |                      ((optlen == TCPOLEN_TSTAMP_APPA) && (to.to_flags & TOF_TS)))) {
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:19503:28: note: 'optlen' was declared here
19503 |         unsigned ipoptlen, optlen, hdrlen, ulen=0;
      |                            ^~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:22252:12: warning: 'sendalot' may be used uninitialized [-Wmaybe-uninitialized]
22252 |         if (sendalot) {
      |            ^
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:19510:23: note: 'sendalot' was declared here
19510 |         int32_t idle, sendalot;
      |                       ^~~~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:22188:28: warning: 'tso' may be used uninitialized [-Wmaybe-uninitialized]
22188 |                         if (tso)
      |                            ^
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:19515:17: note: 'tso' was declared here
19515 |         int32_t tso, mtu;
      |                 ^~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:22190:28: warning: 'mtu' may be used uninitialized [-Wmaybe-uninitialized]
22190 |                         if (mtu != 0) {
      |                            ^
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:19515:22: note: 'mtu' was declared here
19515 |         int32_t tso, mtu;
      |                      ^~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:22343:38: warning: 'ipoptlen' may be used uninitialized [-Wmaybe-uninitialized]
22339 |                 if ((error == 0) &&
      |                     ~~~~~~~~~~~~~~~   
22340 |                     rack_use_rfo &&
      |                     ~~~~~~~~~~~~~~~   
22341 |                     ((flags & (TH_SYN|TH_FIN)) == 0) &&
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
22342 |                     (rsm == NULL) &&
      |                     ~~~~~~~~~~~~~~~~  
22343 |                     (doing_tlp == 0) &&
      |                     ~~~~~~~~~~~~~~~~~^~
22344 |                     (ipoptlen == 0) &&
      |                     ~~~~~~~~~~~~~~~   
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:19503:18: note: 'ipoptlen' was declared here
19503 |         unsigned ipoptlen, optlen, hdrlen, ulen=0;
      |                  ^~~~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:19510:17: warning: 'idle' may be used uninitialized [-Wmaybe-uninitialized]
19510 |         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:20097:9:
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:18457:21: warning: 'if_hw_tsomaxsegsize' may be used uninitialized [-Wmaybe-uninitialized]
18457 |         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:18295:18: note: 'if_hw_tsomaxsegsize' was declared here
18295 |         uint32_t if_hw_tsomaxsegsize;
      |                  ^~~~~~~~~~~~~~~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:21358:37: warning: 'if_hw_tsomaxsegsize' may be used uninitialized [-Wmaybe-uninitialized]
21358 |                         m->m_next = tcp_m_copym(
      |                                     ^~~~~~~~~~~~
21359 |                                 mb, moff, &len,
      |                                 ~~~~~~~~~~~~~~~
21360 |                                 if_hw_tsomaxsegcount, if_hw_tsomaxsegsize, msb,
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
21361 |                                 ((rsm == NULL) ? hw_tls : 0));
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:19489:18: note: 'if_hw_tsomaxsegsize' was declared here
19489 |         uint32_t if_hw_tsomaxsegsize;
      |                  ^~~~~~~~~~~~~~~~~~~
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

make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC
      305.67 real      3422.49 user       262.84 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins1616709116895109970.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-15-amd64-gcc13_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?1204528993.1811.1772167547235>