<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - building intrinsics.gen.tmp from intrincis.td fails"
href="http://llvm.org/bugs/show_bug.cgi?id=15957">15957</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>building intrinsics.gen.tmp from intrincis.td fails
</td>
</tr>
<tr>
<th>Product</th>
<td>libraries
</td>
</tr>
<tr>
<th>Version</th>
<td>3.2
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Core LLVM classes
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>devel@fresse.org
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>llvm[1]: Building Intrinsics.gen.tmp from Intrinsics.td
/var/scratch/freundt/src/devel/llvm-3.2.src/Release+Asserts/bin/llvm-tblgen -I
/var/scratch/freundt/src/devel/llvm-3.2.src/lib/VMCore -I
/var/scratch/freundt/src/devel/llvm-3.2.src/include -I
/var/scratch/freundt/src/devel/llvm-3.2.src/include -I
/var/scratch/freundt/src/devel/llvm-3.2.src/lib/Target
/var/scratch/freundt/src/devel/llvm-3.2.src/include/llvm/Intrinsics.td -o
/var/scratch/freundt/src/devel/llvm-3.2.src/lib/VMCore/Release+Asserts/Intrinsics.gen.tmp
-gen-intrinsic
llvm-tblgen: ThreadLocal.cpp:70: void
llvm::sys::ThreadLocalImpl::setInstance(const void *): Assertion `errorcode ==
0' failed.
0 llvm-tblgen 0x00000000005aa41e
1 llvm-tblgen 0x00000000005a95f4
2 libpthread.so.0 0x00002b92bb1262d0
3 libc.so.6 0x00002b92bb8c5ab5 gsignal + 53
4 libc.so.6 0x00002b92bb8c6fb6 abort + 390
5 libc.so.6 0x00002b92bb8be385 __assert_fail + 245
6 llvm-tblgen 0x00000000005af56e
7 llvm-tblgen 0x000000000053863d
8 libc.so.6 0x00002b92bb8b1bfd __libc_start_main + 253
9 llvm-tblgen 0x0000000000405679
make[1]: ***
[/var/scratch/freundt/src/devel/llvm-3.2.src/lib/VMCore/Release+Asserts/Intrinsics.gen.tmp]
Aborted (core dumped)
gdb bt:
#0 0x00007f8b65b1dab5 in raise () from /lib64/libc.so.6
(gdb) bt
#0 0x00007f8b65b1dab5 in raise () from /lib64/libc.so.6
#1 0x00007f8b65b1ef47 in abort () from /lib64/libc.so.6
#2 0x00007f8b65b16385 in __assert_fail () from /lib64/libc.so.6
#3 0x00000000005af56e in llvm::sys::ThreadLocalImpl::setInstance(void const*)
()
#4 0x000000000053863d in main ()</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>