>>> uccp420wlan 6.9.1 Downloading wget --passive-ftp -nd -t 3 -O '/home/buildroot/autobuild/instance-2/output-1/build/.uccp420wlan-6.9.1.tar.gz.pew5Iz/output' 'https://github.com/CreatorDev/uccp420wlan/archive/v6.9.1/uccp420wlan-6.9.1.tar.gz' --2023-02-28 16:11:55-- https://github.com/CreatorDev/uccp420wlan/archive/v6.9.1/uccp420wlan-6.9.1.tar.gz Resolving github.com (github.com)... 140.82.113.4 Connecting to github.com (github.com)|140.82.113.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/CreatorDev/uccp420wlan/tar.gz/refs/tags/v6.9.1 [following] --2023-02-28 16:11:56-- https://codeload.github.com/CreatorDev/uccp420wlan/tar.gz/refs/tags/v6.9.1 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/buildroot/autobuild/instance-2/output-1/build/.uccp420wlan-6.9.1.tar.gz.pew5Iz/output' 0K .......... .......... .......... .......... .......... 374K 50K .......... .......... .......... .......... .......... 747K 100K .......... .......... .......... .......... .......... 752K 150K .......... .......... .......... .......... .......... 36.2M 200K .......... .......... .......... .......... .......... 37.7M 250K .......... .......... .......... .......... .......... 770K 300K .......... .......... .......... .......... .......... 37.5M 350K .......... .......... .......... ......... 37.5M=0.3s 2023-02-28 16:11:57 (1.13 MB/s) - '/home/buildroot/autobuild/instance-2/output-1/build/.uccp420wlan-6.9.1.tar.gz.pew5Iz/output' saved [398664] uccp420wlan-6.9.1.tar.gz: OK (sha256: 1d4de62fc842dbab739708cf0d9ebce270fcdf63c1c13ac676cbc253acdaa3bb) >>> uccp420wlan 6.9.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-2/dl/uccp420wlan/uccp420wlan-6.9.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1 -xf - >>> uccp420wlan 6.9.1 Patching >>> uccp420wlan 6.9.1 Configuring >>> uccp420wlan 6.9.1 Building >>> uccp420wlan 6.9.1 Building kernel module(s) PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" BR_BINARIES_DIR=/home/buildroot/autobuild/instance-2/output-1/images KCFLAGS=-Wno-attribute-alias /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output-1/build/linux-5.10.162-cip24 HOSTCC="/usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" ARCH=sparc64 INSTALL_MOD_PATH=/home/buildroot/autobuild/instance-2/output-1/target CROSS_COMPILE="/home/buildroot/autobuild/instance-2/output-1/host/bin/sparc64-buildroot-linux-gnu-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/home/buildroot/autobuild/instance-2/output-1/host/sbin/depmod PWD=/home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/. M=/home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/. modules make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/linux-5.10.162-cip24' CC [M] /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.o CC [M] /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.o CC [M] /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/umac_if.o CC [M] /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/tx.o /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c:88:17: error: ‘IEEE80211_BAND_2GHZ’ undeclared here (not in a function); did you mean ‘IEEE80211_CHAN_2GHZ’? 88 | .band = IEEE80211_BAND_2GHZ, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c:112:9: note: in expansion of macro ‘CHAN2G’ 112 | CHAN2G(2412, 0), /* Channel 1 */ | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.c: In function ‘vif_bcn_timer_expiry’: /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.c:428:29: error: implicit declaration of function ‘ieee80211_csa_is_complete’; did you mean ‘ieee80211_scan_completed’? [-Werror=implicit-function-declaration] 428 | if (ieee80211_csa_is_complete(uvif->vif)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ | ieee80211_scan_completed /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.c: In function ‘uccp420wlan_vif_add’: /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.c:582:17: error: implicit declaration of function ‘init_timer’; did you mean ‘init_timers’? [-Werror=implicit-function-declaration] 582 | init_timer(&uvif->bcn_timer); | ^~~~~~~~~~ | init_timers /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.c:583:32: error: ‘struct timer_list’ has no member named ‘data’ 583 | uvif->bcn_timer.data = (unsigned long)uvif; | ^ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.c:584:42: error: assignment to ‘void (*)(struct timer_list *)’ from incompatible pointer type ‘void (*)(long unsigned int)’ [-Werror=incompatible-pointer-types] 584 | uvif->bcn_timer.function = vif_bcn_timer_expiry; | ^ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.c:590:32: error: ‘struct timer_list’ has no member named ‘data’ 590 | uvif->bcn_timer.data = (unsigned long)uvif; | ^ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.c:591:42: error: assignment to ‘void (*)(struct timer_list *)’ from incompatible pointer type ‘void (*)(long unsigned int)’ [-Werror=incompatible-pointer-types] 591 | uvif->bcn_timer.function = vif_bcn_timer_expiry; | ^ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/tx.c: In function ‘uccp420wlan_tx_free_buff_req’: /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/tx.c:1142:49: error: ‘IEEE80211_BAND_2GHZ’ undeclared (first use in this function); did you mean ‘IEEE80211_CHAN_2GHZ’? 1142 | if (ets_band == IEEE80211_BAND_2GHZ) | ^~~~~~~~~~~~~~~~~~~ | IEEE80211_CHAN_2GHZ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/tx.c:1142:49: note: each undeclared identifier is reported only once for each function it appears in /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c:95:17: error: ‘IEEE80211_BAND_5GHZ’ undeclared here (not in a function); did you mean ‘IEEE80211_CHAN_5GHZ’? 95 | .band = IEEE80211_BAND_5GHZ, \ | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c:129:9: note: in expansion of macro ‘CHAN5G’ 129 | CHAN5G(5180, 14, 0), /* Channel 36 */ | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c: In function ‘cancel_hw_scan’: /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/tx.c:1144:54: error: ‘IEEE80211_BAND_5GHZ’ undeclared (first use in this function); did you mean ‘IEEE80211_CHAN_5GHZ’? 1144 | else if (ets_band == IEEE80211_BAND_5GHZ) | ^~~~~~~~~~~~~~~~~~~ | IEEE80211_CHAN_5GHZ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c:2045:54: warning: passing argument 2 of ‘ieee80211_scan_completed’ makes pointer from integer without a cast [-Wint-conversion] 2045 | ieee80211_scan_completed(hw, true); | ^~~~ | | | int /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.c: In function ‘uccp420wlan_rx_frame’: In file included from /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c:39: ./include/net/mac80211.h:5379:58: note: expected ‘struct cfg80211_scan_info *’ but argument is of type ‘int’ 5379 | struct cfg80211_scan_info *info); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.c:1238:34: error: ‘IEEE80211_BAND_2GHZ’ undeclared (first use in this function); did you mean ‘IEEE80211_CHAN_2GHZ’? 1238 | rx_status.band = IEEE80211_BAND_2GHZ; | ^~~~~~~~~~~~~~~~~~~ | IEEE80211_CHAN_2GHZ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.c:1238:34: note: each undeclared identifier is reported only once for each function it appears in /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c: At top level: /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c:2795:31: error: initialization of ‘int (*)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_ampdu_params *)’ from incompatible pointer type ‘int (*)(struct ieee80211_hw *, struct ieee80211_vif *, enum ieee80211_ampdu_mlme_action, struct ieee80211_sta *, u16, u16 *, u8, bool)’ {aka ‘int (*)(struct ieee80211_hw *, struct ieee80211_vif *, enum ieee80211_ampdu_mlme_action, struct ieee80211_sta *, short unsigned int, short unsigned int *, unsigned char, _Bool)’} [-Werror=incompatible-pointer-types] 2795 | .ampdu_action = ampdu_action, | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c:2795:31: note: (near initialization for ‘ops.ampdu_action’) /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c:2798:37: error: initialization of ‘int (*)(struct ieee80211_hw *, struct ieee80211_vif *)’ from incompatible pointer type ‘int (*)(struct ieee80211_hw *)’ [-Werror=incompatible-pointer-types] 2798 | .cancel_remain_on_channel = cancel_remain_on_channel, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c:2798:37: note: (near initialization for ‘ops.cancel_remain_on_channel’) /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c: In function ‘uccp420wlan_init’: /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c:2933:37: error: storage size of ‘band’ isn’t known 2933 | enum ieee80211_band band; | ^~~~ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.c:1240:34: error: ‘IEEE80211_BAND_5GHZ’ undeclared (first use in this function); did you mean ‘IEEE80211_CHAN_5GHZ’? 1240 | rx_status.band = IEEE80211_BAND_5GHZ; | ^~~~~~~~~~~~~~~~~~~ | IEEE80211_CHAN_5GHZ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.c:1266:34: error: ‘struct ieee80211_rx_status’ has no member named ‘vht_nss’ 1266 | rx_status.vht_nss = 1; | ^ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.c:1268:35: error: ‘struct ieee80211_rx_status’ has no member named ‘vht_nss’ 1268 | rx_status.vht_nss = rx->nss; | ^ make[2]: *** [scripts/Makefile.build:286: /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/tx.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c:2936:39: error: ‘IEEE80211_NUM_BANDS’ undeclared (first use in this function); did you mean ‘IEEE80211_NUM_ACS’? 2936 | for (band = 0; band < IEEE80211_NUM_BANDS; band++) { | ^~~~~~~~~~~~~~~~~~~ | IEEE80211_NUM_ACS /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c:2936:39: note: each undeclared identifier is reported only once for each function it appears in /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c:2933:37: warning: unused variable ‘band’ [-Wunused-variable] 2933 | enum ieee80211_band band; | ^~~~ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.c:1272:43: error: ‘RX_VHT_FLAG_80MHZ’ undeclared (first use in this function) 1272 | rx_status.flag |= RX_VHT_FLAG_80MHZ; | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c: In function ‘proc_init’: /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c:4605:29: error: passing argument 4 of ‘proc_create’ from incompatible pointer type [-Werror=incompatible-pointer-types] 4605 | ¶ms_fops_config); | ^~~~~~~~~~~~~~~~~~~ | | | const struct file_operations * In file included from ./arch/sparc/include/asm/prom.h:18, from ./include/linux/of.h:250, from ./arch/sparc/include/asm/openprom.h:15, from ./arch/sparc/include/asm/device.h:8, from ./include/linux/device.h:33, from /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c:25: ./include/linux/proc_fs.h:109:122: note: expected ‘const struct proc_ops *’ but argument is of type ‘const struct file_operations *’ 109 | struct proc_dir_entry *proc_create(const char *name, umode_t mode, struct proc_dir_entry *parent, const struct proc_ops *proc_ops); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c:4613:29: error: passing argument 4 of ‘proc_create’ from incompatible pointer type [-Werror=incompatible-pointer-types] 4613 | ¶ms_fops_phy_stats); | ^~~~~~~~~~~~~~~~~~~~~~ | | | const struct file_operations * In file included from ./arch/sparc/include/asm/prom.h:18, from ./include/linux/of.h:250, from ./arch/sparc/include/asm/openprom.h:15, from ./arch/sparc/include/asm/device.h:8, from ./include/linux/device.h:33, from /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c:25: ./include/linux/proc_fs.h:109:122: note: expected ‘const struct proc_ops *’ but argument is of type ‘const struct file_operations *’ 109 | struct proc_dir_entry *proc_create(const char *name, umode_t mode, struct proc_dir_entry *parent, const struct proc_ops *proc_ops); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c:4621:29: error: passing argument 4 of ‘proc_create’ from incompatible pointer type [-Werror=incompatible-pointer-types] 4621 | ¶ms_fops_mac_stats); | ^~~~~~~~~~~~~~~~~~~~~~ | | | const struct file_operations * In file included from ./arch/sparc/include/asm/prom.h:18, from ./include/linux/of.h:250, from ./arch/sparc/include/asm/openprom.h:15, from ./arch/sparc/include/asm/device.h:8, from ./include/linux/device.h:33, from /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.c:25: ./include/linux/proc_fs.h:109:122: note: expected ‘const struct proc_ops *’ but argument is of type ‘const struct file_operations *’ 109 | struct proc_dir_entry *proc_create(const char *name, umode_t mode, struct proc_dir_entry *parent, const struct proc_ops *proc_ops); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.c:1274:43: error: ‘RX_FLAG_40MHZ’ undeclared (first use in this function) 1274 | rx_status.flag |= RX_FLAG_40MHZ; | ^~~~~~~~~~~~~ cc1: some warnings being treated as errors make[2]: *** [scripts/Makefile.build:286: /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/80211_if.o] Error 1 /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.c:1278:43: error: ‘RX_FLAG_SHORT_GI’ undeclared (first use in this function); did you mean ‘RX_ENC_FLAG_SHORT_GI’? 1278 | rx_status.flag |= RX_FLAG_SHORT_GI; | ^~~~~~~~~~~~~~~~ | RX_ENC_FLAG_SHORT_GI /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.c:1280:35: error: ‘RX_FLAG_VHT’ undeclared (first use in this function) 1280 | rx_status.flag |= RX_FLAG_VHT; | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.c:1300:43: error: ‘RX_FLAG_HT_GF’ undeclared (first use in this function); did you mean ‘RX_ENC_FLAG_HT_GF’? 1300 | rx_status.flag |= RX_FLAG_HT_GF; | ^~~~~~~~~~~~~ | RX_ENC_FLAG_HT_GF /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.c:1302:35: error: ‘RX_FLAG_HT’ undeclared (first use in this function) 1302 | rx_status.flag |= RX_FLAG_HT; | ^~~~~~~~~~ cc1: some warnings being treated as errors make[2]: *** [scripts/Makefile.build:286: /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/./src/core.o] Error 1 make[1]: *** [Makefile:1837: /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/.] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/linux-5.10.162-cip24' make: *** [package/pkg-generic.mk:294: /home/buildroot/autobuild/instance-2/output-1/build/uccp420wlan-6.9.1/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'