From owner-freebsd-stable@FreeBSD.ORG Fri Nov 23 10:20:47 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A8F7FC3 for ; Fri, 23 Nov 2012 10:20:47 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id 64BDB8FC12 for ; Fri, 23 Nov 2012 10:20:46 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id s9so8396895iec.13 for ; Fri, 23 Nov 2012 02:20:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=4eIBSPNHzfoB62W0nnaMdGtFhHNef+KfOt92ssxjvao=; b=y+zfRRUX652WmZ4kDE9b2CfvziA3UZyFG9w2pjXsi6geMXhz3QUzLAQziW/nVoaHYA raDJoQ+73lT45uTknLgEkWgubEZ8zpB/r7kc9Bg195hGtxOYmHO488NFZ/GW0+xkQzST nDzGCjwTmUyEVLDEV0pR1r55qa8lBqHQNuKQ6urqtULHhV0nBqBNxvuwzzaqYbrOzspw drhQzK2iv9RbYpDZLu1I9PAO6FiLnK6T3O9AG9ya89ewYjtLEzjeiKsDr3GOWiUyuZOr IUigGf0SCFzaisFECssn35CkODz6h56T2DzNI2uS9CIbGnOB/upOoQpnK+MODCFm+0Yl 47eQ== Received: by 10.42.72.130 with SMTP id o2mr2803408icj.7.1353666046580; Fri, 23 Nov 2012 02:20:46 -0800 (PST) Received: from [192.168.1.132] (mau.donbass.com. [92.242.127.250]) by mx.google.com with ESMTPS id fa6sm4437671igb.2.2012.11.23.02.20.43 (version=SSLv3 cipher=OTHER); Fri, 23 Nov 2012 02:20:45 -0800 (PST) Message-ID: <50AF4DF8.8030405@gmail.com> Date: Fri, 23 Nov 2012 12:20:40 +0200 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Firefox/17.0 SeaMonkey/2.14 MIME-Version: 1.0 To: Beeblebrox Subject: Re: Latest for buildworld + clang + ccache References: <1353661163520-5763430.post@n5.nabble.com> <50AF3BD1.4040504@gmail.com> <1353662441934-5763438.post@n5.nabble.com> <50AF4186.4090901@gmail.com> <1353663021422-5763442.post@n5.nabble.com> <50AF43F3.7000003@gmail.com> <1353663971648-5763453.post@n5.nabble.com> In-Reply-To: <1353663971648-5763453.post@n5.nabble.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Nov 2012 10:20:47 -0000 23.11.2012 11:46, Beeblebrox: > I think I made a mistake: > clang: error: linker command failed with exit code 1 (use -v to see > invocation) > *** [tblgen] Error code 1 > 1 error > *** [bootstrap-tools] Error code 2 > 1 error > *** [_bootstrap-tools] Error code 2 > 1 error > *** [buildworld] Error code 2 > > in /urs/local/buildflags.conf I have: > /usr/src | /usr/src/*{ > CC= clang > CPP= clang > CXX= clang > USE_CCACHE > USE_CCACHE_CPP2 } What I wrote is right for ports but not world. ccache port comes with readme file for this setup. -- Sphinx of black quartz, judge my vow.