Coder Social home page Coder Social logo

Comments (2)

koenkooi avatar koenkooi commented on September 26, 2024

It looks like there's some contamination in your build environment, can you make sure you start with a clean shell?

There shouldn't be any bb.data.getVar calls related the FEED_ARCH in v2017.12:

[koen@fedora-vm v2017.12]$ repo grep bb.data.getVar
bitbake/lib/bb/cache.py:    bb_data.setVar('TMPDIR', bb_data.getVar('TMPDIR') or "")
bitbake/lib/bb/cache.py:    if not bb_data.getVar('TOPDIR', False):
layers/meta-edison/recipes-kernel/linux/linux.inc:    devicetree = bb.data.getVar('KERNEL_DEVICETREE', d, 1) or ''
layers/meta-edison/recipes-kernel/linux/linux.inc:      depends = bb.data.getVar("DEPENDS", d, 1)

This is what I get locally with a few checkout:

[koen@fedora-vm v2017.12]$ MACHINE=qemux86-64 bitbake console-image
NOTE: Started PRServer with DBfile: /build/angstrom/v2017.12/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 43989, PID: 28757
Loading cache: 100% |##########################################################################################################################################################################################################| Time: 0:00:01
Loaded 4878 entries from dependency cache.
Parsing recipes: 100% |########################################################################################################################################################################################################| Time: 0:00:45
Parsing of 3837 .bb files complete (3831 cached, 6 parsed). 4884 targets, 465 skipped, 0 masked, 0 errors.
WARNING: No recipes available for:
  /build/angstrom/v2017.12/layers/meta-freescale/dynamic-layers/browser-layer/recipes-browser/chromium/chromium-wayland_48.0.2548.0.bbappend
  /build/angstrom/v2017.12/layers/meta-freescale/dynamic-layers/browser-layer/recipes-browser/chromium/chromium_52.0.2743.76.bbappend
  /build/angstrom/v2017.12/layers/meta-beagleboard/common-bsp/recipes-kernel/dtc/dtc_git.bbappend
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'connman-systemd' (but /build/angstrom/v2017.12/layers/meta-angstrom/recipes-images/angstrom/console-image.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'connman-systemd' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['connman-systemd']
ERROR: Required build target 'console-image' has no buildable providers.
Missing or unbuildable dependency chain was: ['console-image', 'connman-systemd']

Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.

What happens with MACHINE=qemux86-64 bitbake angstrom-image ? That should give the same sort of rootfs as console-image.

from angstrom-manifest.

Ole2mail avatar Ole2mail commented on September 26, 2024

confirmed: the issue has been related to the manual proposal to add bitbake/bin to the PATH. will work unless multiple build environments are in use simultaneously.

from angstrom-manifest.

Related Issues (20)

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.