<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">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>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <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>_______________________________________________<br>
lldb-dev mailing list<br>
<a href="mailto:lldb-dev@cs.uiuc.edu">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>