[lldb-dev] [Bug 22725] New: lldb build with cmake fails with "Program error: Invalid parameters entered, -h for help. "
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Feb 27 03:12:03 PST 2015
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: lldb-dev at cs.uiuc.edu
Reporter: sylvestre at 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)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150227/6048d69f/attachment.html>
More information about the lldb-dev
mailing list