* sources/poky/meta/recipes-kernel/perf/perf.bb:do_compile) failed with exit code '1'
@ 2024-10-25 10:24 RAVIKUMAR RONAD
2024-10-25 11:55 ` [yocto] " Gyorgy Sarvari
0 siblings, 1 reply; 3+ messages in thread
From: RAVIKUMAR RONAD @ 2024-10-25 10:24 UTC (permalink / raw)
To: yocto
[-- Attachment #1: Type: text/plain, Size: 873 bytes --]
Dear Experts,
I'm currently working on the BSP images for an i.MX6ULL processor-based custom embedded board. I've created the machine file for the respective board, & I'm trying to create a QT6 feature image. For this, I used the following configuration and executed the command:
DISTRO=fslc-xwayland MACHINE=imx6ull-versa256 source calixto-setup-release.sh -b build-xwayland
$bitbake imx-image-full"
Release: kirkstone
Used Host machine for Build: Server PowerEdge T1440 with 24.04 OS
But, I got the following issue:
*Output:*
*ERROR: Task (/home/calixto_admin/calixto-yocto-bsp/sources/poky/meta/recipes-kernel/perf/perf.bb:do_compile) failed with exit code '1'
* How to debug the perf.bb file ? is there any dependency do i need to add or remove for this ? so
Could someone please help me resolve this issue?
Thanks & Regards,
Ravikumar
[-- Attachment #2: Type: text/html, Size: 5886 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [yocto] sources/poky/meta/recipes-kernel/perf/perf.bb:do_compile) failed with exit code '1'
2024-10-25 10:24 sources/poky/meta/recipes-kernel/perf/perf.bb:do_compile) failed with exit code '1' RAVIKUMAR RONAD
@ 2024-10-25 11:55 ` Gyorgy Sarvari
2024-11-12 6:39 ` RAVIKUMAR RONAD
0 siblings, 1 reply; 3+ messages in thread
From: Gyorgy Sarvari @ 2024-10-25 11:55 UTC (permalink / raw)
To: yocto, rprronadrit
On 10/25/24 12:24, RAVIKUMAR RONAD via lists.yoctoproject.org wrote:
> *Output:*
> *ERROR: Task
> (/home/calixto_admin/calixto-yocto-bsp/sources/poky/meta/recipes-kernel/perf/perf.bb:do_compile) failed with exit code '1'
Around the same error (at the end of the output) there should be a
message along the lines of
"ERROR: Logfile of failure stored in:
/home/calixto_admin/calixto-yocto-bsp/sources/build/tmp/work/raspberrypi3_64-poky-linux/perf/1.0-r9/temp/log.do_compile.14505"
This file contains the output of the compilation step, and should also
shed some light on the actual problem. If it doesn't help you, posting
this file's content (or a link to it, if it is very big) could help us
helping you.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-11-12 6:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-25 10:24 sources/poky/meta/recipes-kernel/perf/perf.bb:do_compile) failed with exit code '1' RAVIKUMAR RONAD
2024-10-25 11:55 ` [yocto] " Gyorgy Sarvari
2024-11-12 6:39 ` RAVIKUMAR RONAD
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.