build kernel on RPI2 errors

Stefan Parvu sparvu at kronometrix.org
Mon Oct 5 08:00:15 UTC 2015


> cc: error: unable to execute command: Killed
> cc: error: clang frontend command failed due to signal (use -v to see
> invocation)
> FreeBSD clang version 3.6.1 (tags/RELEASE_361/final 237755) 20150525
> Target: armv6--freebsd11.0-gnueabi
> Thread model: posix
> cc: note: diagnostic msg: PLEASE submit a bug report to
> https://bugs.freebsd.org/submit/ and include the crash backtrace,
> preprocessed source, and associated run script.
> cc: note: diagnostic msg:
> ********************

This seems related to running out of resources, like space under /tmp.

I did svnlite checkout the entire source code of the kernel and
my /tmp dropped to 1% or so. Trying to build the kernel on such
situation, did produce the mentioned errors. Cleaning up /tmp fixed the
problem. Nothing arm specific.


-- 
Stefan Parvu <sparvu at kronometrix.org>


More information about the freebsd-arm mailing list