[lldb-dev] make install is currently broken - does not respect prefix.

Sylvestre Ledru sylvestre at debian.org
Thu Dec 5 04:56:02 PST 2013


Hello,

I had to revert commit r196413. It broke the make install. 

Full log:
http://llvm-jenkins.debian.net/job/llvm-toolchain-binaries/architecture=amd64,distribution=unstable/418/

Summary:
"/tmp/buildd/llvm-toolchain-snapshot-3.5~svn196491/tools/lldb/source/Interpreter/../../scripts/finish-swig-wrapper-classes.sh" "/tmp/buildd/llvm-toolchain-snapshot-3.5~svn196491/tools/lldb/source/Interpreter/../.." "/tmp/buildd/llvm-toolchain-snapshot-3.5~svn196491/build-llvm/tools/lldb/source/Interpreter" "/tmp/buildd/llvm-toolchain-snapshot-3.5~svn196491/build-llvm/tools/lldb/source/Interpreter" "/usr/lib/llvm-3.5" -m
mkdir: cannot create directory '/usr/lib/llvm-3.5': Permission denied
Error: Unable to find or create /usr/lib/llvm-3.5/lib/python2.7/site-packages/lldb
/tmp/buildd/llvm-toolchain-snapshot-3.5~svn196491/tools/lldb/scripts/Python/finish-swig-Python-LLDB.sh failed with exit code 1
make[6]: *** [install-local] Error 1
make[6]: Leaving directory `/tmp/buildd/llvm-toolchain-snapshot-3.5~svn196491/build-llvm/tools/lldb/source/Interpreter'
make[5]: *** [install] Error 1


here, it should install in 
/tmp/buildd/llvm-toolchain-snapshot-3.5~svn196491/debian/tmp/usr/lib/llvm-3.5/lib/python2.7/site-packages/

 Sylvestre

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20131205/663d285d/attachment.html>


More information about the lldb-dev mailing list