before your patch, ldd on arm64 shows

/usr/bin/ld: src/ev_poll.o(.debug_info+0x78): R_AARCH64_ABS64 used
with TLS symbol poll_events

/usr/bin/ld: src/ev_poll.o(.debug_info+0xe3): R_AARCH64_ABS64 used
with TLS symbol nbfd

/usr/bin/ld: src/ev_epoll.o(.debug_info+0x66): R_AARCH64_ABS64 used
with TLS symbol epoll_events

/usr/bin/ld: src/hlua.o(.debug_info+0x19f): R_AARCH64_ABS64 used with
TLS symbol safe_ljmp_env


https://travis-ci.com/github/haproxy/haproxy/jobs/297635546



is it something we should be aware of ?

does your patch fix it :) ?




вс, 15 мар. 2020 г. в 18:58, David CARLIER <devne...@gmail.com>:

> Yes surely I had only a raspberry at hand arm64 surely needs too.
> change of approaches.
>
>
> On Sun, 15 Mar 2020 at 13:39, Martin Grigorov <mgrigo...@apache.org>
> wrote:
>
>> Hi David,
>>
>> On my ARM64 VM `uname -m` returns:
>> $ uname -m
>> aarch64
>>
>> Should your change take 'aarch64' into account as well ?
>>
>> Martin
>>
>> On Sun, Mar 15, 2020 at 3:34 PM David CARLIER <devne...@gmail.com> wrote:
>>
>>> Oups sorry I really forgot :-)
>>>
>>> On Sun, 15 Mar 2020 at 13:32, Martin Grigorov <mgrigo...@apache.org>
>>> wrote:
>>>
>>>> Hi
>>>>
>>>> On Sun, Mar 15, 2020 at 3:03 PM Aleksandar Lazic <al-hapr...@none.at>
>>>> wrote:
>>>>
>>>>> On 15.03.20 11:33, David CARLIER wrote:
>>>>> > Hi
>>>>> >
>>>>> > Here a little patch proposal to fix build on ARM.
>>>>> >
>>>>> > Regards.
>>>>>
>>>>> Ähm, maybe my mail client hide the Patch because I can't see it ;-)?
>>>>>
>>>>
>>>> It seems David forgot to attach it or the attachment didn't make it for
>>>> other reason. I also don't see it.
>>>>
>>>> Martin
>>>>
>>>>
>>>>>
>>>>> Regards
>>>>> Aleks
>>>>>
>>>>>

Reply via email to