Skip to content

Instantly share code, notes, and snippets.

@netskink
Created April 11, 2016 14:49
Show Gist options
  • Save netskink/2de70a9d2c93b0a62865ebb283161c6e to your computer and use it in GitHub Desktop.
Save netskink/2de70a9d2c93b0a62865ebb283161c6e to your computer and use it in GitHub Desktop.
davis@lemonvo:~/progs/tiotop/stream/unpack/packages/src/build/.build-yocto$ bitbake -c clean qemu-native
WARNING: Host distribution "Ubuntu-16.04" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
NOTE: INCLUDING gnutls as buildable despite INCOMPATIBLE_LICENSE because it has been whitelisted | ETA: --:--:--
NOTE: INCLUDING libtasn1 as buildable despite INCOMPATIBLE_LICENSE because it has been whitelisted
WARNING: Unable to get checksum for yocto-nsdk-ip-image-vmware SRC_URI entry anuvaaz.vmx: file could not be found | ETA: 00:01:32
WARNING: marvell-sdio-fw: LICENSE value "Marvell Commercial" has an invalid format - license names must be separated by the following characters to indicate the license selection: &|()
WARNING: marvell-sdio-fw: LICENSE value "Marvell Commercial" has an invalid format - license names must be separated by the following characters to indicate the license selection: &|()
WARNING: marvell-sdio-fw: LICENSE value "Marvell Commercial" has an invalid format - license names must be separated by the following characters to indicate the license selection: &|()
NOTE: INCLUDING less as buildable despite INCOMPATIBLE_LICENSE because it has been whitelisted | ETA: 00:00:43
NOTE: INCLUDING libidn as buildable despite INCOMPATIBLE_LICENSE because it has been whitelisted
NOTE: INCLUDING libidn as buildable despite INCOMPATIBLE_LICENSE because it has been whitelisted | ETA: 00:00:42
NOTE: INCLUDING libassuan as buildable despite INCOMPATIBLE_LICENSE because it has been whitelisted | ETA: 00:00:10
NOTE: INCLUDING libtasn1 as buildable despite INCOMPATIBLE_LICENSE because it has been whitelisted## | ETA: 00:00:10
NOTE: INCLUDING gnutls as buildable despite INCOMPATIBLE_LICENSE because it has been whitelisted
fatal: Not a git repository (or any of the parent directories): .git############################################# | ETA: 00:00:03
fatal: Not a git repository (or any of the parent directories): .git############################################## | ETA: 00:00:03
Parsing recipes: 100% |#################################################################################################| Time: 00:00:52
Parsing of 966 .bb files complete (0 cached, 966 parsed). 1408 targets, 267 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing PROVIDES 'virtual/libx11-native' (but virtual:native:/home/davis/progs/tiotop/stream/unpack/packages/src/build/poky-jethro-14.0.0/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb DEPENDS on or otherwise requires it)
ERROR: libx11-native PROVIDES virtual/libx11-native but was skipped: missing required distro feature 'x11' (not in DISTRO_FEATURES)
ERROR: Required build target 'qemu-native' has no buildable providers.
Missing or unbuildable dependency chain was: ['qemu-native', 'libsdl-native', 'virtual/libx11-native']
Summary: There were 5 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
davis@lemonvo:~/progs/tiotop/stream/unpack/packages/src/build/.build-yocto$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment