<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">This is using documentation from an ancient release (7.0). The latest instructions are here: <a href="https://libcxx.llvm.org/BuildingLibcxx.html" class="">https://libcxx.llvm.org/BuildingLibcxx.html</a></div><div class=""><br class=""></div><div class="">The repository is now located at <a href="https://github.com/llvm/llvm-project" class="">https://github.com/llvm/llvm-project</a> and uses Git.</div><div class=""><br class=""></div><div class="">Cheers,</div><div class="">Louis<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Dec 2, 2021, at 05:03, Hasan Marzooq via libcxx-dev <<a href="mailto:libcxx-dev@lists.llvm.org" class="">libcxx-dev@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hello!<div class=""><br class=""></div><div class="">I'm trying to build libc++ on Amazon Linux 2 (ID_LIKE="centos rhel fedora" - Red Hat 7.3.1-8) using the instructions here: <a href="https://releases.llvm.org/7.0.0/projects/libcxx/docs/BuildingLibcxx.html" class="">https://releases.llvm.org/7.0.0/projects/libcxx/docs/BuildingLibcxx.html</a></div><div class=""><br class=""></div><div class="">But getting below error when doing "svn co <a href="https://llvm.org/svn/llvm-project/libcxx/trunk" class="">https://llvm.org/svn/llvm-project/libcxx/trunk</a> libcxx"</div><div class=""><br class=""></div><div class="">-----</div><div class="">Error validating server certificate for '<a href="https://llvm.org/" class="">https://llvm.org:443</a>':<br class=""> - The certificate has expired.<br class=""> - The certificate has an unknown error.<br class="">Certificate information:<br class=""> - Hostname: <a href="http://bugs.llvm.org/" class="">bugs.llvm.org</a><br class=""> - Valid: from Tue, 26 Oct 2021 06:47:54 GMT until Mon, 24 Jan 2022 06:47:53 GMT<br class=""> - Issuer: Let's Encrypt, US<br class=""> - Fingerprint: b1:c6:68:75:7c:74:f5:37:52:09:64:51:b3:e7:87:f5:41:ed:73:b2<br class="">(R)eject or accept (t)emporarily?</div><div class="">----</div><div class=""><br class=""></div><div class="">I tried with both options, "R" and "t", but keep getting:</div><div class="">"Server certificate verification failed: certificate has expired, bad certificate chain (<a href="https://llvm.org/" class="">https://llvm.org</a>)"</div><div class=""><br class=""></div><div class="">svn version:</div><div class="">svn, version 1.7.14 (r1542130) -  compiled Oct  7 2020, 22:48:31<br class=""></div><div class=""><br class=""></div><div class="">Any help is highly appreciated!</div><div class=""><br class=""></div><div class="">Thanks!</div><div class="">Naqvi</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""> <br class=""></div></div>
_______________________________________________<br class="">libcxx-dev mailing list<br class=""><a href="mailto:libcxx-dev@lists.llvm.org" class="">libcxx-dev@lists.llvm.org</a><br class="">https://lists.llvm.org/cgi-bin/mailman/listinfo/libcxx-dev<br class=""></div></blockquote></div><br class=""></div></body></html>