[Buildroot] Raspberry Pi 3 linux image installation

Peter Seiderer ps.report at gmx.net
Fri Mar 26 18:05:37 UTC 2021


Hello Nicolas,

On Fri, 26 Mar 2021 13:17:12 +0000, Nicolas Chango <nicolas.chango96 at outlook.fr> wrote:

> Hi, I try to install image for Raspberry Pi 3 device,
> 
> I use the last Ubuntu version in virtualbox.
> 
> Afer commands :
> 
> $ make raspberrypi3_defconfig
> $ make
> 
> ​I have the following errors :
> 
> g++: fatal error: Processus arrêté signal terminated program cc1plus
> compilation terminated.
> make[3]: *** [Makefile:1116 : gimple-match.o] Erreur 1
> make[3]: *** Attente des tâches non terminées....
> make[2]: *** [Makefile:4300 : all-gcc] Erreur 2
> make[1]: *** [package/pkg-generic.mk:250 : /home/nicolas/buildroot/output/build/host-gcc-initial-9.3.0/.stamp_built] Erreur 2
> make: *** [Makefile:84 : _all] Erreur 2
> 
> Someone could help me please ?

Maybe Out-Of-Memory in your Virtualbox? Try to configure more memory (or less CPUs),
or set BR2_JLEVEL in your config file to something smaller than your CPU count...

Regards,
Peter



More information about the buildroot mailing list