Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 2015 15:39:00 -0300
From:      Luiz Otavio O Souza <lists.br@gmail.com>
To:        Brett Wynkoop <freebsd-arm@wynn.com>
Cc:        freebsd-arm <freebsd-arm@freebsd.org>
Subject:   Re: Native Buildworld fails on BeagleBone
Message-ID:  <CAB=2f8w8yb9ip1g56RBFNFTRu6NZ_ZtGUSLgUHM4jBo2Hhh00w@mail.gmail.com>
In-Reply-To: <20150313113356.342f77a7@ivory.wynn.com>
References:  <20150310121946.13c75571@ivory.wynn.com> <20150313113356.342f77a7@ivory.wynn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAB=2f8w8yb9ip1g56RBFNFTRu6NZ_ZtGUSLgUHM4jBo2Hhh00w>