========== build_32bit - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2710:20: error: initialization of ‘int (*)(struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, u64)’ {aka ‘int (*)(struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, long long unsigned int)’} from incompatible pointer type ‘int (*)(struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, u64 *)’ {aka ‘int (*)(struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, long long unsigned int *)’} [-Wincompatible-pointer-types] 2710 | .mgmt_tx = cfg80211_rtw_mgmt_tx, | ^~~~~~~~~~~~~~~~~~~~ ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2710:20: note: (near initialization for ‘rtw_cfg80211_ops.mgmt_tx’) ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2531:12: note: ‘cfg80211_rtw_mgmt_tx’ declared here 2531 | static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, | ^~~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:289: drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [../scripts/Makefile.build:549: drivers/staging/rtl8723bs] Error 2 make[4]: *** [../scripts/Makefile.build:549: drivers/staging] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:549: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller-wireless/wireless-next/wt-0/Makefile:2184: .] Error 2 make[1]: *** [/srv/nipa-poller-wireless/wireless-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.HCfmggQqlP 2026-07-28 11:08:41.661935823 -0400 +++ /tmp/tmp.k0RUmTZTnz 2026-07-28 11:09:11.619907212 -0400 @@ -1,0 +2,17 @@ +../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2710:20: error: initialization of ‘int (*)(struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, u64)’ {aka ‘int (*)(struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, long long unsigned int)’} from incompatible pointer type ‘int (*)(struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, u64 *)’ {aka ‘int (*)(struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, long long unsigned int *)’} [-Wincompatible-pointer-types] + 2710 | .mgmt_tx = cfg80211_rtw_mgmt_tx, + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2710:20: note: (near initialization for ‘rtw_cfg80211_ops.mgmt_tx’) +../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2531:12: note: ‘cfg80211_rtw_mgmt_tx’ declared here + 2531 | static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, + | ^~~~~~~~~~~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:289: drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.o] Error 1 +make[6]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:549: drivers/staging/rtl8723bs] Error 2 +make[4]: *** [../scripts/Makefile.build:549: drivers/staging] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:549: drivers] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller-wireless/wireless-next/wt-0/Makefile:2184: .] Error 2 +make[1]: *** [/srv/nipa-poller-wireless/wireless-next/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.32hriLWzvd 2026-07-28 11:09:11.622333774 -0400 +++ /tmp/tmp.4C91vWG2u3 2026-07-28 11:09:11.624557648 -0400 @@ -0,0 +1 @@ + 1 ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c