Niedawno budowałem 17.01-SNAPSHOT pod APU2 i kompilacja poszła bez problemu.
Dziś zapodałem 17.01.1 i zatrzymała się na "nslookup_lede"
scripts/Makefile.build:197: recipe for target 'networking/nslookup_lede.o' failed
make[5]: *** [networking/nslookup_lede.o] Error 1
Makefile:742: recipe for target 'networking' failed
make[4]: *** [networking] Error 2
make[4]: Leaving directory '/home/cinek/.build/LEDE-17.01.1/lede/build_dir/target-x86_64_musl-1.1.16/busybox-1.25.1'
Makefile:121: recipe for target '/home/cinek/.build/LEDE-17.01.1/lede/build_dir/target-x86_64_musl-1.1.16/busybox-1.25.1/.built' failed
make[3]: *** [/home/cinek/.build/LEDE-17.01.1/lede/build_dir/target-x86_64_musl-1.1.16/busybox-1.25.1/.built] Error 2
make[3]: Leaving directory '/home/cinek/.build/LEDE-17.01.1/lede/package/utils/busybox'
package/Makefile:105: recipe for target 'package/utils/busybox/compile' failed
make[2]: *** [package/utils/busybox/compile] Error 2
make[2]: Leaving directory '/home/cinek/.build/LEDE-17.01.1/lede'
package/Makefile:101: recipe for target '/home/cinek/.build/LEDE-17.01.1/lede/staging_dir/target-x86_64_musl-1.1.16/stamp/.package_compile' failed
make[1]: *** [/home/cinek/.build/LEDE-17.01.1/lede/staging_dir/target-x86_64_musl-1.1.16/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/cinek/.build/LEDE-17.01.1/lede'
/home/cinek/.build/LEDE-17.01.1/lede/include/toplevel.mk:197: recipe for target 'world' failed
make: *** [world] Error 2
Porównałem sobie .config i to jedyna różnica.
1186c1186,1187
< CONFIG_BUSYBOX_DEFAULT_NSLOOKUP=y
---
> # CONFIG_BUSYBOX_DEFAULT_NSLOOKUP is not set
> CONFIG_BUSYBOX_DEFAULT_NSLOOKUP_LEDE=y
2015c2016,2018
< CONFIG_BUSYBOX_CONFIG_NSLOOKUP=y
---
> # CONFIG_BUSYBOX_CONFIG_NSLOOKUP is not set
> CONFIG_BUSYBOX_CONFIG_NSLOOKUP_LEDE=y
> # CONFIG_BUSYBOX_CONFIG_FEATURE_NSLOOKUP_LEDE_LONG_OPTIONS is not set
2186d2188
< # CONFIG_OPKG_SUPPORT_MD5 is not set
Zmieniłem ten "nslookup_lede" na "nslookup" i kompilacja poszła do końca bez problemu.
APU2 @ OpenWrt 18.06-SNAPSHOT, r7852-7ac6044632