Re: Buildworld failing early. Nothing SVN yet except Makefile.inc1

2017-06-22 Thread Benjamin Kaduk
On Thu, Jun 22, 2017 at 12:11:48PM -0700, Jeffrey Bouquet wrote: > Wishing to avoid SVN for now to salvage nvidia-driver just in case... [snip] It's really hard to understand what you are trying to say in this email. Does "avoid SVN for now" mean that you are trying to stay on a specific revi

Re: ipfilter fails to compile WITHOUT_INET6

2017-06-22 Thread Cy Schubert
In message <2017060229.gd56...@wkstn-mjohnston.west.isilon.com>, Mark Johns ton writes: > On Thu, Jun 22, 2017 at 02:49:24PM -0400, Mikhail T. wrote: > > On 22.06.2017 10:28, Hans Petter Selasky wrote: > > > Usually you only need the kernel from drm-next. > > > > Maybe, the scope of the GH-p

Re: ipfilter fails to compile WITHOUT_INET6

2017-06-22 Thread Cy Schubert
In message , Hans Petter Selasky w rites: > On 06/22/17 15:51, Mikhail T. wrote: > > Trying to build 12.0-CURRENT (well, actually, the next-drm Git branch), > > I get: > > > > /contrib/ipfilter/lib/printpoolnode.c:42:53: error: no member named > > 'in6' in 'union i6addr' > >

Re: ipfilter fails to compile WITHOUT_INET6

2017-06-22 Thread Mark Johnston
On Thu, Jun 22, 2017 at 02:49:24PM -0400, Mikhail T. wrote: > On 22.06.2017 10:28, Hans Petter Selasky wrote: > > Usually you only need the kernel from drm-next. > > Maybe, the scope of the GH-project can/should be narrowed then? > > On 22.06.2017 12:54, Mark Johnston wrote: > > I verified that

Buildworld failing early. Nothing SVN yet except Makefile.inc1

2017-06-22 Thread Jeffrey Bouquet
Wishing to avoid SVN for now to salvage nvidia-driver just in case... #/bin/sh # re-used sh as one may surmise... $1 not used... export CC=/usr/local/bin/clang40 export CXX=/usr/local/bin/clang++40 export CPP=/usr/local/bin/clang-cpp40 #cd $1 # /usr/src/usr.sbin/pw #make cleandepend

Re: ipfilter fails to compile WITHOUT_INET6

2017-06-22 Thread Mark Johnston
On Thu, Jun 22, 2017 at 04:28:34PM +0200, Hans Petter Selasky wrote: > On 06/22/17 15:51, Mikhail T. wrote: > > Trying to build 12.0-CURRENT (well, actually, the next-drm Git branch), > > I get: > > > > /contrib/ipfilter/lib/printpoolnode.c:42:53: error: no member named > > 'in6' in 'union i

Re: Update the Makefile for ioctl.c?

2017-06-22 Thread Bryan Drewery
On 6/22/2017 9:22 AM, Bryan Drewery wrote: > On 6/21/2017 8:20 AM, Larry Rosenman wrote: >> Greetings, >>It looks like the Makefile for ioctl.c didn't get the memo on some >> pieces being removed: >> >> --- ioctl.c --- >> egrep: dev/utopia/idtphy.h: No such file or directory >> egrep: dev/utopi

Re: Update the Makefile for ioctl.c?

2017-06-22 Thread Bryan Drewery
On 6/21/2017 8:20 AM, Larry Rosenman wrote: > Greetings, >It looks like the Makefile for ioctl.c didn't get the memo on some > pieces being removed: > > --- ioctl.c --- > egrep: dev/utopia/idtphy.h: No such file or directory > egrep: dev/utopia/suni.h: No such file or directory > egrep: dev/ut

Re: Update the Makefile for ioctl.c?

2017-06-22 Thread Bryan Drewery
On 6/21/2017 8:20 AM, Larry Rosenman wrote: > Greetings, >It looks like the Makefile for ioctl.c didn't get the memo on some > pieces being removed: > > --- ioctl.c --- > egrep: dev/utopia/idtphy.h: No such file or directory > egrep: dev/utopia/suni.h: No such file or directory > egrep: dev/ut

Re: ipfilter fails to compile WITHOUT_INET6

2017-06-22 Thread Hans Petter Selasky
On 06/22/17 15:51, Mikhail T. wrote: Trying to build 12.0-CURRENT (well, actually, the next-drm Git branch), I get: /contrib/ipfilter/lib/printpoolnode.c:42:53: error: no member named 'in6' in 'union i6addr' str = inet_ntop(AF_INET6, &np->ipn_addr.adf_addr.in6,

Re: Crash in base/head in abd_put() after r320156

2017-06-22 Thread Trond Endrestøl
On Wed, 21 Jun 2017 11:18+0300, Andriy Gapon wrote: > On 21/06/2017 00:45, Trond Endrestøl wrote: > > On Tue, 20 Jun 2017 17:31-0400, Allan Jude wrote: > > > >> On 2017-06-20 17:27, Trond Endrestøl wrote: > >>> Has anyone else seen a crash in base/head in abd_put() after r320156? > >>> > >>> One