Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.71 KB | None | 0 0
  1. aleph@aleph-workstation:~/angstrom-build$ bitbake gsrd-console-image -v
  2. WARNING: Layer mono should set LAYERSERIES_COMPAT_mono in its conf/layer.conf file to list the core layer names it is compatible with.
  3. WARNING: Layer photography-layer should set LAYERSERIES_COMPAT_photography-layer in its conf/layer.conf file to list the core layer names it is compatible with.
  4. WARNING: Layer meta-maker should set LAYERSERIES_COMPAT_meta-maker in its conf/layer.conf file to list the core layer names it is compatible with.
  5. WARNING: Layer meta-altera should set LAYERSERIES_COMPAT_meta-altera in its conf/layer.conf file to list the core layer names it is compatible with.
  6. WARNING: Layer meta-altera-refdes should set LAYERSERIES_COMPAT_meta-altera-refdes in its conf/layer.conf file to list the core layer names it is compatible with.
  7. WARNING: Layer nslu2-layer should set LAYERSERIES_COMPAT_nslu2-layer in its conf/layer.conf file to list the core layer names it is compatible with.
  8. WARNING: Layer meta-chip should set LAYERSERIES_COMPAT_meta-chip in its conf/layer.conf file to list the core layer names it is compatible with.
  9. WARNING: Layer meta-dominion should set LAYERSERIES_COMPAT_meta-dominion in its conf/layer.conf file to list the core layer names it is compatible with.
  10. WARNING: Layer meta-beagleboard-common should set LAYERSERIES_COMPAT_meta-beagleboard-common in its conf/layer.conf file to list the core layer names it is compatible with.
  11. WARNING: Layer edison should set LAYERSERIES_COMPAT_edison in its conf/layer.conf file to list the core layer names it is compatible with.
  12. NOTE: Started PRServer with DBfile: /home/aleph/angstrom-build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 34324, PID: 14868
  13. WARNING: Layer mono should set LAYERSERIES_COMPAT_mono in its conf/layer.conf file to list the core layer names it is compatible with.
  14. WARNING: Layer photography-layer should set LAYERSERIES_COMPAT_photography-layer in its conf/layer.conf file to list the core layer names it is compatible with.
  15. WARNING: Layer meta-maker should set LAYERSERIES_COMPAT_meta-maker in its conf/layer.conf file to list the core layer names it is compatible with.
  16. WARNING: Layer meta-altera should set LAYERSERIES_COMPAT_meta-altera in its conf/layer.conf file to list the core layer names it is compatible with.
  17. WARNING: Layer meta-altera-refdes should set LAYERSERIES_COMPAT_meta-altera-refdes in its conf/layer.conf file to list the core layer names it is compatible with.
  18. WARNING: Layer nslu2-layer should set LAYERSERIES_COMPAT_nslu2-layer in its conf/layer.conf file to list the core layer names it is compatible with.
  19. WARNING: Layer meta-chip should set LAYERSERIES_COMPAT_meta-chip in its conf/layer.conf file to list the core layer names it is compatible with.
  20. WARNING: Layer meta-dominion should set LAYERSERIES_COMPAT_meta-dominion in its conf/layer.conf file to list the core layer names it is compatible with.
  21. WARNING: Layer meta-beagleboard-common should set LAYERSERIES_COMPAT_meta-beagleboard-common in its conf/layer.conf file to list the core layer names it is compatible with.
  22. WARNING: Layer edison should set LAYERSERIES_COMPAT_edison in its conf/layer.conf file to list the core layer names it is compatible with.
  23. WARNING: You have included the meta-virtualization layer, but 'virtualization' has not been enabled in your DISTRO_FEATURES. Some bbappend files may not take effect. See the meta-virtualization README for details on enabling virtualization support.
  24. Loading cache: 100% |##################################################################################################| Time: 0:00:00
  25. Loaded 125 entries from dependency cache.
  26. WARNING: /home/aleph/angstrom-build/layers/meta-linaro/meta-linaro/recipes-kernel/linux/linux-hikey-ilp32_4.12.bb: Variable key FILES_${KERNEL_PACKAGE_NAME}-devicetree (/${KERNEL_IMAGEDEST}/*.dtb /${KERNEL_IMAGEDEST}/*.dtbo) replaces original key FILES_kernel-devicetree ( /boot/*.dtb).
  27. WARNING: /home/aleph/angstrom-build/layers/meta-linaro/meta-linaro/recipes-kernel/linux/linux-hikey-ilp32_4.12.bb: Variable key RDEPENDS_${KERNEL_PACKAGE_NAME}-image ( ${@oe.utils.conditional('KERNEL_IMAGETYPE', 'vmlinux', '${KERNEL_PACKAGE_NAME}-vmlinux', '', d)}) replaces original key RDEPENDS_kernel-image ( kernel-devicetree).
  28. ERROR: ParseError at /home/aleph/angstrom-build/layers/openembedded-core/meta/classes/image.bbclass:181: Could not inherit file classes/sdcard_image-socfpga.bbclass
  29. WARNING: /home/aleph/angstrom-build/layers/meta-beagleboard/common-bsp/recipes-kernel/linux/linux-beagleboard_4.14.bb: Variable key FILES_${KERNEL_PACKAGE_NAME}-devicetree (/${KERNEL_IMAGEDEST}/*.dtb /${KERNEL_IMAGEDEST}/*.dtbo) replaces original key FILES_kernel-devicetree ( /boot/*.dtb).
  30. WARNING: /home/aleph/angstrom-build/layers/meta-beagleboard/common-bsp/recipes-kernel/linux/linux-beagleboard_4.14.bb: Variable key RDEPENDS_${KERNEL_PACKAGE_NAME}-image ( ${@oe.utils.conditional('KERNEL_IMAGETYPE', 'vmlinux', '${KERNEL_PACKAGE_NAME}-vmlinux', '', d)}) replaces original key RDEPENDS_kernel-image ( kernel-devicetree).
  31. WARNING: /home/aleph/angstrom-build/layers/meta-beagleboard/common-bsp/recipes-kernel/linux/linux-beagleboard_4.4.bb: Variable key FILES_${KERNEL_PACKAGE_NAME}-devicetree (/${KERNEL_IMAGEDEST}/*.dtb /${KERNEL_IMAGEDEST}/*.dtbo) replaces original key FILES_kernel-devicetree ( /boot/*.dtb).
  32. WARNING: /home/aleph/angstrom-build/layers/meta-beagleboard/common-bsp/recipes-kernel/linux/linux-beagleboard_4.4.bb: Variable key RDEPENDS_${KERNEL_PACKAGE_NAME}-image ( ${@oe.utils.conditional('KERNEL_IMAGETYPE', 'vmlinux', '${KERNEL_PACKAGE_NAME}-vmlinux', '', d)}) replaces original key RDEPENDS_kernel-image ( kernel-devicetree).
  33.  
  34. Summary: There were 27 WARNING messages shown.
  35. Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement