Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 2019 22:26:45 -0700
From:      John Kennedy <warlock@phouka.net>
To:        Brian Bostwick <bostwick.brian@gmail.com>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: Building world and kernel on RPI3 B+ compilation failure, unwind-dw2.c.
Message-ID:  <20191007052645.GA84115@phouka1.phouka.net>
In-Reply-To: <CAM9he-VaE=hvtLfp%2Btu05B-Si9PrH4LWyk2tUjRXVpvrk_XkLg@mail.gmail.com>
References:  <CAM9he-Woj3gkiGPb%2BWTOq7y8kcRjG2RjPBLsXYhk-QayZx75HA@mail.gmail.com> <20190929141211.GA96467@phouka1.phouka.net> <CAM9he-XnPTbK_aGPzWbaZx_N6%2B-x9CUck4Nz0zvuOSYgukLX0A@mail.gmail.com> <20190929164654.GB77308@phouka1.phouka.net> <20191001010347.GB88930@phouka1.phouka.net> <CAM9he-VaE=hvtLfp%2Btu05B-Si9PrH4LWyk2tUjRXVpvrk_XkLg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 06, 2019 at 01:10:33PM -0400, Brian Bostwick wrote:
> ... I don't have a src.conf file and I am not sure how to set one up. Is
> there one specifically for building on the ARM architecture and can you
> provide the one you are using? Thanks!

My /etc/src.conf just has this:

	WITHOUT_REPRODUCIBLE_BUILD=YES

  It's covered by the src.conf(5) man pages, and the defaults are all sane.
In other words, if you don't have one, you are fine.

> So, to be consistent, I am now using two 12 release images and I am hitting
> the same error. Compiling between two images being emulated under QEMU. ...

  I'm trying to parse that sentence.  It sounds like you're compiling both
images under QEMU (vs one native, one via QEMU like I thought you were).  If
so, I guess you need to find someone who is cross-compiling like you are to
see what their building environment/setup is like.

  As I said, my build didn't go down into that directory (gnu/lib/libgcc),
so I'm at a loss to figure out why yours would.



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