Advertisement
Guest User

Untitled

a guest
Nov 4th, 2017
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1. ERROR MESSAGE
  2.  
  3. ERROR: cairo-1.14.10-r0 do_prepare_recipe_sysroot: The file /usr/lib/pkgconfig/wayland-egl.pc is installed by both mesa and imx-gpu-viv, aborting
  4. ERROR: cairo-1.14.10-r0 do_prepare_recipe_sysroot: Function failed: extend_recipe_sysroot
  5. ERROR: Logfile of failure stored in: /home/jrosen/projets/rtd-atlas/yocto/poky/build/tmp/work/armv7at2hf-neon-mx6qdl-fslc-linux-gnueabi/cairo/1.14.10-r0/temp/log.do_prepare_recipe_sysroot.13922
  6. ERROR: Task (/home/jrosen/projets/rtd-atlas/yocto/poky/meta/recipes-graphics/cairo/cairo_1.14.10.bb:do_prepare_recipe_sysroot) failed with exit code '1'
  7. ERROR: libepoxy-1.4.3-r0 do_prepare_recipe_sysroot: The file /usr/lib/pkgconfig/wayland-egl.pc is installed by both mesa and imx-gpu-viv, aborting
  8. ERROR: libepoxy-1.4.3-r0 do_prepare_recipe_sysroot: Function failed: extend_recipe_sysroot
  9. ERROR: Logfile of failure stored in: /home/jrosen/projets/rtd-atlas/yocto/poky/build/tmp/work/armv7at2hf-neon-mx6qdl-fslc-linux-gnueabi/libepoxy/1.4.3-r0/temp/log.do_prepare_recipe_sysroot.13925
  10. ERROR: Task (/home/jrosen/projets/rtd-atlas/yocto/poky/meta/recipes-graphics/libepoxy/libepoxy_1.4.3.bb:do_prepare_recipe_sysroot) failed with exit code '1'
  11. NOTE: Tasks Summary: Attempted 5806 tasks of which 5804 didn't need to be rerun and 2 failed.
  12. NOTE: Writing buildhistory
  13.  
  14. Summary: 2 tasks failed:
  15. /home/jrosen/projets/rtd-atlas/yocto/poky/meta/recipes-graphics/cairo/cairo_1.14.10.bb:do_prepare_recipe_sysroot
  16. /home/jrosen/projets/rtd-atlas/yocto/poky/meta/recipes-graphics/libepoxy/libepoxy_1.4.3.bb:do_prepare_recipe_sysroot
  17. Summary: There was 1 WARNING message shown.
  18. Summary: There were 4 ERROR messages shown, returning a non-zero exit code.
  19.  
  20.  
  21.  
  22.  
  23.  
  24. LOCAL.CONF
  25.  
  26. MACHINE="imx6qdlsabresd"
  27. INHERIT += "rm_work"
  28. INHERIT += "buildhistory"
  29. DISTRO_FEATURES_append = " systemd"
  30. VIRTUAL-RUNTIME_init_manager = "systemd"
  31. ACCEPT_FSL_EULA = "1"
  32. DISTRO="fslc-xwayland"
  33.  
  34.  
  35.  
  36.  
  37. BBLAYERS.CONF
  38.  
  39.  
  40. BBLAYERS ?= " \
  41. /home/jrosen/projets/rtd-atlas/yocto/poky/meta \
  42. /home/jrosen/projets/rtd-atlas/yocto/poky/meta-poky \
  43. /home/jrosen/projets/rtd-atlas/yocto/poky/meta-yocto-bsp \
  44. /home/jrosen/projets/rtd-atlas/yocto/poky/meta-freescale \
  45. /home/jrosen/projets/rtd-atlas/yocto/poky/meta-freescale-distro \
  46. /home/jrosen/projets/rtd-atlas/yocto/poky/meta-openembedded/meta-oe \
  47. "
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement