Coder Social home page Coder Social logo

Comments (5)

pberginkonsult avatar pberginkonsult commented on August 11, 2024

I have tried to narrow this down a bit and my wild guess is that this has something with setup-environment script to do. My build host is Ubuntu 20.10 (that I know is not a validated build host).

Here is an experiment where I create one build dir with setup-environment this ends up in the error described above and works the second time. Then I create a new build dir with oe-init-build-env and then copy local.conf and bblayers.conf from the first build dir.

$ EULA=1 MACHINE=imx6qdlsabresd DISTRO=poky source setup-environment build
$ bitbake core-image-base
<ERROR>
$ cd ..
$ . ./sources/poky/oe-init-build-env build2
$ cp ../build/conf/bblayers.conf conf/
$ cp ../build/conf/local.conf conf/
$ bitbake core-image-base
<OK> 

I ahev also tested with and without prepopulated sstate and with different machines without any changes. The only thing I've seen working is the different setup scripts.

/Peter

from fsl-community-bsp-base.

thochstein avatar thochstein commented on August 11, 2024

We saw this as well and narrowed it down to this: https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=8b792d4f75b451f9e08fdb13464a0b66c11bc075. We tried master-next just an hour ago and it appears fixed on that branch.

from fsl-community-bsp-base.

hutchman avatar hutchman commented on August 11, 2024

I have tried to narrow this down a bit and my wild guess is that this has something with setup-environment script to do. My build host is Ubuntu 20.10 (that I know is not a validated build host).

Here is an experiment where I create one build dir with setup-environment this ends up in the error described above and works the second time. Then I create a new build dir with oe-init-build-env and then copy local.conf and bblayers.conf from the first build dir.

$ EULA=1 MACHINE=imx6qdlsabresd DISTRO=poky source setup-environment build
$ bitbake core-image-base
<ERROR>
$ cd ..
$ . ./sources/poky/oe-init-build-env build2
$ cp ../build/conf/bblayers.conf conf/
$ cp ../build/conf/local.conf conf/
$ bitbake core-image-base
<OK> 

I ahev also tested with and without prepopulated sstate and with different machines without any changes. The only thing I've seen working is the different setup scripts.

/Peter

For full disclosure I'm also running Ubuntu 20.04. I originally reported seeing this in https://lists.yoctoproject.org/g/meta-freescale/message/24623

from fsl-community-bsp-base.

pberginkonsult avatar pberginkonsult commented on August 11, 2024

I can confirm it is fixed in master-next by this commit https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=83c161ca98a53fb5bc6e0726ae139607f89a3823

from fsl-community-bsp-base.

otavio avatar otavio commented on August 11, 2024

We can close this once it hits master :)

from fsl-community-bsp-base.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.