You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: