Advertisement
Guest User

Untitled

a guest
Feb 29th, 2024
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. tdowty@ubuntu:~/amd/poky-amd-kirkstone/build-v3000-kirkstone$ bitbake -e secure-core-image
  2. Loading cache: 100% | | ETA: --:--:--
  3. Loaded 0 entries from dependency cache.
  4. Parsing recipes: 100% |######################################################################################################################################################################| Time: 0:00:18
  5. Parsing of 2568 .bb files complete (0 cached, 2568 parsed). 4058 targets, 90 skipped, 0 masked, 0 errors.
  6. NOTE: Resolving any missing task queue dependencies
  7. ERROR: Nothing RPROVIDES 'dnf' (but /home/tdowty/amd/poky-amd-kirkstone/meta-secure-core/meta/recipes-core/images/secure-core-image.bb RDEPENDS on or otherwise requires it)
  8. dnf was skipped: Recipe will be skipped because: does not build without package_rpm in PACKAGE_CLASSES due disabled rpm support in libsolv
  9. NOTE: Runtime target 'dnf' is unbuildable, removing...
  10. Missing or unbuildable dependency chain was: ['dnf']
  11. ERROR: Required build target 'secure-core-image' has no buildable providers.
  12. Missing or unbuildable dependency chain was: ['secure-core-image', 'dnf']
  13.  
  14. Summary: There were 2 ERROR messages, returning a non-zero exit code.
  15.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement