[bitbake-devel] bitbake error

Khem Raj raj.khem at gmail.com
Fri Feb 21 19:53:48 UTC 2020


On Fri, Feb 21, 2020 at 3:54 AM Iñigo Vicente Waliño
<inigovicentewalino at gmail.com> wrote:
>
> Hi,
>
> I'm trying to build yocto project ZEUS for imx8m mini.
>
> I have this configuration EXTRA_IMAGE_FEATURES= “ ssh-server-openssh tools-sdk tools-debug dbg-pkgs dev-pkgs doc-pkgs package-management tools-profile” in my build/conf/local.con file.
>
> But it reports error when executing bitbake core-image-base.
> Host environment: Ubuntu 18.04.3 LTS
>
> Can any one explain how to resolve this?
>

perf uses kernel sources to build and its perhaps related to BSP
kernel you are using to build the image
that it might need certain tweaks to compile perf, it seems it asking
for using python2 so perhaps you can inherit pythonnative in the perf
recipe and that might help

> The error log is below.
>
>
> Thanks, best regards
>
> Iñigo.
>
>
>
> --
> _______________________________________________
> bitbake-devel mailing list
> bitbake-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/bitbake-devel


More information about the bitbake-devel mailing list