Bug 15441

Summary: raspberrypi3_qt5we_defconfig: "Your Buildroot configuration needs a compiler capable of building 32 bits binaries."
Product: buildroot Reporter: Jan-Benedict Glaw <jbglaw>
Component: OtherAssignee: unassigned
Status: RESOLVED MOVED    
Severity: normal CC: buildroot, yann.morin.1998
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

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!