From owner-freebsd-current@FreeBSD.ORG Thu May 16 21:56:22 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7F97649D for ; Thu, 16 May 2013 21:56:22 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [46.4.40.135]) by mx1.freebsd.org (Postfix) with ESMTP id 42B63B68 for ; Thu, 16 May 2013 21:56:22 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:1d62:14ca:3c29:bff9]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPA id 532C94AC58 for ; Fri, 17 May 2013 01:56:15 +0400 (MSK) Date: Fri, 17 May 2013 01:55:57 +0400 From: Lev Serebryakov Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <39396699.20130517015557@serebryakov.spb.ru> To: freebsd-current@freebsd.org Subject: Re: Problems with buildworld when WITHOUT_CLANG and WITHOUT_GCC are both set -- waring settings are selected not by used compiler, but by built one, what is plainly wrong. In-Reply-To: <1326221828.20130517000330@serebryakov.spb.ru> References: <1326221828.20130517000330@serebryakov.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: lev@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 May 2013 21:56:22 -0000 Hello, Lev. You wrote 17 =D0=BC=D0=B0=D1=8F 2013 =D0=B3., 0:03:30: LS> Problem is, that when WITHOUT_CLANG is set, all warning-suppression LS> options are set as fro GCC. What is plainly wrong. buildworld fails: Setting "COMPILER_TYPE=3Dclang" seems to help (build is not finished yet, but passes first fail point). Sorry for interrupting tinderbox messages :) --=20 // Black Lion AKA Lev Serebryakov