daily CVS update output

2017-11-13 Thread NetBSD source update
Updating src tree: P src/distrib/sets/lists/comp/md.amd64 P src/distrib/sets/lists/comp/md.i386 P src/doc/3RDPARTY P src/doc/CHANGES P src/external/bsd/nvi/dist/common/conv.c P src/external/bsd/nvi/usr.bin/nvi/Makefile P src/external/gpl3/gcc/lib/libgcc/arch/i386/defs.mk P

Re: Possible regression in wm(4)?

2017-11-13 Thread Kengo NAKAHARA
Hi, On 2017/11/11 7:23, Bert Kiers wrote: > On Fri, Nov 10, 2017 at 08:23:21PM +0100, Jimmy Johansson wrote: > > Hi, > >> Has anybody else had issues with these interfaces in NetBSD 8 or NetBSD >> current? > > yes, see kern/52717: no wm(4) networking in 8.0_BETA > also with i82576 Hmm, it

Re: netbsd 8 (beta) failing to load ixg device

2017-11-13 Thread Jaromír Doleček
I had a very brief look on the crashing function ixgbe_update_stats_count(). The only division there is in the one using adapter->num_queue. Looking at ixgbe_configure_interrups(), seems that one can happily set it to 0 if number of MSI vectors is 1, as is the case according to your dmesg.

Re: p5-Module-Build weirdness

2017-11-13 Thread Chavdar Ivanov
It was complaining too many open files, kern.maxfiles was about 3400, I increased it to 1, but later decided to break the build and issued 'pkill -9 Build' , which led to a panic, now in fsck. Looks like a fork bomb... On Mon, 13 Nov 2017, 14:15 Chavdar Ivanov, wrote: >

Re: p5-Module-Build weirdness

2017-11-13 Thread Chavdar Ivanov
Same here, system front yesterday. ps ax|grep Build | wc -l returned 893. Almost killing the system, but I am still waiting. I did the build only to try this report, I otherwise have the same package from August. Chavdar On Mon, 13 Nov 2017, 13:55 Thomas Klausner, wrote: > Hi!

Automated report: NetBSD-current/i386 build success

2017-11-13 Thread NetBSD Test Fixture
The NetBSD-current/i386 build is working again. The following commits were made between the last failed build and the successful build: 2017.11.13.12.42.26 martin src/distrib/sets/lists/comp/md.amd64,v 1.252 2017.11.13.12.42.26 martin src/distrib/sets/lists/comp/md.i386,v 1.175

RE: netbsd 8 (beta) failing to load ixg device

2017-11-13 Thread Derrick Lobo
HI Thor I have attached the logs.. I am able to use the server in 7.99 but cannot upgrade to 8.0 beta. Theres a kernel panic when the driver is loaded.. its not like the bootup progresses and marks the driver as unconfigured. -Original Message- From: Thor Lancelot Simon

p5-Module-Build weirdness

2017-11-13 Thread Thomas Klausner
Hi! On 8.99.6 (with subr_pool v1.208, otherwise from yesterday) I have trouble building p5-Module-Build. It takes a long time and then complains about forking problems. I tried setting MAKE_JOBS_SAFE=no but that didn't help. The output is: => Tool dependency perl>=5.26.0: found perl-5.26.1 =>

Re: netbsd-8 crash in ixg driver during booting

2017-11-13 Thread 6bone
On Sun, 12 Nov 2017, SAITOH Masanobu wrote: Hello, I checked out the current-cvs-source from this morning. I can't compile it because of an error: --- streambuf-inst.o --- # compile libstdc++-v3/streambuf-inst.o /usr/src/obj/tooldir.NetBSD-8.0_BETA-amd64/bin/x86_64--netbsd-c++

current build failure (gcc)

2017-11-13 Thread Riccardo Mottola
Hi, I get a different error than the build bot: nbgmake[1]: Entering directory `/usr/obj/tools/gcc/build/gcc' c++ -c -O -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual

Automated report: NetBSD-current/i386 build failure

2017-11-13 Thread NetBSD Test Fixture
This is an automatically generated notice of a NetBSD-current/i386 build failure. The failure occurred on babylon5.netbsd.org, a NetBSD/amd64 host, using sources from CVS date 2017.11.13.09.11.16. An extract from the build.sh output follows: --- toplev.o ---