http://llvm.org/bugs/show_bug.cgi?id=22725
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: [email protected]
Reporter: [email protected]
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)
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev