[LEDE-DEV] Issues with ncurses (Was: Issues with xtables-addons after rebasing today)

Baptiste Jonglez baptiste at bitsofnetworks.org
Wed Aug 23 01:39:15 PDT 2017


On 23-08-17, Koen Vandeputte wrote:
> Now this one pops up again (reported by Mauro Mozzarelli yesterday):
> 
> 
> find /mnt/ramdisk/test/firmware/builds/generic_imx6/build_dir/target-arm_cortex-a9+neon_musl_eabi/util-linux-2.30.1/ipkg-arm_cortex-a9_neon/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

This is probably related to the util-linux bump from a few days ago, it
added a dependency to libncursesw for fdisk but possibly missed dmesg.

Also, it's a bit of a mess, some util-linux packages depend on libncurses
and some depend on libncursesw (it's the same package in the end so it's
not such a big deal).

Baptiste

> Makefile:673: recipe for target '/mnt/ramdisk/test/firmware/builds/generic_imx6/bin/packages/arm_cortex-a9_neon/base/dmesg_2.30.1-1_arm_cortex-a9_neon.ipk'
> failed
> make[3]: *** [/mnt/ramdisk/test/firmware/builds/generic_imx6/bin/packages/arm_cortex-a9_neon/base/dmesg_2.30.1-1_arm_cortex-a9_neon.ipk]
> Error 1
> make[3]: Leaving directory
> '/mnt/ramdisk/test/firmware/builds/generic_imx6/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 '/mnt/ramdisk/test/firmware/builds/generic_imx6'
> package/Makefile:105: recipe for target '/mnt/ramdisk/test/firmware/builds/generic_imx6/staging_dir/target-arm_cortex-a9+neon_musl_eabi/stamp/.package_compile'
> failed
> make[1]: *** [/mnt/ramdisk/test/firmware/builds/generic_imx6/staging_dir/target-arm_cortex-a9+neon_musl_eabi/stamp/.package_compile]
> Error 2
> make[1]: Leaving directory '/mnt/ramdisk/test/firmware/builds/generic_imx6'
> /mnt/ramdisk/test/firmware/builds/generic_imx6/include/toplevel.mk:207:
> recipe for target 'world' failed
> make: *** [world] Error 2
> 
> 
> 
> Remark: I'm using the full dmesg package, not the one provided in busybox
> 
> I'll leave the build in it's current state here.
> If you want details from a certain file, please let me know.
> 
> 
> Koen
> 
> _______________________________________________
> Lede-dev mailing list
> Lede-dev at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/lede-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/lede-dev/attachments/20170823/31ce813b/attachment.sig>


More information about the Lede-dev mailing list