Your meta-dream is not up to date. coreutils_8.26.bbappend is moved from meta-dream to pli-extras.
Ahhh, thank you very much.
For some reason it wasn't updated correctly.
cris hasn't added any friends yet.
No latest visitors to show
18 May 2018 - 13:58
Your meta-dream is not up to date. coreutils_8.26.bbappend is moved from meta-dream to pli-extras.
Ahhh, thank you very much.
For some reason it wasn't updated correctly.
18 May 2018 - 13:00
I've started having this error when building for every machine:
... ERROR: Nothing RPROVIDES 'coreutils-stdbufcoreutils-realpath' ... NOTE: Runtime target 'coreutils-stdbufcoreutils-realpath' is unbuildable, removing... Missing or unbuildable dependency chain was: ['coreutils-stdbufcoreutils-realpath'] ERROR: Required build target 'coreutils' has no buildable providers. Missing or unbuildable dependency chain was: ['coreutils', 'coreutils-stdbufcoreutils-realpath'] ...
which seems to be caused by this line into pli-extras/meta-dream/recipes-core/coreutils/coreutils_8.26.bbappend
... RRECOMMENDS_${PN}_append_class-target = "${PN}-realpath ${PN}-stdbuf" ...
Any ideas?
Thank you in advance!
2 April 2018 - 18:47
Is it possible to generate the 3rd-party feeds?
31 March 2018 - 19:54
Thank you Cris, I dont have the error on Fedora 27. But I'll test and add the patch asap.
Thank you very much for the hard work!
Reusing old devices has also a positive environmental impact.
This is the only "serious error" I encountered building for dm800, dm800se and dm8000 using Debian Testing.
31 March 2018 - 15:22
I was unable to build for the dm800 due to an error with glibc_2.19:
Error 134 | make: *** Waiting for unfinished jobs.... | localedef: loadlocale.c:129: _nl_intern_locale_data: Assertion `cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed. | qemu: uncaught target signal 6 (Aborted) - core dumped
Adding the following patch to glibc_2.19.bb has helped to complete the build:
gracefully_handle_incompatible_locale_data.patch 613bytes 8 downloads
Note: I've grabbed the patch from https://patchwork.oz...g/patch/521143/