Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

building angstrom-v2017.12-rocko for Cyclone5 fails #37

Open
goekce opened this issue Feb 7, 2018 · 3 comments
Open

building angstrom-v2017.12-rocko for Cyclone5 fails #37

goekce opened this issue Feb 7, 2018 · 3 comments

Comments

@goekce
Copy link

goekce commented Feb 7, 2018

I used the following commands:

repo init -u git://github.com/Angstrom-distribution/angstrom-manifest -b angstrom-v2017.12-rocko
MACHINE=cyclone5 bitbake console-image

Got the following output:

WARNING: /home/user/cv_angstrom2/layers/meta-edison/recipes-bsp/u-boot/u-boot-edison-fw-utils_2015.10.bb: Unable to get checksum for u-boot-edison-fw-utils SRC_URI entry cyclone5.env: file could not be found
...
WARNING: No recipes available for:
  /home/user/cv_angstrom2/layers/meta-freescale/dynamic-layers/browser-layer/recipes-browser/chromium/chromium-wayland_48.0.2548.0.bbappend
  /home/user/cv_angstrom2/layers/meta-freescale/dynamic-layers/browser-layer/recipes-browser/chromium/chromium_52.0.2743.76.bbappend
  /home/user/cv_angstrom2/layers/meta-beagleboard/common-bsp/recipes-kernel/dtc/dtc_git.bbappend
...
ERROR: Nothing RPROVIDES 'connman-systemd' (but /home/user/cv_angstrom2/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']
@joshuisken
Copy link

A possible workaround: building a different image.
$ MACHINE=cyclone5 bitbake systemd-image brings you further.
But then I get an internal compiler error (linaro 7.3.0) on ncurses.

@koenkooi
Copy link
Contributor

Should be fixed with Angstrom-distribution/meta-angstrom@46de65e (rocko) and Angstrom-distribution/meta-angstrom@96e2992 (master).
I'm leaving this open since the list of images that the setup script suggests needs to get updated.

@dnegvesky
Copy link

I'm getting same "Nothing RPROVIDES 'connman-systemd' error when building for Stratix 10 using angstrom-v2018.12-thud. Same build succeeds with angstrom-v2018.06-sumo.
MACHINE=stratix10 bitbake console-image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants