After the latest git update today lede code fails to build with the following:

mkdir -p /spi/router/lede/trunk-ipvs/bin/targets/lantiq/xrx200/packages /spi/router/lede/trunk-ipvs/build_dir/target-mips_24kc_musl/util-linux-2.30.1/ipkg-mips_24kc/dmesg/CONTROL /spi/router/lede/trunk-ipvs/staging_dir/target-mips_24kc_musl/pkginfo install -d -m0755 /spi/router/lede/trunk-ipvs/build_dir/target-mips_24kc_musl/util-linux-2.30.1/ipkg-mips_24kc/dmesg/usr/bin install -m0755 /spi/router/lede/trunk-ipvs/build_dir/target-mips_24kc_musl/util-linux-2.30.1/ipkg-install/usr/bin/dmesg /spi/router/lede/trunk-ipvs/build_dir/target-mips_24kc_musl/util-linux-2.30.1/ipkg-mips_24kc/dmesg/usr/bin/ find /spi/router/lede/trunk-ipvs/build_dir/target-mips_24kc_musl/util-linux-2.30.1/ipkg-mips_24kc/dmesg -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
Package dmesg is missing dependencies for the following libraries:
libncursesw.so.6
Makefile:673: recipe for target '/spi/router/lede/trunk-ipvs/bin/packages/mips_24kc/base/dmesg_2.30.1-1_mips_24kc.ipk' failed make[3]: *** [/spi/router/lede/trunk-ipvs/bin/packages/mips_24kc/base/dmesg_2.30.1-1_mips_24kc.ipk] Error 1 make[3]: Leaving directory '/spi/router/lede/trunk-ipvs/package/utils/util-linux' package/Makefile:109: recipe for target 'package/utils/util-linux/compile' failed
make[2]: *** [package/utils/util-linux/compile] Error 2
make[2]: Leaving directory '/spi/router/lede/trunk-ipvs'
package/Makefile:105: recipe for target '/spi/router/lede/trunk-ipvs/staging_dir/target-mips_24kc_musl/stamp/.package_compile' failed make[1]: *** [/spi/router/lede/trunk-ipvs/staging_dir/target-mips_24kc_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/spi/router/lede/trunk-ipvs'
/spi/router/lede/trunk-ipvs/include/toplevel.mk:207: recipe for target 'world' failed
make: *** [world] Error 2

A fresh git pull also fails with the same dependency issue.



_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to