========== build_32bit - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2680:20: error: initialization of ‘int (*)(struct wiphy *, struct wireless_dev *, int, u8, enum nl80211_key_type, const u8 *, struct key_params *)’ {aka ‘int (*)(struct wiphy *, struct wireless_dev *, int, unsigned char, enum nl80211_key_type, const unsigned char *, struct key_params *)’} from incompatible pointer type ‘int (*)(struct wiphy *, struct wireless_dev *, int, u8, bool, const u8 *, struct key_params *)’ {aka ‘int (*)(struct wiphy *, struct wireless_dev *, int, unsigned char, _Bool, const unsigned char *, struct key_params *)’} [-Wincompatible-pointer-types] 2680 | .add_key = cfg80211_rtw_add_key, | ^~~~~~~~~~~~~~~~~~~~ ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2680:20: note: (near initialization for ‘rtw_cfg80211_ops.add_key’) ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:834:12: note: ‘cfg80211_rtw_add_key’ declared here 834 | static int cfg80211_rtw_add_key(struct wiphy *wiphy, struct wireless_dev *wdev, | ^~~~~~~~~~~~~~~~~~~~ ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2681:20: error: initialization of ‘int (*)(struct wiphy *, struct wireless_dev *, int, u8, enum nl80211_key_type, const u8 *, void *, void (*)(void *, struct key_params *))’ {aka ‘int (*)(struct wiphy *, struct wireless_dev *, int, unsigned char, enum nl80211_key_type, const unsigned char *, void *, void (*)(void *, struct key_params *))’} from incompatible pointer type ‘int (*)(struct wiphy *, struct wireless_dev *, int, u8, bool, const u8 *, void *, void (*)(void *, struct key_params *))’ {aka ‘int (*)(struct wiphy *, struct wireless_dev *, int, unsigned char, _Bool, const unsigned char *, void *, void (*)(void *, struct key_params *))’} [-Wincompatible-pointer-types] 2681 | .get_key = cfg80211_rtw_get_key, | ^~~~~~~~~~~~~~~~~~~~ ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2681:20: note: (near initialization for ‘rtw_cfg80211_ops.get_key’) ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:913:12: note: ‘cfg80211_rtw_get_key’ declared here 913 | static int cfg80211_rtw_get_key(struct wiphy *wiphy, struct wireless_dev *wdev, | ^~~~~~~~~~~~~~~~~~~~ ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2682:20: error: initialization of ‘int (*)(struct wiphy *, struct wireless_dev *, int, u8, enum nl80211_key_type, const u8 *)’ {aka ‘int (*)(struct wiphy *, struct wireless_dev *, int, unsigned char, enum nl80211_key_type, const unsigned char *)’} from incompatible pointer type ‘int (*)(struct wiphy *, struct wireless_dev *, int, u8, bool, const u8 *)’ {aka ‘int (*)(struct wiphy *, struct wireless_dev *, int, unsigned char, _Bool, const unsigned char *)’} [-Wincompatible-pointer-types] 2682 | .del_key = cfg80211_rtw_del_key, | ^~~~~~~~~~~~~~~~~~~~ ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2682:20: note: (near initialization for ‘rtw_cfg80211_ops.del_key’) ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:922:12: note: ‘cfg80211_rtw_del_key’ declared here 922 | static int cfg80211_rtw_del_key(struct wiphy *wiphy, struct wireless_dev *wdev, | ^~~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:289: drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.o] Error 1 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[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 Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2680:20: error: initialization of ‘int (*)(struct wiphy *, struct wireless_dev *, int, u8, enum nl80211_key_type, const u8 *, struct key_params *)’ {aka ‘int (*)(struct wiphy *, struct wireless_dev *, int, unsigned char, enum nl80211_key_type, const unsigned char *, struct key_params *)’} from incompatible pointer type ‘int (*)(struct wiphy *, struct wireless_dev *, int, u8, bool, const u8 *, struct key_params *)’ {aka ‘int (*)(struct wiphy *, struct wireless_dev *, int, unsigned char, _Bool, const unsigned char *, struct key_params *)’} [-Wincompatible-pointer-types] 2680 | .add_key = cfg80211_rtw_add_key, | ^~~~~~~~~~~~~~~~~~~~ ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2680:20: note: (near initialization for ‘rtw_cfg80211_ops.add_key’) ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:834:12: note: ‘cfg80211_rtw_add_key’ declared here 834 | static int cfg80211_rtw_add_key(struct wiphy *wiphy, struct wireless_dev *wdev, | ^~~~~~~~~~~~~~~~~~~~ ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2681:20: error: initialization of ‘int (*)(struct wiphy *, struct wireless_dev *, int, u8, enum nl80211_key_type, const u8 *, void *, void (*)(void *, struct key_params *))’ {aka ‘int (*)(struct wiphy *, struct wireless_dev *, int, unsigned char, enum nl80211_key_type, const unsigned char *, void *, void (*)(void *, struct key_params *))’} from incompatible pointer type ‘int (*)(struct wiphy *, struct wireless_dev *, int, u8, bool, const u8 *, void *, void (*)(void *, struct key_params *))’ {aka ‘int (*)(struct wiphy *, struct wireless_dev *, int, unsigned char, _Bool, const unsigned char *, void *, void (*)(void *, struct key_params *))’} [-Wincompatible-pointer-types] 2681 | .get_key = cfg80211_rtw_get_key, | ^~~~~~~~~~~~~~~~~~~~ ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2681:20: note: (near initialization for ‘rtw_cfg80211_ops.get_key’) ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:913:12: note: ‘cfg80211_rtw_get_key’ declared here 913 | static int cfg80211_rtw_get_key(struct wiphy *wiphy, struct wireless_dev *wdev, | ^~~~~~~~~~~~~~~~~~~~ ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2682:20: error: initialization of ‘int (*)(struct wiphy *, struct wireless_dev *, int, u8, enum nl80211_key_type, const u8 *)’ {aka ‘int (*)(struct wiphy *, struct wireless_dev *, int, unsigned char, enum nl80211_key_type, const unsigned char *)’} from incompatible pointer type ‘int (*)(struct wiphy *, struct wireless_dev *, int, u8, bool, const u8 *)’ {aka ‘int (*)(struct wiphy *, struct wireless_dev *, int, unsigned char, _Bool, const unsigned char *)’} [-Wincompatible-pointer-types] 2682 | .del_key = cfg80211_rtw_del_key, | ^~~~~~~~~~~~~~~~~~~~ ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2682:20: note: (near initialization for ‘rtw_cfg80211_ops.del_key’) ../drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:922:12: note: ‘cfg80211_rtw_del_key’ declared here 922 | static int cfg80211_rtw_del_key(struct wiphy *wiphy, struct wireless_dev *wdev, | ^~~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:289: drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.o] Error 1 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[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