compile.40
build number: 40
re-implement command
docker pull elonh/opde:sdk
docker run -it --rm elonh/opde:sdk zsh # or bash
export http_proxy= # [your proxy], do not use localhost or 127.0.0.1
export https_proxy=$http_proxy
opde feeds && opde config -a
make package/feeds/base/hostapd/compile -j$(nproc) || make package/feeds/base/hostapd/compile V=s
Compile.txt
Makefile:704: WARNING: skipping wpa-cli -- 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/020-mesh-make-forwarding-configurable.patch using plaintext:
patching file src/ap/ap_config.h
patching file src/drivers/driver.h
patching file src/drivers/driver_nl80211.c
patching file wpa_supplicant/config.c
patching file wpa_supplicant/config.h
patching file wpa_supplicant/config_file.c
patching file wpa_supplicant/config_ssid.h
patching file wpa_supplicant/mesh.c
patching file wpa_supplicant/mesh_mpm.c
patching file wpa_supplicant/wpa_supplicant.conf
Applying ./patches/021-fix-sta-add-after-previous-connection.patch using plaintext:
patching file src/ap/ieee802_11.c
Applying ./patches/100-daemonize_fix.patch using plaintext:
patching file src/utils/os_unix.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/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/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
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/720-ACS-fix-channel-100-frequency.patch using plaintext:
patching file src/ap/acs.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
make[4]: Entering directory '/openwrt/build_dir/target-mips_24kc_musl/hostapd-full-openssl/hostapd-2021-05-22-b102f19b/hostapd'
CC main.c
CC config_file.c
CC ../src/ap/hostapd.c
CC ../src/ap/wpa_auth_glue.c
CC ../src/ap/drv_callbacks.c
CC ../src/ap/ap_drv_ops.c
CC ../src/ap/utils.c
CC ../src/ap/authsrv.c
CC ../src/ap/ieee802_1x.c
CC ../src/ap/ap_config.c
CC ../src/ap/eap_user_db.c
CC ../src/ap/ieee802_11_auth.c
CC ../src/ap/sta_info.c
CC ../src/ap/wpa_auth.c
CC ../src/ap/tkip_countermeasures.c
CC ../src/ap/ap_mlme.c
CC ../src/ap/wpa_auth_ie.c
CC ../src/ap/preauth_auth.c
CC ../src/ap/pmksa_cache_auth.c
CC ../src/ap/ieee802_11_shared.c
CC ../src/ap/beacon.c
CC ../src/ap/bss_load.c
CC ../src/ap/neighbor_db.c
CC ../src/ap/rrm.c
CC ../src/drivers/drivers.c
CC ../src/ap/taxonomy.c
CC ../src/utils/eloop.c
CC ../src/utils/common.c
CC ../src/utils/wpa_debug.c
CC ../src/utils/wpabuf.c
CC ../src/utils/os_unix.c
CC ../src/utils/ip_addr.c
CC ../src/utils/crc32.c
CC ../src/common/ieee802_11_common.c
CC ../src/common/wpa_common.c
CC ../src/common/hw_features_common.c
CC ../src/eapol_auth/eapol_auth_sm.c
CC ../src/ap/ubus.c
CC ../src/radius/radius.c
CC ../src/radius/radius_client.c
CC ../src/radius/radius_das.c
CC ../src/ap/accounting.c
CC ../src/ap/vlan_init.c
CC ../src/ap/vlan_ifconfig.c
CC ../src/ap/vlan.c
CC ../src/ap/vlan_full.c
CC ../src/ap/vlan_ioctl.c
CC ../src/common/ctrl_iface_common.c
CC ctrl_iface.c
CC ../src/ap/ctrl_iface_ap.c
CC ../src/ap/wpa_auth_ft.c
CC ../src/ap/eth_p_oui.c
CC ../src/common/sae.c
CC ../src/ap/airtime_policy.c
CC ../src/ap/wnm_ap.c
CC ../src/drivers/driver_nl80211.c
CC ../src/drivers/driver_nl80211_capa.c
CC ../src/drivers/driver_nl80211_event.c
CC ../src/drivers/driver_nl80211_monitor.c
CC ../src/drivers/driver_nl80211_scan.c
CC ../src/drivers/driver_wired.c
CC ../src/drivers/driver_wired_common.c
CC ../src/drivers/linux_ioctl.c
CC ../src/drivers/netlink.c
CC ../src/utils/radiotap.c
CC ../src/l2_packet/l2_packet_linux.c
CC ../src/eap_server/eap_server_md5.c
CC ../src/eap_server/eap_server_tls.c
CC ../src/eap_server/eap_server_peap.c
CC ../src/eap_common/eap_peap_common.c
CC ../src/eap_server/eap_server_ttls.c
CC ../src/eap_server/eap_server_mschapv2.c
CC ../src/eap_server/eap_server_gtc.c
CC ../src/eap_server/eap_server_fast.c
CC ../src/eap_common/eap_fast_common.c
CC ../src/utils/uuid.c
CC ../src/ap/wps_hostapd.c
CC ../src/eap_server/eap_server_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 eap_register.c
CC ../src/eap_server/eap_server.c
CC ../src/eap_common/eap_common.c
CC ../src/eap_server/eap_server_methods.c
CC ../src/eap_server/eap_server_identity.c
CC ../src/common/dragonfly.c
CC ../src/crypto/ms_funcs.c
CC ../src/eap_common/chap.c
CC ../src/eap_server/eap_server_tls_common.c
../src/crypto/tls_openssl.c:19:10: fatal error: openssl/ssl.h: No such file or directory
#include <openssl/ssl.h>
^~~~~~~~~~~~~~~
compilation terminated.
make[4]: *** [../src/build.rules:86: /openwrt/build_dir/target-mips_24kc_musl/hostapd-full-openssl/hostapd-2021-05-22-b102f19b/build/hostapd/src/crypto/tls_openssl.o] Error 1
make[4]: Leaving directory '/openwrt/build_dir/target-mips_24kc_musl/hostapd-full-openssl/hostapd-2021-05-22-b102f19b/hostapd'
make[3]: *** [Makefile:683: /openwrt/build_dir/target-mips_24kc_musl/hostapd-full-openssl/hostapd-2021-05-22-b102f19b/.built] Error 2