Date: Wed, 11 Aug 2021 16:00:29 -0600 From: Warner Losh <imp@bsdimp.com> To: FreeBSD User <freebsd@walstatt-de.de> Cc: Ed Maste <emaste@freebsd.org>, FreeBSD CURRENT <freebsd-current@freebsd.org> Subject: Re: ar: warning: can't open file: ccopy.pieo: No such file or directory Message-ID: <CANCZdfpAGhO2MTrhjj8JN7bdZ2=FjCqdabLxC=dWq2vNxcoPYA@mail.gmail.com> In-Reply-To: <20210811235113.5a95cd90@thor.intern.walstatt.dynvpn.de> References: <20210811113956.64df7c5a@thor.intern.walstatt.dynvpn.de> <CAPyFy2A4XNSbsBzmR-zHzUWf_dngK5x1cvJvruLhLKV=xWrg4g@mail.gmail.com> <20210811235113.5a95cd90@thor.intern.walstatt.dynvpn.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000d4ba5305c94fbfa8 Content-Type: text/plain; charset="UTF-8" On Wed, Aug 11, 2021, 3:52 PM FreeBSD User <freebsd@walstatt-de.de> wrote: > Am Wed, 11 Aug 2021 15:03:54 -0400 > Ed Maste <emaste@freebsd.org> schrieb: > > > On Wed, 11 Aug 2021 at 05:41, FreeBSD User <freebsd@walstatt-de.de> > wrote: > > > > > > Hallo, > > > > > > latest upgrade of CURRENT sources renders buildworld into failure, box > is running > > > FreeBSD 14.0-CURRENT #1 main-n248614-67f508db84b: Wed Aug 11 07:29:11 > CEST 2021 amd64: > > > > Assuming this was with BEARSSL enabled, it should be fixed with: > > > > commit 879675e9a0d84880cad9834e2ef98e8724c5532c > > Author: Warner Losh <imp@FreeBSD.org> > > Date: Wed Aug 11 10:59:28 2021 -0600 > > > > stand: Add MK_PIE=no to defs.mk > > > > There's no need to build both pie and non-pie .o's for stand. There's > > some other build thing with MK_BEAR_SSL=yes and/or > MK_LOADER_VERIEXEC=yes > > that causes the pie build to fail that the 'ar' stage now. Since we > don't > > need the PIE stuff and the non-PIE stuff, disable PIE for the boot > loader. > > > > Reviewed by: emaste > > Sponsored by: Netflix > > > > Yes, it has. > > Thanks a lot. > It does point out a problem with PIE integration wrt BEARSSL. I'll have to dig deeper if we ever need to make pie images for the loader... Warner oh > > -- > O. Hartmann > > --000000000000d4ba5305c94fbfa8--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfpAGhO2MTrhjj8JN7bdZ2=FjCqdabLxC=dWq2vNxcoPYA>