FreeBSD_HEAD - Build #2864 - Still Failing

2015-06-14 Thread jenkins-admin
FreeBSD_HEAD - Build #2864 - Still Failing: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD/2864/ to view the results. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubsc

Build world problem r284331 > r284377

2015-06-14 Thread Ivan Klymenko
... CC='cc ' mkdep -f .depend -a-DBTHIDCONTROL=1 -I/usr/src/usr.sbin/bluetooth/bthidcontrol/../bthidd -std=gnu99 /usr/src/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c /usr/src/usr.sbin/bluetooth/bthidcontrol/hid.c lexer.c parser.c /usr/src/usr.sbin/bluetooth/bthidcontrol/sdp.c --- dep

FreeBSD_HEAD - Build #2865 - Still Failing

2015-06-14 Thread jenkins-admin
FreeBSD_HEAD - Build #2865 - Still Failing: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD/2865/ to view the results. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubsc

panic when RACCT_RSS still > 0 when struct racct destroyed

2015-06-14 Thread Jeremie Le Hen
Hi all, I keep getting the following panic from time to time: https://lists.freebsd.org/pipermail/freebsd-current/2013-June/042528.html -- Jeremie Le Hen j...@freebsd.org ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/l

Re: panic when RACCT_RSS still > 0 when struct racct destroyed

2015-06-14 Thread Jeremie Le Hen
Sorry for the early sending in the previous email. Hi all, I keep getting the following panic from time to time: % panic: destroying non-empty racct: 1142784 allocated for resource 4 % % cpuid = 1 % KDB: stack backtrace: % db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfe00e624

Re: Build world problem r284331 > r284377

2015-06-14 Thread Trond Endrestøl
On Sun, 14 Jun 2015 11:48+0300, Ivan Klymenko wrote: > [snip] Try to revert to r284342, e.g. svn up -r284342 /usr/src. That should get you going until things are sorted out with r284345 being the problematic commit. BTW, the commit log for r284345 states: Off by default [...] It doesn't seem to

FreeBSD_HEAD - Build #2866 - Still Failing

2015-06-14 Thread jenkins-admin
FreeBSD_HEAD - Build #2866 - Still Failing: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD/2866/ to view the results. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubsc

Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #85 - Failure

2015-06-14 Thread Adrian Chadd
+ make -j 4 CROSS_TOOLCHAIN=amd64-gcc buildworld __MAKE_CONF=/builds/FreeBSD_HEAD_amd64_gcc4.9/make.conf make: "/builds/FreeBSD_HEAD_amd64_gcc4.9/Makefile" line 102: Malformed conditional (${MK_META_MODE} == "yes") ? On 14 June 2015 at 02:45, wrote: > FreeBSD_HEAD_amd64_gcc4.9 - Build #85 - Fai

Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #85 - Failure

2015-06-14 Thread Craig Rodrigues
On Sun, Jun 14, 2015 at 8:09 AM, Adrian Chadd wrote: > + make -j 4 CROSS_TOOLCHAIN=amd64-gcc buildworld > __MAKE_CONF=/builds/FreeBSD_HEAD_amd64_gcc4.9/make.conf > make: "/builds/FreeBSD_HEAD_amd64_gcc4.9/Makefile" line 102: Malformed > conditional (${MK_META_MODE} == "yes") > > ? > See: https

FreeBSD_HEAD - Build #2867 - Still Failing

2015-06-14 Thread jenkins-admin
FreeBSD_HEAD - Build #2867 - Still Failing: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD/2867/ to view the results. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubsc

Re: panic when RACCT_RSS still > 0 when struct racct destroyed

2015-06-14 Thread Konstantin Belousov
On Sun, Jun 14, 2015 at 02:53:48PM +0200, Jeremie Le Hen wrote: > Sorry for the early sending in the previous email. > > Hi all, > > I keep getting the following panic from time to time: > % panic: destroying non-empty racct: 1142784 allocated for resource 4 > % > % cpuid = 1 > % KDB: stack backt

FreeBSD_HEAD - Build #2868 - Still Failing

2015-06-14 Thread jenkins-admin
FreeBSD_HEAD - Build #2868 - Still Failing: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD/2868/ to view the results. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubsc

Re: panic when RACCT_RSS still > 0 when struct racct destroyed

2015-06-14 Thread Edward Tomasz Napierała
On 0614T2200, Konstantin Belousov wrote: > On Sun, Jun 14, 2015 at 02:53:48PM +0200, Jeremie Le Hen wrote: > > Sorry for the early sending in the previous email. > > > > Hi all, > > > > I keep getting the following panic from time to time: > > % panic: destroying non-empty racct: 1142784 allocate

Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #85 - Failure

