From owner-freebsd-amd64@FreeBSD.ORG Fri Jan 4 10:17:45 2013 Return-Path: Delivered-To: amd64@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 051BD4A4; Fri, 4 Jan 2013 10:17:45 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id CF74FA1D; Fri, 4 Jan 2013 10:17:44 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r04AHh46059920; Fri, 4 Jan 2013 05:17:43 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r04AHhKk059919; Fri, 4 Jan 2013 10:17:43 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 4 Jan 2013 10:17:43 GMT Message-Id: <201301041017.r04AHhKk059919@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on amd64/amd64 Precedence: bulk X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jan 2013 10:17:45 -0000 TB --- 2013-01-04 09:40:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-01-04 09:40:20 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-01-04 09:40:20 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-01-04 09:40:20 - cleaning the object tree TB --- 2013-01-04 09:40:20 - /usr/local/bin/svn stat /src TB --- 2013-01-04 09:40:24 - At svn revision 245034 TB --- 2013-01-04 09:40:25 - building world TB --- 2013-01-04 09:40:25 - CROSS_BUILD_TESTING=YES TB --- 2013-01-04 09:40:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-01-04 09:40:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-01-04 09:40:25 - SRCCONF=/dev/null TB --- 2013-01-04 09:40:25 - TARGET=amd64 TB --- 2013-01-04 09:40:25 - TARGET_ARCH=amd64 TB --- 2013-01-04 09:40:25 - TZ=UTC TB --- 2013-01-04 09:40:25 - __MAKE_CONF=/dev/null TB --- 2013-01-04 09:40:25 - cd /src TB --- 2013-01-04 09:40:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Jan 4 09:40:29 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools [...] c++ -O2 -pipe -I/src/lib/clang/libclangserialization/../../../contrib/llvm/include -I/src/lib/clang/libclangserialization/../../../contrib/llvm/tools/clang/include -I/src/lib/clang/libclangserialization/../../../contrib/llvm/tools/clang/lib/Serialization -I. -I/src/lib/clang/libclangserialization/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd10.0\" -DLLVM_HOSTTRIPLE=\"x86_64-unknown-freebsd10.0\" -DDEFAULT_SYSROOT=\"/obj/amd64.amd64/src/tmp\" -I/obj/amd64.amd64/src/tmp/legacy/usr/include -fno-exceptions -fno-rtti -c /src/lib/clang/libclangserialization/../../../contrib/llvm/tools/clang/lib/Serialization/ASTReaderDecl.cpp -o ASTReaderDecl.o c++ -O2 -pipe -I/src/lib/clang/libclangserialization/../../../contrib/llvm/include -I/src/lib/clang/libclangserialization/../../../contrib/llvm/tools/clang/include -I/src/lib/clang/libclangserialization/../../../contrib/llvm/tools/clang/lib/Serialization -I. -I/src/lib/clang/libclangserialization/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd10.0\" -DLLVM_HOSTTRIPLE=\"x86_64-unknown-freebsd10.0\" -DDEFAULT_SYSROOT=\"/obj/amd64.amd64/src/tmp\" -I/obj/amd64.amd64/src/tmp/legacy/usr/include -fno-exceptions -fno-rtti -c /src/lib/clang/libclangserialization/../../../contrib/llvm/tools/clang/lib/Serialization/ASTReaderStmt.cpp -o ASTReaderStmt.o c++ -O2 -pipe -I/src/lib/clang/libclangserialization/../../../contrib/llvm/include -I/src/lib/clang/libclangserialization/../../../contrib/llvm/tools/clang/include -I/src/lib/clang/libclangserialization/../../../contrib/llvm/tools/clang/lib/Serialization -I. -I/src/lib/clang/libclangserialization/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd10.0\" -DLLVM_HOSTTRIPLE=\"x86_64-unknown-freebsd10.0\" -DDEFAULT_SYSROOT=\"/obj/amd64.amd64/src/tmp\" -I/obj/amd64.amd64/src/tmp/legacy/usr/include -fno-exceptions -fno-rtti -c /src/lib/clang/libclangserialization/../../../contrib/llvm/tools/clang/lib/Serialization/ASTWriter.cpp -o ASTWriter.o /src/lib/clang/libclangserialization/../../../contrib/llvm/tools/clang/lib/Serialization/ASTWriter.cpp: In member function 'void clang::ASTWriter::WriteSourceManagerBlock(clang::SourceManager&, const clang::Preprocessor&, llvm::StringRef)': /src/lib/clang/libclangserialization/../../../contrib/llvm/tools/clang/lib/Serialization/ASTWriter.cpp:1558: internal compiler error: in var_ann, at tree-flow-inline.h:127 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** [ASTWriter.o] Error code 1 Stop in /src/lib/clang/libclangserialization. *** [all] Error code 1 Stop in /src/lib/clang. *** [cross-tools] Error code 1 Stop in /src. *** [_cross-tools] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-01-04 10:17:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-01-04 10:17:43 - ERROR: failed to build world TB --- 2013-01-04 10:17:43 - 1957.48 user 189.41 system 2243.16 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Sat Jan 5 21:00:01 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4D0B793D for ; Sat, 5 Jan 2013 21:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 27AA931A for ; Sat, 5 Jan 2013 21:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id r05L014N032638 for ; Sat, 5 Jan 2013 21:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id r05L01Z7032634; Sat, 5 Jan 2013 21:00:01 GMT (envelope-from gnats) Date: Sat, 5 Jan 2013 21:00:01 GMT Message-Id: <201301052100.r05L01Z7032634@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org Cc: From: "Andrey V. Elsukov" Subject: Re: amd64/170677: FreeBSD 9.x does not boot if 2 hard disks are on system X-Mailman-Approved-At: Sat, 05 Jan 2013 21:22:20 +0000 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: "Andrey V. Elsukov" List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jan 2013 21:00:01 -0000 The following reply was made to PR amd64/170677; it has been noted by GNATS. From: "Andrey V. Elsukov" To: bug-followup@FreeBSD.org, productnews@hvf.ch Cc: Subject: Re: amd64/170677: FreeBSD 9.x does not boot if 2 hard disks are on system Date: Sun, 06 Jan 2013 00:58:57 +0400 Hi Harald, Can you try the loader from the fresh FreeBSD 10-CURRENT snapshot or from the FreeBSD 9-STABLE? They both contains many fixes and improvements for the loader. -- WBR, Andrey V. Elsukov