Advertisement
Guest User

Untitled

a guest
Mar 9th, 2020
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. Loading cache: 100% |#################################################################################################################################################################################| Time: 0:00:00
  2. Loaded 3357 entries from dependency cache.
  3. NOTE: Resolving any missing task queue dependencies
  4.  
  5. Build Configuration:
  6. BB_VERSION = "1.44.0"
  7. BUILD_SYS = "x86_64-linux"
  8. NATIVELSBSTRING = "universal"
  9. TARGET_SYS = "x86_64-poky-linux"
  10. MACHINE = "genericx86-64"
  11. DISTRO = "customdistro"
  12. DISTRO_VERSION = "0.0.1"
  13. TUNE_FEATURES = "m64 core2"
  14. TARGET_FPU = ""
  15. meta
  16. meta-poky
  17. meta-yocto-bsp = "hwplat-yocto3.0-poky:6b31befd3a6f8152b"
  18. meta-customdistro = "customapp:484d1ab8b66c7b25164f8ace4"
  19. meta-oe
  20. meta-python
  21. meta-networking = "zeus:e855ecc6d35677e79780adc57b2552213c995731"
  22.  
  23. Initialising tasks: 100% |############################################################################################################################################################################| Time: 0:00:02
  24. Sstate summary: Wanted 184 Found 183 Missed 1 Current 949 (99% match, 99% complete)
  25. NOTE: Executing Tasks
  26. NOTE: Setscene tasks completed
  27. ERROR: customdistro-distro-1.0-r0 do_populate_sdk: Unable to install packages. Command '/home/kiwiuser/projects/targethardware/src/customdistrodistro/poky/build/tmp/work/genericx86_64-poky-linux/customdistro-distro/1.0-r0/recipe-sysroot-native/usr/bin/apt-get install --force-yes --allow-unauthenticated <LIST OF PACKAGES, one of the package is coreutils> target-sdk-provides-dummy <MORE LIST OF PACKAGES>' returned 100:
  28. Reading package lists...
  29. Building dependency tree...
  30. Reading state information...
  31. Some packages could not be installed. This may mean that you have
  32. requested an impossible situation or if you are using the unstable
  33. distribution that some required packages have not yet been created
  34. or been moved out of Incoming.
  35. The following information may help to resolve the situation:
  36.  
  37. The following packages have unmet dependencies:
  38. target-sdk-provides-dummy : Conflicts: coreutils
  39. E: Unable to correct problems, you have held broken packages.
  40.  
  41. ERROR: Logfile of failure stored in: /home/kiwiuser/projects/targethardware/src/customdistrodistro/poky/build/tmp/work/genericx86_64-poky-linux/customdistro-distro/1.0-r0/temp/log.do_populate_sdk.19581
  42. ERROR: Task (/home/kiwiuser/projects/targethardware/src/customdistrodistro/poky/meta-customdistro/recipes-core/images/customdistro-distro.bb:do_populate_sdk) failed with exit code '1'
  43. NOTE: Tasks Summary: Attempted 3941 tasks of which 3940 didn't need to be rerun and 1 failed.
  44.  
  45. Summary: 1 task failed:
  46. /home/kiwiuser/projects/targethardware/src/customdistrodistro/poky/meta-customdistro/recipes-core/images/customdistro-distro.bb:do_populate_sdk
  47. Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement