From nobody@FreeBSD.org  Tue Jan  1 15:39:21 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id EB61B5AA
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  1 Jan 2013 15:39:21 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id CE2C78FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  1 Jan 2013 15:39:21 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r01FdLkL020796
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 1 Jan 2013 15:39:21 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r01FdLmh020795;
	Tue, 1 Jan 2013 15:39:21 GMT
	(envelope-from nobody)
Message-Id: <201301011539.r01FdLmh020795@red.freebsd.org>
Date: Tue, 1 Jan 2013 15:39:21 GMT
From: Andrew <daeron@optushome.com.au>
To: freebsd-gnats-submit@FreeBSD.org
Subject: buildworld fails at contrib/llvm/lib/VMCore/LLVMContextImpl.cpp
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         174884
>Category:       i386
>Synopsis:       buildworld fails at contrib/llvm/lib/VMCore/LLVMContextImpl.cpp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-i386
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 01 15:40:00 UTC 2013
>Closed-Date:    Mon Jan 21 14:17:04 UTC 2013
>Last-Modified:  Mon Jan 21 14:17:04 UTC 2013
>Originator:     Andrew
>Release:        9.x
>Organization:
>Environment:
9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #3: Mon Dec 31
>Description:
c++  -O2 -pipe -I/usr/src/lib/clang/libllvmcore/../../../contrib/llvm/include -I/usr/src/lib/clang/libllvmcore/../../../contrib/llvm/tools/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/LLVMContextImpl.cpp -o LLVMContextImpl.o

/usr/src/lib/clang/libllvmcore/../../../contrib/llvm/include/llvm/ADT/STLExtras.h: In function 'void llvm::DeleteContainerSeconds(Container&) [with Container = llvm::DenseMap<llvm::Type*, llvm::UndefValue*, llvm::DenseMapInfo<llvm::Type*> >]':
/usr/src/lib/clang/libllvmcore/../../../contrib/llvm/include/llvm/ADT/STLExtras.h:294: internal compiler error: Segmentation fault: 11

Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
*** [LLVMContextImpl.o] Error code 1

Stop in /usr/src/lib/clang/libllvmcore.
*** [all] Error code 1

Stop in /usr/src/lib/clang.
*** [all] Error code 1

Stop in /usr/src/lib.
*** [lib__L] Error code 1

Stop in /usr/src.
*** [libraries] Error code 1

Stop in /usr/src.
*** [_libraries] Error code 1

Stop in /usr/src.
*** [buildworld] Error code 1

Stop in /usr/src.
>How-To-Repeat:
buildworld
>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Mon Jan 21 06:48:21 UTC 2013 
State-Changed-Why:  
To submitter: are you still seeing this problem? 

In general, we prefer not to have PRs open about buildworld failures, 
as our src tinderboxes generally notify us quickly of failures. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174884 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Mon Jan 21 14:16:49 UTC 2013 
State-Changed-Why:  
Submitter notes that the problem has been fixed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174884 
>Unformatted:
