Skip to content

Instantly share code, notes, and snippets.

@axtens
Created July 26, 2025 02:53
Show Gist options
  • Select an option

  • Save axtens/3dd3da686ca003178ea7902726522ac4 to your computer and use it in GitHub Desktop.

Select an option

Save axtens/3dd3da686ca003178ea7902726522ac4 to your computer and use it in GitHub Desktop.
Script started on 2025-07-26 10:51:23+08:00 [TERM="xterm-256color" TTY="/dev/pts/0" COLUMNS="80" LINES="24"]
[?2004h]0;bruce-m-axtens@bruce-m-axtens-Aspire-V3-572G: ~/Documents/Projects/3rdParty/euphoria/sourcebruce-m-axtens@bruce-m-axtens-Aspire-V3-572G:~/Documents/Projects/3rdParty/euphoria/source$ make -f build.mak PLATFORM=linux-x64
[?2004l
make: eui: No such file or directory
make: eui: No such file or directory
make: eui: No such file or directory
make: eui: No such file or directory
Writing configuration to ./config.gnu...
Getting version string...
VERSION=4.2.0
Writing Makefile...
Writing eu.cfg to /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/eu.cfg...
gcc -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/mkver mkver.c
make /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/eu.a OBJDIR=libobj ERUNTIME=1 CONFIG=/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/config-linux-x64.gnu EDEBUG= EPROFILE=
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_decompress.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_decompress.o
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/mkver "git" "/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/ver.cache" "/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include/be_ver.h" -DEREL_TYPE="release"
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_machine.o
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c: In function β€˜OpenDll’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c:2091:37: warning: β€˜%s’ directive output may be truncated writing up to 1039 bytes into a region of size 23 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
2085 | dll_string = TempBuff;
| ~~~~~~~~
......
2091 | snprintf(message,80,"name for open_dll() is too long."
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c:2092:52: note: format string is defined here
2092 | " The name started with \"%s\".", dll_string);
| ^~
In file included from /usr/include/stdio.h:980,
from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c:23:
In function β€˜snprintf’,
inlined from β€˜OpenDll’ at /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c:2091:3:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: β€˜__builtin___snprintf_chk’ output between 60 and 1099 bytes into a destination of size 80
54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
55 |  __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56 |  __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_coverage.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_coverage.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_w.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_w.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_alloc.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_alloc.o
x86_64-linux-gnu-gcc -finline-functions -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -DERUNTIME /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_inline.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_inline.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_pcre.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_pcre.o
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_pcre.c: In function β€˜compile_pcre’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_pcre.c:140:33: warning: assignment to β€˜pcre *’ {aka β€˜struct real_pcre8_or_16 *’} from incompatible pointer type β€˜struct real_pcre *’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;]
140 | rcp->re = (struct real_pcre *) compiled_regex;
| ^
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_pcre.c:143:33: warning: assignment to β€˜pcre *’ {aka β€˜struct real_pcre8_or_16 *’} from incompatible pointer type β€˜struct real_pcre *’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;]
143 | rcp->re = (struct real_pcre *) (uintptr_t) DBL_PTR( compiled_regex )->dbl;
| ^
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_socket.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_socket.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_syncolor.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_syncolor.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_runtime.o
In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
from /usr/include/stdint.h:26,
from /usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h:9,
from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:15:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
| ^~~~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c: In function β€˜Tail’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:978:17: warning: this β€˜if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;]
978 | if (temp == NOVALUE)
| ^~
In file included from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/alldefs.h:2,
from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:61:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/execute.h:183:16: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the β€˜if’
183 | #define Ref(a) if (IS_DBL_OR_SEQUENCE(a)) { RefDS(a); }
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:980:25: note: in expansion of macro β€˜Ref’
980 | Ref(temp);
| ^~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c: In function β€˜Remove_elements’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:1034:25: warning: this β€˜if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;]
1034 | if (temp == NOVALUE)
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/execute.h:180:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the β€˜if’
180 | #define RefDS(a) ++(DBL_PTR(a)->ref)
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:1036:33: note: in expansion of macro β€˜RefDS’
1036 | RefDS(temp);
| ^~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c: In function β€˜AssignElement’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:1065:25: warning: this β€˜if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;]
1065 | if (temp == NOVALUE)
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/execute.h:180:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the β€˜if’
180 | #define RefDS(a) ++(DBL_PTR(a)->ref)
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:1067:33: note: in expansion of macro β€˜RefDS’
1067 | RefDS(temp);
| ^~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c: In function β€˜general_call_back’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:5501:32: warning: β€˜call_back_sym.obj’ may be used uninitialized []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;]
5501 | return (object)get_pos_int("call-back", call_back_sym.obj);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:5317:29: note: β€˜call_back_sym.obj’ was declared here
5317 | struct symtab_entry call_back_sym;
| ^~~~~~~~~~~~~
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_task.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_task.o
x86_64-linux-gnu-gcc -c -Wall -DEX86_64 -m64 -DARCH=ix86_64 -fsigned-char -O3 -fno-omit-frame-pointer -ffast-math -fno-defer-pop /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_callc.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_callc.o
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_callc.c: In function β€˜call_c’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_callc.c:1161:22: warning: variable β€˜argsize’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;]
1161 | volatile int argsize; // !!!! number of bytes to pop
| ^~~~~~~
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_debug.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_debug.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_symtab.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_symtab.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_execute.o
In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
from /usr/include/stdint.h:26,
from /usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h:9,
from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:41:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
| ^~~~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c: In function β€˜analyze_switch’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:1760:12: warning: β€˜top’ may be used uninitialized []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;]
1760 | if (!IS_ATOM_INT(top)) {
| ^
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:1582:16: note: β€˜top’ was declared here
1582 | object top;
| ^~~
In file included from /usr/include/stdio.h:980,
from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:46:
In function β€˜snprintf’,
inlined from β€˜analyze_switch’ at /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:1761:19:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: warning: β€˜debug_space’ may be used uninitialized []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;]
54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
55 |  __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56 |  __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c: In function β€˜analyze_switch’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:1590:16: note: β€˜debug_space’ was declared here
1590 | size_t debug_space;
| ^~~~~~~~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:1764:60: warning: β€˜initial_top_ref’ may be used uninitialized []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;]
1764 | if (DBL_PTR(top)->ref < 2 || DBL_PTR(top)->ref - initial_top_ref != 1) {
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:1593:16: note: β€˜initial_top_ref’ was declared here
1593 | size_t initial_top_ref;
| ^~~~~~~~~~~~~~~
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_rterror.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_rterror.o
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_rterror.c: In function β€˜LookBackForSubscriptSymbol’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_rterror.c:1275:48: warning: initialization of β€˜symtab_ptr’ {aka β€˜struct symtab_entry *’} from β€˜intptr_t’ {aka β€˜long int’} makes pointer from integer without a cast []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-conversion-Wint-conversion]8;;]
1275 | symtab_ptr assign_to = *(pc+3);
| ^
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_main.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_main.o
make -C /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/pcre all CC="x86_64-linux-gnu-gcc" PCRE_CC="x86_64-linux-gnu-gcc" EOSTYPE="" EOSFLAGS="" FPIC=
mkdir /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -c pcre_chartables.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_chartables.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -c pcre_compile.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_compile.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -c pcre_config.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_config.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -c pcre_dfa_exec.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_dfa_exec.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -c pcre_exec.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_exec.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -c pcre_fullinfo.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_fullinfo.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -c pcre_get.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_get.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -c pcre_globals.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_globals.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -c pcre_maketables.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_maketables.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -c pcre_newline.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_newline.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -c pcre_ord2utf8.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_ord2utf8.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -c pcreposix.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcreposix.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -c pcre_refcount.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_refcount.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -c pcre_study.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_study.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -c pcre_tables.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_tables.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -c pcre_ucd.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_ucd.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -c pcre_valid_utf8.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_valid_utf8.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -c pcre_version.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_version.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -c pcre_xclass.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_xclass.o
x86_64-linux-gnu-ar -rc /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/eu.a /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_decompress.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_machine.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_coverage.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_w.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_alloc.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_inline.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_pcre.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_socket.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_syncolor.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_runtime.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_task.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_callc.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_debug.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_symtab.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_execute.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_rterror.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj/back/be_main.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_chartables.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_compile.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_config.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_dfa_exec.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_exec.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_fullinfo.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_get.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_globals.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_maketables.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_newline.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_ord2utf8.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcreposix.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_refcount.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_study.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_tables.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_ucd.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_valid_utf8.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_version.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_xclass.o
make /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/eudbg.a OBJDIR=libobjdbg ERUNTIME=1 CONFIG=/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/config-linux-x64.gnu EDEBUG=1 EPROFILE=
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_decompress.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_decompress.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_machine.o
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c: In function β€˜OpenDll’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c:2091:37: warning: β€˜%s’ directive output may be truncated writing up to 1039 bytes into a region of size 23 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
2091 | snprintf(message,80,"name for open_dll() is too long."
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c:2092:52: note: format string is defined here
2092 | " The name started with \"%s\".", dll_string);
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c:2091:17: note: β€˜snprintf’ output between 60 and 1099 bytes into a destination of size 80
2091 | snprintf(message,80,"name for open_dll() is too long."
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2092 |  " The name started with \"%s\".", dll_string);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_coverage.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_coverage.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_w.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_w.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_alloc.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_alloc.o
x86_64-linux-gnu-gcc -finline-functions -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -DERUNTIME /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_inline.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_inline.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_pcre.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_pcre.o
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_pcre.c: In function β€˜compile_pcre’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_pcre.c:140:33: warning: assignment to β€˜pcre *’ {aka β€˜struct real_pcre8_or_16 *’} from incompatible pointer type β€˜struct real_pcre *’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;]
140 | rcp->re = (struct real_pcre *) compiled_regex;
| ^
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_pcre.c:143:33: warning: assignment to β€˜pcre *’ {aka β€˜struct real_pcre8_or_16 *’} from incompatible pointer type β€˜struct real_pcre *’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;]
143 | rcp->re = (struct real_pcre *) (uintptr_t) DBL_PTR( compiled_regex )->dbl;
| ^
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_socket.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_socket.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_syncolor.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_syncolor.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_runtime.o
In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
from /usr/include/stdint.h:26,
from /usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h:9,
from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:15:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
| ^~~~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c: In function β€˜Tail’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:978:17: warning: this β€˜if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;]
978 | if (temp == NOVALUE)
| ^~
In file included from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/alldefs.h:2,
from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:61:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/execute.h:183:16: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the β€˜if’
183 | #define Ref(a) if (IS_DBL_OR_SEQUENCE(a)) { RefDS(a); }
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:980:25: note: in expansion of macro β€˜Ref’
980 | Ref(temp);
| ^~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c: In function β€˜Remove_elements’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:1034:25: warning: this β€˜if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;]
1034 | if (temp == NOVALUE)
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/execute.h:180:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the β€˜if’
180 | #define RefDS(a) ++(DBL_PTR(a)->ref)
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:1036:33: note: in expansion of macro β€˜RefDS’
1036 | RefDS(temp);
| ^~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c: In function β€˜AssignElement’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:1065:25: warning: this β€˜if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;]
1065 | if (temp == NOVALUE)
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/execute.h:180:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the β€˜if’
180 | #define RefDS(a) ++(DBL_PTR(a)->ref)
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:1067:33: note: in expansion of macro β€˜RefDS’
1067 | RefDS(temp);
| ^~~~~
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_task.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_task.o
x86_64-linux-gnu-gcc -c -Wall -DEX86_64 -m64 -DARCH=ix86_64 -fsigned-char -O3 -fno-omit-frame-pointer -ffast-math -fno-defer-pop -g3 /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_callc.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_callc.o
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_callc.c: In function β€˜call_c’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_callc.c:1161:22: warning: variable β€˜argsize’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;]
1161 | volatile int argsize; // !!!! number of bytes to pop
| ^~~~~~~
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_debug.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_debug.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_symtab.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_symtab.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_execute.o
In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
from /usr/include/stdint.h:26,
from /usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h:9,
from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:41:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
| ^~~~~~~
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_rterror.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_rterror.o
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_rterror.c: In function β€˜LookBackForSubscriptSymbol’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_rterror.c:1275:48: warning: initialization of β€˜symtab_ptr’ {aka β€˜struct symtab_entry *’} from β€˜intptr_t’ {aka β€˜long int’} makes pointer from integer without a cast []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-conversion-Wint-conversion]8;;]
1275 | symtab_ptr assign_to = *(pc+3);
| ^
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_main.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_main.o
x86_64-linux-gnu-ar -rc /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/eudbg.a /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_decompress.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_machine.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_coverage.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_w.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_alloc.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_inline.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_pcre.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_socket.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_syncolor.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_runtime.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_task.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_callc.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_debug.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_symtab.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_execute.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_rterror.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg/back/be_main.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_chartables.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_compile.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_config.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_dfa_exec.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_exec.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_fullinfo.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_get.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_globals.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_maketables.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_newline.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_ord2utf8.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcreposix.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_refcount.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_study.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_tables.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_ucd.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_valid_utf8.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_version.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_xclass.o
make /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/euso.a OBJDIR=libobj-fPIC ERUNTIME=1 CONFIG=/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/config-linux-x64.gnu EDEBUG= EPROFILE= FPIC=-fPIC
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_decompress.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_decompress.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_machine.o
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c: In function β€˜OpenDll’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c:2091:37: warning: β€˜%s’ directive output may be truncated writing up to 1039 bytes into a region of size 23 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
2085 | dll_string = TempBuff;
| ~~~~~~~~
......
2091 | snprintf(message,80,"name for open_dll() is too long."
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c:2092:52: note: format string is defined here
2092 | " The name started with \"%s\".", dll_string);
| ^~
In file included from /usr/include/stdio.h:980,
from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c:23:
In function β€˜snprintf’,
inlined from β€˜OpenDll’ at /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c:2091:3:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: β€˜__builtin___snprintf_chk’ output between 60 and 1099 bytes into a destination of size 80
54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
55 |  __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56 |  __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_coverage.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_coverage.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_w.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_w.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_alloc.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_alloc.o
x86_64-linux-gnu-gcc -finline-functions -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -DERUNTIME /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_inline.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_inline.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_pcre.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_pcre.o
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_pcre.c: In function β€˜compile_pcre’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_pcre.c:140:33: warning: assignment to β€˜pcre *’ {aka β€˜struct real_pcre8_or_16 *’} from incompatible pointer type β€˜struct real_pcre *’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;]
140 | rcp->re = (struct real_pcre *) compiled_regex;
| ^
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_pcre.c:143:33: warning: assignment to β€˜pcre *’ {aka β€˜struct real_pcre8_or_16 *’} from incompatible pointer type β€˜struct real_pcre *’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;]
143 | rcp->re = (struct real_pcre *) (uintptr_t) DBL_PTR( compiled_regex )->dbl;
| ^
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_socket.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_socket.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_syncolor.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_syncolor.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_runtime.o
In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
from /usr/include/stdint.h:26,
from /usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h:9,
from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:15:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
| ^~~~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c: In function β€˜Tail’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:978:17: warning: this β€˜if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;]
978 | if (temp == NOVALUE)
| ^~
In file included from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/alldefs.h:2,
from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:61:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/execute.h:183:16: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the β€˜if’
183 | #define Ref(a) if (IS_DBL_OR_SEQUENCE(a)) { RefDS(a); }
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:980:25: note: in expansion of macro β€˜Ref’
980 | Ref(temp);
| ^~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c: In function β€˜Remove_elements’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:1034:25: warning: this β€˜if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;]
1034 | if (temp == NOVALUE)
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/execute.h:180:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the β€˜if’
180 | #define RefDS(a) ++(DBL_PTR(a)->ref)
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:1036:33: note: in expansion of macro β€˜RefDS’
1036 | RefDS(temp);
| ^~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c: In function β€˜AssignElement’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:1065:25: warning: this β€˜if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;]
1065 | if (temp == NOVALUE)
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/execute.h:180:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the β€˜if’
180 | #define RefDS(a) ++(DBL_PTR(a)->ref)
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:1067:33: note: in expansion of macro β€˜RefDS’
1067 | RefDS(temp);
| ^~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c: In function β€˜general_call_back’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:5501:32: warning: β€˜call_back_sym.obj’ may be used uninitialized []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;]
5501 | return (object)get_pos_int("call-back", call_back_sym.obj);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:5317:29: note: β€˜call_back_sym.obj’ was declared here
5317 | struct symtab_entry call_back_sym;
| ^~~~~~~~~~~~~
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_task.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_task.o
x86_64-linux-gnu-gcc -c -Wall -DEX86_64 -fPIC -m64 -DARCH=ix86_64 -fsigned-char -O3 -fno-omit-frame-pointer -ffast-math -fno-defer-pop /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_callc.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_callc.o
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_callc.c: In function β€˜call_c’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_callc.c:1161:22: warning: variable β€˜argsize’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;]
1161 | volatile int argsize; // !!!! number of bytes to pop
| ^~~~~~~
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_debug.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_debug.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_symtab.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_symtab.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_execute.o
In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
from /usr/include/stdint.h:26,
from /usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h:9,
from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:41:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
| ^~~~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c: In function β€˜analyze_switch’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:1760:12: warning: β€˜top’ may be used uninitialized []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;]
1760 | if (!IS_ATOM_INT(top)) {
| ^
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:1582:16: note: β€˜top’ was declared here
1582 | object top;
| ^~~
In file included from /usr/include/stdio.h:980,
from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:46:
In function β€˜snprintf’,
inlined from β€˜analyze_switch’ at /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:1761:19:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: warning: β€˜debug_space’ may be used uninitialized []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;]
54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
55 |  __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56 |  __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c: In function β€˜analyze_switch’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:1590:16: note: β€˜debug_space’ was declared here
1590 | size_t debug_space;
| ^~~~~~~~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:1764:60: warning: β€˜initial_top_ref’ may be used uninitialized []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;]
1764 | if (DBL_PTR(top)->ref < 2 || DBL_PTR(top)->ref - initial_top_ref != 1) {
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:1593:16: note: β€˜initial_top_ref’ was declared here
1593 | size_t initial_top_ref;
| ^~~~~~~~~~~~~~~
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_rterror.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_rterror.o
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_rterror.c: In function β€˜LookBackForSubscriptSymbol’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_rterror.c:1275:48: warning: initialization of β€˜symtab_ptr’ {aka β€˜struct symtab_entry *’} from β€˜intptr_t’ {aka β€˜long int’} makes pointer from integer without a cast []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-conversion-Wint-conversion]8;;]
1275 | symtab_ptr assign_to = *(pc+3);
| ^
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_main.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_main.o
make -C /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/pcre all CC="x86_64-linux-gnu-gcc" PCRE_CC="x86_64-linux-gnu-gcc" EOSTYPE="" EOSFLAGS="" FPIC=-fPIC
mkdir /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -fPIC -c pcre_chartables.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_chartables.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -fPIC -c pcre_compile.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_compile.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -fPIC -c pcre_config.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_config.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -fPIC -c pcre_dfa_exec.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_dfa_exec.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -fPIC -c pcre_exec.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_exec.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -fPIC -c pcre_fullinfo.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_fullinfo.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -fPIC -c pcre_get.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_get.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -fPIC -c pcre_globals.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_globals.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -fPIC -c pcre_maketables.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_maketables.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -fPIC -c pcre_newline.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_newline.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -fPIC -c pcre_ord2utf8.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_ord2utf8.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -fPIC -c pcreposix.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcreposix.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -fPIC -c pcre_refcount.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_refcount.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -fPIC -c pcre_study.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_study.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -fPIC -c pcre_tables.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_tables.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -fPIC -c pcre_ucd.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_ucd.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -fPIC -c pcre_valid_utf8.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_valid_utf8.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -fPIC -c pcre_version.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_version.o
x86_64-linux-gnu-gcc -O3 -D HAVE_CONFIG_H -D NO_RECURSE -m64 -fPIC -c pcre_xclass.c -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_xclass.o
x86_64-linux-gnu-ar -rc /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/euso.a /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_decompress.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_machine.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_coverage.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_w.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_alloc.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_inline.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_pcre.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_socket.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_syncolor.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_runtime.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_task.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_callc.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_debug.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_symtab.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_execute.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_rterror.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobj-fPIC/back/be_main.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_chartables.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_compile.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_config.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_dfa_exec.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_exec.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_fullinfo.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_get.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_globals.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_maketables.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_newline.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_ord2utf8.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcreposix.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_refcount.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_study.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_tables.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_ucd.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_valid_utf8.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_version.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_xclass.o
make /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/eusodbg.a OBJDIR=libobjdbg-fPIC ERUNTIME=1 CONFIG=/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/config-linux-x64.gnu EDEBUG=1 EPROFILE= FPIC=-fPIC
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_decompress.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_decompress.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_machine.o
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c: In function β€˜OpenDll’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c:2091:37: warning: β€˜%s’ directive output may be truncated writing up to 1039 bytes into a region of size 23 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
2091 | snprintf(message,80,"name for open_dll() is too long."
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c:2092:52: note: format string is defined here
2092 | " The name started with \"%s\".", dll_string);
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c:2091:17: note: β€˜snprintf’ output between 60 and 1099 bytes into a destination of size 80
2091 | snprintf(message,80,"name for open_dll() is too long."
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2092 |  " The name started with \"%s\".", dll_string);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_coverage.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_coverage.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_w.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_w.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_alloc.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_alloc.o
x86_64-linux-gnu-gcc -finline-functions -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -DERUNTIME /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_inline.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_inline.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_pcre.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_pcre.o
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_pcre.c: In function β€˜compile_pcre’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_pcre.c:140:33: warning: assignment to β€˜pcre *’ {aka β€˜struct real_pcre8_or_16 *’} from incompatible pointer type β€˜struct real_pcre *’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;]
140 | rcp->re = (struct real_pcre *) compiled_regex;
| ^
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_pcre.c:143:33: warning: assignment to β€˜pcre *’ {aka β€˜struct real_pcre8_or_16 *’} from incompatible pointer type β€˜struct real_pcre *’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;]
143 | rcp->re = (struct real_pcre *) (uintptr_t) DBL_PTR( compiled_regex )->dbl;
| ^
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_socket.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_socket.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_syncolor.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_syncolor.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_runtime.o
In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
from /usr/include/stdint.h:26,
from /usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h:9,
from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:15:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
| ^~~~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c: In function β€˜Tail’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:978:17: warning: this β€˜if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;]
978 | if (temp == NOVALUE)
| ^~
In file included from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/alldefs.h:2,
from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:61:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/execute.h:183:16: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the β€˜if’
183 | #define Ref(a) if (IS_DBL_OR_SEQUENCE(a)) { RefDS(a); }
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:980:25: note: in expansion of macro β€˜Ref’
980 | Ref(temp);
| ^~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c: In function β€˜Remove_elements’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:1034:25: warning: this β€˜if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;]
1034 | if (temp == NOVALUE)
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/execute.h:180:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the β€˜if’
180 | #define RefDS(a) ++(DBL_PTR(a)->ref)
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:1036:33: note: in expansion of macro β€˜RefDS’
1036 | RefDS(temp);
| ^~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c: In function β€˜AssignElement’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:1065:25: warning: this β€˜if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;]
1065 | if (temp == NOVALUE)
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/execute.h:180:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the β€˜if’
180 | #define RefDS(a) ++(DBL_PTR(a)->ref)
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:1067:33: note: in expansion of macro β€˜RefDS’
1067 | RefDS(temp);
| ^~~~~
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_task.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_task.o
x86_64-linux-gnu-gcc -c -Wall -DEX86_64 -fPIC -m64 -DARCH=ix86_64 -fsigned-char -O3 -fno-omit-frame-pointer -ffast-math -fno-defer-pop -g3 /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_callc.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_callc.o
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_callc.c: In function β€˜call_c’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_callc.c:1161:22: warning: variable β€˜argsize’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;]
1161 | volatile int argsize; // !!!! number of bytes to pop
| ^~~~~~~
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_debug.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_debug.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_symtab.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_symtab.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_execute.o
In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
from /usr/include/stdint.h:26,
from /usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h:9,
from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:41:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
| ^~~~~~~
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_rterror.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_rterror.o
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_rterror.c: In function β€˜LookBackForSubscriptSymbol’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_rterror.c:1275:48: warning: initialization of β€˜symtab_ptr’ {aka β€˜struct symtab_entry *’} from β€˜intptr_t’ {aka β€˜long int’} makes pointer from integer without a cast []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-conversion-Wint-conversion]8;;]
1275 | symtab_ptr assign_to = *(pc+3);
| ^
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DERUNTIME -fsigned-char -ffast-math -g3 -O0 -Wall -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -fPIC -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_main.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_main.o
x86_64-linux-gnu-ar -rc /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/eusodbg.a /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_decompress.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_machine.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_coverage.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_w.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_alloc.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_inline.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_pcre.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_socket.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_syncolor.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_runtime.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_task.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_callc.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_debug.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_symtab.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_execute.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_rterror.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/libobjdbg-fPIC/back/be_main.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_chartables.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_compile.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_config.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_dfa_exec.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_exec.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_fullinfo.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_get.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_globals.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_maketables.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_newline.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_ord2utf8.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcreposix.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_refcount.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_study.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_tables.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_ucd.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_valid_utf8.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_version.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre-fPIC/pcre_xclass.o
make /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/eub EBACKEND=1 OBJDIR=backobj CONFIG=/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/config-linux-x64.gnu EDEBUG= EPROFILE=
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DBACKEND -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_decompress.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_decompress.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DBACKEND -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_debug.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_debug.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DBACKEND -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_execute.o
In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
from /usr/include/stdint.h:26,
from /usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h:9,
from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:41:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
| ^~~~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c: In function β€˜analyze_switch’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:1760:12: warning: β€˜top’ may be used uninitialized []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;]
1760 | if (!IS_ATOM_INT(top)) {
| ^
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:1582:16: note: β€˜top’ was declared here
1582 | object top;
| ^~~
In file included from /usr/include/stdio.h:980,
from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:46:
In function β€˜snprintf’,
inlined from β€˜analyze_switch’ at /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:1761:19:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: warning: β€˜debug_space’ may be used uninitialized []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;]
54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
55 |  __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56 |  __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c: In function β€˜analyze_switch’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:1590:16: note: β€˜debug_space’ was declared here
1590 | size_t debug_space;
| ^~~~~~~~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:1764:60: warning: β€˜initial_top_ref’ may be used uninitialized []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;]
1764 | if (DBL_PTR(top)->ref < 2 || DBL_PTR(top)->ref - initial_top_ref != 1) {
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_execute.c:1593:16: note: β€˜initial_top_ref’ was declared here
1593 | size_t initial_top_ref;
| ^~~~~~~~~~~~~~~
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DBACKEND -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_task.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_task.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DBACKEND -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_main.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_main.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DBACKEND -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_alloc.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_alloc.o
x86_64-linux-gnu-gcc -c -Wall -DEX86_64 -m64 -DARCH=ix86_64 -fsigned-char -O3 -fno-omit-frame-pointer -ffast-math -fno-defer-pop /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_callc.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_callc.o
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_callc.c: In function β€˜call_c’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_callc.c:1161:22: warning: variable β€˜argsize’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;]
1161 | volatile int argsize; // !!!! number of bytes to pop
| ^~~~~~~
x86_64-linux-gnu-gcc -finline-functions -DEX86_64 -m64 -O3 -pthread -c -Wall -DBACKEND -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_inline.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_inline.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DBACKEND -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_machine.o
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c: In function β€˜OpenDll’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c:2091:37: warning: β€˜%s’ directive output may be truncated writing up to 1039 bytes into a region of size 23 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
2085 | dll_string = TempBuff;
| ~~~~~~~~
......
2091 | snprintf(message,80,"name for open_dll() is too long."
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c:2092:52: note: format string is defined here
2092 | " The name started with \"%s\".", dll_string);
| ^~
In file included from /usr/include/stdio.h:980,
from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c:23:
In function β€˜snprintf’,
inlined from β€˜OpenDll’ at /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_machine.c:2091:3:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: β€˜__builtin___snprintf_chk’ output between 60 and 1099 bytes into a destination of size 80
54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
55 |  __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56 |  __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DBACKEND -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_coverage.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_coverage.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DBACKEND -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_pcre.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_pcre.o
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_pcre.c: In function β€˜compile_pcre’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_pcre.c:140:33: warning: assignment to β€˜pcre *’ {aka β€˜struct real_pcre8_or_16 *’} from incompatible pointer type β€˜struct real_pcre *’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;]
140 | rcp->re = (struct real_pcre *) compiled_regex;
| ^
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_pcre.c:143:33: warning: assignment to β€˜pcre *’ {aka β€˜struct real_pcre8_or_16 *’} from incompatible pointer type β€˜struct real_pcre *’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;]
143 | rcp->re = (struct real_pcre *) (uintptr_t) DBL_PTR( compiled_regex )->dbl;
| ^
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DBACKEND -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_rterror.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_rterror.o
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_rterror.c: In function β€˜LookBackForSubscriptSymbol’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_rterror.c:1275:48: warning: initialization of β€˜symtab_ptr’ {aka β€˜struct symtab_entry *’} from β€˜intptr_t’ {aka β€˜long int’} makes pointer from integer without a cast []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-conversion-Wint-conversion]8;;]
1275 | symtab_ptr assign_to = *(pc+3);
| ^
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DBACKEND -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_syncolor.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_syncolor.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DBACKEND -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_runtime.o
In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
from /usr/include/stdint.h:26,
from /usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h:9,
from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:15:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
| ^~~~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c: In function β€˜Tail’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:978:17: warning: this β€˜if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;]
978 | if (temp == NOVALUE)
| ^~
In file included from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/alldefs.h:2,
from /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:61:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/execute.h:183:16: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the β€˜if’
183 | #define Ref(a) if (IS_DBL_OR_SEQUENCE(a)) { RefDS(a); }
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:980:25: note: in expansion of macro β€˜Ref’
980 | Ref(temp);
| ^~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c: In function β€˜Remove_elements’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:1034:25: warning: this β€˜if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;]
1034 | if (temp == NOVALUE)
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/execute.h:180:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the β€˜if’
180 | #define RefDS(a) ++(DBL_PTR(a)->ref)
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:1036:33: note: in expansion of macro β€˜RefDS’
1036 | RefDS(temp);
| ^~~~~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c: In function β€˜AssignElement’:
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:1065:25: warning: this β€˜if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;]
1065 | if (temp == NOVALUE)
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/execute.h:180:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the β€˜if’
180 | #define RefDS(a) ++(DBL_PTR(a)->ref)
| ^~
/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_runtime.c:1067:33: note: in expansion of macro β€˜RefDS’
1067 | RefDS(temp);
| ^~~~~
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DBACKEND -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_symtab.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_symtab.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DBACKEND -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_socket.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_socket.o
x86_64-linux-gnu-gcc -DEX86_64 -m64 -O3 -pthread -c -Wall -DBACKEND -fsigned-char -ffast-math -fomit-frame-pointer -ffast-math -O3 -Os -DESIMPLE_MALLOC -DARCH=ix86_64 -DEREL_TYPE="release" -I/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source -no-pie -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back -I /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/include /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/be_w.c -o/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_w.o
x86_64-linux-gnu-gcc /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_decompress.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_debug.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_execute.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_task.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_main.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_alloc.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_callc.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_inline.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_machine.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_coverage.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_pcre.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_rterror.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_syncolor.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_runtime.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_symtab.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_socket.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_w.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_chartables.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_compile.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_config.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_dfa_exec.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_exec.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_fullinfo.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_get.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_globals.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_maketables.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_newline.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_ord2utf8.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcreposix.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_refcount.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_study.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_tables.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_ucd.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_valid_utf8.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_version.o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/pcre/pcre_xclass.o -lm -ldl -lresolv -pthread -no-pie -fomit-frame-pointer -ffast-math -O3 -Os -m64 -o /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/eub
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crt1.o: in function `_start':
(.text+0x1b): undefined reference to `main'
/usr/bin/ld: /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_task.o: in function `ctask_create':
be_task.c:(.text+0xa76): undefined reference to `_00'
/usr/bin/ld: /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_task.o: in function `start_task':
be_task.c:(.text+0x10ad): undefined reference to `_00'
/usr/bin/ld: /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_runtime.o: in function `ctrace':
be_runtime.c:(.text+0x34d6): undefined reference to `Argc'
/usr/bin/ld: /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_runtime.o: in function `eu_startup':
be_runtime.c:(.text+0x35ec): undefined reference to `Argc'
/usr/bin/ld: /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_runtime.o: in function `shift_args':
be_runtime.c:(.text+0x3f20): undefined reference to `Argc'
/usr/bin/ld: be_runtime.c:(.text+0x3f37): undefined reference to `Argv'
/usr/bin/ld: /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/backobj/back/be_runtime.o: in function `Command_Line':
be_runtime.c:(.text+0x3f8d): undefined reference to `Argc'
/usr/bin/ld: be_runtime.c:(.text+0x3f94): undefined reference to `Argv'
/usr/bin/ld: be_runtime.c:(.text+0x3fa5): undefined reference to `Argc'
collect2: error: ld returned 1 exit status
make[2]: *** [/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/Makefile.gnu:725: /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/eub] Error 1
make[1]: *** [/home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/Makefile.gnu:734: /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/eub] Error 2
make: *** [build.mak:279: /home/bruce-m-axtens/Documents/Projects/3rdParty/euphoria/source/build-linux-x64/eub] Error 2
[?2004h]0;bruce-m-axtens@bruce-m-axtens-Aspire-V3-572G: ~/Documents/Projects/3rdParty/euphoria/sourcebruce-m-axtens@bruce-m-axtens-Aspire-V3-572G:~/Documents/Projects/3rdParty/euphoria/source$ exit
[?2004l
exit
Script done on 2025-07-26 10:52:23+08:00 [COMMAND_EXIT_CODE="2"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment