<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 --- - libc++abi :: test_demangle.cpp fails on FreeBSD 9.2"
href="http://llvm.org/bugs/show_bug.cgi?id=20436">20436</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>libc++abi :: test_demangle.cpp fails on FreeBSD 9.2
</td>
</tr>
<tr>
<th>Product</th>
<td>libc++abi
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>FreeBSD
</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>All Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>ivan@ivan-labs.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu, mclow.lists@gmail.com
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>libc++abi :: test_demangle.cpp fails on:
FreeBSD localhost 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26
22:50:31 UTC 2013 <a href="mailto:root@bake.isc.freebsd.org">root@bake.isc.freebsd.org</a>:/usr/obj/usr/src/sys/GENERIC
amd64
when run as:
make check-all
Here's the log:
******************** TEST 'libc++abi :: test_demangle.cpp' FAILED
********************
Compiled With: '/usr/bin/clang++' '-o' '/tmp/tmpPNdBTLexe'
'/usr/home/ik/llvm/llvm.current/projects/libcxxabi/test/test_demangle.cpp'
'-nostdinc++' '-std=c++11'
'-I/usr/home/ik/llvm/llvm.current/projects/libcxxabi/test/../include'
'-I/usr/home/ik/llvm/llvm.current/projects/libcxx/include' '-nodefaultlibs'
'-L/usr/home/ik/llvm/llvm.current.build/lib' '-lc++' '-lc++abi' '-lgcc_eh'
'-lc' '-lm' '-lpthread' '-lgcc_s' '-Wl,-R'
'/usr/home/ik/llvm/llvm.current.build/lib'
Command: '/tmp/tmpPNdBTLexe'
Exit Code: -6
Standard Output:
--
_ZN5test01hIfEEvRAcvjplstT_Le4001a000000000000000E_c -> void
test0::h<float>(char (&) [(unsigned int)((sizeof (float)) + (0xap-1L))])
Got instead: void test0::h<float>(char (&) [(unsigned int)((sizeof (float)) +
(0x1.4p+2L))])
--Standard Error:
--
Assertion failed: (std::strcmp(demang, cases[i][1]) == 0), function test, file
/usr/home/ik/llvm/llvm.current/projects/libcxxabi/test/test_demangle.cpp, line
29628.
--
Compiled test failed unexpectedly!
********************</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>