<div dir="ltr">Sounds great. Thanks for working on it, Leandro!</div><div class="gmail_extra"><br><div class="gmail_quote">On 1 June 2017 at 12:08, Leandro Nunes <span dir="ltr"><<a href="mailto:Leandro.Nunes@arm.com" target="_blank">Leandro.Nunes@arm.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
There was a new Python setuptools release (36.0.0) today, that caused this compatibility issue.<br>
The suggestion to stop breaking the builds is to add a static setuptools version on lnt's requirements.client.txt.<br>
<br>
The latest known compatible version is 35.0.2. I have tested it building a LNT sandbox and it seems to works.<br>
<br>
setuptools==35.0.2<br>
<br>
I'll create a bug on LNT so we can investigate in detail and push this change on a code review in a few minutes.<br>
<br>
<br>
thanks<br>
Leandro<br>
<br>
PS: sorry about the 'confidentiality footer'. Will be removed soon.<br>
<br>
<br>
From: Kristof Beyls<br>
Sent: 01 June 2017 10:59<br>
To: Diana Picus; Leandro Nunes<br>
Cc: llvm-dev; nd<br>
Subject: Re: [llvm-dev] Test-suite bots red because of missing import<br>
<div><div class="h5"><br>
Adding Leandro - he saw this on some of our internal bots too.<br>
<br>
On 1 Jun 2017, at 11:21, Diana Picus via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br>
<br>
Hi all,<br>
<br>
It seems some of the test-suite bots are red because they can't find the six module anymore. See e.g.<br>
<a href="http://lab.llvm.org:8011/builders/clang-cmake-aarch64-quick/builds/6867" rel="noreferrer" target="_blank">http://lab.llvm.org:8011/<wbr>builders/clang-cmake-aarch64-<wbr>quick/builds/6867</a><br>
<a href="http://lab.llvm.org:8011/builders/clang-ppc64be-linux-lnt/builds/5727" rel="noreferrer" target="_blank">http://lab.llvm.org:8011/<wbr>builders/clang-ppc64be-linux-<wbr>lnt/builds/5727</a><br>
<br>
Does anyone know how to fix this?<br>
<br>
Thanks,<br>
Diana<br>
______________________________<wbr>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">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/<wbr>mailman/listinfo/llvm-dev</a><br>
<br>
</div></div>IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.<br>
</blockquote></div><br></div>