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

Failed to build openvario with target openvario-image #306

Closed
tb59427 opened this issue May 13, 2022 · 1 comment · Fixed by #307
Closed

Failed to build openvario with target openvario-image #306

tb59427 opened this issue May 13, 2022 · 1 comment · Fixed by #307
Labels
bug Something isn't working build system This concerns the build system or build automation
Milestone

Comments

@tb59427
Copy link
Contributor

tb59427 commented May 13, 2022

Tried to build openvario on ubuntu (uname -a "Linux 0e470149bb86 5.15.0-27-generic #28-Ubuntu SMP Thu Apr 14 04:55:28 UTC 2022 x86_64 GNU/Linux") to no avail.

Here's the output of bitbake openvario-image (MACHINE=openvario-57-lvds):

ERROR: variod-0.3.1-r2 do_fetch: Bitbake Fetcher Error: FetchError("Recipe uses a floating tag/branch without a fixed SRCREV yet doesn't call bb.fetch2.get_srcrev() (use SRCPV in PV for OE).", None) ERROR: Logfile of failure stored in: /workdir/tmp/work/cortexa7t2hf-neon-ovlinux-linux-gnueabi/variod/0.3.1-r2/temp/log.do_fetch.217071 ERROR: Task (/workdir/meta-ov/recipes-apps/variod/variod_0.3.1.bb:do_fetch) failed with exit code '1' ERROR: xcsoar-7.23-r0 do_fetch: Bitbake Fetcher Error: FetchError("Recipe uses a floating tag/branch without a fixed SRCREV yet doesn't call bb.fetch2.get_srcrev() (use SRCPV in PV for OE).", None) ERROR: Logfile of failure stored in: /workdir/tmp/work/cortexa7t2hf-neon-ovlinux-linux-gnueabi/xcsoar/7.23-r0/temp/log.do_fetch.217073 ERROR: sensord-0.3.5-r1 do_fetch: Bitbake Fetcher Error: FetchError("Recipe uses a floating tag/branch without a fixed SRCREV yet doesn't call bb.fetch2.get_srcrev() (use SRCPV in PV for OE).", None) ERROR: Logfile of failure stored in: /workdir/tmp/work/cortexa7t2hf-neon-ovlinux-linux-gnueabi/sensord/0.3.5-r1/temp/log.do_fetch.217072 ERROR: Task (/workdir/meta-ov/recipes-apps/xcsoar/xcsoar_7.23.bb:do_fetch) failed with exit code '1' ERROR: Task (/workdir/meta-ov/recipes-apps/sensord/sensord_0.3.5.bb:do_fetch) failed with exit code '1'

In line with recommendations from xcsoar forum I tried multiple times to run the above bitbake command. Everytime with the same result.

Errors do not appear when building w/ bitbake openvario-image-testing (unfortunately this image freezes on my openvario-57-lvds). Clearly somebody with better understanding of the bitbake build system may be able to fix it quickly. Unfortunately I am not. Can supply logfiles if needed. And obviously it's entirely possible, I am doing something wrong. However, since the testing image builds fine, it's unclear to me what that would be.

@tb59427
Copy link
Contributor Author

tb59427 commented May 13, 2022

Thanx, Max

@linuxianer99 linuxianer99 added this to the Release 22304 milestone Dec 17, 2022
@linuxianer99 linuxianer99 added bug Something isn't working build system This concerns the build system or build automation labels Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build system This concerns the build system or build automation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants