Bug 15441 - raspberrypi3_qt5we_defconfig: "Your Buildroot configuration needs a compiler capable of building 32 bits binaries."
Summary: raspberrypi3_qt5we_defconfig: "Your Buildroot configuration needs a compiler ...
Status: RESOLVED MOVED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-17 17:05 UTC by Jan-Benedict Glaw
Modified: 2024-06-15 15:07 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan-Benedict Glaw 2023-03-17 17:05:09 UTC
I don't really understand this error message, as my expectation was that the compiler is targeted at some 32bit ARM target already?

+ log_execute build make V=1 BR2_JLEVEL=1
[build 2023-03-16 04:13:05] /usr/bin/make -j1 O=/var/lib/laminar/run/buildroot-raspberrypi3_qt5we_defconfig/1/buildroot/output HOSTCC="/usr/bin/gcc" HOSTCXX="/usr/bin/g++" syncconfig
[build 2023-03-16 04:13:05] make[1]: Entering directory '/var/lib/laminar/run/buildroot-raspberrypi3_qt5we_defconfig/1/buildroot'
[build 2023-03-16 04:13:06] make[1]: Leaving directory '/var/lib/laminar/run/buildroot-raspberrypi3_qt5we_defconfig/1/buildroot'
[build 2023-03-16 04:13:06] 
[build 2023-03-16 04:13:06] Your Buildroot configuration needs a compiler capable of building 32 bits binaries.
[build 2023-03-16 04:13:06] If you're running a Debian/Ubuntu distribution, install the g++-multilib package.
[build 2023-03-16 04:13:06] For other distributions, refer to their documentation.
[build 2023-03-16 04:13:06] make: *** [support/dependencies/dependencies.mk:27: dependencies] Error 1


Full build log at http://toolchain.lug-owl.de/laminar/log/buildroot-raspberrypi3_qt5we_defconfig/1 (though there isn't much more to read.)
Comment 1 Yann E. MORIN 2024-06-15 15:07:08 UTC
Thank you for your report.

The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
    https://gitlab.com/buildroot.org/buildroot/-/issues

We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.

Thank you!