Buildresult: linus-rand/arm64-randconfig/arm64-gcc11 built on May 21 2022, 06:46
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
May 21 2022, 06:46
Duration:
0:03:27.506156
Builder:
ka7
Revision:
Merge tag 'gpio-fixes-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux (
3b5e1590a26713a8c76896f0f1b99f52ec24e72f)
Target:
linus-rand/arm64-randconfig/arm64-gcc11
Branch:
linus-rand
Compiler:
arm64-gcc11
(aarch64-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
randconfig
(
download
)
Log:
Download original
Possible errors
drivers/net/wireless/ath/ath11k/mac.c:2573:22: error: 'ath11k_peer_assoc_h_he_masked' reading 16 bytes from a region of size 0 [-Werror=stringop-overread] drivers/net/wireless/ath/ath11k/mac.c:2581:22: error: 'ath11k_peer_assoc_h_vht_masked' reading 2 bytes from a region of size 0 [-Werror=stringop-overread] drivers/net/wireless/ath/ath11k/mac.c:2587:29: error: 'ath11k_peer_assoc_h_ht_masked' reading 10 bytes from a region of size 0 [-Werror=stringop-overread] drivers/net/wireless/ath/ath11k/mac.c:2602:22: error: 'ath11k_peer_assoc_h_he_masked' reading 16 bytes from a region of size 0 [-Werror=stringop-overread] drivers/net/wireless/ath/ath11k/mac.c:2605:22: error: 'ath11k_peer_assoc_h_vht_masked' reading 2 bytes from a region of size 0 [-Werror=stringop-overread] drivers/net/wireless/ath/ath11k/mac.c:2608:29: error: 'ath11k_peer_assoc_h_ht_masked' reading 10 bytes from a region of size 0 [-Werror=stringop-overread] drivers/net/wireless/ath/ath11k/mac.c:1694:13: error: 'ath11k_peer_assoc_h_ht_masked' reading 10 bytes from a region of size 0 [-Werror=stringop-overread] drivers/net/wireless/ath/ath11k/mac.c:1891:13: error: 'ath11k_peer_assoc_h_vht_masked' reading 2 bytes from a region of size 0 [-Werror=stringop-overread] drivers/net/wireless/ath/ath11k/mac.c:1923:20: error: 'ath11k_mac_max_vht_nss' reading 16 bytes from a region of size 0 [-Werror=stringop-overread] drivers/net/wireless/ath/ath11k/mac.c:2092:13: error: 'ath11k_peer_assoc_h_he_masked' reading 16 bytes from a region of size 0 [-Werror=stringop-overread] drivers/net/wireless/ath/ath11k/mac.c:2204:19: error: 'ath11k_mac_max_he_nss' reading 16 bytes from a region of size 0 [-Werror=stringop-overread] drivers/net/wireless/ath/ath11k/mac.c:2227:29: error: 'ath11k_peer_assoc_h_he_limit' reading 16 bytes from a region of size 0 [-Werror=stringop-overread] drivers/net/wireless/ath/ath11k/mac.c:2240:21: error: 'ath11k_peer_assoc_h_he_limit' reading 16 bytes from a region of size 0 [-Werror=stringop-overread] drivers/net/wireless/ath/ath11k/mac.c:2253:21: error: 'ath11k_peer_assoc_h_he_limit' reading 16 bytes from a region of size 0 [-Werror=stringop-overread] cc1: all warnings being treated as errors make[6]: *** [scripts/Makefile.build:288: drivers/net/wireless/ath/ath11k/mac.o] Error 1 make[5]: *** [scripts/Makefile.build:550: drivers/net/wireless/ath/ath11k] Error 2 make[4]: *** [scripts/Makefile.build:550: drivers/net/wireless/ath] Error 2 make[3]: *** [scripts/Makefile.build:550: drivers/net/wireless] Error 2 make[2]: *** [scripts/Makefile.build:550: drivers/net] Error 2 make[1]: *** [Makefile:1834: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2
Possible warnings (1)
.config:5630:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD
Full Log
# git rev-parse -q --verify 3b5e1590a26713a8c76896f0f1b99f52ec24e72f^{commit} 3b5e1590a26713a8c76896f0f1b99f52ec24e72f already have revision, skipping fetch # git checkout -q -f -B kisskb 3b5e1590a26713a8c76896f0f1b99f52ec24e72f # git clean -qxdf # < git log -1 # commit 3b5e1590a26713a8c76896f0f1b99f52ec24e72f # Merge: 317de3dbe2f1 3ecb10175b1f # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri May 20 08:26:28 2022 -1000 # # Merge tag 'gpio-fixes-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux # # Pull gpio fixes from Bartosz Golaszewski: # # - fix bitops logic in gpio-vf610 # # - return an error if the user tries to use inverted polarity in # gpio-mvebu # # * tag 'gpio-fixes-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux: # gpio: mvebu/pwm: Refuse requests with inverted polarity # gpio: gpio-vf610: do not touch other bits when set the target bit # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 3b5e1590a26713a8c76896f0f1b99f52ec24e72f # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig .config:5630:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- In function 'ath11k_peer_assoc_h_phymode', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2648:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2573:22: error: 'ath11k_peer_assoc_h_he_masked' reading 16 bytes from a region of size 0 [-Werror=stringop-overread] 2573 | !ath11k_peer_assoc_h_he_masked(he_mcs_mask)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2573:22: note: referencing argument 1 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2053:1: note: in a call to function 'ath11k_peer_assoc_h_he_masked' 2053 | ath11k_peer_assoc_h_he_masked(const u16 he_mcs_mask[NL80211_HE_NSS_MAX]) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_phymode', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2648:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2581:22: error: 'ath11k_peer_assoc_h_vht_masked' reading 2 bytes from a region of size 0 [-Werror=stringop-overread] 2581 | !ath11k_peer_assoc_h_vht_masked(vht_mcs_mask)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2581:22: note: referencing argument 1 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1658:1: note: in a call to function 'ath11k_peer_assoc_h_vht_masked' 1658 | ath11k_peer_assoc_h_vht_masked(const u16 vht_mcs_mask[]) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_phymode', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2648:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2587:29: error: 'ath11k_peer_assoc_h_ht_masked' reading 10 bytes from a region of size 0 [-Werror=stringop-overread] 2587 | !ath11k_peer_assoc_h_ht_masked(ht_mcs_mask)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2587:29: note: referencing argument 1 of type 'const u8 *' {aka 'const unsigned char *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1646:1: note: in a call to function 'ath11k_peer_assoc_h_ht_masked' 1646 | ath11k_peer_assoc_h_ht_masked(const u8 ht_mcs_mask[IEEE80211_HT_MCS_MASK_LEN]) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_phymode', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2648:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2602:22: error: 'ath11k_peer_assoc_h_he_masked' reading 16 bytes from a region of size 0 [-Werror=stringop-overread] 2602 | !ath11k_peer_assoc_h_he_masked(he_mcs_mask)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2602:22: note: referencing argument 1 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2053:1: note: in a call to function 'ath11k_peer_assoc_h_he_masked' 2053 | ath11k_peer_assoc_h_he_masked(const u16 he_mcs_mask[NL80211_HE_NSS_MAX]) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_phymode', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2648:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2605:22: error: 'ath11k_peer_assoc_h_vht_masked' reading 2 bytes from a region of size 0 [-Werror=stringop-overread] 2605 | !ath11k_peer_assoc_h_vht_masked(vht_mcs_mask)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2605:22: note: referencing argument 1 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1658:1: note: in a call to function 'ath11k_peer_assoc_h_vht_masked' 1658 | ath11k_peer_assoc_h_vht_masked(const u16 vht_mcs_mask[]) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_phymode', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2648:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2608:29: error: 'ath11k_peer_assoc_h_ht_masked' reading 10 bytes from a region of size 0 [-Werror=stringop-overread] 2608 | !ath11k_peer_assoc_h_ht_masked(ht_mcs_mask)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2608:29: note: referencing argument 1 of type 'const u8 *' {aka 'const unsigned char *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1646:1: note: in a call to function 'ath11k_peer_assoc_h_ht_masked' 1646 | ath11k_peer_assoc_h_ht_masked(const u8 ht_mcs_mask[IEEE80211_HT_MCS_MASK_LEN]) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_ht', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2649:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1694:13: error: 'ath11k_peer_assoc_h_ht_masked' reading 10 bytes from a region of size 0 [-Werror=stringop-overread] 1694 | if (ath11k_peer_assoc_h_ht_masked(ht_mcs_mask)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1694:13: note: referencing argument 1 of type 'const u8 *' {aka 'const unsigned char *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1646:1: note: in a call to function 'ath11k_peer_assoc_h_ht_masked' 1646 | ath11k_peer_assoc_h_ht_masked(const u8 ht_mcs_mask[IEEE80211_HT_MCS_MASK_LEN]) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_vht', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2650:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1891:13: error: 'ath11k_peer_assoc_h_vht_masked' reading 2 bytes from a region of size 0 [-Werror=stringop-overread] 1891 | if (ath11k_peer_assoc_h_vht_masked(vht_mcs_mask)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1891:13: note: referencing argument 1 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1658:1: note: in a call to function 'ath11k_peer_assoc_h_vht_masked' 1658 | ath11k_peer_assoc_h_vht_masked(const u16 vht_mcs_mask[]) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_vht', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2650:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1923:20: error: 'ath11k_mac_max_vht_nss' reading 16 bytes from a region of size 0 [-Werror=stringop-overread] 1923 | vht_nss = ath11k_mac_max_vht_nss(vht_mcs_mask); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:1923:20: note: referencing argument 1 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:437:1: note: in a call to function 'ath11k_mac_max_vht_nss' 437 | ath11k_mac_max_vht_nss(const u16 vht_mcs_mask[NL80211_VHT_NSS_MAX]) | ^~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_he', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2651:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2092:13: error: 'ath11k_peer_assoc_h_he_masked' reading 16 bytes from a region of size 0 [-Werror=stringop-overread] 2092 | if (ath11k_peer_assoc_h_he_masked(he_mcs_mask)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2092:13: note: referencing argument 1 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2053:1: note: in a call to function 'ath11k_peer_assoc_h_he_masked' 2053 | ath11k_peer_assoc_h_he_masked(const u16 he_mcs_mask[NL80211_HE_NSS_MAX]) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_he', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2651:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2204:19: error: 'ath11k_mac_max_he_nss' reading 16 bytes from a region of size 0 [-Werror=stringop-overread] 2204 | he_nss = ath11k_mac_max_he_nss(he_mcs_mask); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2204:19: note: referencing argument 1 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:449:1: note: in a call to function 'ath11k_mac_max_he_nss' 449 | ath11k_mac_max_he_nss(const u16 he_mcs_mask[NL80211_HE_NSS_MAX]) | ^~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_he', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2651:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2227:29: error: 'ath11k_peer_assoc_h_he_limit' reading 16 bytes from a region of size 0 [-Werror=stringop-overread] 2227 | v = ath11k_peer_assoc_h_he_limit(v, he_mcs_mask); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2227:29: note: referencing argument 2 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2008:12: note: in a call to function 'ath11k_peer_assoc_h_he_limit' 2008 | static u16 ath11k_peer_assoc_h_he_limit(u16 tx_mcs_set, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_he', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2651:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2240:21: error: 'ath11k_peer_assoc_h_he_limit' reading 16 bytes from a region of size 0 [-Werror=stringop-overread] 2240 | v = ath11k_peer_assoc_h_he_limit(v, he_mcs_mask); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2240:21: note: referencing argument 2 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2008:12: note: in a call to function 'ath11k_peer_assoc_h_he_limit' 2008 | static u16 ath11k_peer_assoc_h_he_limit(u16 tx_mcs_set, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ath11k_peer_assoc_h_he', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2651:2: /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2253:21: error: 'ath11k_peer_assoc_h_he_limit' reading 16 bytes from a region of size 0 [-Werror=stringop-overread] 2253 | v = ath11k_peer_assoc_h_he_limit(v, he_mcs_mask); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c: In function 'ath11k_peer_assoc_prepare': /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2253:21: note: referencing argument 2 of type 'const u16 *' {aka 'const short unsigned int *'} /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2008:12: note: in a call to function 'ath11k_peer_assoc_h_he_limit' 2008 | static u16 ath11k_peer_assoc_h_he_limit(u16 tx_mcs_set, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[6]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/net/wireless/ath/ath11k/mac.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/net/wireless/ath/ath11k] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/net/wireless/ath] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/net/wireless] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/net] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1834: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 # Build took: 0:03:27.506156
© Michael Ellerman 2006-2018.