Advertisement
Guest User

Untitled

a guest
Nov 8th, 2018
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1.  
  2.  
  3. DEBUG: sed -e 's:^[^/]*/:/home/dingo/INITRAMFS/rpi-build/tmp/work/raspberrypi3-poky-linux-gnueabi/core-image-weston/1.0-r0/recipe-sysroot-native/:g' /home/dingo/INITRAMFS/rpi-build/tmp/sysroots-components/x86_64/bison-native/fixmepath /home/dingo/INITRAMFS/rpi-build/tmp/sysroots-components/x86_64/gcc-cross-arm/fixmepath /home/dingo/INITRAMFS/rpi-build/tmp/sysroots-components/x86_64/gmp-native/fixmepath | xargs sed -i -e 's:FIXMESTAGINGDIRTARGET:/home/dingo/INITRAMFS/rpi-build/tmp/work/raspberrypi3-poky-linux-gnueabi/core-image-weston/1.0-r0/recipe-sysroot:g; s:FIXMESTAGINGDIRHOST:/home/dingo/INITRAMFS/rpi-build/tmp/work/raspberrypi3-poky-linux-gnueabi/core-image-weston/1.0-r0/recipe-sysroot-native:g' -e 's:FIXME_COMPONENTS_DIR:/home/dingo/INITRAMFS/rpi-build/tmp/sysroots-components:g' -e 's:FIXME_HOSTTOOLS_DIR:/home/dingo/INITRAMFS/rpi-build/tmp/hosttools:g' -e 's:FIXME_PKGDATA_DIR:/home/dingo/INITRAMFS/rpi-build/tmp/pkgdata/raspberrypi3:g' -e 's:FIXME_PSEUDO_LOCALSTATEDIR:/home/dingo/INITRAMFS/rpi-build/tmp/work/raspberrypi3-poky-linux-gnueabi/core-image-weston/1.0-r0/pseudo/:g' -e 's:FIXME_LOGFIFO:/home/dingo/INITRAMFS/rpi-build/tmp/work/raspberrypi3-poky-linux-gnueabi/core-image-weston/1.0-r0/temp/fifo.24666:g'
  4. | DEBUG: Python function extend_recipe_sysroot finished
  5. | DEBUG: Executing shell function do_image_rpi_sdimg
  6. | Creating filesystem with Boot partition 40960 KiB and RootFS 1609728 KiB
  7. | 0+0 records in
  8. | 0+0 records out
  9. | 0 bytes copied, 4.1751e-05 s, 0.0 kB/s
  10. | Model: (file)
  11. | Disk /home/dingo/INITRAMFS/rpi-build/tmp/work/raspberrypi3-poky-linux-gnueabi/core-image-weston/1.0-r0/deploy-core-image-weston-image-complete/core-image-weston-raspberrypi3-20181108123815.rootfs.rpi-sdimg: 1694MB
  12. | Sector size (logical/physical): 512B/512B
  13. | Partition Table: msdos
  14. | Disk Flags:
  15. |
  16. | Number Start End Size Type File system Flags
  17. | 1 4194kB 46.1MB 41.9MB primary boot, lba
  18. | 2 46.1MB 1694MB 1648MB primary
  19. |
  20. | mkfs.fat: warning - lowercase labels might not work properly with DOS or Windows
  21. | mkfs.fat 4.1 (2017-01-24)
  22. | Disk full
  23. | WARNING: exit code 1 from a shell command.
  24. | ERROR: Function failed: do_image_rpi_sdimg (log file is located at /home/dingo/INITRAMFS/rpi-build/tmp/work/raspberrypi3-poky-linux-gnueabi/core-image-weston/1.0-r0/temp/log.do_image_rpi_sdimg.24666)
  25. ERROR: Task (/home/dingo/INITRAMFS/openembedded-core/meta/recipes-graphics/images/core-image-weston.bb:do_image_rpi_sdimg) failed with exit code '1'
  26. NOTE: Tasks Summary: Attempted 4901 tasks of which 4791 didn't need to be rerun and 1 failed.
  27.  
  28. Summary: 1 task failed:
  29. /home/dingo/INITRAMFS/openembedded-core/meta/recipes-graphics/images/core-image-weston.bb:do_image_rpi_sdimg
  30. Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement