<div dir="ltr">As a side note, part of that change was to fail when the python packages don't actually install rather than just failing silently. You might want to double check whether the lldb package is actually going where you want in this case - while everything may have been just fine before for your setup, it also could be the case that they python packages are not installing and you just aren't getting an error due to the silent failure.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Dec 5, 2013 at 7:35 AM, Todd Fiala <span dir="ltr"><<a href="mailto:tfiala@google.com" target="_blank">tfiala@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi Sylvestre,<div><br></div><div>What in the configure process is telling it to append this part:</div><div><pre style="white-space:pre-wrap">/tmp/buildd/llvm-toolchain-snapshot-3.5~svn196491/debian/tmp</pre>
<pre style="white-space:pre-wrap">to the install prefix? I suspect I may just need to have a typically-empty-but-not-in-your-case variable to the front part of the install location. I was using $prefix to get the --prefix={something} part.</pre>
</div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Thu, Dec 5, 2013 at 4:56 AM, Sylvestre Ledru <span dir="ltr"><<a href="mailto:sylvestre@debian.org" target="_blank">sylvestre@debian.org</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
<div bgcolor="#FFFFFF" text="#000000">
<pre>Hello,
I had to revert commit r196413. It broke the make install.
Full log:
<a href="http://llvm-jenkins.debian.net/job/llvm-toolchain-binaries/architecture=amd64,distribution=unstable/418/" target="_blank">http://llvm-jenkins.debian.net/job/llvm-toolchain-binaries/architecture=amd64,distribution=unstable/418/</a>
Summary:
"<i><span>/</span>tmp/buildd/llvm-toolchain-snapshot-3.5~svn196491/tools/lldb/source/Interpreter<span>/</span></i>../..<i><span>/</span>scripts/finish-swig-wrapper-classes.sh" "/tmp/buildd/llvm-toolchain-snapshot-3.5~svn196491/tools/lldb/source/Interpreter<span>/</span></i>../.." "/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
</pre>
</div>
<br></div></div>_______________________________________________<br>
lldb-dev mailing list<br>
<a href="mailto:lldb-dev@cs.uiuc.edu" target="_blank">lldb-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>