Advertisement
Guest User

Untitled

a guest
Aug 5th, 2020
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. 13:30:40 0179: stderr = stderr.decode("utf-8")
  2. 13:30:40 0180:
  3. 13:30:40 0181: if pipe.returncode != 0:
  4. 13:30:40 *** 0182: raise ExecutionError(cmd, pipe.returncode, stdout, stderr)
  5. 13:30:40 0183: return stdout, stderr
  6. 13:30:40 Exception: bb.process.ExecutionError: Execution of '/home/jenkins/sama5d27-yocto/poky/build/tmp/work/cortexa5t2hf-neon-vfpv4-poky-linux-gnueabi/glibc-locale/2.31-r0/temp/run.do_collect_bins_from_locale_tree.16687' failed with exit code 1:
  7. 13:30:40 cross-localedef-hardlink: /home/jenkins/sama5d27-yocto/poky/build/tmp/work/cortexa5t2hf-neon-vfpv4-poky-linux-gnueabi/glibc-locale/2.31-r0/locale-tree/Makefile is on different filesystem than the rest (use -f option to override).
  8. 13:30:40 Directories: 1
  9. 13:30:40 Objects: 3
  10. 13:30:40 Regular files: 0
  11. 13:30:40 Comparisons: 0
  12. 13:30:40 Linked: 0
  13. 13:30:40 Saved: 0
  14. 13:30:40 WARNING: exit code 1 from a shell command.
  15. 13:30:40
  16. 13:30:40
  17. 13:30:40 ERROR: Logfile of failure stored in: /home/jenkins/sama5d27-yocto/poky/build/tmp/work/cortexa5t2hf-neon-vfpv4-poky-linux-gnueabi/glibc-locale/2.31-r0/temp/log.do_package.16687
  18. 13:30:40 NOTE: recipe glibc-locale-2.31-r0: task do_package: Failed
  19. 13:30:40 ERROR: Task (/home/jenkins/sama5d27-yocto/poky/meta/recipes-core/glibc/glibc-locale_2.31.bb:do_package) failed with exit code '1'
  20. 13:30:40 NOTE: Tasks Summary: Attempted 553 tasks of which 0 didn't need to be rerun and 1 failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement