Inconsistent -DNO_CLEAN build failure r293913 -> r294086

2016-01-15 Thread David Wolfskill
OK, first: I realize that using "-DNO_CLEAN" is treading on somewhat unstable ground. I'm testing; the results I obtained this morning were a bit unexpected, so I'm reporting them in case said results might be of use or interest to others. As indicated in the Subject, I started a couple of machin

Re: Inconsistent -DNO_CLEAN build failure r293913 -> r294086

2016-01-15 Thread Bryan Drewery
On 1/15/16 6:00 AM, David Wolfskill wrote: > OK, first: I realize that using "-DNO_CLEAN" is treading on somewhat > unstable ground. I'm testing; the results I obtained this morning were > a bit unexpected, so I'm reporting them in case said results might be > of use or interest to others. > Tha

r294070: KLD nvidia-modeset.ko: depends on kernel - not available or version mismatch linker_load_file: Unsupported file type

2016-01-15 Thread O. Hartmann
On FreeBSD 11.0-CURRENT #1 r294070: Fri Jan 15 06:21:20 CET 2016 amd64, loading nvidia kernel module results in the error: KLD nvidia-modeset.ko: depends on kernel - not available or version mismatch linker_load_file: Unsupported file type This worked prior to r294070 Regards, Oliver pgp6edN_

Re: r294070: KLD nvidia-modeset.ko: depends on kernel - not available or version mismatch linker_load_file: Unsupported file type

2016-01-15 Thread David Wolfskill
On Fri, Jan 15, 2016 at 07:19:43PM +0100, O. Hartmann wrote: > On FreeBSD 11.0-CURRENT #1 r294070: Fri Jan 15 06:21:20 CET 2016 amd64, > loading nvidia kernel module results in the error: > > KLD nvidia-modeset.ko: depends on kernel - not available or version > mismatch linker_load_file: Unsupport

Re: r294070: KLD nvidia-modeset.ko: depends on kernel - not available or version mismatch linker_load_file: Unsupported file type

2016-01-15 Thread Michael Butler
On 01/15/16 13:24, David Wolfskill wrote: > On Fri, Jan 15, 2016 at 07:19:43PM +0100, O. Hartmann wrote: >> On FreeBSD 11.0-CURRENT #1 r294070: Fri Jan 15 06:21:20 CET 2016 amd64, >> loading nvidia kernel module results in the error: >> >> KLD nvidia-modeset.ko: depends on kernel - not available or

Re: r294070: KLD nvidia-modeset.ko: depends on kernel - not available or version mismatch linker_load_file: Unsupported file type

2016-01-15 Thread Michael Butler
On 01/15/16 13:35, Michael Butler wrote: > On 01/15/16 13:24, David Wolfskill wrote: >> On Fri, Jan 15, 2016 at 07:19:43PM +0100, O. Hartmann wrote: >>> On FreeBSD 11.0-CURRENT #1 r294070: Fri Jan 15 06:21:20 CET 2016 amd64, >>> loading nvidia kernel module results in the error: >>> >>> KLD nvidia-

Re: Panic in ld_ldt() @r292914 (amd64) -- just after launching CPUs

2016-01-15 Thread Bryan Drewery
On 12/30/15 6:25 AM, Konstantin Belousov wrote: > On Wed, Dec 30, 2015 at 05:54:07AM -0800, David Wolfskill wrote: >> Found this on both my build machine and my laptop, each of which just >> built head @r292914 (while running r292864 during the build) -- e.g.: >> >> FreeBSD g1-252.catwhisker.org 11

Re: Inconsistent -DNO_CLEAN build failure r293913 -> r294086

2016-01-15 Thread Bryan Drewery
On 1/15/16 6:00 AM, David Wolfskill wrote: > OK, first: I realize that using "-DNO_CLEAN" is treading on somewhat > unstable ground. I'm testing; the results I obtained this morning were > a bit unexpected, so I'm reporting them in case said results might be > of use or interest to others. > > As

Re: Inconsistent -DNO_CLEAN build failure r293913 -> r294086

2016-01-15 Thread David Wolfskill
On Fri, Jan 15, 2016 at 03:00:00PM -0800, Bryan Drewery wrote: > ... > World build started on Fri Jan 15 04:28:48 PST 2016 > > ... > stage 5.1: building 32 bit shim libraries > > ... > > --- lib/libldns__L --- > > --- libprivateldns.so.5 --- > > /usr/obj/usr/src/tmp/usr/bin/ld: skipping i

freebsd-docker network iface

2016-01-15 Thread Sha Ner
Hello all, Trying out freebsd-docker. Is there a way to tie individual containers to specific iface|ipaddress? Or, does everything just get NAT'd out via lo1 ? Thanks! Shane ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/l

Re: r294070: KLD nvidia-modeset.ko: depends on kernel - not available or version mismatch linker_load_file: Unsupported file type

2016-01-15 Thread Gary Jennejohn
On Fri, 15 Jan 2016 13:35:01 -0500 Michael Butler wrote: > On 01/15/16 13:24, David Wolfskill wrote: > > On Fri, Jan 15, 2016 at 07:19:43PM +0100, O. Hartmann wrote: > >> On FreeBSD 11.0-CURRENT #1 r294070: Fri Jan 15 06:21:20 CET 2016 amd64, > >> loading nvidia kernel module results in the err