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

t4240rdb(32bit) build error on Yocto scarthgap - 32bit seems to require 64bit support which is not enabled #2133

Open
otavio opened this issue Feb 18, 2025 · 1 comment
Assignees

Comments

@otavio
Copy link
Member

otavio commented Feb 18, 2025

Discussed in #1893

Originally posted by SonaSarmadi August 13, 2024
Hi, I have been successfully built "core-image-minimal" on Yocto scarthgap for p2020rdb (32bit SPE), t4240rdb-64b (64bit) and now I am trying to build t4240rdb (32bit), but I get error. I just select MACHINE ??= "t4240rdb" and add "meta-freescale" layer from scarthgap and run "bitbake core-image-minimal", I get the error below:

ERROR: Required build target 'core-image-minimal' has no buildable providers.
Missing or unbuildable dependency chain was: ['core-image-minimal', 'virtual/kernel', 'lib64-libgcc']

I want a 32bit image, (kernel & rootfs), I tried to remove multilib64, then I get other errors.

  1. Why is a 64bit toolchain needed when I build 32bit image?
  2. If it is necessary of some reason, how can include/enable it?

Thanks in advance

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

2 participants