[exp - 124amd64-default-build-as-user][lang/eisl] Failed for eisl-3.30 in stage/runaway

From: <pkg-fallout_at_FreeBSD.org>
Date: Mon, 07 Aug 2023 15:23:37 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     yuri@FreeBSD.org
Log URL:        https://pkg-status.freebsd.org/package19/data/124amd64-default-build-as-user/a8dea6af5a81/logs/eisl-3.30.log
Build URL:      https://pkg-status.freebsd.org/package19/build.html?mastername=124amd64-default-build-as-user&build=a8dea6af5a81
Log:

=>> Building lang/eisl
build started at Mon Aug  7 13:11:21 UTC 2023
port directory: /usr/ports/lang/eisl
package name: eisl-3.30
building for: FreeBSD 124amd64-default-build-as-user-job-12 12.4-RELEASE-p4 FreeBSD 12.4-RELEASE-p4 amd64
maintained by: yuri@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1400089
Jail OSVERSION: 1204000
Job Id: 12

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1204000
UNAME_v=FreeBSD 12.4-RELEASE-p4
UNAME_r=12.4-RELEASE-p4
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-23-ga7f8d188
MASTERMNT=/poudriere/data/.m/124amd64-default-build-as-user/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
GID=0
UID=0
PWD=/poudriere/data/.m/124amd64-default-build-as-user/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=124amd64-default-build-as-user
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/poudriere/data/.m/124amd64-default-build-as-user/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
yuri@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/eisl/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/eisl/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/eisl/work/.cache  HOME=/wrkdirs/usr/ports/lang/eisl/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/eisl/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/eisl/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/eisl/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/eisl/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/eisl/work/.cache  HOME=/wrkdirs/usr/ports/lang/eisl/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/eisl/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/eisl/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  -D__BSD_VISIBLE -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -lncursesw -Wl,-rpath=/usr/local/lib -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -D__BSD_VISIBLE -fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/usr/local" 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--
OSREL=12.4 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/eisl"  EXAMPLESDIR="share/examples/eisl"  DATADIR="share/eisl"  WWWDIR="www/eisl"  ETCDIR="etc/eisl"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/eisl DOCSDIR=/usr/local/share/doc/eisl EXAMPLESDIR=/usr/local/share/examples/eisl  WWWDIR=/usr/local/www/eisl ETCDIR=/usr/local/etc/eisl
--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
#### /usr/local/etc/poudriere.d/make.conf ####
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.4-RELEASE-p4
OSREL=12.4
OSVERSION=1204000
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc 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)  1024
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--
=======================<phase: check-sanity   >============================
===>  License BSD2CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   eisl-3.30 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.5.pkg
[124amd64-default-build-as-user-job-12] Installing pkg-1.20.5...
[124amd64-default-build-as-user-job-12] Extracting pkg-1.20.5: .......... done
===>   eisl-3.30 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of eisl-3.30
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD2CLAUSE accepted by the user
=> sasagawa888-eisl-v3.30_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/sasagawa888/eisl/tar.gz/v3.30?dummy=/sasagawa888-eisl-v3.30_GH0.tar.gz
fetch: https://codeload.github.com/sasagawa888/eisl/tar.gz/v3.30?dummy=/sasagawa888-eisl-v3.30_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/sasagawa888/eisl/tar.gz/v3.30?dummy=/sasagawa888-eisl-v3.30_GH0.tar.gz: size of remote file is not known
sasagawa888-eisl-v3.30_GH0.tar.gz                     2119 kB 7979 kBps    00s
===> Fetching all distfiles required by eisl-3.30 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by eisl-3.30 for building
=> SHA256 Checksum OK for sasagawa888-eisl-v3.30_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by eisl-3.30 for building
===>  Extracting for eisl-3.30
=> SHA256 Checksum OK for sasagawa888-eisl-v3.30_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for eisl-3.30
===>  Applying FreeBSD patches for eisl-3.30 from /usr/ports/lang/eisl/files
===========================================================================
=======================<phase: build-depends  >============================
===>   eisl-3.30 depends on package: gmake>=4.3 - not found
===>   Installing existing package /packages/All/gmake-4.3_2.pkg
[124amd64-default-build-as-user-job-12] Installing gmake-4.3_2...
[124amd64-default-build-as-user-job-12] `-- Installing gettext-runtime-0.22_1...
[124amd64-default-build-as-user-job-12] |   `-- Installing indexinfo-0.3.1...
[124amd64-default-build-as-user-job-12] |   `-- Extracting indexinfo-0.3.1: .... done
[124amd64-default-build-as-user-job-12] `-- Extracting gettext-runtime-0.22_1: .......... done
[124amd64-default-build-as-user-job-12] Extracting gmake-4.3_2: .......... done
===>   eisl-3.30 depends on package: gmake>=4.3 - found
===>   Returning to build of eisl-3.30
===>   eisl-3.30 depends on file: /usr/local/lib/libncurses.so.6 - not found
===>   Installing existing package /packages/All/ncurses-6.4.pkg
[124amd64-default-build-as-user-job-12] Installing ncurses-6.4...
[124amd64-default-build-as-user-job-12] Extracting ncurses-6.4: .......... done
=====
<snip>
void def_fsubr(const char *symname, int (*func)(int));
                                          ^
syntax.c:74:31: warning: incompatible function pointer types passing 'int (int, int)' to parameter of type 'int (*)(int)' [-Wincompatible-function-pointer-types]
    def_fsubr("WITH-HANDLER", f_with_handler);
                              ^~~~~~~~~~~~~~
./eisl.h:1266:43: note: passing argument to parameter 'func' here
void def_fsubr(const char *symname, int (*func)(int));
                                          ^
syntax.c:75:39: warning: incompatible function pointer types passing 'int (int, int)' to parameter of type 'int (*)(int)' [-Wincompatible-function-pointer-types]
    def_fsubr("WITH-OPEN-INPUT-FILE", f_with_open_input_file);
                                      ^~~~~~~~~~~~~~~~~~~~~~
./eisl.h:1266:43: note: passing argument to parameter 'func' here
void def_fsubr(const char *symname, int (*func)(int));
                                          ^
syntax.c:76:40: warning: incompatible function pointer types passing 'int (int, int)' to parameter of type 'int (*)(int)' [-Wincompatible-function-pointer-types]
    def_fsubr("WITH-OPEN-OUTPUT-FILE", f_with_open_output_file);
                                       ^~~~~~~~~~~~~~~~~~~~~~~
./eisl.h:1266:43: note: passing argument to parameter 'func' here
void def_fsubr(const char *symname, int (*func)(int));
                                          ^
syntax.c:77:36: warning: incompatible function pointer types passing 'int (int, int)' to parameter of type 'int (*)(int)' [-Wincompatible-function-pointer-types]
    def_fsubr("WITH-OPEN-IO-FILE", f_with_open_io_file);
                                   ^~~~~~~~~~~~~~~~~~~
./eisl.h:1266:43: note: passing argument to parameter 'func' here
void def_fsubr(const char *symname, int (*func)(int));
                                          ^
syntax.c:85:24: warning: incompatible function pointer types passing 'int (int, int)' to parameter of type 'int (*)(int)' [-Wincompatible-function-pointer-types]
    def_fsubr("PCALL", f_pcall);
                       ^~~~~~~
./eisl.h:1266:43: note: passing argument to parameter 'func' here
void def_fsubr(const char *symname, int (*func)(int));
                                          ^
syntax.c:86:24: warning: incompatible function pointer types passing 'int (int, int)' to parameter of type 'int (*)(int)' [-Wincompatible-function-pointer-types]
    def_fsubr("PLOCK", f_plock);
                       ^~~~~~~
./eisl.h:1266:43: note: passing argument to parameter 'func' here
void def_fsubr(const char *symname, int (*func)(int));
                                          ^
syntax.c:87:24: warning: incompatible function pointer types passing 'int (int, int)' to parameter of type 'int (*)(int)' [-Wincompatible-function-pointer-types]
    def_fsubr("PEXEC", f_pexec);
                       ^~~~~~~
./eisl.h:1266:43: note: passing argument to parameter 'func' here
void def_fsubr(const char *symname, int (*func)(int));
                                          ^
syntax.c:1194:14: warning: implicit declaration of function 'find_tag' is invalid in C99 [-Wimplicit-function-declaration]
    if ((i = find_tag(tag)) == FAILSE)
             ^
syntax.c:2777:9: warning: unused variable 'arg1' [-Wunused-variable]
    int arg1, arg2, temp, i, num[PARASIZE];
        ^
syntax.c:2777:15: warning: unused variable 'arg2' [-Wunused-variable]
    int arg1, arg2, temp, i, num[PARASIZE];
              ^
14 warnings generated.
cc -O2 -pipe  -D__BSD_VISIBLE -fstack-protector-strong -fno-strict-aliasing  -Icii/include -g -Wall -Wextra -D_FORTIFY_SOURCE=2  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -Inana/src -O3 -DNDEBUG=1 -DWITHOUT_NANA=1 -std=c17 -DSHAREDIR=/usr/local/share/eisl -c data.c -o data.o
44 warnings generated.
cc -O2 -pipe  -D__BSD_VISIBLE -fstack-protector-strong -fno-strict-aliasing  -Icii/include -g -Wall -Wextra -D_FORTIFY_SOURCE=2  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -Inana/src -O3 -DNDEBUG=1 -DWITHOUT_NANA=1 -std=c17 -DSHAREDIR=/usr/local/share/eisl -c gbc.c -o gbc.o
gbc.c:37:5: warning: implicit declaration of function 'gbc_concurrent' is invalid in C99 [-Wimplicit-function-declaration]
    gbc_concurrent();
    ^
gbc.c:196:13: warning: incompatible pointer to integer conversion passing 'int [20]' to parameter of type 'int' [-Wint-conversion]
                mark_cell(dynamic[i][j]);
                          ^~~~~~~~~~~~~
gbc.c:52:20: note: passing argument to parameter 'addr' here
void mark_cell(int addr)
                   ^
gbc.c:135:15: warning: unused variable 'fc1' [-Wunused-variable]
    int addr, fc1, i, j;
              ^
gbc.c:133:24: warning: unused parameter 'arg' [-Wunused-parameter]
void *concurrent(void *arg)
                       ^
gbc.c:262:9: warning: unused variable 'temp' [-Wunused-variable]
    int temp;
        ^
gbc.c:34:1: warning: unused function 'IS_EMPTY' [-Wunused-function]
DEF_PREDICATE(EMPTY, EMP)
^
./eisl.h:398:24: note: expanded from macro 'DEF_PREDICATE'
    static inline bool IS_ ## NAME (int addr)   \
                       ^
<scratch space>:126:1: note: expanded from here
IS_EMPTY
^
cc -O2 -pipe  -D__BSD_VISIBLE -fstack-protector-strong -fno-strict-aliasing  -Icii/include -g -Wall -Wextra -D_FORTIFY_SOURCE=2  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -Inana/src -O3 -DNDEBUG=1 -DWITHOUT_NANA=1 -std=c17 -DSHAREDIR=/usr/local/share/eisl -c cell.c -o cell.o
6 warnings generated.
cc -O2 -pipe  -D__BSD_VISIBLE -fstack-protector-strong -fno-strict-aliasing  -Icii/include -g -Wall -Wextra -D_FORTIFY_SOURCE=2  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -Inana/src -O3 -DNDEBUG=1 -DWITHOUT_NANA=1 -std=c17 -DSHAREDIR=/usr/local/share/eisl -c error.c -o error.o
cell.c:697:18: warning: incompatible pointer to integer conversion passing 'int [20]' to parameter of type 'int' [-Wint-conversion]
    SET_CDR(val, ep);
                 ^~
./eisl.h:331:42: note: passing argument to parameter 'x' here
static inline void SET_CDR(int addr, int x)
                                         ^
cc -O2 -pipe  -D__BSD_VISIBLE -fstack-protector-strong -fno-strict-aliasing  -Icii/include -g -Wall -Wextra -D_FORTIFY_SOURCE=2  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -Inana/src -O3 -DNDEBUG=1 -DWITHOUT_NANA=1 -std=c17 -DSHAREDIR=/usr/local/share/eisl -c bignum.c -o bignum.o
1 warning generated.
cc -O2 -pipe  -D__BSD_VISIBLE -fstack-protector-strong -fno-strict-aliasing  -Icii/include -g -Wall -Wextra -D_FORTIFY_SOURCE=2  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -Inana/src -O3 -DNDEBUG=1 -DWITHOUT_NANA=1 -std=c17 -DSHAREDIR=/usr/local/share/eisl -c compute.c -o compute.o
cc -O2 -pipe  -D__BSD_VISIBLE -fstack-protector-strong -fno-strict-aliasing  -Icii/include -g -Wall -Wextra -D_FORTIFY_SOURCE=2  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -Inana/src -O3 -DNDEBUG=1 -DWITHOUT_NANA=1 -std=c17 -DSHAREDIR=/usr/local/share/eisl -c edit.c -o edit.o
cc -O2 -pipe  -D__BSD_VISIBLE -fstack-protector-strong -fno-strict-aliasing  -Icii/include -g -Wall -Wextra -D_FORTIFY_SOURCE=2  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -Inana/src -O3 -DNDEBUG=1 -DWITHOUT_NANA=1 -std=c17 -DSHAREDIR=/usr/local/share/eisl -c syn_highlight.c -o syn_highlight.o
cc -O2 -pipe  -D__BSD_VISIBLE -fstack-protector-strong -fno-strict-aliasing  -Icii/include -g -Wall -Wextra -D_FORTIFY_SOURCE=2  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -Inana/src -O3 -DNDEBUG=1 -DWITHOUT_NANA=1 -std=c17 -DSHAREDIR=/usr/local/share/eisl -c long.c -o long.o
cc -O2 -pipe  -D__BSD_VISIBLE -fstack-protector-strong -fno-strict-aliasing  -Icii/include -g -Wall -Wextra -D_FORTIFY_SOURCE=2  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -Inana/src -O3 -DNDEBUG=1 -DWITHOUT_NANA=1 -std=c17 -DSHAREDIR=/usr/local/share/eisl -c link.c -o link.o
cc -O2 -pipe  -D__BSD_VISIBLE -fstack-protector-strong -fno-strict-aliasing  -Icii/include -g -Wall -Wextra -D_FORTIFY_SOURCE=2  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -Inana/src -O3 -DNDEBUG=1 -DWITHOUT_NANA=1 -std=c17 -DSHAREDIR=/usr/local/share/eisl -c cii/src/except.c -o cii/src/except.o
link.c:85:22: warning: incompatible function pointer types passing 'int (int)' to parameter of type 'fn0' (aka 'int (*)(void)') [-Wincompatible-function-pointer-types]
    init_f0(POP_IDX, pop);
                     ^~~
