From nobody Sat Jan 31 21:58:45 2026 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4f3RbY3Klwz6QY6p for ; Sat, 31 Jan 2026 21:58:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f3RbY09tNz3VNY; Sat, 31 Jan 2026 21:58:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1769896729; a=rsa-sha256; cv=none; b=C4zZB+0HagR7L2FnqCLj+LgGBTwdTRemHsTK4AFizqro2hQzXPMxZsR6u4iCGY7paRXsTO K8GH6r3P2dRSAfCBx6sedrI2rtcwaFQ3UHLooaOFGHNK3ANcwHcvs/82SFWrfkTalTlky+ g28/AXZErpMtlW0CNbIFVEs0vsiA00S9O1/OAqJIpcAJCOEUXTMmSzrjNBWxgqQKBLyW6s 2ThEMBIaTzMGDQVMap3DmpgSlTaILrcvKLBXE+N4jIb4gSvr3FRLvuN3MSBemq1fthWch/ TOM0f0bwBptA4ABQvoXKJmaLKhoikn1jkPMEEZRXZqS2j5gl8K34wXXpFfnqQg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1769896729; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=r4msw5W6lTc+pvP0lniznyy3A8kGOn4WdpWv/SywlaI=; b=J1swM7etN+xEGWbw9Q7f2OFsCe6SK5WNi6SzrNUkp6byyhOnQWCHR9qZI80vNgoNTguZBp fh+C4xPNkcTrM63bSF9vTGa3hvKN+YJBBrsTqXuBK1cNHyitynv2Wc7KYUPFO/X4Wx2zwR oa1Jhbau56ZGq7HFZ1/TxJx3zVm/IidHyyeAwhbvps1OAdJeZH7/33NNYovPuFxsxyEt8D /1UAPgNAWe6IS1OQg04OoJOAWoUMEtQGHXK+tOnr4YukUJktAOOZLxwROzF+WtE5YKVI7G +d56vSRFzURKAXVBue373aamOFRAjqP0l56JrNfuxyclnHV0evOU9+rRMm6k8g== Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f3RbX6NRKz1B9d; Sat, 31 Jan 2026 21:58:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 31 Jan 2026 21:58:45 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: zlei@FreeBSD.org, michaelo@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1158811900.1011.1769896728901@jenkins.ci.freebsd.org> In-Reply-To: <1090938646.981.1769874567555@jenkins.ci.freebsd.org> References: <1090938646.981.1769874567555@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #477 - Still Failing List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1010_45808789.1769896725221" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1010_45808789.1769896725221 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-gcc13_build - Build #477 (39812c74519c3a3bfcc5d88247255acee5326dcf) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_build/477/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_build/477/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_build/477/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) 52b3cb8918e38ccd0f2e763fe3120bfb7858b6e1 by zlei: scsi: Use proper prototype for SYSINIT functions 198d5a629706742a82e35b44f982f37aaa028e21 by zlei: opensolaris: Use proper prototype for SYSINIT functions d23e3b6e562faee8035f86f099e3319a167daa91 by zlei: dev/fdt: Use proper prototype for SYSINIT functions 9336f20f89e8b819c8f07125fd6d305d78afd546 by zlei: iommu_gas: Use proper prototype for SYSINIT functions 6edef6b6364162932379bd172930d82b067177cf by zlei: nvme: Use proper prototype for SYSINIT functions 0a30ce95a74e753c6963bc11a461f66ded536d50 by zlei: xdma: Use proper prototype for SYSINIT functions a1efb352f24f2e86c99a4ca94b64384cd991bc09 by zlei: xen: Use proper prototype for SYSINIT functions 618c7cffeb28a89475ee001827e53049e45715ed by zlei: p9fs: Use proper prototype for SYSINIT functions 5b8848866f2f709a6bda8c50306a663100157b42 by zlei: kern: Use proper prototype for SYSINIT functions 6e8b07298065f0f6354779de9b787e7a5ecb09cd by zlei: kern_sharedpage.c: Remove an unneeded type cast 20af9193776df39331d5287a4a8b22de6d665c8f by zlei: jail: Use proper prototype for SYSINIT functions 2b27541988072b3c1e5f2f901e622f38af0be4c9 by zlei: libkern: Use proper prototype for SYSINIT functions fa80382b99f934ab46b9365d1081c6425ed58026 by zlei: net: Use proper prototype for SYSINIT functions 0270d3dfa75a462019d7d8555c4249b3e8790604 by zlei: net80211: Use proper prototype for SYSINIT functions 5b41be5cc0666372840d798507e85544d8a3e7c3 by zlei: netinet: Use proper prototype for SYSINIT functions cfc237162c248d0488e264bf1fdae0186c5a13c1 by zlei: netinet6: Use proper prototype for SYSINIT functions a32ee2897f8eed4a03976be65020912f03f7228e by zlei: netipsec: Use proper prototype for SYSINIT functions 745b6ca4ed933f9f4c1d314dc7b0aa31e8e9e0de by zlei: ipfw: Use proper prototype for SYSINIT functions 34462748d79a6e2ea8215564286f97e93670dfbb by zlei: pf: Use proper prototype for SYSINIT functions 0e001bef1593c1bcc6c020b0f7a31ce9589ba59e by zlei: nfs: Use proper prototype for SYSINIT functions c48a31e3508555606b4399d33000cf60fe98e207 by zlei: audit: Use proper prototype for SYSINIT functions 2e5a55c7af56022fb38e3d528b2e8b1257de891d by zlei: MAC: Use proper prototype for SYSINIT functions 64771eeaf82f06c2af4e0f20f40baa9d5103f0dd by zlei: sys/sysent.h: Remove an unneeded type cast 27b24359656a3d30828595ade1b824be3fac4f83 by zlei: vm: Use proper prototype for SYSINIT functions fcdc37febbb6b6c4efb7f4f42162466992f90523 by zlei: arm: Use proper prototype for SYSINIT functions bac2bad0615ac64960f1ae93c0e7c3d9277b1a6b by zlei: arm64 coresight: Use proper prototype for SYSINIT functions adc937e06f69b2fd21c44e27b5c33bf2c96e7c4d by zlei: i386: Use proper prototype for SYSINIT functions 4ccfafac43d398653574e36082fef15083ba6a35 by zlei: powerpc: Use proper prototype for SYSINIT functions 81676635bad7e4cec1fee8ab52f1401f37de3d69 by zlei: tsc: Use proper prototype for SYSINIT functions 871a335f3e7dcc8edcada353664ca6b40ae491a1 by zlei: x86/xen: Use proper prototype for SYSINIT functions b8fb76b78ea0605b2cd19862bacdbbf1fa3eb54e by zlei: imgact: Mark brandinfo and note structures as const 087e77b52399b8a64bb7a12979322d6027bf550b by zlei: linux: Make the macro LINUX_IOCTL_SET public 957babc65d9f9a5d44fefb0c1169682ae599954b by zlei: sgx: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl 7e9fe8e6a1966f559b7985caca7e7c0e19a3f10e by zlei: aac: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl e5d4314fce5a8c1dcc8a01f41858fa115d4f2fb6 by zlei: aacraid: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl 0b0ddadf39f6499e4b8ef250023b6d7e68c7e2b0 by zlei: ipmi: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl 270b9f2a4888b19b8434a831effa3c8426dbb934 by zlei: mfi: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl 3aa4ae2006b50018d9dfa660bcbba1041c104ee1 by zlei: mrsas: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl c162d7febbc83c1d877876b18ee864213dceca51 by zlei: lio: Avoid out-of-bounds read or write MAC address 14484cdb997c152def089c64a012b5a4596e1bfa by zlei: locking.9: Tweak the table column width to fit 80 characters 2b01cc15447251862f5e25332fcbf41516f22a3e by zlei: qlnxe: Avoid out-of-bounds reading the multicast ethernet address fdd23fc3d0aacd1c80d0565d736591521b2421fc by zlei: sys/net/sff8436.h: Fix the register address of link length of copper or 39812c74519c3a3bfcc5d88247255acee5326dcf by michaelo: loader.conf.5: "console" setting does not document multi-value The end of the build log: [...truncated 139.95 MiB...] /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 'ar5212SetTxPowerLimit': /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, 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: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 --- --- ef10_filter.o --- ctfconvert -L VERSION -g ef10_filter.o make[3]: stopped making "all" in /workspace/src/sys/modules --- all_subdir_rtw89 --- --- rtw8922a.o --- ctfconvert -L VERSION -g rtw8922a.o --- all_subdir_siis --- ctfconvert -L VERSION -g siis.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; | ^~~ ctfconvert -L VERSION -g ar5212_reset.o --- modules-all --- --- all_subdir_rtw89 --- --- rtw8852bt_rfk.o --- ctfconvert -L VERSION -g rtw8852bt_rfk.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 532.13 real 5882.29 user 371.87 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/jenkins5253747611084784039.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 ------=_Part_1010_45808789.1769896725221--