We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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.
The text was updated successfully, but these errors were encountered:
I guess a task dependency is missing on python3-native:do_populate_sysroot.
python3-native:do_populate_sysroot
Sorry, something went wrong.
MaxKellermann
Successfully merging a pull request may close this issue.
Image does not build. I think it happens because of aa342dc. I currently fail to fix it.
The text was updated successfully, but these errors were encountered: