<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 - exports.yaml and weak-symbols.yaml test cases break on powerpc64 (BE) after r312294"
href="https://bugs.llvm.org/show_bug.cgi?id=34487">34487</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>exports.yaml and weak-symbols.yaml test cases break on powerpc64 (BE) after r312294
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</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>unassignedclangbugs@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>This patch breaks things on powerpc64 big endian (works fine on little endian).
See
<a href="http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/10335">http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/10335</a>
This has caused 3 or the powerpc64 build bots to be red since last Thursday (31
August).
For example:
******************** TEST 'LLVM :: tools/llvm-nm/wasm/exports.yaml' FAILED
********************
Script:
--
/home/buildbots/ppc64be-clang-test/clang-ppc64be/stage1/./bin/yaml2obj <
/home/buildbots/ppc64be-clang-test/clang-ppc64be/llvm/test/tools/llvm-nm/wasm/exports.yaml
| /home/buildbots/ppc64be-clang-test/clang-ppc64be/stage1/./bin/llvm-nm - |
/home/buildbots/ppc64be-clang-test/clang-ppc64be/stage1/./bin/FileCheck
/home/buildbots/ppc64be-clang-test/clang-ppc64be/llvm/test/tools/llvm-nm/wasm/exports.yaml
--
Exit Code: 1
Command Output (stderr):
--
/home/buildbots/ppc64be-clang-test/clang-ppc64be/llvm/test/tools/llvm-nm/wasm/exports.yaml:43:10:
error: expected string not found in input
# CHECK: 00000400 D bar
^
<stdin>:1:1: note: scanning from here
00000000 D bar
^</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>