<html>
<head>
<base href="https://bugs.llvm.org/">
</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 - tools/llvm-cvtres/object.test fails on powerpc64 BE since its introduction in r305092"
href="https://bugs.llvm.org/show_bug.cgi?id=33429">33429</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>tools/llvm-cvtres/object.test fails on powerpc64 BE since its introduction in r305092
</td>
</tr>
<tr>
<th>Product</th>
<td>new-bugs
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</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>new bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>seurer@linux.vnet.ibm.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>First seen here:
<a href="http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/8704">http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/8704</a>
This test case fails on powerpc64 BE (and not on LE) since its introduction in
revision 305092.
******************** TEST 'LLVM :: tools/llvm-cvtres/object.test' FAILED
********************
Script:
--
llvm-cvtres
/out:/home/buildbots/ppc64be-clang-test/clang-ppc64be/stage1/test/tools/llvm-cvtres/Output/object.test.tmp
/home/buildbots/ppc64be-clang-test/clang-ppc64be/llvm/test/tools/llvm-cvtres/Inputs/test_resource.res
/home/buildbots/ppc64be-clang-test/clang-ppc64be/stage1/./bin/llvm-readobj
-coff-resources -section-data
/home/buildbots/ppc64be-clang-test/clang-ppc64be/stage1/test/tools/llvm-cvtres/Output/object.test.tmp
| /home/buildbots/ppc64be-clang-test/clang-ppc64be/stage1/./bin/FileCheck
/home/buildbots/ppc64be-clang-test/clang-ppc64be/llvm/test/tools/llvm-cvtres/object.test
--
Exit Code: 1
Command Output (stderr):
--
LLVM ERROR: Inconvertible error value. An error has occurred that could not be
converted to a known std::error_code. Please file a bug.
/home/buildbots/ppc64be-clang-test/clang-ppc64be/llvm/test/tools/llvm-cvtres/object.test:15:13:
error: expected string not found in input
CHECK-NEXT: Type: STRINGARRAY [
^
<stdin>:9:1: note: scanning from here
^
--
********************
If I run it by hand I see:
object.test.tmp
File:
/home/seurer/llvm/build/llvm-test/test/tools/llvm-cvtres/Output/object.test.tmp
Format: COFF-x86-64
Arch: x86_64
AddressSize: 64bit
Resources [
String Name Entries: 1
ID Entries: 4
LLVM ERROR: Inconvertible error value. An error has occurred that could not be
converted to a known std::error_code. Please file a bug.</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>