[Bug 22725] New: lldb build with cmake fails with "Program error: Invalid parameters entered, -h for help. "

Bug ID 22725
Summary lldb build with cmake fails with "Program error: Invalid parameters entered, -h for help. "
Product lldb
Version unspecified
Hardware PC
OS Linux
Status NEW
Severity normal
Priority P
Component All Bugs
Assignee lldb-dev@cs.uiuc.edu
Reporter sylvestre@debian.org
Classification Unclassified

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)

Andrew Wilkins changed bug 22725

What | Removed | Added |

  • | - | - |
    Status | NEW | RESOLVED |
    Resolution | — | FIXED |

Comment # 2 on bug 22725 from Andrew Wilkins

Marking resolved. Please reopen/chide if I shouldn't be doing this.