Re: [CURRENT] r284404 buildworld failure due to CXXFLAGS+= -std=c++11 in /etc/src.conf

2015-06-15 Thread O. Hartmann
On Sun, 14 Jun 2015 23:17:59 -0700 Garrett Cooper yaneurab...@gmail.com wrote: On Jun 14, 2015, at 23:15, O. Hartmann ohart...@zedat.fu-berlin.de wrote: Recent source of CURRENT (r284404) fails to buildworld when option CXXFLAGS+= -std=c++11 in /etc/src.conf is given in

Re: [CURRENT] r284404 buildworld failure due to CXXFLAGS+= -std=c++11 in /etc/src.conf

2015-06-15 Thread Garrett Cooper
On Jun 15, 2015, at 06:35, O. Hartmann ohart...@zedat.fu-berlin.de wrote: On Sun, 14 Jun 2015 23:17:59 -0700 Garrett Cooper yaneurab...@gmail.com wrote: On Jun 14, 2015, at 23:15, O. Hartmann ohart...@zedat.fu-berlin.de wrote: Recent source of CURRENT (r284404) fails to buildworld when

Re: [CURRENT] r284404 buildworld failure due to CXXFLAGS+= -std=c++11 in /etc/src.conf

2015-06-15 Thread O. Hartmann
On Sun, 14 Jun 2015 23:17:59 -0700 Garrett Cooper yaneurab...@gmail.com wrote: On Jun 14, 2015, at 23:15, O. Hartmann ohart...@zedat.fu-berlin.de wrote: Recent source of CURRENT (r284404) fails to buildworld when option CXXFLAGS+= -std=c++11 in /etc/src.conf is given in

[CURRENT] r284404 buildworld failure due to CXXFLAGS+= -std=c++11 in /etc/src.conf

2015-06-15 Thread O. Hartmann
Recent source of CURRENT (r284404) fails to buildworld when option CXXFLAGS+= -std=c++11 in /etc/src.conf is given in /etc/src.conf. That issue was introduced around after r282336. Below, you'll se the src.conf I use. I also have the buildworl d failure with src.conf containing only

Re: [CURRENT] r284404 buildworld failure due to CXXFLAGS+= -std=c++11 in /etc/src.conf

2015-06-15 Thread Garrett Cooper
On Jun 14, 2015, at 23:15, O. Hartmann ohart...@zedat.fu-berlin.de wrote: Recent source of CURRENT (r284404) fails to buildworld when option CXXFLAGS+= -std=c++11 in /etc/src.conf is given in /etc/src.conf. That issue was introduced around after r282336. Below, you'll se the

Re: [CURRENT] r284404 buildworld failure due to CXXFLAGS+= -std=c++11 in /etc/src.conf

2015-06-15 Thread O. Hartmann
On Mon, 15 Jun 2015 08:15:52 +0200 O. Hartmann ohart...@zedat.fu-berlin.de wrote: Recent source of CURRENT (r284404) fails to buildworld when option CXXFLAGS+= -std=c++11 in /etc/src.conf is given in /etc/src.conf. That issue was introduced around after r282336. Below, you'll

Re: [CURRENT] r284404 buildworld failure due to CXXFLAGS+= -std=c++11 in /etc/src.conf

2015-06-15 Thread Benjamin Perrault
I’m experiencing the same issues with make buildkernel / make buildworld (r284402+) - no src.conf, always with a fresh source tree - lots of issues with mk and depends such as: make[1]: stopped in /usr/src .CURDIR='/usr/src' .MAKE='make' .OBJDIR='/usr/obj/usr/src' .TARGETS='buildworld'