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

Error for Minized build 2021.2 #50

Open
AlphaApodis opened this issue May 20, 2022 · 0 comments
Open

Error for Minized build 2021.2 #50

AlphaApodis opened this issue May 20, 2022 · 0 comments

Comments

@AlphaApodis
Copy link

Hi,

I have been trying to build make_minized_sbc_base.sh and I get the error:

`Building project...

[INFO] Sourcing buildtools
[INFO] Building avnet-image-full
[INFO] Sourcing build environment
[INFO] Generating workspace directory
INFO: bitbake avnet-image-full
NOTE: Started PRServer with DBfile: /home/shammett/Desktop/minized_pynq/Avnet20212/petalinux/projects/minized_sbc_base_2021_2/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 41933, PID: 3966251
Loading cache: 100% | | ETA: --:--:--
Loaded 0 entries from dependency cache.
Parsing recipes: 100% |##################################################################################################################| Time: 0:01:47
Parsing of 3513 .bb files complete (0 cached, 3513 parsed). 5170 targets, 278 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing PROVIDES 'u-boot' (but /home/shammett/Desktop/minized_pynq/Avnet20212/petalinux/projects/minized_sbc_base_2021_2/components/yocto/layers/meta-xilinx/meta-xilinx-bsp/recipes-bsp/bootbin/xilinx-bootbin_1.0.bb DEPENDS on or otherwise requires it)
u-boot was skipped: PREFERRED_PROVIDER_virtual/bootloader set to u-boot-xlnx, not u-boot
ERROR: Required build target 'avnet-image-full' has no buildable providers.
Missing or unbuildable dependency chain was: ['avnet-image-full', 'virtual/boot-bin', 'u-boot']

Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
ERROR: Failed to build avnet-image-full. Check the /home/shammett/Desktop/minized_pynq/Avnet20212/petalinux/projects/minized_sbc_base_2021_2/build/build.log file for more details...
[INFO] Sourcing buildtools
[INFO] Building avnet-image-full
[INFO] Sourcing build environment
[INFO] Generating workspace directory
INFO: bitbake avnet-image-full
NOTE: Started PRServer with DBfile: /home/shammett/Desktop/minized_pynq/Avnet20212/petalinux/projects/minized_sbc_base_2021_2/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 43733, PID: 3966991
Loading cache: 100% |####################################################################################################################| Time: 0:00:01
Loaded 5165 entries from dependency cache.
Parsing recipes: 100% |##################################################################################################################| Time: 0:00:01
Parsing of 3513 .bb files complete (3508 cached, 5 parsed). 5170 targets, 278 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing PROVIDES 'u-boot' (but /home/shammett/Desktop/minized_pynq/Avnet20212/petalinux/projects/minized_sbc_base_2021_2/components/yocto/layers/meta-xilinx/meta-xilinx-bsp/recipes-bsp/bootbin/xilinx-bootbin_1.0.bb DEPENDS on or otherwise requires it)
u-boot was skipped: PREFERRED_PROVIDER_virtual/bootloader set to u-boot-xlnx, not u-boot
ERROR: Required build target 'avnet-image-full' has no buildable providers.
Missing or unbuildable dependency chain was: ['avnet-image-full', 'virtual/boot-bin', 'u-boot']

Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
ERROR: Failed to build avnet-image-full. Check the /home/shammett/Desktop/minized_pynq/Avnet20212/petalinux/projects/minized_sbc_base_2021_2/build/build.log file for more details...
`

Everything else builds fine and petalinux-config -c u-boot looks correct.

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

1 participant