link.c:115:26: warning: incompatible function pointer types passing 'int (int, int)' to parameter of type 'fn1' (aka 'int (*)(int)') [-Wincompatible-function-pointer-types]
    init_f1(FINDENV_IDX, find_env);
                         ^~~~~~~~
link.c:116:23: warning: incompatible function pointer types passing 'int (int, int)' to parameter of type 'fn1' (aka 'int (*)(int)') [-Wincompatible-function-pointer-types]
    init_f1(PUSH_IDX, push);
                      ^~~~
link.c:188:29: warning: incompatible function pointer types passing 'void (int, int, int)' to parameter of type 'fn5' (aka 'int (*)(int, int, int)') [-Wincompatible-function-pointer-types]
    init_f5(PSETDYNENV_IDX, set_dyn_env);
                            ^~~~~~~~~~~
link.c:189:29: warning: incompatible function pointer types passing 'void (int, int, int)' to parameter of type 'fn5' (aka 'int (*)(int, int, int)') [-Wincompatible-function-pointer-types]
    init_f5(PADDDYNENV_IDX, add_dyn_env);
                            ^~~~~~~~~~~
cii/src/except.c:1:13: warning: unused variable 'rcsid' [-Wunused-variable]
static char rcsid[] = "$Id$" "\n$Id$";
            ^
link.c:429:35: warning: unused parameter 'th' [-Wunused-parameter]
int set_dynamic(int x, int y, int th)
                                  ^
1 warning generated.
cc -O2 -pipe  -D__BSD_VISIBLE -fstack-protector-strong -fno-strict-aliasing  -Icii/include -g -Wall -Wextra -D_FORTIFY_SOURCE=2  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -Inana/src -O3 -DNDEBUG=1 -DWITHOUT_NANA=1 -std=c17 -DSHAREDIR=/usr/local/share/eisl -c cii/src/fmt.c -o cii/src/fmt.o
cii/src/fmt.c:23:23: warning: unused parameter 'code' [-Wunused-parameter]
static void cvt_s(int code , va_list_box *box,
                      ^
cii/src/fmt.c:31:23: warning: unused parameter 'code' [-Wunused-parameter]
static void cvt_d(int code , va_list_box *box,
                      ^
cii/src/fmt.c:52:23: warning: unused parameter 'code' [-Wunused-parameter]
static void cvt_u(int code , va_list_box *box,
                      ^
cii/src/fmt.c:64:23: warning: unused parameter 'code' [-Wunused-parameter]
static void cvt_o(int code , va_list_box *box,
                      ^
cii/src/fmt.c:76:23: warning: unused parameter 'code' [-Wunused-parameter]
static void cvt_x(int code , va_list_box *box,
                      ^
cii/src/fmt.c:88:23: warning: unused parameter 'code' [-Wunused-parameter]
static void cvt_p(int code , va_list_box *box,
                      ^
cii/src/fmt.c:101:23: warning: unused parameter 'code' [-Wunused-parameter]
static void cvt_c(int code , va_list_box *box,
                      ^
cii/src/fmt.c:103:40: warning: unused parameter 'precision' [-Wunused-parameter]
        unsigned char flags[], int width, int precision ) {
                                              ^
cii/src/fmt.c:1:13: warning: unused variable 'rcsid' [-Wunused-variable]
static char rcsid[] = "$Id$";
            ^
6 warnings generated.
cc -O2 -pipe  -D__BSD_VISIBLE -fstack-protector-strong -fno-strict-aliasing  -Icii/include -g -Wall -Wextra -D_FORTIFY_SOURCE=2  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -Inana/src -O3 -DNDEBUG=1 -DWITHOUT_NANA=1 -std=c17 -DSHAREDIR=/usr/local/share/eisl -c cii/src/str.c -o cii/src/str.o
cii/src/str.c:273:18: warning: unused parameter 'code' [-Wunused-parameter]
void Str_fmt(int code , va_list_box *box,
                 ^
cii/src/str.c:1:13: warning: unused variable 'rcsid' [-Wunused-variable]
static char rcsid[] = "$Id$";
            ^
9 warnings generated.
cc -O2 -pipe  -D__BSD_VISIBLE -fstack-protector-strong -fno-strict-aliasing  -Icii/include -g -Wall -Wextra -D_FORTIFY_SOURCE=2  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -Inana/src -O3 -DNDEBUG=1 -DWITHOUT_NANA=1 -std=c17 -DSHAREDIR=/usr/local/share/eisl -c cii/src/text.c -o cii/src/text.o
cii/src/text.c:91:31: warning: unused parameter 'size' [-Wunused-parameter]
char *Text_get(char *str, int size , T s) {
                              ^
cii/src/text.c:168:13: warning: variable 'inited' set but not used [-Wunused-but-set-variable]
        static int inited = 0;
                   ^
cii/src/text.c:387:19: warning: unused parameter 'code' [-Wunused-parameter]
void Text_fmt(int code , va_list_box *box,
                  ^
cii/src/text.c:1:20: warning: unused variable 'rcsid' [-Wunused-variable]
static const char *rcsid = "$Id$";
                   ^
2 warnings generated.
cc -O2 -pipe  -D__BSD_VISIBLE -fstack-protector-strong -fno-strict-aliasing  -Icii/include -g -Wall -Wextra -D_FORTIFY_SOURCE=2  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -Inana/src -O3 -DNDEBUG=1 -DWITHOUT_NANA=1 -std=c17 -DSHAREDIR=/usr/local/share/eisl -c cii/src/mem.c -o cii/src/mem.o
cii/src/mem.c:36:38: warning: unused parameter 'file' [-Wunused-parameter]
void Mem_free(void *ptr, const char *file , int line ) {
                                     ^
cii/src/mem.c:36:49: warning: unused parameter 'line' [-Wunused-parameter]
void Mem_free(void *ptr, const char *file , int line ) {
                                                ^
cii/src/mem.c:1:13: warning: unused variable 'rcsid' [-Wunused-variable]
static char rcsid[] = "$Id$";
            ^
3 warnings generated.
4 warnings generated.
cc  -lncursesw -Wl,-rpath=/usr/local/lib -fstack-protector-strong  -s main.o function.o extension.o syntax.o data.o gbc.o cell.o error.o bignum.o compute.o edit.o syn_highlight.o long.o link.o cii/src/except.o cii/src/fmt.o cii/src/str.o cii/src/text.o cii/src/mem.o -o eisl -lm -ldl -lncurses -lpthread
gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/eisl/work/eisl-3.30'
===========================================================================
=======================<phase: run-depends    >============================
===>   eisl-3.30 depends on file: /usr/local/lib/libncurses.so.6 - found
===========================================================================
=======================<phase: stage          >============================
===>  Staging for eisl-3.30
===>   Generating temporary packing list
gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/eisl/work/eisl-3.30'
cc -O2 -pipe  -D__BSD_VISIBLE -fstack-protector-strong -fno-strict-aliasing  -Icii/include -g -Wall -Wextra -D_FORTIFY_SOURCE=2  -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -Inana/src -O3 -DNDEBUG=1 -DWITHOUT_NANA=1 -std=c17 -DSHAREDIR=/usr/local/share/eisl -c edlis.c
cc  -lncursesw -Wl,-rpath=/usr/local/lib -fstack-protector-strong  -s edlis.o syn_highlight.o cii/src/except.o cii/src/fmt.o cii/src/str.o cii/src/text.o cii/src/mem.o -o edlis -lncurses
echo '(load "library/compiler.lsp") (compile-file "library/bit.lsp")' | ./eisl -r
=>> Killing runaway build after 7200 seconds with no output