From owner-freebsd-stable@FreeBSD.ORG Sat Dec 1 14:03:03 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 1C2EFE79 for ; Sat, 1 Dec 2012 14:03:03 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:1::36]) by mx1.freebsd.org (Postfix) with ESMTP id EEA168FC1A for ; Sat, 1 Dec 2012 14:03:01 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=ryuu.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1Tenem-0001mf-Je for freebsd-stable@freebsd.org; Sat, 01 Dec 2012 14:03:01 +0000 Date: Sat, 01 Dec 2012 23:02:59 +0900 Message-ID: From: Randy Bush To: FreeBSD Stable Subject: buildworld on geode blowing chunks in lib/clang/libllvmcore User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/22.3 Mule/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII 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: Sat, 01 Dec 2012 14:03:03 -0000 FreeBSD soek0.psg.com 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0: Wed Oct 17 19:07:49 UTC 2012 root@soek0.psg.com:/usr/obj/usr/src/sys/SOEK0 i386 running a pretty stripped kernel as it is just an 8G flash, http://archive.psg.com/SOEK0 c++ -DIPFIREWALL_NAT -O -march=pentium -I/usr/src/lib/clang/libllvmcore/../../. ./contrib/llvm/include -I/usr/src/lib/clang/libllvmcore/../../../contrib/llvm/to ols/clang/include -I/usr/src/lib/clang/libllvmcore/../../../contrib/llvm/lib/VMCore -I. -I/usr/src/lib/clang/libllvmcore/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -DLLVM_DEFAULT_TARGET_TRIPLE=\"i386-unknown-freebsd9.0\" -DDEFAULT_SYSROOT=\"\" -fstack-protector -fno-exceptions -c /usr/src/lib/clang/libllvmcore/../../../contrib/llvm/lib/VMCore/Function.cpp -o Function.o c++: Internal error: Killed: 9 (program cc1plus) Please submit a full bug report. See for instructions. *** [Function.o] Error code 1 Stop in /usr/src/lib/clang/libllvmcore. *** [all] Error code 1 clues? is it buildtools? i started one, but it'll take many hours. randy