<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 --- - lldb python SWIG build scripts/CMakeLists.txt references missing lldb_python_module.cmake"
href="http://llvm.org/bugs/show_bug.cgi?id=20743">20743</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>lldb python SWIG build scripts/CMakeLists.txt references missing lldb_python_module.cmake
</td>
</tr>
<tr>
<th>Product</th>
<td>Build scripts
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</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>normal
</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>qneill@codeaurora.org
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Chandler removed the scripts/lldb_python_module.cmake file and the reference to
it in scripts/CMakeLists.txt here:
aac8e5d 2014-06-16 [cmake] Switch python install to use an \
'install(DIRECTORY...)' cmake command instead of a script.
Then Deepak added the reference back without the file here:
4ede499 2014-07-01 This creates a valid Python API for Windows, \
pending some issues. The changes included are -
This causes the following on an MS build:
CMake Error at scripts/cmake_install.cmake:31 (INCLUDE):
include could not find load file:
C:/bots/slave-name/builder-name/build/llvm/tools/lldb/scripts/lldb_python_module.cmake
Call Stack (most recent call first):
cmake_install.cmake:37 (INCLUDE)</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>