From owner-freebsd-bugs@FreeBSD.ORG Thu Feb 14 23:30:06 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C219716A420 for ; Thu, 14 Feb 2008 23:30:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C560413C45B for ; Thu, 14 Feb 2008 23:30:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1ENU6L6027201 for ; Thu, 14 Feb 2008 23:30:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1ENU6WE027198; Thu, 14 Feb 2008 23:30:06 GMT (envelope-from gnats) Date: Thu, 14 Feb 2008 23:30:06 GMT Message-Id: <200802142330.m1ENU6WE027198@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Volker Cc: Subject: Re: misc/120679: buildworld failes on RC2 / RC1 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Volker List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 23:30:06 -0000 The following reply was made to PR misc/120679; it has been noted by GNATS. From: Volker To: bug-followup@FreeBSD.org, nollan@phreaker.net Cc: Subject: Re: misc/120679: buildworld failes on RC2 / RC1 Date: Fri, 15 Feb 2008 00:20:22 +0100 Johan, > Between csups I 'rm /usr/src/*' has that been a typo? To be extra safe, you can remove compiler output by using `rm -r /usr/obj/*' or `cd /usr/src; make clean' Have you done `mergemaster -p' before running `make buildworld'? You aren't cross-building, aren't you? I've checked the tinderbox output of the last few days and found nothing wrong in general. I suspect you're having something strange in /etc/make.conf? If the problem persists, please show us your /etc/make.conf or try to build even w/o any make.conf.