<div dir="ltr"><div>Looks like the apt repos for ubuntu are not available yet:</div><div><pre id="gmail-log" class="gmail-ansi"><div class="gmail-log-line"><span id="gmail-0-678">W: The repository '<a href="http://apt.llvm.org/trusty">http://apt.llvm.org/trusty</a> llvm-toolchain-trusty-7.0 Release' does not have a Release file.</span></div><div class="gmail-log-line"><span id="gmail-0-679">W: <a href="http://ppa.launchpad.net/couchdb/stable/ubuntu/dists/trusty/Release.gpg">http://ppa.launchpad.net/couchdb/stable/ubuntu/dists/trusty/Release.gpg</a>: Signature by key 15866BAFD9BCC4F3C1E0DFC7D69548E1C17EAB57 uses weak digest algorithm (SHA1)</span></div><div class="gmail-log-line"><span id="gmail-0-680">E: Failed to fetch <a href="http://apt.llvm.org/trusty/dists/llvm-toolchain-trusty-7.0/main/binary-amd64/Packages">http://apt.llvm.org/trusty/dists/llvm-toolchain-trusty-7.0/main/binary-amd64/Packages</a>  404  Not Found</span></div><div class="gmail-log-line"><span id="gmail-0-681">E: Failed to fetch <a href="http://apt.llvm.org/trusty/dists/llvm-toolchain-trusty-7.0/main/binary-i386/Packages">http://apt.llvm.org/trusty/dists/llvm-toolchain-trusty-7.0/main/binary-i386/Packages</a>  404  Not Found</span></div><div class="gmail-log-line"><span id="gmail-0-682">E: Some index files failed to download. They have been ignored, or old ones used instead.</span></div></pre></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Sep 19, 2018 at 12:25 PM Alex Denisov via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">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">Hi Hans,<br>
<br>
Thanks a lot for the effort.<br>
I'm curious if binaries for other systems will appear there (Ubuntu, macOS)?<br>
<br>
Also, more general question:<br>
I see that different releases have different sets of pre-built binaries,<br>
so I'm curious what are the reasons behind?<br>
<br>
Cheers,<br>
Alex.<br>
<br>
> On 19. Sep 2018, at 13:41, Hans Wennborg via lldb-dev <<a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a>> wrote:<br>
> <br>
> I am pleased to announce that LLVM 7 is now available.<br>
> <br>
> Get it here: <a href="https://llvm.org/releases/download.html#7.0.0" rel="noreferrer" target="_blank">https://llvm.org/releases/download.html#7.0.0</a><br>
> <br>
> The release contains the work on trunk up to SVN revision 338536 plus<br>
> work on the release branch. It is the result of the community's work<br>
> over the past six months, including: function multiversioning in Clang<br>
> with the 'target' attribute for ELF-based x86/x86_64 targets, improved<br>
> PCH support in clang-cl, preliminary DWARF v5 support, basic support<br>
> for OpenMP 4.5 offloading to NVPTX, OpenCL C++ support, MSan, X-Ray<br>
> and libFuzzer support for FreeBSD, early UBSan, X-Ray and libFuzzer<br>
> support for OpenBSD, UBSan checks for implicit conversions, many<br>
> long-tail compatibility issues fixed in lld which is now production<br>
> ready for ELF, COFF and MinGW, new tools llvm-exegesis, llvm-mca and<br>
> diagtool. And as usual, many optimizations, improved diagnostics, and<br>
> bug fixes.<br>
> <br>
> For more details, see the release notes:<br>
> <a href="https://llvm.org/releases/7.0.0/docs/ReleaseNotes.html" rel="noreferrer" target="_blank">https://llvm.org/releases/7.0.0/docs/ReleaseNotes.html</a><br>
> <a href="https://llvm.org/releases/7.0.0/tools/clang/docs/ReleaseNotes.html" rel="noreferrer" target="_blank">https://llvm.org/releases/7.0.0/tools/clang/docs/ReleaseNotes.html</a><br>
> <a href="https://llvm.org/releases/7.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html" rel="noreferrer" target="_blank">https://llvm.org/releases/7.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html</a><br>
> <a href="https://llvm.org/releases/7.0.0/tools/lld/docs/ReleaseNotes.html" rel="noreferrer" target="_blank">https://llvm.org/releases/7.0.0/tools/lld/docs/ReleaseNotes.html</a><br>
> <br>
> Thanks to everyone who helped with filing, fixing, and code reviewing<br>
> for the release-blocking bugs!<br>
> <br>
> Special thanks to the release testers and packagers: Bero<br>
> Rosenkränzer, Brian Cain, Dimitry Andric, Jonas Hahnfeld, Lei Huang<br>
> Michał Górny, Sylvestre Ledru, Takumi Nakamura, and Vedant Kumar.<br>
> <br>
> For questions or comments about the release, please contact the<br>
> community on the mailing lists. Onwards to LLVM 8!<br>
> <br>
> Cheers,<br>
> Hans<br>
> _______________________________________________<br>
> lldb-dev mailing list<br>
> <a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a><br>
> <a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev</a><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>
</blockquote></div>