>>> Building on exopi-4 under lang/gprolog DIST = [lang/gprolog:gprolog-1.5.0.tar.gz] FULLPKGNAME = gprolog-1.5.0p0 distfiles size=3813899 >>> Running build in lang/gprolog at 1713770963.42 ===> lang/gprolog ===> Building from scratch gprolog-1.5.0p0 ===> Verifying specs: c m ===> found c.100.0 m.10.1 ===> Checking files for gprolog-1.5.0p0 `/exopi-cvs/ports/distfiles/gprolog-1.5.0.tar.gz' is up to date. >> (SHA256) gprolog-1.5.0.tar.gz: OK ===> Extracting for gprolog-1.5.0p0 ===> Patching for gprolog-1.5.0p0 ===> Applying OpenBSD patch patch-EnginePl_machine_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Hunk 1: |XXX not quite sure why this is needed as it's built without PIE anyway, but |this fixes a segfault on i386 during build following the switch to PIE by |default. | |=== |gplc -c --fast-math fd2c.pl | |Fatal Error: Segmentation Violation |compilation failed |*** Error 1 in Fd2C (Makefile:10 'fd2c.o') |*** Error 1 in /tmp_ports/gprolog-1.3.1/gprolog-1.3.1/src (Makefile:47 'all') |=== | |Hunk 2: |use system malloc(3), not Doug Lea malloc backed by sbrk(2) | |Index: EnginePl/machine.h |--- EnginePl/machine.h.orig |+++ EnginePl/machine.h -------------------------- Patching file EnginePl/machine.h using Plan A... Hunk #1 succeeded at 124. Hunk #2 succeeded at 224. done ===> Applying OpenBSD patch patch-EnginePl_obj_chain_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: EnginePl/obj_chain.h |--- EnginePl/obj_chain.h.orig |+++ EnginePl/obj_chain.h -------------------------- Patching file EnginePl/obj_chain.h using Plan A... Hunk #1 succeeded at 95. done ===> Applying OpenBSD patch patch-EnginePl_try_sigaction_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Relax siginfo_t si_addr check, sparc64 only provides page granularity. | |Index: EnginePl/try_sigaction.c |--- EnginePl/try_sigaction.c.orig |+++ EnginePl/try_sigaction.c -------------------------- Patching file EnginePl/try_sigaction.c using Plan A... Hunk #1 succeeded at 51. Hunk #2 succeeded at 60. Hunk #3 succeeded at 69. Hunk #4 succeeded at 81. done ===> Applying OpenBSD patch patch-Ma2Asm_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Ma2Asm/Makefile.in |--- Ma2Asm/Makefile.in.orig |+++ Ma2Asm/Makefile.in -------------------------- Patching file Ma2Asm/Makefile.in using Plan A... Hunk #1 succeeded at 59. done ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile.in |--- Makefile.in.orig |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 85. done ===> Applying OpenBSD patch patch-SETVARS Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: SETVARS |--- SETVARS.orig |+++ SETVARS -------------------------- Patching file SETVARS using Plan A... Hunk #1 succeeded at 1. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for gprolog-1.5.0p0 ===> Configuring for gprolog-1.5.0p0 Using /exopi-obj/pobj/gprolog-1.5.0/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/gprolog-1.5.0/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for as... as checking for ranlib... (cached) ranlib checking for windres... no checking for ar... (cached) ar checking for strip... (cached) strip checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /exopi-obj/pobj/gprolog-1.5.0/bin/install -c checking whether ln -s works... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for inline... inline checking size of int... 4 checking size of long... 8 checking size of void*... 8 checking sys/ioctl_compat.h usability... no checking sys/ioctl_compat.h presence... no checking for sys/ioctl_compat.h... no checking sys/siginfo.h usability... yes checking sys/siginfo.h presence... yes checking for sys/siginfo.h... yes checking for termios.h... (cached) yes checking for malloc.h... (cached) no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking for float.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for getpagesize... (cached) yes checking for mprotect... (cached) yes checking for sigaction... (cached) yes checking for mallopt... no checking for fgetc... (cached) yes checking whether htole32 is declared... yes checking whether bswap_32 is declared... no checking for fpclass... no checking for _fpclass... no checking for isnan... (cached) yes checking for isinf... (cached) yes checking for atanh... yes checking for acosh... yes checking for asinh... yes checking for socklen_t... yes checking for sigsetjmp... yes checking for a working sigaction... yes checking constructors execution order... first to last checking for socket... (cached) yes checking for gethostbyname... (cached) yes DIRECTORIES --> Installation: /usr/local/libdata/gprolog --> Link to binaries: none --> Documentation: /usr/local/share/doc/gprolog --> HTML documentation: /usr/local/share/doc/gprolog/html --> Examples: /usr/local/share/examples/gprolog mv: ../doc/copyright.tex: set owner/group: Operation not permitted configure: creating ./config.status config.status: creating Makefile config.status: creating TopComp/Makefile config.status: creating Pl2Wam/Makefile config.status: creating Wam2Ma/Makefile config.status: creating Ma2Asm/Makefile config.status: creating Fd2C/Makefile config.status: creating Linedit/Makefile config.status: creating W32GUICons/Makefile config.status: creating EnginePl/Makefile config.status: creating BipsPl/Makefile config.status: creating EngineFD/Makefile config.status: creating BipsFD/Makefile config.status: creating Ma2Asm/FromC/Makefile config.status: creating Win32/Makefile config.status: creating Win32/gp-vars-iss.txt config.status: creating EnginePl/gp_config.h configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for gprolog-1.5.0p0 cd EnginePl; /usr/bin/make config cc -fno-strict-aliasing -fcommon -O2 -pipe -Wno-char-subscripts -o pl_config pl_config.c pl_config.c(/tmp/pl_config-28809c.o:(Generate_Archi)): warning: strcpy() is almost always misused, please use strlcpy() pl_config.c(/tmp/pl_config-28809c.o:(Generate_Regs)): warning: sprintf() is often misused, please use snprintf() ./pl_config ------------------------------- --- GNU PROLOG INSTALLATION --- ------------------------------- GNU Prolog version: 1.5.0 (Apr 22 2024) Operating system : openbsd7.5 Processor : x86_64 Size of a WAM word: 64 bits C compiler : cc C flags : -O2 -pipe -Wno-char-subscripts C flags machine : -fno-strict-aliasing -fcommon Assembler : as Assembler flags : Loader flags : Loader libraries : -lm Use line editor : Yes Use piped consult : No Use sockets : Yes Use FD solver : Yes Use machine regs. : Yes (0 used) Used register(s) : none ------------------------------ (cd ../TopComp; /usr/bin/make gplc) cc -fno-strict-aliasing -fcommon -O2 -pipe -Wno-char-subscripts -o gplc top_comp.c -lm top_comp.c(/tmp/top_comp-9d1617.o:(Encode_Hexa)): warning: sprintf() is often misused, please use snprintf() top_comp.c(/tmp/top_comp-9d1617.o:(Encode_Hexa)): warning: stpcpy() is dangerous; do not use it top_comp.c(/tmp/top_comp-9d1617.o:(Quote_If_Needed)): warning: strcpy() is almost always misused, please use strlcpy() . ./SETVARS;for i in EnginePl TopComp Wam2Ma Ma2Asm Linedit BipsPl Pl2Wam Fd2C EngineFD BipsFD;do (cd $i; /usr/bin/make) || exit 1; done; (cd TopComp; /usr/bin/make top-level) || exit 1; (cd Pl2Wam; /usr/bin/make stage2) cc -fno-strict-aliasing -fcommon -O2 -pipe -Wno-char-subscripts -o cpp_headers cpp_headers.c cpp_headers.c(/tmp/cpp_headers-74bea4.o:(Cpp_File)): warning: sprintf() is often misused, please use snprintf() cpp_headers.c(/tmp/cpp_headers-74bea4.o:(Cpp_File)): warning: strcpy() is almost always misused, please use strlcpy() gplc -c -C '-O2 -pipe -Wno-char-subscripts' machine.c gplc -c -C '-O2 -pipe -Wno-char-subscripts' machine1.c gplc -c -C '-O2 -pipe -Wno-char-subscripts' stacks_sigsegv.c stacks_sigsegv.c:140:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void SIGSEGV_Handler(); ^ stacks_sigsegv.c:398:1: note: conflicting prototype is here SIGSEGV_Handler(int sig, siginfo_t *sip) ^ 1 warning generated. gplc -c -C '-O2 -pipe -Wno-char-subscripts' mem_alloc.c gplc -c -C '-O2 -pipe -Wno-char-subscripts' misc.c misc.c:231:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*pl_le_hook_message_box)("Fatal Error", buff, 0); ^ 1 warning generated. gplc -c -C '-O2 -pipe -Wno-char-subscripts' hash_fct.c gplc -c -C '-O2 -pipe -Wno-char-subscripts' hash.c gplc -c -C '-O2 -pipe -Wno-char-subscripts' obj_chain.c gplc -c -C '-O2 -pipe -Wno-char-subscripts' engine.c gplc -c -o engine1.o engine1.c gplc -c -C '-O2 -pipe -Wno-char-subscripts' wam_inst.c wam_inst.c:242:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Fd_Unify_With_Integer(UnTag_FDV(word), UnTag_INT(w)); ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/if_no_fd.h:86:65: note: expanded from macro 'Fd_Unify_With_Integer' #define Fd_Unify_With_Integer(f, n) ((*pl_fd_unify_with_integer)(f, n)) ^ wam_inst.c:768:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Fd_Unify_With_Integer(UnTag_FDV(word), UnTag_INT(w)); ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/if_no_fd.h:86:65: note: expanded from macro 'Fd_Unify_With_Integer' #define Fd_Unify_With_Integer(f, n) ((*pl_fd_unify_with_integer)(f, n)) ^ wam_inst.c:1632:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*((int (*)()) adr)) (nb, TR); ^ In file included from wam_inst.c:1647: /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/unify.c:150:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Fd_Unify_With_Integer(UnTag_FDV(u_word), UnTag_INT(v_word)); ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/if_no_fd.h:86:65: note: expanded from macro 'Fd_Unify_With_Integer' #define Fd_Unify_With_Integer(f, n) ((*pl_fd_unify_with_integer)(f, n)) ^ In file included from wam_inst.c:1647: /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/unify.c:157:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Fd_Unify_With_Integer(v_adr, UnTag_INT(u_word)); ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/if_no_fd.h:86:65: note: expanded from macro 'Fd_Unify_With_Integer' #define Fd_Unify_With_Integer(f, n) ((*pl_fd_unify_with_integer)(f, n)) ^ In file included from wam_inst.c:1647: /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/unify.c:162:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Fd_Unify_With_Fd_Var(UnTag_FDV(u_word), v_adr); ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/if_no_fd.h:88:64: note: expanded from macro 'Fd_Unify_With_Fd_Var' #define Fd_Unify_With_Fd_Var(f1, f2)((*pl_fd_unify_with_fd_var)(f1, f2)) ^ In file included from wam_inst.c:1661: /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/unify.c:150:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Fd_Unify_With_Integer(UnTag_FDV(u_word), UnTag_INT(v_word)); ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/if_no_fd.h:86:65: note: expanded from macro 'Fd_Unify_With_Integer' #define Fd_Unify_With_Integer(f, n) ((*pl_fd_unify_with_integer)(f, n)) ^ In file included from wam_inst.c:1661: /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/unify.c:157:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Fd_Unify_With_Integer(v_adr, UnTag_INT(u_word)); ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/if_no_fd.h:86:65: note: expanded from macro 'Fd_Unify_With_Integer' #define Fd_Unify_With_Integer(f, n) ((*pl_fd_unify_with_integer)(f, n)) ^ In file included from wam_inst.c:1661: /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/unify.c:162:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Fd_Unify_With_Fd_Var(UnTag_FDV(u_word), v_adr); ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/if_no_fd.h:88:64: note: expanded from macro 'Fd_Unify_With_Fd_Var' #define Fd_Unify_With_Fd_Var(f1, f2)((*pl_fd_unify_with_fd_var)(f1, f2)) ^ 9 warnings generated. gplc -c -C '-O2 -pipe -Wno-char-subscripts' atom.c gplc -c -C '-O2 -pipe -Wno-char-subscripts' pred.c gplc -c -C '-O2 -pipe -Wno-char-subscripts' oper.c gplc -c -C '-O2 -pipe -Wno-char-subscripts' if_no_fd.c gplc -c -C '-O2 -pipe -Wno-char-subscripts' main.c rm -f libengine_pl.a ar rc libengine_pl.a machine.o machine1.o stacks_sigsegv.o mem_alloc.o misc.o hash_fct.o hash.o obj_chain.o engine.o engine1.o wam_inst.o atom.o pred.o oper.o if_no_fd.o main.o ranlib libengine_pl.a cc -fno-strict-aliasing -fcommon -O2 -pipe -Wno-char-subscripts -o hexgplc hexfilter.c hexfilter.c(/tmp/hexfilter-773139.o:(Encode_Hexa)): warning: sprintf() is often misused, please use snprintf() hexfilter.c(/tmp/hexfilter-773139.o:(Encode_Hexa)): warning: stpcpy() is dangerous; do not use it hexfilter.c(/tmp/hexfilter-773139.o:(Quote_If_Needed)): warning: strcpy() is almost always misused, please use strlcpy() cc -fno-strict-aliasing -fcommon -O2 -pipe -Wno-char-subscripts -c wam2ma.c cc -fno-strict-aliasing -fcommon -O2 -pipe -Wno-char-subscripts -c wam_parser.c wam_parser.c:300:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*in->fct) (arg); ^ wam_parser.c:321:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*in->fct) (arg); ^ wam_parser.c:559:10: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] double strtod(); ^ 3 warnings generated. cc -fno-strict-aliasing -fcommon -O2 -pipe -Wno-char-subscripts -o wam2ma wam2ma.o wam_parser.o wam2ma.c(wam2ma.o:(Encode_Hexa)): warning: sprintf() is often misused, please use snprintf() wam2ma.c(wam2ma.o:(Encode_Hexa)): warning: stpcpy() is dangerous; do not use it wam2ma.c(wam2ma.o:(Quote_If_Needed)): warning: strcpy() is almost always misused, please use strlcpy() cc -fno-strict-aliasing -fcommon -O2 -pipe -Wno-char-subscripts -c ma2asm.c cc -fno-strict-aliasing -fcommon -O2 -pipe -Wno-char-subscripts -c ma_parser.c ma_parser.c:724:10: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] double strtod(); ^ 1 warning generated. cc -fno-strict-aliasing -fcommon -O2 -pipe -Wno-char-subscripts -c ma2asm_inst.c cc -fno-strict-aliasing -fcommon -O2 -pipe -Wno-char-subscripts -o ma2asm ma2asm.o ma2asm_inst.o ma_parser.o ma2asm_inst.c(ma2asm_inst.o:(Asm_Start)): warning: sprintf() is often misused, please use snprintf() ma2asm_inst.c(ma2asm_inst.o:(Asm_Start)): warning: strcpy() is almost always misused, please use strlcpy() cc -fno-strict-aliasing -fcommon -c -O2 -pipe -Wno-char-subscripts -funsigned-char linedit.c linedit.c:293:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RE_DISPLAY_LINE; ^ linedit.c:225:5: note: expanded from macro 'RE_DISPLAY_LINE' DISPL_STR(prompt); \ ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:293:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:227:3: note: expanded from macro 'RE_DISPLAY_LINE' DISPL(end - str, str); \ ^ ./linedit.h:112:49: note: expanded from macro 'DISPL' #define DISPL(n, str) ((*pl_le_hook_displ)(n, str)) ^ linedit.c:293:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:228:3: note: expanded from macro 'RE_DISPLAY_LINE' BACKD(end - pos); \ ^ ./linedit.h:110:49: note: expanded from macro 'BACKD' #define BACKD(n) ((*pl_le_hook_backd)(n)) ^ linedit.c:311:5: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DISPL_STR(prompt); ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:328:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FORWD(end - pos, pos); /* go to EOL to avoid multi-line */ ^ ./linedit.h:111:49: note: expanded from macro 'FORWD' #define FORWD(n, str) ((*pl_le_hook_forwd)(n, str)) ^ linedit.c:343:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RE_DISPLAY_LINE; ^ linedit.c:225:5: note: expanded from macro 'RE_DISPLAY_LINE' DISPL_STR(prompt); \ ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:343:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:227:3: note: expanded from macro 'RE_DISPLAY_LINE' DISPL(end - str, str); \ ^ ./linedit.h:112:49: note: expanded from macro 'DISPL' #define DISPL(n, str) ((*pl_le_hook_displ)(n, str)) ^ linedit.c:343:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:228:3: note: expanded from macro 'RE_DISPLAY_LINE' BACKD(end - pos); \ ^ ./linedit.h:110:49: note: expanded from macro 'BACKD' #define BACKD(n) ((*pl_le_hook_backd)(n)) ^ linedit.c:371:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BACKD(pos - str); ^ ./linedit.h:110:49: note: expanded from macro 'BACKD' #define BACKD(n) ((*pl_le_hook_backd)(n)) ^ linedit.c:378:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FORWD(end - pos, pos); ^ ./linedit.h:111:49: note: expanded from macro 'FORWD' #define FORWD(n, str) ((*pl_le_hook_forwd)(n, str)) ^ linedit.c:387:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BACKD(1); ^ ./linedit.h:110:49: note: expanded from macro 'BACKD' #define BACKD(n) ((*pl_le_hook_backd)(n)) ^ linedit.c:396:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FORWD(1, pos); ^ ./linedit.h:111:49: note: expanded from macro 'FORWD' #define FORWD(n, str) ((*pl_le_hook_forwd)(n, str)) ^ linedit.c:408:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BACKD(1); ^ ./linedit.h:110:49: note: expanded from macro 'BACKD' #define BACKD(n) ((*pl_le_hook_backd)(n)) ^ linedit.c:411:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DISPL(end - pos, pos); ^ ./linedit.h:112:49: note: expanded from macro 'DISPL' #define DISPL(n, str) ((*pl_le_hook_displ)(n, str)) ^ linedit.c:412:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ERASE(1); ^ ./linedit.h:114:49: note: expanded from macro 'ERASE' #define ERASE(n) ((*pl_le_hook_erase)(n)) ^ linedit.c:413:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BACKD(end - pos); ^ ./linedit.h:110:49: note: expanded from macro 'BACKD' #define BACKD(n) ((*pl_le_hook_backd)(n)) ^ linedit.c:422:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FORWD(1, pos); ^ ./linedit.h:111:49: note: expanded from macro 'FORWD' #define FORWD(n, str) ((*pl_le_hook_forwd)(n, str)) ^ linedit.c:440:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BACKD(n); ^ ./linedit.h:110:49: note: expanded from macro 'BACKD' #define BACKD(n) ((*pl_le_hook_backd)(n)) ^ linedit.c:441:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DISPL(end - pos, pos); ^ ./linedit.h:112:49: note: expanded from macro 'DISPL' #define DISPL(n, str) ((*pl_le_hook_displ)(n, str)) ^ linedit.c:442:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ERASE(n); ^ ./linedit.h:114:49: note: expanded from macro 'ERASE' #define ERASE(n) ((*pl_le_hook_erase)(n)) ^ linedit.c:443:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BACKD(end - pos); ^ ./linedit.h:110:49: note: expanded from macro 'BACKD' #define BACKD(n) ((*pl_le_hook_backd)(n)) ^ linedit.c:454:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ERASE(end - pos); ^ ./linedit.h:114:49: note: expanded from macro 'ERASE' #define ERASE(n) ((*pl_le_hook_erase)(n)) ^ linedit.c:499:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BACKD(n); ^ ./linedit.h:110:49: note: expanded from macro 'BACKD' #define BACKD(n) ((*pl_le_hook_backd)(n)) ^ linedit.c:502:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DISPL(end - pos, pos); ^ ./linedit.h:112:49: note: expanded from macro 'DISPL' #define DISPL(n, str) ((*pl_le_hook_displ)(n, str)) ^ linedit.c:503:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ERASE(n); ^ ./linedit.h:114:49: note: expanded from macro 'ERASE' #define ERASE(n) ((*pl_le_hook_erase)(n)) ^ linedit.c:504:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BACKD(end - pos); ^ ./linedit.h:110:49: note: expanded from macro 'BACKD' #define BACKD(n) ((*pl_le_hook_backd)(n)) ^ linedit.c:514:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BACKD(pos - p); ^ ./linedit.h:110:49: note: expanded from macro 'BACKD' #define BACKD(n) ((*pl_le_hook_backd)(n)) ^ linedit.c:524:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FORWD(p - pos, pos); ^ ./linedit.h:111:49: note: expanded from macro 'FORWD' #define FORWD(n, str) ((*pl_le_hook_forwd)(n, str)) ^ linedit.c:535:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DISPL(p - pos, pos); ^ ./linedit.h:112:49: note: expanded from macro 'DISPL' #define DISPL(n, str) ((*pl_le_hook_displ)(n, str)) ^ linedit.c:545:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DISPL(p - pos, pos); ^ ./linedit.h:112:49: note: expanded from macro 'DISPL' #define DISPL(n, str) ((*pl_le_hook_displ)(n, str)) ^ linedit.c:555:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DISPL(p - pos, pos); ^ ./linedit.h:112:49: note: expanded from macro 'DISPL' #define DISPL(n, str) ((*pl_le_hook_displ)(n, str)) ^ linedit.c:565:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NewLn(); ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:604:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] INS_MODE(ins_mode); ^ ./linedit.h:105:52: note: expanded from macro 'INS_MODE' #define INS_MODE(ins_mode) ((*pl_le_hook_ins_mode)(ins_mode)) ^ linedit.c:614:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BACKD(1); ^ ./linedit.h:110:49: note: expanded from macro 'BACKD' #define BACKD(n) ((*pl_le_hook_backd)(n)) ^ linedit.c:615:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DISPL(2, pos - 1); ^ ./linedit.h:112:49: note: expanded from macro 'DISPL' #define DISPL(n, str) ((*pl_le_hook_displ)(n, str)) ^ linedit.c:622:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FORWD(end - pos, pos); /* go to EOL to avoid multi-line */ ^ ./linedit.h:111:49: note: expanded from macro 'FORWD' #define FORWD(n, str) ((*pl_le_hook_forwd)(n, str)) ^ linedit.c:642:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BACKD(pos - str); ^ ./linedit.h:110:49: note: expanded from macro 'BACKD' #define BACKD(n) ((*pl_le_hook_backd)(n)) ^ linedit.c:643:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DISPL(end - str, str); ^ ./linedit.h:112:49: note: expanded from macro 'DISPL' #define DISPL(n, str) ((*pl_le_hook_displ)(n, str)) ^ linedit.c:645:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ERASE(p - end); ^ ./linedit.h:114:49: note: expanded from macro 'ERASE' #define ERASE(n) ((*pl_le_hook_erase)(n)) ^ linedit.c:675:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DISPL(end - pos, pos); ^ ./linedit.h:112:49: note: expanded from macro 'DISPL' #define DISPL(n, str) ((*pl_le_hook_displ)(n, str)) ^ linedit.c:677:13: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ERASE(p - end); ^ ./linedit.h:114:49: note: expanded from macro 'ERASE' #define ERASE(n) ((*pl_le_hook_erase)(n)) ^ linedit.c:678:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BACKD(end - pos); ^ ./linedit.h:110:49: note: expanded from macro 'BACKD' #define BACKD(n) ((*pl_le_hook_backd)(n)) ^ linedit.c:719:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NewLn(); ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:775:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BACKD(n); ^ ./linedit.h:110:49: note: expanded from macro 'BACKD' #define BACKD(n) ((*pl_le_hook_backd)(n)) ^ linedit.c:803:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FORWD(n, pos); ^ ./linedit.h:111:49: note: expanded from macro 'FORWD' #define FORWD(n, str) ((*pl_le_hook_forwd)(n, str)) ^ linedit.c:813:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NewLn(); ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:842:7: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUT_CHAR(c); ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:851:7: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DISPL(end - pos, pos); ^ ./linedit.h:112:49: note: expanded from macro 'DISPL' #define DISPL(n, str) ((*pl_le_hook_displ)(n, str)) ^ linedit.c:853:7: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BACKD(end - pos); ^ ./linedit.h:110:49: note: expanded from macro 'BACKD' #define BACKD(n) ((*pl_le_hook_backd)(n)) ^ linedit.c:1319:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SCREEN_SIZE(&row, &col); ^ ./linedit.h:107:55: note: expanded from macro 'SCREEN_SIZE' #define SCREEN_SIZE(r, c) ((*pl_le_hook_screen_size)(r, c)) ^ linedit.c:1336:7: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DISPL_STR(buff); ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1338:7: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NewLn(); ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1351:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DISPL_STR(p1->word); ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1358:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DISPL_STR(buff); ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1367:7: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NewLn(); ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1388:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(""); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1388:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1392:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(buff); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1392:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1393:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(""); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1393:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1394:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(" Moving"); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1394:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1395:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(" Ctl-B previous char Ctl-F next char"); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1395:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1396:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(" Esc-B previous word Esc-F next word"); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1396:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1397:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(" Ctl-A begin of line Ctl-E end of line"); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1397:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1398:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(""); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1398:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1399:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(" Deleting"); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1399:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1400:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(" Ctl-U delete begin of line Ctl-K delete end of line"); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1400:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1401:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(" Ctl-H delete previous char Ctl-D delete current char"); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1401:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1402:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(""); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1402:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1403:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(" Changing"); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1403:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1404:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(" Esc-L downcase word Esc-U upcase word"); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1404:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1405:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(" Esc-C capitalize word Ctl-T reverse last two chars"); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1405:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1406:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(""); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1406:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1407:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(" History"); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1407:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1408:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(" Esc-< first line Esc-> last line"); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1408:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1409:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(" Ctl-P previous line Ctl-N next line"); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1409:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1410:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(" Esc-P previous matching line Esc-N next matching line"); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1410:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1411:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(""); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1411:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1412:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(" Selection"); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1412:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1413:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(" Ctl-spc mark selection Ctl-W cut selection"); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1413:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1414:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(" Esc-W copy selection Ctl-Y past selection"); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1414:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1415:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(""); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1415:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1416:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(" Miscellaneous"); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1416:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1417:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(" Ctl-V insert mode switch Ctl-I completion (twice = all)"); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1417:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1418:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(" Esc-? display this help Esc-Ctl-I insert spaces for tab"); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1418:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1419:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] L(""); ^ linedit.c:1384:20: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ linedit.c:1419:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] linedit.c:1384:36: note: expanded from macro 'L' #define L(msg) DISPL_STR(msg); NewLn() ^ linedit.c:204:20: note: expanded from macro 'NewLn' #define NewLn() { PUT_CHAR('\n'); } ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1455:5: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUT_CHAR(c); ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ linedit.c:1480:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DISPL_STR(buff); ^ ./linedit.h:113:53: note: expanded from macro 'DISPL_STR' #define DISPL_STR(str) ((*pl_le_hook_displ_str)(str)) ^ 115 warnings generated. cc -fno-strict-aliasing -fcommon -c -O2 -pipe -Wno-char-subscripts -funsigned-char terminal.c terminal.c:213:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*pl_le_hook_start) (use_gui == 2); ^ terminal.c:1074:5: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUT_CHAR('\b'); ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ terminal.c:1088:5: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUT_CHAR(*str++); ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ terminal.c:1102:5: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUT_CHAR(*str++); ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ terminal.c:1118:5: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUT_CHAR(' '); ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ terminal.c:1120:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BACKD(n0); ^ ./linedit.h:110:49: note: expanded from macro 'BACKD' #define BACKD(n) ((*pl_le_hook_backd)(n)) ^ terminal.c:1134:5: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUT_CHAR(*str++); ^ ./linedit.h:103:52: note: expanded from macro 'PUT_CHAR' #define PUT_CHAR(c) ((*pl_le_hook_put_char)(c)) ^ 7 warnings generated. cc -fno-strict-aliasing -fcommon -c -O2 -pipe -Wno-char-subscripts -funsigned-char ctrl_c.c ctrl_c.c:122:35: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ret_val = (*ctrl_c_handler) (from_callback1); ^ 1 warning generated. rm -f liblinedit.a ar rc liblinedit.a linedit.o terminal.o ctrl_c.o ranlib liblinedit.a gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' error_supp.c gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' c_supp.c gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' foreign_supp.c foreign_supp.c:194:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fa->value.l = (*rd_fct) (word); ^ foreign_supp.c:199:41: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fa->value.d = (*(double (*)()) rd_fct) (word); ^ foreign_supp.c:220:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (*un_fct) (fa->value.l, start_word); ^ foreign_supp.c:222:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (*un_fct) (fa->value.d, start_word); ^ 4 warnings generated. gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' pred_supp.c gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' term_supp.c term_supp.c:201:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!(*fct) (UnTag_REF(word), word)) ^ term_supp.c:208:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!(*fct) (UnTag_FDV(word), word)) ^ term_supp.c:294:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return n + 1 + Fd_Variable_Size(UnTag_FDV(word)); ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/if_no_fd.h:90:60: note: expanded from macro 'Fd_Variable_Size' #define Fd_Variable_Size(f) ((*pl_fd_variable_size)(f)) ^ term_supp.c:417:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *p = q + Fd_Copy_Variable(q, adr); ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/if_no_fd.h:92:60: note: expanded from macro 'Fd_Copy_Variable' #define Fd_Copy_Variable(dst_adr, f)((*pl_fd_copy_variable)(dst_adr, f)) ^ term_supp.c:507:7: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Fd_Copy_Variable(dst_adr, adr); ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/if_no_fd.h:92:60: note: expanded from macro 'Fd_Copy_Variable' #define Fd_Copy_Variable(dst_adr, f)((*pl_fd_copy_variable)(dst_adr, f)) ^ 5 warnings generated. gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' stream_supp.c stream_supp.c:777:37: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*pl_le_hook_set_line_buffering)(pstm->prop.buffering != STREAM_BUFFERING_NONE); ^ stream_supp.c:1225:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] c = (*pstm->fct_getc) (pstm->file); ^ stream_supp.c:1246:21: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*pstm->fct_putc) (c, pstm->file); ^ stream_supp.c:1286:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Before_Reading(pstm, file); ^ stream_supp.c:1187:31: note: expanded from macro 'Before_Reading' (*pstm->fct_clearerr) (file); \ ^ stream_supp.c:1337:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Before_Reading(pstm, file); ^ stream_supp.c:1187:31: note: expanded from macro 'Before_Reading' (*pstm->fct_clearerr) (file); \ ^ stream_supp.c:1406:3: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Before_Reading(pstm, file); ^ stream_supp.c:1187:31: note: expanded from macro 'Before_Reading' (*pstm->fct_clearerr) (file); \ ^ stream_supp.c:1567:24: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*pstm->fct_flush) (file); ^ stream_supp.c:1584:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ret = (*pstm->fct_close) (file); ^ stream_supp.c:1630:40: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*offset = (*pstm->fct_tell) (file)) < 0) ^ stream_supp.c:1668:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] x = (*pstm->fct_seek) (file, (PlLong) offset, whence); ^ stream_supp.c:1684:24: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*pstm->fct_clearerr) (file); ^ stream_supp.c:1714:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] offset = (*pstm->fct_tell) (file); ^ stream_supp.c:1718:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] x = (*pstm->fct_seek) (file, (PlLong) 0, SEEK_SET); ^ stream_supp.c:1739:24: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*pstm->fct_clearerr) (file); ^ stream_supp.c:1771:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] x = (*pstm->fct_seek) (file, (PlLong) offset, SEEK_SET); ^ 15 warnings generated. gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' scan_supp.c gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' parse_supp.c gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' write_supp.c write_supp.c:582:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Out_String(Fd_Variable_To_String(fdv_adr)); ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/if_no_fd.h:94:65: note: expanded from macro 'Fd_Variable_To_String' #define Fd_Variable_To_String(f) ((*pl_fd_variable_to_string)(f)) ^ 1 warning generated. gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' dynam_supp.c dynam_supp.c:1066:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (*scan->alt_fct) (clause, alt_info, is_last); ^ 1 warning generated. gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' callinf_supp.c gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' bc_supp.c gplc -c foreign.wam gplc -c pl_error.wam gplc -c utils.wam gplc -c unify.wam gplc -c assert.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' assert_c.c gplc -c read.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' read_c.c gplc -c write.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' write_c.c gplc -c print.wam gplc -c const_io.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' const_io_c.c gplc -c oper.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' oper_c.c gplc -c pred.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' pred_c.c gplc -c atom.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' atom_c.c gplc -c control.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' control_c.c gplc -c call.wam gplc -c call_args.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' call_args_c.c gplc -c catch.wam gplc -c throw.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' throw_c.c gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' flag_supp.c gplc -c flag.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' flag_c.c gplc -c arith_inl.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' arith_inl_c.c arith_inl_c.c:468:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (*(arith->fct)) (Load_Math_Expression(Arg(adr, 0))); ^ arith_inl_c.c:470:30: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (*(arith->fct)) (Load_Math_Expression(Arg(adr, 0)), ^ 2 warnings generated. gplc -c type_inl.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' type_inl_c.c gplc -c term_inl.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' term_inl_c.c gplc -c g_var_inl.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' g_var_inl_c.c gplc -c all_solut.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' all_solut_c.c gplc -c sort.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' sort_c.c sort_c.c:267:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*cmp) (*l1, *l2) <= 0) /* copy smaller element to aux */ ^ sort_c.c:300:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (cmp(*base, *p) < 0) ^ 2 warnings generated. gplc -c list.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' list_c.c gplc -c stat.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' stat_c.c gplc -c stream.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' stream_c.c gplc -c file.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' file_c.c gplc -c char_io.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' char_io_c.c gplc -c dec10io.wam gplc -c format.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' format_c.c gplc -c os_interf.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' os_interf_c.c gplc -c expand.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' expand_c.c gplc -c consult.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' consult_c.c gplc -c pretty.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' pretty_c.c gplc -c random.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' random_c.c gplc -c top_level.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' top_level_c.c gplc -c debugger.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' debugger_c.c gplc -c src_rdr.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' src_rdr_c.c gplc -c all_pl_bips.wam gplc -c sockets.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' sockets_c.c gplc -c le_interf.wam gplc -c -C '-O2 -pipe -Wno-char-subscripts -funsigned-char' le_interf_c.c rm -f libbips_pl.a ar rc libbips_pl.a error_supp.o c_supp.o foreign_supp.o pred_supp.o term_supp.o stream_supp.o scan_supp.o parse_supp.o write_supp.o dynam_supp.o callinf_supp.o bc_supp.o foreign.o pl_error.o utils.o unify.o assert.o assert_c.o read.o read_c.o write.o write_c.o print.o const_io.o const_io_c.o oper.o oper_c.o pred.o pred_c.o atom.o atom_c.o control.o control_c.o call.o call_args.o call_args_c.o catch.o throw.o throw_c.o flag_supp.o flag.o flag_c.o arith_inl.o arith_inl_c.o type_inl.o type_inl_c.o term_inl.o term_inl_c.o g_var_inl.o g_var_inl_c.o all_solut.o all_solut_c.o sort.o sort_c.o list.o list_c.o stat.o stat_c.o stream.o stream_c.o file.o file_c.o char_io.o char_io_c.o dec10io.o format.o format_c.o os_interf.o os_interf_c.o expand.o expand_c.o consult.o consult_c.o pretty.o pretty_c.o random.o random_c.o top_level.o top_level_c.o debugger.o debugger_c.o src_rdr.o src_rdr_c.o all_pl_bips.o sockets.o sockets_c.o le_interf.o le_interf_c.o ranlib libbips_pl.a gplc -c pl2wam.wam gplc -c read_file.wam gplc -c syn_sugar.wam gplc -c internal.wam gplc -c code_gen.wam gplc -c reg_alloc.wam gplc -c inst_codif.wam gplc -c first_arg.wam gplc -c indexing.wam gplc -c wam_emit.wam [ ! -f pl2wam ] || cp pl2wam pl2wam0 gplc -o pl2wam --no-fd-lib-warn --no-top-level pl2wam.o read_file.o syn_sugar.o internal.o code_gen.o reg_alloc.o inst_codif.o first_arg.o indexing.o wam_emit.o stream_supp.c(stream_supp.o:(Pl_Stream_Printf) in archive /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/BipsPl/libbips_pl.a): warning: vsprintf() is often misused, please use vsnprintf() terminal.c(terminal.o:(Pl_LE_Put_Char) in archive /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/Linedit/liblinedit.a): warning: sprintf() is often misused, please use snprintf() linedit.c(linedit.o:(Pl_LE_FGets) in archive /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/Linedit/liblinedit.a): warning: strcpy() is almost always misused, please use strlcpy() machine.c(machine.o:(Pl_M_Randomize) in archive /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/libengine_pl.a): warning: rand() may return deterministic values, is that what you want? gplc -c --fast-math fd2c.pl gplc -c --fast-math read_file.pl gplc -c --fast-math parse.pl gplc -c --fast-math compile.pl gplc -o fd2c --no-fd-lib --min-bips fd2c.o read_file.o parse.o compile.o error_supp.c(error_supp.o:(Pl_Syntax_Error) in archive /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/BipsPl/libbips_pl.a): warning: sprintf() is often misused, please use snprintf() stream_supp.c(stream_supp.o:(Pl_Stream_Printf) in archive /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/BipsPl/libbips_pl.a): warning: vsprintf() is often misused, please use vsnprintf() linedit.c(linedit.o:(Pl_LE_FGets) in archive /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/Linedit/liblinedit.a): warning: strcpy() is almost always misused, please use strlcpy() machine.c(machine.o:(Pl_M_Randomize) in archive /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/libengine_pl.a): warning: rand() may return deterministic values, is that what you want? gplc -c -C '-O2 -pipe -Wno-char-subscripts' fd_inst.c fd_inst.c:1401:31: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fct = (PlLong (*)()) (*fct) (AF); ^ fd_inst.c:1412:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((*fct) (AF) == FALSE) ^ 2 warnings generated. gplc -c -C '-O2 -pipe -Wno-char-subscripts' fd_range.c gplc -c -C '-O2 -pipe -Wno-char-subscripts' fd_unify.fd rm -f libengine_fd.a ar rc libengine_fd.a fd_inst.o fd_range.o fd_unify.o ranlib libengine_fd.a gplc -c --no-redef-error fd_infos.pl gplc -c -C '-O2 -pipe -Wno-char-subscripts ' fd_infos_c.c gplc -c --no-redef-error fd_values.pl gplc -c -C '-O2 -pipe -Wno-char-subscripts ' fd_values_c.c fd_values_c.c:618:25: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if ((*cmp_meth) (*res_elem, fdv_adr)) ^ 1 warning generated. gplc -c -C '-O2 -pipe -Wno-char-subscripts ' fd_values_fd.fd gplc -c --no-redef-error fd_math.pl gplc -c -C '-O2 -pipe -Wno-char-subscripts ' fd_math_c.c gplc -c -C '-O2 -pipe -Wno-char-subscripts ' fd_math_fd.fd /tmp/gplcVtl91b.c:3469:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] fd_range_fct(Pl_Full_Coeff_Power_Var,0,arg_2(intA,range_arg(1))) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/BipsFD/oper_supp.h:75:6: note: conflicting prototype is here void Pl_Full_Coeff_Power_Var(Range *y, int a, Range *n); ^ /tmp/gplcVtl91b.c:3502:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] fd_range_fct(Pl_Full_Find_Expon,0,arg_2(intA,range_arg(1))) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/BipsFD/oper_supp.h:77:6: note: conflicting prototype is here void Pl_Full_Find_Expon(Range *n, int a, Range *y); ^ /tmp/gplcVtl91b.c:3559:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] fd_range_fct(Pl_Full_Var_Power_Coeff,0,arg_2(range_arg(1),intA)) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/BipsFD/oper_supp.h:79:6: note: conflicting prototype is here void Pl_Full_Var_Power_Coeff(Range *y, Range *x, int a); ^ /tmp/gplcVtl91b.c:3592:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] fd_range_fct(Pl_Full_Nth_Root,0,arg_2(range_arg(1),intA)) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/BipsFD/oper_supp.h:81:6: note: conflicting prototype is here void Pl_Full_Nth_Root(Range *x, Range *y, int a); ^ /tmp/gplcVtl91b.c:3647:4: warning: passing arguments to 'Pl_Full_Var_Power_2' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_range_fct(Pl_Full_Var_Power_2,0,arg_1(range_arg(1))) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:511:11: note: expanded from macro 'fd_range_fct' fct_name(&R(r), args); \ ^ /tmp/gplcVtl91b.c:3678:4: warning: passing arguments to 'Pl_Full_Sqrt_Var' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_range_fct(Pl_Full_Sqrt_Var,0,arg_1(range_arg(1))) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:511:11: note: expanded from macro 'fd_range_fct' fct_name(&R(r), args); \ ^ /tmp/gplcVtl91b.c:3903:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_xy_eq_z_F_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:3921:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_xy_eq_z_F_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:4237:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_min_x_y_eq_z_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:4259:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_min_x_y_eq_z_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:4457:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_min_x_a_eq_z_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:4478:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_min_x_a_eq_z_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:4819:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_min_x_y_eq_z_F_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:4841:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_min_x_y_eq_z_F_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:5050:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_min_x_a_eq_z_F_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:5071:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_min_x_a_eq_z_F_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:5387:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_max_x_y_eq_z_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:5409:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_max_x_y_eq_z_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:5607:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_max_x_a_eq_z_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:5628:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_max_x_a_eq_z_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:5969:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_max_x_y_eq_z_F_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:5991:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_max_x_y_eq_z_F_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:6200:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_max_x_a_eq_z_F_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:6221:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_max_x_a_eq_z_F_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:6591:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_abs_x_minus_y_eq_z_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:6611:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_abs_x_minus_y_eq_z_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:6862:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_abs_x_minus_a_eq_z_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:6881:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_abs_x_minus_a_eq_z_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:7281:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_abs_x_minus_y_eq_z_F_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:7301:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_abs_x_minus_y_eq_z_F_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:7578:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_abs_x_minus_a_eq_z_F_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:7597:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_abs_x_minus_a_eq_z_F_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:7876:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_quot_rem_x_y_r_eq_z_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:7901:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_quot_rem_x_y_r_eq_z_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:8109:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_quot_rem_a_y_r_eq_z_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:8132:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_quot_rem_a_y_r_eq_z_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:8601:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_quot_rem_x_y_r_eq_z_F_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:8626:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_quot_rem_x_y_r_eq_z_F_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:8855:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_quot_rem_a_y_r_eq_z_F_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcVtl91b.c:8878:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_quot_rem_a_y_r_eq_z_F_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ 40 warnings generated. gplc -c --no-redef-error fd_bool.pl gplc -c -C '-O2 -pipe -Wno-char-subscripts ' fd_bool_c.c gplc -c -C '-O2 -pipe -Wno-char-subscripts ' fd_bool_fd.fd /tmp/gplcOvl91b.c:1323:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_truth_x_eq_c_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:1340:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_truth_x_eq_c_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:1537:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_truth_x_eq_y_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:1554:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_truth_x_eq_y_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:1761:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_truth_x_plus_c_eq_y_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:1779:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_truth_x_plus_c_eq_y_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:1881:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_truth_x_eq_c_F_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:1898:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_truth_x_eq_c_F_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:2112:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_truth_x_eq_y_F_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:2129:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_truth_x_eq_y_F_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:2356:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_truth_x_plus_c_eq_y_F_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:2374:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_truth_x_plus_c_eq_y_F_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:2469:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_truth_x_neq_c_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:2486:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_truth_x_neq_c_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:2683:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_truth_x_neq_y_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:2700:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_truth_x_neq_y_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:2907:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_truth_x_plus_c_neq_y_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:2925:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_truth_x_plus_c_neq_y_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:3027:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_truth_x_neq_c_F_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:3044:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_truth_x_neq_c_F_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:3258:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_truth_x_neq_y_F_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:3275:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_truth_x_neq_y_F_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:3502:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_truth_x_plus_c_neq_y_F_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:3520:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_truth_x_plus_c_neq_y_F_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:3715:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_truth_x_lt_y_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:3732:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_truth_x_lt_y_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:3827:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_truth_x_lte_c_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:3844:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_truth_x_lte_c_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:4039:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_truth_x_lte_y_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:4056:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_truth_x_lte_y_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:4261:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_truth_x_plus_c_lte_y_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:4279:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_truth_x_plus_c_lte_y_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:4374:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_truth_x_gte_c_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:4391:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_truth_x_gte_c_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:4596:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_truth_x_plus_c_gte_y_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:4614:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_truth_x_plus_c_gte_y_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:4720:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch(pl_truth_x_in_l_u_switch_1) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:212:18: note: expanded from macro 'fd_call_internal_and_test_switch' if ((*fct) (AF) == FALSE) \ ^ /tmp/gplcOvl91b.c:4738:4: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_call_internal_and_test_switch_simple(pl_truth_x_in_l_u_switch_1_inst) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:190:18: note: expanded from macro 'fd_call_internal_and_test_switch_simple' if ((*fct) (AF) == FALSE) \ ^ 38 warnings generated. gplc -c --no-redef-error fd_prime.pl gplc -c -C '-O2 -pipe -Wno-char-subscripts ' fd_prime_c.c gplc -c -C '-O2 -pipe -Wno-char-subscripts ' fd_prime_fd.fd /tmp/gplcK3Z81b.c:18:4: warning: passing arguments to 'Pl_Prime_Range' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_range_fct(Pl_Prime_Range,0,arg_1(0)) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:511:11: note: expanded from macro 'fd_range_fct' fct_name(&R(r), args); \ ^ /tmp/gplcK3Z81b.c:56:4: warning: passing arguments to 'Pl_Not_Prime_Range' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_range_fct(Pl_Not_Prime_Range,0,arg_1(0)) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:511:11: note: expanded from macro 'fd_range_fct' fct_name(&R(r), args); \ ^ 2 warnings generated. gplc -c --no-redef-error fd_symbolic.pl gplc -c -C '-O2 -pipe -Wno-char-subscripts ' fd_symbolic_c.c gplc -c -C '-O2 -pipe -Wno-char-subscripts ' fd_symbolic_fd.fd /tmp/gplcdpg91b.c:29:4: warning: passing arguments to 'Pl_Fd_Element_I' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_range_fct(Pl_Fd_Element_I,0,arg_1(l_intL)) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:511:11: note: expanded from macro 'fd_range_fct' fct_name(&R(r), args); \ ^ /tmp/gplcdpg91b.c:51:4: warning: passing arguments to 'Pl_Fd_Element_I_To_V' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_range_fct(Pl_Fd_Element_I_To_V,0,arg_2(range_arg(1),l_intL)) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:511:11: note: expanded from macro 'fd_range_fct' fct_name(&R(r), args); \ ^ /tmp/gplcdpg91b.c:84:4: warning: passing arguments to 'Pl_Fd_Element_V_To_I' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_range_fct(Pl_Fd_Element_V_To_I,0,arg_2(range_arg(1),l_intL)) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:511:11: note: expanded from macro 'fd_range_fct' fct_name(&R(r), args); \ ^ /tmp/gplcdpg91b.c:139:4: warning: passing arguments to 'Pl_Fd_Element_Var_I' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_range_fct(Pl_Fd_Element_Var_I,0,arg_1(l_fdvL)) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:511:11: note: expanded from macro 'fd_range_fct' fct_name(&R(r), args); \ ^ /tmp/gplcdpg91b.c:161:4: warning: passing arguments to 'Pl_Fd_Element_Var_I_To_V' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_range_fct(Pl_Fd_Element_Var_I_To_V,0,arg_2(range_arg(1),l_fdvL)) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:511:11: note: expanded from macro 'fd_range_fct' fct_name(&R(r), args); \ ^ /tmp/gplcdpg91b.c:195:4: warning: passing arguments to 'Pl_Fd_Element_Var_V_To_I' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fd_range_fct(Pl_Fd_Element_Var_V_To_I,0,arg_2(range_arg(1),l_fdvL)) ^ /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EngineFD/fd_to_c.h:511:11: note: expanded from macro 'fd_range_fct' fct_name(&R(r), args); \ ^ 6 warnings generated. gplc -c --no-redef-error fd_optim.pl gplc -c -C '-O2 -pipe -Wno-char-subscripts ' math_supp.c gplc -c -C '-O2 -pipe -Wno-char-subscripts ' oper_supp.c gplc -c --no-redef-error all_fd_bips.pl rm -f libbips_fd.a ar rc libbips_fd.a fd_infos.o fd_infos_c.o fd_values.o fd_values_c.o fd_values_fd.o fd_math.o fd_math_c.o fd_math_fd.o fd_bool.o fd_bool_c.o fd_bool_fd.o fd_prime.o fd_prime_c.o fd_prime_fd.o fd_symbolic.o fd_symbolic_c.o fd_symbolic_fd.o fd_optim.o math_supp.o oper_supp.o all_fd_bips.o ranlib libbips_fd.a gplc -c -C '-O2 -pipe -Wno-char-subscripts' top_level_main.c gplc -o gprolog -C '-O2 -pipe -Wno-char-subscripts' top_level_main.o top_level_main.c(top_level_main.o:(Display_Copying)): warning: sprintf() is often misused, please use snprintf() linedit.c(linedit.o:(Pl_LE_FGets) in archive /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/Linedit/liblinedit.a): warning: strcpy() is almost always misused, please use strlcpy() misc.c(misc.o:(Pl_Fatal_Error) in archive /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/libengine_pl.a): warning: vsprintf() is often misused, please use vsnprintf() machine.c(machine.o:(Pl_M_Randomize) in archive /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/libengine_pl.a): warning: rand() may return deterministic values, is that what you want? [ ! -f pl2wam ] || cp pl2wam pl2wam0 rm -rf pl2wam /usr/bin/make [ ! -f pl2wam ] || cp pl2wam pl2wam0 gplc -o pl2wam --no-fd-lib-warn --no-top-level pl2wam.o read_file.o syn_sugar.o internal.o code_gen.o reg_alloc.o inst_codif.o first_arg.o indexing.o wam_emit.o terminal.c(terminal.o:(Pl_LE_Put_Char) in archive /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/Linedit/liblinedit.a): warning: sprintf() is often misused, please use snprintf() linedit.c(linedit.o:(Pl_LE_FGets) in archive /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/Linedit/liblinedit.a): warning: strcpy() is almost always misused, please use strlcpy() misc.c(misc.o:(Pl_Fatal_Error) in archive /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/libengine_pl.a): warning: vsprintf() is often misused, please use vsnprintf() machine.c(machine.o:(Pl_M_Randomize) in archive /exopi-obj/pobj/gprolog-1.5.0/gprolog-1.5.0/src/EnginePl/libengine_pl.a): warning: rand() may return deterministic values, is that what you want? >>> Running package in lang/gprolog at 1713771015.74 ===> lang/gprolog ===> Faking installation for gprolog-1.5.0p0 ./mkinstalldirs /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/libdata/gprolog /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/libdata/gprolog/bin /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/libdata/gprolog/include /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/libdata/gprolog/lib mkdir /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/libdata/gprolog mkdir /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/libdata/gprolog/bin mkdir /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/libdata/gprolog/include mkdir /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/libdata/gprolog/lib for i in README COPYING VERSION NEWS ChangeLog gprolog.ico; do /exopi-obj/pobj/gprolog-1.5.0/bin/install -c -m 644 ../$i /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/libdata/gprolog; done for i in gplc hexgplc gprolog pl2wam wam2ma ma2asm fd2c; do /exopi-obj/pobj/gprolog-1.5.0/bin/install -c -s -m 755 */$i /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/libdata/gprolog/bin; done for i in top_level_main.o top_level.o all_pl_bips.o debugger.o all_fd_bips.o; do /exopi-obj/pobj/gprolog-1.5.0/bin/install -c -m 644 */$i /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/libdata/gprolog/lib; done for i in libengine_pl.a libbips_pl.a liblinedit.a libengine_fd.a libbips_fd.a; do /exopi-obj/pobj/gprolog-1.5.0/bin/install -c -m 644 */$i /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/libdata/gprolog/lib; done for i in gprolog.h fd_to_c.h; do EnginePl/cpp_headers $i ./$i EnginePl EngineFD BipsPl BipsFD; /exopi-obj/pobj/gprolog-1.5.0/bin/install -c -m 644 ./$i /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/libdata/gprolog/include; rm -f $i; done (cd /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/libdata/gprolog/lib; for i in *.a; do ranlib $i; done) if test /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/share/doc/gprolog != none; then ./mkinstalldirs /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/share/doc/gprolog; (F=`cd ../doc; echo ???*.dvi ???*.ps ???*.pdf ???*.chm ???*.eps ???*.html ???*.png`; for i in $F; do /exopi-obj/pobj/gprolog-1.5.0/bin/install -c -m 644 ../doc/$i /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/share/doc/gprolog; done); fi mkdir /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/share/doc/gprolog if test /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/share/doc/gprolog/html != none; then ./mkinstalldirs /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/share/doc/gprolog/html; (F=`cd ../doc/html_node; echo ???*.html ???*.css ???*.svg`; for i in $F; do /exopi-obj/pobj/gprolog-1.5.0/bin/install -c -m 644 ../doc/html_node/$i /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/share/doc/gprolog/html; done); fi mkdir /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/share/doc/gprolog/html if test /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/share/examples/gprolog != none; then ./mkinstalldirs /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/share/examples/gprolog/ExamplesPl; (F=`cd ../examples/ExamplesPl; echo Makefile README PROGS ??*.pl`; for i in $F; do /exopi-obj/pobj/gprolog-1.5.0/bin/install -c -m 644 ../examples/ExamplesPl/$i /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/share/examples/gprolog/ExamplesPl; done); ./mkinstalldirs /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/share/examples/gprolog/ExamplesC; (F=`cd ../examples/ExamplesC; echo Makefile README ??*.pl ??*_c.c`; for i in $F; do /exopi-obj/pobj/gprolog-1.5.0/bin/install -c -m 644 ../examples/ExamplesC/$i /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/share/examples/gprolog/ExamplesC; done); ./mkinstalldirs /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/share/examples/gprolog/ExamplesFD; (F=`cd ../examples/ExamplesFD; echo Makefile ??*.pl ??*.fd`; for i in $F; do /exopi-obj/pobj/gprolog-1.5.0/bin/install -c -m 644 ../examples/ExamplesFD/$i /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/share/examples/gprolog/ExamplesFD; done); fi mkdir /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/share/examples/gprolog mkdir /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/share/examples/gprolog/ExamplesPl mkdir /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/share/examples/gprolog/ExamplesC mkdir /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/share/examples/gprolog/ExamplesFD if test /exopi-obj/pobj/gprolog-1.5.0/fake-amd64none != /exopi-obj/pobj/gprolog-1.5.0/fake-amd64none; then (cd /exopi-obj/pobj/gprolog-1.5.0/fake-amd64none 2>/dev/null && rm -f gplc hexgplc gprolog pl2wam wam2ma ma2asm fd2c); rmdir /exopi-obj/pobj/gprolog-1.5.0/fake-amd64none 2>/dev/null; fi || exit 0; if test /exopi-obj/pobj/gprolog-1.5.0/fake-amd64none != /exopi-obj/pobj/gprolog-1.5.0/fake-amd64none; then ./mkinstalldirs /exopi-obj/pobj/gprolog-1.5.0/fake-amd64none; (cd /exopi-obj/pobj/gprolog-1.5.0/fake-amd64none ; ln -s -f /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/libdata/gprolog/bin/* .); fi for i in gplc hexgplc gprolog pl2wam wam2ma ma2asm fd2c; do ln -sf /usr/local/libdata/gprolog/bin/$i /exopi-obj/pobj/gprolog-1.5.0/fake-amd64/usr/local/bin/$i; done ===> Building package for gprolog-1.5.0p0 Create /exopi-cvs/ports/packages/amd64/all/gprolog-1.5.0p0.tgz Creating package gprolog-1.5.0p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*** | 5% archiving|******* | 11% archiving|************* | 20% archiving|**************** | 24% archiving|************************ | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|******************************* | 48% archiving|************************************* | 59% archiving|****************************************** | 66% archiving|********************************************** | 72% archiving|******************************************************* | 86% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/gprolog-1.5.0p0.tgz >>> Running clean in lang/gprolog at 1713771031.14 ===> lang/gprolog ===> Cleaning for gprolog-1.5.0p0 >>> Ended at 1713771031.76 max_stuck=1.97/build=52.16/package=15.50/clean=0.70