Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Oct 2015 10:52:27 -0600
From:      Ian Lepore <ian@freebsd.org>
To:        Mike Brown <mike@skew.org>, freebsd-arm@freebsd.org
Subject:   Re: BeagleBone self-built 10-STABLE hangs, segfaults
Message-ID:  <1445187147.71631.59.camel@freebsd.org>
In-Reply-To: <20151018162950.GA52948@chilled.skew.org>
References:  <20151018162950.GA52948@chilled.skew.org>

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1445187147.71631.59.camel>