lightning
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lightning-2.1.4 on i686 arch


From: Paulo César Pereira de Andrade
Subject: Re: lightning-2.1.4 on i686 arch
Date: Sun, 6 Nov 2022 20:49:34 -0300

Em sáb., 5 de nov. de 2022 às 16:48, Antonio T. sagitter
<sagitter@fedoraproject.org> escreveu:

> Re-sent without GPG signature

  Hi Antonio,

  Just found the two messages, that for some reason were in
the spam folder.

> On 05/11/22 16:34, Antonio T. sagitter wrote:
> > Hi all.
> >
> > lightning-2.1.4 is not compiling on Fedora 38 i686 with this error:
> >
> > In file included from jit_x86.c:114,
> >                   from lightning.c:3952:
> > jit_x86-cpu.c: In function '_calli':
> > jit_x86-cpu.c:3539:12: error: 'd' undeclared (first use in this function)
> >   3539 |         ii(d);
> >        |            ^
> > jit_x86-cpu.c:133:58: note: in definition of macro 'ii'
> >    133 | #  define ii(i)                         *_jit->pc.ui++ = i
> >        |                                                          ^
> > jit_x86-cpu.c:3539:12: note: each undeclared identifier is reported only 
> > once for each function it appears in
> >   3539 |         ii(d);
> >        |            ^

  Probably I will make a new minor release this week.

  I did not properly rverify again all x86 variants after work on short
forward calls and jumps for the x32 abi.

  The attached patch corrects the issue.

> > --
> > ---
> > Antonio Trande
> > Fedora Project
> > mailto:sagitter@fedoraproject.org
> > GPG key: 0x40FDA7B70789A9CD
> > GPG keys server:https://keyserver.dcc.sib.swiss/
> >
>
> --
> ---
> Antonio Trande
> Fedora Project
> mailto: sagitter@fedoraproject.org
> GPG key: 0x40FDA7B70789A9CD
> GPG keys server: https://keyserver.dcc.sib.swiss/
>

Attachment: jit_x86.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]