Re: nfs-bug when server for 9-Stable becomes client as well ?

2012-07-10 Thread Vincent Hoffman
On 09/07/2012 23:00, Arno J. Klaassen wrote: > Vincent Hoffman writes: > >> On 06/07/2012 18:51, Arno J. Klaassen wrote: >>> Vincent Hoffman writes: >>> On 06/07/2012 14:19, Arno J. Klaassen wrote: > Hello, > > looks like I discouvered a probable bug in the nfs-code, very > e

Re: Build failure xorg-drivers with Clang

2012-07-10 Thread Dimitry Andric
On 2012-07-09 22:44, Robert wrote: > I am trying to build a 9.0 Stable system and am getting this error when > building xorg meta port. I have clang set up as follows ... > The error: > > In file included from xf86Helper.c:54: > In file included from ../../../hw/xfree86/os-support/xf86_OSlib.h:451

Re: Build failure xorg-drivers with Clang

2012-07-10 Thread Robert
On Tue, 10 Jul 2012 12:23:30 +0200 Dimitry Andric wrote: > On 2012-07-09 22:44, Robert wrote: > > I am trying to build a 9.0 Stable system and am getting this error > > when building xorg meta port. I have clang set up as follows > ... > > The error: > > > > In file included from xf86Helper.c:54

Re: Recommendation for Hyervisor to host FreeBSD

2012-07-10 Thread Sean Bruno
On Thu, 2012-07-05 at 04:43 -0700, Pete French wrote: > So, my work surprise for a Thursday morning is an urgent requirement to > see if we can run a set of FreeBSD machines under virtualised servers. > I have not done this before personally, but I notice from post here > that it doesnt seem uncomm

LibreOffice crashes after buildworld

2012-07-10 Thread S . N . Grigoriev
Hi list, I've rebuilt world (9-stable amd64) from fresh sources and found out that the LibreOffice Calc application crashes with core dump during start. LibreOffice worked fine with my previous system (dated June 27). Any tips? Thanks, Serguey. ___ f

WARNING: stable/9 -> 9.1-BETA1...

2012-07-10 Thread Ken Smith
Through time we learned to try and avoid ever having a "stable branch" call itself BETA-anything. The reality is during every release the BETA builds do get built from what's in the stable branch (we typically don't create the releng/* branches until we hit the RC phase). But past experiences ha

Re: LibreOffice crashes after buildworld

2012-07-10 Thread nickolasbug
> I've rebuilt world (9-stable amd64) from fresh sources and found out that the > LibreOffice Calc application crashes with core dump during start. LibreOffice > worked fine with my previous system (dated June 27). Any tips? Sometimes you should rebuild all your ports after rebuilding world. Try

Re: Recommendation for Hyervisor to host FreeBSD

2012-07-10 Thread Mark Saad
On Fri, Jul 6, 2012 at 11:44 AM, Ivan Voras wrote: > On 05/07/2012 14:21, Mark Saad wrote: > >> I am using VMware esxi v4.01 with no issues for 6, 7, 8 and 9 . Esxi will >> happily host amd64 installs and i386 provider the underlying hardware >> supports it. The older esx 3.5 works as well on

Re: WARNING: stable/9 -> 9.1-BETA1...

2012-07-10 Thread Thomas Mueller
from Ken Smith : > Through time we learned to try and avoid ever having a "stable branch" > call itself BETA-anything. The reality is during every release the BETA > builds do get built from what's in the stable branch (we typically don't > create the releng/* branches until we hit the RC phase).