<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 build with cmake fails with "Program error: Invalid parameters entered, -h for help. ""
href="http://llvm.org/bugs/show_bug.cgi?id=22725">22725</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>lldb build with cmake fails with "Program error: Invalid parameters entered, -h for help. "
</td>
</tr>
<tr>
<th>Product</th>
<td>lldb
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</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>All Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>lldb-dev@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Reporter</th>
<td>sylvestre@debian.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Under GNU/Linux Debian, using the cmake build, I am getting:
[ 97%] Python script sym-linking LLDB Python API
cd
"/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-snapshot_3.7~svn230746/build-llvm/tools/lldb"
&& /usr/bin/python
/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-snapshot_3.7~svn230746/tools/lldb/scripts/finishSwigWrapperClasses.py
--buildConfig=
--srcRoot=/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-snapshot_3.7~svn230746/tools/lldb
--targetDir=/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-snapshot_3.7~svn230746/build-llvm/tools/lldb/scripts
--cfgBldDir=/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-snapshot_3.7~svn230746/build-llvm/tools/lldb/scripts
--prefix=/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-snapshot_3.7~svn230746/build-llvm
--cmakeBuildConfiguration=. -m
Program error: Invalid parameters entered, -h for help.
You entered:
['--buildConfig=',
'--srcRoot=/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-snapshot_3.7~svn230746/tools/lldb',
'--targetDir=/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-snapshot_3.7~svn230746/build-llvm/tools/lldb/scripts',
'--cfgBldDir=/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-snapshot_3.7~svn230746/build-llvm/tools/lldb/scripts',
'--prefix=/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-snapshot_3.7~svn230746/build-llvm',
'--cmakeBuildConfiguration=.', '-m'] (-1)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>