AsteroidOS / asteroid

Build script for AsteroidOS, an open-source operating system for smartwatches
http://asteroidos.org
GNU General Public License v2.0
884 stars 64 forks source link

AsteroidOS building error #84

Open ahmedusamaali opened 5 years ago

ahmedusamaali commented 5 years ago

Hi,

I am new to programming in linux environment and trying to build an image (as described in https://asteroidos.org/wiki/building-asteroidos/ ) but get the following error message

ERROR: Task (virtual:native:/home/usama/asteroid/src/meta-openembedded/meta-oe/recipes-support/gnulib/gnulib_2017-08-20.18.bb:do_install) failed with exit code '1' NOTE: Tasks Summary: Attempted 3818 tasks of which 3809 didn't need to be rerun and 1 failed.

Summary: 1 task failed:

What is wrong?

thax

FlorentRevest commented 5 years ago

Hi @ahmedusamaali, please include the full error logs and not just the end (use a website like pastebin for that) Also, it looks like the errors happens on a recipe that is not maintained as part of AsteroidOS but as part of OpenEmbedded instead, so it is quite likely that you might need to report this to OpenEmbedded instead. I assume you have a host system incompatibility. This typically happens with cutting-edge distributions such as Arch-Linux...