Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jan 2013 15:39:21 GMT
From:      Andrew <daeron@optushome.com.au>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/174884: buildworld fails at contrib/llvm/lib/VMCore/LLVMContextImpl.cpp
Message-ID:  <201301011539.r01FdLmh020795@red.freebsd.org>
Resent-Message-ID: <201301011540.r01Fe0U9076141@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 01 15:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301011539.r01FdLmh020795>