[OpenWrt-Devel] ath79: RouterStation Pro build failure

Weedy weedy2887 at gmail.com
Tue Sep 18 23:16:16 EDT 2018


I have build system that adds a couple packages (qos-scripts, munin,
iptables modules, etc) to the default list and builds images for my
systems.

For the purposes of the bug report the differences are:

echo 'CONFIG_TARGET_ath79=y
CONFIG_TARGET_ath79_generic=y
CONFIG_TARGET_ath79_generic_DEVICE_tplink_tl-wdr4300=y
CONFIG_PACKAGE_wpad=y
CONFIG_PACKAGE_wpad-mini=n
' > .config
make defconfig

vs.

echo 'CONFIG_TARGET_ath79=y
CONFIG_TARGET_ath79_generic=y
CONFIG_TARGET_ath79_generic_DEVICE_ubnt_routerstation-pro=y
CONFIG_PACKAGE_wpad=y
CONFIG_PACKAGE_wpad-mini=n
' > .config
make defconfig

I've been on ar71xx a LONG long time and my tl-wdr4300 has been on
ath79 at least a month maybe 2. Today I decided to flip my RSpro over
to ath79 and it puked all over hostapd-wpad-full-internal. Then I did
a make distclean and a puked again so here I am.
Honestly I didn't expect RSpro to rebuild anything vs. tl-wdr4300 but
it insists and somethings dies. Even after erroring out if I swap out
RSpro for tl-wdr4300 in the .config it will rebuild wpad again but
everything works and I get a firmware file at the end.

Thank you for your time.


make[3]: Leaving directory
'/home/weedy/projects/openwrt-lede/package/network/services/dropbear'
time: package/network/services/dropbear/compile#0.13#0.01#0.14
make[3]: Entering directory
'/home/weedy/projects/openwrt-lede/package/libs/gettext'
make[3]: Leaving directory
'/home/weedy/projects/openwrt-lede/package/libs/gettext'
time: package/libs/gettext/compile#0.12#0.03#0.14
make[3]: Entering directory
'/home/weedy/projects/openwrt-lede/package/libs/libiconv'
make[3]: Leaving directory
'/home/weedy/projects/openwrt-lede/package/libs/libiconv'
time: package/libs/libiconv/compile#0.12#0.03#0.14
make[3]: Entering directory
'/home/weedy/projects/openwrt-lede/package/libs/libtool'
make[3]: Leaving directory
'/home/weedy/projects/openwrt-lede/package/libs/libtool'
time: package/libs/libtool/compile#0.11#0.02#0.12
make[3]: Entering directory
'/home/weedy/projects/openwrt-lede/package/libs/wolfssl'
make[3]: Leaving directory
'/home/weedy/projects/openwrt-lede/package/libs/wolfssl'
time: package/libs/wolfssl/compile#0.12#0.02#0.13
make[3]: Entering directory
'/home/weedy/projects/openwrt-lede/package/network/services/hostapd'
rm -f /home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/.built
touch /home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/.built_check
echo `     CFLAGS="-I/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny
-I/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/src/crypto
-I/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/usr/include
-I/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/include
-I/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/usr/include
-I/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/include/fortify
-I/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/include
-DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe
-mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt
-fhonour-copts -Wno-error=unused-but-set-variable
-Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16
-iremap/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2:hostapd-2018-05-21-62566bc2
-Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1
-Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto"
make  -C /home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/hostapd
AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c
-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves
-fno-plt -fhonour-copts -Wno-error=unused-but-set-variable
-Wno-error=unused-result -msoft-float
-iremap/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2:hostapd-2018-05-21-62566bc2
-Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1
-Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto"
LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm"
CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc"
CXX="mips-openwrt-linux-musl-g++"
RANLIB="mips-openwrt-linux-musl-gcc-ranlib"
STRIP=mips-openwrt-linux-musl-strip
OBJCOPY=mips-openwrt-linux-musl-objcopy
OBJDUMP=mips-openwrt-linux-musl-objdump
SIZE=mips-openwrt-linux-musl-size CONFIG_ACS= CONFIG_DRIVER_NL80211=
CONFIG_IEEE80211N= CONFIG_IEEE80211AC= CONFIG_DRIVER_WEXT=
CONFIG_IEEE80211W= CONFIG_DRIVER_ROBOSWITCH=
LIBS="-L/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/usr/lib
-L/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/lib
-L/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/usr/lib
-L/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/lib
-znow -zrelro -Wl,--gc-sections -flto=jobserver -fuse-linker-plugin
-lubox -lubus" LIBS_c="" AR="mips-openwrt-linux-musl-gcc-ar" BCHECK=
-s MULTICALL=1 dump_cflags;
CFLAGS="-I/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny
-I/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/src/crypto
-I/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/usr/include
-I/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/include
-I/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/usr/include
-I/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/include/fortify
-I/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/include
-DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe
-mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt
-fhonour-copts -Wno-error=unused-but-set-variable
-Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16
-iremap/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2:hostapd-2018-05-21-62566bc2
-Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1
-Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto"
make  -C /home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/wpa_supplicant
AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c
-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves
-fno-plt -fhonour-copts -Wno-error=unused-but-set-variable
-Wno-error=unused-result -msoft-float
-iremap/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2:hostapd-2018-05-21-62566bc2
-Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1
-Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto"
LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm"
CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc"
CXX="mips-openwrt-linux-musl-g++"
RANLIB="mips-openwrt-linux-musl-gcc-ranlib"
STRIP=mips-openwrt-linux-musl-strip
OBJCOPY=mips-openwrt-linux-musl-objcopy
OBJDUMP=mips-openwrt-linux-musl-objdump
SIZE=mips-openwrt-linux-musl-size CONFIG_ACS= CONFIG_DRIVER_NL80211=
CONFIG_IEEE80211N= CONFIG_IEEE80211AC= CONFIG_DRIVER_WEXT=
CONFIG_IEEE80211W= CONFIG_DRIVER_ROBOSWITCH=
LIBS="-L/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/usr/lib
-L/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/lib
-L/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/usr/lib
-L/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/lib
-znow -zrelro -Wl,--gc-sections -flto=jobserver -fuse-linker-plugin
-lubox -lubus" LIBS_c="" AR="mips-openwrt-linux-musl-gcc-ar" BCHECK=
-s MULTICALL=1 dump_cflags | sed -e 's,-n ,,g' -e 's^-Os -pipe
-mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt
-fhonour-copts -Wno-error=unused-but-set-variable
-Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16
-iremap/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2:hostapd-2018-05-21-62566bc2
-Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1
-Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto^^' `
> /home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/.cflags
sed -i 's/"/\\"/g'
/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/.cflags
CFLAGS="-I/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny
-I/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/src/crypto
-I/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/usr/include
-I/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/include
-I/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/usr/include
-I/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/include/fortify
-I/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/include
-DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe
-mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt
-fhonour-copts -Wno-error=unused-but-set-variable
-Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16
-iremap/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2:hostapd-2018-05-21-62566bc2
-Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1
-Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto"
make  -C /home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/hostapd
AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c
-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves
-fno-plt -fhonour-copts -Wno-error=unused-but-set-variable
-Wno-error=unused-result -msoft-float
-iremap/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2:hostapd-2018-05-21-62566bc2
-Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1
-Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto"
LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm"
CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc"
CXX="mips-openwrt-linux-musl-g++"
RANLIB="mips-openwrt-linux-musl-gcc-ranlib"
STRIP=mips-openwrt-linux-musl-strip
OBJCOPY=mips-openwrt-linux-musl-objcopy
OBJDUMP=mips-openwrt-linux-musl-objdump
SIZE=mips-openwrt-linux-musl-size CONFIG_ACS= CONFIG_DRIVER_NL80211=
CONFIG_IEEE80211N= CONFIG_IEEE80211AC= CONFIG_DRIVER_WEXT=
CONFIG_IEEE80211W= CONFIG_DRIVER_ROBOSWITCH=
LIBS="-L/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/usr/lib
-L/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/lib
-L/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/usr/lib
-L/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/lib
-znow -zrelro -Wl,--gc-sections -flto=jobserver -fuse-linker-plugin
-lubox -lubus" LIBS_c="" AR="mips-openwrt-linux-musl-gcc-ar" BCHECK=
CFLAGS="$(cat /home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/.cflags)"
MULTICALL=1 hostapd_cli hostapd_multi.a
make[4]: Entering directory
'/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/hostapd'
make[4]: 'hostapd_cli' is up to date.
make[4]: 'hostapd_multi.a' is up to date.
make[4]: Leaving directory
'/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/hostapd'
CFLAGS="-I/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny
-I/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/src/crypto
-I/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/usr/include
-I/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/include
-I/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/usr/include
-I/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/include/fortify
-I/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/include
-DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe
-mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt
-fhonour-copts -Wno-error=unused-but-set-variable
-Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16
-iremap/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2:hostapd-2018-05-21-62566bc2
-Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1
-Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto"
make  -C /home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/wpa_supplicant
AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c
-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves
-fno-plt -fhonour-copts -Wno-error=unused-but-set-variable
-Wno-error=unused-result -msoft-float
-iremap/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2:hostapd-2018-05-21-62566bc2
-Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1
-Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto"
LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm"
CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc"
CXX="mips-openwrt-linux-musl-g++"
RANLIB="mips-openwrt-linux-musl-gcc-ranlib"
STRIP=mips-openwrt-linux-musl-strip
OBJCOPY=mips-openwrt-linux-musl-objcopy
OBJDUMP=mips-openwrt-linux-musl-objdump
SIZE=mips-openwrt-linux-musl-size CONFIG_ACS= CONFIG_DRIVER_NL80211=
CONFIG_IEEE80211N= CONFIG_IEEE80211AC= CONFIG_DRIVER_WEXT=
CONFIG_IEEE80211W= CONFIG_DRIVER_ROBOSWITCH=
LIBS="-L/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/usr/lib
-L/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/lib
-L/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/usr/lib
-L/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/lib
-znow -zrelro -Wl,--gc-sections -flto=jobserver -fuse-linker-plugin
-lubox -lubus" LIBS_c="" AR="mips-openwrt-linux-musl-gcc-ar" BCHECK=
CFLAGS="$(cat /home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/.cflags)"
MULTICALL=1 wpa_cli wpa_supplicant_multi.a
make[4]: Entering directory
'/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/wpa_supplicant'
make[4]: 'wpa_cli' is up to date.
make[4]: 'wpa_supplicant_multi.a' is up to date.
make[4]: Leaving directory
'/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/wpa_supplicant'
export MAKEFLAGS=""; mips-openwrt-linux-musl-gcc -o
/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/wpad
-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves
-fno-plt -fhonour-copts -Wno-error=unused-but-set-variable
-Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16
-iremap/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2:hostapd-2018-05-21-62566bc2
-Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1
-Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto
./files/multicall.c
/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/hostapd/hostapd_multi.a
/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/wpa_supplicant/wpa_supplicant_multi.a
-L/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/usr/lib
-L/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/lib
-L/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/usr/lib
-L/home/weedy/projects/openwrt-lede/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/lib
-znow -zrelro -Wl,--gc-sections -flto=jobserver -fuse-linker-plugin
-lubox -lubus
/home/weedy/projects/openwrt-lede/tmp/ccYaGnFe.ltrans12.ltrans.o: In
function `ap_sta_add':
<artificial>:(.text.ap_sta_add+0xea): undefined reference to
`sta_track_claim_taxonomy_info'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:585:
/home/weedy/projects/openwrt-lede/build_dir/target-mips_24kc_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/.built]
Error 1
make[3]: Leaving directory
'/home/weedy/projects/openwrt-lede/package/network/services/hostapd'
time: package/network/services/hostapd/wpad-full-internal/compile#22.41#0.73#22.92
make[2]: *** [package/Makefile:109:
package/network/services/hostapd/compile] Error 2
make[2]: Leaving directory '/home/weedy/projects/openwrt-lede'
make[1]: *** [package/Makefile:103:
/home/weedy/projects/openwrt-lede/staging_dir/target-mips_24kc_musl/stamp/.package_compile]
Error 2
make[1]: Leaving directory '/home/weedy/projects/openwrt-lede'
make: *** [/home/weedy/projects/openwrt-lede/include/toplevel.mk:218:
world] Error 2

_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list