On Jun 21, 2015, at 1:05 PM, Garrett Cooper <yaneurab...@gmail.com> wrote:
> On Jun 21, 2015, at 3:16, Trond Endrestøl 
> <trond.endres...@fagskolen.gjovik.no> wrote:
>> Am I the only one who fails to build recent base/head (r284673) on
>> pretty recent base/head (r284639)? This is on amd64 with ZFS and BEs.
> 
> ...
> 
>> CC=clang
>> CXX=clang++
>> CPP=clang-cpp
> 
>       You need to remove these lines. They shouldn’t have been set before or 
> after the commits from projects/bmake .

I hit the same build failure, and I don't have any of those lines in my 
/etc/make.conf.  Mine is:

 STRIP=

 # added by use.perl 2013-01-21 16:11:13
 PERL_VERSION=5.12.4
 WITH_PKGNG=yes

The STRIP= definition appears to have no impact with regard to the build 
failure.

I routinely do multiple buildworld/installworld cycles when updating, so I am 
pretty sure that this is a self bootstrap failure; buildworld/installworld 
succeeds the first time, but not the second time.  r283923 does not have the 
problem, so this was introduced sometime in the past three weeks.

Jason
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to