FreeBSD-stable-15-amd64-gcc14_build - Build #453 - Still Failing
Date: Mon, 26 Jan 2026 20:39:30 UTC
FreeBSD-stable-15-amd64-gcc14_build - Build #453 (14dc55c7a03d4d3b3fae9a8ed38649cb2d3fbc52) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_build/453/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_build/453/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_build/453/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)
14dc55c7a03d4d3b3fae9a8ed38649cb2d3fbc52 by emaste:
libiconv: Fix typo in comment
The end of the build log:
[...truncated 141.56 MiB...]
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2573:18: note: 'clo' was declared here
2573 | uint16_t clo, chi, ixlo, ixhi;
| ^~~
In function 'ar5212GetTargetPowers',
inlined from 'ar5212SetRateTable' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2219:4,
inlined from 'ar5212SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2027:7,
inlined from 'ar5212SetTxPowerLimit' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:1995:9:
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2589:20: warning: 'chi' may be used uninitialized [-Wmaybe-uninitialized]
2589 | if (chi == tempChannelList[i]) {
| ^
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c: In function 'ar5212SetTxPowerLimit':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2573:23: note: 'chi' was declared here
2573 | uint16_t clo, chi, ixlo, ixhi;
| ^~~
In function 'ar5212GetTargetPowers',
inlined from 'ar5212SetRateTable' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2216:4,
inlined from 'ar5212SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2027:7,
inlined from 'ar5212SetTxPowerLimit' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:1995:9:
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2586:20: warning: 'clo' may be used uninitialized [-Wmaybe-uninitialized]
2586 | if (clo == tempChannelList[i]) {
| ^
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c: In function 'ar5212SetTxPowerLimit':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2573:18: note: 'clo' was declared here
2573 | uint16_t clo, chi, ixlo, ixhi;
| ^~~
In function 'ar5212GetTargetPowers',
inlined from 'ar5212SetRateTable' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2216:4,
inlined from 'ar5212SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2027:7,
inlined from 'ar5212SetTxPowerLimit' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:1995:9:
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2589:20: warning: 'chi' may be used uninitialized [-Wmaybe-uninitialized]
2589 | if (chi == tempChannelList[i]) {
| ^
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c: In function 'ar5212SetTxPowerLimit':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2573:23: note: 'chi' was declared here
2573 | uint16_t clo, chi, ixlo, ixhi;
| ^~~
In function 'ar5212GetTargetPowers',
inlined from 'ar5212SetRateTable' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2301:3,
inlined from 'ar5212SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2027:7,
inlined from 'ar5212SetTxPowerLimit' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:1995:9:
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2586:20: warning: 'clo' may be used uninitialized [-Wmaybe-uninitialized]
2586 | if (clo == tempChannelList[i]) {
| ^
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c: In function 'ar5212SetTxPowerLimit':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2573:18: note: 'clo' was declared here
2573 | uint16_t clo, chi, ixlo, ixhi;
| ^~~
In function 'ar5212GetTargetPowers',
inlined from 'ar5212SetRateTable' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2301:3,
inlined from 'ar5212SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2027:7,
inlined from 'ar5212SetTxPowerLimit' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:1995:9:
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2589:20: warning: 'chi' may be used uninitialized [-Wmaybe-uninitialized]
2589 | if (chi == tempChannelList[i]) {
| ^
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c: In function 'ar5212SetTxPowerLimit':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2573:23: note: 'chi' was declared here
2573 | uint16_t clo, chi, ixlo, ixhi;
| ^~~
--- modules-all ---
--- all_subdir_rtw89 ---
--- rtw8852b_table.o ---
ctfconvert -L VERSION -g rtw8852b_table.o
--- all_subdir_sfxge ---
ctfconvert -L VERSION -g efx_mcdi.o
make[3]: stopped making "all" in /workspace/src/sys/modules
--- ar5212_reset.o ---
In function 'ar5212GetLowerUpperValues',
inlined from 'ar5212GetTargetPowers' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2580:2,
inlined from 'ar5212SetRateTable' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2301:3,
inlined from 'ar5212SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2027:7:
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2634:35: warning: 'tempChannelList' may be used uninitialized [-Wmaybe-uninitialized]
2634 | if (target < (uint32_t)(lp[0] * EEP_SCALE - EEP_DELTA)) {
| ~~^~~
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c: In function 'ar5212SetTransmitPower':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2572:18: note: 'tempChannelList' declared here
2572 | uint16_t tempChannelList[NUM_TEST_FREQUENCIES];
| ^~~~~~~~~~~~~~~
In function 'ar5212GetLowerUpperValues',
inlined from 'ar5212GetTargetPowers' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2580:2,
inlined from 'ar5212SetRateTable' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2216:4,
inlined from 'ar5212SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2027:7:
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2634:35: warning: 'tempChannelList' may be used uninitialized [-Wmaybe-uninitialized]
2634 | if (target < (uint32_t)(lp[0] * EEP_SCALE - EEP_DELTA)) {
| ~~^~~
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c: In function 'ar5212SetTransmitPower':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2572:18: note: 'tempChannelList' declared here
2572 | uint16_t tempChannelList[NUM_TEST_FREQUENCIES];
| ^~~~~~~~~~~~~~~
In function 'ar5212GetLowerUpperValues',
inlined from 'ar5212GetTargetPowers' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2580:2,
inlined from 'ar5212SetRateTable' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2219:4,
inlined from 'ar5212SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2027:7:
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2634:35: warning: 'tempChannelList' may be used uninitialized [-Wmaybe-uninitialized]
2634 | if (target < (uint32_t)(lp[0] * EEP_SCALE - EEP_DELTA)) {
| ~~^~~
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c: In function 'ar5212SetTransmitPower':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2572:18: note: 'tempChannelList' declared here
2572 | uint16_t tempChannelList[NUM_TEST_FREQUENCIES];
| ^~~~~~~~~~~~~~~
In function 'ar5212GetMaxEdgePower',
inlined from 'ar5212SetRateTable' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2167:24,
inlined from 'ar5212SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2027:7:
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2508:34: warning: 'clo' may be used uninitialized [-Wmaybe-uninitialized]
2508 | for (i = 0; i < numEdges && clo != tempChannelList[i]; i++)
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c: In function 'ar5212SetTransmitPower':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2494:18: note: 'clo' was declared here
2494 | uint16_t clo, chi, twiceMaxEdgePower;
| ^~~
In function 'ar5212GetMaxEdgePower',
inlined from 'ar5212SetRateTable' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2167:24,
inlined from 'ar5212SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2027:7:
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2513:12: warning: 'chi' may be used uninitialized [-Wmaybe-uninitialized]
2513 | if ((clo == chi && clo == channel) || (pRdEdgesPower[i].flag)) {
| ^
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c: In function 'ar5212SetTransmitPower':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2494:23: note: 'chi' was declared here
2494 | uint16_t clo, chi, twiceMaxEdgePower;
| ^~~
In function 'ar5212GetMaxEdgePower',
inlined from 'ar5212SetRateTable' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2189:28,
inlined from 'ar5212SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2027:7:
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2508:34: warning: 'clo' may be used uninitialized [-Wmaybe-uninitialized]
2508 | for (i = 0; i < numEdges && clo != tempChannelList[i]; i++)
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c: In function 'ar5212SetTransmitPower':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2494:18: note: 'clo' was declared here
2494 | uint16_t clo, chi, twiceMaxEdgePower;
| ^~~
In function 'ar5212GetMaxEdgePower',
inlined from 'ar5212SetRateTable' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2189:28,
inlined from 'ar5212SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2027:7:
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2513:12: warning: 'chi' may be used uninitialized [-Wmaybe-uninitialized]
2513 | if ((clo == chi && clo == channel) || (pRdEdgesPower[i].flag)) {
| ^
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c: In function 'ar5212SetTransmitPower':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2494:23: note: 'chi' was declared here
2494 | uint16_t clo, chi, twiceMaxEdgePower;
| ^~~
In function 'ar5212GetTargetPowers',
inlined from 'ar5212SetRateTable' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2219:4,
inlined from 'ar5212SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2027:7:
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2586:20: warning: 'clo' may be used uninitialized [-Wmaybe-uninitialized]
2586 | if (clo == tempChannelList[i]) {
| ^
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c: In function 'ar5212SetTransmitPower':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2573:18: note: 'clo' was declared here
2573 | uint16_t clo, chi, ixlo, ixhi;
| ^~~
In function 'ar5212GetTargetPowers',
inlined from 'ar5212SetRateTable' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2219:4,
inlined from 'ar5212SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2027:7:
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2589:20: warning: 'chi' may be used uninitialized [-Wmaybe-uninitialized]
2589 | if (chi == tempChannelList[i]) {
| ^
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c: In function 'ar5212SetTransmitPower':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2573:23: note: 'chi' was declared here
2573 | uint16_t clo, chi, ixlo, ixhi;
| ^~~
In function 'ar5212GetTargetPowers',
inlined from 'ar5212SetRateTable' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2216:4,
inlined from 'ar5212SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2027:7:
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2586:20: warning: 'clo' may be used uninitialized [-Wmaybe-uninitialized]
2586 | if (clo == tempChannelList[i]) {
| ^
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c: In function 'ar5212SetTransmitPower':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2573:18: note: 'clo' was declared here
2573 | uint16_t clo, chi, ixlo, ixhi;
| ^~~
In function 'ar5212GetTargetPowers',
inlined from 'ar5212SetRateTable' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2216:4,
inlined from 'ar5212SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2027:7:
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2589:20: warning: 'chi' may be used uninitialized [-Wmaybe-uninitialized]
2589 | if (chi == tempChannelList[i]) {
| ^
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c: In function 'ar5212SetTransmitPower':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2573:23: note: 'chi' was declared here
2573 | uint16_t clo, chi, ixlo, ixhi;
| ^~~
In function 'ar5212GetTargetPowers',
inlined from 'ar5212SetRateTable' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2301:3,
inlined from 'ar5212SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2027:7:
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2586:20: warning: 'clo' may be used uninitialized [-Wmaybe-uninitialized]
2586 | if (clo == tempChannelList[i]) {
| ^
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c: In function 'ar5212SetTransmitPower':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2573:18: note: 'clo' was declared here
2573 | uint16_t clo, chi, ixlo, ixhi;
| ^~~
In function 'ar5212GetTargetPowers',
inlined from 'ar5212SetRateTable' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2301:3,
inlined from 'ar5212SetTransmitPower' at /workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2027:7:
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2589:20: warning: 'chi' may be used uninitialized [-Wmaybe-uninitialized]
2589 | if (chi == tempChannelList[i]) {
| ^
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c: In function 'ar5212SetTransmitPower':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2573:23: note: 'chi' was declared here
2573 | uint16_t clo, chi, ixlo, ixhi;
| ^~~
--- modules-all ---
--- all_subdir_sctp ---
ctfconvert -L VERSION -g sctputil.o
--- ar5212_reset.o ---
ctfconvert -L VERSION -g ar5212_reset.o
--- modules-all ---
--- sctp_output.o ---
ctfconvert -L VERSION -g sctp_output.o
--- sctp_usrreq.o ---
ctfconvert -L VERSION -g sctp_usrreq.o
make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_rtw89 ---
--- rtw8852b_rfk.o ---
ctfconvert -L VERSION -g rtw8852b_rfk.o
--- all_subdir_sis ---
ctfconvert -L VERSION -g if_sis.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_siis ---
ctfconvert -L VERSION -g siis.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
make[2]: stopped making "all" in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC
573.32 real 6336.43 user 385.17 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/jenkins14092076950673842997.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