The combination of the https://lists.openembedded.org/g/openembedded-core/message/140161 and a 'bitbake -ccleansstate on gcc-source-9.3.0' has gotten me back on track.
Thank you all for the help! On Tue, Jun 30, 2020 at 11:10 PM Steve Sakoman <[email protected]> wrote: > On Tue, Jun 30, 2020 at 5:08 PM Steve Sakoman via > lists.yoctoproject.org <[email protected]> > wrote: > > > > On Tue, Jun 30, 2020 at 4:53 PM Joshua Watt <[email protected]> > wrote: > > > > > > On Tue, Jun 30, 2020 at 8:08 PM Joshua Watt <[email protected]> > wrote: > > > > > > > > On Tue, Jun 30, 2020 at 4:56 PM MikeB <[email protected]> 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. > > > > That patch came in after the 3.1.1 release, but it is present in the > > dunfell branch so it will make it into 3.1.2 > > Doh, I'm getting ahead of myself! I was thinking of another > classes/archiver patch that Joshua sent :-) > > Steve >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#49808): https://lists.yoctoproject.org/g/yocto/message/49808 Mute This Topic: https://lists.yoctoproject.org/mt/75223575/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
