From owner-freebsd-stable@FreeBSD.ORG Fri Nov 23 10:02:31 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 8AE48935 for ; Fri, 23 Nov 2012 10:02:31 +0000 (UTC) (envelope-from zaphod@berentweb.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 64A498FC08 for ; Fri, 23 Nov 2012 10:02:31 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Tbq5e-0003s1-Sw for freebsd-stable@freebsd.org; Fri, 23 Nov 2012 02:02:30 -0800 Date: Fri, 23 Nov 2012 02:02:30 -0800 (PST) From: Beeblebrox To: freebsd-stable@freebsd.org Message-ID: <1353664950780-5763455.post@n5.nabble.com> In-Reply-To: <1353663971648-5763453.post@n5.nabble.com> 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> Subject: Re: Latest for buildworld + clang + ccache MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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:02:31 -0000 It breaks while spitting all these errors. I will try without ccache and see how that goes... undefined reference to `operator delete[](void*)' undefined reference to `__cxa_guard_acquire' undefined reference to `__cxa_guard_release' undefined reference to `__cxa_pure_virtual' undefined reference to `__cxa_pure_virtual' undefined reference to `__cxa_pure_virtual' undefined reference to `vtable for __cxxabiv1::__class_type_info' -- View this message in context: http://freebsd.1045724.n5.nabble.com/Latest-for-buildworld-clang-ccache-tp5763430p5763455.html Sent from the freebsd-stable mailing list archive at Nabble.com.