[PATCH] D29892: ar: add llvm-dlltool support

Martell Malone via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 14:03:56 PDT 2017


This was the email I got from the build bots
http://lab.llvm.org:8011/builders/ubuntu-gcc7.1-werror/builds/569


On Tue, Jul 18, 2017 at 10:02 PM, Rui Ueyama <ruiu at google.com> wrote:

> Martell,
>
> As I wrote, it seems the bots are failing not because of a gcc warning but
> for some other reason.
>
> http://lab.llvm.org:8011/builders/sanitizer-x86_64-
> linux-fast/builds/6544/steps/check-llvm%20asan/logs/stdio
>
> On Tue, Jul 18, 2017 at 2:00 PM, Martell Malone <martellmalone at gmail.com>
> wrote:
>
>> We ran into this before with the casts.
>> It was previously a warning but someone made that warning an error on the
>> build bots.
>> Fixed in rL308360
>>
>> On Tue, Jul 18, 2017 at 9:51 PM, Rui Ueyama <ruiu at google.com> wrote:
>>
>>> Which error are you talking about? It doesn't seem like a gcc warning.
>>>
>>> E.g. http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fas
>>> t/builds/6544/steps/check-llvm%20asan/logs/stdio
>>>
>>> On Tue, Jul 18, 2017 at 1:36 PM, Martell Malone <martellmalone at gmail.com
>>> > wrote:
>>>
>>>> Thanks
>>>> I already replied to the thread from the build bot.
>>>> We have seen a similar cast gcc warning error before.
>>>> Easy fix in a follow up shortly.
>>>>
>>>> On Tue 18 Jul 2017 at 20:31, Aleksey Shlyapnikov via Phabricator <
>>>> reviews at reviews.llvm.org> wrote:
>>>>
>>>>> alekseyshl added a comment.
>>>>>
>>>>> http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fas
>>>>> t/builds/6544 is not happy about this patch.
>>>>>
>>>>>
>>>>> Repository:
>>>>>   rL LLVM
>>>>>
>>>>> https://reviews.llvm.org/D29892
>>>>>
>>>>>
>>>>>
>>>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170718/6ccb8acf/attachment.html>


More information about the llvm-commits mailing list