I'm trying to  build a yocto image (core-image-minimal) using ubuntu 22.04 (on 
VM VirtualBox)
but when I run the command (bitbake core-image-minimal) I keep getting this 
error:

ERROR: gcc-9.5.0-r0 do_compile: oe_runmake failed
ERROR: gcc-9.5.0-r0 do_compile: Execution of 
'/home/shaikah/Projects/yocto/build-mp1/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi/gcc/9.5.0-r0/temp/run.do_compile.58198'
 failed with exit code 1
ERROR: Logfile of failure stored in: 
/home/shaikah/Projects/yocto/build-mp1/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi/gcc/9.5.0-r0/temp/log.do_compile.58198
Log data follows:
| DEBUG: Executing python function autotools_aclocals
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 
'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| DEBUG: Python function autotools_aclocals finished
| DEBUG: Executing shell function do_compile
| NOTE: make -j 2 configure-gcc
| make: *** No rule to make target 'configure-gcc'.  Stop.
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Execution of 
'/home/shaikah/Projects/yocto/build-mp1/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi/gcc/9.5.0-r0/temp/run.do_compile.58198'
 failed with exit code 1
ERROR: Task 
(/home/shaikah/Projects/yocto/poky/meta/recipes-devtools/gcc/gcc_9.5.bb:do_compile)
 failed with exit code '1'
NOTE: Tasks Summary: Attempted 627 tasks of which 620 didn't need to be rerun 
and 1 failed.

Summary: 1 task failed:
/home/shaikah/Projects/yocto/poky/meta/recipes-devtools/gcc/gcc_9.5.bb:do_compile
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.

I tried cleaning then rebuilding but it didn't work.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#63415): https://lists.yoctoproject.org/g/yocto/message/63415
Mute This Topic: https://lists.yoctoproject.org/mt/106958287/21656
Mute #bitbake:https://lists.yoctoproject.org/g/yocto/mutehashtag/bitbake
Mute #ubuntu:https://lists.yoctoproject.org/g/yocto/mutehashtag/ubuntu
Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to