[package - main-arm64-default][lang/nickle] Failed for nickle-2.90 in stage

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Apr 29 13:34:12 UTC 2021


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:     wen at FreeBSD.org
Log URL:        http://ampere2.nyi.freebsd.org/data/main-arm64-default/p762f9d5a8fbb_sb9820bca18/logs/nickle-2.90.log
Build URL:      http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=p762f9d5a8fbb_sb9820bca18
Log:

=>> Building lang/nickle
build started at Thu Apr 29 13:33:40 UTC 2021
port directory: /usr/ports/lang/nickle
package name: nickle-2.90
building for: FreeBSD main-arm64-default-job-08 14.0-CURRENT FreeBSD 14.0-CURRENT 1400013 arm64
maintained by: wen at FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1300139
Jail OSVERSION: 1400013
Job Id: 08




!!! Jail is newer than host. (Jail: 1400013, Host: 1300139) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1400013
UNAME_v=FreeBSD 14.0-CURRENT 1400013
UNAME_r=14.0-CURRENT
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
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-8-gaf08dbda
MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-arm64-default/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---
===> The following configuration options are available for nickle-2.90:
     EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
wen at FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/nickle/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/nickle/work  HOME=/wrkdirs/usr/ports/lang/nickle/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/nickle/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh 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/nickle/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/nickle/work  HOME=/wrkdirs/usr/ports/lang/nickle/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/nickle/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes 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 -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -pthread -L/usr/local/lib -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -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--
PORTEXAMPLES="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/nickle"  EXAMPLESDIR="share/examples/nickle"  DATADIR="share/nickle"  WWWDIR="www/nickle"  ETCDIR="etc/nickle"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/nickle DOCSDIR=/usr/local/share/doc/nickle EXAMPLESDIR=/usr/local/share/examples/nickle  WWWDIR=/usr/local/www/nickle ETCDIR=/usr/local/etc/nickle
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--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_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400013
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
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 MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   nickle-2.90 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.3.txz
[main-arm64-default-job-08] Installing pkg-1.16.3...
[main-arm64-default-job-08] Extracting pkg-1.16.3: .......... done
===>   nickle-2.90 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of nickle-2.90
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by nickle-2.90 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by nickle-2.90 for building
=> SHA256 Checksum OK for nickle-2.90.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by nickle-2.90 for building
===>  Extracting for nickle-2.90
=> SHA256 Checksum OK for nickle-2.90.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for nickle-2.90
===========================================================================
=======================<phase: build-depends  >============================
===>   nickle-2.90 depends on package: gmake>=4.3 - not found
===>   Installing existing package /packages/All/gmake-4.3_2.txz
[main-arm64-default-job-08] Installing gmake-4.3_2...
[main-arm64-default-job-08] `-- Installing gettext-runtime-0.21...
[main-arm64-default-job-08] |   `-- Installing indexinfo-0.3.1...
[main-arm64-default-job-08] |   `-- Extracting indexinfo-0.3.1: .... done
[main-arm64-default-job-08] `-- Extracting gettext-runtime-0.21: .......... done
<snip>
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT gcd.o -MD -MP -MF .deps/gcd.Tpo -c -o gcd.o gcd.c
mv -f .deps/func.Tpo .deps/func.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c
mv -f .deps/hash.Tpo .deps/hash.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT int.o -MD -MP -MF .deps/int.Tpo -c -o int.o int.c
mv -f .deps/gcd.Tpo .deps/gcd.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT integer.o -MD -MP -MF .deps/integer.Tpo -c -o integer.o integer.c
mv -f .deps/int.Tpo .deps/int.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c
mv -f .deps/io.Tpo .deps/io.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/integer.Tpo .deps/integer.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT mem.o -MD -MP -MF .deps/mem.Tpo -c -o mem.o mem.c
In file included from main.c:31:
In file included from /usr/local/include/readline/readline.h:36:
/usr/local/include/readline/rltypedefs.h:35:22: warning: this function declaration is not a prototype [-Wstrict-prototypes]
typedef int Function () __attribute__ ((deprecated));
                     ^
                      void
/usr/local/include/readline/rltypedefs.h:36:24: warning: this function declaration is not a prototype [-Wstrict-prototypes]
typedef void VFunction () __attribute__ ((deprecated));
                       ^
                        void
/usr/local/include/readline/rltypedefs.h:37:26: warning: this function declaration is not a prototype [-Wstrict-prototypes]
typedef char *CPFunction () __attribute__ ((deprecated));
                         ^
                          void
/usr/local/include/readline/rltypedefs.h:38:28: warning: this function declaration is not a prototype [-Wstrict-prototypes]
typedef char **CPPFunction () __attribute__ ((deprecated));
                           ^
                            void
In file included from main.c:31:
/usr/local/include/readline/readline.h:408:23: warning: this function declaration is not a prototype [-Wstrict-prototypes]
extern int rl_message ();
                      ^
                       void
5 warnings generated.
mv -f .deps/main.Tpo .deps/main.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT natural.o -MD -MP -MF .deps/natural.Tpo -c -o natural.o natural.c
mv -f .deps/mem.Tpo .deps/mem.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT pretty.o -MD -MP -MF .deps/pretty.Tpo -c -o pretty.o pretty.c
mv -f .deps/pretty.Tpo .deps/pretty.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT profile.o -MD -MP -MF .deps/profile.Tpo -c -o profile.o profile.c
mv -f .deps/profile.Tpo .deps/profile.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT rational.o -MD -MP -MF .deps/rational.Tpo -c -o rational.o rational.c
mv -f .deps/natural.Tpo .deps/natural.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT ref.o -MD -MP -MF .deps/ref.Tpo -c -o ref.o ref.c
mv -f .deps/ref.Tpo .deps/ref.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT refer.o -MD -MP -MF .deps/refer.Tpo -c -o refer.o refer.c
mv -f .deps/refer.Tpo .deps/refer.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT sched.o -MD -MP -MF .deps/sched.Tpo -c -o sched.o sched.c
mv -f .deps/rational.Tpo .deps/rational.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT scope.o -MD -MP -MF .deps/scope.Tpo -c -o scope.o scope.c
mv -f .deps/scope.Tpo .deps/scope.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT stack.o -MD -MP -MF .deps/stack.Tpo -c -o stack.o stack.c
mv -f .deps/stack.Tpo .deps/stack.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT string.o -MD -MP -MF .deps/string.Tpo -c -o string.o string.c
mv -f .deps/string.Tpo .deps/string.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT struct.o -MD -MP -MF .deps/struct.Tpo -c -o struct.o struct.c
mv -f .deps/sched.Tpo .deps/sched.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT symbol.o -MD -MP -MF .deps/symbol.Tpo -c -o symbol.o symbol.c
mv -f .deps/struct.Tpo .deps/struct.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT sync.o -MD -MP -MF .deps/sync.Tpo -c -o sync.o sync.c
mv -f .deps/symbol.Tpo .deps/symbol.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT type.o -MD -MP -MF .deps/type.Tpo -c -o type.o type.c
mv -f .deps/sync.Tpo .deps/sync.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT union.o -MD -MP -MF .deps/union.Tpo -c -o union.o union.c
mv -f .deps/union.Tpo .deps/union.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
mv -f .deps/util.Tpo .deps/util.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT value.o -MD -MP -MF .deps/value.Tpo -c -o value.o value.c
mv -f .deps/type.Tpo .deps/type.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT builtin-command.o -MD -MP -MF .deps/builtin-command.Tpo -c -o builtin-command.o builtin-command.c
mv -f .deps/value.Tpo .deps/value.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT builtin-debug.o -MD -MP -MF .deps/builtin-debug.Tpo -c -o builtin-debug.o builtin-debug.c
mv -f .deps/builtin-command.Tpo .deps/builtin-command.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT builtin-environ.o -MD -MP -MF .deps/builtin-environ.Tpo -c -o builtin-environ.o builtin-environ.c
mv -f .deps/builtin-debug.Tpo .deps/builtin-debug.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT builtin-file.o -MD -MP -MF .deps/builtin-file.Tpo -c -o builtin-file.o builtin-file.c
mv -f .deps/builtin-environ.Tpo .deps/builtin-environ.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT builtin-math.o -MD -MP -MF .deps/builtin-math.Tpo -c -o builtin-math.o builtin-math.c
mv -f .deps/builtin-math.Tpo .deps/builtin-math.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT builtin-semaphore.o -MD -MP -MF .deps/builtin-semaphore.Tpo -c -o builtin-semaphore.o builtin-semaphore.c
mv -f .deps/builtin-semaphore.Tpo .deps/builtin-semaphore.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT builtin-sockets.o -MD -MP -MF .deps/builtin-sockets.Tpo -c -o builtin-sockets.o builtin-sockets.c
mv -f .deps/builtin-file.Tpo .deps/builtin-file.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT builtin-string.o -MD -MP -MF .deps/builtin-string.Tpo -c -o builtin-string.o builtin-string.c
mv -f .deps/builtin-string.Tpo .deps/builtin-string.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT builtin-thread.o -MD -MP -MF .deps/builtin-thread.Tpo -c -o builtin-thread.o builtin-thread.c
mv -f .deps/builtin-sockets.Tpo .deps/builtin-sockets.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT builtin-toplevel.o -MD -MP -MF .deps/builtin-toplevel.Tpo -c -o builtin-toplevel.o builtin-toplevel.c
mv -f .deps/builtin-thread.Tpo .deps/builtin-thread.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT builtin-pid.o -MD -MP -MF .deps/builtin-pid.Tpo -c -o builtin-pid.o builtin-pid.c
mv -f .deps/builtin-pid.Tpo .deps/builtin-pid.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT builtin-date.o -MD -MP -MF .deps/builtin-date.Tpo -c -o builtin-date.o builtin-date.c
mv -f .deps/builtin-date.Tpo .deps/builtin-date.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT builtin.o -MD -MP -MF .deps/builtin.Tpo -c -o builtin.o builtin.c
mv -f .deps/builtin-toplevel.Tpo .deps/builtin-toplevel.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT builtin-foreign.o -MD -MP -MF .deps/builtin-foreign.Tpo -c -o builtin-foreign.o builtin-foreign.c
builtin-foreign.c:28:19: warning: expression which evaluates to zero treated as a null pointer constant of type 'Value' (aka 'union _value *') [-Wnon-literal-null-conversion]
    Value   ret = False;
                  ^~~~~
1 warning generated.
mv -f .deps/builtin-foreign.Tpo .deps/builtin-foreign.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT gram.o -MD -MP -MF .deps/gram.Tpo -c -o gram.o gram.c
mv -f .deps/builtin.Tpo .deps/builtin.Po
cc -DHAVE_CONFIG_H -I.  -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include  -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -MT lex.o -MD -MP -MF .deps/lex.Tpo -c -o lex.o lex.c
gram.y:1922:9: warning: implicit conversion from enumeration type 'Bool' to different enumeration type 'CanonTypeResult' (aka 'enum _CanonTypeResult') [-Wenum-conversion]
        return False;
        ~~~~~~ ^~~~~
In file included from lex.l:15:
In file included from /usr/local/include/readline/readline.h:36:
/usr/local/include/readline/rltypedefs.h:35:22: warning: this function declaration is not a prototype [-Wstrict-prototypes]
typedef int Function () __attribute__ ((deprecated));
                     ^
                      void
/usr/local/include/readline/rltypedefs.h:36:24: warning: this function declaration is not a prototype [-Wstrict-prototypes]
typedef void VFunction () __attribute__ ((deprecated));
                       ^
                        void
/usr/local/include/readline/rltypedefs.h:37:26: warning: this function declaration is not a prototype [-Wstrict-prototypes]
typedef char *CPFunction () __attribute__ ((deprecated));
                         ^
                          void
/usr/local/include/readline/rltypedefs.h:38:28: warning: this function declaration is not a prototype [-Wstrict-prototypes]
typedef char **CPPFunction () __attribute__ ((deprecated));
                           ^
                            void
In file included from lex.l:15:
/usr/local/include/readline/readline.h:408:23: warning: this function declaration is not a prototype [-Wstrict-prototypes]
extern int rl_message ();
                      ^
                       void
1 warning generated.
mv -f .deps/gram.Tpo .deps/gram.Po
sed -e 's,@''VERSION@,2.90,' \
    -e 's,@''BUILD_DATE@,,' \
    -e 's,@''pkgdatadir@,/usr/local/share/nickle,' ./nickle.1.in > nickle.1
5 warnings generated.
mv -f .deps/lex.Tpo .deps/lex.Po
cc -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Wl,-E -pthread -L/usr/local/lib -fstack-protector-strong   -o nickle alarm.o array.o atom.o box.o compile.o debug.o divide.o edit.o error.o execute.o expr.o file.o float.o foreign.o frame.o func.o gcd.o hash.o int.o integer.o io.o main.o mem.o natural.o pretty.o profile.o rational.o ref.o refer.o sched.o scope.o stack.o string.o struct.o symbol.o sync.o type.o union.o util.o value.o builtin-command.o builtin-debug.o builtin-environ.o builtin-file.o builtin-math.o builtin-semaphore.o builtin-sockets.o builtin-string.o builtin-thread.o builtin-toplevel.o builtin-pid.o builtin-date.o builtin.o builtin-foreign.o gram.o lex.o  -ldl -lm  -lreadline -lncurses
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90'
gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90'
===========================================================================
=======================<phase: run-depends    >============================
===========================================================================
=======================<phase: stage          >============================
===>  Staging for nickle-2.90
===>   Generating temporary packing list
gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90'
Making install in bench
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90/bench'
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90/bench'
gmake[3]: Nothing to be done for 'install-exec-am'.
gmake[3]: Nothing to be done for 'install-data-am'.
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90/bench'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90/bench'
Making install in test
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90/test'
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90/test'
gmake[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/wrkdirs/usr/ports/lang/nickle/work/stage/usr/local/share/nickle/test'
 install  -m 0644 scanf.5c gcdtest.5c inttest.5c optest.5c orderofoptest.5c rattest.5c reftest.5c arraytest.5c modtest.5c hashtest.5c signal.5c round.5c math.5c factorial.5c is_type.5c jsontest.5c datetest.5c string-file.5c math-tables.5c '/wrkdirs/usr/ports/lang/nickle/work/stage/usr/local/share/nickle/test'
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90/test'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90/test'
Making install in doc
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90/doc'
Making install in tutorial
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90/doc/tutorial'
gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90/doc/tutorial'
gmake[4]: Nothing to be done for 'install-exec-am'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90/doc/tutorial'
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90/doc/tutorial'
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90/doc'
gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90/doc'
gmake[4]: Nothing to be done for 'install-exec-am'.
gmake[4]: Nothing to be done for 'install-data-am'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90/doc'
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90/doc'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90/doc'
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90'
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90'
 /bin/mkdir -p '/wrkdirs/usr/ports/lang/nickle/work/stage/usr/local/bin'
  install  -s -m 555 nickle '/wrkdirs/usr/ports/lang/nickle/work/stage/usr/local/bin'
 /bin/mkdir -p '/wrkdirs/usr/ports/lang/nickle/work/stage/usr/local/man/man1'
 install  -m 0644 nickle.1 '/wrkdirs/usr/ports/lang/nickle/work/stage/usr/local/man/man1'
 /bin/mkdir -p '/wrkdirs/usr/ports/lang/nickle/work/stage/usr/local/include/nickle'
 install  -m 0644 builtin.h nickle-config.h mem.h nickle.h ref.h value.h builtin-namespaces.h gram.h memp.h opcode.h stack.h '/wrkdirs/usr/ports/lang/nickle/work/stage/usr/local/include/nickle'
 /bin/mkdir -p '/wrkdirs/usr/ports/lang/nickle/work/stage/usr/local/share/nickle'
 install  -m 0644 builtin.5c math.5c scanf.5c mutex.5c arc4.5c prng.5c command.5c abort.5c printf.5c history.5c ctype.5c string.5c socket.5c file.5c parse-args.5c svg.5c process.5c prime_sieve.5c factorial.5c gamma.5c sort.5c list.5c skiplist.5c json.5c COPYING '/wrkdirs/usr/ports/lang/nickle/work/stage/usr/local/share/nickle'
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90'
gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/nickle/work/nickle-2.90'
/usr/bin/find /wrkdirs/usr/ports/lang/nickle/work/nickle-2.90/examples -name 'Makefile*' -exec /bin/rm -f {} +
cd /wrkdirs/usr/ports/lang/nickle/work/nickle-2.90/examples && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) &&  /usr/bin/find -Ed $1 $3 \(   -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} +  -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . "/wrkdirs/usr/ports/lang/nickle/work/stage/usr/local/share/examples/nickle"
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/nickle


More information about the freebsd-pkg-fallout mailing list