<div dir="ltr">Thanks for the pointers. I'll try to work out something this week. I may come back for more help, but I have enough at least to get me started.<br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-04-12 18:48 GMT-07:00 Andrew Wilkins <span dir="ltr"><<a href="mailto:axwalk@gmail.com" target="_blank">axwalk@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><span class=""><div dir="ltr">On Wed, 13 Apr 2016 at 09:38 Amaury SECHET <<a href="mailto:deadalnix@gmail.com" target="_blank">deadalnix@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I'd be happy to do it, but this is a bit much high level for me to be actionable. Can you explain me what I should do to reintroduce them int he debian packaging ?</div></blockquote><div><br></div></span><div>On the CMake side, I'm not sure. I think it's just a matter of using the "install()" functions to install them into the appropriate place in the tree. They weren't installed by CMake in the first place; I was going to do that, which is when I was told they shouldn't be distributed.</div><div><br></div><div>For Debian packaging, there are a few things.</div><div>1) revive the llvm-X.Y-tools.* files, which were in LLVM 3.7. See: <a href="http://anonscm.debian.org/viewvc/pkg-llvm/llvm-toolchain/branches/3.7/debian/" target="_blank">http://anonscm.debian.org/viewvc/pkg-llvm/llvm-toolchain/branches/3.7/debian/</a>.</div><div>2) add the llvm-X.Y-tools entry back into control. Compare <a href="http://anonscm.debian.org/viewvc/pkg-llvm/llvm-toolchain/branches/3.7/debian/control?revision=1843&view=markup" target="_blank">http://anonscm.debian.org/viewvc/pkg-llvm/llvm-toolchain/branches/3.7/debian/control?revision=1843&view=markup</a> and <a href="http://anonscm.debian.org/viewvc/pkg-llvm/llvm-toolchain/branches/3.8/debian/control?revision=1881&view=markup" target="_blank">http://anonscm.debian.org/viewvc/pkg-llvm/llvm-toolchain/branches/3.8/debian/control?revision=1881&view=markup</a>.</div><div>3) update the "rules" script as necessary to support the above, copying files into the places that the Debian package layout expects</div><div><br></div><div>HTH,</div><div>Andrew</div><div><div class="h5"><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_extra"><div class="gmail_quote">2016-04-12 17:56 GMT-07:00 Andrew Wilkins <span dir="ltr"><<a href="mailto:axwalk@gmail.com" target="_blank">axwalk@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><span><div dir="ltr">On Wed, 13 Apr 2016 at 08:10 Amaury SECHET via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I'd like to shime in here. These apt repository used to contain packages named llvm-3.8-tools containing, amongst other things, the lit python library used to test llvm. It seems that it went away recently and I have travis build failing because of this.<br><br></div>What is going here ? It that just a mistake ? Is there something I can do to help get this package back ?</div></blockquote><div><br></div></span><div>I removed llvm-lit, among other utilities, after receiving guidance that they were not intended for distribution to LLVM users. Sounds like that was wrong.</div><div><br></div><div>You would have to update CMake to install them; and then reintroduce them into the Debian packaging.</div><div><br></div><div>Cheers,</div><div>Andrew</div><div><div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_extra"><div class="gmail_quote">2016-03-30 2:34 GMT-07:00 Sylvestre Ledru via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le 29/03/2016 à 14:17, Yury V. Zaytsev a écrit :<br>
> Hi Sylvestre,<br>
> ri<br>
<span>> On Sat, 12 Mar 2016, Sylvestre Ledru wrote:<br>
><br>
>> I am working on it as we speak. Hopefully, most of the 3.8 & 3.9 packages are going to be green by next week.<br>
><br>
> Any updates on that?<br>
</span>Yes, most of the remaining issues are fixed (the sync to <a href="http://llvm.org/apt" rel="noreferrer" target="_blank">llvm.org/apt</a> was disabled). I will send a summary soon.<br>
<span><br>
> It appears that Precise repositories are now in order, but all the others (and, most importantly, Trusty) are still not updated.<br>
</span>I forced the push. Should be fine now.<br>
<span><br>
> Also, 3.9 packages are not mentioned on the web page, although they seem to be available for Precise from the snapshots repository.<br>
</span>Not sure what you mean here?<br>
llvm-toolchain-trusty contains 3.9<br>
<span><br>
> For me, the Jenkis URL is still not responding, so although I can see the commits to the svn repository at <a href="http://anonscm.debian.org" rel="noreferrer" target="_blank">http://anonscm.debian.org</a>, I can't really figure out what's actually going on...<br>
</span>Yes, this is running on a temporary server (the previous one had some hardware issues).<br>
Not sure I will make it public or not.<br>
<br>
Sylvestre<br>
<div><div><br>
<br>
<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</div></div></blockquote></div><br></div>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div></div></div></div>
</blockquote></div><br></div>
</blockquote></div></div></div></div>
</blockquote></div><br></div>