FreeBSD-stable-15-amd64-gcc12_build - Build #585 - Still Failing
Date: Thu, 05 Mar 2026 23:55:41 UTC
FreeBSD-stable-15-amd64-gcc12_build - Build #585 (b4269beda1b1a64fab5c9a582a35b0bb2c688360) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/585/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/585/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/585/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)
b4269beda1b1a64fab5c9a582a35b0bb2c688360 by olce:
iwx: Fix 32-bit compilation
The end of the build log:
[...truncated 143.23 MiB...]
ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_ufs.h opt_ufs.h
--- vnode_if_newproto.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_if.src -p
--- vnode_if_typedef.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_if.src -q
--- vnode_if.h ---
awk -f /workspace/src/sys/tools/vnode_if.awk /workspace/src/sys/kern/vnode_if.src -h
--- genoffset.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --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 -ffile-prefix-map=/workspace/src/sys=/usr/src/sys -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC=/usr/obj/usr/src/amd64.amd64/sys/GENERIC -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/workspace/src/sys/modules/ufs=/usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/sys/modules/ufs -ffile-prefix-map=/tmp/obj/workspace/src/amd64.amd64/tmp=/sysroot -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/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_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
--- ieee80211_hwmp.o ---
In function 'hwmp_add_meshpreq',
inlined from 'hwmp_send_action' at /workspace/src/sys/net80211/ieee80211_hwmp.c:628:9,
inlined from 'hwmp_send_prep' at /workspace/src/sys/net80211/ieee80211_hwmp.c:1491:9,
inlined from 'hwmp_recv_preq' at /workspace/src/sys/net80211/ieee80211_hwmp.c:1099:3,
inlined from 'hwmp_recv_action_meshpath' at /workspace/src/sys/net80211/ieee80211_hwmp.c:458:4:
/workspace/src/sys/sys/systm.h:283:33: warning: '__builtin_memcpy' forming offset [39, 40] is out of the bounds [0, 39] of object 'prep' with type 'struct ieee80211_meshprep_ie' [-Warray-bounds]
283 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_var.h:625:41: note: in expansion of macro 'memcpy'
625 | #define IEEE80211_ADDR_COPY(dst,src) memcpy(dst,src,IEEE80211_ADDR_LEN)
| ^~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c:711:17: note: in expansion of macro 'IEEE80211_ADDR_COPY'
711 | IEEE80211_ADDR_COPY(frm, PREQ_TADDR(i));
| ^~~~~~~~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c: In function 'hwmp_recv_action_meshpath':
/workspace/src/sys/net80211/ieee80211_hwmp.c:1063:46: note: 'prep' declared here
1063 | struct ieee80211_meshprep_ie prep;
| ^~~~
In function 'hwmp_add_meshpreq',
inlined from 'hwmp_send_action' at /workspace/src/sys/net80211/ieee80211_hwmp.c:628:9,
inlined from 'hwmp_send_prep' at /workspace/src/sys/net80211/ieee80211_hwmp.c:1491:9,
inlined from 'hwmp_recv_preq' at /workspace/src/sys/net80211/ieee80211_hwmp.c:1160:4,
inlined from 'hwmp_recv_action_meshpath' at /workspace/src/sys/net80211/ieee80211_hwmp.c:458:4:
/workspace/src/sys/sys/systm.h:283:33: warning: '__builtin_memcpy' forming offset [39, 40] is out of the bounds [0, 39] of object 'prep' with type 'struct ieee80211_meshprep_ie' [-Warray-bounds]
283 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_var.h:625:41: note: in expansion of macro 'memcpy'
625 | #define IEEE80211_ADDR_COPY(dst,src) memcpy(dst,src,IEEE80211_ADDR_LEN)
| ^~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c:711:17: note: in expansion of macro 'IEEE80211_ADDR_COPY'
711 | IEEE80211_ADDR_COPY(frm, PREQ_TADDR(i));
| ^~~~~~~~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c: In function 'hwmp_recv_action_meshpath':
/workspace/src/sys/net80211/ieee80211_hwmp.c:1147:54: note: 'prep' declared here
1147 | struct ieee80211_meshprep_ie prep;
| ^~~~
In function 'hwmp_add_meshpreq',
inlined from 'hwmp_send_action' at /workspace/src/sys/net80211/ieee80211_hwmp.c:628:9,
inlined from 'hwmp_send_prep' at /workspace/src/sys/net80211/ieee80211_hwmp.c:1491:9,
inlined from 'hwmp_recv_preq' at /workspace/src/sys/net80211/ieee80211_hwmp.c:1203:5,
inlined from 'hwmp_recv_action_meshpath' at /workspace/src/sys/net80211/ieee80211_hwmp.c:458:4:
/workspace/src/sys/sys/systm.h:283:33: warning: '__builtin_memcpy' forming offset [39, 40] is out of the bounds [0, 39] of object 'prep' with type 'struct ieee80211_meshprep_ie' [-Warray-bounds]
283 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_var.h:625:41: note: in expansion of macro 'memcpy'
625 | #define IEEE80211_ADDR_COPY(dst,src) memcpy(dst,src,IEEE80211_ADDR_LEN)
| ^~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c:711:17: note: in expansion of macro 'IEEE80211_ADDR_COPY'
711 | IEEE80211_ADDR_COPY(frm, PREQ_TADDR(i));
| ^~~~~~~~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c: In function 'hwmp_recv_action_meshpath':
/workspace/src/sys/net80211/ieee80211_hwmp.c:1187:62: note: 'prep' declared here
1187 | struct ieee80211_meshprep_ie prep;
| ^~~~
In function 'hwmp_add_meshpreq',
inlined from 'hwmp_send_action' at /workspace/src/sys/net80211/ieee80211_hwmp.c:628:9,
inlined from 'hwmp_send_prep' at /workspace/src/sys/net80211/ieee80211_hwmp.c:1491:9,
inlined from 'hwmp_recv_prep' at /workspace/src/sys/net80211/ieee80211_hwmp.c:1392:3,
inlined from 'hwmp_recv_action_meshpath' at /workspace/src/sys/net80211/ieee80211_hwmp.c:496:4:
/workspace/src/sys/sys/systm.h:283:33: warning: '__builtin_memcpy' forming offset [39, 40] is out of the bounds [0, 39] of object 'pprep' with type 'struct ieee80211_meshprep_ie' [-Warray-bounds]
283 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_var.h:625:41: note: in expansion of macro 'memcpy'
625 | #define IEEE80211_ADDR_COPY(dst,src) memcpy(dst,src,IEEE80211_ADDR_LEN)
| ^~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c:711:17: note: in expansion of macro 'IEEE80211_ADDR_COPY'
711 | IEEE80211_ADDR_COPY(frm, PREQ_TADDR(i));
| ^~~~~~~~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c: In function 'hwmp_recv_action_meshpath':
/workspace/src/sys/net80211/ieee80211_hwmp.c:1370:46: note: 'pprep' declared here
1370 | struct ieee80211_meshprep_ie pprep; /* propagated PREP */
| ^~~~~
In function 'hwmp_add_meshpreq',
inlined from 'hwmp_send_action' at /workspace/src/sys/net80211/ieee80211_hwmp.c:628:9,
inlined from 'hwmp_send_rann' at /workspace/src/sys/net80211/ieee80211_hwmp.c:1843:9,
inlined from 'hwmp_recv_rann' at /workspace/src/sys/net80211/ieee80211_hwmp.c:1823:3,
inlined from 'hwmp_recv_action_meshpath' at /workspace/src/sys/net80211/ieee80211_hwmp.c:563:4:
/workspace/src/sys/sys/systm.h:283:33: warning: '__builtin_memcpy' forming offset [23, 24] is out of the bounds [0, 23] of object 'prann' with type 'struct ieee80211_meshrann_ie' [-Warray-bounds]
283 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_var.h:625:41: note: in expansion of macro 'memcpy'
625 | #define IEEE80211_ADDR_COPY(dst,src) memcpy(dst,src,IEEE80211_ADDR_LEN)
| ^~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c:703:17: note: in expansion of macro 'IEEE80211_ADDR_COPY'
703 | IEEE80211_ADDR_COPY(frm, preq->preq_orig_ext_addr);
| ^~~~~~~~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c: In function 'hwmp_recv_action_meshpath':
/workspace/src/sys/net80211/ieee80211_hwmp.c:1743:38: note: 'prann' declared here
1743 | struct ieee80211_meshrann_ie prann;
| ^~~~~
In function 'hwmp_add_meshpreq',
inlined from 'hwmp_send_action' at /workspace/src/sys/net80211/ieee80211_hwmp.c:628:9,
inlined from 'hwmp_send_rann' at /workspace/src/sys/net80211/ieee80211_hwmp.c:1843:9,
inlined from 'hwmp_recv_rann' at /workspace/src/sys/net80211/ieee80211_hwmp.c:1823:3,
inlined from 'hwmp_recv_action_meshpath' at /workspace/src/sys/net80211/ieee80211_hwmp.c:563:4:
/workspace/src/sys/sys/systm.h:283:33: warning: '__builtin_memcpy' offset 35 is out of the bounds [0, 23] of object 'prann' with type 'struct ieee80211_meshrann_ie' [-Warray-bounds]
283 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_var.h:625:41: note: in expansion of macro 'memcpy'
625 | #define IEEE80211_ADDR_COPY(dst,src) memcpy(dst,src,IEEE80211_ADDR_LEN)
| ^~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c:711:17: note: in expansion of macro 'IEEE80211_ADDR_COPY'
711 | IEEE80211_ADDR_COPY(frm, PREQ_TADDR(i));
| ^~~~~~~~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c: In function 'hwmp_recv_action_meshpath':
/workspace/src/sys/net80211/ieee80211_hwmp.c:1743:38: note: 'prann' declared here
1743 | struct ieee80211_meshrann_ie prann;
| ^~~~~
In function 'hwmp_add_meshprep',
inlined from 'hwmp_send_action' at /workspace/src/sys/net80211/ieee80211_hwmp.c:632:9,
inlined from 'hwmp_send_rann' at /workspace/src/sys/net80211/ieee80211_hwmp.c:1843:9,
inlined from 'hwmp_recv_rann' at /workspace/src/sys/net80211/ieee80211_hwmp.c:1823:3,
inlined from 'hwmp_recv_action_meshpath' at /workspace/src/sys/net80211/ieee80211_hwmp.c:563:4:
/workspace/src/sys/sys/systm.h:283:33: warning: '__builtin_memcpy' offset 29 is out of the bounds [0, 23] of object 'prann' with type 'struct ieee80211_meshrann_ie' [-Warray-bounds]
283 | #define memcpy(to, from, len) __builtin_memcpy((to), (from), (len))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_var.h:625:41: note: in expansion of macro 'memcpy'
625 | #define IEEE80211_ADDR_COPY(dst,src) memcpy(dst,src,IEEE80211_ADDR_LEN)
| ^~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c:740:9: note: in expansion of macro 'IEEE80211_ADDR_COPY'
740 | IEEE80211_ADDR_COPY(frm, prep->prep_origaddr); frm += 6;
| ^~~~~~~~~~~~~~~~~~~
/workspace/src/sys/net80211/ieee80211_hwmp.c: In function 'hwmp_recv_action_meshpath':
/workspace/src/sys/net80211/ieee80211_hwmp.c:1743:38: note: 'prann' declared here
1743 | struct ieee80211_meshrann_ie prann;
| ^~~~~
--- modules-all ---
--- all_subdir_ufs ---
make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_udf ---
ctfconvert -L VERSION -g udf_vfsops.o
make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_sound ---
ctfconvert -L VERSION -g envy24.o
make[5]: stopped making "all" in /workspace/src/sys/modules/sound/driver
--- ieee80211_ht.o ---
ctfconvert -L VERSION -g ieee80211_ht.o
--- modules-all ---
--- all_subdir_tcp ---
In function 'bbr_state_startup',
inlined from 'bbr_state_change' at /workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c:11060:7,
inlined from 'bbr_check_bbr_for_state' at /workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c:11270:2:
/workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c:10965:25: warning: 'delta' may be used uninitialized [-Wmaybe-uninitialized]
10965 | bbr_log_startup_event(bbr, cts, rtt_gain,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
10966 | delta, bbr->r_ctl.startup_last_srtt, 10);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c: In function 'bbr_check_bbr_for_state':
/workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c:10908:13: note: 'delta' was declared here
10908 | int delta, rtt_gain;
| ^~~~~
--- all_subdir_sctp ---
ctfconvert -L VERSION -g sctputil.o
make[3]: stopped making "all" in /workspace/src/sys/modules
--- ieee80211_ioctl.o ---
ctfconvert -L VERSION -g ieee80211_ioctl.o
--- modules-all ---
--- all_subdir_tcp ---
In function 'bbr_timer_audit',
inlined from 'bbr_do_segment_nounlock' at /workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c:11599:4:
/workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c:1069:55: warning: 'lcts' may be used uninitialized [-Wmaybe-uninitialized]
1069 | bbr->r_ctl.rc_timer_exp = cts + hpts_timeout;
| ~~~~^~~~~~~~~~~~~~
/workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c: In function 'bbr_do_segment_nounlock':
/workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c:11281:23: note: 'lcts' was declared here
11281 | uint32_t cts, lcts;
| ^~~~
--- ieee80211_hwmp.o ---
ctfconvert -L VERSION -g ieee80211_hwmp.o
--- ieee80211_mesh.o ---
ctfconvert -L VERSION -g ieee80211_mesh.o
--- modules-all ---
/workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c: In function 'bbr_output_wtime':
/workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c:13425:39: warning: 'ulen' may be used uninitialized [-Wmaybe-uninitialized]
13425 | udp->uh_sum = in6_cksum_pseudo(ip6, ulen, IPPROTO_UDP, 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c:11834:18: note: 'ulen' was declared here
11834 | unsigned ulen;
| ^~~~
/workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c:13352:70: warning: 'recwin' may be used uninitialized [-Wmaybe-uninitialized]
13352 | if ((flags & TH_RST) || ((recwin < (so->so_rcv.sb_hiwat / 4) &&
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
13353 | recwin < maxseg)))
| ~~~~~~~~~~~~~~~~~
/workspace/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c:11819:18: note: 'recwin' was declared here
11819 | uint32_t recwin, sendwin;
| ^~~~~~
--- all_subdir_uart ---
ctfconvert -L VERSION -g uart_dev_ns8250.o
make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_sound ---
--- all_subdir_sound/driver/emu10kx ---
--- emu10kx.o ---
ctfconvert -L VERSION -g emu10kx.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 bbr.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
284.81 real 3256.44 user 253.12 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-gcc12_build] $ /bin/sh -xe /tmp/jenkins12107301126195278588.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-15-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