Forum Replies Created
-
AuthorPosts
-
hendrack
ParticipantCan you provide an alternative link to your latest builds? Somehow your blog is extremely slow and I can’t download the build. Thanks.
-
This reply was modified 9 years, 1 month ago by
hendrack.
hendrack
ParticipantWell Ubuntu 13.04 gave me a segfault after boot so I installed ye good ole Debian 7.1 with the same result as the OP:
Parsing recipes: 100% |###################################################################################| Time: 00:01:28 Parsing of 1437 .bb files complete (0 cached, 1437 parsed). 1831 targets, 135 skipped, 0 masked, 0 errors. WARNING: No bb files matched BBFILE_PATTERN_networking-layer '^/home/chris/xbmc-bsp/sources/meta-openembedded/meta-networking//' NOTE: Resolving any missing task queue dependencies NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo) NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg ERROR: Nothing PROVIDES 'virtual/libx11' (but /home/chris/xbmc-bsp/sources/poky/meta/recipes-support/consolekit/consolekit_0.4.6.bb DEPENDS on or otherwise requires it) ERROR: nativesdk-libx11 PROVIDES virtual/libx11 but was skipped: 'x11' not in DISTRO_FEATURES ERROR: libx11-diet PROVIDES virtual/libx11 but was skipped: 'x11' not in DISTRO_FEATURES ERROR: libx11 PROVIDES virtual/libx11 but was skipped: 'x11' not in DISTRO_FEATURES NOTE: Runtime target 'consolekit' is unbuildable, removing... Missing or unbuildable dependency chain was: ['consolekit', 'virtual/libx11'] NOTE: Runtime target 'mpd' is unbuildable, removing... Missing or unbuildable dependency chain was: ['mpd', 'pulseaudio', 'consolekit', 'virtual/libx11'] ERROR: Required build target 'xbmc-image' has no buildable providers. Missing or unbuildable dependency chain was: ['xbmc-image', 'mpd', 'pulseaudio', 'consolekit', 'virtual/libx11'] Summary: There were 4 WARNING messages shown. Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
On a previous try i removed the x11 dependency from consolekit and it compiled fine but fails when assembling the root_fs image with missing package dependencies that do not resolve even when I bitbake them manually.
-
This reply was modified 9 years, 7 months ago by
hendrack.
hendrack
ParticipantI had the same issue with a clean Ubuntu 12.04 install as build host. I followed the yocto documentation and installed needed packages according to http://www.yoctoproject.org/docs/1.5.1/ref-manual/ref-manual.html#required-packages-for-the-host-development-system. Gonna try a 13.04 install today.
-
This reply was modified 9 years, 7 months ago by
hendrack.
-
This reply was modified 9 years, 1 month ago by
-
AuthorPosts