Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Feb 2013 23:39:00 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Ian FREISLICH <ianf@clue.co.za>
Cc:        freebsd-current@freebsd.org
Subject:   Re: 7+ days of dogfood
Message-ID:  <20130210073900.GA75087@troutmask.apl.washington.edu>
In-Reply-To: <E1U4QTd-0003BM-7s@clue.co.za>
References:  <20130210000723.GA73630@troutmask.apl.washington.edu> <E1U4QTd-0003BM-7s@clue.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 10, 2013 at 08:33:25AM +0200, Ian FREISLICH wrote:
> Steve Kargl wrote:
> > Firefox segfaults after ~10 seconds.  Chrome gets stuck in a uwait
> > state and never becomes responsive.  Libreoffice displays its splash
> > screen and immediately segfaults.  Xorg does not start because it
> > cannot load the xf86-video-driver (unless it is explicitly recompiled
> > with /usr/bin/gcc).  Once I got Xorg working, there were a few silent
> > reboots (ie., nothing in /var/log/message, no core file, etc).
> <snip>
> >   KERNCONF=MOBILE
> >   CPUTYPE?=core2
> > 
> >   #DISABLE_MAKE_JOBS="YES"
> > 
> >   WITHOUT_CLANG="YES"
> >   WITH_GCC="YES"
> 
> Shouldn't this be "WITHOUT_CLANG_IS_CC=yes"?

I haven't looked at the difference, but I would assume
that WITHOUT_CLANG doesn't waste time building clang
while WITHOUT_CLANG_IS_CC builds clang but doesn't
install it as cc.

-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130210073900.GA75087>