On Fri, Apr 10, 2015 at 07:49:38PM +0200, Michael Grimm wrote:
>
> > On 10.04.2015, at 17:28, Dimitry Andric <dim at FreeBSD.org>
wrote:
> >
> > On 10 Apr 2015, at 17:17, Daniel Braniss <danny at
cs.huji.ac.il> wrote:
> >>
> >> I am having the same problem!
> >> ...
> >> make[4]: exec(--localize-symbol) failed (No such file or
directory)
> >> and it's because OBJCOPY is not defined,
> >> older stuff shows objcopy ..., and now it's ${OBJCOPY}
> >
> > I've seen a few reports of this now, and it is probably caused by
my MFC
> > of r280980, but I have not been able to reproduce it. How are you
> > building world, and what are the contents of your make.conf and
> > src.conf? Are there any other special settings in your environment
that
> > influence the build?
>
> I'am seeing this too. Same error messages.
>
> Latest revision failing is:
>
> | Relative URL: ^/stable/10
> | Revision: 281372
>
> Latest revision compiling without any issue is:
>
> | Relative URL: ^/stable/10
> | Revision: 281265
>
> /etc/src.conf and /etc/make.conf are empty.
Look like r281289 is cause.