Re: make warning: ?: No such file or directory.

2017-05-09 Thread Ngie Cooper (yaneurabeya)
> On May 9, 2017, at 21:37, O. Hartmann wrote: > > On recent CURRENT, the source tree /usr/src seems to have issues on some of my > boxes and whenever I issue "make build", the message: > > make warning: �: No such file or directory. > > pops up. "svn st" doesn't

make warning: ?: No such file or directory.

2017-05-09 Thread O. Hartmann
On recent CURRENT, the source tree /usr/src seems to have issues on some of my boxes and whenever I issue "make build", the message: make warning: �: No such file or directory. pops up. "svn st" doesn't reveal anything wrong. My locale settings are: LANG= LC_CTYPE="C" LC_COLLATE="C"

TARGET_ARCH=powerpc head -r317820 production-style kernel: periodic panics always in pid=11 (the Idle threads)

2017-05-09 Thread Mark Millard
kgdb is not working for powerpc, neither system nor ports. I've used "strings" to extract the later information below about the failures. The time frames to failure are widely variable, minutes to hours. I've never seen the below with a debug kernel, only with production-style. I have not seen

A head -r317820 incremental buildworld race: kvm_geterr_test failures for -j16 but works without -j

2017-05-09 Thread Mark Millard
I've had reason to be experimenting with libkvm recently and have repeatedly run into the following when doing buildworld with -j16. (I tend to run full buildworlds even for well-localized changes.) The context is having run buildworld to completion before so the update is incremental. ---

Re: A head -r317820 incremental buildworld race: kvm_geterr_test failures for -j16 but works without -j

2017-05-09 Thread Bryan Drewery
On 5/9/2017 11:10 AM, Mark Millard wrote: > I've had reason to be experimenting with libkvm recently > and have repeatedly run into the following when doing > buildworld with -j16. (I tend to run full buildworlds even > for well-localized changes.) The context is having run > buildworld to

Re: DTB provided by loader.efi from head -r317181 on pine64 smashed by zfs.ko ?

2017-05-09 Thread Shawn Webb
On Tue, May 09, 2017 at 12:07:47PM +0200, Henri Hennebert wrote: > Hello, > > I build current -r317181 with crochet for my PINE64. > > the kernel can boot with loader.conf.local: > > geom_mirror_load="YES" > > If I add to loader.conf.local: > > zfs_load="YES" > > or if I strike the space bar

DTB provided by loader.efi from head -r317181 on pine64 smashed by zfs.ko ?

2017-05-09 Thread Henri Hennebert
Hello, I build current -r317181 with crochet for my PINE64. the kernel can boot with loader.conf.local: geom_mirror_load="YES" If I add to loader.conf.local: zfs_load="YES" or if I strike the space bar during loader.efi and I load zfs manually: OK load zfs ... OK boot the kernel don't