<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 - LNT Makefile test-suite build (lnt runtest nt) fails after r310975"
href="https://bugs.llvm.org/show_bug.cgi?id=34203">34203</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>LNT Makefile test-suite build (lnt runtest nt) fails after r310975
</td>
</tr>
<tr>
<th>Product</th>
<td>Test Suite
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows NT
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Nightly Tester
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>elad2.cohen@intel.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>Running the test-suite using the Makefile driver (i.e. "lnt runtest nt") fails
after the commit r310975. (a CMake driver run, i.e. "lnt runtest test-suite"
works).
The buildbots that run the test-suite are currently red.
Failure while running nightly tests! See log:
/home/buildslave/buildslave/clang-native-arm-lnt/test/sandbox/build/test.log
...
make[1]: Target 'test' not remade because of errors.
make[1]: Leaving directory
'/home/buildslave/buildslave/clang-native-arm-lnt/test/sandbox/build'
Makefile.programs:954: recipe for target 'report.simple.raw.out' failed
make: *** [report.simple.raw.out] Error 2
Combining the fact that only the Makefile based run is failing, and looking
into <a href="https://reviews.llvm.org/rL310975">https://reviews.llvm.org/rL310975</a> it seems that the patch is missing a
Makefile in the inner most level (i.e.
MultiSource/Benchmarks/DOE-ProxyApps-C++/PENNANT/Makefile).
I think we'll have to revert the patch unless Hal or jiseung can commit an
immediate fix.</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>