=>> Building lang/yap build started at Thu Apr 4 04:26:23 BST 2024 port directory: /usr/ports/lang/yap package name: yap-6.2.2_11 building for: FreeBSD pkg-builder.dan.net.uk 13.2-RELEASE-p10 FreeBSD 13.2-RELEASE-p10 amd64 maintained by: eugen@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1837 Jul 3 2023 /usr/ports/lang/yap/Makefile Ports top last git commit: c2c35d895e Ports top unclean checkout: yes Port dir last git commit: 6ac8efe217 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.99.20240122_1 Host OSVERSION: 1400097 Jail OSVERSION: 1302001 Job Id: 13 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1302001 UNAME_v=FreeBSD 13.2-RELEASE-p10 UNAME_r=13.2-RELEASE-p10 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.99.20240122_1 MASTERMNT=/usr/local/poudriere/data/.m/13-amd64-default-dan/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/13-amd64-default-dan/13/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13-amd64-default-dan SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/13-amd64-default-dan/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20240122_1 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for yap-6.2.2_11: BUILDDOCS=off: Rebuild documentation (requires TeX) DOCS=on: Install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- eugen@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --enable-max-performance --disable-myddas --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/yap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/yap/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/yap/work/.cache HOME=/wrkdirs/usr/ports/lang/yap/work TMPDIR="/tmp" PATH=/ccache/libexec/ccache:/wrkdirs/usr/ports/lang/yap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/yap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CCACHE_DIR="/root/.ccache" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/yap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/yap/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/yap/work/.cache HOME=/wrkdirs/usr/ports/lang/yap/work TMPDIR="/tmp" PATH=/ccache/libexec/ccache:/wrkdirs/usr/ports/lang/yap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/yap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include -isystem /usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " CCACHE_DIR="/root/.ccache" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" OSREL=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/Yap" EXAMPLESDIR="share/examples/yap" DATADIR="share/Yap" WWWDIR="www/yap" ETCDIR="etc/yap" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/Yap DOCSDIR=/usr/local/share/doc/Yap EXAMPLESDIR=/usr/local/share/examples/yap WWWDIR=/usr/local/www/yap ETCDIR=/usr/local/etc/yap --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### CCACHE_CPP2=1 WITH_SSP_PORTS=yes WITH_SSP=yes #WITH_LTO=yes DISABLE_LICENSES=yes LICENSES_ACCEPTED=AGPLv3 APACHE10 APACHE11 APACHE20 ART10 ARTPERL10 ART20 BSD BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE BSL CC0-1.0 CDDL ClArtistic EPL GFDL GMGPL GPLv1 GPLv2 GPLv3 GPLv3RLE ISCL LGPL20 LGPL21 LGPL3 LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a LPPL13b LPPL13c MIT MPL OpenSSL OFL10 OFL11 OWL PostgreSQL PHP202 PHP30 PHP301 PSFL RUBY ZLIB ZPL21 SVM-Light EULA ALASIR Microsoft-exFAT SIMIAN UDEVGAME unknown MTA COMMERCIAL teamspeak NO_LICENSES_DIALOGS=yes #### #### NO_IGNORE=yes DEFAULT_VERSIONS+=ssl=openssl mysql=8.0 imagemagick=7 samba=4.13 java=18 WITH_SETID_MODE=force PHP_ZTS=enabled OPTIONS_UNSET+=OPENJPEG OPTIONS_UNSET+=GSSAPI_BASE OPTIONS_SET+=ZTS OPTIONS_SET+=GSSAPI_NONE WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache NO_CCACHE_DEPEND=1 CCACHE_WRAPPER_PATH= /ccache/libexec/ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> yap-6.2.2_11 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.9_1.pkg [pkg-builder.dan.net.uk] Installing pkg-1.20.9_1... [pkg-builder.dan.net.uk] Extracting pkg-1.20.9_1: .......... done ===> yap-6.2.2_11 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of yap-6.2.2_11 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by yap-6.2.2_11 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by yap-6.2.2_11 for building => SHA256 Checksum OK for yap-6.2.2.tar.gz. => SHA256 Checksum OK for yap-doc-6.2.2.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by yap-6.2.2_11 for building ===> Extracting for yap-6.2.2_11 => SHA256 Checksum OK for yap-6.2.2.tar.gz. => SHA256 Checksum OK for yap-doc-6.2.2.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for yap-6.2.2_11 ===> Applying FreeBSD patches for yap-6.2.2_11 from /usr/ports/lang/yap/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> yap-6.2.2_11 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg-builder.dan.net.uk] Installing gmake-4.4.1... [pkg-builder.dan.net.uk] `-- Installing gettext-runtime-0.22.3_1... [pkg-builder.dan.net.uk] | `-- Installing indexinfo-0.3.1... [pkg-builder.dan.net.uk] | `-- Extracting indexinfo-0.3.1: . done [pkg-builder.dan.net.uk] `-- Extracting gettext-runtime-0.22.3_1: .......... done [pkg-builder.dan.net.uk] Extracting gmake-4.4.1: .......... done ===> yap-6.2.2_11 depends on package: gmake>=4.4.1 - found ===> Returning to build of yap-6.2.2_11 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> yap-6.2.2_11 depends on shared library: libgmp.so - not found ===> Installing existing package /packages/All/gmp-6.3.0.pkg [pkg-builder.dan.net.uk] Installing gmp-6.3.0... [pkg-builder.dan.net.uk] Extracting gmp-6.3.0: .......... done ===> yap-6.2.2_11 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> Returning to build of yap-6.2.2_11 ===> yap-6.2.2_11 depends on shared library: libreadline.so.8 - not found ===> Installing existing package /packages/All/readline-8.2.10.pkg [pkg-builder.dan.net.uk] Installing readline-8.2.10... [pkg-builder.dan.net.uk] Extracting readline-8.2.10: .......... done ===> yap-6.2.2_11 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> Returning to build of yap-6.2.2_11 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for yap-6.2.2_11 configure: loading site script /usr/ports/Templates/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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for gawk... (cached) /usr/bin/awk checking build system type... amd64-portbld-freebsd13.2 checking host system type... amd64-portbld-freebsd13.2 checking target system type... amd64-portbld-freebsd13.2 checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for indent... indent checking for ar... ar checking for mpicc... no checking for install-info... true checking for sh... /bin/sh checking for sin in -lm... yes checking for socket in -lsocket... no checking for getsockname in -lxnet... yes checking for main in -lstdc++... yes checking for main in -lnsl... no checking for main in -lcrypt... yes checking for main in -lnss_files... no checking for main in -lnss_dns... no checking for main in -lresolv... no checking for main in -lreadline... yes checking for main in -lgmp... yes checking for zlibVersion in -lz... yes checking how to run the C preprocessor... cpp checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for restartable system calls... yes checking for zlibVersion in -lz... (cached) yes checking for main in -llam... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for arpa/inet.h... (cached) yes checking for alloca.h... (cached) no checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for ctype.h... (cached) yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking for dirent.h... (cached) yes checking for dlfcn.h... (cached) yes checking for errno.h... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for fcntl.h... (cached) yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for float.h... (cached) yes checking fpu_control.h usability... no checking fpu_control.h presence... no checking for fpu_control.h... no checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for math.h... (cached) yes checking for memory.h... (cached) yes checking mpe.h usability... no checking mpe.h presence... no checking for mpe.h... no checking mpi.h usability... no checking mpi.h presence... no checking for mpi.h... no checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for pwd.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking siginfo.h usability... no checking siginfo.h presence... no checking for siginfo.h... no checking for signal.h... (cached) yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/conf.h usability... no checking sys/conf.h presence... yes configure: WARNING: sys/conf.h: present but cannot be compiled configure: WARNING: sys/conf.h: check for missing prerequisite headers? configure: WARNING: sys/conf.h: see the Autoconf documentation configure: WARNING: sys/conf.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/conf.h: proceeding with the compiler's result checking for sys/conf.h... no checking sys/dir.h usability... no checking sys/dir.h presence... no checking for sys/dir.h... no checking for sys/file.h... (cached) yes checking for sys/mman.h... (cached) yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking for sys/param.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/select.h... (cached) yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/times.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/ucontext.h usability... yes checking sys/ucontext.h presence... yes checking for sys/ucontext.h... yes checking for sys/un.h... (cached) yes checking for sys/wait.h... (cached) yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for wctype.h... (cached) yes checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking for zlib.h... (cached) yes checking zutil.h usability... no checking zutil.h presence... no checking for zutil.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for mpe.h... (cached) no checking for inline... inline checking whether struct tm is in sys/time.h or time.h... time.h checking size of int *... 8 checking size of short int... 2 checking size of int... 4 checking size of long int... 8 checking size of long long int... 8 checking size of float... 4 checking size of double... 8 checking for type of malloc... void * checking for gcc inline... yes checking for gcc threaded code... yes checking for IEEE floats... yes checking for sigsetjmp... yes checking for sigsegv... yes checking for sigprof... yes checking for siginfo... yes checking union wait... no checking environ... yes checking return type of signal handlers... void checking for _NSGetEnviron... no checking for access... yes checking for acosh... yes checking for alloca... (cached) yes checking for asinh... yes checking for atanh... yes checking for chdir... yes checking for ctime... yes checking for dlopen... (cached) yes checking for dup2... (cached) yes checking for erf... yes checking for feclearexcept... yes checking for fesettrapenable... no checking for fgetpos... yes checking for finite... yes checking for fpclass... no checking for ftime... no checking for getcwd... (cached) yes checking for getenv... (cached) yes checking for gethostbyname... (cached) yes checking for gethostent... yes checking for gethostid... yes checking for gethostname... (cached) yes checking for gethrtime... no checking for getpagesize... (cached) yes checking for getpwnam... yes checking for getrlimit... (cached) yes checking for getrusage... (cached) yes checking for gettimeofday... (cached) yes checking for getwd... (cached) yes checking for isatty... yes checking for isnan... yes checking for isinf... yes checking for kill... (cached) yes checking for labs... (cached) yes checking for link... (cached) yes checking for lgamma... yes checking for localtime... (cached) yes checking for lstat... (cached) yes checking for mallinfo... no checking for mbsnrtowcs... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for mkstemp... (cached) yes checking for mktemp... (cached) yes checking for nanosleep... yes checking for mktime... yes checking for opendir... (cached) yes checking for putenv... (cached) yes checking for rand... (cached) yes checking for random... (cached) yes checking for readlink... (cached) yes checking for regexec... yes checking for rename... (cached) yes checking for rint... yes checking for rl_set_prompt... yes checking for sbrk... yes checking for select... (cached) yes checking for setbuf... yes checking for setitimer... yes checking for setsid... (cached) yes checking for setlinebuf... (cached) yes checking for sigaction... (cached) yes checking for siggetmask... no checking for siginterrupt... (cached) yes checking for signal... yes checking for sigprocmask... (cached) yes checking for socket... yes checking for stat... (cached) yes checking for strchr... (cached) yes checking for strerror... (cached) yes checking for stricmp... no checking for strncat... yes checking for strncpy... yes checking for strtod... (cached) yes checking for time... (cached) yes checking for times... (cached) yes checking for tmpnam... (cached) yes checking for usleep... (cached) yes checking for utime... (cached) yes checking for vsnprintf... (cached) yes checking for regexec... (cached) yes checking for NSLinkModule... no checking for alarm... (cached) yes checking for mmap... (cached) yes checking for popen... yes checking for shmat... yes checking for sleep... (cached) yes checking for system... yes checking for ttyname... yes checking for waitpid... (cached) yes checking for fetestexcept... yes checking for snprintf... (cached) yes checking for mpz_xor... yes checking if fflush(NULL) clobbers input pipes... no no checking for pthread_create in -lpthread... yes checking for crypt in -lcrypt... (cached) yes checking for crypt... yes checking for socklen_t... (cached) yes checking for ssize_t... (cached) yes checking "variable timezone in tzset"... no checking for struct tm.tm_gmtoff... yes checking _XOPEN_SOURCE... yes configure: creating ./config.status config.status: creating Makefile config.status: creating GPL/Makefile config.status: creating library/Makefile config.status: creating library/lammpi/Makefile config.status: creating library/matlab/Makefile config.status: creating library/matrix/Makefile config.status: creating library/mpi/Makefile config.status: creating library/random/Makefile config.status: creating library/regex/Makefile config.status: creating library/rltree/Makefile config.status: creating library/system/Makefile config.status: creating library/tries/Makefile config.status: creating LGPL/Makefile config.status: creating LGPL/clp/Makefile config.status: creating LGPL/swi_console/Makefile config.status: creating packages/clib/Makefile config.status: creating packages/clib/maildrop/rfc822/Makefile config.status: creating packages/clib/maildrop/rfc2045/Makefile config.status: creating packages/CLPBN/Makefile config.status: creating packages/cplint/Makefile config.status: creating packages/cplint/approx/simplecuddLPADs/Makefile config.status: creating packages/cplint/slipcase/Makefile config.status: creating packages/http/Makefile config.status: creating packages/tai/Makefile config.status: creating packages/tai/libtai/Makefile config.status: creating packages/PLStream/Makefile config.status: creating packages/plunit/Makefile config.status: creating packages/ProbLog/Makefile config.status: creating packages/RDF/Makefile config.status: creating packages/semweb/Makefile config.status: creating packages/sgml/Makefile config.status: creating packages/zlib/Makefile config.status: creating packages/chr/Makefile config.status: creating packages/clpqr/Makefile config.status: creating packages/swi-minisat2/Makefile config.status: creating packages/swi-minisat2/C/Makefile config.status: creating config.h =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for yap-6.2.2_11 cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS -I./include ./console/yap.c -o yap.o cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/agc.c -o agc.o In file included from C/agc.c:22: In file included from ./H/absmi.h:146: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ In file included from C/agc.c:202: ./H/rheap.h:969:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] objs->name = AtomAdjust(objs->name); ^ ./H/rheap.h:967:7: note: previous statement is here if (objs->next != NULL) ^ 2 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/absmi.c -o absmi.o In file included from C/absmi.c:496: In file included from ./H/absmi.h:146: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ C/absmi.c:1886:7: warning: variable 'to_go' set but not used [-Wunused-but-set-variable] PBOp(op_fail, e); ^ ./H/absmi.h:483:35: note: expanded from macro 'PBOp' #define PBOp(Label,Type) Label: { INIT_PREFETCH() ^ ./H/absmi.h:390:23: note: expanded from macro 'INIT_PREFETCH' { register void *to_go; ^ C/absmi.c:669:22: warning: variable 'regp' set but not used [-Wunused-but-set-variable] register REGSTORE *regp = &Yap_REGS; ^ 3 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/adtdefs.c -o adtdefs.o In file included from C/adtdefs.c:28: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/alloc.c -o alloc.o In file included from C/alloc.c:22: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/amasm.c -o amasm.o In file included from C/amasm.c:186: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ C/amasm.c:486:5: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] cip->cpc->rnd4 = (CELL)code_p; ^ ~~~~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/amasm.c:491:25: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] code_p->u.Ills.s = cip->cpc->rnd3; ^ ~~~~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/amasm.c:1534:27: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] code_p->u.Osbmp.mod = cip->cpc->rnd4; ^ ~~~~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/amasm.c:1538:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] code_p->u.Osbpp.bmap = emit_bmlabel(cip->cpc->arnds[1], cip); ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/amasm.c:1569:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] code_p->u.Osbpp.bmap = emit_bmlabel(cip->cpc->arnds[1], cip); ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/amasm.c:1806:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (cpc->arnds[1] != ncpc->rnd1) ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/amasm.c:1823:22: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] if (if_table[3] != cpc->arnds[2]) ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/amasm.c:2186:41: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] code_p->u.Osblp.bmap = emit_bmlabel(cip->cpc->arnds[1], cip); ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/amasm.c:2947:30: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] UInt lab_val = cip->cpc->rnd3; ^ ~~~~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/amasm.c:332:1: warning: unused function 'fill_small' [-Wunused-function] fill_small(CELL w, yamop *code_p, int pass_no) ^ C/amasm.c:593:1: warning: unused function 'a_fi' [-Wunused-function] a_fi(op_numbers opcodex, op_numbers opcodey, yamop *code_p, int pass_no, struct PSEUDO *cpc, UInt lab, struct intermediates *cip) ^ C/amasm.c:622:1: warning: unused function 'a_fil' [-Wunused-function] a_fil(op_numbers opcodex, op_numbers opcodey, yamop *code_p, int pass_no, struct PSEUDO *cpc, UInt lab1, UInt lab2, struct intermediates *cip) ^ C/amasm.c:1398:1: warning: unused function 'a_rli' [-Wunused-function] a_rli(op_numbers opcode, int *clause_has_blobsp, yamop *code_p, int pass_no, struct intermediates *cip) ^ 14 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/analyst.c -o analyst.o In file included from C/analyst.c:22: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/arrays.c -o arrays.o In file included from C/arrays.c:18: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/arith0.c -o arith0.o In file included from C/arith0.c:26: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/arith1.c -o arith1.o In file included from C/arith1.c:26: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/arith2.c -o arith2.o In file included from C/arith2.c:26: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ C/arith2.c:180:6: warning: variable 'mod' set but not used [-Wunused-but-set-variable] Int mod; ^ 2 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/attvar.c -o attvar.o In file included from C/attvar.c:21: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/bignum.c -o bignum.o In file included from C/bignum.c:21: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/bb.c -o bb.o In file included from C/bb.c:21: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/cdmgr.c -o cdmgr.o In file included from C/cdmgr.c:460: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ C/cdmgr.c:1282:14: warning: variable 'op' set but not used [-Wunused-but-set-variable] op_numbers op; ^ C/cdmgr.c:5414:14: warning: variable 'pe' set but not used [-Wunused-but-set-variable] PredEntry *pe; ^ 3 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/cmppreds.c -o cmppreds.o In file included from C/cmppreds.c:21: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/compiler.c -o compiler.o In file included from C/compiler.c:171: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ C/compiler.c:2193:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pc->ops.opseqt[1] = (CELL)EnvTmps; ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/compiler.c:2441:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pc->ops.opseqt[1] = (CELL)cglobs->labelno; ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/compiler.c:2448:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pc->ops.opseqt[1] = (CELL)cglobs->labelno; ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/compiler.c:2456:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pc->ops.opseqt[1] = (CELL)cglobs->labelno; ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/compiler.c:2480:7: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] pc->ops.opseqt[1] = (CELL)cglobs->labelno; ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/compiler.c:2734:27: warning: variable 'Arity' set but not used [-Wunused-but-set-variable] Int *up = cglobs->Uses, Arity; ^ C/compiler.c:3026:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] cglobs->cint.cpc->ops.opseqt[1] = max; ^ ~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ 8 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/computils.c -o computils.o In file included from C/computils.c:60: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ C/computils.c:261:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] p->rnd3 = r3; ^ ~~~~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/computils.c:280:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] p->rnd3 = r3; ^ ~~~~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/computils.c:281:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] p->rnd4 = r4; ^ ~~~~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ 4 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/corout.c -o corout.o In file included from C/corout.c:21: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/cut_c.c -o cut_c.o In file included from C/cut_c.c:3: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/dbase.c -o dbase.o In file included from C/dbase.c:21: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ C/dbase.c:2466:4: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] Yap_exit( 1); ^ C/dbase.c:2464:2: note: previous statement is here if (H+NOf > ASP) ^ C/dbase.c:4158:19: warning: variable 'clmask' set but not used [-Wunused-but-set-variable] SMALLUNSGN clmask; ^ C/dbase.c:5029:8: warning: variable 't' set but not used [-Wunused-but-set-variable] Term t; ^ C/dbase.c:5069:8: warning: variable 't' set but not used [-Wunused-but-set-variable] Term t; ^ 5 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/dlmalloc.c -o dlmalloc.o In file included from C/dlmalloc.c:1: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ C/dlmalloc.c:2944:16: warning: variable 'idx' set but not used [-Wunused-but-set-variable] unsigned int idx; ^ 2 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/errors.c -o errors.o In file included from C/errors.c:18: In file included from ./H/absmi.h:146: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ C/errors.c:384:9: warning: variable 'tp' set but not used [-Wunused-but-set-variable] char *tp = tmpbuf; ^ C/errors.c:385:7: warning: variable 'psize' set but not used [-Wunused-but-set-variable] int psize = YAP_BUF_SIZE; ^ 3 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/eval.c -o eval.o In file included from C/eval.c:25: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/exec.c -o exec.o In file included from C/exec.c:21: In file included from ./H/absmi.h:146: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ C/exec.c:1143:22: warning: variable 'old_B' set but not used [-Wunused-but-set-variable] choiceptr cut_B, old_B; ^ C/exec.c:1096:14: warning: variable 'ppe' set but not used [-Wunused-but-set-variable] PredEntry *ppe; ^ C/exec.c:1236:8: warning: variable 'mod' set but not used [-Wunused-but-set-variable] Term mod = CurrentModule; ^ 4 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/globals.c -o globals.o In file included from C/globals.c:21: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/gmp_support.c -o gmp_support.o In file included from C/gmp_support.c:18: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/gprof.c -o gprof.o In file included from C/gprof.c:110: In file included from ./H/absmi.h:146: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/grow.c -o grow.o In file included from C/grow.c:18: In file included from ./H/absmi.h:146: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/heapgc.c -o heapgc.o In file included from C/heapgc.c:21: In file included from ./H/absmi.h:146: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ C/heapgc.c:2651:8: warning: variable 'ptr' set but not used [-Wunused-but-set-variable] CELL *ptr; ^ C/heapgc.c:1449:1: warning: unused function 'mark_external_reference2' [-Wunused-function] mark_external_reference2(CELL *ptr) { ^ 3 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/index.c -o index.o In file included from C/index.c:483: In file included from ./H/absmi.h:146: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ C/index.c:559:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] if (cpc->rnd4) { ^ ~~~~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/index.c:573:7: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] cpc->rnd4 = Zero; ^ ~~~~ ./H/compile.h:212:6: note: array 'opseqt' declared here CELL opseqt[1]; ^ C/index.c:3572:36: warning: comparison of array 'cl->ClCode' equal to a null pointer is always false [-Wtautological-pointer-compare] if (cl->ClCode == end || cl->ClCode == NULL) { ~~~~^~~~~~ ~~~~ C/index.c:3626:7: warning: variable 'last_arg' set but not used [-Wunused-but-set-variable] int last_arg = TRUE; ^ C/index.c:3927:10: warning: variable 'eblk' set but not used [-Wunused-but-set-variable] yamop *eblk = NULL; ^ C/index.c:4498:15: warning: variable 'cl' set but not used [-Wunused-but-set-variable] StaticIndex *cl; ^ C/index.c:5543:7: warning: variable 'last_arg' set but not used [-Wunused-but-set-variable] int last_arg = TRUE; ^ C/index.c:6098:8: warning: variable 'current_arity' set but not used [-Wunused-but-set-variable] UInt current_arity = 0; ^ C/index.c:6635:11: warning: variable 'jlbl' set but not used [-Wunused-but-set-variable] yamop **jlbl = NULL; ^ C/index.c:6633:10: warning: variable 'start_pc' set but not used [-Wunused-but-set-variable] yamop *start_pc = ipc; ^ C/index.c:7204:11: warning: variable 'jlbl' set but not used [-Wunused-but-set-variable] yamop **jlbl = NULL; ^ C/index.c:7400:32: warning: variable 'codep' set but not used [-Wunused-but-set-variable] yamop *start = blk->ClCode, *codep; ^ 13 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/init.c -o init.o In file included from ./C/init.c:27: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/inlines.c -o inlines.o In file included from C/inlines.c:20: In file included from ./H/absmi.h:146: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/iopreds.c -o iopreds.o In file included from C/iopreds.c:27: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ C/iopreds.c:371:3: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] s->stream_wputc = put_wchar; ^ C/iopreds.c:368:8: note: previous statement is here if (Stream[0].status & Tty_Stream_f && ^ C/iopreds.c:2770:2: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] ta[1] = MkAtomTerm(AtomTrue); ^ ~ C/iopreds.c:2743:2: note: array 'ta' declared here Term ta[1], t; ^ 3 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/depth_bound.c -o depth_bound.o In file included from C/depth_bound.c:21: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/mavar.c -o mavar.o In file included from C/mavar.c:18: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./MYDDAS/myddas_mysql.c -o myddas_mysql.o cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./MYDDAS/myddas_odbc.c -o myddas_odbc.o cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./MYDDAS/myddas_shared.c -o myddas_shared.o cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./MYDDAS/myddas_initialization.c -o myddas_initialization.o cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./MYDDAS/myddas_util.c -o myddas_util.o cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./MYDDAS/myddas_statistics.c -o myddas_statistics.o In file included from ./MYDDAS/myddas_statistics.c:3: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./MYDDAS/myddas_top_level.c -o myddas_top_level.o cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./MYDDAS/myddas_wkb2prolog.c -o myddas_wkb2prolog.o cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/modules.c -o modules.o In file included from C/modules.c:21: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/other.c -o other.o In file included from C/other.c:22: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/parser.c -o parser.o In file included from C/parser.c:49: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ C/parser.c:184:13: warning: incompatible pointer types passing 'jmp_buf' (aka 'struct _jmp_buf[1]') to parameter of type 'struct _sigjmp_buf *' [-Wincompatible-pointer-types] siglongjmp(Yap_IOBotch,1); ^~~~~~~~~~~ /usr/include/setjmp.h:59:27: note: passing argument to parameter here void siglongjmp(sigjmp_buf, int) __dead2; ^ 2 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/readutil.c -o readutil.o In file included from C/readutil.c:21: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/save.c -o save.o In file included from ./C/save.c:25: In file included from ./H/absmi.h:146: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ In file included from ./C/save.c:1198: ./H/rheap.h:969:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] objs->name = AtomAdjust(objs->name); ^ ./H/rheap.h:967:7: note: previous statement is here if (objs->next != NULL) ^ 2 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/scanner.c -o scanner.o In file included from C/scanner.c:35: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ C/scanner.c:206:1: warning: unused function 'my_getch' [-Wunused-function] my_getch(int (*Nextch) (int)) ^ 2 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/sort.c -o sort.o In file included from C/sort.c:20: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/stdpreds.c -o stdpreds.o In file included from C/stdpreds.c:271: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ C/stdpreds.c:2249:12: warning: variable 's' set but not used [-Wunused-but-set-variable] char *s; ^ 2 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/sysbits.c -o sysbits.o In file included from ./C/sysbits.c:32: In file included from ./H/absmi.h:146: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/threads.c -o threads.o In file included from C/threads.c:22: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/tracer.c -o tracer.o In file included from C/tracer.c:18: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS -I./include ./C/udi.c -o udi.o In file included from ./C/udi.c:2: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS -I./include ./packages/udi/rtree.c -o rtree.o ./packages/udi/rtree.c:407:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS -I./include ./packages/udi/rtree_udi.c -o rtree_udi.o In file included from ./packages/udi/rtree_udi.c:8: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/unify.c -o unify.o In file included from C/unify.c:19: In file included from ./H/absmi.h:146: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/userpreds.c -o userpreds.o In file included from C/userpreds.c:41: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/utilpreds.c -o utilpreds.o In file included from C/utilpreds.c:21: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ C/utilpreds.c:2778:10: warning: variable 'start' set but not used [-Wunused-but-set-variable] CELL * start; ^ 2 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/write.c -o write.o In file included from C/write.c:23: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ C/write.c:215:26: warning: variable 'found_exp' set but not used [-Wunused-but-set-variable] int found_dot = FALSE, found_exp = FALSE; ^ 2 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS -I./include -I./library/dialect/swi/fli ./library/dialect/swi/fli/blobs.c -o blobs.o In file included from ./library/dialect/swi/fli/blobs.c:18: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ ./library/dialect/swi/fli/blobs.c:84:7: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] if ( type ) ^ ./library/dialect/swi/fli/blobs.c:82:5: note: previous statement is here if ( len ) ^ 2 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS -I./include -I./library/dialect/swi/fli ./library/dialect/swi/fli/swi.c -o swi.o In file included from ./library/dialect/swi/fli/swi.c:20: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ ./library/dialect/swi/fli/swi.c:1488:11: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ ./library/dialect/swi/fli/swi.c:2481:8: warning: variable 't' set but not used [-Wunused-but-set-variable] Term t; ^ ./library/dialect/swi/fli/swi.c:2784:11: warning: variable 'wid' set but not used [-Wunused-but-set-variable] int wid; ^ 4 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/ypsocks.c -o ypsocks.o In file included from C/ypsocks.c:19: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/ypstdio.c -o ypstdio.o In file included from C/ypstdio.c:18: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/load_foreign.c -o load_foreign.o In file included from ./C/load_foreign.c:20: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/load_dl.c -o load_dl.o In file included from C/load_dl.c:16: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/load_dld.c -o load_dld.o cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/load_dyld.c -o load_dyld.o In file included from C/load_dyld.c:16: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/load_none.c -o load_none.o In file included from C/load_none.c:15: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/load_aout.c -o load_aout.o In file included from C/load_aout.c:16: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/load_aix.c -o load_aix.o cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/load_dll.c -o load_dll.o In file included from C/load_dll.c:16: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS C/load_shl.c -o load_shl.o In file included from C/load_shl.c:2: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS -I./include -c ./C/c_interface.c -o c_interface.o In file included from ./C/c_interface.c:334: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS -I./include -c ./C/clause_list.c -o clause_list.o In file included from ./C/clause_list.c:1: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/opt.memory.c -o opt.memory.o In file included from ./OPTYap/opt.memory.c:18: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/opt.init.c -o opt.init.o In file included from ./OPTYap/opt.init.c:18: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/opt.preds.c -o opt.preds.o In file included from ./OPTYap/opt.preds.c:18: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/or.engine.c -o or.engine.o In file included from ./OPTYap/or.engine.c:18: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/or.cowengine.c -o or.cowengine.o In file included from ./OPTYap/or.cowengine.c:18: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/or.sbaengine.c -o or.sbaengine.o In file included from ./OPTYap/or.sbaengine.c:18: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/or.threadengine.c -o or.threadengine.o In file included from ./OPTYap/or.threadengine.c:18: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/or.scheduler.c -o or.scheduler.o In file included from ./OPTYap/or.scheduler.c:18: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/or.cut.c -o or.cut.o In file included from ./OPTYap/or.cut.c:18: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/tab.tries.c -o tab.tries.o In file included from ./OPTYap/tab.tries.c:18: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/tab.completion.c -o tab.completion.o In file included from ./OPTYap/tab.completion.c:18: In file included from ./H/Yap.h:1024: ./H/TermExt.h:89:10: warning: cast to smaller integer type 'blob_type' from 'Functor' (aka 'struct FunctorEntryStruct *') [-Wpointer-to-enum-cast] return (blob_type) (f); ^~~~~~~~~~~~~~~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./BEAM/eamamasm.c -o eamamasm.o cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./BEAM/eam_showcode.c -o eam_showcode.o cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./BEAM/eamindex.c -o eamindex.o cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./BEAM/eam_am.c -o eam_am.o rm -f libYap.a ar rc libYap.a agc.o absmi.o adtdefs.o alloc.o amasm.o analyst.o arrays.o arith0.o arith1.o arith2.o attvar.o bignum.o bb.o cdmgr.o cmppreds.o compiler.o computils.o corout.o cut_c.o dbase.o dlmalloc.o errors.o eval.o exec.o globals.o gmp_support.o gprof.o grow.o heapgc.o index.o init.o inlines.o iopreds.o depth_bound.o mavar.o myddas_mysql.o myddas_odbc.o myddas_shared.o myddas_initialization.o myddas_util.o myddas_statistics.o myddas_top_level.o myddas_wkb2prolog.o modules.o other.o parser.o readutil.o save.o scanner.o sort.o stdpreds.o sysbits.o threads.o tracer.o udi.o rtree.o rtree_udi.o unify.o userpreds.o utilpreds.o write.o blobs.o swi.o ypsocks.o ypstdio.o load_foreign.o load_dl.o load_dld.o load_dyld.o load_none.o load_aout.o load_aix.o load_dll.o load_shl.o c_interface.o clause_list.o opt.memory.o opt.init.o opt.preds.o or.engine.o or.cowengine.o or.sbaengine.o or.threadengine.o or.scheduler.o or.cut.o tab.tries.o tab.completion.o eamamasm.o eam_showcode.o eamindex.o eam_am.o ranlib libYap.a cc -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DCUT_C=1 -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I/usr/local/include -isystem /usr/local/include -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o yap yap.o libYap.a -lgmp -lcrypt -lstdc++ -lxnet -lm -L/usr/local/lib -lreadline -lncurses -lz rm -f startup.yss echo "bootstrap('./pl/init.yap'). module(user). save_program('startup.yss')." | LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 ./yap -b ./pl/boot.yap [prolog] % consulting ./pl/init.yap... % consulting errors.yap... % errors.yap consulted 16032 bytes in 0 msecs % consulting consult.yap... % consult.yap consulted 133616 bytes in 6 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/utils.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/utils.yap consulted 89104 bytes in 2 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/control.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/control.yap consulted 35744 bytes in 1 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/arith.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/arith.yap consulted 47712 bytes in 4 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/directives.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/directives.yap consulted 22720 bytes in 0 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/flags.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/flags.yap consulted 129920 bytes in 3 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/lists.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/lists.yap consulted 1312 bytes in 0 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/yio.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/yio.yap consulted 169088 bytes in 0 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/debug.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/debug.yap consulted 115760 bytes in 0 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/checker.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/checker.yap consulted 30448 bytes in 0 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/depth_bound.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/depth_bound.yap consulted 400 bytes in 0 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/grammar.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/grammar.yap consulted 17792 bytes in 0 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/ground.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/ground.yap consulted 1776 bytes in 3 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/listing.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/listing.yap consulted 22352 bytes in 0 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/preds.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/preds.yap consulted 125936 bytes in 3 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/modules.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/modules.yap consulted 157248 bytes in 6 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/eval.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/eval.yap consulted 19296 bytes in 0 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/signals.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/signals.yap consulted 30320 bytes in 4 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/profile.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/profile.yap consulted 22496 bytes in 0 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/callcount.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/callcount.yap consulted 2720 bytes in 0 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/load_foreign.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/load_foreign.yap consulted 13648 bytes in 0 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/save.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/save.yap consulted 5200 bytes in 0 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/sockets.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/sockets.yap consulted 9360 bytes in 1 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/sort.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/sort.yap consulted 9424 bytes in 1 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/setof.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/setof.yap consulted 24880 bytes in 2 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/statistics.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/statistics.yap consulted 20960 bytes in 1 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/strict_iso.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/strict_iso.yap consulted 25520 bytes in 1 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/tabling.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/tabling.yap consulted 35040 bytes in 1 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/threads.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/threads.yap consulted 136864 bytes in 7 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/eam.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/eam.yap consulted 9328 bytes in 1 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/chtypes.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/chtypes.yap consulted 38576 bytes in 4 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/yapor.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/yapor.yap consulted 20288 bytes in 1 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/udi.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/udi.yap consulted 976 bytes in 1 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/protect.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/protect.yap consulted 3376 bytes in 1 msecs % consulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/arrays.yap % /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/arrays.yap consulted 6736 bytes in 1 msecs % reconsulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/messages.yap % reconsulted /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/messages.yap in module $messages, 0 msec 95056 bytes % reconsulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/hacks.yap... % reconsulted /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/hacks.yap in module $hacks, 3 msec 32448 bytes % reconsulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/attributes.yap... % reconsulted /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/attributes.yap in module $attributes, 1 msec 30752 bytes % reconsulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/corout.yap... % reconsulted /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/corout.yap in module $coroutining, 2 msec 38656 bytes % reconsulting /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/dialect.yap... % reconsulted /wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/pl/dialect.yap in module dialect, 0 msec 8304 bytes % ./pl/init.yap consulted 1831840 bytes in 87 msecs yes yes yes (cd packages/PLStream; gmake) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream' cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include pl-buffer.c -o pl-buffer.o cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include pl-ctype.c -o pl-ctype.o In file included from pl-ctype.c:73: ./pl-umap.c:1626:1: warning: no previous prototype for function 'uflagsW' [-Wmissing-prototypes] uflagsW(int code) ^ ./pl-umap.c:1625:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int ^ static 1 warning generated. cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include pl-error.c -o pl-error.o cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include pl-file.c -o pl-file.o pl-file.c:553:19: warning: variable 'ctx' set but not used [-Wunused-but-set-variable] stream_context *ctx; ^ pl-file.c:1653:32: warning: shift count >= width of type [-Wshift-count-overflow] int n, max = 0, ret, min = 1 << (INTBITSIZE-2); ^ ~~~~~~~~~~~~~~ pl-file.c:3356:18: warning: this function declaration is not a prototype [-Wstrict-prototypes] int (*function)(); /* function to generate */ ^ void 3 warnings generated. cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include pl-files.c -o pl-files.o cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include pl-glob.c -o pl-glob.o pl-glob.c:394:1: warning: no previous prototype for function 'expand_str' [-Wmissing-prototypes] expand_str(GlobInfo info, int at) ^ pl-glob.c:393:7: note: declare 'static' if the function is not intended to be used outside of this translation unit const char * ^ static pl-glob.c:402:1: warning: no previous prototype for function 'expand_entry' [-Wmissing-prototypes] expand_entry(GlobInfo info, int idx) ^ pl-glob.c:401:7: note: declare 'static' if the function is not intended to be used outside of this translation unit const char * ^ static pl-glob.c:555:12: warning: implicit declaration of function 'mbscoll' is invalid in C99 [-Wimplicit-function-declaration] return mbscoll(s1, s2); ^ pl-glob.c:557:12: warning: implicit declaration of function 'mbscasecoll' is invalid in C99 [-Wimplicit-function-declaration] return mbscasecoll(s1, s2); ^ 4 warnings generated. cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include pl-os.c -o pl-os.o pl-os.c:476:16: warning: variable 'seed' set but not used [-Wunused-but-set-variable] { unsigned int seed; ^ pl-os.c:2287:18: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*old_int)(); ^ void pl-os.c:2288:19: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*old_stop)(); ^ void 3 warnings generated. cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include pl-privitf.c -o pl-privitf.o cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include pl-stream.c -o pl-stream.o cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include pl-string.c -o pl-string.o cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include pl-table.c -o pl-table.o cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include pl-text.c -o pl-text.o pl-text.c:219:12: warning: implicit declaration of function 'PL_write_term' is invalid in C99 [-Wimplicit-function-declaration] if ( PL_write_term(fd, l, 1200, 0) && ^ 1 warning generated. cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include pl-util.c -o pl-util.o pl-util.c:85:1: warning: no previous prototype for function 'mbscoll' [-Wmissing-prototypes] mbscoll(const char *s1, const char *s2) ^ pl-util.c:84:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int ^ static pl-util.c:93:1: warning: no previous prototype for function 'mbscasecoll' [-Wmissing-prototypes] mbscasecoll(const char *s1, const char *s2) ^ pl-util.c:92:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int ^ static 2 warnings generated. cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include pl-utf8.c -o pl-utf8.o cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include pl-yap.c -o pl-yap.o pl-yap.c:141:7: warning: variable 'nflags' set but not used [-Wunused-but-set-variable] int nflags = 0; ^ 1 warning generated. cc -shared -export-dynamic -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o libplstream.so pl-buffer.o pl-ctype.o pl-error.o pl-file.o pl-files.o pl-glob.o pl-os.o pl-privitf.o pl-stream.o pl-string.o pl-table.o pl-text.o pl-util.o pl-utf8.o pl-yap.o -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap ld: warning: cannot find entry symbol xport-dynamic; not setting start address gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream' (cd library/lammpi; gmake) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/lammpi' YAP LAM/MPI module not compiled. gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/lammpi' (cd library/matrix; gmake) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/matrix' cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I../.. -I./../../include ./matrix.c -o matrix.o ./matrix.c:2262:21: warning: variable 'dims' set but not used [-Wunused-but-set-variable] int ndims, i, j, *dims, newdims, prdim, leftarg; ^ ./matrix.c:2432:21: warning: variable 'dims' set but not used [-Wunused-but-set-variable] int ndims, i, j, *dims, newdims, prdim; ^ ./matrix.c:2615:21: warning: variable 'dims' set but not used [-Wunused-but-set-variable] int ndims, i, j, *dims, newdims, prdim; ^ 3 warnings generated. cc -shared -export-dynamic -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o matrix.so matrix.o -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap ld: warning: cannot find entry symbol xport-dynamic; not setting start address gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/matrix' (cd library/random; gmake) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/random' cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I../.. -I./../../include ./yap_random.c -o yap_random.o cc -shared -export-dynamic -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o yap_random.so yap_random.o -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap ld: warning: cannot find entry symbol xport-dynamic; not setting start address gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/random' (cd library/regex; gmake) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/regex' cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I../.. -I./../../include ./regexp.c -o regexp.o cc -shared -export-dynamic -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o regexp.so regexp.o -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap # regcomp.o regerror.o regfree.o regexec.o ld: warning: cannot find entry symbol xport-dynamic; not setting start address gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/regex' (cd library/rltree; gmake) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/rltree' cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I../.. -I./../../include ./yap_rl.c -o yaprl.o ./yap_rl.c:428:6: warning: no previous prototype for function 'init_rl' [-Wmissing-prototypes] void init_rl(void){ ^ ./yap_rl.c:428:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void init_rl(void){ ^ static 1 warning generated. cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I../.. -I./../../include ./range_list.c -o range_list.o ./range_list.c:98:10: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] NUM qi,tmp; ^ ./range_list.c:230:24: warning: self-comparison always evaluates to false [-Wtautological-compare] if (range1->range_max!=range1->range_max) ^ ./range_list.c:248:13: warning: unused function 'print_nodes' [-Wunused-function] static void print_nodes(RL_Tree* tree) { ^ 3 warnings generated. cc -shared -export-dynamic -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o yap_rl.so yaprl.o range_list.o -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap ld: warning: cannot find entry symbol xport-dynamic; not setting start address gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/rltree' (cd library/system; gmake) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/system' cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I../.. -I./../../include ./sys.c -o sys.o ./sys.c:912:31: warning: variable 'usecs' set but not used [-Wunused-but-set-variable] unsigned long int secs = 0, usecs = 0, out; ^ 1 warning generated. cc -shared -export-dynamic -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o sys.so sys.o -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap ld: warning: cannot find entry symbol xport-dynamic; not setting start address gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/system' (cd library/tries; gmake) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/tries' cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I../.. -I./../../include -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ./core_tries.c -o core_tries.o ./core_tries.c:252:3: warning: non-constant static local variable in inline function may be different in different files [-Wstatic-local-in-inline] static int init_once = 1; ^ ./core_tries.h:288:1: note: use 'static' to give inline function 'core_trie_init_module' internal linkage inline TrEngine core_trie_init_module(void); ^ static ./core_tries.c:476:7: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n; ^ ./core_tries.c:1381:7: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:234:10: warning: static variable 'TRIE_DEPTH_BREADTH_MIN_PREFIX' is used in an inline function with external linkage [-Wstatic-in-inline] return TRIE_DEPTH_BREADTH_MIN_PREFIX; ^ ./core_dbtries.h:228:1: note: use 'static' to give inline function 'core_get_trie_db_opt_min_prefix' internal linkage inline YAP_Int core_get_trie_db_opt_min_prefix(void); ^ static ./core_dbtries.c:224:16: note: 'TRIE_DEPTH_BREADTH_MIN_PREFIX' declared here static YAP_Int TRIE_DEPTH_BREADTH_MIN_PREFIX = 2; ^ ./core_dbtries.c:240:3: warning: static variable 'TRIE_DEPTH_BREADTH_MIN_PREFIX' is used in an inline function with external linkage [-Wstatic-in-inline] TRIE_DEPTH_BREADTH_MIN_PREFIX = min_prefix; ^ ./core_dbtries.h:229:1: note: use 'static' to give inline function 'core_set_trie_db_opt_min_prefix' internal linkage inline void core_set_trie_db_opt_min_prefix(YAP_Int min_prefix); ^ static ./core_dbtries.c:224:16: note: 'TRIE_DEPTH_BREADTH_MIN_PREFIX' declared here static YAP_Int TRIE_DEPTH_BREADTH_MIN_PREFIX = 2; ^ ./core_dbtries.c:372:7: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnodef, new_term_functor, TrNode_parent(node), NULL, TrNode_child(TrNode_parent(node)), NULL); ^ ./core_tries.h:196:27: note: expanded from macro 'new_trie_node' INCREMENT_NODES(CURRENT_TRIE_ENGINE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:372:7: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnodef, new_term_functor, TrNode_parent(node), NULL, TrNode_child(TrNode_parent(node)), NULL); ^ ./core_tries.h:196:27: note: expanded from macro 'new_trie_node' INCREMENT_NODES(CURRENT_TRIE_ENGINE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:372:7: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnodef, new_term_functor, TrNode_parent(node), NULL, TrNode_child(TrNode_parent(node)), NULL); ^ ./core_tries.h:196:27: note: expanded from macro 'new_trie_node' INCREMENT_NODES(CURRENT_TRIE_ENGINE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:372:7: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnodef, new_term_functor, TrNode_parent(node), NULL, TrNode_child(TrNode_parent(node)), NULL); ^ ./core_tries.h:196:27: note: expanded from macro 'new_trie_node' INCREMENT_NODES(CURRENT_TRIE_ENGINE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:372:7: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnodef, new_term_functor, TrNode_parent(node), NULL, TrNode_child(TrNode_parent(node)), NULL); ^ ./core_tries.h:196:27: note: expanded from macro 'new_trie_node' INCREMENT_NODES(CURRENT_TRIE_ENGINE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:372:7: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnodef, new_term_functor, TrNode_parent(node), NULL, TrNode_child(TrNode_parent(node)), NULL); ^ ./core_tries.h:197:28: note: expanded from macro 'new_trie_node' INCREMENT_MEMORY(CURRENT_TRIE_ENGINE, SIZEOF_TR_NODE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:372:7: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnodef, new_term_functor, TrNode_parent(node), NULL, TrNode_child(TrNode_parent(node)), NULL); ^ ./core_tries.h:197:28: note: expanded from macro 'new_trie_node' INCREMENT_MEMORY(CURRENT_TRIE_ENGINE, SIZEOF_TR_NODE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:372:7: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnodef, new_term_functor, TrNode_parent(node), NULL, TrNode_child(TrNode_parent(node)), NULL); ^ ./core_tries.h:197:28: note: expanded from macro 'new_trie_node' INCREMENT_MEMORY(CURRENT_TRIE_ENGINE, SIZEOF_TR_NODE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:372:7: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnodef, new_term_functor, TrNode_parent(node), NULL, TrNode_child(TrNode_parent(node)), NULL); ^ ./core_tries.h:197:28: note: expanded from macro 'new_trie_node' INCREMENT_MEMORY(CURRENT_TRIE_ENGINE, SIZEOF_TR_NODE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:372:7: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnodef, new_term_functor, TrNode_parent(node), NULL, TrNode_child(TrNode_parent(node)), NULL); ^ ./core_tries.h:197:28: note: expanded from macro 'new_trie_node' INCREMENT_MEMORY(CURRENT_TRIE_ENGINE, SIZEOF_TR_NODE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:376:5: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnode, new_term_arg, newnodef, TrNode_child(child), TrNode_child(newnodef), NULL); ^ ./core_tries.h:196:27: note: expanded from macro 'new_trie_node' INCREMENT_NODES(CURRENT_TRIE_ENGINE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:376:5: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnode, new_term_arg, newnodef, TrNode_child(child), TrNode_child(newnodef), NULL); ^ ./core_tries.h:196:27: note: expanded from macro 'new_trie_node' INCREMENT_NODES(CURRENT_TRIE_ENGINE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:376:5: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnode, new_term_arg, newnodef, TrNode_child(child), TrNode_child(newnodef), NULL); ^ ./core_tries.h:196:27: note: expanded from macro 'new_trie_node' INCREMENT_NODES(CURRENT_TRIE_ENGINE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:376:5: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnode, new_term_arg, newnodef, TrNode_child(child), TrNode_child(newnodef), NULL); ^ ./core_tries.h:196:27: note: expanded from macro 'new_trie_node' INCREMENT_NODES(CURRENT_TRIE_ENGINE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:376:5: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnode, new_term_arg, newnodef, TrNode_child(child), TrNode_child(newnodef), NULL); ^ ./core_tries.h:196:27: note: expanded from macro 'new_trie_node' INCREMENT_NODES(CURRENT_TRIE_ENGINE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:376:5: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnode, new_term_arg, newnodef, TrNode_child(child), TrNode_child(newnodef), NULL); ^ ./core_tries.h:197:28: note: expanded from macro 'new_trie_node' INCREMENT_MEMORY(CURRENT_TRIE_ENGINE, SIZEOF_TR_NODE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:376:5: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnode, new_term_arg, newnodef, TrNode_child(child), TrNode_child(newnodef), NULL); ^ ./core_tries.h:197:28: note: expanded from macro 'new_trie_node' INCREMENT_MEMORY(CURRENT_TRIE_ENGINE, SIZEOF_TR_NODE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:376:5: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnode, new_term_arg, newnodef, TrNode_child(child), TrNode_child(newnodef), NULL); ^ ./core_tries.h:197:28: note: expanded from macro 'new_trie_node' INCREMENT_MEMORY(CURRENT_TRIE_ENGINE, SIZEOF_TR_NODE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:376:5: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnode, new_term_arg, newnodef, TrNode_child(child), TrNode_child(newnodef), NULL); ^ ./core_tries.h:197:28: note: expanded from macro 'new_trie_node' INCREMENT_MEMORY(CURRENT_TRIE_ENGINE, SIZEOF_TR_NODE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:376:5: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnode, new_term_arg, newnodef, TrNode_child(child), TrNode_child(newnodef), NULL); ^ ./core_tries.h:197:28: note: expanded from macro 'new_trie_node' INCREMENT_MEMORY(CURRENT_TRIE_ENGINE, SIZEOF_TR_NODE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:381:5: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnode, new_term, TrNode_parent(node), TrNode_child(child), TrNode_child(TrNode_parent(node)), NULL); ^ ./core_tries.h:196:27: note: expanded from macro 'new_trie_node' INCREMENT_NODES(CURRENT_TRIE_ENGINE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:381:5: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnode, new_term, TrNode_parent(node), TrNode_child(child), TrNode_child(TrNode_parent(node)), NULL); ^ ./core_tries.h:196:27: note: expanded from macro 'new_trie_node' INCREMENT_NODES(CURRENT_TRIE_ENGINE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:381:5: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnode, new_term, TrNode_parent(node), TrNode_child(child), TrNode_child(TrNode_parent(node)), NULL); ^ ./core_tries.h:196:27: note: expanded from macro 'new_trie_node' INCREMENT_NODES(CURRENT_TRIE_ENGINE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:381:5: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnode, new_term, TrNode_parent(node), TrNode_child(child), TrNode_child(TrNode_parent(node)), NULL); ^ ./core_tries.h:196:27: note: expanded from macro 'new_trie_node' INCREMENT_NODES(CURRENT_TRIE_ENGINE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:381:5: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnode, new_term, TrNode_parent(node), TrNode_child(child), TrNode_child(TrNode_parent(node)), NULL); ^ ./core_tries.h:196:27: note: expanded from macro 'new_trie_node' INCREMENT_NODES(CURRENT_TRIE_ENGINE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:381:5: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnode, new_term, TrNode_parent(node), TrNode_child(child), TrNode_child(TrNode_parent(node)), NULL); ^ ./core_tries.h:197:28: note: expanded from macro 'new_trie_node' INCREMENT_MEMORY(CURRENT_TRIE_ENGINE, SIZEOF_TR_NODE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:381:5: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnode, new_term, TrNode_parent(node), TrNode_child(child), TrNode_child(TrNode_parent(node)), NULL); ^ ./core_tries.h:197:28: note: expanded from macro 'new_trie_node' INCREMENT_MEMORY(CURRENT_TRIE_ENGINE, SIZEOF_TR_NODE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:381:5: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnode, new_term, TrNode_parent(node), TrNode_child(child), TrNode_child(TrNode_parent(node)), NULL); ^ ./core_tries.h:197:28: note: expanded from macro 'new_trie_node' INCREMENT_MEMORY(CURRENT_TRIE_ENGINE, SIZEOF_TR_NODE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:381:5: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnode, new_term, TrNode_parent(node), TrNode_child(child), TrNode_child(TrNode_parent(node)), NULL); ^ ./core_tries.h:197:28: note: expanded from macro 'new_trie_node' INCREMENT_MEMORY(CURRENT_TRIE_ENGINE, SIZEOF_TR_NODE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:381:5: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] new_trie_node(newnode, new_term, TrNode_parent(node), TrNode_child(child), TrNode_child(TrNode_parent(node)), NULL); ^ ./core_tries.h:197:28: note: expanded from macro 'new_trie_node' INCREMENT_MEMORY(CURRENT_TRIE_ENGINE, SIZEOF_TR_NODE); \ ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:407:3: warning: static function 'remove_entry' is used in an inline function with external linkage [-Wstatic-in-inline] remove_entry(child); ^ ./core_dbtries.c:215:1: note: use 'static' to give inline function 'replace_nested_trie' internal linkage inline TrNode replace_nested_trie(TrNode node, TrNode child, YAP_Term new_term); ^ static ./core_tries.c:29:17: note: 'remove_entry' declared here static void remove_entry(TrNode node); ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:414:10: warning: static variable 'TRIE_DEPTH_BREADTH_RETURN_TERM' is used in an inline function with external linkage [-Wstatic-in-inline] return TRIE_DEPTH_BREADTH_RETURN_TERM; ^ ./core_dbtries.h:224:1: note: use 'static' to give inline function 'core_get_trie_db_return_term' internal linkage inline YAP_Term core_get_trie_db_return_term(void); ^ static ./core_dbtries.c:223:17: note: 'TRIE_DEPTH_BREADTH_RETURN_TERM' declared here static YAP_Term TRIE_DEPTH_BREADTH_RETURN_TERM; ^ ./core_dbtries.c:420:3: warning: static variable 'TRIE_DEPTH_BREADTH_RETURN_TERM' is used in an inline function with external linkage [-Wstatic-in-inline] TRIE_DEPTH_BREADTH_RETURN_TERM = return_value; ^ ./core_dbtries.h:225:1: note: use 'static' to give inline function 'core_set_trie_db_return_term' internal linkage inline void core_set_trie_db_return_term(YAP_Term return_value); ^ static ./core_dbtries.c:223:17: note: 'TRIE_DEPTH_BREADTH_RETURN_TERM' declared here static YAP_Term TRIE_DEPTH_BREADTH_RETURN_TERM; ^ ./core_dbtries.c:427:3: warning: static variable 'LABEL_COUNTER' is used in an inline function with external linkage [-Wstatic-in-inline] LABEL_COUNTER = value; // Initialize the counter ^ ./core_dbtries.h:218:1: note: use 'static' to give inline function 'core_set_label_counter' internal linkage inline void core_set_label_counter(YAP_Int value); ^ static ./core_dbtries.c:222:16: note: 'LABEL_COUNTER' declared here static YAP_Int LABEL_COUNTER; ^ ./core_dbtries.c:433:10: warning: static variable 'LABEL_COUNTER' is used in an inline function with external linkage [-Wstatic-in-inline] return LABEL_COUNTER; ^ ./core_dbtries.h:219:1: note: use 'static' to give inline function 'core_get_label_counter' internal linkage inline YAP_Int core_get_label_counter(void); ^ static ./core_dbtries.c:222:16: note: 'LABEL_COUNTER' declared here static YAP_Int LABEL_COUNTER; ^ ./core_dbtries.c:446:3: warning: static variable 'TRIE_DEPTH_BREADTH_OPT_COUNT' is used in an inline function with external linkage [-Wstatic-in-inline] TRIE_DEPTH_BREADTH_OPT_COUNT[0] = 0; ^ ./core_dbtries.h:220:1: note: use 'static' to give inline function 'core_initialize_depth_breadth_trie' internal linkage inline void core_initialize_depth_breadth_trie(TrNode node, TrNode *depth_node, TrNode *breadth_node); ^ static ./core_dbtries.c:225:16: note: 'TRIE_DEPTH_BREADTH_OPT_COUNT' declared here static YAP_Int TRIE_DEPTH_BREADTH_OPT_COUNT[3]; ^ ./core_dbtries.c:447:3: warning: static variable 'TRIE_DEPTH_BREADTH_OPT_COUNT' is used in an inline function with external linkage [-Wstatic-in-inline] TRIE_DEPTH_BREADTH_OPT_COUNT[1] = 0; ^ ./core_dbtries.h:220:1: note: use 'static' to give inline function 'core_initialize_depth_breadth_trie' internal linkage inline void core_initialize_depth_breadth_trie(TrNode node, TrNode *depth_node, TrNode *breadth_node); ^ static ./core_dbtries.c:225:16: note: 'TRIE_DEPTH_BREADTH_OPT_COUNT' declared here static YAP_Int TRIE_DEPTH_BREADTH_OPT_COUNT[3]; ^ ./core_dbtries.c:448:3: warning: static variable 'TRIE_DEPTH_BREADTH_OPT_COUNT' is used in an inline function with external linkage [-Wstatic-in-inline] TRIE_DEPTH_BREADTH_OPT_COUNT[2] = 0; ^ ./core_dbtries.h:220:1: note: use 'static' to give inline function 'core_initialize_depth_breadth_trie' internal linkage inline void core_initialize_depth_breadth_trie(TrNode node, TrNode *depth_node, TrNode *breadth_node); ^ static ./core_dbtries.c:225:16: note: 'TRIE_DEPTH_BREADTH_OPT_COUNT' declared here static YAP_Int TRIE_DEPTH_BREADTH_OPT_COUNT[3]; ^ ./core_dbtries.c:458:3: warning: static function 'remove_entry' is used in an inline function with external linkage [-Wstatic-in-inline] remove_entry(depth_node); ^ ./core_dbtries.h:221:1: note: use 'static' to give inline function 'core_finalize_depth_breadth_trie' internal linkage inline void core_finalize_depth_breadth_trie(TrNode depth_node, TrNode breadth_node); ^ static ./core_tries.c:29:17: note: 'remove_entry' declared here static void remove_entry(TrNode node); ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:462:3: warning: static function 'remove_entry' is used in an inline function with external linkage [-Wstatic-in-inline] remove_entry(breadth_node); ^ ./core_dbtries.h:221:1: note: use 'static' to give inline function 'core_finalize_depth_breadth_trie' internal linkage inline void core_finalize_depth_breadth_trie(TrNode depth_node, TrNode breadth_node); ^ static ./core_tries.c:29:17: note: 'remove_entry' declared here static void remove_entry(TrNode node); ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:473:3: warning: static variable 'stack_args_base' is used in an inline function with external linkage [-Wstatic-in-inline] stack_args_base = stack_args = AUXILIARY_TERM_STACK; ^ ./core_dbtries.h:222:1: note: use 'static' to give inline function 'core_depth_reduction' internal linkage inline TrNode core_depth_reduction(TrEngine engine, TrNode node, TrNode depth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:31: note: 'stack_args_base' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:473:21: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] stack_args_base = stack_args = AUXILIARY_TERM_STACK; ^ ./core_dbtries.h:222:1: note: use 'static' to give inline function 'core_depth_reduction' internal linkage inline TrNode core_depth_reduction(TrEngine engine, TrNode node, TrNode depth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:473:34: warning: static variable 'AUXILIARY_TERM_STACK' is used in an inline function with external linkage [-Wstatic-in-inline] stack_args_base = stack_args = AUXILIARY_TERM_STACK; ^ ./core_dbtries.h:222:1: note: use 'static' to give inline function 'core_depth_reduction' internal linkage inline TrNode core_depth_reduction(TrEngine engine, TrNode node, TrNode depth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:54:18: note: 'AUXILIARY_TERM_STACK' declared here static YAP_Term *AUXILIARY_TERM_STACK; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:474:15: warning: static variable 'AUXILIARY_TERM_STACK' is used in an inline function with external linkage [-Wstatic-in-inline] stack_top = AUXILIARY_TERM_STACK + CURRENT_AUXILIARY_TERM_STACK_SIZE - 1; ^ ./core_dbtries.h:222:1: note: use 'static' to give inline function 'core_depth_reduction' internal linkage inline TrNode core_depth_reduction(TrEngine engine, TrNode node, TrNode depth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:54:18: note: 'AUXILIARY_TERM_STACK' declared here static YAP_Term *AUXILIARY_TERM_STACK; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:474:38: warning: static variable 'CURRENT_AUXILIARY_TERM_STACK_SIZE' is used in an inline function with external linkage [-Wstatic-in-inline] stack_top = AUXILIARY_TERM_STACK + CURRENT_AUXILIARY_TERM_STACK_SIZE - 1; ^ ./core_dbtries.h:222:1: note: use 'static' to give inline function 'core_depth_reduction' internal linkage inline TrNode core_depth_reduction(TrEngine engine, TrNode node, TrNode depth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:53:16: note: 'CURRENT_AUXILIARY_TERM_STACK_SIZE' declared here static YAP_Int CURRENT_AUXILIARY_TERM_STACK_SIZE, CURRENT_TRIE_MODE, CURRENT_LOAD_VERSION, CURRENT_DEPTH, CURRENT_INDEX; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:486:15: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] PUSH_DOWN(stack_args, TrNode_entry(node), stack_top); ^ ./core_dbtries.h:222:1: note: use 'static' to give inline function 'core_depth_reduction' internal linkage inline TrNode core_depth_reduction(TrEngine engine, TrNode node, TrNode depth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:486:15: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] PUSH_DOWN(stack_args, TrNode_entry(node), stack_top); ^ ./core_dbtries.h:222:1: note: use 'static' to give inline function 'core_depth_reduction' internal linkage inline TrNode core_depth_reduction(TrEngine engine, TrNode node, TrNode depth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:486:15: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] PUSH_DOWN(stack_args, TrNode_entry(node), stack_top); ^ ./core_dbtries.h:222:1: note: use 'static' to give inline function 'core_depth_reduction' internal linkage inline TrNode core_depth_reduction(TrEngine engine, TrNode node, TrNode depth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:494:15: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] PUSH_DOWN(stack_args, TrNode_entry(node), stack_top); ^ ./core_dbtries.h:222:1: note: use 'static' to give inline function 'core_depth_reduction' internal linkage inline TrNode core_depth_reduction(TrEngine engine, TrNode node, TrNode depth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:494:15: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] PUSH_DOWN(stack_args, TrNode_entry(node), stack_top); ^ ./core_dbtries.h:222:1: note: use 'static' to give inline function 'core_depth_reduction' internal linkage inline TrNode core_depth_reduction(TrEngine engine, TrNode node, TrNode depth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:494:15: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] PUSH_DOWN(stack_args, TrNode_entry(node), stack_top); ^ ./core_dbtries.h:222:1: note: use 'static' to give inline function 'core_depth_reduction' internal linkage inline TrNode core_depth_reduction(TrEngine engine, TrNode node, TrNode depth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:522:3: warning: static variable 'DATA_DESTRUCT_FUNCTION' is used in an inline function with external linkage [-Wstatic-in-inline] DATA_DESTRUCT_FUNCTION = destruct_function; ^ ./core_dbtries.h:222:1: note: use 'static' to give inline function 'core_depth_reduction' internal linkage inline TrNode core_depth_reduction(TrEngine engine, TrNode node, TrNode depth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:62:15: note: 'DATA_DESTRUCT_FUNCTION' declared here static void (*DATA_DESTRUCT_FUNCTION)(TrNode); ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:525:21: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.h:222:1: note: use 'static' to give inline function 'core_depth_reduction' internal linkage inline TrNode core_depth_reduction(TrEngine engine, TrNode node, TrNode depth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:525:21: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.h:222:1: note: use 'static' to give inline function 'core_depth_reduction' internal linkage inline TrNode core_depth_reduction(TrEngine engine, TrNode node, TrNode depth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:525:21: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.h:222:1: note: use 'static' to give inline function 'core_depth_reduction' internal linkage inline TrNode core_depth_reduction(TrEngine engine, TrNode node, TrNode depth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:525:21: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.h:222:1: note: use 'static' to give inline function 'core_depth_reduction' internal linkage inline TrNode core_depth_reduction(TrEngine engine, TrNode node, TrNode depth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:525:21: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.h:222:1: note: use 'static' to give inline function 'core_depth_reduction' internal linkage inline TrNode core_depth_reduction(TrEngine engine, TrNode node, TrNode depth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:527:3: warning: static function 'remove_child_nodes' is used in an inline function with external linkage [-Wstatic-in-inline] remove_child_nodes(TrNode_child(temp)); ^ ./core_dbtries.h:222:1: note: use 'static' to give inline function 'core_depth_reduction' internal linkage inline TrNode core_depth_reduction(TrEngine engine, TrNode node, TrNode depth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:30:17: note: 'remove_child_nodes' declared here static void remove_child_nodes(TrNode node); ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:528:3: warning: static function 'remove_entry' is used in an inline function with external linkage [-Wstatic-in-inline] remove_entry(temp); ^ ./core_dbtries.h:222:1: note: use 'static' to give inline function 'core_depth_reduction' internal linkage inline TrNode core_depth_reduction(TrEngine engine, TrNode node, TrNode depth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:29:17: note: 'remove_entry' declared here static void remove_entry(TrNode node); ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:539:3: warning: static variable 'stack_args_base' is used in an inline function with external linkage [-Wstatic-in-inline] stack_args_base = stack_args = AUXILIARY_TERM_STACK; ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:31: note: 'stack_args_base' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:539:21: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] stack_args_base = stack_args = AUXILIARY_TERM_STACK; ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:539:34: warning: static variable 'AUXILIARY_TERM_STACK' is used in an inline function with external linkage [-Wstatic-in-inline] stack_args_base = stack_args = AUXILIARY_TERM_STACK; ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:54:18: note: 'AUXILIARY_TERM_STACK' declared here static YAP_Term *AUXILIARY_TERM_STACK; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:540:15: warning: static variable 'AUXILIARY_TERM_STACK' is used in an inline function with external linkage [-Wstatic-in-inline] stack_top = AUXILIARY_TERM_STACK + CURRENT_AUXILIARY_TERM_STACK_SIZE - 1; ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:54:18: note: 'AUXILIARY_TERM_STACK' declared here static YAP_Term *AUXILIARY_TERM_STACK; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:540:38: warning: static variable 'CURRENT_AUXILIARY_TERM_STACK_SIZE' is used in an inline function with external linkage [-Wstatic-in-inline] stack_top = AUXILIARY_TERM_STACK + CURRENT_AUXILIARY_TERM_STACK_SIZE - 1; ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:53:16: note: 'CURRENT_AUXILIARY_TERM_STACK_SIZE' declared here static YAP_Int CURRENT_AUXILIARY_TERM_STACK_SIZE, CURRENT_TRIE_MODE, CURRENT_LOAD_VERSION, CURRENT_DEPTH, CURRENT_INDEX; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:598:21: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] PUSH_DOWN(stack_args, TrNode_entry(child), stack_top); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:598:21: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] PUSH_DOWN(stack_args, TrNode_entry(child), stack_top); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:598:21: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] PUSH_DOWN(stack_args, TrNode_entry(child), stack_top); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:603:25: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] PUSH_DOWN(stack_args, TrNode_entry(temp), stack_top); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:603:25: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] PUSH_DOWN(stack_args, TrNode_entry(temp), stack_top); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:603:25: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] PUSH_DOWN(stack_args, TrNode_entry(temp), stack_top); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:618:9: warning: static variable 'DATA_DESTRUCT_FUNCTION' is used in an inline function with external linkage [-Wstatic-in-inline] DATA_DESTRUCT_FUNCTION = destruct_function; ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:62:15: note: 'DATA_DESTRUCT_FUNCTION' declared here static void (*DATA_DESTRUCT_FUNCTION)(TrNode); ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:619:9: warning: static function 'remove_child_nodes' is used in an inline function with external linkage [-Wstatic-in-inline] remove_child_nodes(TrNode_child(node)); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:30:17: note: 'remove_child_nodes' declared here static void remove_child_nodes(TrNode node); ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:622:27: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:622:27: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:622:27: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:622:27: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:622:27: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:668:17: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] PUSH_DOWN(stack_args, TrNode_entry(child), stack_top); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:668:17: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] PUSH_DOWN(stack_args, TrNode_entry(child), stack_top); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:668:17: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] PUSH_DOWN(stack_args, TrNode_entry(child), stack_top); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:673:21: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] PUSH_DOWN(stack_args, TrNode_entry(temp), stack_top); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:673:21: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] PUSH_DOWN(stack_args, TrNode_entry(temp), stack_top); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:673:21: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] PUSH_DOWN(stack_args, TrNode_entry(temp), stack_top); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:689:5: warning: static function 'remove_child_nodes' is used in an inline function with external linkage [-Wstatic-in-inline] remove_child_nodes(TrNode_child(node)); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:30:17: note: 'remove_child_nodes' declared here static void remove_child_nodes(TrNode node); ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:697:3: warning: static variable 'DATA_DESTRUCT_FUNCTION' is used in an inline function with external linkage [-Wstatic-in-inline] DATA_DESTRUCT_FUNCTION = destruct_function; ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:62:15: note: 'DATA_DESTRUCT_FUNCTION' declared here static void (*DATA_DESTRUCT_FUNCTION)(TrNode); ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:698:3: warning: static function 'remove_child_nodes' is used in an inline function with external linkage [-Wstatic-in-inline] remove_child_nodes(TrNode_child(node)); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:30:17: note: 'remove_child_nodes' declared here static void remove_child_nodes(TrNode node); ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:702:21: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:702:21: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:702:21: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:702:21: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:702:21: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.h:223:1: note: use 'static' to give inline function 'core_breadth_reduction' internal linkage inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:767:35: warning: static variable 'CURRENT_TRIE_MODE' is used in an inline function with external linkage [-Wstatic-in-inline] YAP_Int BAK_CURRENT_TRIE_MODE = CURRENT_TRIE_MODE; ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:53:51: note: 'CURRENT_TRIE_MODE' declared here static YAP_Int CURRENT_AUXILIARY_TERM_STACK_SIZE, CURRENT_TRIE_MODE, CURRENT_LOAD_VERSION, CURRENT_DEPTH, CURRENT_INDEX; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:770:5: warning: static variable 'CURRENT_TRIE_MODE' is used in an inline function with external linkage [-Wstatic-in-inline] CURRENT_TRIE_MODE = TRIE_MODE_MINIMAL; ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:53:51: note: 'CURRENT_TRIE_MODE' declared here static YAP_Int CURRENT_AUXILIARY_TERM_STACK_SIZE, CURRENT_TRIE_MODE, CURRENT_LOAD_VERSION, CURRENT_DEPTH, CURRENT_INDEX; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:772:5: warning: static variable 'CURRENT_TRIE_MODE' is used in an inline function with external linkage [-Wstatic-in-inline] CURRENT_TRIE_MODE = TRIE_MODE_STANDARD; ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:53:51: note: 'CURRENT_TRIE_MODE' declared here static YAP_Int CURRENT_AUXILIARY_TERM_STACK_SIZE, CURRENT_TRIE_MODE, CURRENT_LOAD_VERSION, CURRENT_DEPTH, CURRENT_INDEX; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:773:3: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] CURRENT_TRIE_ENGINE = engine; ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:774:3: warning: static variable 'DATA_DESTRUCT_FUNCTION' is used in an inline function with external linkage [-Wstatic-in-inline] DATA_DESTRUCT_FUNCTION = destruct_function; ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:62:15: note: 'DATA_DESTRUCT_FUNCTION' declared here static void (*DATA_DESTRUCT_FUNCTION)(TrNode); ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:775:3: warning: static variable 'DATA_COPY_FUNCTION' is used in an inline function with external linkage [-Wstatic-in-inline] DATA_COPY_FUNCTION = copy_function; ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:61:15: note: 'DATA_COPY_FUNCTION' declared here static void (*DATA_COPY_FUNCTION)(TrNode, TrNode); ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:777:16: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] t = POP_UP(stack_args); ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:789:15: warning: static variable 'stack_args_base' is used in an inline function with external linkage [-Wstatic-in-inline] if (stack_args_base != stack_args) { ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:31: note: 'stack_args_base' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:789:34: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] if (stack_args_base != stack_args) { ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:791:25: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] tt = POP_UP(stack_args); ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:812:9: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] stack_args += c_cnt; ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:815:21: warning: static variable 'TRIE_DEPTH_BREADTH_MIN_PREFIX' is used in an inline function with external linkage [-Wstatic-in-inline] if (count > TRIE_DEPTH_BREADTH_MIN_PREFIX - 2) { ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_dbtries.c:224:16: note: 'TRIE_DEPTH_BREADTH_MIN_PREFIX' declared here static YAP_Int TRIE_DEPTH_BREADTH_MIN_PREFIX = 2; ^ ./core_dbtries.c:816:11: warning: static variable 'TRIE_DEPTH_BREADTH_OPT_COUNT' is used in an inline function with external linkage [-Wstatic-in-inline] TRIE_DEPTH_BREADTH_OPT_COUNT[0]++; ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_dbtries.c:225:16: note: 'TRIE_DEPTH_BREADTH_OPT_COUNT' declared here static YAP_Int TRIE_DEPTH_BREADTH_OPT_COUNT[3]; ^ ./core_dbtries.c:829:11: warning: static variable 'CURRENT_TRIE_MODE' is used in an inline function with external linkage [-Wstatic-in-inline] CURRENT_TRIE_MODE = TRIE_MODE_STANDARD; ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:53:51: note: 'CURRENT_TRIE_MODE' declared here static YAP_Int CURRENT_AUXILIARY_TERM_STACK_SIZE, CURRENT_TRIE_MODE, CURRENT_LOAD_VERSION, CURRENT_DEPTH, CURRENT_INDEX; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:831:11: warning: static variable 'CURRENT_TRIE_MODE' is used in an inline function with external linkage [-Wstatic-in-inline] CURRENT_TRIE_MODE = TRIE_MODE_MINIMAL; ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:53:51: note: 'CURRENT_TRIE_MODE' declared here static YAP_Int CURRENT_AUXILIARY_TERM_STACK_SIZE, CURRENT_TRIE_MODE, CURRENT_LOAD_VERSION, CURRENT_DEPTH, CURRENT_INDEX; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:844:55: warning: static variable 'TRIE_DEPTH_BREADTH_MIN_PREFIX' is used in an inline function with external linkage [-Wstatic-in-inline] if ((remember == NULL) && (cnt > 0) && (cnt > TRIE_DEPTH_BREADTH_MIN_PREFIX - 2)) { ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_dbtries.c:224:16: note: 'TRIE_DEPTH_BREADTH_MIN_PREFIX' declared here static YAP_Int TRIE_DEPTH_BREADTH_MIN_PREFIX = 2; ^ ./core_dbtries.c:845:11: warning: static variable 'TRIE_DEPTH_BREADTH_OPT_COUNT' is used in an inline function with external linkage [-Wstatic-in-inline] TRIE_DEPTH_BREADTH_OPT_COUNT[1]--; ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_dbtries.c:225:16: note: 'TRIE_DEPTH_BREADTH_OPT_COUNT' declared here static YAP_Int TRIE_DEPTH_BREADTH_OPT_COUNT[3]; ^ ./core_dbtries.c:846:11: warning: static variable 'TRIE_DEPTH_BREADTH_OPT_COUNT' is used in an inline function with external linkage [-Wstatic-in-inline] TRIE_DEPTH_BREADTH_OPT_COUNT[2]++; ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_dbtries.c:225:16: note: 'TRIE_DEPTH_BREADTH_OPT_COUNT' declared here static YAP_Int TRIE_DEPTH_BREADTH_OPT_COUNT[3]; ^ ./core_dbtries.c:854:12: warning: static variable 'stack_args_base' is used in an inline function with external linkage [-Wstatic-in-inline] } while (stack_args_base != stack_args); ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:31: note: 'stack_args_base' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:854:31: warning: static variable 'stack_args' is used in an inline function with external linkage [-Wstatic-in-inline] } while (stack_args_base != stack_args); ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:55:18: note: 'stack_args' declared here static YAP_Term *stack_args, *stack_args_base, *stack_vars, *stack_vars_base; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:866:104: warning: static variable 'TRIE_DEPTH_BREADTH_MIN_PREFIX' is used in an inline function with external linkage [-Wstatic-in-inline] if ((TrNode_child(node) != NULL) && (TrNode_entry(TrNode_child(node)) != PairEndTag) && (count > TRIE_DEPTH_BREADTH_MIN_PREFIX - 2)) { ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_dbtries.c:224:16: note: 'TRIE_DEPTH_BREADTH_MIN_PREFIX' declared here static YAP_Int TRIE_DEPTH_BREADTH_MIN_PREFIX = 2; ^ ./core_dbtries.c:867:9: warning: static variable 'TRIE_DEPTH_BREADTH_OPT_COUNT' is used in an inline function with external linkage [-Wstatic-in-inline] TRIE_DEPTH_BREADTH_OPT_COUNT[1]++; ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_dbtries.c:225:16: note: 'TRIE_DEPTH_BREADTH_OPT_COUNT' declared here static YAP_Int TRIE_DEPTH_BREADTH_OPT_COUNT[3]; ^ ./core_dbtries.c:870:30: warning: static function 'copy_child_nodes' is used in an inline function with external linkage [-Wstatic-in-inline] TrNode_child(root) = copy_child_nodes(root, TrNode_child(node)); ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:31:17: note: 'copy_child_nodes' declared here static TrNode copy_child_nodes(TrNode parent_dest, TrNode node_source); ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:871:9: warning: static function 'remove_child_nodes' is used in an inline function with external linkage [-Wstatic-in-inline] remove_child_nodes(TrNode_child(node)); ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:30:17: note: 'remove_child_nodes' declared here static void remove_child_nodes(TrNode node); ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:881:9: warning: static variable 'LABEL_COUNTER' is used in an inline function with external linkage [-Wstatic-in-inline] LABEL_COUNTER += count; ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_dbtries.c:222:16: note: 'LABEL_COUNTER' declared here static YAP_Int LABEL_COUNTER; ^ ./core_dbtries.c:882:28: warning: static variable 'LABEL_COUNTER' is used in an inline function with external linkage [-Wstatic-in-inline] t = generate_label(LABEL_COUNTER); ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_dbtries.c:222:16: note: 'LABEL_COUNTER' declared here static YAP_Int LABEL_COUNTER; ^ ./core_dbtries.c:884:27: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:884:27: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:884:27: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:884:27: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:884:27: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:889:25: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:889:25: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:889:25: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:889:25: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:889:25: warning: static variable 'CURRENT_TRIE_ENGINE' is used in an inline function with external linkage [-Wstatic-in-inline] INCREMENT_ENTRIES(CURRENT_TRIE_ENGINE); ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:51:17: note: 'CURRENT_TRIE_ENGINE' declared here static TrEngine CURRENT_TRIE_ENGINE; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:901:3: warning: static variable 'CURRENT_TRIE_MODE' is used in an inline function with external linkage [-Wstatic-in-inline] CURRENT_TRIE_MODE = BAK_CURRENT_TRIE_MODE; ^ ./core_dbtries.c:212:1: note: use 'static' to give inline function 'update_depth_breadth_trie' internal linkage inline YAP_Term update_depth_breadth_trie(TrEngine engine, TrNode root, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ static ./core_tries.c:53:51: note: 'CURRENT_TRIE_MODE' declared here static YAP_Int CURRENT_AUXILIARY_TERM_STACK_SIZE, CURRENT_TRIE_MODE, CURRENT_LOAD_VERSION, CURRENT_DEPTH, CURRENT_INDEX; ^ In file included from ./core_tries.c:1783: ./core_dbtries.c:908:10: warning: static variable 'TRIE_DEPTH_BREADTH_OPT_COUNT' is used in an inline function with external linkage [-Wstatic-in-inline] return TRIE_DEPTH_BREADTH_OPT_COUNT[opt_level - 1]; ^ ./core_dbtries.h:226:1: note: use 'static' to give inline function 'core_db_trie_get_optimization_level_count' internal linkage inline YAP_Int core_db_trie_get_optimization_level_count(YAP_Int opt_level); ^ static ./core_dbtries.c:225:16: note: 'TRIE_DEPTH_BREADTH_OPT_COUNT' declared here static YAP_Int TRIE_DEPTH_BREADTH_OPT_COUNT[3]; ^ 134 warnings generated. cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I../.. -I./../../include -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ./base_tries.c -o base_tries.o In file included from ./base_tries.c:408: ./base_dbtries.c:234:3: warning: static variable 'CURRENT_TRIE' is used in an inline function with external linkage [-Wstatic-in-inline] CURRENT_TRIE = db_trie; ^ ./base_dbtries.h:210:1: note: use 'static' to give inline function 'trie_depth_breadth' internal linkage inline YAP_Term trie_depth_breadth(TrEntry trie, TrEntry db_trie, YAP_Int opt_level, YAP_Int start_counter, YAP_Int *end_counter); ^ static ./base_tries.c:33:28: note: 'CURRENT_TRIE' declared here static TrEntry FIRST_TRIE, CURRENT_TRIE; ^ In file included from ./base_tries.c:408: ./base_dbtries.c:239:19: warning: static function 'depth_reduction' is used in an inline function with external linkage [-Wstatic-in-inline] nested_trie = depth_reduction(trie, depth_node, opt_level); ^ ./base_dbtries.h:210:1: note: use 'static' to give inline function 'trie_depth_breadth' internal linkage inline YAP_Term trie_depth_breadth(TrEntry trie, TrEntry db_trie, YAP_Int opt_level, YAP_Int start_counter, YAP_Int *end_counter); ^ static ./base_dbtries.c:211:15: note: 'depth_reduction' declared here static TrNode depth_reduction(TrEntry trie, TrNode depth_node, YAP_Int opt_level); ^ ./base_dbtries.c:241:48: warning: static function 'get_data_from_trie_node' is used in an inline function with external linkage [-Wstatic-in-inline] set_depth_breadth_reduction_current_data(get_data_from_trie_node(nested_trie)); ^ ./base_dbtries.h:210:1: note: use 'static' to give inline function 'trie_depth_breadth' internal linkage inline YAP_Term trie_depth_breadth(TrEntry trie, TrEntry db_trie, YAP_Int opt_level, YAP_Int start_counter, YAP_Int *end_counter); ^ static ./base_tries.c:25:15: note: 'get_data_from_trie_node' declared here static TrData get_data_from_trie_node(TrNode node); ^ In file included from ./base_tries.c:408: ./base_dbtries.c:246:19: warning: static function 'breadth_reduction' is used in an inline function with external linkage [-Wstatic-in-inline] nested_trie = breadth_reduction(trie, breadth_node, opt_level); ^ ./base_dbtries.h:210:1: note: use 'static' to give inline function 'trie_depth_breadth' internal linkage inline YAP_Term trie_depth_breadth(TrEntry trie, TrEntry db_trie, YAP_Int opt_level, YAP_Int start_counter, YAP_Int *end_counter); ^ static ./base_dbtries.c:212:15: note: 'breadth_reduction' declared here static TrNode breadth_reduction(TrEntry trie, TrNode breadth_node, YAP_Int opt_level); ^ ./base_dbtries.c:248:48: warning: static function 'get_data_from_trie_node' is used in an inline function with external linkage [-Wstatic-in-inline] set_depth_breadth_reduction_current_data(get_data_from_trie_node(nested_trie)); ^ ./base_dbtries.h:210:1: note: use 'static' to give inline function 'trie_depth_breadth' internal linkage inline YAP_Term trie_depth_breadth(TrEntry trie, TrEntry db_trie, YAP_Int opt_level, YAP_Int start_counter, YAP_Int *end_counter); ^ static ./base_tries.c:25:15: note: 'get_data_from_trie_node' declared here static TrData get_data_from_trie_node(TrNode node); ^ In file included from ./base_tries.c:408: ./base_dbtries.c:268:10: warning: static variable 'CURRENT_DEPTH_BREADTH_DATA' is used in an inline function with external linkage [-Wstatic-in-inline] return CURRENT_DEPTH_BREADTH_DATA; ^ ./base_dbtries.h:212:1: note: use 'static' to give inline function 'trie_get_depth_breadth_reduction_current_data' internal linkage inline TrData trie_get_depth_breadth_reduction_current_data(void); ^ static ./base_dbtries.c:223:16: note: 'CURRENT_DEPTH_BREADTH_DATA' declared here static TrData CURRENT_DEPTH_BREADTH_DATA; ^ ./base_dbtries.c:299:3: warning: static variable 'CURRENT_DEPTH_BREADTH_DATA' is used in an inline function with external linkage [-Wstatic-in-inline] CURRENT_DEPTH_BREADTH_DATA = data; ^ ./base_dbtries.c:216:1: note: use 'static' to give inline function 'set_depth_breadth_reduction_current_data' internal linkage inline void set_depth_breadth_reduction_current_data(TrData data); ^ static ./base_dbtries.c:223:16: note: 'CURRENT_DEPTH_BREADTH_DATA' declared here static TrData CURRENT_DEPTH_BREADTH_DATA; ^ ./base_dbtries.c:364:18: warning: static variable 'CURRENT_TRIE' is used in an inline function with external linkage [-Wstatic-in-inline] TrEntry trie = CURRENT_TRIE; ^ ./base_dbtries.c:215:1: note: use 'static' to give inline function 'move_last_data_after' internal linkage inline void move_last_data_after(TrData moveto_data); ^ static ./base_tries.c:33:28: note: 'CURRENT_TRIE' declared here static TrEntry FIRST_TRIE, CURRENT_TRIE; ^ In file included from ./base_tries.c:408: ./base_dbtries.c:383:18: warning: static variable 'CURRENT_TRIE' is used in an inline function with external linkage [-Wstatic-in-inline] TrEntry trie = CURRENT_TRIE; ^ ./base_dbtries.c:214:1: note: use 'static' to give inline function 'move_after' internal linkage inline void move_after(TrData data_source, TrData data_dest); ^ static ./base_tries.c:33:28: note: 'CURRENT_TRIE' declared here static TrEntry FIRST_TRIE, CURRENT_TRIE; ^ In file included from ./base_tries.c:408: ./base_dbtries.c:412:18: warning: static variable 'CURRENT_TRIE' is used in an inline function with external linkage [-Wstatic-in-inline] TrEntry trie = CURRENT_TRIE; ^ ./base_dbtries.h:211:1: note: use 'static' to give inline function 'trie_data_order_correction' internal linkage inline void trie_data_order_correction(void); ^ static ./base_tries.c:33:28: note: 'CURRENT_TRIE' declared here static TrEntry FIRST_TRIE, CURRENT_TRIE; ^ In file included from ./base_tries.c:17: ./core_tries.h:288:17: warning: inline function 'core_trie_init_module' is not defined [-Wundefined-inline] inline TrEngine core_trie_init_module(void); ^ ./base_tries.c:44:17: note: used here TRIE_ENGINE = core_trie_init_module(); ^ In file included from ./base_tries.c:17: ./core_tries.h:289:17: warning: inline function 'core_trie_open' is not defined [-Wundefined-inline] inline TrNode core_trie_open(TrEngine engine); ^ ./base_tries.c:97:10: note: used here node = core_trie_open(TRIE_ENGINE); ^ In file included from ./base_tries.c:17: ./core_tries.h:290:17: warning: inline function 'core_trie_close' is not defined [-Wundefined-inline] inline void core_trie_close(TrEngine engine, TrNode node, void (*destruct_function)(TrNode)); ^ ./base_tries.c:108:3: note: used here core_trie_close(TRIE_ENGINE, TrEntry_trie(trie), &trie_data_destruct); ^ In file included from ./base_tries.c:17: ./core_tries.h:291:17: warning: inline function 'core_trie_close_all' is not defined [-Wundefined-inline] inline void core_trie_close_all(TrEngine engine, void (*destruct_function)(TrNode)); ^ ./base_tries.c:123:3: note: used here core_trie_close_all(TRIE_ENGINE, &trie_data_destruct); ^ In file included from ./base_tries.c:17: ./core_tries.h:292:17: warning: inline function 'core_trie_set_mode' is not defined [-Wundefined-inline] inline void core_trie_set_mode(YAP_Int mode); ^ ./base_tries.c:135:3: note: used here core_trie_set_mode(mode); ^ In file included from ./base_tries.c:17: ./core_tries.h:293:17: warning: inline function 'core_trie_get_mode' is not defined [-Wundefined-inline] inline YAP_Int core_trie_get_mode(void); ^ ./base_tries.c:142:10: note: used here return core_trie_get_mode(); ^ In file included from ./base_tries.c:17: ./core_tries.h:294:17: warning: inline function 'core_trie_put_entry' is not defined [-Wundefined-inline] inline TrNode core_trie_put_entry(TrEngine engine, TrNode node, YAP_Term entry, YAP_Int *depth); ^ ./base_tries.c:151:10: note: used here node = core_trie_put_entry(TRIE_ENGINE, TrEntry_trie(trie), entry, NULL); ^ In file included from ./base_tries.c:17: ./core_tries.h:295:17: warning: inline function 'core_trie_check_entry' is not defined [-Wundefined-inline] inline TrNode core_trie_check_entry(TrNode node, YAP_Term entry); ^ ./base_tries.c:164:16: note: used here if (!(node = core_trie_check_entry(TrEntry_trie(trie), entry))) ^ In file included from ./base_tries.c:17: ./core_tries.h:296:17: warning: inline function 'core_trie_get_entry' is not defined [-Wundefined-inline] inline YAP_Term core_trie_get_entry(TrNode node); ^ ./base_tries.c:172:10: note: used here return core_trie_get_entry(TrData_leaf(data)); ^ In file included from ./base_tries.c:17: ./core_tries.h:297:17: warning: inline function 'core_trie_remove_entry' is not defined [-Wundefined-inline] inline void core_trie_remove_entry(TrEngine engine, TrNode node, void (*destruct_function)(TrNode)); ^ ./base_tries.c:234:3: note: used here core_trie_remove_entry(TRIE_ENGINE, TrData_leaf(data), &trie_data_destruct); ^ In file included from ./base_tries.c:17: ./core_tries.h:298:17: warning: inline function 'core_trie_remove_subtree' is not defined [-Wundefined-inline] inline void core_trie_remove_subtree(TrEngine engine, TrNode node, void (*destruct_function)(TrNode)); ^ ./base_tries.c:241:3: note: used here core_trie_remove_subtree(TRIE_ENGINE, TrData_leaf(data), &trie_data_destruct); ^ In file included from ./base_tries.c:17: ./core_tries.h:300:17: warning: inline function 'core_trie_join' is not defined [-Wundefined-inline] inline void core_trie_join(TrEngine engine, TrNode node_dest, TrNode node_source, void (*add_function)(TrNode, TrNode), void (*copy_function)(TrNode, TrNode)); ^ ./base_tries.c:249:3: note: used here core_trie_join(TRIE_ENGINE, TrEntry_trie(trie_dest), TrEntry_trie(trie_source), NULL, &trie_data_copy); ^ In file included from ./base_tries.c:17: ./core_tries.h:301:17: warning: inline function 'core_trie_intersect' is not defined [-Wundefined-inline] inline void core_trie_intersect(TrEngine engine, TrNode node_dest, TrNode node_source, void (*add_function)(TrNode, TrNode), void (*destruct_function)(TrNode)); ^ ./base_tries.c:256:3: note: used here core_trie_intersect(TRIE_ENGINE, TrEntry_trie(trie_dest), TrEntry_trie(trie_source), NULL, &trie_data_destruct); ^ In file included from ./base_tries.c:17: ./core_tries.h:302:17: warning: inline function 'core_trie_count_join' is not defined [-Wundefined-inline] inline YAP_Int core_trie_count_join(TrNode node1, TrNode node2); ^ ./base_tries.c:263:10: note: used here return core_trie_count_join(TrEntry_trie(trie1), TrEntry_trie(trie2)); ^ In file included from ./base_tries.c:17: ./core_tries.h:303:17: warning: inline function 'core_trie_count_intersect' is not defined [-Wundefined-inline] inline YAP_Int core_trie_count_intersect(TrNode node1, TrNode node2); ^ ./base_tries.c:269:10: note: used here return core_trie_count_intersect(TrEntry_trie(trie1), TrEntry_trie(trie2)); ^ In file included from ./base_tries.c:17: ./core_tries.h:304:17: warning: inline function 'core_trie_save' is not defined [-Wundefined-inline] inline void core_trie_save(TrNode node, FILE *file, void (*save_function)(TrNode, FILE *)); ^ ./base_tries.c:275:3: note: used here core_trie_save(TrEntry_trie(trie), file, NULL); ^ In file included from ./base_tries.c:17: ./core_tries.h:305:17: warning: inline function 'core_trie_load' is not defined [-Wundefined-inline] inline TrNode core_trie_load(TrEngine engine, FILE *file, void (*load_function)(TrNode, YAP_Int, FILE *)); ^ ./base_tries.c:287:16: note: used here if (!(node = core_trie_load(TRIE_ENGINE, file, &trie_data_load))) { ^ In file included from ./base_tries.c:17: ./core_tries.h:306:17: warning: inline function 'core_trie_stats' is not defined [-Wundefined-inline] inline void core_trie_stats(TrEngine engine, YAP_Int *memory, YAP_Int *tries, YAP_Int *entries, YAP_Int *nodes); ^ ./base_tries.c:301:3: note: used here core_trie_stats(TRIE_ENGINE, memory, tries, entries, nodes); ^ In file included from ./base_tries.c:17: ./core_tries.h:307:17: warning: inline function 'core_trie_max_stats' is not defined [-Wundefined-inline] inline void core_trie_max_stats(TrEngine engine, YAP_Int *memory, YAP_Int *tries, YAP_Int *entries, YAP_Int *nodes); ^ ./base_tries.c:308:3: note: used here core_trie_max_stats(TRIE_ENGINE, memory, tries, entries, nodes); ^ In file included from ./base_tries.c:17: ./core_tries.h:308:17: warning: inline function 'core_trie_usage' is not defined [-Wundefined-inline] inline void core_trie_usage(TrNode node, YAP_Int *entries, YAP_Int *nodes, YAP_Int *virtual_nodes); ^ ./base_tries.c:315:3: note: used here core_trie_usage(TrEntry_trie(trie), entries, nodes, virtual_nodes); ^ In file included from ./base_tries.c:17: ./core_tries.h:309:17: warning: inline function 'core_trie_print' is not defined [-Wundefined-inline] inline void core_trie_print(TrNode node, void (*print_function)(TrNode)); ^ ./base_tries.c:322:3: note: used here core_trie_print(TrEntry_trie(trie), NULL); ^ In file included from ./base_tries.c:17: ./core_tries.h:311:17: warning: inline function 'core_disable_hash_table' is not defined [-Wundefined-inline] inline void core_disable_hash_table(void); ^ ./base_tries.c:379:3: note: used here core_disable_hash_table(); ^ In file included from ./base_tries.c:17: ./core_tries.h:312:17: warning: inline function 'core_enable_hash_table' is not defined [-Wundefined-inline] inline void core_enable_hash_table(void); ^ ./base_tries.c:386:3: note: used here core_enable_hash_table(); ^ In file included from ./base_tries.c:17: ./core_tries.h:314:18: warning: inline function 'core_trie_to_list' is not defined [-Wundefined-inline] inline YAP_Term core_trie_to_list(TrNode node); ^ ./base_tries.c:405:10: note: used here return core_trie_to_list(TrEntry_trie(trie)); ^ In file included from ./base_tries.c:17: In file included from ./core_tries.h:316: ./core_dbtries.h:218:18: warning: inline function 'core_set_label_counter' is not defined [-Wundefined-inline] inline void core_set_label_counter(YAP_Int value); ^ ./base_dbtries.c:233:3: note: used here core_set_label_counter(start_counter); ^ In file included from ./base_tries.c:17: In file included from ./core_tries.h:316: ./core_dbtries.h:225:18: warning: inline function 'core_set_trie_db_return_term' is not defined [-Wundefined-inline] inline void core_set_trie_db_return_term(YAP_Term return_value); ^ ./base_dbtries.c:235:3: note: used here core_set_trie_db_return_term(YAP_MkAtomTerm(YAP_LookupAtom("false"))); ^ In file included from ./base_tries.c:17: In file included from ./core_tries.h:316: ./core_dbtries.h:220:18: warning: inline function 'core_initialize_depth_breadth_trie' is not defined [-Wundefined-inline] inline void core_initialize_depth_breadth_trie(TrNode node, TrNode *depth_node, TrNode *breadth_node); ^ ./base_dbtries.c:236:3: note: used here core_initialize_depth_breadth_trie(TrEntry_trie(db_trie), &depth_node, &breadth_node); ^ In file included from ./base_tries.c:17: In file included from ./core_tries.h:316: ./core_dbtries.h:221:18: warning: inline function 'core_finalize_depth_breadth_trie' is not defined [-Wundefined-inline] inline void core_finalize_depth_breadth_trie(TrNode depth_node, TrNode breadth_node); ^ ./base_dbtries.c:242:7: note: used here core_finalize_depth_breadth_trie(depth_node, breadth_node); ^ In file included from ./base_tries.c:17: In file included from ./core_tries.h:316: ./core_dbtries.h:219:18: warning: inline function 'core_get_label_counter' is not defined [-Wundefined-inline] inline YAP_Int core_get_label_counter(void); ^ ./base_dbtries.c:243:22: note: used here *end_counter = core_get_label_counter(); ^ In file included from ./base_tries.c:17: In file included from ./core_tries.h:316: ./core_dbtries.h:224:18: warning: inline function 'core_get_trie_db_return_term' is not defined [-Wundefined-inline] inline YAP_Term core_get_trie_db_return_term(void); ^ ./base_dbtries.c:256:10: note: used here return core_get_trie_db_return_term(); ^ In file included from ./base_tries.c:17: In file included from ./core_tries.h:316: ./core_dbtries.h:226:18: warning: inline function 'core_db_trie_get_optimization_level_count' is not defined [-Wundefined-inline] inline YAP_Int core_db_trie_get_optimization_level_count(YAP_Int opt_level); ^ ./base_dbtries.c:262:10: note: used here return core_db_trie_get_optimization_level_count(opt_level); ^ In file included from ./base_tries.c:17: In file included from ./core_tries.h:316: ./core_dbtries.h:227:18: warning: inline function 'core_depth_breadth_trie_replace_nested_trie' is not defined [-Wundefined-inline] inline void core_depth_breadth_trie_replace_nested_trie(TrNode node, YAP_Int nested_trie_id, YAP_Term new_term); ^ ./base_dbtries.c:274:3: note: used here core_depth_breadth_trie_replace_nested_trie(TrNode_child(TrEntry_trie(trie)), nested_trie_id, new_term); ^ In file included from ./base_tries.c:17: In file included from ./core_tries.h:316: ./core_dbtries.h:228:18: warning: inline function 'core_get_trie_db_opt_min_prefix' is not defined [-Wundefined-inline] inline YAP_Int core_get_trie_db_opt_min_prefix(void); ^ ./base_dbtries.c:281:10: note: used here return core_get_trie_db_opt_min_prefix(); ^ In file included from ./base_tries.c:17: In file included from ./core_tries.h:316: ./core_dbtries.h:229:18: warning: inline function 'core_set_trie_db_opt_min_prefix' is not defined [-Wundefined-inline] inline void core_set_trie_db_opt_min_prefix(YAP_Int min_prefix); ^ ./base_dbtries.c:287:3: note: used here core_set_trie_db_opt_min_prefix(min_prefix); ^ In file included from ./base_tries.c:17: In file included from ./core_tries.h:316: ./core_dbtries.h:222:18: warning: inline function 'core_depth_reduction' is not defined [-Wundefined-inline] inline TrNode core_depth_reduction(TrEngine engine, TrNode node, TrNode depth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ ./base_dbtries.c:313:12: note: used here node = core_depth_reduction(TRIE_ENGINE, TrData_leaf(data), depth_node, opt_level, &trie_data_construct, &trie_data_destruct, &trie_data_copy, &trie_data_order_correction); ^ In file included from ./base_tries.c:17: In file included from ./core_tries.h:316: ./core_dbtries.h:223:18: warning: inline function 'core_breadth_reduction' is not defined [-Wundefined-inline] inline TrNode core_breadth_reduction(TrEngine engine, TrNode node, TrNode breadth_node, YAP_Int opt_level, void (*construct_function)(TrNode), void (*destruct_function)(TrNode), void (*copy_function)(TrNode, TrNode), void (*correct_order_function)(void)); ^ ./base_dbtries.c:342:12: note: used here node = core_breadth_reduction(TRIE_ENGINE, TrData_leaf(data), breadth_node, opt_level, &trie_data_construct, &trie_data_destruct, &trie_data_copy, &trie_data_order_correction); ^ 46 warnings generated. cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I../.. -I./../../include -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ./tries.c -o tries.o ./tries.c:906:52: warning: if statement has empty body [-Wempty-body] if (YAP_Unify(arg_opt_level, opt_level->value)); ^ ./tries.c:906:52: note: put the semicolon on a separate line to silence this warning In file included from ./tries.c:18: ./base_tries.h:109:17: warning: inline function 'trie_init_module' is not defined [-Wundefined-inline] inline void trie_init_module(void); ^ ./tries.c:91:3: note: used here trie_init_module(); ^ In file included from ./tries.c:18: ./base_tries.h:117:17: warning: inline function 'trie_get_mode' is not defined [-Wundefined-inline] inline YAP_Int trie_get_mode(void); ^ ./tries.c:188:18: note: used here current_mode = trie_get_mode(); ^ In file included from ./tries.c:18: ./base_tries.h:116:17: warning: inline function 'trie_set_mode' is not defined [-Wundefined-inline] inline void trie_set_mode(YAP_Int mode); ^ ./tries.c:189:3: note: used here trie_set_mode(mode); ^ In file included from ./tries.c:18: ./base_tries.h:118:17: warning: inline function 'trie_put_entry' is not defined [-Wundefined-inline] inline TrData trie_put_entry(TrEntry trie, YAP_Term entry); ^ ./tries.c:190:10: note: used here data = trie_put_entry((TrEntry) YAP_IntOfTerm(arg_trie), arg_entry); ^ In file included from ./tries.c:18: ./base_tries.h:120:17: warning: inline function 'trie_get_entry' is not defined [-Wundefined-inline] inline YAP_Term trie_get_entry(TrData data); ^ ./tries.c:223:11: note: used here entry = trie_get_entry((TrData) YAP_IntOfTerm(arg_ref)); ^ In file included from ./tries.c:18: ./base_tries.h:113:17: warning: inline function 'trie_open' is not defined [-Wundefined-inline] inline TrEntry trie_open(void); ^ ./tries.c:259:10: note: used here trie = trie_open(); ^ In file included from ./tries.c:18: ./base_tries.h:114:17: warning: inline function 'trie_close' is not defined [-Wundefined-inline] inline void trie_close(TrEntry trie); ^ ./tries.c:273:3: note: used here trie_close((TrEntry) YAP_IntOfTerm(arg_trie)); ^ In file included from ./tries.c:18: ./base_tries.h:115:17: warning: inline function 'trie_close_all' is not defined [-Wundefined-inline] inline void trie_close_all(void); ^ ./tries.c:281:3: note: used here trie_close_all(); ^ In file included from ./tries.c:18: ./base_tries.h:119:17: warning: inline function 'trie_check_entry' is not defined [-Wundefined-inline] inline TrData trie_check_entry(TrEntry trie, YAP_Term entry); ^ ./tries.c:351:16: note: used here if (!(data = trie_check_entry((TrEntry) YAP_IntOfTerm(arg_trie), arg_entry))) ^ In file included from ./tries.c:18: ./base_tries.h:121:17: warning: inline function 'trie_get_first_entry' is not defined [-Wundefined-inline] inline TrData trie_get_first_entry(TrEntry trie); ^ ./tries.c:389:16: note: used here if (!(data = trie_get_first_entry((TrEntry) YAP_IntOfTerm(arg_trie)))) ^ In file included from ./tries.c:18: ./base_tries.h:122:17: warning: inline function 'trie_get_last_entry' is not defined [-Wundefined-inline] inline TrData trie_get_last_entry(TrEntry trie); ^ ./tries.c:408:16: note: used here if (!(data = trie_get_last_entry((TrEntry) YAP_IntOfTerm(arg_trie)))) ^ In file included from ./tries.c:18: ./base_tries.h:123:17: warning: inline function 'trie_traverse_init' is not defined [-Wundefined-inline] inline TrData trie_traverse_init(TrEntry trie, TrData init_data); ^ ./tries.c:430:16: note: used here if (!(data = trie_traverse_init((TrEntry) YAP_IntOfTerm(arg_trie), (TrData) YAP_IntOfTerm(arg_init_ref)))) { ^ In file included from ./tries.c:18: ./base_tries.h:124:17: warning: inline function 'trie_traverse_cont' is not defined [-Wundefined-inline] inline TrData trie_traverse_cont(TrEntry trie); ^ ./tries.c:449:16: note: used here if (!(data = trie_traverse_cont((TrEntry) YAP_IntOfTerm(arg_trie)))) { ^ In file included from ./tries.c:18: ./base_tries.h:125:17: warning: inline function 'trie_remove_entry' is not defined [-Wundefined-inline] inline void trie_remove_entry(TrData data); ^ ./tries.c:468:3: note: used here trie_remove_entry((TrData) YAP_IntOfTerm(arg_ref)); ^ In file included from ./tries.c:18: ./base_tries.h:126:17: warning: inline function 'trie_remove_subtree' is not defined [-Wundefined-inline] inline void trie_remove_subtree(TrData data); ^ ./tries.c:482:3: note: used here trie_remove_subtree((TrData) YAP_IntOfTerm(arg_ref)); ^ In file included from ./tries.c:18: ./base_tries.h:127:17: warning: inline function 'trie_join' is not defined [-Wundefined-inline] inline void trie_join(TrEntry trie_dest, TrEntry trie_source); ^ ./tries.c:499:3: note: used here trie_join((TrEntry) YAP_IntOfTerm(arg_trie_dest), (TrEntry) YAP_IntOfTerm(arg_trie_source)); ^ In file included from ./tries.c:18: ./base_tries.h:128:17: warning: inline function 'trie_intersect' is not defined [-Wundefined-inline] inline void trie_intersect(TrEntry trie_dest, TrEntry trie_source); ^ ./tries.c:517:3: note: used here trie_intersect((TrEntry) YAP_IntOfTerm(arg_trie_dest), (TrEntry) YAP_IntOfTerm(arg_trie_source)); ^ In file included from ./tries.c:18: ./base_tries.h:129:17: warning: inline function 'trie_count_join' is not defined [-Wundefined-inline] inline YAP_Int trie_count_join(TrEntry trie1, TrEntry trie2); ^ ./tries.c:538:13: note: used here entries = trie_count_join((TrEntry) YAP_IntOfTerm(arg_trie1), (TrEntry) YAP_IntOfTerm(arg_trie2)); ^ In file included from ./tries.c:18: ./base_tries.h:130:17: warning: inline function 'trie_count_intersect' is not defined [-Wundefined-inline] inline YAP_Int trie_count_intersect(TrEntry trie1, TrEntry trie2); ^ ./tries.c:560:13: note: used here entries = trie_count_intersect((TrEntry) YAP_IntOfTerm(arg_trie1), (TrEntry) YAP_IntOfTerm(arg_trie2)); ^ In file included from ./tries.c:18: ./base_tries.h:131:17: warning: inline function 'trie_save' is not defined [-Wundefined-inline] inline void trie_save(TrEntry trie, FILE *file); ^ ./tries.c:587:3: note: used here trie_save((TrEntry) YAP_IntOfTerm(arg_trie), file); ^ In file included from ./tries.c:18: ./base_tries.h:132:17: warning: inline function 'trie_load' is not defined [-Wundefined-inline] inline TrEntry trie_load(FILE *file); ^ ./tries.c:616:16: note: used here if (!(data = trie_load(file))) ^ In file included from ./tries.c:18: ./base_tries.h:133:17: warning: inline function 'trie_stats' is not defined [-Wundefined-inline] inline void trie_stats(YAP_Int *memory, YAP_Int *tries, YAP_Int *entries, YAP_Int *nodes); ^ ./tries.c:635:3: note: used here trie_stats(&memory, &tries, &entries, &nodes); ^ In file included from ./tries.c:18: ./base_tries.h:134:17: warning: inline function 'trie_max_stats' is not defined [-Wundefined-inline] inline void trie_max_stats(YAP_Int *memory, YAP_Int *tries, YAP_Int *entries, YAP_Int *nodes); ^ ./tries.c:661:3: note: used here trie_max_stats(&memory, &tries, &entries, &nodes); ^ In file included from ./tries.c:18: ./base_tries.h:135:17: warning: inline function 'trie_usage' is not defined [-Wundefined-inline] inline void trie_usage(TrEntry trie, YAP_Int *entries, YAP_Int *nodes, YAP_Int *virtual_nodes); ^ ./tries.c:691:3: note: used here trie_usage((TrEntry) YAP_IntOfTerm(arg_trie), &entries, &nodes, &virtualnodes); ^ In file included from ./tries.c:18: ./base_tries.h:136:17: warning: inline function 'trie_print' is not defined [-Wundefined-inline] inline void trie_print(TrEntry trie); ^ ./tries.c:714:3: note: used here trie_print((TrEntry) YAP_IntOfTerm(arg_trie)); ^ In file included from ./tries.c:18: ./base_tries.h:140:17: warning: inline function 'trie_get_traverse_mode' is not defined [-Wundefined-inline] inline YAP_Int trie_get_traverse_mode(void); ^ ./tries.c:729:12: note: used here mode = trie_get_traverse_mode(); ^ In file included from ./tries.c:18: ./base_tries.h:139:17: warning: inline function 'trie_set_traverse_mode' is not defined [-Wundefined-inline] inline void trie_set_traverse_mode(YAP_Int mode); ^ ./tries.c:747:3: note: used here trie_set_traverse_mode(mode); ^ In file included from ./tries.c:18: ./base_tries.h:141:17: warning: inline function 'trie_traverse_first' is not defined [-Wundefined-inline] inline TrData trie_traverse_first(TrEntry trie); ^ ./tries.c:764:16: note: used here if (!(data = trie_traverse_first((TrEntry) YAP_IntOfTerm(arg_trie)))) { ^ In file included from ./tries.c:18: ./base_tries.h:142:17: warning: inline function 'trie_traverse_next' is not defined [-Wundefined-inline] inline TrData trie_traverse_next(TrData data); ^ ./tries.c:784:16: note: used here if (!(data = trie_traverse_next((TrData) YAP_IntOfTerm(arg_cur)))) { ^ In file included from ./tries.c:18: ./base_tries.h:143:17: warning: inline function 'trie_disable_hash_table' is not defined [-Wundefined-inline] inline void trie_disable_hash_table(void); ^ ./tries.c:795:3: note: used here trie_disable_hash_table(); ^ In file included from ./tries.c:18: ./base_tries.h:144:17: warning: inline function 'trie_enable_hash_table' is not defined [-Wundefined-inline] inline void trie_enable_hash_table(void); ^ ./tries.c:802:3: note: used here trie_enable_hash_table(); ^ In file included from ./tries.c:18: ./base_tries.h:146:17: warning: inline function 'trie_to_list' is not defined [-Wundefined-inline] inline YAP_Term trie_to_list(TrEntry trie); ^ ./tries.c:818:10: note: used here list = trie_to_list((TrEntry) YAP_IntOfTerm(arg_trie)); ^ In file included from ./tries.c:18: In file included from ./base_tries.h:148: ./base_dbtries.h:210:17: warning: inline function 'trie_depth_breadth' is not defined [-Wundefined-inline] inline YAP_Term trie_depth_breadth(TrEntry trie, TrEntry db_trie, YAP_Int opt_level, YAP_Int start_counter, YAP_Int *end_counter); ^ ./tries.c:839:16: note: used here YAP_Term t = trie_depth_breadth((TrEntry) YAP_IntOfTerm(arg_trie), (TrEntry) YAP_IntOfTerm(arg_db_trie), YAP_IntOfTerm(arg_opt_level), YAP_IntOfTerm(arg_start_counter), &End); ^ In file included from ./tries.c:18: In file included from ./base_tries.h:148: ./base_dbtries.h:212:17: warning: inline function 'trie_get_depth_breadth_reduction_current_data' is not defined [-Wundefined-inline] inline TrData trie_get_depth_breadth_reduction_current_data(void); ^ ./tries.c:855:17: note: used here TrData data = trie_get_depth_breadth_reduction_current_data(); ^ In file included from ./tries.c:18: In file included from ./base_tries.h:148: ./base_dbtries.h:213:17: warning: inline function 'trie_get_db_opt_level_count' is not defined [-Wundefined-inline] inline YAP_Int trie_get_db_opt_level_count(YAP_Int opt_level); ^ ./tries.c:871:46: note: used here if (YAP_Unify(arg_count, YAP_MkIntTerm(trie_get_db_opt_level_count(YAP_IntOfTerm(arg_opt_level))))) { ^ In file included from ./tries.c:18: In file included from ./base_tries.h:148: ./base_dbtries.h:214:17: warning: inline function 'trie_replace_nested_trie' is not defined [-Wundefined-inline] inline void trie_replace_nested_trie(TrEntry trie, YAP_Int nested_trie_id, YAP_Term new_term); ^ ./tries.c:928:3: note: used here trie_replace_nested_trie((TrEntry) YAP_IntOfTerm(arg_trie), YAP_IntOfTerm(arg_nested_id), arg_term); ^ In file included from ./tries.c:18: In file included from ./base_tries.h:148: ./base_dbtries.h:215:17: warning: inline function 'trie_get_db_opt_min_prefix' is not defined [-Wundefined-inline] inline YAP_Int trie_get_db_opt_min_prefix(void); ^ ./tries.c:943:18: note: used here min_prefix = trie_get_db_opt_min_prefix(); ^ In file included from ./tries.c:18: In file included from ./base_tries.h:148: ./base_dbtries.h:216:17: warning: inline function 'trie_set_db_opt_min_prefix' is not defined [-Wundefined-inline] inline void trie_set_db_opt_min_prefix(YAP_Int min_prefix); ^ ./tries.c:951:7: note: used here trie_set_db_opt_min_prefix(min_prefix); ^ 39 warnings generated. cc -shared -export-dynamic -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o tries.so core_tries.o base_tries.o tries.o -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap ld: warning: cannot find entry symbol xport-dynamic; not setting start address cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I../.. -I./../../include -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ./base_itries.c -o base_itries.o In file included from ./base_itries.c:17: ./core_tries.h:288:17: warning: inline function 'core_trie_init_module' is not defined [-Wundefined-inline] inline TrEngine core_trie_init_module(void); ^ ./base_itries.c:37:18: note: used here ITRIE_ENGINE = core_trie_init_module(); ^ In file included from ./base_itries.c:17: ./core_tries.h:289:17: warning: inline function 'core_trie_open' is not defined [-Wundefined-inline] inline TrNode core_trie_open(TrEngine engine); ^ ./base_itries.c:138:10: note: used here node = core_trie_open(ITRIE_ENGINE); ^ In file included from ./base_itries.c:17: ./core_tries.h:290:17: warning: inline function 'core_trie_close' is not defined [-Wundefined-inline] inline void core_trie_close(TrEngine engine, TrNode node, void (*destruct_function)(TrNode)); ^ ./base_itries.c:149:3: note: used here core_trie_close(ITRIE_ENGINE, TrEntry_trie(itrie), &itrie_data_destruct); ^ In file included from ./base_itries.c:17: ./core_tries.h:291:17: warning: inline function 'core_trie_close_all' is not defined [-Wundefined-inline] inline void core_trie_close_all(TrEngine engine, void (*destruct_function)(TrNode)); ^ ./base_itries.c:164:3: note: used here core_trie_close_all(ITRIE_ENGINE, &itrie_data_destruct); ^ In file included from ./base_itries.c:17: ./core_tries.h:294:17: warning: inline function 'core_trie_put_entry' is not defined [-Wundefined-inline] inline TrNode core_trie_put_entry(TrEngine engine, TrNode node, YAP_Term entry, YAP_Int *depth); ^ ./base_itries.c:206:10: note: used here node = core_trie_put_entry(ITRIE_ENGINE, TrEntry_trie(itrie), entry, &depth); ^ In file included from ./base_itries.c:17: ./core_tries.h:295:17: warning: inline function 'core_trie_check_entry' is not defined [-Wundefined-inline] inline TrNode core_trie_check_entry(TrNode node, YAP_Term entry); ^ ./base_itries.c:221:15: note: used here if ((node = core_trie_check_entry(TrEntry_trie(itrie), entry)) != NULL) { ^ In file included from ./base_itries.c:17: ./core_tries.h:296:17: warning: inline function 'core_trie_get_entry' is not defined [-Wundefined-inline] inline YAP_Term core_trie_get_entry(TrNode node); ^ ./base_itries.c:241:10: note: used here return core_trie_get_entry(TrData_leaf(data)); ^ In file included from ./base_itries.c:17: ./core_tries.h:297:17: warning: inline function 'core_trie_remove_entry' is not defined [-Wundefined-inline] inline void core_trie_remove_entry(TrEngine engine, TrNode node, void (*destruct_function)(TrNode)); ^ ./base_itries.c:299:3: note: used here core_trie_remove_entry(ITRIE_ENGINE, TrData_leaf(data), &itrie_data_destruct); ^ In file included from ./base_itries.c:17: ./core_tries.h:298:17: warning: inline function 'core_trie_remove_subtree' is not defined [-Wundefined-inline] inline void core_trie_remove_subtree(TrEngine engine, TrNode node, void (*destruct_function)(TrNode)); ^ ./base_itries.c:306:3: note: used here core_trie_remove_subtree(ITRIE_ENGINE, TrData_leaf(data), &itrie_data_destruct); ^ In file included from ./base_itries.c:17: ./core_tries.h:299:17: warning: inline function 'core_trie_add' is not defined [-Wundefined-inline] inline void core_trie_add(TrNode node_dest, TrNode node_source, void (*add_function)(TrNode, TrNode)); ^ ./base_itries.c:313:3: note: used here core_trie_add(TrEntry_trie(itrie_dest), TrEntry_trie(itrie_source), &itrie_data_add); ^ In file included from ./base_itries.c:17: ./core_tries.h:300:17: warning: inline function 'core_trie_join' is not defined [-Wundefined-inline] inline void core_trie_join(TrEngine engine, TrNode node_dest, TrNode node_source, void (*add_function)(TrNode, TrNode), void (*copy_function)(TrNode, TrNode)); ^ ./base_itries.c:328:3: note: used here core_trie_join(ITRIE_ENGINE, TrEntry_trie(itrie_dest), TrEntry_trie(itrie_source), &itrie_data_add, &itrie_data_copy); ^ In file included from ./base_itries.c:17: ./core_tries.h:301:17: warning: inline function 'core_trie_intersect' is not defined [-Wundefined-inline] inline void core_trie_intersect(TrEngine engine, TrNode node_dest, TrNode node_source, void (*add_function)(TrNode, TrNode), void (*destruct_function)(TrNode)); ^ ./base_itries.c:335:3: note: used here core_trie_intersect(ITRIE_ENGINE, TrEntry_trie(itrie_dest), TrEntry_trie(itrie_source), &itrie_data_add, &itrie_data_destruct); ^ In file included from ./base_itries.c:17: ./core_tries.h:302:17: warning: inline function 'core_trie_count_join' is not defined [-Wundefined-inline] inline YAP_Int core_trie_count_join(TrNode node1, TrNode node2); ^ ./base_itries.c:342:10: note: used here return core_trie_count_join(TrEntry_trie(itrie1), TrEntry_trie(itrie2)); ^ In file included from ./base_itries.c:17: ./core_tries.h:303:17: warning: inline function 'core_trie_count_intersect' is not defined [-Wundefined-inline] inline YAP_Int core_trie_count_intersect(TrNode node1, TrNode node2); ^ ./base_itries.c:348:10: note: used here return core_trie_count_intersect(TrEntry_trie(itrie1), TrEntry_trie(itrie2)); ^ In file included from ./base_itries.c:17: ./core_tries.h:304:17: warning: inline function 'core_trie_save' is not defined [-Wundefined-inline] inline void core_trie_save(TrNode node, FILE *file, void (*save_function)(TrNode, FILE *)); ^ ./base_itries.c:354:3: note: used here core_trie_save(TrEntry_trie(itrie), file, &itrie_data_save); ^ In file included from ./base_itries.c:17: ./core_tries.h:305:17: warning: inline function 'core_trie_load' is not defined [-Wundefined-inline] inline TrNode core_trie_load(TrEngine engine, FILE *file, void (*load_function)(TrNode, YAP_Int, FILE *)); ^ ./base_itries.c:373:16: note: used here if (!(node = core_trie_load(ITRIE_ENGINE, file, &itrie_data_load))) { ^ In file included from ./base_itries.c:17: ./core_tries.h:306:17: warning: inline function 'core_trie_stats' is not defined [-Wundefined-inline] inline void core_trie_stats(TrEngine engine, YAP_Int *memory, YAP_Int *tries, YAP_Int *entries, YAP_Int *nodes); ^ ./base_itries.c:387:3: note: used here core_trie_stats(ITRIE_ENGINE, memory, tries, entries, nodes); ^ In file included from ./base_itries.c:17: ./core_tries.h:307:17: warning: inline function 'core_trie_max_stats' is not defined [-Wundefined-inline] inline void core_trie_max_stats(TrEngine engine, YAP_Int *memory, YAP_Int *tries, YAP_Int *entries, YAP_Int *nodes); ^ ./base_itries.c:394:3: note: used here core_trie_max_stats(ITRIE_ENGINE, memory, tries, entries, nodes); ^ In file included from ./base_itries.c:17: ./core_tries.h:308:17: warning: inline function 'core_trie_usage' is not defined [-Wundefined-inline] inline void core_trie_usage(TrNode node, YAP_Int *entries, YAP_Int *nodes, YAP_Int *virtual_nodes); ^ ./base_itries.c:401:3: note: used here core_trie_usage(TrEntry_trie(itrie), entries, nodes, virtual_nodes); ^ In file included from ./base_itries.c:17: ./core_tries.h:309:17: warning: inline function 'core_trie_print' is not defined [-Wundefined-inline] inline void core_trie_print(TrNode node, void (*print_function)(TrNode)); ^ ./base_itries.c:408:3: note: used here core_trie_print(TrEntry_trie(itrie), &itrie_data_print); ^ 20 warnings generated. cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I../.. -I./../../include -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ./itries.c -o itries.o In file included from ./itries.c:18: ./base_itries.h:171:17: warning: inline function 'itrie_init_module' is not defined [-Wundefined-inline] inline void itrie_init_module(void); ^ ./itries.c:64:3: note: used here itrie_init_module(); ^ In file included from ./itries.c:18: ./base_itries.h:179:17: warning: inline function 'itrie_open' is not defined [-Wundefined-inline] inline TrEntry itrie_open(void); ^ ./itries.c:113:11: note: used here itrie = itrie_open(); ^ In file included from ./itries.c:18: ./base_itries.h:180:17: warning: inline function 'itrie_close' is not defined [-Wundefined-inline] inline void itrie_close(TrEntry itrie); ^ ./itries.c:127:3: note: used here itrie_close((TrEntry) YAP_IntOfTerm(arg_itrie)); ^ In file included from ./itries.c:18: ./base_itries.h:181:17: warning: inline function 'itrie_close_all' is not defined [-Wundefined-inline] inline void itrie_close_all(void); ^ ./itries.c:135:3: note: used here itrie_close_all(); ^ In file included from ./itries.c:18: ./base_itries.h:183:17: warning: inline function 'itrie_get_mode' is not defined [-Wundefined-inline] inline YAP_Int itrie_get_mode(TrEntry itrie); ^ ./itries.c:154:12: note: used here mode = itrie_get_mode((TrEntry) YAP_IntOfTerm(arg_itrie)); ^ In file included from ./itries.c:18: ./base_itries.h:182:17: warning: inline function 'itrie_set_mode' is not defined [-Wundefined-inline] inline void itrie_set_mode(TrEntry itrie, YAP_Int mode); ^ ./itries.c:184:3: note: used here itrie_set_mode((TrEntry) YAP_IntOfTerm(arg_itrie), mode); ^ In file included from ./itries.c:18: ./base_itries.h:185:17: warning: inline function 'itrie_get_timestamp' is not defined [-Wundefined-inline] inline YAP_Int itrie_get_timestamp(TrEntry itrie); ^ ./itries.c:203:12: note: used here time = itrie_get_timestamp((TrEntry) YAP_IntOfTerm(arg_itrie)); ^ In file included from ./itries.c:18: ./base_itries.h:184:17: warning: inline function 'itrie_set_timestamp' is not defined [-Wundefined-inline] inline void itrie_set_timestamp(TrEntry itrie, YAP_Int timestamp); ^ ./itries.c:210:5: note: used here itrie_set_timestamp((TrEntry) YAP_IntOfTerm(arg_itrie), time); ^ In file included from ./itries.c:18: ./base_itries.h:186:17: warning: inline function 'itrie_put_entry' is not defined [-Wundefined-inline] inline void itrie_put_entry(TrEntry itrie, YAP_Term entry); ^ ./itries.c:229:3: note: used here itrie_put_entry((TrEntry) YAP_IntOfTerm(arg_itrie), arg_entry); ^ In file included from ./itries.c:18: ./base_itries.h:187:17: warning: inline function 'itrie_update_entry' is not defined [-Wundefined-inline] inline void itrie_update_entry(TrEntry itrie, YAP_Term entry); ^ ./itries.c:245:3: note: used here itrie_update_entry((TrEntry) YAP_IntOfTerm(arg_itrie), arg_entry); ^ In file included from ./itries.c:18: ./base_itries.h:188:17: warning: inline function 'itrie_check_entry' is not defined [-Wundefined-inline] inline TrData itrie_check_entry(TrEntry itrie, YAP_Term entry); ^ ./itries.c:264:16: note: used here if (!(data = itrie_check_entry((TrEntry) YAP_IntOfTerm(arg_itrie), arg_entry))) ^ In file included from ./itries.c:18: ./base_itries.h:189:17: warning: inline function 'itrie_get_entry' is not defined [-Wundefined-inline] inline YAP_Term itrie_get_entry(TrData data); ^ ./itries.c:284:11: note: used here entry = itrie_get_entry((TrData) YAP_IntOfTerm(arg_ref)); ^ In file included from ./itries.c:18: ./base_itries.h:190:17: warning: inline function 'itrie_get_data' is not defined [-Wundefined-inline] inline void itrie_get_data(TrData data, YAP_Int *pos, YAP_Int *neg, YAP_Int *timestamp); ^ ./itries.c:305:3: note: used here itrie_get_data((TrData) YAP_IntOfTerm(arg_ref), &pos, &neg, &time); ^ In file included from ./itries.c:18: ./base_itries.h:191:17: warning: inline function 'itrie_traverse_init' is not defined [-Wundefined-inline] inline TrData itrie_traverse_init(TrEntry itrie); ^ ./itries.c:336:16: note: used here if (!(data = itrie_traverse_init((TrEntry) YAP_IntOfTerm(arg_itrie)))) { ^ In file included from ./itries.c:18: ./base_itries.h:192:17: warning: inline function 'itrie_traverse_cont' is not defined [-Wundefined-inline] inline TrData itrie_traverse_cont(TrEntry itrie); ^ ./itries.c:353:16: note: used here if (!(data = itrie_traverse_cont((TrEntry) YAP_IntOfTerm(arg_itrie)))) { ^ In file included from ./itries.c:18: ./base_itries.h:193:17: warning: inline function 'itrie_remove_entry' is not defined [-Wundefined-inline] inline void itrie_remove_entry(TrData data); ^ ./itries.c:371:3: note: used here itrie_remove_entry((TrData) YAP_IntOfTerm(arg_ref)); ^ In file included from ./itries.c:18: ./base_itries.h:194:17: warning: inline function 'itrie_remove_subtree' is not defined [-Wundefined-inline] inline void itrie_remove_subtree(TrData data); ^ ./itries.c:385:3: note: used here itrie_remove_subtree((TrData) YAP_IntOfTerm(arg_ref)); ^ In file included from ./itries.c:18: ./base_itries.h:195:17: warning: inline function 'itrie_add' is not defined [-Wundefined-inline] inline void itrie_add(TrEntry itrie_dest, TrEntry itrie_source); ^ ./itries.c:402:3: note: used here itrie_add((TrEntry) YAP_IntOfTerm(arg_itrie_dest), (TrEntry) YAP_IntOfTerm(arg_itrie_source)); ^ In file included from ./itries.c:18: ./base_itries.h:196:17: warning: inline function 'itrie_subtract' is not defined [-Wundefined-inline] inline void itrie_subtract(TrEntry itrie_dest, TrEntry itrie_source); ^ ./itries.c:420:3: note: used here itrie_subtract((TrEntry) YAP_IntOfTerm(arg_itrie_dest), (TrEntry) YAP_IntOfTerm(arg_itrie_source)); ^ In file included from ./itries.c:18: ./base_itries.h:197:17: warning: inline function 'itrie_join' is not defined [-Wundefined-inline] inline void itrie_join(TrEntry itrie_dest, TrEntry itrie_source); ^ ./itries.c:438:3: note: used here itrie_join((TrEntry) YAP_IntOfTerm(arg_itrie_dest), (TrEntry) YAP_IntOfTerm(arg_itrie_source)); ^ In file included from ./itries.c:18: ./base_itries.h:198:17: warning: inline function 'itrie_intersect' is not defined [-Wundefined-inline] inline void itrie_intersect(TrEntry itrie_dest, TrEntry itrie_source); ^ ./itries.c:456:3: note: used here itrie_intersect((TrEntry) YAP_IntOfTerm(arg_itrie_dest), (TrEntry) YAP_IntOfTerm(arg_itrie_source)); ^ In file included from ./itries.c:18: ./base_itries.h:199:17: warning: inline function 'itrie_count_join' is not defined [-Wundefined-inline] inline YAP_Int itrie_count_join(TrEntry itrie1, TrEntry itrie2); ^ ./itries.c:477:13: note: used here entries = itrie_count_join((TrEntry) YAP_IntOfTerm(arg_itrie1), (TrEntry) YAP_IntOfTerm(arg_itrie2)); ^ In file included from ./itries.c:18: ./base_itries.h:200:17: warning: inline function 'itrie_count_intersect' is not defined [-Wundefined-inline] inline YAP_Int itrie_count_intersect(TrEntry itrie1, TrEntry itrie2); ^ ./itries.c:499:13: note: used here entries = itrie_count_intersect((TrEntry) YAP_IntOfTerm(arg_itrie1), (TrEntry) YAP_IntOfTerm(arg_itrie2)); ^ In file included from ./itries.c:18: ./base_itries.h:201:17: warning: inline function 'itrie_save' is not defined [-Wundefined-inline] inline void itrie_save(TrEntry itrie, FILE *file); ^ ./itries.c:526:3: note: used here itrie_save((TrEntry) YAP_IntOfTerm(arg_itrie), file); ^ In file included from ./itries.c:18: ./base_itries.h:202:17: warning: inline function 'itrie_save_as_trie' is not defined [-Wundefined-inline] inline void itrie_save_as_trie(TrEntry itrie, FILE *file); ^ ./itries.c:554:3: note: used here itrie_save_as_trie((TrEntry) YAP_IntOfTerm(arg_itrie), file); ^ In file included from ./itries.c:18: ./base_itries.h:203:17: warning: inline function 'itrie_load' is not defined [-Wundefined-inline] inline TrEntry itrie_load(FILE *file); ^ ./itries.c:583:17: note: used here if (!(itrie = itrie_load(file))) ^ In file included from ./itries.c:18: ./base_itries.h:204:17: warning: inline function 'itrie_stats' is not defined [-Wundefined-inline] inline void itrie_stats(YAP_Int *memory, YAP_Int *tries, YAP_Int *entries, YAP_Int *nodes); ^ ./itries.c:644:3: note: used here itrie_stats(&memory, &tries, &entries, &nodes); ^ In file included from ./itries.c:18: ./base_itries.h:205:17: warning: inline function 'itrie_max_stats' is not defined [-Wundefined-inline] inline void itrie_max_stats(YAP_Int *memory, YAP_Int *tries, YAP_Int *entries, YAP_Int *nodes); ^ ./itries.c:670:3: note: used here itrie_max_stats(&memory, &tries, &entries, &nodes); ^ In file included from ./itries.c:18: ./base_itries.h:206:17: warning: inline function 'itrie_usage' is not defined [-Wundefined-inline] inline void itrie_usage(TrEntry itrie, YAP_Int *entries, YAP_Int *nodes, YAP_Int *virtual_nodes); ^ ./itries.c:700:3: note: used here itrie_usage((TrEntry) YAP_IntOfTerm(arg_itrie), &entries, &nodes, &virtualnodes); ^ In file included from ./itries.c:18: ./base_itries.h:207:17: warning: inline function 'itrie_print' is not defined [-Wundefined-inline] inline void itrie_print(TrEntry itrie); ^ ./itries.c:723:3: note: used here itrie_print((TrEntry) YAP_IntOfTerm(arg_itrie)); ^ 30 warnings generated. cc -shared -export-dynamic -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o itries.so core_tries.o base_itries.o itries.o -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap ld: warning: cannot find entry symbol xport-dynamic; not setting start address gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/tries' (cd packages/clib; gmake) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/clib' cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include error.c -o error.o error.c:88:11: warning: unused variable 'argn' [-Wunused-variable] { int argn = va_arg(args, int); ^ 1 warning generated. cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include unix.c -o unix.o unix.c:33:23: warning: extra tokens at end of #include directive [-Wextra-tokens] #include u ^ // unix.c:372:1: warning: no previous prototype for function 'install_unix' [-Wmissing-prototypes] install_unix() ^ unix.c:371:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Stream.h:30:21: note: expanded from macro 'install_t' #define install_t void ^ unix.c:372:13: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] install_unix() ^ 3 warnings generated. cc -shared -export-dynamic -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o unix.so error.o unix.o ld: warning: cannot find entry symbol xport-dynamic; not setting start address cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include random.c -o random.o random.c:148:1: warning: no previous prototype for function 'install_random' [-Wmissing-prototypes] install_random() ^ random.c:147:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Prolog.h:95:21: note: expanded from macro 'install_t' #define install_t void ^ random.c:148:15: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] install_random() ^ 2 warnings generated. cc -shared -export-dynamic -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o random.so random.o ld: warning: cannot find entry symbol xport-dynamic; not setting start address cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include socket.c -o socket.o In file included from socket.c:43: ./nonblockio.h:74:9: warning: 'h_errno' macro redefined [-Wmacro-redefined] #define h_errno errno ^ /usr/include/netdb.h:99:9: note: previous definition is here #define h_errno (*__h_errno()) ^ socket.c:78:1: warning: no previous prototype for function 'tcp_get_socket' [-Wmissing-prototypes] tcp_get_socket(term_t Socket, int *id) ^ socket.c:77:13: note: declare 'static' if the function is not intended to be used outside of this translation unit NBIO_EXPORT(int) ^ socket.c:386:53: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] if ( getsockname(fd, (struct sockaddr *) &addr, &len) ) ^~~~ /usr/include/sys/socket.h:691:74: note: passing argument to parameter here int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ socket.c:645:1: warning: no previous prototype for function 'uninstall_socket' [-Wmissing-prototypes] uninstall_socket() ^ socket.c:644:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Stream.h:30:21: note: expanded from macro 'install_t' #define install_t void ^ socket.c:645:17: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] uninstall_socket() ^ 5 warnings generated. cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include nonblockio.c -o nonblockio.o In file included from nonblockio.c:115: ./nonblockio.h:74:9: warning: 'h_errno' macro redefined [-Wmacro-redefined] #define h_errno errno ^ /usr/include/netdb.h:99:9: note: previous definition is here #define h_errno (*__h_errno()) ^ nonblockio.c:281:1: warning: no previous prototype for function 'tcp_debug' [-Wmissing-prototypes] tcp_debug() ^ nonblockio.c:280:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void /* allow debugger breakpoint */ ^ static nonblockio.c:281:10: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] tcp_debug() ^ nonblockio.c:1474:16: warning: variable 'map' set but not used [-Wunused-but-set-variable] error_codes *map; ^ nonblockio.c:2007:37: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] slave = accept(m->socket, addr, addrlen); ^~~~~~~ /usr/include/sys/socket.h:682:69: note: passing argument to parameter here int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ nonblockio.c:2331:56: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] n = recvfrom(s->socket, buf, bufSize, flags, from, fromlen); ^~~~~~~ /usr/include/sys/socket.h:695:96: note: passing argument to parameter here ssize_t recvfrom(int, void *, size_t, int, struct sockaddr * __restrict, socklen_t * __restrict); ^ 6 warnings generated. cc -shared -export-dynamic -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o socket.so error.o socket.o nonblockio.o -lpthread ld: warning: cannot find entry symbol xport-dynamic; not setting start address cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include form.c -o form.o form.c:238:1: warning: no previous prototype for function 'next_line' [-Wmissing-prototypes] next_line(const char *in) ^ form.c:237:1: note: declare 'static' if the function is not intended to be used outside of this translation unit char * ^ static 1 warning generated. cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include cgi.c -o cgi.o cgi.c:183:1: warning: no previous prototype for function 'install_cgi' [-Wmissing-prototypes] install_cgi() ^ cgi.c:182:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Prolog.h:95:21: note: expanded from macro 'install_t' #define install_t void ^ cgi.c:183:12: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] install_cgi() ^ 2 warnings generated. cc -shared -export-dynamic -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o cgi.so error.o form.o cgi.o -lpthread ld: warning: cannot find entry symbol xport-dynamic; not setting start address cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include memfile.c -o memfile.o memfile.c:192:1: warning: no previous prototype for function 'atom_to_encoding' [-Wmissing-prototypes] atom_to_encoding(atom_t a) ^ memfile.c:191:1: note: declare 'static' if the function is not intended to be used outside of this translation unit IOENC ^ static memfile.c:480:1: warning: no previous prototype for function 'install_memfile' [-Wmissing-prototypes] install_memfile() ^ memfile.c:479:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Stream.h:30:21: note: expanded from macro 'install_t' #define install_t void ^ memfile.c:480:16: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] install_memfile() ^ 3 warnings generated. cc -shared -export-dynamic -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o memfile.so error.o memfile.o -lgmp -lcrypt -lstdc++ -lxnet -lm -L/usr/local/lib -lreadline -lncurses -lz ld: warning: cannot find entry symbol xport-dynamic; not setting start address cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include files.c -o files.o files.c:156:1: warning: no previous prototype for function 'install_files' [-Wmissing-prototypes] install_files() ^ files.c:155:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Prolog.h:95:21: note: expanded from macro 'install_t' #define install_t void ^ files.c:156:14: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] install_files() ^ files.c:82:1: warning: unused function 'get_time_option' [-Wunused-function] get_time_option(term_t list, functor_t f, time_t def, time_t *tme) ^ 3 warnings generated. cc -shared -export-dynamic -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o files.so error.o files.o -lgmp -lcrypt -lstdc++ -lxnet -lm -L/usr/local/lib -lreadline -lncurses -lz ld: warning: cannot find entry symbol xport-dynamic; not setting start address cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include mime.c -o mime.o In file included from mime.c:35: ./maildrop/rfc2045/rfc2045.h:97:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc(); ^ void ./maildrop/rfc2045/rfc2045.h:144:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] void rfc2045_base64encode_end(); ^ void ./maildrop/rfc2045/rfc2045.h:146:38: warning: this function declaration is not a prototype [-Wstrict-prototypes] const char *rfc2045_getdefaultcharset(); ^ void ./maildrop/rfc2045/rfc2045.h:157:21: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*end_section)(); ^ void ./maildrop/rfc2045/rfc2045.h:160:33: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc_ac(); ^ void mime.c:321:1: warning: no previous prototype for function 'mime_parse' [-Wmissing-prototypes] mime_parse(term_t handle, term_t result) ^ mime.c:320:1: note: declare 'static' if the function is not intended to be used outside of this translation unit foreign_t ^ static mime.c:374:1: warning: no previous prototype for function 'install_mime' [-Wmissing-prototypes] install_mime() ^ mime.c:373:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Stream.h:30:21: note: expanded from macro 'install_t' #define install_t void ^ mime.c:374:13: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] install_mime() ^ 8 warnings generated. (cd maildrop/rfc2045 && gmake) gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/clib/maildrop/rfc2045' cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I. -I./.. -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rfc2045.c -o rfc2045.o In file included from rfc2045.c:19: ./rfc2045.h:97:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc(); ^ void ./rfc2045.h:144:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] void rfc2045_base64encode_end(); ^ void ./rfc2045.h:146:38: warning: this function declaration is not a prototype [-Wstrict-prototypes] const char *rfc2045_getdefaultcharset(); ^ void ./rfc2045.h:157:21: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*end_section)(); ^ void ./rfc2045.h:160:33: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc_ac(); ^ void rfc2045.c:29:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] extern void rfc2045_enomem(); ^ void rfc2045.c:38:17: warning: no previous prototype for function 'rfc2045_alloc' [-Wmissing-prototypes] struct rfc2045 *rfc2045_alloc() ^ ./rfc2045.h:97:17: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function struct rfc2045 *rfc2045_alloc(); ^ void rfc2045.c:38:30: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc() ^ rfc2045.c:179:6: warning: no previous prototype for function 'rfc2045_add_buf' [-Wmissing-prototypes] void rfc2045_add_buf( ^ rfc2045.c:179:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void rfc2045_add_buf( ^ static rfc2045.c:207:6: warning: no previous prototype for function 'rfc2045_add_workbuf' [-Wmissing-prototypes] void rfc2045_add_workbuf(struct rfc2045 *h, const char *p, size_t len) ^ rfc2045.c:207:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void rfc2045_add_workbuf(struct rfc2045 *h, const char *p, size_t len) ^ static rfc2045.c:214:6: warning: no previous prototype for function 'rfc2045_add_workbufch' [-Wmissing-prototypes] void rfc2045_add_workbufch(struct rfc2045 *h, int c) ^ rfc2045.c:214:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void rfc2045_add_workbufch(struct rfc2045 *h, int c) ^ static rfc2045.c:1144:13: warning: no previous prototype for function 'rfc2045_getdefaultcharset' [-Wmissing-prototypes] const char *rfc2045_getdefaultcharset() ^ ./rfc2045.h:146:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function const char *rfc2045_getdefaultcharset(); ^ void rfc2045.c:1144:38: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] const char *rfc2045_getdefaultcharset() ^ 13 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I. -I./.. -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rfc2045acchk.c -o rfc2045acchk.o In file included from rfc2045acchk.c:9: ./rfc2045.h:97:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc(); ^ void ./rfc2045.h:144:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] void rfc2045_base64encode_end(); ^ void ./rfc2045.h:146:38: warning: this function declaration is not a prototype [-Wstrict-prototypes] const char *rfc2045_getdefaultcharset(); ^ void ./rfc2045.h:157:21: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*end_section)(); ^ void ./rfc2045.h:160:33: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc_ac(); ^ void rfc2045acchk.c:23:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] extern void rfc2045_enomem(); ^ void 6 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I. -I./.. -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rfc2045acprep.c -o rfc2045acprep.o In file included from rfc2045acprep.c:6: ./rfc2045.h:97:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc(); ^ void ./rfc2045.h:144:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] void rfc2045_base64encode_end(); ^ void ./rfc2045.h:146:38: warning: this function declaration is not a prototype [-Wstrict-prototypes] const char *rfc2045_getdefaultcharset(); ^ void ./rfc2045.h:157:21: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*end_section)(); ^ void ./rfc2045.h:160:33: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc_ac(); ^ void rfc2045acprep.c:14:23: warning: this function declaration is not a prototype [-Wstrict-prototypes] static void end_rwprep(); ^ void rfc2045acprep.c:37:17: warning: no previous prototype for function 'rfc2045_alloc_ac' [-Wmissing-prototypes] struct rfc2045 *rfc2045_alloc_ac() ^ ./rfc2045.h:160:17: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function struct rfc2045 *rfc2045_alloc_ac(); ^ void rfc2045acprep.c:37:33: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc_ac() ^ 8 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I. -I./.. -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rfc2045appendurl.c -o rfc2045appendurl.o In file included from rfc2045appendurl.c:19: ./rfc2045.h:97:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc(); ^ void ./rfc2045.h:144:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] void rfc2045_base64encode_end(); ^ void ./rfc2045.h:146:38: warning: this function declaration is not a prototype [-Wstrict-prototypes] const char *rfc2045_getdefaultcharset(); ^ void ./rfc2045.h:157:21: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*end_section)(); ^ void ./rfc2045.h:160:33: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc_ac(); ^ void rfc2045appendurl.c:21:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] extern void rfc2045_enomem(); ^ void 6 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I. -I./.. -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rfc2045cdecode.c -o rfc2045cdecode.o In file included from rfc2045cdecode.c:6: ./rfc2045.h:97:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc(); ^ void ./rfc2045.h:144:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] void rfc2045_base64encode_end(); ^ void ./rfc2045.h:146:38: warning: this function declaration is not a prototype [-Wstrict-prototypes] const char *rfc2045_getdefaultcharset(); ^ void ./rfc2045.h:157:21: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*end_section)(); ^ void ./rfc2045.h:160:33: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc_ac(); ^ void rfc2045cdecode.c:68:5: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^ 6 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I. -I./.. -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rfc2045decode.c -o rfc2045decode.o In file included from rfc2045decode.c:9: ./rfc2045.h:97:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc(); ^ void ./rfc2045.h:144:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] void rfc2045_base64encode_end(); ^ void ./rfc2045.h:146:38: warning: this function declaration is not a prototype [-Wstrict-prototypes] const char *rfc2045_getdefaultcharset(); ^ void ./rfc2045.h:157:21: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*end_section)(); ^ void ./rfc2045.h:160:33: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc_ac(); ^ void 5 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I. -I./.. -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rfc2045enomem.c -o rfc2045enomem.o In file included from rfc2045enomem.c:4: ./rfc2045.h:97:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc(); ^ void ./rfc2045.h:144:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] void rfc2045_base64encode_end(); ^ void ./rfc2045.h:146:38: warning: this function declaration is not a prototype [-Wstrict-prototypes] const char *rfc2045_getdefaultcharset(); ^ void ./rfc2045.h:157:21: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*end_section)(); ^ void ./rfc2045.h:160:33: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc_ac(); ^ void rfc2045enomem.c:6:6: warning: no previous prototype for function 'rfc2045_enomem' [-Wmissing-prototypes] void rfc2045_enomem() ^ rfc2045enomem.c:6:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void rfc2045_enomem() ^ static rfc2045enomem.c:6:20: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] void rfc2045_enomem() ^ 7 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I. -I./.. -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rfc2045_base64encode.c -o rfc2045_base64encode.o In file included from rfc2045_base64encode.c:9: ./rfc2045.h:97:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc(); ^ void ./rfc2045.h:144:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] void rfc2045_base64encode_end(); ^ void ./rfc2045.h:146:38: warning: this function declaration is not a prototype [-Wstrict-prototypes] const char *rfc2045_getdefaultcharset(); ^ void ./rfc2045.h:157:21: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*end_section)(); ^ void ./rfc2045.h:160:33: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc_ac(); ^ void rfc2045_base64encode.c:47:6: warning: no previous prototype for function 'rfc2045_base64encode_end' [-Wmissing-prototypes] void rfc2045_base64encode_end() ^ ./rfc2045.h:144:6: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function void rfc2045_base64encode_end(); ^ void rfc2045_base64encode.c:47:30: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] void rfc2045_base64encode_end() ^ 7 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I. -I./.. -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rfc2045_fromfd.c -o rfc2045_fromfd.o In file included from rfc2045_fromfd.c:15: ./rfc2045.h:97:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc(); ^ void ./rfc2045.h:144:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] void rfc2045_base64encode_end(); ^ void ./rfc2045.h:146:38: warning: this function declaration is not a prototype [-Wstrict-prototypes] const char *rfc2045_getdefaultcharset(); ^ void ./rfc2045.h:157:21: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*end_section)(); ^ void ./rfc2045.h:160:33: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc_ac(); ^ void 5 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I. -I./.. -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rfc2045find.c -o rfc2045find.o In file included from rfc2045find.c:9: ./rfc2045.h:97:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc(); ^ void ./rfc2045.h:144:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] void rfc2045_base64encode_end(); ^ void ./rfc2045.h:146:38: warning: this function declaration is not a prototype [-Wstrict-prototypes] const char *rfc2045_getdefaultcharset(); ^ void ./rfc2045.h:157:21: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*end_section)(); ^ void ./rfc2045.h:160:33: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc_ac(); ^ void 5 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I. -I./.. -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rfc2045mkboundary.c -o rfc2045mkboundary.o In file included from rfc2045mkboundary.c:9: ./rfc2045.h:97:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc(); ^ void ./rfc2045.h:144:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] void rfc2045_base64encode_end(); ^ void ./rfc2045.h:146:38: warning: this function declaration is not a prototype [-Wstrict-prototypes] const char *rfc2045_getdefaultcharset(); ^ void ./rfc2045.h:157:21: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*end_section)(); ^ void ./rfc2045.h:160:33: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc_ac(); ^ void rfc2045mkboundary.c:33:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] extern void rfc2045_enomem(); ^ void 6 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I. -I./.. -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rfc2045rewrite.c -o rfc2045rewrite.o In file included from rfc2045rewrite.c:9: ./rfc2045.h:97:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc(); ^ void ./rfc2045.h:144:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] void rfc2045_base64encode_end(); ^ void ./rfc2045.h:146:38: warning: this function declaration is not a prototype [-Wstrict-prototypes] const char *rfc2045_getdefaultcharset(); ^ void ./rfc2045.h:157:21: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*end_section)(); ^ void ./rfc2045.h:160:33: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc_ac(); ^ void rfc2045rewrite.c:46:22: warning: this function declaration is not a prototype [-Wstrict-prototypes] static void qpe_start(); ^ void rfc2045rewrite.c:48:20: warning: this function declaration is not a prototype [-Wstrict-prototypes] static void qpe_end(); ^ void 7 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I. -I./.. -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rfc2045tryboundary.c -o rfc2045tryboundary.o In file included from rfc2045tryboundary.c:9: ./rfc2045.h:97:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc(); ^ void ./rfc2045.h:144:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] void rfc2045_base64encode_end(); ^ void ./rfc2045.h:146:38: warning: this function declaration is not a prototype [-Wstrict-prototypes] const char *rfc2045_getdefaultcharset(); ^ void ./rfc2045.h:157:21: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*end_section)(); ^ void ./rfc2045.h:160:33: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc_ac(); ^ void 5 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I. -I./.. -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rfc2045xdump.c -o rfc2045xdump.o In file included from rfc2045xdump.c:10: ./rfc2045.h:97:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc(); ^ void ./rfc2045.h:144:30: warning: this function declaration is not a prototype [-Wstrict-prototypes] void rfc2045_base64encode_end(); ^ void ./rfc2045.h:146:38: warning: this function declaration is not a prototype [-Wstrict-prototypes] const char *rfc2045_getdefaultcharset(); ^ void ./rfc2045.h:157:21: warning: this function declaration is not a prototype [-Wstrict-prototypes] void (*end_section)(); ^ void ./rfc2045.h:160:33: warning: this function declaration is not a prototype [-Wstrict-prototypes] struct rfc2045 *rfc2045_alloc_ac(); ^ void 5 warnings generated. rm -f librfc2045.a ar r librfc2045.a rfc2045.o rfc2045acchk.o rfc2045acprep.o rfc2045appendurl.o rfc2045cdecode.o rfc2045decode.o rfc2045enomem.o rfc2045_base64encode.o rfc2045_fromfd.o rfc2045find.o rfc2045mkboundary.o rfc2045rewrite.o rfc2045tryboundary.o rfc2045xdump.o ar: warning: creating librfc2045.a ranlib librfc2045.a gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/clib/maildrop/rfc2045' (cd maildrop/rfc822 && gmake) gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/clib/maildrop/rfc822' cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rfc822.c -o rfc822.o cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rfc822_getaddr.c -o rfc822_getaddr.o cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rfc822_getaddrs.c -o rfc822_getaddrs.o rfc822_getaddrs.c:14:3: warning: explicitly assigning value of variable of type 'char' to itself [-Wself-assign] c=c; ~^~ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rfc822_mkdate.c -o rfc822_mkdate.o cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rfc822_parsedt.c -o rfc822_parsedt.o rfc822_parsedt.c:113:8: warning: no previous prototype for function 'rfc822_parsedt' [-Wmissing-prototypes] time_t rfc822_parsedt(const char *rfcdt) ^ rfc822_parsedt.c:113:1: note: declare 'static' if the function is not intended to be used outside of this translation unit time_t rfc822_parsedt(const char *rfcdt) ^ static rfc822_parsedt.c:225:13: warning: no previous prototype for function 'rfc822_mkdt' [-Wmissing-prototypes] const char *rfc822_mkdt(time_t t) ^ rfc822_parsedt.c:225:7: note: declare 'static' if the function is not intended to be used outside of this translation unit const char *rfc822_mkdt(time_t t) ^ static 2 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rfc2047u.c -o rfc2047u.o rfc2047u.c:16:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[]="$Id$"; ^ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rfc2047.c -o rfc2047.o rfc2047.c:15:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[]="$Id$"; ^ 1 warning generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing imapsubj.c -o imapsubj.o imapsubj.c:73:20: warning: implicit declaration of function 'strnicmp' is invalid in C99 [-Wimplicit-function-declaration] if (p-s >= 5 && strncasecmp(p-5, "(FWD)", 5) == 0) ^ imapsubj.c:27:21: note: expanded from macro 'strncasecmp' #define strncasecmp strnicmp ^ imapsubj.c:113:9: warning: implicit declaration of function 'strnicmp' is invalid in C99 [-Wimplicit-function-declaration] if (strncasecmp(p, "RE", 2) == 0) ^ imapsubj.c:27:21: note: expanded from macro 'strncasecmp' #define strncasecmp strnicmp ^ imapsubj.c:199:7: warning: implicit declaration of function 'strnicmp' is invalid in C99 [-Wimplicit-function-declaration] if (strncasecmp(p, "[FWD:", 5) == 0) ^ imapsubj.c:27:21: note: expanded from macro 'strncasecmp' #define strncasecmp strnicmp ^ 3 warnings generated. cc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -I../../../.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing imaprefs.c -o imaprefs.o rm -f librfc822.a ar r librfc822.a rfc822.o rfc822_getaddr.o rfc822_getaddrs.o rfc822_mkdate.o rfc822_parsedt.o rfc2047u.o rfc2047.o imapsubj.o imaprefs.o ar: warning: creating librfc822.a ranlib librfc822.a gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/clib/maildrop/rfc822' cc -shared -export-dynamic -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o mime.so error.o mime.o maildrop/rfc2045/librfc2045.a maildrop/rfc822/librfc822.a ld: warning: cannot find entry symbol xport-dynamic; not setting start address cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include crypt.c -o crypt.o crypt.c:163:1: warning: no previous prototype for function 'install_crypt' [-Wmissing-prototypes] install_crypt() ^ crypt.c:162:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Stream.h:30:21: note: expanded from macro 'install_t' #define install_t void ^ crypt.c:163:14: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] install_crypt() ^ 2 warnings generated. cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include md5.c -o md5.o cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include md5passwd.c -o md5passwd.o md5passwd.c:56:1: warning: no previous prototype for function 'md5_crypt' [-Wmissing-prototypes] md5_crypt(pw, salt) ^ md5passwd.c:55:1: note: declare 'static' if the function is not intended to be used outside of this translation unit char * ^ static md5passwd.c:56:10: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] md5_crypt(pw, salt) ^ 2 warnings generated. cc -shared -export-dynamic -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o crypt.so error.o crypt.o md5.o md5passwd.o -lcrypt -lgmp -lcrypt -lstdc++ -lxnet -lm -L/usr/local/lib -lreadline -lncurses -lz -lpthread ld: warning: cannot find entry symbol xport-dynamic; not setting start address cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include time.c -o time.o time.c:672:1: warning: no previous prototype for function 'alarm_error' [-Wmissing-prototypes] alarm_error(term_t alarm, int err) ^ time.c:671:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int ^ static time.c:970:1: warning: no previous prototype for function 'install_time' [-Wmissing-prototypes] install_time() ^ time.c:969:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Stream.h:30:21: note: expanded from macro 'install_t' #define install_t void ^ time.c:970:13: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] install_time() ^ time.c:1005:1: warning: no previous prototype for function 'uninstall_time' [-Wmissing-prototypes] uninstall_time() ^ time.c:1004:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Stream.h:30:21: note: expanded from macro 'install_t' #define install_t void ^ time.c:1005:15: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] uninstall_time() ^ 5 warnings generated. cc -shared -export-dynamic -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o time.so error.o time.o -lgmp -lcrypt -lstdc++ -lxnet -lm -L/usr/local/lib -lreadline -lncurses -lz -lpthread ld: warning: cannot find entry symbol xport-dynamic; not setting start address cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include readutil.c -o readutil.o readutil.c:163:1: warning: no previous prototype for function 'install_readutil' [-Wmissing-prototypes] install_readutil() ^ readutil.c:162:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Stream.h:30:21: note: expanded from macro 'install_t' #define install_t void ^ readutil.c:163:17: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] install_readutil() ^ 2 warnings generated. cc -shared -export-dynamic -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o readutil.so readutil.o ld: warning: cannot find entry symbol xport-dynamic; not setting start address cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include streaminfo.c -o streaminfo.o streaminfo.c:107:1: warning: no previous prototype for function 'install_streaminfo' [-Wmissing-prototypes] install_streaminfo() ^ streaminfo.c:106:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Stream.h:30:21: note: expanded from macro 'install_t' #define install_t void ^ streaminfo.c:107:19: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] install_streaminfo() ^ 2 warnings generated. cc -shared -export-dynamic -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o streaminfo.so error.o streaminfo.o ld: warning: cannot find entry symbol xport-dynamic; not setting start address cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include process.c -o process.o process.c:1572:8: warning: implicit declaration of function 'kill' is invalid in C99 [-Wimplicit-function-declaration] if ( kill(p, sig) == 0 ) ^ process.c:1594:1: warning: no previous prototype for function 'install_process' [-Wmissing-prototypes] install_process() ^ process.c:1593:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Stream.h:30:21: note: expanded from macro 'install_t' #define install_t void ^ process.c:1594:16: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] install_process() ^ 3 warnings generated. cc -shared -export-dynamic -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o process.so error.o process.o ld: warning: cannot find entry symbol xport-dynamic; not setting start address cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include sha4pl.c -o sha4pl.o sha4pl.c:259:1: warning: no previous prototype for function 'install_sha4pl' [-Wmissing-prototypes] install_sha4pl() ^ sha4pl.c:258:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Prolog.h:95:21: note: expanded from macro 'install_t' #define install_t void ^ sha4pl.c:259:15: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] install_sha4pl() ^ 2 warnings generated. cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include sha1/sha1.c -o sha1/sha1.o cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include sha1/sha2.c -o sha1/sha2.o cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include -DUSE_SHA1 -o sha1/hmac_sha1.o ./sha1/hmac.c cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include -DUSE_SHA256 -o sha1/hmac_sha256.o ./sha1/hmac.c cc -shared -export-dynamic -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o sha4pl.so error.o sha4pl.o sha1/sha1.o sha1/sha2.o sha1/hmac_sha1.o sha1/hmac_sha256.o ld: warning: cannot find entry symbol xport-dynamic; not setting start address cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I. -I./maildrop/rfc2045 -I./maildrop/rfc822 -I/usr/local/include -isystem /usr/local/include uri.c -o uri.o uri.c:1568:1: warning: no previous prototype for function 'install_uri' [-Wmissing-prototypes] install_uri() ^ uri.c:1567:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Prolog.h:95:21: note: expanded from macro 'install_t' #define install_t void ^ uri.c:1568:12: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] install_uri() ^ 2 warnings generated. cc -shared -export-dynamic -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o uri.so uri.o -lpthread ld: warning: cannot find entry symbol xport-dynamic; not setting start address gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/clib' (cd packages/http; gmake) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/http' cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include http_stream.c -o http_stream.o http_stream.c:31:1: warning: no previous prototype for function 'install_http_stream' [-Wmissing-prototypes] install_http_stream() ^ http_stream.c:30:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Stream.h:30:21: note: expanded from macro 'install_t' #define install_t void ^ http_stream.c:31:20: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] install_http_stream() ^ 2 warnings generated. cc -shared -export-dynamic -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o http_stream.so http_stream.o -lgmp -lcrypt -lstdc++ -lxnet -lm -L/usr/local/lib -lreadline -lncurses -lz ld: warning: cannot find entry symbol xport-dynamic; not setting start address cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include json.c -o json.o json.c:149:1: warning: no previous prototype for function 'install_json' [-Wmissing-prototypes] install_json() ^ json.c:148:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Stream.h:30:21: note: expanded from macro 'install_t' #define install_t void ^ json.c:149:13: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] install_json() ^ 2 warnings generated. cc -shared -export-dynamic -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o json.so json.o -lgmp -lcrypt -lstdc++ -lxnet -lm -L/usr/local/lib -lreadline -lncurses -lz ld: warning: cannot find entry symbol xport-dynamic; not setting start address gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/http' (cd packages/plunit; gmake) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/plunit' Nothing to do for this package gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/plunit' (cd packages/RDF; gmake) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/RDF' Nothing to do for this package gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/RDF' (cd packages/semweb; gmake) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/semweb' cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include rdf_db.c -o rdf_db.o In file included from rdf_db.c:60: ./debug.h:31:20: warning: this function declaration is not a prototype [-Wstrict-prototypes] int rdf_debuglevel(); ^ void rdf_db.c:1253:20: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] { long changed = abs(p->triple_count - p->distinct_updated[DISTINCT_DIRECT]); ^ rdf_db.c:1253:20: note: use function 'labs' instead { long changed = abs(p->triple_count - p->distinct_updated[DISTINCT_DIRECT]); ^~~ labs rdf_db.c:2649:1: warning: no previous prototype for function 'next_table_size' [-Wmissing-prototypes] next_table_size(long s0) ^ rdf_db.c:2648:1: note: declare 'static' if the function is not intended to be used outside of this translation unit long ^ static rdf_db.c:3187:7: warning: variable 'version' set but not used [-Wunused-but-set-variable] { int version; ^ rdf_db.c:4390:1: warning: no previous prototype for function 'put_begin_end' [-Wmissing-prototypes] put_begin_end(term_t t, functor_t be, int level) ^ rdf_db.c:4389:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int ^ static rdf_db.c:6569:1: warning: no previous prototype for function 'install_rdf_db' [-Wmissing-prototypes] install_rdf_db() ^ rdf_db.c:6568:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Stream.h:30:21: note: expanded from macro 'install_t' #define install_t void ^ rdf_db.c:6569:15: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] install_rdf_db() ^ 7 warnings generated. cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include atom.c -o atom.o cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include lock.c -o lock.o In file included from lock.c:28: ./debug.h:31:20: warning: this function declaration is not a prototype [-Wstrict-prototypes] int rdf_debuglevel(); ^ void 1 warning generated. cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include md5.c -o md5.o cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include avl.c -o avl.o avl.c:611:28: warning: implicit conversion from enumeration type 'VISIT' to different enumeration type 'SIBLING_ORDER' [-Wenum-conversion] { (*action) (tree->data, PREORDER, node, level, (int)tree->bal); ~ ^~~~~~~~ avl.c:617:28: warning: implicit conversion from enumeration type 'VISIT' to different enumeration type 'SIBLING_ORDER' [-Wenum-conversion] (*action) (tree->data, INORDER, node, level, (int)tree->bal); ~ ^~~~~~~ avl.c:623:28: warning: implicit conversion from enumeration type 'VISIT' to different enumeration type 'SIBLING_ORDER' [-Wenum-conversion] (*action) (tree->data, POSTORDER, node, level, (int)tree->bal); ~ ^~~~~~~~~ 3 warnings generated. cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include atom_map.c -o atom_map.o In file included from atom_map.c:34: ./debug.h:31:20: warning: this function declaration is not a prototype [-Wstrict-prototypes] int rdf_debuglevel(); ^ void atom_map.c:1117:1: warning: no previous prototype for function 'rdf_statistics_literal_map' [-Wmissing-prototypes] rdf_statistics_literal_map(term_t map, term_t key) ^ atom_map.c:1116:1: note: declare 'static' if the function is not intended to be used outside of this translation unit term_t ^ static atom_map.c:1147:1: warning: no previous prototype for function 'install_atom_map' [-Wmissing-prototypes] install_atom_map() ^ atom_map.c:1146:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Stream.h:30:21: note: expanded from macro 'install_t' #define install_t void ^ atom_map.c:1147:17: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] install_atom_map() ^ 4 warnings generated. cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include debug.c -o debug.o In file included from debug.c:26: ./debug.h:31:20: warning: this function declaration is not a prototype [-Wstrict-prototypes] int rdf_debuglevel(); ^ void debug.c:33:1: warning: no previous prototype for function 'rdf_debuglevel' [-Wmissing-prototypes] rdf_debuglevel() ^ ./debug.h:31:6: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function int rdf_debuglevel(); ^ void debug.c:33:15: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] rdf_debuglevel() ^ 3 warnings generated. cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include hash.c -o hash.o cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include murmur.c -o murmur.o murmur.c:69:1: warning: no previous prototype for function 'rdf_murmer_hash' [-Wmissing-prototypes] rdf_murmer_hash(const void *key, int len, unsigned int seed) ^ murmur.c:68:1: note: declare 'static' if the function is not intended to be used outside of this translation unit unsigned int ^ static 1 warning generated. cc -shared -export-dynamic -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o rdf_db.so rdf_db.o atom.o lock.o md5.o avl.o atom_map.o debug.o hash.o murmur.o -lgmp -lcrypt -lstdc++ -lxnet -lm -L/usr/local/lib -lreadline -lncurses -lz ld: warning: cannot find entry symbol xport-dynamic; not setting start address cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include turtle.c -o turtle.o turtle.c:591:1: warning: no previous prototype for function 'install_turtle' [-Wmissing-prototypes] install_turtle() ^ turtle.c:590:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Stream.h:30:21: note: expanded from macro 'install_t' #define install_t void ^ turtle.c:591:15: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] install_turtle() ^ 2 warnings generated. cc -shared -export-dynamic -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o turtle.so turtle.o -lgmp -lcrypt -lstdc++ -lxnet -lm -L/usr/local/lib -lreadline -lncurses -lz ld: warning: cannot find entry symbol xport-dynamic; not setting start address gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/semweb' (cd packages/sgml; gmake) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/sgml' cc -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include -o parser.o -c parser.c cc -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include -o util.o -c util.c util.c:802:1: warning: no previous prototype for function 'wputs' [-Wmissing-prototypes] wputs(ichar *s) ^ util.c:801:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void ^ static 1 warning generated. cc -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include -o charmap.o -c charmap.c cc -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include -o catalog.o -c catalog.c catalog.c:159:1: warning: no previous prototype for function 'register_catalog_file_unlocked' [-Wmissing-prototypes] register_catalog_file_unlocked(const ichar *file, catalog_location where) ^ catalog.c:158:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int ^ static 1 warning generated. cc -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include -o model.o -c model.c cc -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include -o xmlns.o -c xmlns.c cc -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include -o utf8.o -c utf8.c cc -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include -o xml_unicode.o -c xml_unicode.c xml_unicode.c:41:1: warning: no previous prototype for function 'xml_basechar' [-Wmissing-prototypes] xml_basechar(int c) ^ xml_unicode.c:40:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int ^ static xml_unicode.c:798:1: warning: no previous prototype for function 'xml_ideographic' [-Wmissing-prototypes] xml_ideographic(int c) ^ xml_unicode.c:797:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int ^ static xml_unicode.c:810:1: warning: no previous prototype for function 'xml_combining_char' [-Wmissing-prototypes] xml_combining_char(int c) ^ xml_unicode.c:809:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int ^ static xml_unicode.c:1162:1: warning: no previous prototype for function 'xml_digit' [-Wmissing-prototypes] xml_digit(int c) ^ xml_unicode.c:1161:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int ^ static xml_unicode.c:1223:1: warning: no previous prototype for function 'xml_extender' [-Wmissing-prototypes] xml_extender(int c) ^ xml_unicode.c:1222:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int ^ static 5 warnings generated. cc -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include -o error.o -c error.c cc -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include -o sgml2pl.o -c sgml2pl.c sgml2pl.c:2462:14: warning: this function declaration is not a prototype [-Wstrict-prototypes] { int (*func)(); ^ void sgml2pl.c:2582:1: warning: no previous prototype for function 'install' [-Wmissing-prototypes] install() ^ sgml2pl.c:2581:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Stream.h:30:21: note: expanded from macro 'install_t' #define install_t void ^ sgml2pl.c:2582:8: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] install() ^ 3 warnings generated. cc -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include -o quote.o -c quote.c quote.c:468:1: warning: no previous prototype for function 'install_xml_quote' [-Wmissing-prototypes] install_xml_quote() ^ quote.c:467:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Stream.h:30:21: note: expanded from macro 'install_t' #define install_t void ^ quote.c:468:18: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] install_xml_quote() ^ 2 warnings generated. cc -shared -export-dynamic -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o sgml2pl.so parser.o util.o charmap.o catalog.o model.o xmlns.o utf8.o xml_unicode.o error.o sgml2pl.o quote.o -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream ld: warning: cannot find entry symbol xport-dynamic; not setting start address gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/sgml' (cd packages/swi-minisat2/C; gmake) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/swi-minisat2/C' c++ -c -fPIC -O3 -fomit-frame-pointer -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../../include -I/usr/local/include -isystem /usr/local/include ./Solver.C -o Solver.o ./Solver.C:583:10: warning: variable 'first' set but not used [-Wunused-but-set-variable] bool first = true; ^ 1 warning generated. c++ -c -fPIC -O3 -fomit-frame-pointer -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../../include -I/usr/local/include -isystem /usr/local/include ./pl-minisat.C -o pl-minisat.o c++ -shared -export-dynamic -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o pl-minisat.so Solver.o pl-minisat.o -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream ld: warning: cannot find entry symbol xport-dynamic; not setting start address gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/swi-minisat2/C' (cd packages/tai; gmake) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/tai' (cd libtai ; gmake) gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/tai/libtai' cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include tai_add.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include tai_now.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include tai_pack.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include tai_sub.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include tai_unpack.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include taia_add.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include taia_approx.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include taia_fmtfrac.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include taia_frac.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include taia_half.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include taia_less.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include taia_now.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include taia_pack.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include taia_sub.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include taia_tai.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include taia_unpack.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include caldate_fmt.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include caldate_scan.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include caldate_fmjd.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include caldate_mjd.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include caldate_norm.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include caldate_ster.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include leapsecs_read.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include leapsecs_init.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include leapsecs_add.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include leapsecs_sub.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include caltime_fmt.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include caltime_scan.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include caltime_tai.c cc -c -I.. -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../../.. -I./../../include -I/usr/local/include -isystem /usr/local/include caltime_utc.c rm -f libtai.a ar cq libtai.a tai_add.o tai_now.o tai_pack.o tai_sub.o tai_unpack.o taia_add.o taia_approx.o taia_fmtfrac.o taia_frac.o taia_half.o taia_less.o taia_now.o taia_pack.o taia_sub.o taia_tai.o taia_unpack.o caldate_fmt.o caldate_scan.o caldate_fmjd.o caldate_mjd.o caldate_norm.o caldate_ster.o leapsecs_read.o leapsecs_init.o leapsecs_add.o leapsecs_sub.o caltime_fmt.o caltime_scan.o caltime_tai.o caltime_utc.o ranlib libtai.a gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/tai/libtai' cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I./../PLStream ./pl-tai.c -o pl-tai.o ./pl-tai.c:320:1: warning: no previous prototype for function 'cal_ftm' [-Wmissing-prototypes] cal_ftm(ftm *ftm, int required) ^ ./pl-tai.c:319:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void ^ static ./pl-tai.c:621:13: warning: variable 'n' set but not used [-Wunused-but-set-variable] size_t n; ^ ./pl-tai.c:950:2: warning: no previous prototype for function 'install' [-Wmissing-prototypes] install(void) ^ ./pl-tai.c:949:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Prolog.h:95:21: note: expanded from macro 'install_t' #define install_t void ^ 3 warnings generated. cc -shared -export-dynamic -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o pl-tai.so pl-tai.o libtai/libtai.a -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream ld: warning: cannot find entry symbol xport-dynamic; not setting start address gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/tai' (cd packages/zlib; gmake) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/zlib' cc -c -fPIC -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../.. -I./../../include -I/usr/local/include -isystem /usr/local/include zlib4pl.c -o zlib4pl.o zlib4pl.c:397:7: warning: variable 'flush' set but not used [-Wunused-but-set-variable] int flush = Z_SYNC_FLUSH; ^ zlib4pl.c:782:1: warning: no previous prototype for function 'install_zlib4pl' [-Wmissing-prototypes] install_zlib4pl() ^ zlib4pl.c:781:1: note: declare 'static' if the function is not intended to be used outside of this translation unit install_t ^ static ./../../include/SWI-Stream.h:30:21: note: expanded from macro 'install_t' #define install_t void ^ zlib4pl.c:782:16: warning: this old-style function definition is not preceded by a prototype [-Wstrict-prototypes] install_zlib4pl() ^ 3 warnings generated. cc -shared -export-dynamic -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib/Yap -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream -lplstream -Wl,--export-dynamic -L/usr/local/lib -fstack-protector-strong -L/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2 -Wl,-R,/usr/local/lib -o zlib4pl.so zlib4pl.o -lz ld: warning: cannot find entry symbol xport-dynamic; not setting start address gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/zlib' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for yap-6.2.2_11 ===> Generating temporary packing list mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/bin install -s -m 555 -m 755 yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/bin/yap mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap install -m 0644 startup.yss /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss install -m 0644 -m 755 libYap.a /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/pl mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/doc/Yap /usr/bin/install -c ./Artistic /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/doc/Yap /usr/bin/install -c ./README /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/doc/Yap /usr/bin/install -c ./COPYING /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/doc/Yap for f in ./pl/arith.yap ./pl/arrays.yap ./pl/attributes.yap ./pl/boot.yap ./pl/callcount.yap ./pl/checker.yap ./pl/chtypes.yap ./pl/consult.yap ./pl/control.yap ./pl/corout.yap ./pl/debug.yap ./pl/depth_bound.yap ./pl/dialect.yap ./pl/directives.yap ./pl/eam.yap ./pl/eval.yap ./pl/errors.yap ./pl/flags.yap ./pl/grammar.yap ./pl/ground.yap ./pl/hacks.yap ./pl/init.yap ./pl/listing.yap ./pl/lists.yap ./pl/messages.yap ./pl/load_foreign.yap ./pl/modules.yap ./pl/preds.yap ./pl/profile.yap ./pl/protect.yap ./pl/save.yap ./pl/setof.yap ./pl/signals.yap ./pl/sockets.yap ./pl/sort.yap ./pl/statistics.yap ./pl/strict_iso.yap ./pl/tabling.yap ./pl/threads.yap ./pl/udi.yap ./pl/utils.yap ./pl/yapor.yap ./pl/yio.yap; do /usr/bin/install -c $f /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/pl; done (cd packages/PLStream; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream' install -s -m 555 libplstream.so /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/PLStream' (cd library/lammpi; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/lammpi' YAP LAM/MPI module not compiled. gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/lammpi' (cd library/matrix; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/matrix' install -s -m 555 matrix.so /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/matrix' (cd library/random; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/random' install -s -m 555 yap_random.so /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/random' (cd library/regex; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/regex' install -s -m 555 regexp.so /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/regex' (cd library/rltree; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/rltree' gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/rltree' (cd library/system; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/system' install -s -m 555 sys.so /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/system' (cd library/tries; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/tries' install -s -m 555 tries.so itries.so /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library/tries' (cd packages/clib; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/clib' mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap for f in unix.so random.so socket.so cgi.so memfile.so files.so mime.so crypt.so time.so readutil.so streaminfo.so process.so sha4pl.so uri.so; do \ install -s -m 555 $f /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap; \ done mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap for f in ./unix.pl ./random.pl ./socket.pl ./cgi.pl ./memfile.pl ./filesex.pl ./mime.pl ./crypt.pl ./time.pl ./streaminfo.pl ./process.pl ./prolog_server.pl ./sha.pl ./socket.pl ./uri.pl; do \ install -m 0644 $f /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap; \ done LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib:/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap: YAPSHAREDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap YAPLIBDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/bin/yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss -f none -g make -t halt % Restoring file /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss YAP 6.2.2 (amd64-freebsd13.2): Thu Apr 4 03:26:47 UTC 2024 yes % YAP execution halted gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/clib' (cd packages/http; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/http' mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap rm -f /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/http_chunked.so install -s -m 555 http_stream.so json.so /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/http mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/http/web/icons mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/web/css install -m 0644 ./html_write.pl ./http_client.pl ./http_header.pl ./http_mime_plugin.pl ./http_sgml_plugin.pl ./mimepack.pl ./mimetype.pl ./dcg_basics.pl ./thread_httpd.pl ./xpce_httpd.pl ./inetd_httpd.pl ./http_wrapper.pl ./http_open.pl ./http_session.pl ./http_error.pl ./http_parameters.pl ./http_dispatch.pl ./http_authenticate.pl ./http_stream.pl ./http_log.pl ./http_path.pl ./http_hook.pl ./html_head.pl ./http_exception.pl ./json.pl ./http_json.pl ./json_convert.pl ./http_dirindex.pl ./http_server_files.pl ./http_pwp.pl ./http_host.pl ./http_openid.pl ./js_write.pl /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/http install -m 0644 ./README /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/http install -m 0644 ./web/icons/*.png /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/http/web/icons install -m 0644 ./web/css/*.css /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/web/css LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib:/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap: YAPSHAREDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap YAPLIBDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/bin/yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss -f none -g make -t halt % Restoring file /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss YAP 6.2.2 (amd64-freebsd13.2): Thu Apr 4 03:26:47 UTC 2024 yes % YAP execution halted gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/http' (cd packages/plunit; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/plunit' mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap install -m 0644 ./plunit.pl ./test_wizard.pl ./test_cover.pl /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib:/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap: YAPSHAREDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap YAPLIBDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/bin/yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss -f none -g make -t halt % Restoring file /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss YAP 6.2.2 (amd64-freebsd13.2): Thu Apr 4 03:26:47 UTC 2024 yes % YAP execution halted gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/plunit' (cd packages/sgml; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/sgml' mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/DTD for f in HTML4.dcl HTML4.dtd HTML4.soc HTMLlat1.ent HTMLspec.ent HTMLsym.ent; do \ install -m 0644 ./DTD/$f /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/DTD; \ done mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap install -s -m 555 sgml2pl.so /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap install -m 0644 ./sgml.pl ./xsdp_types.pl ./iso_639.pl ./sgml_write.pl ./xpath.pl ./pwp.pl ./pltotex.pl /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib:/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap: YAPSHAREDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap YAPLIBDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/bin/yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss -f none -g make -t halt % Restoring file /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss YAP 6.2.2 (amd64-freebsd13.2): Thu Apr 4 03:26:47 UTC 2024 yes % YAP execution halted gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/sgml' (cd packages/RDF; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/RDF' install -m 0644 ./rdf.pl ./rdf_parser.pl ./rdf_triple.pl ./rewrite.pl ./rdf_ntriples.pl ./rdf_write.pl /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib:/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap: YAPSHAREDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap YAPLIBDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/bin/yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss -f none -g make -t halt % Restoring file /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss YAP 6.2.2 (amd64-freebsd13.2): Thu Apr 4 03:26:47 UTC 2024 yes % YAP execution halted gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/RDF' (cd packages/semweb; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/semweb' mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap for f in rdf_db.so turtle.so; do \ /usr/bin/install -c -m 755 $f /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap; \ done mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/semweb for f in ./rdfs.rdfs ./dc.rdfs ./eor.rdfs ./owl.owl ./rdf_library.ttl ./rdf_db.pl ./rdfs.pl ./rdf_edit.pl ./rdf_litindex.pl ./rdf_persistency.pl ./rdf_turtle.pl ./rdf_cache.pl ./rdf_http_plugin.pl ./rdf_zlib_plugin.pl ./rdf_portray.pl ./rdf_compare.pl ./turtle_base.pl ./rdf_turtle_write.pl ./rdf_library.pl ./sparql_client.pl ./README; do \ install -m 0644 $f /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/semweb; \ done LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib:/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap: YAPSHAREDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap YAPLIBDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/bin/yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss -f none -g make -t halt % Restoring file /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss YAP 6.2.2 (amd64-freebsd13.2): Thu Apr 4 03:26:47 UTC 2024 yes % YAP execution halted gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/semweb' (cd packages/tai; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/tai' install -s -m 555 pl-tai.so /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/tai' (cd packages/zlib; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/zlib' mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap for f in zlib4pl.so; do \ install -s -m 555 $f /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap; \ done mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap for f in ./zlib.pl; do \ install -m 0644 $f /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap; \ done LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib:/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap: YAPSHAREDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap YAPLIBDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/bin/yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss -f none -g make -t halt % Restoring file /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss YAP 6.2.2 (amd64-freebsd13.2): Thu Apr 4 03:26:47 UTC 2024 yes % YAP execution halted gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/zlib' (cd packages/swi-minisat2/C; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/swi-minisat2/C' install -s -m 555 pl-minisat.so /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/swi-minisat2/C' #@# (cd packages/pyswip; gmake install) mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/include/Yap /usr/bin/install -c ./H/TermExt.h ./H/Atoms.h ./H/Tags_32bits.h ./H/Tags_32Ops.h ./H/Tags_32LowTag.h ./H/Tags_64bits.h ./H/Tags_24bits.h ./H/sshift.h ./H/Yap.h ./H/Yatom.h ./H/YapHeap.h ./H/Regs.h ./H/Yapproto.h ./H/absmi.h ./H/alloc.h ./H/amidefs.h ./H/amiops.h ./H/arrays.h ./H/arith2.h ./H/attvar.h ./H/clause.h ./H/compile.h ./H/corout.h ./H/dlmalloc.h ./H/dglobals.h ./H/dhstruct.h ./H/eval.h ./H/heapgc.h ./H/hglobals.h ./H/hstruct.h ./H/iglobals.h ./H/ihstruct.h ./H/index.h ./H/iopreds.h ./H/iswiatoms.h ./H/rclause.h ./H/rglobals.h ./H/rheap.h ./H/rhstruct.h ./H/threads.h ./H/tracer.h ./H/trim_trail.h ./H/yapio.h ./BEAM/eam.h ./BEAM/eamamasm.h ./OPTYap/opt.config.h ./OPTYap/opt.proto.h ./OPTYap/opt.structs.h ./OPTYap/opt.macros.h ./OPTYap/or.macros.h ./OPTYap/or.sbaamiops.h ./OPTYap/or.sbaunify.h ./OPTYap/tab.structs.h ./OPTYap/locks_x86.h ./OPTYap/locks_sparc.h ./OPTYap/locks_mips.h ./OPTYap/locks_mips_funcs.h ./OPTYap/locks_alpha.h ./OPTYap/locks_alpha_funcs.h ./OPTYap/locks_pthread.h ./H/cut_c.h ./H/iatoms.h ./H/ratoms.h ./H/tatoms.h ./library/dialect/swi/fli/swi.h ./MYDDAS/myddas.h ./MYDDAS/myddas_structs.h ./MYDDAS/myddas_statistics.h ./MYDDAS/myddas_statistics_structs.h ./MYDDAS/myddas_wkb.h ./MYDDAS/myddas_wkb2prolog.h /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/include/Yap for h in ./include/c_interface.h ./include/clause_list.h ./include/dswiatoms.h ./include/udi.h ./include/rtree_udi.h ./include/yap_structs.h ./include/YapInterface.h ./include/SWI-Prolog.h ./include/SWI-Stream.h; do /usr/bin/install -c $h /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/include/Yap; done /usr/bin/install -c config.h /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/include/Yap/config.h /usr/bin/install -c parms.h /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/include/Yap/parms.h (cd library ; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library' count=`echo "-DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 " | grep MYDDAS | wc -l`; \ if [ $count -ne 0 ]; then \ mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap; \ for p in ./MYDDAS/myddas.ypp ./MYDDAS/myddas_assert_predicates.ypp ./MYDDAS/myddas_mysql.ypp ./MYDDAS/myddas_top_level.ypp ./MYDDAS/myddas_errors.ypp ./MYDDAS/myddas_prolog2sql.ypp ./MYDDAS/myddas_util_predicates.ypp ./MYDDAS/myddas_prolog2sql_optimizer.ypp; \ do install -m 0644 $p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap; \ done; \ for p in /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/myddas*.ypp; \ do name=`basename $p .ypp`; \ cpp -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -P -E -w $p > /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/$name.yap; \ rm -fr $p; \ done; \ fi mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/dialect mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/dialect/swi for p in ./INDEX.pl ./apply.yap ./apply_macros.yap ./arg.yap ./assoc.yap ./atts.yap ./autoloader.yap ./avl.yap ./bhash.yap ./charsio.yap ./cleanup.yap ./clp/clpfd.pl ./coinduction.yap ./dbqueues.yap ./dbusage.yap ./dgraphs.yap ./expand_macros.yap ./gensym.yap ./hacks.yap ./heaps.yap ./lambda.pl ./lineutils.yap ./lists.yap ./nb.yap ./ordsets.yap ./maplist.yap ./matlab.yap ./matrix.yap ./prandom.yap ./queues.yap ./random.yap ./r_session.yap ./rbtrees.yap ./readutil.yap ./regexp.yap ./rltree.yap ./splay.yap ./stringutils.yap ./system.yap ./terms.yap ./tries.yap ./itries.yap ./timeout.yap ./trees.yap ./ugraphs.yap ./undgraphs.yap ./varnumbers.yap ./wdgraphs.yap ./wgraphs.yap ./wundgraphs.yap ./lam_mpi.yap ./ypp.yap ./c_alarms.yap ./flags.yap ./block_diagram.yap; do install -m 0644 $p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap; done for p in ./dialect/commons.yap ./dialect/hprolog.yap ./dialect/swi.yap; do install -m 0644 $p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/dialect; done for p in ./dialect/swi/INDEX.pl ./dialect/swi/listing.pl ./dialect/swi/readutil.pl; do install -m 0644 $p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/dialect/swi; done gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/library' (cd packages/swi-minisat2; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/swi-minisat2' mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/minisat_examples for p in ./cnf.pl ./minisat.pl; do install -m 0644 $p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap; done for p in ./examples/adder.pl ./examples/pearl_examples.pl; do install -m 0644 $p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/minisat_examples; done gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/swi-minisat2' (cd LGPL ; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/LGPL' mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap for p in ./base64.pl ./broadcast.pl ./date.pl ./debug.pl ./maplist.pl ./nb_set.pl ./operators.pl ./option.pl ./prolog_source.pl ./prolog_xref.pl ./quintus.pl ./record.pl ./settings.pl ./shlib.pl ./url.pl ./utf8.pl; do install -m 0644 $p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap; done gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/LGPL' (cd GPL ; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/GPL' mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap for p in ./aggregate.pl ./ctypes.pl ./error.pl ./occurs.yap ./pairs.pl; do install -m 0644 $p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap; done gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/GPL' install -m 0644 ./LGPL/pillow/icon_address.pl /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/ install -m 0644 ./LGPL/pillow/pillow.pl /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/ (cd LGPL/clp ; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/LGPL/clp' mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/clp for p in ./clp_events.pl; do install -m 0644 $p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/clp; done gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/LGPL/clp' (cd packages/CLPBN ; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/CLPBN' mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/clpbn mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/clpbn/learning mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/clpbn/examples/School for h in ./clpbn.yap; do install -m 0644 $h /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap; done for h in ./clpbn/aggregates.yap ./clpbn/bnt.yap ./clpbn/bp.yap ./clpbn/connected.yap ./clpbn/discrete_utils.yap ./clpbn/display.yap ./clpbn/dists.yap ./clpbn/evidence.yap ./clpbn/gibbs.yap ./clpbn/graphs.yap ./clpbn/graphviz.yap ./clpbn/hmm.yap ./clpbn/jt.yap ./clpbn/matrix_cpt_utils.yap ./clpbn/pgrammar.yap ./clpbn/table.yap ./clpbn/topsort.yap ./clpbn/utils.yap ./clpbn/vel.yap ./clpbn/viterbi.yap ./clpbn/xbif.yap; do install -m 0644 $h /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/clpbn; done for h in ./learning/aleph_parms.yap ./learning/bnt_parms.yap ./learning/em.yap ./learning/learn_utils.yap ./learning/mle.yap; do install -m 0644 $h /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/clpbn/learning; done install: ./learning/aleph_parms.yap: No such file or directory for h in ./clpbn/examples/cg.yap ./clpbn/examples/sprinkler.yap; do install -m 0644 $h /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/clpbn/examples; done for h in ./clpbn/examples/School/README ./clpbn/examples/School/evidence_128.yap ./clpbn/examples/School/schema.yap ./clpbn/examples/School/school_128.yap ./clpbn/examples/School/school_32.yap ./clpbn/examples/School/school_64.yap ./clpbn/examples/School/tables.yap; do install -m 0644 $h /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/clpbn/examples/School; done gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/CLPBN' (cd packages/ProbLog ; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/ProbLog' mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/problog mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/problog_examples for p in ./problog.yap ./problog_lfi.yap ./dtproblog.yap ./aproblog.yap ./problog_learning.yap; do install -m 0644 $p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap; done for p in ./problog/extlists.yap ./problog/flags.yap ./problog/gflags.yap ./problog/grounder.yap ./problog/hash_table.yap ./problog/intervals.yap ./problog/logger.yap ./problog/mc_DNF_sampling.yap ./problog/os.yap ./problog/print.yap ./problog/sampling.yap ./problog/tabling.yap ./problog/timer.yap ./problog/ptree.yap ./problog/variable_elimination.yap ./problog/print_learning.yap ./problog/utils_learning.yap ./problog/version_control.yap ./problog/nestedtries.yap ./problog/utils.yap ./problog/ad_converter.yap ./problog/termhandling.yap ./problog/completion.yap ./problog/discrete.yap ./problog/bdd.yap ./problog/variables.yap; do install -m 0644 $p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/problog; done for p in ./problog_examples/alarm.pl ./problog_examples/graph.pl ./problog_examples/graph_tabled.pl ./problog_examples/learn_graph.pl ./problog_examples/office.pl ./problog_examples/viralmarketing.pl ./problog_examples/aProbLog_examples.pl ./problog_examples/viralmarketing_tabled.pl; do install -m 0644 $p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/problog_examples; done gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/ProbLog' (cd packages/chr ; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/chr' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib:/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap: YAPSHAREDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap YAPLIBDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/bin/yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss -q -f ./chr_swi_bootstrap.pl \ -g "chr_compile_step1('chr_translate_bootstrap1.chr','chr_translate_bootstrap1.pl'),halt" \ -t 'halt(1)' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib:/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap: YAPSHAREDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap YAPLIBDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/bin/yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss -q -f ./chr_swi_bootstrap.pl \ -g "chr_compile_step2('chr_translate_bootstrap1.chr','chr_translate_bootstrap1.pl'),halt" \ -t 'halt(1)' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib:/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap: YAPSHAREDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap YAPLIBDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/bin/yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss -q -f ./chr_swi_bootstrap.pl \ -g "chr_compile_step2('chr_translate_bootstrap2.chr','chr_translate_bootstrap2.pl'),halt" \ -t 'halt(1)' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib:/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap: YAPSHAREDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap YAPLIBDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/bin/yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss -q -f ./chr_swi_bootstrap.pl \ -g "chr_compile_step3('chr_translate_bootstrap2.chr','chr_translate_bootstrap2.pl'),halt" \ -t 'halt(1)' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib:/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap: YAPSHAREDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap YAPLIBDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/bin/yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss -q -f ./chr_swi_bootstrap.pl \ -g "chr_compile_step3('guard_entailment.chr','guard_entailment.pl'),halt" \ -t 'halt(1)' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib:/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap: YAPSHAREDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap YAPLIBDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/bin/yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss -q -f ./chr_swi_bootstrap.pl \ -g "chr_compile_step3('chr_translate.chr','chr_translate.pl'),halt" \ -t 'halt(1)' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib:/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap: YAPSHAREDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap YAPLIBDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/bin/yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss -p chr=. -q -f ./chr_swi_bootstrap.pl \ -g "chr_compile_step4('guard_entailment.chr','guard_entailment.pl'),halt" \ -t 'halt(1)' LD_LIBRARY_PATH=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib:/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap: YAPSHAREDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap YAPLIBDIR=/wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/bin/yap /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/lib/Yap/startup.yss -p chr=. -q -f ./chr_swi_bootstrap.pl \ -g "chr_compile_step4('chr_translate.chr','chr_translate.pl'),halt" \ -t 'halt(1)' mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/chr install -m 0644 ./chr_runtime.pl ./chr_op.pl chr_translate.pl ./chr_debug.pl ./chr_messages.pl ./pairlist.pl ./clean_code.pl ./find.pl ./a_star.pl ./binomialheap.pl ./builtins.pl ./chr_hashtable_store.pl ./listmap.pl guard_entailment.pl ./chr_compiler_options.pl ./chr_compiler_utility.pl ./chr_compiler_errors.pl ./chr_integertable_store.pl /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/chr install -m 0644 ./chr_swi.pl /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/chr.pl install -m 0644 ./README /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/chr true gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/chr' (cd packages/clpqr ; gmake install) gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/clpqr' mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/clpr mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/clpq mkdir -p /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/clpqr install -m 0644 ./clpr.pl ./clpq.pl /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap for f in bb_r.pl bv_r.pl fourmotz_r.pl ineq_r.pl itf_r.pl nf_r.pl store_r.pl; do install -m 0644 ./clpr/$f /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/clpr; done for f in bb_q.pl bv_q.pl fourmotz_q.pl ineq_q.pl itf_q.pl nf_q.pl store_q.pl; do install -m 0644 ./clpq/$f /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/clpq; done for f in class.pl dump.pl geler.pl itf.pl ordering.pl project.pl redund.pl; do install -m 0644 ./clpqr/$f /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/clpqr; done install -m 0644 ./README /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/Yap/clpqr gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2/packages/clpqr' gmake pdf gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2' gmake[1]: Nothing to be done for 'pdf'. gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2' gmake html gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2' gmake[1]: Nothing to be done for 'html'. gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/yap/work/yap-6.2.2' install -m 0644 yap.html* /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/doc/Yap install -m 0644 yap.pdf /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/doc/Yap install -m 0644 ./README /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/doc/Yap install -m 0644 ./Artistic /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/doc/Yap install -m 0644 ./COPYING /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/doc/Yap install -m 0644 ./changes4.3.html /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/doc/Yap install -m 0644 ./changes-5.0.html /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/doc/Yap install -m 0644 ./changes-5.1.html /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/doc/Yap install -m 0644 ./changes-6.0.html /wrkdirs/usr/ports/lang/yap/work/stage/usr/local/share/doc/Yap ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2024-04-04T03:26:23+0000' 'PKG_NOTE_ports_top_git_hash=c2c35d895e' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=6ac8efe217' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20240122_1' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for yap-6.2.2_11 ===> Building yap-6.2.2_11 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for yap-6.2.2_11 build of lang/yap | yap-6.2.2_11 ended at Thu Apr 4 04:28:51 BST 2024 build time: 00:02:29