Re: elfcopy in src.conf

2018-09-11 Thread Ed Maste
On 11 September 2018 at 14:11, Sid wrote: > Hi, > In src.conf, from 11.2 to 12-current, the elfcopy option was removed, but > objcopy still in the documentation for binutils. I suspect this is about the > toolchain too, and not only in the manpage for src.conf. > > Should objcopy be removed from

Re: is make release broken?

2018-09-11 Thread Lee Brown
On Tue, Sep 11, 2018 at 12:11 AM, Herbert J. Skuhra wrote: > On Mon, Sep 10, 2018 at 09:35:15PM -0700, Lee Brown wrote: > > Expected EoL of releng/11.1 is September 30, 2018. > Known issue: > > https://svnweb.freebsd.org/base?view=revision&revision=333005 > > First, thank you for the response, it

elfcopy in src.conf

2018-09-11 Thread Sid
Hi, In src.conf, from 11.2 to 12-current, the elfcopy option was removed, but objcopy still in the documentation for binutils. I suspect this is about the toolchain too, and not only in the manpage for src.conf. Should objcopy be removed from binutils and from the manpage too? __

Re: is make release broken?

2018-09-11 Thread Herbert J. Skuhra
On Mon, Sep 10, 2018 at 09:35:15PM -0700, Lee Brown wrote: > apologies if this is the wrong mailing list. Before I file a bug report, am > I doing this wrong? > > I'm trying to build an 11.2 releng on a 11.1 release box and am having > trouble with the 'make release' step. I've reduced the build