<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 - -DLLVM_EXTERNAL_LIT=... no longer works, breaking standalone builds"
href="https://bugs.llvm.org/show_bug.cgi?id=40445">40445</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>-DLLVM_EXTERNAL_LIT=... no longer works, breaking standalone builds
</td>
</tr>
<tr>
<th>Product</th>
<td>Build scripts
</td>
</tr>
<tr>
<th>Version</th>
<td>8.0
</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>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>cmake
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>mgorny@gentoo.org
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Blocks</th>
<td>40331
</td>
</tr></table>
<p>
<div>
<pre>For example, when trying to run libc++ tests, I get:
ninja -v -j32 -l0 check-libcxx
[0/1] cd
/var/tmp/portage/sys-libs/libcxx-8.0.9999/work/libcxx-8.0.9999-abi_x86_64.amd64/test
&& /var/tmp/portage/sys-libs/libcxx-8.0.9999/temp/python2.7/bin/python
/var/tmp/portage/sys-libs/libcxx-8.0.9999/work/libcxx-8.0.9999-abi_x86_64.amd64/bin/llvm-lit
-vv -j 32 --param=cxx_under_test=/usr/lib/llvm/8/bin/x86_64-pc-linux-gnu-clang
/var/tmp/portage/sys-libs/libcxx-8.0.9999/work/libcxx-8.0.9999-abi_x86_64.amd64/test
/usr/bin/python2.7: can't open file
'/var/tmp/portage/sys-libs/libcxx-8.0.9999/work/libcxx-8.0.9999-abi_x86_64.amd64/bin/llvm-lit':
[Errno 2] No such file or directory
FAILED: test/CMakeFiles/check-cxx
It seems that LLVM_EXTERNAL_LIT no longer works. I need to investigate
further.</pre>
</div>
</p>
<div id="referenced">
<hr style="border: 1px dashed #969696">
<b>Referenced Bugs:</b>
<ul>
<li>
[<a class="bz_bug_link
bz_status_NEW "
title="NEW - [meta] 8.0.0 Release Blockers"
href="https://bugs.llvm.org/show_bug.cgi?id=40331">Bug 40331</a>] [meta] 8.0.0 Release Blockers
</li>
</ul>
</div>
<br>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>