Date: Wed, 11 Aug 2021 23:50:46 +0200 From: FreeBSD User <freebsd@walstatt-de.de> To: Ed Maste <emaste@freebsd.org> Cc: FreeBSD CURRENT <freebsd-current@freebsd.org> Subject: Re: ar: warning: can't open file: ccopy.pieo: No such file or directory Message-ID: <20210811235113.5a95cd90@thor.intern.walstatt.dynvpn.de> In-Reply-To: <CAPyFy2A4XNSbsBzmR-zHzUWf_dngK5x1cvJvruLhLKV=xWrg4g@mail.gmail.com> References: <20210811113956.64df7c5a@thor.intern.walstatt.dynvpn.de> <CAPyFy2A4XNSbsBzmR-zHzUWf_dngK5x1cvJvruLhLKV=xWrg4g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. oh -- O. Hartmann
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210811235113.5a95cd90>