Building world and kernel on RPI3 B+ compilation failure, unwind-dw2.c.

John Kennedy warlock at phouka.net
Sun Sep 29 16:48:18 UTC 2019


On Sun, Sep 29, 2019 at 10:58:12AM -0400, Brian Bostwick wrote:
> I ran the following to get to the revision I am at:
> 
> *svnlite checkout https://svn.freebsd.org/base/
> <https://svn.freebsd.org/base/>releng/12.1 /usr/src*
> 
> I then did a *snvlite update /usr/src before I got started today.*

Well, It's a RPI3B+, so I'll let you know in ~28-31 hours, give or take what
point in the compile that fragment lands in.

That "revision" number is what I typically see tagged on the kernel number,
352780 below but 352868 in your example.  I haven't caught them going down,
but if that is some MFC number that isn't guaranteed to be an increasing
integer, maybe it could be off.  And sometimes svn and git aren't in sync
(git logging behind, sometimes for extended periods of time), but this is
what I'm crunching now:

[git branch]
	  master
	* releng/12.1

[git log (most recent-for-me entry)]
	commit b78e5b46c44c8db8094f7a218ba1de5cd2f5e8aa
	Author: gjb <gjb at FreeBSD.org>
	Date:   Fri Sep 27 00:00:21 2019 +0000

	    Update releng/12.1 to BETA2 as part of the 12.1-RELEASE cycle.
	    
	    Approved by:    re (implicit)
	    Sponsored by:   Rubicon Communications, LLC (Netgate)

	Notes:
	    svn path=/releng/12.1/; revision=352780


More information about the freebsd-arm mailing list