[Gambas-user] Problem with gb.map

vuott at tutanota.com vuott at tutanota.com
Tue Oct 17 16:19:34 CEST 2023


In the console, further down, I found more warning lines:


/tmp/gambas.1000/10792/jit/gb.map.c: In function ‘jit_mappoint_4_’:
/tmp/gambas.1000/10792/jit/gb.map.c:752:19: error: stray ‘\363’ in program
  752 |   l12 = CALL_MATH(ó^^ú€=Ê×);
      |                   ^
/tmp/gambas.1000/10792/jit/jit.h:1937:41: note: in definition of macro ‘CALL_MATH’
1937 | #define CALL_MATH(_func) ({ double _v = _func; if (!isfinite(_v)) THROW(E_MATH); _v; })






17 ott 2023, 16:12 da user at lists.gambas-basic.org:

> Hello,
> launching any project using the "gb.map" Component, I get this error report in the console:
>
> gb.jit: error: unable to compile JIT code of 'gb.map':
>
> In file included from /tmp/gambas.1000/10572/jit/gb.map.c:1:
> /tmp/gambas.1000/10572/jit/gb.map.c: In function ‘jit_geo_2_’:
> /tmp/gambas.1000/10572/jit/gb.map.c:57:430: error: stray ‘\363’ in program
>    57 |   ({PUSH_f((floor((MATH_MUL_UNSAFE(double, (({double _a = (MATH_SUB_UNSAFE(double, 1, (({double _a = CALL_MATH(__builtin_log((MATH_ADD_UNSAFE(double, CALL_MATH(__builtin_tan(CALL_MATH(((GET_f(ADDR(p0) + 16)) * M_PI / 180)))), (({double _a = ((double)(1)); double _b = CALL_MATH(__builtin_cos(CALL_MATH(((GET_f(ADDR(p0) + 16)) * M_PI / 180)))); _a /= _b; if (!isfinite(_a)) THROW_PC(E_ZERO, 36); _a;})))))); double _b = CALL_MATH(
>
> -----------------------
>
> [System]
> Gambas=3.18.90 d26f534 (master)
> OperatingSystem=Linux
> Distribution=Linux Mint 21.2 Victoria
> Kernel=6.2.0-34-generic
> Architecture=x86_64
> Cores=2
> Memory=5354M
> Language=it_IT.UTF-8
> Desktop=CINNAMON
> DesktopResolution=96
> DesktopScale=7
> WidgetTheme=mint-y-aqua
> Font=Ubuntu,10
>
> [Programs]
> gcc=gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
> git=git version 2.34.1
>
> [Libraries]
> Cairo=libcairo.so.2.11600.0
> Curl=libcurl.so.4.7.0
> DBus=libdbus-1.so.3.19.13
> GDK2=libgdk-x11-2.0.so.0.2400.33
> GDK3=libgdk-3.so.0.2404.29
> GStreamer=libgstreamer-1.0.so.0.2003.0
> GTK+2=libgtk-x11-2.0.so.0.2400.33
> GTK+3=libgtk-3.so.0.2404.29
> OpenGL=libGL.so.1.7.0
> Poppler=libpoppler.so.118.0.0
> QT5=libQt5Core.so.5.15.3
> RSvg=librsvg-2.so.2.48.0
> SDL=libSDL2-2.0.so.0.18.2
> SQLite 3=libsqlite3.so.0.8.6
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20231017/1a3eec74/attachment.htm>


More information about the User mailing list