[LLVMbugs] [Bug 16921] New: crash during a build of BRL-CAD
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Aug 16 11:53:59 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=16921
Bug ID: 16921
Summary: crash during a build of BRL-CAD
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: tom.browder at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 11052
--> http://llvm.org/bugs/attachment.cgi?id=11052&action=edit
crash report
Using an optimized build of llvm/lang from the svn trunk (r188538) to build
BRL-CAD source (http://brlcad.org)from svn trunk (r56887) the process aborted
during the build and emitted the following message:
[ 32%] Building CXX object
src/librt/tests/CMakeFiles/nurbs_tester.dir/nurbs_tests.cpp.o
A static data member declaration should be available at this point
UNREACHABLE executed at
/disk3/extsrc/llvm-svn-trunk/tools/clang/lib/CodeGen/CGDebugInfo.cpp:3018!
...
My system is PC Debian Linux 6.0.7 (64-bit). I am including the crash report
and the two files requested ().
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130816/cbed10e4/attachment.html>
More information about the llvm-bugs
mailing list