From owner-freebsd-questions@FreeBSD.ORG Fri Feb 3 14:05:48 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12809106564A for ; Fri, 3 Feb 2012 14:05:48 +0000 (UTC) (envelope-from dweimer@dweimer.net) Received: from webmail.dweimer.net (adsl-70-129-195-213.dsl.ksc2mo.swbell.net [70.129.195.213]) by mx1.freebsd.org (Postfix) with ESMTP id B6B898FC16 for ; Fri, 3 Feb 2012 14:05:47 +0000 (UTC) Received: from www.dweimer.net (localhost [127.0.0.1]) by webmail.dweimer.net (8.14.5/8.14.5) with ESMTP id q13E5kqQ061798; Fri, 3 Feb 2012 08:05:46 -0600 (CST) (envelope-from dweimer@dweimer.net) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 03 Feb 2012 09:05:45 -0500 From: "Dean E. Weimer" To: Mail-Reply-To: In-Reply-To: References: <34badd4c885c87df2c7895cccecb0ca5@www.dweimer.net> Message-ID: X-Sender: dweimer@dweimer.net User-Agent: RoundCube Webmail/0.6 Cc: illoai@gmail.com Subject: Re: FreeBSD 9 buildworld with clang failure X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dweimer@dweimer.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Feb 2012 14:05:48 -0000 On 02.02.2012 15:12, illoai@gmail.com wrote: > Might try: > Commenting out CFLAGS= > Setting NO_WERROR= in /etc/make.conf Removing the CFLAGS= line made no difference, after some searching for info about the NO_WERROR=, I went ahead and added the CFLAGS line back in added NO_WERROR= & WERROR= lines both in the /etc/make.conf, and it completed. Now to find out how many ports will compile, and then actually test everything, fortunately the production system I am modeling this test after only has 123 ports installed. -- Thanks, Dean E. Weimer http://www.dweimer.net/