On Tue, Jun 30, 2020 at 8:08 PM Joshua Watt <jpewhac...@gmail.com> wrote: > > On Tue, Jun 30, 2020 at 4:56 PM MikeB <mabnh...@gmail.com> wrote: > > > > I recently tried upgrading from 3.1.0 to 3.1.1. I'm not sure if this is a > > bug or just my problem. I maintain five different architectures and all > > five have the same failure in gcc-sanitizers as I'm trying to build the SDK. > > > > | cat: > > /data/mabnhdev/exos-yocto-dunfell/build/exos-arm64/tmp/work-shared/gcc-9.3.0-r0/gcc-9.3.0/gcc/defaults.h: > > No such file or directory > > | WARNING: > > /data/mabnhdev/exos-yocto-dunfell/build/exos-arm64/tmp/work/aarch64-poky-linux/gcc-sanitizers/9.3.0-r0/temp/run.do_configure.31505:1 > > exit 1 from 'grep -v "\#endif.*GCC_DEFAULTS_H" > > > /data/mabnhdev/exos-yocto-dunfell/build/exos-arm64/tmp/work/aarch64-poky-linux/gcc-sanitizers/9.3.0-r0/gcc-9.3.0/build.aarch64-poky-linux.aarch64-poky-linux/gcc/defaults.h.new' > > | ERROR: Execution of > > '/data/mabnhdev/exos-yocto-dunfell/build/exos-arm64/tmp/work/aarch64-poky-linux/gcc-sanitizers/9.3.0-r0/temp/run.do_configure.31505' > > failed with exit code 1: > > | cat: > > /data/mabnhdev/exos-yocto-dunfell/build/exos-arm64/tmp/work-shared/gcc-9.3.0-r0/gcc-9.3.0/gcc/defaults.h: > > No such file or directory > > | WARNING: > > /data/mabnhdev/exos-yocto-dunfell/build/exos-arm64/tmp/work/aarch64-poky-linux/gcc-sanitizers/9.3.0-r0/temp/run.do_configure.31505:1 > > exit 1 from 'grep -v "\#endif.*GCC_DEFAULTS_H" > > > /data/mabnhdev/exos-yocto-dunfell/build/exos-arm64/tmp/work/aarch64-poky-linux/gcc-sanitizers/9.3.0-r0/gcc-9.3.0/build.aarch64-poky-linux.aarch64-poky-linux/gcc/defaults.h.new' > > > > At first, I thought this may be a dependency issue because I inherit > > "rm_work" to tidy up; but I tried a build without it - i.e. keeping all > > work around - and got the same failure. > > I've encountered a similar error just today when switching SDKMACHINE. > Are you using archive.bbclass by any chance (INHERIT += "archive")? I > just recently fixed a bug in archive.bbclass > (7a57e777597d7f66d065582cfb83cd8f9468f4af) where the archiving of > gcc-source raced with do_preconfigure and I'm wondering if it's > related
I believe I have fixed this in https://lists.openembedded.org/g/openembedded-core/message/140161, please try it out to make sure it solves your issue as well. > > > > > I've attached the full error log. Any troubleshooting advice would be > > appreciated.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#49801): https://lists.yoctoproject.org/g/yocto/message/49801 Mute This Topic: https://lists.yoctoproject.org/mt/75223575/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-