On 1 Jul 2024, at 08:09, alaraij.shaikah via lists.yoctoproject.org <alaraij.shaikah=gmail....@lists.yoctoproject.org> wrote: > > Yes I did > Here they're: > > Build Configuration: > BB_VERSION = "1.46.0" > BUILD_SYS = "x86_64-linux" > NATIVELSBSTRING = "universal" > TARGET_SYS = "arm-poky-linux-gnueabi" > MACHINE = "stm32mp1" > DISTRO = "poky" > DISTRO_VERSION = "3.1.33" > TUNE_FEATURES = "arm vfp cortexa7 neon vfpv4 thumb callconvention-hard" > TARGET_FPU = "hard" > meta > meta-poky > meta-yocto-bsp = "dunfell:63d05fc061006bf1a88630d6d91cdc76ea33fbf2" > meta-oe > meta-python = "dunfell:01358b6d705071cc0ac5aefa7670ab235709729a" > meta-st-stm32mp = "dunfell:a8d55e2fe13d6be03222f45b3115a96938b2553a”
I’d try deleting your build-mp1/tmp/ directory and trying again, just in case there has been build tree corruption. But if that doesn’t work, start by removing the ST BSP from the problem: $ git clone -b dunfell https://git.yoctoproject.org/poky $ cd poky $ . oe-init-build-env $ MACHINE=qemuarm bitbake gcc If that works then you know the problem is in meta-st somewhere, and you should contact ST for support. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#63418): https://lists.yoctoproject.org/g/yocto/message/63418 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] -=-=-=-=-=-=-=-=-=-=-=-