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

Image not building #242

Closed
Scumi opened this issue Feb 2, 2022 · 1 comment · Fixed by #243
Closed

Image not building #242

Scumi opened this issue Feb 2, 2022 · 1 comment · Fixed by #243
Assignees
Labels
bug Something isn't working build system This concerns the build system or build automation
Milestone

Comments

@Scumi
Copy link
Contributor

Scumi commented Feb 2, 2022

Image does not build. I think it happens because of aa342dc. I currently fail to fix it.

ERROR: u-boot-1_2021.07-r0 do_bootenv: ExecutionError('/workdir/tmp/work/openvario_7_CH070-ovlinux-linux-gnueabi/u-boot/1_2021.07-r0/temp/run.do_bootenv.303177', 127, None, None)
ERROR: Logfile of failure stored in: /workdir/tmp/work/openvario_7_CH070-ovlinux-linux-gnueabi/u-boot/1_2021.07-r0/temp/log.do_bootenv.303177
Log data follows:
| DEBUG: Executing shell function do_bootenv
| /workdir/tmp/work/openvario_7_CH070-ovlinux-linux-gnueabi/u-boot/1_2021.07-r0/temp/run.do_bootenv.303177: line 150: /workdir/tmp/work/openvario_7_CH070-ovlinux-linux-gnueabi/u-boot/1_2021.07-r0/recipe-sysroot-native/usr/bin/python3-native/python3: No such file or directory
| WARNING: /workdir/tmp/work/openvario_7_CH070-ovlinux-linux-gnueabi/u-boot/1_2021.07-r0/temp/run.do_bootenv.303177:150 exit 127 from '/workdir/tmp/work/openvario_7_CH070-ovlinux-linux-gnueabi/u-boot/1_2021.07-r0/recipe-sysroot-native/usr/bin/python3-native/python3 /workdir/tmp/work/openvario_7_CH070-ovlinux-linux-gnueabi/u-boot/1_2021.07-r0/ini2c.py < /workdir/tmp/work/openvario_7_CH070-ovlinux-linux-gnueabi/u-boot/1_2021.07-r0/bootenv.ini >> /workdir/tmp/work/openvario_7_CH070-ovlinux-linux-gnueabi/u-boot/1_2021.07-r0/git/include/config_distro_bootcmd.h'
| WARNING: Backtrace (BB generated script):
|       #1: do_bootenv, /workdir/tmp/work/openvario_7_CH070-ovlinux-linux-gnueabi/u-boot/1_2021.07-r0/temp/run.do_bootenv.303177, line 150
|       #2: main, /workdir/tmp/work/openvario_7_CH070-ovlinux-linux-gnueabi/u-boot/1_2021.07-r0/temp/run.do_bootenv.303177, line 153
ERROR: Task (/workdir/openembedded-core/meta/recipes-bsp/u-boot/u-boot_2021.07.bb:do_bootenv) failed with exit code '1'
NOTE: Tasks Summary: Attempted 2874 tasks of which 2869 didn't need to be rerun and 1 failed.
@MaxKellermann MaxKellermann self-assigned this Feb 2, 2022
@MaxKellermann
Copy link
Collaborator

I guess a task dependency is missing on python3-native:do_populate_sysroot.

@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.

3 participants