Makefile:819: WARNING: skipping hostapd-utils -- package has no install section

Applying ./patches/001-wolfssl-init-RNG-with-ECC-key.patch using plaintext: 
patching file src/crypto/crypto_wolfssl.c

Applying ./patches/010-mesh-Allow-DFS-channels-to-be-selected-if-dfs-is-ena.patch using plaintext: 
patching file wpa_supplicant/wpa_supplicant.c

Applying ./patches/011-mesh-use-deterministic-channel-on-channel-switch.patch using plaintext: 
patching file src/ap/dfs.c
patching file src/drivers/driver_nl80211.c

Applying ./patches/021-fix-sta-add-after-previous-connection.patch using plaintext: 
patching file src/ap/ieee802_11.c

Applying ./patches/022-hostapd-fix-use-of-uninitialized-stack-variables.patch using plaintext: 
patching file src/ap/hostapd.c

Applying ./patches/023-ndisc_snoop-call-dl_list_del-before-freeing-ipv6-add.patch using plaintext: 
patching file src/ap/ndisc_snoop.c

Applying ./patches/030-driver_nl80211-rewrite-neigh-code-to-not-depend-on-l.patch using plaintext: 
patching file src/drivers/driver_nl80211.c

Applying ./patches/040-mesh-allow-processing-authentication-frames-in-block.patch using plaintext: 
patching file src/ap/ieee802_11.c

Applying ./patches/050-build_fix.patch using plaintext: 
patching file hostapd/Makefile
patching file wpa_supplicant/Makefile

Applying ./patches/100-daemonize_fix.patch using plaintext: 
patching file src/utils/os_unix.c

Applying ./patches/110-mbedtls-TLS-crypto-option-initial-port.patch using plaintext: 
patching file hostapd/Makefile
patching file hostapd/defconfig
patching file src/crypto/crypto_mbedtls.c
patching file src/crypto/tls_mbedtls.c
patching file tests/build/build-wpa_supplicant-mbedtls.config
patching file tests/hwsim/example-hostapd.config
patching file tests/hwsim/example-wpa_supplicant.config
patching file wpa_supplicant/Makefile
patching file wpa_supplicant/defconfig

Applying ./patches/120-mbedtls-fips186_2_prf.patch using plaintext: 
patching file hostapd/Makefile
patching file src/crypto/crypto_mbedtls.c
patching file wpa_supplicant/Makefile

Applying ./patches/130-mbedtls-annotate-with-TEST_FAIL-for-hwsim-tests.patch using plaintext: 
patching file src/crypto/crypto_mbedtls.c

Applying ./patches/140-tests-Makefile-make-run-tests-with-CONFIG_TLS.patch using plaintext: 
patching file hostapd/Makefile
patching file src/crypto/Makefile
patching file src/crypto/crypto_module_tests.c
patching file src/tls/Makefile
patching file tests/Makefile
patching file tests/hwsim/example-hostapd.config
patching file tests/hwsim/example-wpa_supplicant.config
patching file tests/hwsim/test_ap_eap.py
patching file tests/hwsim/test_ap_ft.py
patching file tests/hwsim/test_authsrv.py
patching file tests/hwsim/test_dpp.py
patching file tests/hwsim/test_erp.py
patching file tests/hwsim/test_fils.py
patching file tests/hwsim/test_pmksa_cache.py
patching file tests/hwsim/test_sae.py
patching file tests/hwsim/test_suite_b.py
patching file tests/hwsim/test_wpas_ctrl.py
patching file tests/hwsim/utils.py
patching file tests/test-crypto_module.c
patching file tests/test-https.c
patching file tests/test-https_server.c
patching file wpa_supplicant/Makefile

Applying ./patches/150-add-NULL-checks-encountered-during-tests-hwsim.patch using plaintext: 
patching file src/common/dpp_crypto.c
patching file src/common/sae.c

Applying ./patches/160-dpp_pkex-EC-point-mul-w-value-prime.patch using plaintext: 
patching file src/common/dpp_crypto.c

Applying ./patches/170-DPP-fix-memleak-of-intro.peer_key.patch using plaintext: 
patching file wpa_supplicant/dpp_supplicant.c

Applying ./patches/200-multicall.patch using plaintext: 
patching file hostapd/Makefile
patching file wpa_supplicant/Makefile
patching file src/drivers/driver.h
patching file src/ap/drv_callbacks.c
patching file wpa_supplicant/wpa_priv.c
patching file wpa_supplicant/events.c
patching file wpa_supplicant/wpa_supplicant.c
patching file hostapd/main.c
patching file src/drivers/drivers.c
patching file wpa_supplicant/eapol_test.c

Applying ./patches/300-noscan.patch using plaintext: 
patching file hostapd/config_file.c
patching file src/ap/ap_config.h
patching file src/ap/hw_features.c
patching file src/ap/ieee802_11_ht.c

Applying ./patches/301-mesh-noscan.patch using plaintext: 
patching file wpa_supplicant/config.c
patching file wpa_supplicant/config_file.c
patching file wpa_supplicant/mesh.c
patching file wpa_supplicant/wpa_supplicant.c
patching file wpa_supplicant/config_ssid.h

Applying ./patches/310-rescan_immediately.patch using plaintext: 
patching file wpa_supplicant/wpa_supplicant.c

Applying ./patches/320-optional_rfkill.patch using plaintext: 
patching file src/drivers/drivers.mak
patching file src/drivers/rfkill.h

Applying ./patches/330-nl80211_fix_set_freq.patch using plaintext: 
patching file src/drivers/driver_nl80211.c

Applying ./patches/340-reload_freq_change.patch using plaintext: 
patching file src/ap/hostapd.c

Applying ./patches/341-mesh-ctrl-iface-channel-switch.patch using plaintext: 
patching file wpa_supplicant/ap.c

Applying ./patches/350-nl80211_del_beacon_bss.patch using plaintext: 
patching file src/drivers/driver_nl80211.c

Applying ./patches/360-ctrl_iface_reload.patch using plaintext: 
patching file hostapd/ctrl_iface.c
patching file src/ap/ctrl_iface_ap.c

Applying ./patches/370-ap_sta_support.patch using plaintext: 
patching file wpa_supplicant/Makefile
patching file wpa_supplicant/bss.c
patching file wpa_supplicant/bss.h
patching file wpa_supplicant/main.c
patching file wpa_supplicant/wpa_supplicant.c
patching file wpa_supplicant/wpa_supplicant_i.h
patching file hostapd/ctrl_iface.c
patching file src/ap/beacon.c
patching file wpa_supplicant/events.c
patching file src/drivers/driver.h
patching file src/drivers/driver_nl80211_event.c

Applying ./patches/380-disable_ctrl_iface_mib.patch using plaintext: 
patching file hostapd/Makefile
patching file hostapd/ctrl_iface.c
patching file wpa_supplicant/Makefile
patching file wpa_supplicant/ctrl_iface.c
patching file src/ap/ctrl_iface_ap.c
patching file src/ap/ieee802_1x.c
patching file src/ap/wpa_auth.c
patching file src/rsn_supp/wpa.c
patching file wpa_supplicant/ap.c

Applying ./patches/381-hostapd_cli_UNKNOWN-COMMAND.patch using plaintext: 
patching file hostapd/hostapd_cli.c

Applying ./patches/390-wpa_ie_cap_workaround.patch using plaintext: 
patching file src/common/wpa_common.c

Applying ./patches/400-wps_single_auth_enc_type.patch using plaintext: 
patching file src/ap/wps_hostapd.c

Applying ./patches/410-limit_debug_messages.patch using plaintext: 
patching file src/utils/wpa_debug.c
patching file src/utils/wpa_debug.h

Applying ./patches/420-indicate-features.patch using plaintext: 
patching file hostapd/main.c
patching file wpa_supplicant/main.c

Applying ./patches/430-hostapd_cli_ifdef.patch using plaintext: 
patching file hostapd/hostapd_cli.c

Applying ./patches/431-wpa_cli_ifdef.patch using plaintext: 
patching file wpa_supplicant/wpa_cli.c

Applying ./patches/432-missing-typedef.patch using plaintext: 
patching file src/drivers/linux_wext.h

Applying ./patches/450-scan_wait.patch using plaintext: 
patching file hostapd/main.c

Applying ./patches/460-wpa_supplicant-add-new-config-params-to-be-used-with.patch using plaintext: 
patching file src/drivers/driver.h
patching file wpa_supplicant/config.c
patching file wpa_supplicant/config_ssid.h
patching file wpa_supplicant/wpa_supplicant.c

Applying ./patches/461-driver_nl80211-use-new-parameters-during-ibss-join.patch using plaintext: 
patching file src/drivers/driver_nl80211.c

Applying ./patches/463-add-mcast_rate-to-11s.patch using plaintext: 
patching file src/drivers/driver.h
patching file src/drivers/driver_nl80211.c
patching file wpa_supplicant/mesh.c

Applying ./patches/464-fix-mesh-obss-check.patch using plaintext: 
patching file wpa_supplicant/wpa_supplicant.c

Applying ./patches/465-hostapd-config-support-random-BSS-color.patch using plaintext: 
patching file hostapd/config_file.c

Applying ./patches/470-survey_data_fallback.patch using plaintext: 
patching file src/ap/acs.c

Applying ./patches/500-lto-jobserver-support.patch using plaintext: 
patching file hostapd/Makefile
patching file wpa_supplicant/Makefile

Applying ./patches/590-rrm-wnm-statistics.patch using plaintext: 
patching file src/ap/hostapd.h
patching file src/ap/wnm_ap.c
patching file src/ap/rrm.c

Applying ./patches/599-wpa_supplicant-fix-warnings.patch using plaintext: 
patching file wpa_supplicant/wps_supplicant.h

Applying ./patches/600-ubus_support.patch using plaintext: 
patching file hostapd/Makefile
patching file src/ap/hostapd.h
patching file src/ap/hostapd.c
patching file src/ap/ieee802_11.c
patching file src/ap/beacon.c
patching file src/ap/drv_callbacks.c
patching file src/ap/sta_info.c
patching file src/ap/wpa_auth_glue.c
patching file wpa_supplicant/Makefile
patching file wpa_supplicant/wpa_supplicant.c
patching file wpa_supplicant/wpa_supplicant_i.h
patching file wpa_supplicant/wps_supplicant.c
patching file hostapd/main.c
patching file wpa_supplicant/main.c
patching file src/ap/rrm.c
patching file src/ap/vlan_init.c
patching file src/ap/dfs.c
patching file src/ap/airtime_policy.c
patching file src/ap/sta_info.h
patching file src/ap/wnm_ap.c

Applying ./patches/610-hostapd_cli_ujail_permission.patch using plaintext: 
patching file src/common/wpa_ctrl.c

Applying ./patches/700-wifi-reload.patch using plaintext: 
patching file hostapd/config_file.c
patching file src/ap/ap_config.c
patching file src/ap/ap_config.h
patching file src/ap/hostapd.c
patching file src/ap/hostapd.h
patching file src/drivers/driver_nl80211.c
patching file hostapd/ctrl_iface.c
patching file hostapd/main.c
patching file src/ap/wps_hostapd.c

Applying ./patches/710-vlan_no_bridge.patch using plaintext: 
patching file src/ap/ap_config.h
patching file src/ap/vlan_full.c
patching file hostapd/config_file.c

Applying ./patches/711-wds_bridge_force.patch using plaintext: 
patching file hostapd/config_file.c
patching file src/ap/ap_drv_ops.c

Applying ./patches/720-iface_max_num_sta.patch using plaintext: 
patching file hostapd/config_file.c
patching file src/ap/hostapd.h
patching file src/ap/hostapd.c
patching file src/ap/beacon.c
patching file src/ap/ap_config.h

Applying ./patches/730-ft_iface.patch using plaintext: 
patching file hostapd/config_file.c
patching file src/ap/ap_config.h
patching file src/ap/wpa_auth_glue.c

Applying ./patches/740-snoop_iface.patch using plaintext: 
patching file src/ap/ap_config.h
patching file src/ap/x_snoop.c
patching file hostapd/config_file.c

Applying ./patches/750-qos_map_set_without_interworking.patch using plaintext: 
patching file hostapd/config_file.c
patching file src/ap/hostapd.c
patching file wpa_supplicant/events.c
patching file src/ap/ieee802_11_shared.c

Applying ./patches/751-qos_map_ignore_when_unsupported.patch using plaintext: 
patching file src/ap/ap_drv_ops.c

Applying ./patches/760-dynamic_own_ip.patch using plaintext: 
patching file src/ap/ap_config.h
patching file src/radius/radius_client.c
patching file src/radius/radius_client.h
patching file src/ap/ieee802_1x.c
patching file hostapd/config_file.c

Applying ./patches/761-shared_das_port.patch using plaintext: 
patching file src/radius/radius_das.h
patching file src/ap/hostapd.c
patching file src/radius/radius_das.c

Applying ./patches/800-acs-don-t-select-indoor-channel-on-outdoor-operation.patch using plaintext: 
patching file src/ap/acs.c
patching file src/ap/dfs.c

Applying ./patches/990-ctrl-make-WNM_AP-functions-dependant-on-CONFIG_AP.patch using plaintext: 
patching file wpa_supplicant/ctrl_iface.c

Applying ./patches/992-openssl-include-rsa.patch using plaintext: 
patching file src/crypto/crypto_openssl.c
make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/hostapd-supplicant-mesh-mbedtls/hostapd-2022-07-29-b704dc72/wpa_supplicant'
  CC  wpa_cli.c
  CC  ../src/common/wpa_ctrl.c
  CC  ../src/utils/wpa_debug.c
  CC  ../src/utils/common.c
  CC  ../src/common/cli.c
  CC  ../src/utils/os_unix.c
  CC  ../src/utils/eloop.c
  CC  ../src/utils/edit_simple.c
  CC  config.c
  CC  notify.c
  CC  bss.c
  CC  eap_register.c
  CC  ../src/utils/config.c
  CC  ../src/utils/wpabuf.c
  CC  ../src/utils/bitfield.c
  CC  ../src/utils/ip_addr.c
  CC  ../src/utils/crc32.c
  CC  op_classes.c
  CC  rrm.c
  CC  twt.c
  CC  robust_av.c
  CC  wmm_ac.c
  CC  ubus.c
  CC  config_file.c
  CC  ../src/common/ocv.c
  CC  ../src/rsn_supp/wpa_ft.c
  CC  mesh.c
  CC  mesh_mpm.c
  CC  mesh_rsn.c
  CC  ../src/common/sae.c
  CC  wnm_sta.c
  CC  ../src/rsn_supp/wpa.c
  CC  ../src/rsn_supp/preauth.c
  CC  ../src/rsn_supp/pmksa_cache.c
  CC  ../src/rsn_supp/wpa_ie.c
  CC  ../src/common/wpa_common.c
  CC  ibss_rsn.c
  CC  hs20_supplicant.c
  CC  interworking.c
  CC  ../src/eap_peer/eap_tls.c
  CC  ../src/eap_peer/eap_peap.c
  CC  ../src/eap_common/eap_peap_common.c
  CC  ../src/eap_peer/eap_ttls.c
  CC  ../src/eap_peer/eap_md5.c
  CC  ../src/eap_peer/eap_mschapv2.c
  CC  ../src/eap_peer/mschapv2.c
  CC  ../src/eap_peer/eap_gtc.c
  CC  ../src/eap_peer/eap_otp.c
  CC  ../src/eap_peer/eap_leap.c
  CC  ../src/eap_peer/eap_fast.c
  CC  ../src/eap_peer/eap_fast_pac.c
  CC  ../src/eap_common/eap_fast_common.c
  CC  wps_supplicant.c
  CC  ../src/utils/uuid.c
  CC  ../src/eap_peer/eap_wsc.c
  CC  ../src/eap_common/eap_wsc_common.c
  CC  ../src/wps/wps.c
  CC  ../src/wps/wps_common.c
  CC  ../src/wps/wps_attr_parse.c
  CC  ../src/wps/wps_attr_build.c
  CC  ../src/wps/wps_attr_process.c
  CC  ../src/wps/wps_dev_attr.c
  CC  ../src/wps/wps_enrollee.c
  CC  ../src/wps/wps_registrar.c
  CC  ../src/wps/ndef.c
  CC  ../src/eapol_supp/eapol_supp_sm.c
  CC  ../src/eap_peer/eap.c
  CC  ../src/eap_peer/eap_methods.c
  CC  ap.c
  CC  ../src/ap/hostapd.c
  CC  ../src/ap/wpa_auth_glue.c
  CC  ../src/ap/utils.c
  CC  ../src/ap/authsrv.c
  CC  ../src/ap/ap_config.c
  CC  ../src/ap/sta_info.c
  CC  ../src/ap/tkip_countermeasures.c
  CC  ../src/ap/ap_mlme.c
  CC  ../src/ap/ieee802_1x.c
  CC  ../src/eapol_auth/eapol_auth_sm.c
  CC  ../src/ap/ieee802_11_auth.c
  CC  ../src/ap/ieee802_11_shared.c
  CC  ../src/ap/drv_callbacks.c
  CC  ../src/ap/ap_drv_ops.c
  CC  ../src/ap/beacon.c
  CC  ../src/ap/bss_load.c
  CC  ../src/ap/eap_user_db.c
  CC  ../src/ap/neighbor_db.c
  CC  ../src/ap/rrm.c
  CC  ../src/ap/ieee802_11_ht.c
  CC  ../src/ap/ieee802_11_vht.c
  CC  ../src/ap/ieee802_11_he.c
  CC  ../src/ap/mbo_ap.c
  CC  ../src/ap/fils_hlp.c
  CC  ../src/ap/ctrl_iface_ap.c
  CC  ../src/ap/ubus.c
  CC  ../src/eap_server/eap_server.c
  CC  ../src/eap_server/eap_server_identity.c
  CC  ../src/eap_server/eap_server_methods.c
  CC  ../src/ap/wmm.c
  CC  ../src/ap/ap_list.c
  CC  ../src/ap/ieee802_11.c
  CC  ../src/ap/hw_features.c
  CC  ../src/ap/dfs.c
  CC  ../src/ap/wps_hostapd.c
  CC  ../src/eap_server/eap_server_wsc.c
  CC  ../src/ap/gas_serv.c
  CC  ../src/ap/hs20.c
  CC  mbo.c
  CC  ../src/ap/wpa_auth.c
  CC  ../src/ap/wpa_auth_ie.c
  CC  ../src/ap/pmksa_cache_auth.c
  CC  ../src/ap/acs.c
  CC  ../src/common/dragonfly.c
  CC  ../src/crypto/ms_funcs.c
  CC  ../src/eap_common/chap.c
  CC  ../src/eap_peer/eap_tls_common.c
  CC  ../src/crypto/tls_mbedtls.c
  CC  ../src/crypto/crypto_mbedtls.c
  CC  ../src/crypto/aes-siv.c
  CC  ../src/crypto/dh_groups.c
  CC  ../src/common/ctrl_iface_common.c
  CC  ctrl_iface.c
  CC  ctrl_iface_unix.c
  CC  ../src/utils/base64.c
  CC  sme.c
  CC  ../src/common/ieee802_11_common.c
  CC  ../src/common/hw_features_common.c
  CC  ../src/eap_common/eap_common.c
  CC  ../src/common/gas.c
  CC  gas_query.c
  CC  offchannel.c
  CC  ../src/drivers/driver_common.c
  CC  wpa_supplicant.c
  CC  events.c
  CC  bssid_ignore.c
  CC  wpas_glue.c
  CC  scan.c
  CC  main.c
  CC  ../src/drivers/driver_wired.c
  CC  ../src/drivers/driver_wired_common.c
  CC  ../src/drivers/driver_nl80211.c
  CC  ../src/drivers/driver_nl80211_capa.c
In file included from /builder/shared-workdir/build/sdk/build_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/hostapd-supplicant-mesh-mbedtls/hostapd-2022-07-29-b704dc72/src/utils/common.h:536,
                 from ../src/drivers/driver_nl80211_event.c:14:
../src/drivers/driver_nl80211_event.c: In function 'nl80211_obss_color_collision':
../src/drivers/driver_nl80211_event.c:2939:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'u64' {aka 'long long unsigned int'} [-Wformat=]
 2939 |         wpa_printf(MSG_DEBUG, "nl80211: BSS color collision - bitmap %08lx",
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2940 |                    data.bss_color_collision.bitmap);
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            u64 {aka long long unsigned int}
/builder/shared-workdir/build/sdk/build_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/hostapd-supplicant-mesh-mbedtls/hostapd-2022-07-29-b704dc72/src/utils/wpa_debug.h:90:44: note: in definition of macro 'wpa_printf'
   90 |                         _wpa_printf(level, __VA_ARGS__);                \
      |                                            ^~~~~~~~~~~
../src/drivers/driver_nl80211_event.c:2939:74: note: format string is defined here
 2939 |         wpa_printf(MSG_DEBUG, "nl80211: BSS color collision - bitmap %08lx",
      |                                                                      ~~~~^
      |                                                                          |
      |                                                                          long unsigned int
      |                                                                      %08llx
  CC  ../src/drivers/driver_nl80211_event.c
  CC  ../src/drivers/driver_nl80211_monitor.c
  CC  ../src/drivers/driver_nl80211_scan.c
  CC  ../src/drivers/netlink.c
  CC  ../src/utils/radiotap.c
  CC  ../src/drivers/linux_ioctl.c
  CC  ../src/drivers/drivers.c
  CC  ../src/l2_packet/l2_packet_linux.c
  LD  wpa_cli
  LD  wpa_supplicant
make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/hostapd-supplicant-mesh-mbedtls/hostapd-2022-07-29-b704dc72/wpa_supplicant'
rstrip.sh: /builder/shared-workdir/build/sdk/build_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/hostapd-supplicant-mesh-mbedtls/hostapd-2022-07-29-b704dc72/ipkg-arm_arm1176jzf-s_vfp/wpa-supplicant-mesh-mbedtls/usr/sbin/wpa_supplicant: shared object
Packaged contents of /builder/shared-workdir/build/sdk/build_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/hostapd-supplicant-mesh-mbedtls/hostapd-2022-07-29-b704dc72/ipkg-arm_arm1176jzf-s_vfp/wpa-supplicant-mesh-mbedtls into /builder/shared-workdir/build/sdk/bin/packages/arm_arm1176jzf-s_vfp/base/wpa-supplicant-mesh-mbedtls_2022-07-29-b704dc72-22.2_arm_arm1176jzf-s_vfp.ipk
removed '/builder/shared-workdir/build/sdk/bin/packages/arm_arm1176jzf-s_vfp/base/wpa-cli_2022-07-29-b704dc72-22.2_arm_arm1176jzf-s_vfp.ipk'
rstrip.sh: /builder/shared-workdir/build/sdk/build_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/hostapd-supplicant-mesh-mbedtls/hostapd-2022-07-29-b704dc72/ipkg-arm_arm1176jzf-s_vfp/wpa-cli/usr/sbin/wpa_cli: executable
Packaged contents of /builder/shared-workdir/build/sdk/build_dir/target-arm_arm1176jzf-s+vfp_musl_eabi/hostapd-supplicant-mesh-mbedtls/hostapd-2022-07-29-b704dc72/ipkg-arm_arm1176jzf-s_vfp/wpa-cli into /builder/shared-workdir/build/sdk/bin/packages/arm_arm1176jzf-s_vfp/base/wpa-cli_2022-07-29-b704dc72-22.2_arm_arm1176jzf-s_vfp.ipk
time: package/feeds/base/hostapd/supplicant-mesh-mbedtls/compile#70.26#5.62#88.52