Native Buildworld fails on BeagleBone

Luiz Otavio O Souza lists.br at gmail.com
Fri Mar 13 18:39:02 UTC 2015


On 13 March 2015 at 12:33, Brett Wynkoop wrote:
> Greeting-
>
> It seems I still can not build world.  This time the sources were on
> the USB FLASH ZFS.  At no time did I seem to run out of swap.  I had
> 1024M swap and maxed swap use at 75%.
>
> -Brett
>
>
> Stack dump:
> 0.      Program arguments: /usr/bin/c++ -cc1 -triple
> armv6--freebsd11.0-gnueabi -emit-obj -disable-free -main-file-name
> AnalysisBasedWarnings.cpp -mrelocation-model static -mdisable-fp-elim
> -relaxed-aliasing -masm-verbose -mconstructor-aliases -target-cpu
> arm1176jzf-s -target-feature +soft-float-abi -target-abi aapcs-linux

It seems that arm1176jzf-s is defined at your system, with this
setting you won't be able to do native builds on your BBB.

Please check the /etc/make.conf contents.

Luiz


More information about the freebsd-arm mailing list