SVN r322588 breaks non-SMP kernel build

2017-08-16 Thread Michael Butler
Building on an i386 without SMP after SVN r322588 yields this breakage: Building /usr/obj/usr/src/sys/SARAH/intr_machdep.o --- intr_machdep.o --- /usr/src/sys/x86/x86/intr_machdep.c:78:23: warning: variable 'interrupt_sorted' is not needed and will not be emitted

Re: Install FreeBSD from source into VM image

2017-08-16 Thread Peter Grehan
Error return from kevent monitor: Not permitted in capability mode ... This sounds like an issue with the bhyve capsicum work. I've cc'd Allan and Peter who might be able to help track that down. It might be useful if you can run bhyve under ktrace, e.g.: sudo ktrace -i -t p sh

Re: Install FreeBSD from source into VM image

2017-08-16 Thread John Baldwin
On Wednesday, August 16, 2017 12:57:25 PM Panagiotes Mousikides wrote: > Den 2017-08-14 kl. 18:49, skrev Matt Joras: > > On 08/14/2017 11:42, Panagiotes Mousikides wrote: > >> I am working on the FreeBSD test suite, and need to create an image > >> file from source. How can I do that? > >> > >> I

Denverton CPU on FreeBSD

2017-08-16 Thread Cassiano Peixoto
Hi there, Is someone playing with Denverton CPU On FreeBSD? I'm trying to use serial console on FreeBSD with Denverton CPU but doesn't work. I can see the boot process but it stops and I do not have the login prompt. My keyboard doesn't answer as well. I tried it with FreeBSD 10, 11 and

Re: Install FreeBSD from source into VM image

2017-08-16 Thread Panagiotes Mousikides
Den 2017-08-14 kl. 18:49, skrev Matt Joras: On 08/14/2017 11:42, Panagiotes Mousikides wrote: I am working on the FreeBSD test suite, and need to create an image file from source. How can I do that? I need to run something similar to make installkernel && make installworld with an image file

Re: BSD awk bug ?

2017-08-16 Thread Ngie Cooper (yaneurabeya)
> On Aug 15, 2017, at 20:15, KIRIYAMA Kazuhiko wrote: > > At Wed, 16 Aug 2017 10:36:36 +0900, > Tomoya Tabuchi wrote: >> >> On Wed, Aug 16, 2017 at 10:14:46AM +0900, KIRIYAMA Kazuhiko wrote: >>> admin@tbedfpc:~/tmp % ll >>> total 12 >>> -rw-r--r-- 1 admin admin 235 Aug