From owner-freebsd-current@FreeBSD.ORG Tue Nov 6 08:56:16 2012 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 66576D4E; Tue, 6 Nov 2012 08:56:16 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.64.117]) by mx1.freebsd.org (Postfix) with ESMTP id D34F38FC0C; Tue, 6 Nov 2012 08:56:15 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.5/8.14.5) with ESMTP id qA68uE2w082811; Tue, 6 Nov 2012 12:56:14 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id qA68uEM8082810; Tue, 6 Nov 2012 12:56:14 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 6 Nov 2012 12:56:14 +0400 From: Gleb Smirnoff To: Brooks Davis Subject: Re: HEADS UP: Clang now the default on x86 Message-ID: <20121106085614.GK70741@FreeBSD.org> References: <20121105195233.GG92218@lor.one-eyed-alien.net> <20121106051918.GI70741@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20121106051918.GI70741@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Nov 2012 08:56:16 -0000 On Tue, Nov 06, 2012 at 09:19:18AM +0400, Gleb Smirnoff wrote: T> On Mon, Nov 05, 2012 at 01:52:33PM -0600, Brooks Davis wrote: T> B> I've made clang the default on x86 systems. There will probably be a T> B> few bumps as we work out the last kinks including a ABI issue for i386 T> B> system libraries, but the transition is expected to be fairly smooth for T> B> most users. T> B> T> B> Please report problems on freebsd-current or freebsd-toolchain. T> T> buildworld fails for me. I run with wiped /usr/obj, with -j6 and T> with these lines in make.conf: T> T> WITH_PKGNG=yes T> WITH_NEW_XORG=yes T> WITH_KMS=yes T> SYSDIR=/usr/src/head/sys T> SRC_BASE=/usr/src/head T> PERL_VERSION=5.14.2 T> T> It fails in gnu/usr.bin/texinfo: I'm sorry for noise. Warning in texinfo were just warnings and did not cause build failure. Build failed due to my local modifications. -- Totus tuus, Glebius.