Skip to content

Instantly share code, notes, and snippets.

@Nokius
Created March 10, 2016 08:53
Show Gist options
  • Save Nokius/151b3cb4bb8c1935d612 to your computer and use it in GitHub Desktop.
Save Nokius/151b3cb4bb8c1935d612 to your computer and use it in GitHub Desktop.
[AstroidOS] Dory
Makefile:471: recipe for target 'eglplatform_wayland_la-eglplatform_wayland.lo' failed
| make[4]: *** [eglplatform_wayland_la-eglplatform_wayland.lo] Error 1
| make[4]: *** Waiting for unfinished jobs....
| Makefile:478: recipe for target 'eglplatform_wayland_la-wayland_window.lo' failed
| make[4]: *** [eglplatform_wayland_la-wayland_window.lo] Error 1
| make[4]: Leaving directory '/home/jjann/asteroid/build/tmp-glibc/work/dory-oe-linux-gnueabi/libhybris/1_0.1.0+gitrAUTOINC+bd6df6a306-r1/git/hybris/egl/platforms/wayland'
| Makefile:371: recipe for target 'all-recursive' failed
| make[3]: *** [all-recursive] Error 1
| make[3]: Leaving directory '/home/jjann/asteroid/build/tmp-glibc/work/dory-oe-linux-gnueabi/libhybris/1_0.1.0+gitrAUTOINC+bd6df6a306-r1/git/hybris/egl/platforms'
| Makefile:675: recipe for target 'all-recursive' failed
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory '/home/jjann/asteroid/build/tmp-glibc/work/dory-oe-linux-gnueabi/libhybris/1_0.1.0+gitrAUTOINC+bd6df6a306-r1/git/hybris/egl'
| Makefile:426: recipe for target 'all-recursive' failed
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory '/home/jjann/asteroid/build/tmp-glibc/work/dory-oe-linux-gnueabi/libhybris/1_0.1.0+gitrAUTOINC+bd6df6a306-r1/git/hybris'
| Makefile:358: recipe for target 'all' failed
| make: *** [all] Error 2
| WARNING: /home/jjann/asteroid/build/tmp-glibc/work/dory-oe-linux-gnueabi/libhybris/1_0.1.0+gitrAUTOINC+bd6df6a306-r1/temp/run.do_compile.26852:1 exit 1 from
| exit 1
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile (log file is located at /home/jjann/asteroid/build/tmp-glibc/work/dory-oe-linux-gnueabi/libhybris/1_0.1.0+gitrAUTOINC+bd6df6a306-r1/temp/log.do_compile.26852)
ERROR: Task 1672 (/home/jjann/asteroid/src/meta-smartphone/meta-android/recipes-core/libhybris/libhybris_git.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1019 tasks of which 0 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:
Summary: 1 task failed:
/home/jjann/asteroid/src/meta-smartphone/meta-android/recipes-core/libhybris/libhybris_git.bb, do_compile
Summary: There were 5 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment