FreeBSD-stable-15-amd64-gcc12_build - Build #595 - Still Failing
Date: Mon, 09 Mar 2026 16:15:22 UTC
FreeBSD-stable-15-amd64-gcc12_build - Build #595 (897711b7bd4ba8f34bab9e0b79495ce107cfef35) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/595/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/595/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/595/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)
897711b7bd4ba8f34bab9e0b79495ce107cfef35 by emaste:
Merge commit 81b20e110b3f from llvm git (by Roland McGrath):
The end of the build log:
[...truncated 140.93 MiB...]
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:2599:35: warning: 'clo' may be used uninitialized [-Wmaybe-uninitialized]
2599 | pNewPower->twicePwr6_24 = interpolate(freq, clo, chi,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2600 | powInfo[ixlo].twicePwr6_24, powInfo[ixhi].twicePwr6_24);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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 '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,
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: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 'ar5212SetTxPowerLimit':
/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,
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: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 'ar5212SetTxPowerLimit':
/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,
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: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 'ar5212SetTxPowerLimit':
/workspace/src/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c:2572:18: note: 'tempChannelList' declared here
2572 | uint16_t tempChannelList[NUM_TEST_FREQUENCIES];
| ^~~~~~~~~~~~~~~
--- modules-all ---
--- all_subdir_stge ---
ctfconvert -L VERSION -g if_stge.o
make[3]: stopped making "all" in /workspace/src/sys/modules
--- ar5212_reset.o ---
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: 'clo' 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: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:2513:12: warning: 'clo' 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: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: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:2599:35: warning: 'chi' may be used uninitialized [-Wmaybe-uninitialized]
2599 | pNewPower->twicePwr6_24 = interpolate(freq, clo, chi,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2600 | powInfo[ixlo].twicePwr6_24, powInfo[ixhi].twicePwr6_24);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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:2599:35: warning: 'clo' may be used uninitialized [-Wmaybe-uninitialized]
2599 | pNewPower->twicePwr6_24 = interpolate(freq, clo, chi,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2600 | powInfo[ixlo].twicePwr6_24, powInfo[ixhi].twicePwr6_24);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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:2599:35: warning: 'chi' may be used uninitialized [-Wmaybe-uninitialized]
2599 | pNewPower->twicePwr6_24 = interpolate(freq, clo, chi,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2600 | powInfo[ixlo].twicePwr6_24, powInfo[ixhi].twicePwr6_24);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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: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:2599:35: warning: 'clo' may be used uninitialized [-Wmaybe-uninitialized]
2599 | pNewPower->twicePwr6_24 = interpolate(freq, clo, chi,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2600 | powInfo[ixlo].twicePwr6_24, powInfo[ixhi].twicePwr6_24);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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:2599:35: warning: 'chi' may be used uninitialized [-Wmaybe-uninitialized]
2599 | pNewPower->twicePwr6_24 = interpolate(freq, clo, chi,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2600 | powInfo[ixlo].twicePwr6_24, powInfo[ixhi].twicePwr6_24);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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:2599:35: warning: 'clo' may be used uninitialized [-Wmaybe-uninitialized]
2599 | pNewPower->twicePwr6_24 = interpolate(freq, clo, chi,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2600 | powInfo[ixlo].twicePwr6_24, powInfo[ixhi].twicePwr6_24);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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 '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];
| ^~~~~~~~~~~~~~~
--- modules-all ---
--- all_subdir_ste ---
ctfconvert -L VERSION -g if_ste.o
make[3]: stopped making "all" in /workspace/src/sys/modules
--- all_subdir_sound ---
--- all_subdir_sound/sound ---
--- mixer.o ---
ctfconvert -L VERSION -g mixer.o
make[4]: stopped making "all" in /workspace/src/sys/modules/sound
--- ar5212_reset.o ---
ctfconvert -L VERSION -g ar5212_reset.o
--- modules-all ---
--- all_subdir_sound/driver ---
--- 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
--- all_subdir_sound/driver/hda ---
--- hdaa.o ---
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_sym ---
ctfconvert -L VERSION -g sym_hipd.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
527.44 real 5787.52 user 375.61 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/jenkins3484774994751953100.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