Running phase: unpackPhase unpacking source archive /nix/store/ga6fvx0pwlmnnp7v1pfrxjf2ljzfmynp-source source root is source Running phase: patchPhase substituteStream() in derivation rtl8188eus-aircrack-6.13.3-unstable-2024-09-18: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file './Makefile') Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase build flags: -j24 SHELL=/nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash make ARCH=x86_64 CROSS_COMPILE= -C /nix/store/8i3lmpzwmb5rnwn4jpprzkm1q8a4589j-linux-zen-6.13.3-dev/lib/modules/6.13.3-zen1/build M=/build/source modules make[1]: Entering directory '/nix/store/8i3lmpzwmb5rnwn4jpprzkm1q8a4589j-linux-zen-6.13.3-dev/lib/modules/6.13.3-zen1/build' make[2]: Entering directory '/build/source' CC [M] core/rtw_cmd.o CC [M] core/rtw_security.o CC [M] core/rtw_debug.o CC [M] core/rtw_io.o CC [M] core/rtw_ioctl_query.o CC [M] core/rtw_ioctl_set.o CC [M] core/rtw_ieee80211.o CC [M] core/rtw_mlme.o CC [M] core/rtw_mlme_ext.o CC [M] core/rtw_mi.o CC [M] core/rtw_wlan_util.o CC [M] core/rtw_vht.o CC [M] core/rtw_pwrctrl.o CC [M] core/rtw_rf.o CC [M] core/rtw_recv.o CC [M] core/rtw_sta_mgt.o CC [M] core/rtw_ap.o CC [M] core/mesh/rtw_mesh.o CC [M] core/mesh/rtw_mesh_pathtbl.o CC [M] core/mesh/rtw_mesh_hwmp.o CC [M] core/rtw_xmit.o CC [M] core/rtw_p2p.o CC [M] core/rtw_rson.o CC [M] core/rtw_tdls.o CC [M] core/rtw_br_ext.o CC [M] core/rtw_iol.o CC [M] core/rtw_sreset.o core/rtw_ieee80211.c:1544:6: warning: no previous prototype for 'dump_ht_cap_ie' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1544 | void dump_ht_cap_ie(void *sel, const u8 *ie, u32 ie_len) | ^~~~~~~~~~~~~~ core/rtw_ieee80211.c:1567:6: warning: no previous prototype for 'dump_ht_op_ie_content' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1567 | void dump_ht_op_ie_content(void *sel, const u8 *buf, u32 buf_len) | ^~~~~~~~~~~~~~~~~~~~~ core/rtw_ieee80211.c:1581:6: warning: no previous prototype for 'dump_ht_op_ie' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1581 | void dump_ht_op_ie(void *sel, const u8 *ie, u32 ie_len) | ^~~~~~~~~~~~~ core/rtw_ieee80211.c:2613:5: warning: no previous prototype for 'rtw_get_cipher_info' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 2613 | int rtw_get_cipher_info(struct wlan_network *pnetwork) | ^~~~~~~~~~~~~~~~~~~ core/rtw_recv.c:767:6: warning: no previous prototype for 'recv_decache' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 767 | sint recv_decache(union recv_frame *precv_frame, u16 *tid_rxseq) | ^~~~~~~~~~~~ core/rtw_recv.c:871:6: warning: no previous prototype for 'process_pwrbit_data' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 871 | void process_pwrbit_data(_adapter *padapter, union recv_frame *precv_frame, struct sta_info *psta) | ^~~~~~~~~~~~~~~~~~~ core/rtw_recv.c:901:6: warning: no previous prototype for 'process_wmmps_data' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 901 | void process_wmmps_data(_adapter *padapter, union recv_frame *precv_frame, struct sta_info *psta) | ^~~~~~~~~~~~~~~~~~ core/rtw_recv.c:1129:6: warning: no previous prototype for 'sta2sta_data_frame' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1129 | sint sta2sta_data_frame( | ^~~~~~~~~~~~~~~~~~ core/rtw_pwrctrl.c:186:6: warning: no previous prototype for 'rtw_pwr_unassociated_idle' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 186 | bool rtw_pwr_unassociated_idle(_adapter *adapter) | ^~~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_recv.c:1308:6: warning: no previous prototype for 'ap2sta_data_frame' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1308 | sint ap2sta_data_frame( | ^~~~~~~~~~~~~~~~~ core/rtw_pwrctrl.c:394:6: warning: no previous prototype for 'pwr_state_check_handler' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 394 | void pwr_state_check_handler(void *ctx) | ^~~~~~~~~~~~~~~~~~~~~~~ core/rtw_recv.c:1446:6: warning: no previous prototype for 'sta2ap_data_frame' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1446 | sint sta2ap_data_frame( | ^~~~~~~~~~~~~~~~~ core/rtw_recv.c:1926:6: warning: no previous prototype for 'validate_recv_mgnt_frame' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1926 | sint validate_recv_mgnt_frame(PADAPTER padapter, union recv_frame *precv_frame) | ^~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_recv.c:2015:6: warning: no previous prototype for 'validate_recv_data_frame' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 2015 | sint validate_recv_data_frame(_adapter *adapter, union recv_frame *precv_frame) | ^~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_recv.c: In function 'validate_recv_frame': core/rtw_recv.c:2361:79: warning: suggest braces around empty body in an 'else' statement [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wempty-body-Wempty-body8;;] 2361 | DBG_COUNTER(adapter->rx_logs.core_rx_pre_data_handled); | ^ core/rtw_recv.c: At top level: core/rtw_recv.c:2382:6: warning: no previous prototype for 'wlanhdr_to_ethhdr' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 2382 | sint wlanhdr_to_ethhdr(union recv_frame *precvframe) | ^~~~~~~~~~~~~~~~~ core/rtw_recv.c:2973:5: warning: no previous prototype for 'amsdu_to_msdu' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 2973 | int amsdu_to_msdu(_adapter *padapter, union recv_frame *prframe) | ^~~~~~~~~~~~~ core/rtw_sta_mgt.c:26:6: warning: no previous prototype for 'test_st_match_rule' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 26 | bool test_st_match_rule(_adapter *adapter, u8 *local_naddr, u8 *local_port, u8 *remote_naddr, u8 *remote_port) | ^~~~~~~~~~~~~~~~~~ core/rtw_wlan_util.c:1019:6: warning: no previous prototype for '_rtw_sec_camid_is_used' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1019 | bool _rtw_sec_camid_is_used(struct cam_ctl_t *cam_ctl, u8 id) | ^~~~~~~~~~~~~~~~~~~~~~ core/rtw_sta_mgt.c:353:9: warning: no previous prototype for '_rtw_free_sta_xmit_priv_lock' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 353 | void _rtw_free_sta_xmit_priv_lock(struct sta_xmit_priv *psta_xmitpriv) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_wlan_util.c:1107:6: warning: no previous prototype for 'cam_cache_chk' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1107 | bool cam_cache_chk(_adapter *adapter, u8 id, u8 *addr, s16 kid, s8 gk) | ^~~~~~~~~~~~~ core/rtw_sta_mgt.c:361:6: warning: no previous prototype for 'rtw_mfree_stainfo' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 361 | void rtw_mfree_stainfo(struct sta_info *psta) | ^~~~~~~~~~~~~~~~~ core/rtw_sta_mgt.c:369:6: warning: no previous prototype for 'rtw_mfree_all_stainfo' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 369 | void rtw_mfree_all_stainfo(struct sta_priv *pstapriv) | ^~~~~~~~~~~~~~~~~~~~~ core/rtw_wlan_util.c:1125:5: warning: no previous prototype for '_rtw_camid_search' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1125 | s16 _rtw_camid_search(_adapter *adapter, u8 *addr, s16 kid, s8 gk) | ^~~~~~~~~~~~~~~~~ core/rtw_wlan_util.c:1165:5: warning: no previous prototype for 'rtw_get_camid' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1165 | s16 rtw_get_camid(_adapter *adapter, u8 *addr, s16 kid, u8 gk) | ^~~~~~~~~~~~~ core/rtw_recv.c:3611:5: warning: no previous prototype for 'validate_mp_recv_frame' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3611 | int validate_mp_recv_frame(_adapter *adapter, union recv_frame *precv_frame) | ^~~~~~~~~~~~~~~~~~~~~~ core/rtw_wlan_util.c:1284:6: warning: no previous prototype for 'rtw_camid_set' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1284 | void rtw_camid_set(_adapter *adapter, u8 cam_id) | ^~~~~~~~~~~~~ core/rtw_mi.c:107:5: warning: no previous prototype for '_rtw_mi_get_ch_setting_union' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 107 | int _rtw_mi_get_ch_setting_union(_adapter *adapter, u8 *ch, u8 *bw, u8 *offset, bool include_self) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_mi.c:189:6: warning: no previous prototype for '_rtw_mi_status' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 189 | void _rtw_mi_status(_adapter *adapter, struct mi_state *mstate, u8 target_sel) | ^~~~~~~~~~~~~~ core/rtw_wlan_util.c:1367:5: warning: no previous prototype for 'rtw_get_empty_cam_entry' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1367 | s16 rtw_get_empty_cam_entry(_adapter *adapter, u8 start_camid) | ^~~~~~~~~~~~~~~~~~~~~~~ core/rtw_recv.c:3748:5: warning: no previous prototype for 'mp_recv_frame' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3748 | int mp_recv_frame(_adapter *padapter, union recv_frame *rframe) | ^~~~~~~~~~~~~ core/rtw_sta_mgt.c:1026:4: warning: no previous prototype for '_rtw_access_ctrl' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1026 | u8 _rtw_access_ctrl(_adapter *adapter, u8 period, const u8 *mac_addr) | ^~~~~~~~~~~~~~~~ core/rtw_security.c:2854:5: warning: no previous prototype for 'omac1_aes_128' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 2854 | int omac1_aes_128(const u8 *key, const u8 *data, size_t data_len, u8 *mac) | ^~~~~~~~~~~~~ core/rtw_mi.c:857:4: warning: no previous prototype for '_rtw_mi_busy_traffic_check' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 857 | u8 _rtw_mi_busy_traffic_check(_adapter *padapter, void *data) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_wlan_util.c:2148:5: warning: no previous prototype for 'check_ielen' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 2148 | int check_ielen(u8 *start, uint len) | ^~~~~~~~~~~ core/rtw_mi.c:1308:6: warning: no previous prototype for 'rtw_dbg_skb_process' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1308 | void rtw_dbg_skb_process(_adapter *padapter, union recv_frame *precvframe, union recv_frame *pcloneframe) | ^~~~~~~~~~~~~~~~~~~ core/rtw_wlan_util.c: In function 'rtw_get_bcn_keys': core/rtw_wlan_util.c:2260:17: warning: suggest braces around empty body in an 'else' statement [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wempty-body-Wempty-body8;;] 2260 | ; /* means hidden ssid */ | ^ core/rtw_recv.c:4188:5: warning: no previous prototype for 'recv_frame_monitor' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 4188 | int recv_frame_monitor(_adapter *padapter, union recv_frame *rframe) | ^~~~~~~~~~~~~~~~~~ core/rtw_recv.c:4235:5: warning: no previous prototype for 'recv_func_prehandle' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 4235 | int recv_func_prehandle(_adapter *padapter, union recv_frame *rframe) | ^~~~~~~~~~~~~~~~~~~ core/rtw_recv.c:4271:5: warning: no previous prototype for 'recv_func_posthandle' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 4271 | int recv_func_posthandle(_adapter *padapter, union recv_frame *prframe) | ^~~~~~~~~~~~~~~~~~~~ core/rtw_recv.c:4379:5: warning: no previous prototype for 'recv_func' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 4379 | int recv_func(_adapter *padapter, union recv_frame *rframe) | ^~~~~~~~~ core/rtw_recv.c:4684:6: warning: no previous prototype for 'rx_process_phy_info' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 4684 | void rx_process_phy_info(_adapter *padapter, union recv_frame *rframe) | ^~~~~~~~~~~~~~~~~~~ core/rtw_mlme_ext.c:460:6: warning: no previous prototype for 'rtw_regsty_is_excl_chs' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 460 | bool rtw_regsty_is_excl_chs(struct registry_priv *regsty, u8 ch) | ^~~~~~~~~~~~~~~~~~~~~~ core/rtw_mlme_ext.c:1651:6: warning: no previous prototype for 'init_mlme_ext_timer' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1651 | void init_mlme_ext_timer(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~ core/rtw_mlme_ext.c:1879:5: warning: no previous prototype for 'p2p_listen_state_process' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1879 | u32 p2p_listen_state_process(_adapter *padapter, unsigned char *da) | ^~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_ap.c:903:6: warning: no previous prototype for 'rtw_init_bmc_sta_tx_rate' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 903 | void rtw_init_bmc_sta_tx_rate(_adapter *padapter, struct sta_info *psta) | ^~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_mlme_ext.c: In function 'OnAuth': core/rtw_mlme_ext.c:2672:41: warning: suggest braces around empty body in an 'if' statement [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wempty-body-Wempty-body8;;] 2672 | ;/* TODO: STA re_auth within expire_to */ | ^ core/rtw_mlme_ext.c:2677:33: warning: suggest braces around empty body in an 'if' statement [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wempty-body-Wempty-body8;;] 2677 | ; /* TODO: STA re_auth and auth timeout */ | ^ core/rtw_mlme.c:23:6: warning: no previous prototype for 'rtw_init_mlme_timer' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 23 | void rtw_init_mlme_timer(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~ core/rtw_mlme.c:44:9: warning: no previous prototype for '_rtw_init_mlme_priv' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 44 | sint _rtw_init_mlme_priv(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~ core/rtw_mlme.c:159:6: warning: no previous prototype for 'rtw_mfree_mlme_priv_lock' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 159 | void rtw_mfree_mlme_priv_lock(struct mlme_priv *pmlmepriv) | ^~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_mlme.c:301:6: warning: no previous prototype for '_rtw_free_mlme_priv' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 301 | void _rtw_free_mlme_priv(struct mlme_priv *pmlmepriv) | ^~~~~~~~~~~~~~~~~~~ core/rtw_mlme.c:320:9: warning: no previous prototype for '_rtw_enqueue_network' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 320 | sint _rtw_enqueue_network(_queue *queue, struct wlan_network *pnetwork) | ^~~~~~~~~~~~~~~~~~~~ core/rtw_mlme_ext.c: At top level: core/rtw_mlme_ext.c:3526:14: warning: no previous prototype for 'on_action_spct_ch_switch' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3526 | unsigned int on_action_spct_ch_switch(_adapter *padapter, struct sta_info *psta, u8 *ies, uint ies_len) | ^~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_ap.c:2678:4: warning: no previous prototype for 'rtw_ap_bmc_frames_hdl' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 2678 | u8 rtw_ap_bmc_frames_hdl(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~~~ core/rtw_mlme.c:1485:6: warning: no previous prototype for 'rtw_reset_rx_info' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1485 | void rtw_reset_rx_info(_adapter *adapter) | ^~~~~~~~~~~~~~~~~ core/rtw_mlme_ext.c:4557:6: warning: no previous prototype for 'issue_p2p_GO_response' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 4557 | void issue_p2p_GO_response(_adapter *padapter, u8 *raddr, u8 *frame_body, uint len, u8 result) | ^~~~~~~~~~~~~~~~~~~~~ core/rtw_ap.c:3998:6: warning: no previous prototype for 'rtw_ap_bcmc_sta_flush' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3998 | void rtw_ap_bcmc_sta_flush(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~~~ core/rtw_mlme_ext.c:4976:6: warning: no previous prototype for 'issue_p2p_GO_confirm' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 4976 | void issue_p2p_GO_confirm(_adapter *padapter, u8 *raddr, u8 result) | ^~~~~~~~~~~~~~~~~~~~ core/rtw_mlme_ext.c:5860:4: warning: no previous prototype for 'is_matched_in_profilelist' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 5860 | u8 is_matched_in_profilelist(u8 *peermacaddr, struct profile_info *profileinfo) | ^~~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_mlme_ext.c:6208:5: warning: no previous prototype for '_issue_probereq_p2p' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 6208 | int _issue_probereq_p2p(_adapter *padapter, u8 *da, int wait_ack) | ^~~~~~~~~~~~~~~~~~~ core/rtw_mlme_ext.c:6583:5: warning: no previous prototype for 'rtw_action_public_decache' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 6583 | s32 rtw_action_public_decache(union recv_frame *rframe, u8 token_offset) | ^~~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_rf.c:1744:4: warning: no previous prototype for 'rtw_rf_get_kfree_tx_gain_offset' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1744 | s8 rtw_rf_get_kfree_tx_gain_offset(_adapter *padapter, u8 path, u8 ch) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_mlme_ext.c:6608:14: warning: no previous prototype for 'on_action_public_p2p' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 6608 | unsigned int on_action_public_p2p(union recv_frame *precv_frame) | ^~~~~~~~~~~~~~~~~~~~ core/rtw_cmd.c:2170:4: warning: no previous prototype for '_rtw_set_chplan_cmd' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 2170 | u8 _rtw_set_chplan_cmd(_adapter *adapter, int flags, u8 chplan, const struct country_chplan *country_ent, u8 swconfig) | ^~~~~~~~~~~~~~~~~~~ core/rtw_mlme_ext.c:6985:14: warning: no previous prototype for 'on_action_public_vendor' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 6985 | unsigned int on_action_public_vendor(union recv_frame *precv_frame) | ^~~~~~~~~~~~~~~~~~~~~~~ core/rtw_cmd.c:2737:6: warning: no previous prototype for 'rtw_dynamic_chk_wk_hdl' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 2737 | void rtw_dynamic_chk_wk_hdl(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~~~~ core/rtw_mlme_ext.c:7006:14: warning: no previous prototype for 'on_action_public_default' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 7006 | unsigned int on_action_public_default(union recv_frame *precv_frame, u8 action) | ^~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_cmd.c:3020:6: warning: no previous prototype for 'rpt_timer_setting_wk_hdl' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3020 | void rpt_timer_setting_wk_hdl(_adapter *padapter, u16 minRptTime) | ^~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_cmd.c:3117:6: warning: no previous prototype for 'rtw_dm_ra_mask_hdl' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3117 | void rtw_dm_ra_mask_hdl(_adapter *padapter, struct sta_info *psta) | ^~~~~~~~~~~~~~~~~~ core/rtw_cmd.c:3159:6: warning: no previous prototype for 'power_saving_wk_hdl' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3159 | void power_saving_wk_hdl(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~ core/rtw_cmd.c:3165:6: warning: no previous prototype for 'reset_securitypriv_hdl' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3165 | void reset_securitypriv_hdl(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~~~~ core/rtw_cmd.c:3170:6: warning: no previous prototype for 'free_assoc_resources_hdl' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3170 | void free_assoc_resources_hdl(_adapter *padapter, u8 lock_scanned_queue) | ^~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_br_ext.c:646:6: warning: no previous prototype for 'nat25_db_expire' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 646 | void nat25_db_expire(_adapter *priv) | ^~~~~~~~~~~~~~~ core/rtw_br_ext.c:762:5: warning: no previous prototype for 'nat25_db_handle' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 762 | int nat25_db_handle(_adapter *priv, struct sk_buff *skb, int method) | ^~~~~~~~~~~~~~~ core/rtw_mlme_ext.c:7878:20: warning: no previous prototype for '_alloc_mgtxmitframe' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 7878 | struct xmit_frame *_alloc_mgtxmitframe(struct xmit_priv *pxmitpriv, bool once) | ^~~~~~~~~~~~~~~~~~~ core/rtw_cmd.c:4268:4: warning: no previous prototype for 'rtw_c2h_wk_cmd' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 4268 | u8 rtw_c2h_wk_cmd(PADAPTER padapter, u8 *pbuf, u16 length, u8 type) | ^~~~~~~~~~~~~~ core/rtw_cmd.c:4386:4: warning: no previous prototype for 'session_tracker_cmd' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 4386 | u8 session_tracker_cmd(_adapter *adapter, u8 cmd, struct sta_info *sta, u8 *local_naddr, u8 *local_port, u8 *remote_naddr, u8 *remote_port) | ^~~~~~~~~~~~~~~~~~~ cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics core/rtw_cmd.c:4452:6: warning: no previous prototype for 'session_tracker_chk_for_sta' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 4452 | void session_tracker_chk_for_sta(_adapter *adapter, struct sta_info *sta) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_br_ext.c:1397:5: warning: no previous prototype for 'nat25_handle_frame' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1397 | int nat25_handle_frame(_adapter *priv, struct sk_buff *skb) | ^~~~~~~~~~~~~~~~~~ core/rtw_mlme_ext.c:8146:5: warning: no previous prototype for 'update_hidden_ssid' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 8146 | int update_hidden_ssid(u8 *ies, u32 ies_len, u8 hidden_ssid_mode) | ^~~~~~~~~~~~~~~~~~ core/rtw_br_ext.c:1528:6: warning: no previous prototype for 'dhcp_flag_bcast' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1528 | void dhcp_flag_bcast(_adapter *priv, struct sk_buff *skb) | ^~~~~~~~~~~~~~~ core/rtw_br_ext.c:1569:7: warning: no previous prototype for 'scdb_findEntry' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1569 | void *scdb_findEntry(_adapter *priv, unsigned char *macAddr, | ^~~~~~~~~~~~~~ core/rtw_cmd.c:4534:6: warning: no previous prototype for 'session_tracker_chk_for_adapter' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 4534 | void session_tracker_chk_for_adapter(_adapter *adapter) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_cmd.c:4566:6: warning: no previous prototype for 'session_tracker_cmd_hdl' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 4566 | void session_tracker_cmd_hdl(_adapter *adapter, struct st_cmd_parm *parm) | ^~~~~~~~~~~~~~~~~~~~~~~ CC [M] core/rtw_btcoex_wifionly.o core/rtw_mlme_ext.c:8791:5: warning: no previous prototype for '_issue_probereq' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 8791 | int _issue_probereq(_adapter *padapter, const NDIS_802_11_SSID *pssid, const u8 *da, u8 ch, bool append_wps, int wait_ack) | ^~~~~~~~~~~~~~~ CC [M] core/rtw_btcoex.o CC [M] core/rtw_beamforming.o core/rtw_xmit.c:65:6: warning: no previous prototype for 'rtw_free_xmit_block' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 65 | void rtw_free_xmit_block(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~ core/rtw_xmit.c:358:7: warning: no previous prototype for 'rtw_mfree_xmit_priv_lock' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 358 | void rtw_mfree_xmit_priv_lock(struct xmit_priv *pxmitpriv) | ^~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_xmit.c:494:6: warning: no previous prototype for 'rtw_get_shared_macid_tx_rate_bmp_by_bw' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 494 | void rtw_get_shared_macid_tx_rate_bmp_by_bw(struct dvobj_priv *dvobj, u8 bw, u16 *r_bmp_cck_ofdm, u32 *r_bmp_ht, u32 *r_bmp_vht) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_xmit.c: In function 'update_attrib': core/rtw_xmit.c:1315:74: warning: suggest braces around empty body in an 'else' statement [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wempty-body-Wempty-body8;;] 1315 | DBG_COUNTER(padapter->tx_logs.core_tx_upd_attrib_unknown); | ^ core/rtw_mlme_ext.c:10882:5: warning: no previous prototype for '_issue_action_SM_PS' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 10882 | int _issue_action_SM_PS(_adapter *padapter , unsigned char *raddr , u8 NewMimoPsMode , u8 wait_ack) | ^~~~~~~~~~~~~~~~~~~ core/rtw_xmit.c: At top level: core/rtw_xmit.c:3409:6: warning: no previous prototype for 'rtw_init_xmitframe' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3409 | void rtw_init_xmitframe(struct xmit_frame *pxframe) | ^~~~~~~~~~~~~~~~~~ core/rtw_xmit.c:3700:20: warning: no previous prototype for 'rtw_get_xframe' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3700 | struct xmit_frame *rtw_get_xframe(struct xmit_priv *pxmitpriv, int *num_frame) | ^~~~~~~~~~~~~~ core/rtw_xmit.c:4092:5: warning: no previous prototype for 'rtw_br_client_tx' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 4092 | int rtw_br_client_tx(_adapter *padapter, struct sk_buff **pskb) | ^~~~~~~~~~~~~~~~ core/rtw_xmit.c:5761:6: warning: no previous prototype for 'rtw_sctx_chk_waring_status' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 5761 | bool rtw_sctx_chk_waring_status(int status) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_p2p.c:21:5: warning: no previous prototype for 'rtw_p2p_is_channel_list_ok' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 21 | int rtw_p2p_is_channel_list_ok(u8 desired_ch, u8 *ch_list, u8 ch_cnt) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_p2p.c:34:5: warning: no previous prototype for 'is_any_client_associated' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 34 | int is_any_client_associated(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_mlme_ext.c:12838:6: warning: no previous prototype for 'rtw_delba_check' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 12838 | void rtw_delba_check(_adapter *padapter, struct sta_info *psta, u8 from_timer) | ^~~~~~~~~~~~~~~ core/rtw_mlme_ext.c:12876:4: warning: no previous prototype for 'chk_ap_is_alive' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 12876 | u8 chk_ap_is_alive(_adapter *padapter, struct sta_info *psta) | ^~~~~~~~~~~~~~~ core/rtw_p2p.c:2555:4: warning: no previous prototype for 'rtw_p2p_get_peer_ch_list' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 2555 | u8 rtw_p2p_get_peer_ch_list(struct wifidirect_info *pwdinfo, u8 *ch_content, u8 ch_cnt, u8 *peer_ch_list) | ^~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_mlme_ext.c:12916:4: warning: no previous prototype for 'chk_adhoc_peer_is_alive' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 12916 | u8 chk_adhoc_peer_is_alive(struct sta_info *psta) | ^~~~~~~~~~~~~~~~~~~~~~~ cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics core/rtw_p2p.c:2577:4: warning: no previous prototype for 'rtw_p2p_ch_inclusion' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 2577 | u8 rtw_p2p_ch_inclusion(_adapter *adapter, u8 *peer_ch_list, u8 peer_ch_num, u8 *ch_list_inclusioned) | ^~~~~~~~~~~~~~~~~~~~ cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics core/rtw_p2p.c:3072:6: warning: no previous prototype for 'find_phase_handler' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3072 | void find_phase_handler(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~ core/rtw_p2p.c:3097:6: warning: no previous prototype for 'restore_p2p_state_handler' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3097 | void restore_p2p_state_handler(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_p2p.c:3132:6: warning: no previous prototype for 'pre_tx_invitereq_handler' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3132 | void pre_tx_invitereq_handler(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_p2p.c:3144:6: warning: no previous prototype for 'pre_tx_provdisc_handler' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3144 | void pre_tx_provdisc_handler(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~~~~~ core/rtw_p2p.c:3156:6: warning: no previous prototype for 'pre_tx_negoreq_handler' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3156 | void pre_tx_negoreq_handler(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~~~~ core/rtw_p2p.c:3735:5: warning: no previous prototype for 'rtw_xframe_build_wfd_ie' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3735 | u32 rtw_xframe_build_wfd_ie(struct xmit_frame *xframe) | ^~~~~~~~~~~~~~~~~~~~~~~ core/rtw_p2p.c:3813:6: warning: no previous prototype for 'rtw_xframe_del_wfd_ie' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3813 | bool rtw_xframe_del_wfd_ie(struct xmit_frame *xframe) | ^~~~~~~~~~~~~~~~~~~~~ core/rtw_mlme_ext.c:14478:4: warning: no previous prototype for 'rtw_scan_sparse' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 14478 | u8 rtw_scan_sparse(_adapter *adapter, struct rtw_ieee80211_channel *ch, u8 ch_num) | ^~~~~~~~~~~~~~~ cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics core/rtw_p2p.c:3890:5: warning: no previous prototype for 'dump_p2p_attr_ch_list' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3890 | u8 *dump_p2p_attr_ch_list(u8 *p2p_ie, uint p2p_ielen, u8 *buf, u32 buf_len) | ^~~~~~~~~~~~~~~~~~~~~ core/rtw_p2p.c:3943:6: warning: no previous prototype for 'rtw_p2p_nego_intent_compare' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3943 | bool rtw_p2p_nego_intent_compare(u8 req, u8 resp) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_mlme_ext.c:14582:4: warning: no previous prototype for 'rtw_scan_backop_decision' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 14582 | u8 rtw_scan_backop_decision(_adapter *adapter) | ^~~~~~~~~~~~~~~~~~~~~~~~ CC [M] core/rtw_odm.o CC [M] core/rtw_rm.o CC [M] core/rtw_rm_fsm.o core/rtw_mlme_ext.c:14989:6: warning: no previous prototype for 'survey_done_set_ch_bw' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 14989 | void survey_done_set_ch_bw(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~~~ core/rtw_mlme_ext.c:15057:4: warning: no previous prototype for 'rtw_ps_annc' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 15057 | u8 rtw_ps_annc(_adapter *adapter, bool ps) | ^~~~~~~~~~~ core/rtw_mlme_ext.c:15146:6: warning: no previous prototype for 'sitesurvey_set_igi' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 15146 | void sitesurvey_set_igi(_adapter *adapter) | ^~~~~~~~~~~~~~~~~~ core/rtw_mlme_ext.c:15206:6: warning: no previous prototype for 'sitesurvey_set_msr' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 15206 | void sitesurvey_set_msr(_adapter *adapter, bool enter) | ^~~~~~~~~~~~~~~~~~ core/rtw_sreset.c:105:6: warning: no previous prototype for 'sreset_restore_security_station' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 105 | void sreset_restore_security_station(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_sreset.c:143:6: warning: no previous prototype for 'sreset_restore_network_station' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 143 | void sreset_restore_network_station(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_sreset.c:217:6: warning: no previous prototype for 'sreset_restore_network_status' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 217 | void sreset_restore_network_status(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC [M] core/efuse/rtw_efuse.o cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics CC [M] os_dep/osdep_service.o CC [M] os_dep/linux/os_intfs.o cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics CC [M] os_dep/linux/usb_intf.o CC [M] os_dep/linux/usb_ops_linux.o cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics CC [M] os_dep/linux/ioctl_linux.o At top level: cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics CC [M] os_dep/linux/xmit_linux.o CC [M] os_dep/linux/mlme_linux.o cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics CC [M] os_dep/linux/recv_linux.o CC [M] os_dep/linux/ioctl_cfg80211.o cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics CC [M] os_dep/linux/rtw_cfgvendor.o CC [M] os_dep/linux/wifi_regd.o cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics CC [M] os_dep/linux/rtw_android.o CC [M] os_dep/linux/rtw_proc.o CC [M] os_dep/linux/rtw_rhashtable.o CC [M] os_dep/linux/ioctl_mp.o CC [M] hal/hal_intf.o CC [M] hal/hal_com.o CC [M] hal/hal_com_phycfg.o core/rtw_odm.c:67:6: warning: no previous prototype for 'rtw_odm_adaptivity_ver_msg' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 67 | void rtw_odm_adaptivity_ver_msg(void *sel, _adapter *adapter) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_odm.c:75:6: warning: no previous prototype for 'rtw_odm_adaptivity_en_msg' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 75 | void rtw_odm_adaptivity_en_msg(void *sel, _adapter *adapter) | ^~~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_odm.c:92:6: warning: no previous prototype for 'rtw_odm_adaptivity_mode_msg' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 92 | void rtw_odm_adaptivity_mode_msg(void *sel, _adapter *adapter) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_odm.c:109:6: warning: no previous prototype for 'rtw_odm_adaptivity_dml_msg' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 109 | void rtw_odm_adaptivity_dml_msg(void *sel, _adapter *adapter) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ core/rtw_odm.c:123:6: warning: no previous prototype for 'rtw_odm_adaptivity_dc_backoff_msg' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 123 | void rtw_odm_adaptivity_dc_backoff_msg(void *sel, _adapter *adapter) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC [M] hal/hal_phy.o os_dep/linux/usb_ops_linux.c:710:6: warning: no previous prototype for 'usb_init_recvbuf' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 710 | void usb_init_recvbuf(_adapter *padapter, struct recv_buf *precvbuf) | ^~~~~~~~~~~~~~~~ In file included from ././include/usb_ops.h:34, from ././include/drv_types.h:1698, from os_dep/linux/usb_ops_linux.c:17: ././include/usb_ops_linux.h:43:49: warning: no previous prototype for 'usb_read_port_complete' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 43 | #define usb_read_port_complete(purb, regs) usb_read_port_complete(purb) | ^~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/usb_ops_linux.c:902:6: note: in expansion of macro 'usb_read_port_complete' 902 | void usb_read_port_complete(struct urb *purb, struct pt_regs *regs) | ^~~~~~~~~~~~~~~~~~~~~~ core/efuse/rtw_efuse.c:727:6: warning: no previous prototype for 'efuse_PreUpdateAction' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 727 | VOID efuse_PreUpdateAction( | ^~~~~~~~~~~~~~~~~~~~~ core/efuse/rtw_efuse.c:756:6: warning: no previous prototype for 'efuse_PostUpdateAction' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 756 | VOID efuse_PostUpdateAction( | ^~~~~~~~~~~~~~~~~~~~~~ core/efuse/rtw_efuse.c:1161:1: warning: no previous prototype for 'Efuse_PgPacketWrite_BT' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1161 | Efuse_PgPacketWrite_BT(IN PADAPTER pAdapter, | ^~~~~~~~~~~~~~~~~~~~~~ cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics os_dep/osdep_service.c:2413:5: warning: no previous prototype for 'rtw_change_ifname' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 2413 | int rtw_change_ifname(_adapter *padapter, const char *ifname) | ^~~~~~~~~~~~~~~~~ CC [M] hal/hal_dm.o CC [M] hal/hal_dm_acs.o os_dep/linux/os_intfs.c:784:6: warning: no previous prototype for 'rtw_regsty_load_target_tx_power' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 784 | void rtw_regsty_load_target_tx_power(struct registry_priv *regsty) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/os_intfs.c:1268:14: warning: no previous prototype for 'rtw_classify8021d' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1268 | unsigned int rtw_classify8021d(struct sk_buff *skb) | ^~~~~~~~~~~~~~~~~ os_dep/linux/os_intfs.c:1403:5: warning: no previous prototype for 'rtw_ndev_init' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1403 | int rtw_ndev_init(struct net_device *dev) | ^~~~~~~~~~~~~ os_dep/linux/os_intfs.c:1416:6: warning: no previous prototype for 'rtw_ndev_uninit' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1416 | void rtw_ndev_uninit(struct net_device *dev) | ^~~~~~~~~~~~~~~ os_dep/linux/os_intfs.c:1487:6: warning: no previous prototype for 'rtw_hook_if_ops' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1487 | void rtw_hook_if_ops(struct net_device *ndev) | ^~~~~~~~~~~~~~~ os_dep/linux/os_intfs.c:1565:5: warning: no previous prototype for 'rtw_os_ndev_alloc' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1565 | int rtw_os_ndev_alloc(_adapter *adapter) | ^~~~~~~~~~~~~~~~~ os_dep/linux/os_intfs.c:1613:5: warning: no previous prototype for 'rtw_os_ndev_register' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1613 | int rtw_os_ndev_register(_adapter *adapter, const char *name) | ^~~~~~~~~~~~~~~~~~~~ os_dep/linux/os_intfs.c:1759:5: warning: no previous prototype for 'rtw_os_ndevs_alloc' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1759 | int rtw_os_ndevs_alloc(struct dvobj_priv *dvobj) | ^~~~~~~~~~~~~~~~~~ os_dep/linux/os_intfs.c:1812:6: warning: no previous prototype for 'rtw_os_ndevs_free' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1812 | void rtw_os_ndevs_free(struct dvobj_priv *dvobj) | ^~~~~~~~~~~~~~~~~ os_dep/linux/os_intfs.c:3030:5: warning: no previous prototype for 'rtw_os_ndevs_register' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3030 | int rtw_os_ndevs_register(struct dvobj_priv *dvobj) | ^~~~~~~~~~~~~~~~~~~~~ os_dep/linux/os_intfs.c:3149:6: warning: no previous prototype for 'netdev_br_init' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3149 | void netdev_br_init(struct net_device *netdev) | ^~~~~~~~~~~~~~ os_dep/linux/os_intfs.c:3384:6: warning: no previous prototype for 'ips_netdrv_open' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3384 | int ips_netdrv_open(_adapter *padapter) | ^~~~~~~~~~~~~~~ os_dep/linux/os_intfs.c:3485:5: warning: no previous prototype for 'pm_netdev_open' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3485 | int pm_netdev_open(struct net_device *pnetdev, u8 bnormal) | ^~~~~~~~~~~~~~ os_dep/linux/os_intfs.c:3614:5: warning: no previous prototype for 'pm_netdev_close' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3614 | int pm_netdev_close(struct net_device *pnetdev, u8 bnormal) | ^~~~~~~~~~~~~~~ os_dep/linux/os_intfs.c:4299:5: warning: no previous prototype for 'rtw_suspend_normal' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 4299 | int rtw_suspend_normal(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~ os_dep/linux/os_intfs.c:4700:6: warning: no previous prototype for 'rtw_mi_resume_process_normal' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 4700 | void rtw_mi_resume_process_normal(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/os_intfs.c:4729:5: warning: no previous prototype for 'rtw_resume_process_normal' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 4729 | int rtw_resume_process_normal(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/usb_intf.c:962:5: warning: no previous prototype for 'rtw_resume_process' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 962 | int rtw_resume_process(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~ os_dep/linux/usb_intf.c:1216:11: warning: no previous prototype for 'rtw_usb_primary_adapter_init' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1216 | _adapter *rtw_usb_primary_adapter_init(struct dvobj_priv *dvobj, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/xmit_linux.c:365:5: warning: no previous prototype for 'rtw_mlcst2unicst' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 365 | int rtw_mlcst2unicst(_adapter *padapter, struct sk_buff *skb) | ^~~~~~~~~~~~~~~~ cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics CC [M] hal/hal_btcoex_wifionly.o os_dep/linux/recv_linux.c: In function 'rtw_os_recv_indicate_pkt': os_dep/linux/recv_linux.c:539:68: warning: suggest braces around empty body in an 'else' statement [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wempty-body-Wempty-body8;;] 539 | DBG_COUNTER(padapter->rx_logs.os_netif_err); | ^ os_dep/linux/ioctl_linux.c:184:6: warning: no previous prototype for 'indicate_wx_scan_complete_event' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 184 | void indicate_wx_scan_complete_event(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/ioctl_linux.c:198:6: warning: no previous prototype for 'rtw_indicate_wx_assoc_event' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 198 | void rtw_indicate_wx_assoc_event(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/ioctl_linux.c:221:6: warning: no previous prototype for 'rtw_indicate_wx_disassoc_event' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 221 | void rtw_indicate_wx_disassoc_event(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics os_dep/linux/ioctl_cfg80211.c:448:6: warning: no previous prototype for 'rtw_2g_channels_init' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 448 | void rtw_2g_channels_init(struct ieee80211_channel *channels) | ^~~~~~~~~~~~~~~~~~~~ os_dep/linux/ioctl_cfg80211.c:453:6: warning: no previous prototype for 'rtw_5g_channels_init' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 453 | void rtw_5g_channels_init(struct ieee80211_channel *channels) | ^~~~~~~~~~~~~~~~~~~~ os_dep/linux/ioctl_cfg80211.c:458:6: warning: no previous prototype for 'rtw_2g_rates_init' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 458 | void rtw_2g_rates_init(struct ieee80211_rate *rates) | ^~~~~~~~~~~~~~~~~ os_dep/linux/ioctl_cfg80211.c:465:6: warning: no previous prototype for 'rtw_5g_rates_init' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 465 | void rtw_5g_rates_init(struct ieee80211_rate *rates) | ^~~~~~~~~~~~~~~~~ os_dep/linux/ioctl_cfg80211.c:472:34: warning: no previous prototype for 'rtw_spt_band_alloc' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 472 | struct ieee80211_supported_band *rtw_spt_band_alloc(BAND_TYPE band) | ^~~~~~~~~~~~~~~~~~ os_dep/linux/ioctl_cfg80211.c:515:6: warning: no previous prototype for 'rtw_spt_band_free' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 515 | void rtw_spt_band_free(struct ieee80211_supported_band *spt_band) | ^~~~~~~~~~~~~~~~~ os_dep/linux/ioctl_cfg80211.c:602:36: warning: no previous prototype for 'nl80211_iftype_to_rtw_network_type' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 602 | NDIS_802_11_NETWORK_INFRASTRUCTURE nl80211_iftype_to_rtw_network_type(enum nl80211_iftype type) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/ioctl_cfg80211.c:635:5: warning: no previous prototype for 'nl80211_iftype_to_rtw_mlme_state' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 635 | u32 nl80211_iftype_to_rtw_mlme_state(enum nl80211_iftype type) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics os_dep/linux/ioctl_cfg80211.c:2061:5: warning: no previous prototype for 'cfg80211_rtw_set_default_mgmt_key' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 2061 | int cfg80211_rtw_set_default_mgmt_key(struct wiphy *wiphy, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/ioctl_cfg80211.c:2579:5: warning: no previous prototype for 'rtw_cfg80211_is_target_wps_scan' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 2579 | int rtw_cfg80211_is_target_wps_scan(struct cfg80211_scan_request *scan_req, struct cfg80211_ssid *target_ssid) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC [M] hal/hal_btcoex.o os_dep/linux/ioctl_cfg80211.c:5027:6: warning: no previous prototype for 'dump_station_parameters' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 5027 | void dump_station_parameters(void *sel, struct wiphy *wiphy, const struct station_parameters *params) | ^~~~~~~~~~~~~~~~~~~~~~~ CC [M] hal/hal_mp.o os_dep/linux/ioctl_cfg80211.c:5504:18: warning: no previous prototype for 'rtw_sta_info_get_by_idx' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 5504 | struct sta_info *rtw_sta_info_get_by_idx(struct sta_priv *pstapriv, const int idx, u8 *asoc_list_num) | ^~~~~~~~~~~~~~~~~~~~~~~ cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics os_dep/linux/rtw_cfgvendor.c:142:17: warning: no previous prototype for 'rtw_cfg80211_vendor_event_alloc' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 142 | struct sk_buff *rtw_cfg80211_vendor_event_alloc( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics os_dep/linux/ioctl_cfg80211.c:9460:32: error: initialization of 'int (*)(struct wiphy *, struct net_device *, struct cfg80211_chan_def *)' from incompatible pointer type 'int (*)(struct wiphy *, struct cfg80211_chan_def *)' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types8;;] 9460 | .set_monitor_channel = cfg80211_rtw_set_monitor_channel, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/ioctl_cfg80211.c:9460:32: note: (near initialization for 'rtw_cfg80211_ops.set_monitor_channel') cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics CC [M] hal/hal_mcc.o cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics CC [M] hal/hal_hci/hal_usb.o os_dep/linux/rtw_cfgvendor.c:244:5: warning: no previous prototype for 'rtw_dev_get_feature_set' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 244 | int rtw_dev_get_feature_set(struct net_device *dev) | ^~~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/rtw_cfgvendor.c:271:6: warning: no previous prototype for 'rtw_dev_get_feature_set_matrix' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 271 | int *rtw_dev_get_feature_set_matrix(struct net_device *dev, int *num) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics make[4]: *** [/nix/store/8i3lmpzwmb5rnwn4jpprzkm1q8a4589j-linux-zen-6.13.3-dev/lib/modules/6.13.3-zen1/source/scripts/Makefile.build:196: os_dep/linux/ioctl_cfg80211.o] Error 1 make[4]: *** Waiting for unfinished jobs.... cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics os_dep/linux/rtw_proc.c:517:5: warning: no previous prototype for 'proc_get_aid_status' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 517 | int proc_get_aid_status(struct seq_file *m, void *v) | ^~~~~~~~~~~~~~~~~~~ os_dep/linux/rtw_proc.c:527:9: warning: no previous prototype for 'proc_set_aid_status' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 527 | ssize_t proc_set_aid_status(struct file *file, const char __user *buffer, size_t count, loff_t *pos, void *data) | ^~~~~~~~~~~~~~~~~~~ os_dep/linux/rtw_proc.c:1244:9: warning: no previous prototype for 'proc_set_macaddr_acl' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1244 | ssize_t proc_set_macaddr_acl(struct file *file, const char __user *buffer, size_t count, loff_t *pos, void *data) | ^~~~~~~~~~~~~~~~~~~~ os_dep/linux/rtw_proc.c:1656:5: warning: no previous prototype for 'proc_get_rx_ampdu_size_limit' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1656 | int proc_get_rx_ampdu_size_limit(struct seq_file *m, void *v) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/rtw_proc.c:1666:9: warning: no previous prototype for 'proc_set_rx_ampdu_size_limit' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1666 | ssize_t proc_set_rx_ampdu_size_limit(struct file *file, const char __user *buffer, size_t count, loff_t *pos, void *data) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/rtw_proc.c:2665:5: warning: no previous prototype for 'proc_get_mac_addr' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 2665 | int proc_get_mac_addr(struct seq_file *m, void *v) | ^~~~~~~~~~~~~~~~~ os_dep/linux/rtw_proc.c:3044:9: warning: no previous prototype for 'proc_set_dynamic_agg_enable' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3044 | ssize_t proc_set_dynamic_agg_enable(struct file *file, const char __user *buffer, size_t count, loff_t *pos, void *data) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/rtw_proc.c:3801:5: warning: no previous prototype for 'proc_get_phydm_cmd' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3801 | int proc_get_phydm_cmd(struct seq_file *m, void *v) | ^~~~~~~~~~~~~~~~~~ os_dep/linux/rtw_proc.c:3828:9: warning: no previous prototype for 'proc_set_phydm_cmd' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3828 | ssize_t proc_set_phydm_cmd(struct file *file, const char __user *buffer, size_t count, loff_t *pos, void *data) | ^~~~~~~~~~~~~~~~~~ os_dep/linux/rtw_proc.c:3950:24: warning: no previous prototype for 'rtw_odm_proc_init' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3950 | struct proc_dir_entry *rtw_odm_proc_init(struct net_device *dev) | ^~~~~~~~~~~~~~~~~ os_dep/linux/rtw_android.c:365:5: warning: no previous prototype for 'rtw_android_get_rssi' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 365 | int rtw_android_get_rssi(struct net_device *net, char *command, int total_len) | ^~~~~~~~~~~~~~~~~~~~ os_dep/linux/rtw_android.c:380:5: warning: no previous prototype for 'rtw_android_get_link_speed' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 380 | int rtw_android_get_link_speed(struct net_device *net, char *command, int total_len) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/rtw_android.c:394:5: warning: no previous prototype for 'rtw_android_get_macaddr' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 394 | int rtw_android_get_macaddr(struct net_device *net, char *command, int total_len) | ^~~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/rtw_android.c:403:5: warning: no previous prototype for 'rtw_android_set_country' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 403 | int rtw_android_set_country(struct net_device *net, char *command, int total_len) | ^~~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/rtw_proc.c:3993:6: warning: no previous prototype for 'rtw_odm_proc_deinit' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3993 | void rtw_odm_proc_deinit(_adapter *adapter) | ^~~~~~~~~~~~~~~~~~~ os_dep/linux/rtw_android.c:414:5: warning: no previous prototype for 'rtw_android_get_p2p_dev_addr' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 414 | int rtw_android_get_p2p_dev_addr(struct net_device *net, char *command, int total_len) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/rtw_android.c:425:5: warning: no previous prototype for 'rtw_android_set_block_scan' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 425 | int rtw_android_set_block_scan(struct net_device *net, char *command, int total_len) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/rtw_android.c:437:5: warning: no previous prototype for 'rtw_android_set_block' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 437 | int rtw_android_set_block(struct net_device *net, char *command, int total_len) | ^~~~~~~~~~~~~~~~~~~~~ os_dep/linux/rtw_android.c:449:5: warning: no previous prototype for 'rtw_android_setband' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 449 | int rtw_android_setband(struct net_device *net, char *command, int total_len) | ^~~~~~~~~~~~~~~~~~~ os_dep/linux/rtw_android.c:462:5: warning: no previous prototype for 'rtw_android_getband' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 462 | int rtw_android_getband(struct net_device *net, char *command, int total_len) | ^~~~~~~~~~~~~~~~~~~ os_dep/linux/rtw_android.c:473:5: warning: no previous prototype for 'rtw_android_set_miracast_mode' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 473 | int rtw_android_set_miracast_mode(struct net_device *net, char *command, int total_len) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/rtw_android.c:509:5: warning: no previous prototype for 'get_int_from_command' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 509 | int get_int_from_command(char *pcmd) | ^~~~~~~~~~~~~~~~~~~~ cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics hal/hal_intf.c:212:6: warning: no previous prototype for 'rtw_hal_init_opmode' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 212 | void rtw_hal_init_opmode(_adapter *padapter) | ^~~~~~~~~~~~~~~~~~~ hal/hal_intf.c:526:6: warning: no previous prototype for 'rtw_sta_ra_registed' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 526 | void rtw_sta_ra_registed(_adapter *padapter, struct sta_info *psta) | ^~~~~~~~~~~~~~~~~~~ hal/hal_com.c:1974:6: warning: no previous prototype for 'rtw_hal_update_sta_mimo_type' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1974 | void rtw_hal_update_sta_mimo_type(_adapter *adapter, struct sta_info *psta) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hal/hal_com.c:2003:6: warning: no previous prototype for 'rtw_hal_update_sta_smps_cap' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 2003 | void rtw_hal_update_sta_smps_cap(_adapter *adapter, struct sta_info *psta) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ hal/hal_com.c:2041:6: warning: no previous prototype for 'rtw_hal_update_sta_rate_mask' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 2041 | void rtw_hal_update_sta_rate_mask(PADAPTER padapter, struct sta_info *psta) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hal/hal_com.c:3644:6: warning: no previous prototype for 'rtw_hal_set_FwRsvdPage_cmd' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3644 | void rtw_hal_set_FwRsvdPage_cmd(PADAPTER padapter, PRSVDPAGE_LOC rsvdpageloc) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ hal/hal_com.c:3780:6: warning: no previous prototype for 'rtw_hal_set_FwAoacRsvdPage_cmd' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 3780 | void rtw_hal_set_FwAoacRsvdPage_cmd(PADAPTER padapter, PRSVDPAGE_LOC rsvdpageloc) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hal/hal_com.c:6836:6: warning: no previous prototype for 'rtw_hal_construct_ProbeRsp' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 6836 | void rtw_hal_construct_ProbeRsp(_adapter *padapter, u8 *pframe, u32 *pLength, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ hal/hal_com_phycfg.c:576:5: warning: no previous prototype for 'hal_load_pg_txpwr_info_path_2g' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 576 | u16 hal_load_pg_txpwr_info_path_2g( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hal/hal_com_phycfg.c:704:5: warning: no previous prototype for 'hal_load_pg_txpwr_info_path_5g' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 704 | u16 hal_load_pg_txpwr_info_path_5g( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hal/hal_com_phycfg.c:863:6: warning: no previous prototype for 'hal_load_pg_txpwr_info' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 863 | void hal_load_pg_txpwr_info( | ^~~~~~~~~~~~~~~~~~~~~~ hal/hal_com_phycfg.c:1283:4: warning: no previous prototype for 'rtw_regsty_get_target_tx_power' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1283 | s8 rtw_regsty_get_target_tx_power( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hal/hal_com_phycfg.c:1327:6: warning: no previous prototype for 'rtw_regsty_chk_target_tx_power_valid' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1327 | bool rtw_regsty_chk_target_tx_power_valid(_adapter *adapter) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hal/hal_com_phycfg.c:1408:1: warning: no previous prototype for 'phy_SetTxPowerByRateBase' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1408 | phy_SetTxPowerByRateBase( | ^~~~~~~~~~~~~~~~~~~~~~~~ hal/hal_com_phycfg.c:1525:1: warning: no previous prototype for 'phy_StoreTxPowerByRateBase' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1525 | phy_StoreTxPowerByRateBase( | ^~~~~~~~~~~~~~~~~~~~~~~~~~ hal/hal_com.c:11397:6: warning: no previous prototype for 'rtw_set_usb_agg_by_mode_normal' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 11397 | void rtw_set_usb_agg_by_mode_normal(_adapter *padapter, u8 cur_wireless_mode) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hal/hal_com_phycfg.c:1967:1: warning: no previous prototype for 'PHY_StoreTxPowerByRateNew' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1967 | PHY_StoreTxPowerByRateNew( | ^~~~~~~~~~~~~~~~~~~~~~~~~ hal/hal_com_phycfg.c:2035:1: warning: no previous prototype for 'phy_ConvertTxPowerByRateInDbmToRelativeValues' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 2035 | phy_ConvertTxPowerByRateInDbmToRelativeValues( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hal/hal_com_phycfg.c:2165:1: warning: no previous prototype for 'phy_GetChnlIndex' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 2165 | phy_GetChnlIndex( | ^~~~~~~~~~~~~~~~ hal/hal_com.c:11465:6: warning: no previous prototype for 'rtw_set_usb_agg_by_mode_customer' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 11465 | void rtw_set_usb_agg_by_mode_customer(_adapter *padapter, u8 cur_wireless_mode, u8 UsbDmaSize, u8 Legacy_UsbDmaSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hal/hal_com.c:11492:6: warning: no previous prototype for 'rtw_set_usb_agg_by_mode' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 11492 | void rtw_set_usb_agg_by_mode(_adapter *padapter, u8 cur_wireless_mode) | ^~~~~~~~~~~~~~~~~~~~~~~ cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics hal/hal_com_phycfg.c:4173:1: warning: no previous prototype for 'phy_DecryptBBPgParaFile' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 4173 | phy_DecryptBBPgParaFile( | ^~~~~~~~~~~~~~~~~~~~~~~ hal/hal_com_phycfg.c:4211:1: warning: no previous prototype for 'phy_ParseBBPgParaFile' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 4211 | phy_ParseBBPgParaFile( | ^~~~~~~~~~~~~~~~~~~~~ hal/hal_com.c:12639:6: warning: no previous prototype for 'rtw_dump_phy_cap_by_hal' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 12639 | void rtw_dump_phy_cap_by_hal(void *sel, _adapter *adapter) | ^~~~~~~~~~~~~~~~~~~~~~~ hal/hal_com_phycfg.c:4724:1: warning: no previous prototype for 'initDeltaSwingIndexTables' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 4724 | initDeltaSwingIndexTables( | ^~~~~~~~~~~~~~~~~~~~~~~~~ hal/hal_dm.c:20:21: warning: no previous prototype for 'boardType' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 20 | enum odm_board_type boardType(u8 InterfaceSel) | ^~~~~~~~~ hal/hal_dm.c:97:6: warning: no previous prototype for 'rtw_phydm_iqk_trigger_dbg' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 97 | void rtw_phydm_iqk_trigger_dbg(_adapter *adapter, bool recovery, bool clear, bool segment) | ^~~~~~~~~~~~~~~~~~~~~~~~~ hal/hal_dm.c:107:6: warning: no previous prototype for 'rtw_phydm_lck_trigger' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 107 | void rtw_phydm_lck_trigger(_adapter *adapter) | ^~~~~~~~~~~~~~~~~~~~~ hal/hal_dm.c:165:6: warning: no previous prototype for 'record_ra_info' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 165 | void record_ra_info(void *p_dm_void, u8 macid, struct cmn_sta_info *p_sta, u64 ra_mask) | ^~~~~~~~~~~~~~ hal/hal_dm.c:182:6: warning: no previous prototype for 'rtw_phydm_ops_func_init' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 182 | void rtw_phydm_ops_func_init(struct dm_struct *p_phydm) | ^~~~~~~~~~~~~~~~~~~~~~~ cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics hal/hal_mp.c:51:4: warning: no previous prototype for 'MgntQuery_NssTxRate' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 51 | u8 MgntQuery_NssTxRate(u16 Rate) | ^~~~~~~~~~~~~~~~~~~ hal/hal_mp.c:361:6: warning: no previous prototype for 'mpt_SetTxPower_Old' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 361 | void mpt_SetTxPower_Old(PADAPTER pAdapter, MPT_TXPWR_DEF Rate, u8 *pTxPower) | ^~~~~~~~~~~~~~~~~~ hal/hal_mp.c:420:1: warning: no previous prototype for 'mpt_SetTxPower' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 420 | mpt_SetTxPower( | ^~~~~~~~~~~~~~ hal/hal_mp.c:1269:6: warning: no previous prototype for 'mpt_SetRFPath_819X' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;] 1269 | VOID mpt_SetRFPath_819X(PADAPTER pAdapter) | ^~~~~~~~~~~~~~~~~~ os_dep/linux/ioctl_mp.c: In function 'rtw_efuse_mask_file': os_dep/linux/ioctl_mp.c:2186:25: warning: 'sprintf' argument 3 overlaps destination object 'extra' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-restrict-Wrestrict8;;] 2186 | sprintf(extra, "%s:%02x", extra, maskfileBuffer[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/ioctl_mp.c:2130:55: note: destination object referenced by 'restrict'-qualified argument 1 was declared here 2130 | union iwreq_data *wrqu, char *extra) | ~~~~~~^~~~~ os_dep/linux/ioctl_mp.c:2190:17: warning: 'sprintf' argument 3 overlaps destination object 'extra' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-restrict-Wrestrict8;;] 2190 | sprintf(extra, "%s\nLoad Efuse Mask data %d hex ok\n", extra, count); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_dep/linux/ioctl_mp.c:2130:55: note: destination object referenced by 'restrict'-qualified argument 1 was declared here 2130 | union iwreq_data *wrqu, char *extra) | ~~~~~~^~~~~ cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics At top level: cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-sometimes-uninitialized' may have been intended to silence earlier diagnostics make[3]: *** [/nix/store/8i3lmpzwmb5rnwn4jpprzkm1q8a4589j-linux-zen-6.13.3-dev/lib/modules/6.13.3-zen1/source/Makefile:1987: .] Error 2 make[2]: *** [/nix/store/8i3lmpzwmb5rnwn4jpprzkm1q8a4589j-linux-zen-6.13.3-dev/lib/modules/6.13.3-zen1/source/Makefile:251: __sub-make] Error 2 make[2]: Leaving directory '/build/source' make[1]: *** [/nix/store/8i3lmpzwmb5rnwn4jpprzkm1q8a4589j-linux-zen-6.13.3-dev/lib/modules/6.13.3-zen1/source/Makefile:251: __sub-make] Error 2 make[1]: Leaving directory '/nix/store/8i3lmpzwmb5rnwn4jpprzkm1q8a4589j-linux-zen-6.13.3-dev/lib/modules/6.13.3-zen1/build' make: *** [Makefile:2065: modules] Error 2