[Gambas-user] Fwd: [Gambas Bug Tracker] Registration confirmation for Gambas Bug Tracker
Benoit Minisini
benoit.minisini at gambas-basic.org
Sun Jan 15 18:03:00 CET 2023
Le 15/01/2023 à 13:10, Enrico Di Piero a écrit :
> Good morning,
>
> today I updated my Gambas3 installation
>
>
>
>
> Versione alternativa
>
>
>
> Versione installata
>
> Versione:
>
>
>
> 3.18.0-lp154.3.1
>
>
>
> 3.18.0-lp154.3.1
>
> Creato il:
>
>
>
> sab 14 gen 2023, 09:07:23
>
>
>
> sab 14 gen 2023, 09:07:23
>
> Installato il:
>
>
>
>
> sab 14 gen 2023, 11:28:21
>
> Licenza:
>
>
>
> GPL-2.0-or-later
>
>
>
> GPL-2.0-or-later
>
> Dimensione installata:
>
>
>
> 20,0 KiB
>
>
>
> 20,0 KiB
>
> Dimensioni download:
>
>
>
> 15,3 KiB
>
>
>
> 0 B
>
> Distribuzione:
>
>
>
>
> home:munix9 / 15.4
>
> Fornitore:
>
>
>
> obs://build.opensuse.org/home:munix9
>
>
>
> obs://build.opensuse.org/home:munix9
>
> Packager:
>
>
>
> https://www.suse.com/
>
>
>
> https://www.suse.com/
>
> Architettura:
>
>
>
> x86_64
>
>
>
> x86_64
>
> Host di compilazione:
>
>
>
> lamb65
>
>
>
> lamb65
>
> URL:
>
>
>
> https://gambas.sourceforge.net/
>
>
>
> https://gambas.sourceforge.net/
>
> Pacchetto sorgente:
>
>
>
> gambas3-3.18.0-lp154.3.1
>
>
>
> gambas3-3.18.0-lp154.3.1
>
> Num. supporto:
>
>
>
> 1
>
>
>
> 0
>
> Autori:
>
>
>
>
> but there is this bug
>
> gb.jit: error: unable to compile JIT code of 'gb.form.terminal': In file
> included from /tmp/gambas.1000/12373/jit/gb.form.terminal.c:1:0:
> /tmp/gambas.1000/12373/jit/gb.form.terminal.c: In function
> ‘jit_terminalattr_4_’:
> /tmp/gambas.1000/12373/jit/gb.form.terminal.c:162:28: error: expected
> expression before ‘int’ SET_i(OP + 24, MATH_CONV(int, ((({int64_t _a =
> (({ int64_t _v = p0; int _b = 16; if ((_b < 0) || (_b >= 64))
> THROW_PC(E_ARG, 48); _v = ((uint64_t)_v >> _b); _v; })); int64_t _b =
> ((int64_t)(255)); _a & _b;}))))); __L52:; //
> [gb.form.terminal].TerminalAttr._FillFrom.6 9
> ^ /tmp/gambas.1000/12373/jit/jit.h:1739:45:
> note: in definition of macro ‘SET_i’ #define SET_i(_addr, _val)
> (GET_i(_addr) = (_val)) ^~~~
> /tmp/gambas.1000/12373/jit/gb.form.terminal.c:172:28: error: expected
> expression before ‘int’ SET_i(OP + 16, MATH_CONV(int, ((({int64_t _a =
> (({ int64_t _v = p0; int _b = 24; if ((_b < 0) || (_b >= 64))
> THROW_PC(E_ARG, 100); _v = ((uint64_t)_v >> _b); _v; })); int64_t _b =
> ((int64_t)(255)); _a & _b;}))))); __L104:; //
> [gb.form.terminal].TerminalAttr._FillFrom .78
> ^ /tmp/gambas.1000/12373/jit/jit.h:1739:45:
> note: in definition of macro ‘SET_i’ #define SET_i(_addr, _val)
> (GET_i(_addr) = (_val)) ^~~~
> ** ** OOPS! INTERNAL ERROR. Program aborting, sorry! :-( ** Unable to
> compile JIT source file
>
>
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
What do you get if you run Gambas with 'GB_JIT_DEBUG=1' in your
environment variables?
--
Benoît Minisini.
More information about the User
mailing list