mbuf leak netbsd-6 + ipfilter

2014-03-26 Thread Manuel Bouyer
Hello, for about a month, the main router at work is showing what looks like a mbuf leak. It has been running without problems for weeks before that. This system is a SMP Xeon system with wm(4) interfaces, lots of vlan(4), carp(4) and is using heavy ipf rules. it's running netbsd-6 of late

Re: HEADS UP: riastradh-drm2 branch merged

2014-03-26 Thread NONAKA Kimihiro
Hi, Update i915drmkms console patch. config_interrupts(9) is no longer required to be attached framebuffer. http://ftp.netbsd.org/pub/NetBSD/misc/nonaka/drmkms/i915drmkms-console.diff Regards, -- NONAKA Kimihiro

Re: HEADS UP: riastradh-drm2 branch merged

2014-03-26 Thread Ryo ONODERA
Hi, From: NONAKA Kimihiro nona...@gmail.com, Date: Wed, 26 Mar 2014 23:10:01 +0900 Hi, Update i915drmkms console patch. config_interrupts(9) is no longer required to be attached framebuffer. http://ftp.netbsd.org/pub/NetBSD/misc/nonaka/drmkms/i915drmkms-console.diff Thanks for your

Re: HEADS UP: riastradh-drm2 branch merged

2014-03-26 Thread Ryo ONODERA
Hi, I have mistake. From: Ryo ONODERA ryo...@yk.rim.or.jp, Date: Thu, 27 Mar 2014 00:08:05 +0900 (JST) Hi, From: NONAKA Kimihiro nona...@gmail.com, Date: Wed, 26 Mar 2014 23:10:01 +0900 Hi, Update i915drmkms console patch. config_interrupts(9) is no longer required to be attached

Re: HEADS UP: riastradh-drm2 branch merged

2014-03-26 Thread Ryo ONODERA
From: Ryo ONODERA ryo...@yk.rim.or.jp, Date: Thu, 27 Mar 2014 00:26:52 +0900 (JST) Hi, I have mistake. From: Ryo ONODERA ryo...@yk.rim.or.jp, Date: Thu, 27 Mar 2014 00:08:05 +0900 (JST) Hi, From: NONAKA Kimihiro nona...@gmail.com, Date: Wed, 26 Mar 2014 23:10:01 +0900 Hi,

Appeasing gcc48 for mvme68k

2014-03-26 Thread John D. Baker
A couple of unused variable fixes relevant to mvmeXXX(X) were committed recently. A couple more are needed for mvme68k: +Index: sys/arch/mvme68k/stand/bootst/dev_tape.c +=== +RCS file:

daily CVS update output

2014-03-26 Thread NetBSD source update
Updating src tree: P src/bin/ed/ed.h P src/distrib/sets/lists/comp/mi P src/distrib/sets/lists/man/mi P src/etc/Makefile.params P src/external/cddl/Makefile P src/external/cddl/osnet/lib/Makefile P src/external/cddl/osnet/usr.bin/Makefile P src/external/gpl3/binutils/dist/gas/config/tc-vax.c P

Recent new atf test failures

2014-03-26 Thread Paul Goyette
Some time in the last two weeks, we've had a few new test cases failing in my amd64 test-bed. Tests that used to pass, but currently failing lib/csu/t_crt0/initfini3 atf/atf-c/macros_test/detect_unused_tests atf/atf-c++/macros_test/detect_unused_tests Tests that

Re: fontconfig/freetype2 breaks amd64 build on netbsd-5/i386 host

2014-03-26 Thread David Laight
On Tue, Mar 25, 2014 at 07:53:12PM -0500, John D. Baker wrote: ... Here's the result of running objdump -dr against the object file as it exists on my filesystem (not extracted from library): /d0/build/current/obj/amd64/external/mit/xorg/lib/freetype/ftxf86.o: file format elf64-x86-64

Re: Recent new atf test failures

2014-03-26 Thread David Laight
On Wed, Mar 26, 2014 at 12:25:53PM -0700, Paul Goyette wrote: Some time in the last two weeks, we've had a few new test cases failing in my amd64 test-bed. Tests that used to pass, but currently failing lib/csu/t_crt0/initfini3 atf/atf-c/macros_test/detect_unused_tests

Re: Recent new atf test failures

2014-03-26 Thread Paul Goyette
On Wed, 26 Mar 2014, David Laight wrote: On Wed, Mar 26, 2014 at 12:25:53PM -0700, Paul Goyette wrote: Some time in the last two weeks, we've had a few new test cases failing in my amd64 test-bed. Tests that used to pass, but currently failing lib/csu/t_crt0/initfini3

Re: Build break on port-amd64 - related to sprintf clean-up?

2014-03-26 Thread Christos Zoulas
On Mar 26, 2:55pm, p...@whooppee.com (Paul Goyette) wrote: -- Subject: Build break on port-amd64 - related to sprintf clean-up? | # compile lua/lobject.o | /build/netbsd-local/tools/x86_64/amd64/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes

Re: Recent new atf test failures

2014-03-26 Thread David Laight
On Wed, Mar 26, 2014 at 02:57:15PM -0700, Paul Goyette wrote: On Wed, 26 Mar 2014, David Laight wrote: Actually, I wonder, have you rebuilt qemu since jeorg changed the default x87 precision to 80bits? That might be the difference between your tests and gson's tests (which only show some

Automated report: NetBSD-current/i386 build failure

2014-03-26 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 2014.03.26.19.44.51. An extract from the build.sh output follows: --- dependall-dosboot --- --- dependi386lib

daily CVS update output

2014-03-26 Thread NetBSD source update
Updating src tree: P src/common/lib/libprop/prop_number.c P src/common/lib/libprop/prop_string.c P src/external/mit/lua/dist/src/lobject.c P src/external/mit/lua/dist/src/lstrlib.c P src/external/mit/lua/dist/src/luaconf.h P src/external/mit/lua/dist/src/lvm.c P