2015-06-14 Thread Simon J. Gerraty
Craig Rodrigues wrote: > On Sun, Jun 14, 2015 at 8:09 AM, Adrian Chadd wrote: > > + make -j 4 CROSS_TOOLCHAIN=amd64-gcc buildworld > __MAKE_CONF=/builds/FreeBSD_HEAD_amd64_gcc4.9/make.conf > make: "/builds/FreeBSD_HEAD_amd64_gcc4.9/Makefile" line 102: Malformed > conditional (${M

Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #85 - Failure

2015-06-14 Thread Garrett Cooper
On Jun 14, 2015, at 14:18, Simon J. Gerraty wrote: > Craig Rodrigues wrote: >> On Sun, Jun 14, 2015 at 8:09 AM, Adrian Chadd wrote: >> >>+ make -j 4 CROSS_TOOLCHAIN=amd64-gcc buildworld >>__MAKE_CONF=/builds/FreeBSD_HEAD_amd64_gcc4.9/make.conf >>make: "/builds/FreeBSD_HEAD_amd64_gc

Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #85 - Failure

2015-06-14 Thread Garrett Cooper
On Jun 14, 2015, at 14:28, Simon J. Gerraty wrote: > Garrett Cooper wrote: > >> On Jun 14, 2015, at 14:18, Simon J. Gerraty wrote: >> >>> Craig Rodrigues wrote: On Sun, Jun 14, 2015 at 8:09 AM, Adrian Chadd wrote: + make -j 4 CROSS_TOOLCHAIN=amd64-gcc buildworld __M

Build failed in Jenkins: Build-UFS-image #1820

2015-06-14 Thread jenkins-admin
See -- Started by upstream project "Build_Image_and_Run_Tests_in_Bhyve_HEAD" build number 1156 originally caused by: Started by user rodrigc Building remotely on jenkins-10.freebsd.org (FreeBSD-10) in

Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #85 - Failure

2015-06-14 Thread Simon J. Gerraty
Garrett Cooper wrote: > On Jun 14, 2015, at 14:18, Simon J. Gerraty wrote: > > > Craig Rodrigues wrote: > >> On Sun, Jun 14, 2015 at 8:09 AM, Adrian Chadd wrote: > >> > >>+ make -j 4 CROSS_TOOLCHAIN=amd64-gcc buildworld > >>__MAKE_CONF=/builds/FreeBSD_HEAD_amd64_gcc4.9/make.conf > >>

FreeBSD_HEAD - Build #2869 - Still Failing

2015-06-14 Thread jenkins-admin
FreeBSD_HEAD - Build #2869 - Still Failing: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD/2869/ to view the results. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubsc

Re: converted run(4) Was: [Testers needed!] WiFi drivers changes

2015-06-14 Thread Kevin Lo
On Sat, Jun 13, 2015 at 06:00:20PM +0300, Gleb Smirnoff wrote: > > Hi Kevin, Hi Gleb, > > you signed up as tester of run(4). I have converted run(4) > and uploaded new patch at: > > https://reviews.freebsd.org/D2655 > > Please try, report and update the project page. > > https://wiki.fre

Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #85 - Failure

2015-06-14 Thread Konstantin Belousov
On Sun, Jun 14, 2015 at 02:28:45PM -0700, Simon J. Gerraty wrote: > Garrett Cooper wrote: > > > On Jun 14, 2015, at 14:18, Simon J. Gerraty wrote: > > > > > Craig Rodrigues wrote: > > >> On Sun, Jun 14, 2015 at 8:09 AM, Adrian Chadd wrote: > > >> > > >>+ make -j 4 CROSS_TOOLCHAIN=amd64-g

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

2015-06-14 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-14 Thread Garrett Cooper
On Jun 14, 2015, at 23:15, O. Hartmann 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 src.conf I use. I also

Re: converted run(4) Was: [Testers needed!] WiFi drivers changes

2015-06-14 Thread Gleb Smirnoff
On Mon, Jun 15, 2015 at 09:52:29AM +0800, Kevin Lo wrote: K> > you signed up as tester of run(4). I have converted run(4) K> > and uploaded new patch at: K> > K> > https://reviews.freebsd.org/D2655 K> > K> > Please try, report and update the project page. K> > K> > https://wiki.freebsd.org/pro

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

2015-06-14 Thread O. Hartmann
On Mon, 15 Jun 2015 08:15:52 +0200 "O. Hartmann" 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 src.conf I u