Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- yoctoRaspberryEnv:[build]$ bitbake core-image-minimal
- Parsing recipes: 100% |###################################################################################################################################| Time: 0:00:52
- Parsing of 768 .bb files complete (0 cached, 768 parsed). 1300 targets, 40 skipped, 0 masked, 0 errors.
- NOTE: Resolving any missing task queue dependencies
- Build Configuration:
- BB_VERSION = "1.46.0"
- BUILD_SYS = "x86_64-linux"
- NATIVELSBSTRING = "debian-10"
- TARGET_SYS = "x86_64-poky-linux"
- MACHINE = "qemux86-64"
- DISTRO = "poky"
- DISTRO_VERSION = "3.1"
- TUNE_FEATURES = "m64 core2"
- TARGET_FPU = ""
- meta
- meta-poky
- meta-yocto-bsp = "my-yocto-3.1:5d47cdf448b6cff5bb7cc5b0ba0426b8235ec478"
- NOTE: Fetching uninative binary shim from http://downloads.yoctoproject.org/releases/uninative/2.8/x86_64-nativesdk-libc.tar.xz;sha256sum=a09922172c3a439105e0ae6b943daad2d83505b17da0aba97961ff433b8c21ab
- Initialising tasks: 100% |################################################################################################################################| Time: 0:00:02
- Sstate summary: Wanted 1159 Found 0 Missed 1159 Current 0 (0% match, 0% complete)
- NOTE: Executing Tasks
- ERROR: quilt-native-0.66-r0 do_compile: oe_runmake failed
- ERROR: quilt-native-0.66-r0 do_compile: Execution of '/home/warlock/YOCTO/sources/poky/build/tmp/work/x86_64-linux/quilt-native/0.66-r0/temp/run.do_compile.19447' failed with exit code 1:
- make: *** No rule to make target '2'. Stop.
- WARNING: exit code 1 from a shell command.
- ERROR: Logfile of failure stored in: /home/warlock/YOCTO/sources/poky/build/tmp/work/x86_64-linux/quilt-native/0.66-r0/temp/log.do_compile.19447
- Log data follows:
- | DEBUG: Executing python function autotools_aclocals
- | DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-linux', 'common']
- | DEBUG: Python function autotools_aclocals finished
- | DEBUG: Executing shell function do_compile
- | NOTE: make 2
- | make: *** No rule to make target '2'. Stop.
- | ERROR: oe_runmake failed
- | WARNING: exit code 1 from a shell command.
- | ERROR: Execution of '/home/warlock/YOCTO/sources/poky/build/tmp/work/x86_64-linux/quilt-native/0.66-r0/temp/run.do_compile.19447' failed with exit code 1:
- | make: *** No rule to make target '2'. Stop.
- | WARNING: exit code 1 from a shell command.
- |
- ERROR: Task (/home/warlock/YOCTO/sources/poky/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_compile) failed with exit code '1'
- NOTE: Tasks Summary: Attempted 17 tasks of which 0 didn't need to be rerun and 1 failed.
- Summary: 1 task failed:
- /home/warlock/YOCTO/sources/poky/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_compile
- Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement