BeagleBone self-built 10-STABLE hangs, segfaults

Ian Lepore ian at freebsd.org
Sun Oct 18 16:52:35 UTC 2015


On Sun, 2015-10-18 at 10:29 -0600, Mike Brown wrote:
> I installed a 10.2-STABLE snapshot on my BeagleBone Black, then
> grabbed the 
> latest source and upgraded the old fashioned way, to make sure it
> would work.
> (make buildworld, buildkernel etc., after creating a 2 GB swap file).
> 
> The only thing odd I noticed during the builds was during the make
> buildkernel 
> KERNCONF=BEAGLEBONE stage, I got many warnings from ld saying
> "Unknown EABI 
> object attribute 68". Is this expected and of any concern?
> 
> The reason I ask is because I'm getting some hangs and crashes now
> when trying 
> to run or rebuild ports.

I've seen those unknown attribute warnings before, I don't think
they're anything to worry about.  I haven't tried running a self-hosted
build on any armv6 for a long time, it's possible there's something
ugly like a code-generation bug that happens when running native but
not on a cross build.  Things like that are pretty rare, though.

-- Ian



More information about the freebsd-arm mailing list