Re: dhcpcd provokes panic with custom kernel?

2017-01-05 Thread John D. Baker
Following changes discussed in this thread: http://mail-index.netbsd.org/current-users/2017/01/04/msg030774.html configuring the network interface (wm0) with dhcpcd no longer panics my custom kernel. My Lemote YeeLoong, booted from NFS, froze while updating the fontconfig cache, but completed

daily CVS update output

2017-01-05 Thread NetBSD source update
Updating src tree: P src/UPDATING P src/compat/exec.mk U src/distrib/sets/lists/base/ad.m68000 P src/distrib/sets/lists/base/ad.m68k P src/distrib/sets/lists/base/md.sparc P src/distrib/sets/lists/base/md.sparc64 P src/distrib/sets/lists/base/mi U src/distrib/sets/lists/base/rescue.ad.m68k P src/d

Re: i915 hangs after 201612251500Z changes

2017-01-05 Thread Jun Ebihara
From: co...@sdf.org Subject: Re: i915 hangs after 201612251500Z changes Date: Fri, 6 Jan 2017 01:06:21 + > Can you bisect to find the offending commit? > It should only take a few attempts to tell, and only > kernel has to be rebuilt probably. > Nothing sticks out as being i915 related, maybe

Re: Build failure for in-tree xorg

2017-01-05 Thread bch
I just nuked that file and re-CVS'd it and made out alright. I looked for its obj, but couldn't conclusively find it and did the nuke/restore in meantime, then things built. A touch (1) alone might push it along? On Jan 5, 2017 15:36, "Paul Goyette" wrote: > With up-to-date sources, and a totall

Re: i915 hangs after 201612251500Z changes

2017-01-05 Thread coypu
Hi, Can you bisect to find the offending commit? It should only take a few attempts to tell, and only kernel has to be rebuilt probably. Nothing sticks out as being i915 related, maybe uvm changes. Thanks.

Re: Build failure for in-tree xorg

2017-01-05 Thread Paul Goyette
Hmmm, cvs claimed that the file was up-to-date and that there were no differences between my local copy and the repo. Yet, I removed it and re-fetched via cvs update, and sure enough the build is moving again! Thanks for the clue! On Thu, 5 Jan 2017, bch wrote: I just nuked that file and

Re: Fix for kern/51772 breaks linking multi-config kernels?

2017-01-05 Thread John D. Baker
On Wed, 4 Jan 2017, Christos Zoulas wrote: > On Jan 4, 10:36pm, yorickha...@gmail.com (Yorick Hardy) wrote: > > | That was my thought too! But when multiple kernels are configured we get > multiple > | swap*.o files with duplicate symbols. > | > | How about the following? This patch removes all

Build failure for in-tree xorg

2017-01-05 Thread Paul Goyette
With up-to-date sources, and a totally clean $OBJDIR I am getting /build/netbsd-local/xsrc/external/mit/xf86-video-chips/dist/src/ct_driver.c: In function 'chipsMapMem': /build/netbsd-local/xsrc/external/mit/xf86-video-chips/dist/src/ct_driver.c:6870:14: error: implicit declaration of function

Re: npf related panic

2017-01-05 Thread Patrick Welche
On Wed, Jan 04, 2017 at 07:37:32PM +, Christos Zoulas wrote: > In article <20170104185302.GB5015@quark>, > Patrick Welche wrote: > >On Wed, Jan 04, 2017 at 12:52:54PM -0500, Christos Zoulas wrote: > >> On Jan 4, 3:45pm, pr...@cam.ac.uk (Patrick Welche) wrote: > >> -- Subject: Re: npf related

Re: XOrg oriented build failure

2017-01-05 Thread Yorick Hardy
On 2017-01-04, bch wrote: > On Jan 4, 2017 21:37, "Martin Husemann" wrote: > > On Wed, Jan 04, 2017 at 09:29:05PM -0800, bch wrote: > > transform.o: In function `map_to_output': > > transform.c:(.text+0x2a3): undefined reference to `xi2_find_device_info' > > collect2: error: ld returned 1 exit st

Re: XOrg oriented build failure

2017-01-05 Thread bch
On Jan 4, 2017 21:37, "Martin Husemann" wrote: On Wed, Jan 04, 2017 at 09:29:05PM -0800, bch wrote: > transform.o: In function `map_to_output': > transform.c:(.text+0x2a3): undefined reference to `xi2_find_device_info' > collect2: error: ld returned 1 exit status Clean the xinput obj dir and ret

Re: Illegal instruction in libcrypto.so

2017-01-05 Thread Andreas Gustafsson
Yorick Hardy wrote: > I frequently encounter an illegal instruction when using SSL with > python2.7 and wip/rawdog. Looks like the same issue as PR 51569. -- Andreas Gustafsson, g...@gson.org