From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3D08CD0C5FB for ; Fri, 25 Oct 2024 10:24:47 +0000 (UTC) Subject: sources/poky/meta/recipes-kernel/perf/perf.bb:do_compile) failed with exit code '1' To: yocto@lists.yoctoproject.org From: "RAVIKUMAR RONAD" X-Originating-Location: Bengaluru, Karnataka, IN (122.171.18.41) X-Originating-Platform: Windows Chrome 130 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Fri, 25 Oct 2024 03:24:43 -0700 Message-ID: Content-Type: multipart/alternative; boundary="rdknTmp9DTsXgk7Yf1V6" List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 25 Oct 2024 10:24:47 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/yocto/message/64125 --rdknTmp9DTsXgk7Yf1V6 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Dear Experts, I'm currently working on the BSP images for an i.MX6ULL processor-based cus= tom 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=3Dfslc-xwayland MACHINE=3Dimx6ull-versa256 source calixto-setup-rele= ase.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/recip= es-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 --rdknTmp9DTsXgk7Yf1V6 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable

DISTRO=3Dfslc-xwayland MA= CHINE=3Dimx6ull-versa256 source calixto-setup-release.sh -b build-xwayland $bitbake imx-image-full"

Output:
ERROR: Task (/home/calixto_admin/calixto-yoct= o-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