Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 13:30:40 0179: stderr = stderr.decode("utf-8")
- 13:30:40 0180:
- 13:30:40 0181: if pipe.returncode != 0:
- 13:30:40 *** 0182: raise ExecutionError(cmd, pipe.returncode, stdout, stderr)
- 13:30:40 0183: return stdout, stderr
- 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:
- 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).
- 13:30:40 Directories: 1
- 13:30:40 Objects: 3
- 13:30:40 Regular files: 0
- 13:30:40 Comparisons: 0
- 13:30:40 Linked: 0
- 13:30:40 Saved: 0
- 13:30:40 WARNING: exit code 1 from a shell command.
- 13:30:40
- 13:30:40
- 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
- 13:30:40 NOTE: recipe glibc-locale-2.31-r0: task do_package: Failed
- 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'
- 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