Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Aug 2019 22:39:29 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-armv7-default][lang/gauche] Failed for gauche-0.9.8 in build/runaway
Message-ID:  <201908182239.x7IMdTOc011177@beefy16.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

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:     ports@FreeBSD.org
Last committer: linimon@FreeBSD.org
Ident:          $FreeBSD: head/lang/gauche/Makefile 508590 2019-08-11 08:30:38Z linimon $
Log URL:        http://beefy16.nyi.freebsd.org/data/head-armv7-default/p509130_s351153/logs/gauche-0.9.8.log
Build URL:      http://beefy16.nyi.freebsd.org/build.html?mastername=head-armv7-default&build=p509130_s351153
Log:

=>> Building lang/gauche
build started at Sun Aug 18 16:00:55 UTC 2019
port directory: /usr/ports/lang/gauche
package name: gauche-0.9.8
building for: FreeBSD head-armv7-default-job-04 13.0-CURRENT FreeBSD 13.0-CURRENT 1300040 arm
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: head/lang/gauche/Makefile 508590 2019-08-11 08:30:38Z linimon $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300031
Jail OSVERSION: 1300040
Job Id: 04




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv7
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1300040
UNAME_v=FreeBSD 13.0-CURRENT 1300040
UNAME_r=13.0-CURRENT
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
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-armv7-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-armv7-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-armv7-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-armv7-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 gauche-0.9.8:
     GDBM=off: GNU dbm library support
     SLIB=off: Create catalogue for SLIB port
     THREADS=on: Threading support
====> Multibyte character encoding support: you can only select none or one of them
     EUCJP=off: EUC-JP encoding support
     SJIS=off: Shift_JIS encoding support
     UTF8=on: Unicode UTF-8 encoding support
====> Secure network connection support via TLS: you can only select none or one of them
     AXTLS=on: Cameron Rich's axTLS implementation (bundled)
     MBEDTLS=off: SSL/TLS support via mbed TLS
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
ports@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-local=/usr/local  --with-tls=axtls --with-dbm=ndbm --with-slib=/wrkdirs/usr/ports/lang/gauche/work --enable-threads=pthreads --enable-multibyte=utf-8 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gauche/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gauche/work  HOME=/wrkdirs/usr/ports/lang/gauche/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/gauche/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=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
CCACHE_CPP2=1 XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gauche/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gauche/work  HOME=/wrkdirs/usr/ports/lang/gauche/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/gauche/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing "  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-DLIBICONV_PLUG"  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG "  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--
VERSION="0.9.8"  TARGET="armv7-portbld-freebsd13.0" AXTLS="" NO_AXTLS="@comment " EUCJP="@comment " NO_EUCJP="" GDBM="@comment " NO_GDBM="" MBEDTLS="@comment " NO_MBEDTLS="" SJIS="@comment " NO_SJIS="" SLIB="@comment " NO_SLIB="" THREADS="" NO_THREADS="@comment " UTF8="" NO_UTF8="@comment " OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gauche"  EXAMPLESDIR="share/examples/gauche"  DATADIR="share/gauche"  WWWDIR="www/gauche"  ETCDIR="etc/gauche"
--End PLIST_SUB--

--SUB_LIST--
AXTLS="" NO_AXTLS="@comment " EUCJP="@comment " NO_EUCJP="" GDBM="@comment " NO_GDBM="" MBEDTLS="@comment " NO_MBEDTLS="" SJIS="@comment " NO_SJIS="" SLIB="@comment " NO_SLIB="" THREADS="" NO_THREADS="@comment " UTF8="" NO_UTF8="@comment " PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/gauche DOCSDIR=/usr/local/share/doc/gauche EXAMPLESDIR=/usr/local/share/examples/gauche  WWWDIR=/usr/local/www/gauche ETCDIR=/usr/local/etc/gauche
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=arm
MACHINE_ARCH=armv7
ARCH=${MACHINE_ARCH}
#### /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

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=	true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_9d218390=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-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_9d218390_58173849=yes
CC_OUTPUT_9d218390_9bdba57c=yes
CC_OUTPUT_9d218390_6a4fe7f5=yes
CC_OUTPUT_9d218390_6bcac02b=yes
CC_OUTPUT_9d218390_67d20829=yes
CC_OUTPUT_9d218390_bfa62e83=yes
CC_OUTPUT_9d218390_f0b4d593=yes
CC_OUTPUT_9d218390_308abb44=yes
CC_OUTPUT_9d218390_f00456e5=yes
CC_OUTPUT_9d218390_65ad290d=yes
CC_OUTPUT_9d218390_f2776b26=yes
CC_OUTPUT_9d218390_b2657cc3=yes
CC_OUTPUT_9d218390_380987f7=yes
CC_OUTPUT_9d218390_160933ec=yes
CC_OUTPUT_9d218390_fb62803b=yes
_OBJC_CCVERSION_9d218390=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300040
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.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   >============================
===>   NOTICE:

<snip>
  -b "../.." -s . gauche--fcntl.so fcntl.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/fcntl/gauche--fcntl.so <- ../../src/gauche--fcntl.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/fcntl/fcntl.sci <- ../../lib/gauche/fcntl.sci
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/fcntl'
(cd file; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/file'
"../../src/gosh" -ftest "../../src/precomp" -e -P -o file--util ../../libsrc/file/util.scm
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o file--util.o -c file--util.c
/nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC  -L/usr/local/lib   -shared -o file--util.so file--util.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "file" \
  -b "../.." -s . file--util.so util.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/file/file--util.so <- ../../src/file--util.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/file/util.sci <- ../../lib/file/util.sci
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/file'
(cd sxml; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/sxml'
"../../src/gosh" -ftest ./trans.scm ./sxml-ssax.scm.in
"../../src/gosh" -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i ssax.sci -o sxml--ssax sxml-ssax.scm
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o sxml--ssax.o -c sxml--ssax.c
/nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC  -L/usr/local/lib   -shared -o sxml--ssax.so sxml--ssax.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest ./trans.scm ./sxml-sxpath.scm.in
"../../src/gosh" -ftest ./trans.scm ./sxml-tools.scm.in
"../../src/gosh" -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i tools.sci -o sxml--tools sxml-tools.scm
"../../src/gosh" -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i sxpath.sci -o sxml--sxpath sxml-sxpath.scm
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o sxml--sxpath.o -c sxml--sxpath.c
/nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC  -L/usr/local/lib   -shared -o sxml--sxpath.so sxml--sxpath.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o sxml--tools.o -c sxml--tools.c
/nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC  -L/usr/local/lib   -shared -o sxml--tools.so sxml--tools.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest ./trans.scm ./sxml-serializer.scm.in
"../../src/gosh" -ftest -l./adaptor -E "import sxml.adaptor" -E 'provide "sxml/adaptor"' ../../src/precomp -e -i serializer.sci -o sxml--serializer sxml-serializer.scm
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o sxml--serializer.o -c sxml--serializer.c
/nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC  -L/usr/local/lib   -shared -o sxml--serializer.so sxml--serializer.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest ./trans.scm ./tree-trans.scm.in
"../../src/gosh" -ftest ./trans.scm ./to-html.scm.in
"../../src/gosh" -ftest "../../ext/xlink" -l -g "sxml" \
  -b "../.." -s . sxml--ssax.so sxml--sxpath.so sxml--tools.so sxml--serializer.so adaptor.scm ssax.sci sxpath.sci tools.sci tree-trans.scm to-html.scm serializer.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/sxml/sxml--ssax.so <- ../../src/sxml--ssax.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/sxml/sxml--sxpath.so <- ../../src/sxml--sxpath.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/sxml/sxml--tools.so <- ../../src/sxml--tools.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/sxml/sxml--serializer.so <- ../../src/sxml--serializer.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/sxml/adaptor.scm <- ../../lib/sxml/adaptor.scm
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/sxml/ssax.sci <- ../../lib/sxml/ssax.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/sxml/sxpath.sci <- ../../lib/sxml/sxpath.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/sxml/tools.sci <- ../../lib/sxml/tools.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/sxml/tree-trans.scm <- ../../lib/sxml/tree-trans.scm
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/sxml/to-html.scm <- ../../lib/sxml/to-html.scm
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/sxml/serializer.sci <- ../../lib/sxml/serializer.sci
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/sxml'
(cd syslog; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/syslog'
"../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--syslog ./syslog.scm
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o gauche--syslog.o -c gauche--syslog.c
/nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC  -L/usr/local/lib   -shared -o gauche--syslog.so gauche--syslog.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "gauche" \
  -b "../.." -s . gauche--syslog.so syslog.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/syslog/gauche--syslog.so <- ../../src/gauche--syslog.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/syslog/syslog.sci <- ../../lib/gauche/syslog.sci
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/syslog'
(cd dbm; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/dbm'
"../../src/gosh" -ftest "../../src/precomp" -e -P -o dbm--ndbm ./ndbm.scm
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC  -o ndbm-makedb \
  ./ndbm-makedb.c -L/usr/local/lib    -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest ./ndbm-suffixes.scm ndbm-suffixes.h
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o dbm--ndbm.o -c dbm--ndbm.c
/nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC  -L/usr/local/lib   -shared -o dbm--ndbm.so dbm--ndbm.o -L"../../src"    -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "dbm" \
  -b "../.." -s . dbm--ndbm.so  ndbm.sci 
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/dbm/dbm--ndbm.so <- ../../src/dbm--ndbm.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/dbm/ndbm.sci <- ../../lib/dbm/ndbm.sci
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/dbm'
(cd mt-random; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/mt-random'
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o mt-random.o -c mt-random.c
"../../src/gosh" -ftest "../../src/precomp" -e -P -o math--mt-random ./mt-random.scm
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o math--mt-random.o -c math--mt-random.c
/nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC  -L/usr/local/lib   -shared -o math--mt-random.so mt-random.o math--mt-random.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "math" \
  -b "../.." -s . math--mt-random.so mt-random.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/mt-random/math--mt-random.so <- ../../src/math--mt-random.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/mt-random/mt-random.sci <- ../../lib/math/mt-random.sci
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/mt-random'
(cd bcrypt; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/bcrypt'
"../../src/gosh" -ftest "../../src/precomp" -e -P -o crypt--bcrypt ./bcrypt.scm
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o crypt--bcrypt.o -c crypt--bcrypt.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o crypt_blowfish.o -c crypt_blowfish.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o crypt_gensalt.o -c crypt_gensalt.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o wrapper.o -c wrapper.c
/nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC  -L/usr/local/lib   -shared -o crypt--bcrypt.so crypt--bcrypt.o crypt_blowfish.o crypt_gensalt.o wrapper.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "crypt" \
  -b "../.." -s . crypt--bcrypt.so bcrypt.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/bcrypt/crypt--bcrypt.so <- ../../src/crypt--bcrypt.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/bcrypt/bcrypt.sci <- ../../lib/crypt/bcrypt.sci
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/bcrypt'
(cd digest; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/digest'
"../../src/gosh" -ftest "../../src/precomp" -e -P -o rfc--md5 ./md5.scm
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o rfc--md5.o -c rfc--md5.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o md5c.o -c md5c.c
/nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC  -L/usr/local/lib   -shared -o rfc--md5.so rfc--md5.o md5c.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../src/precomp" -e -P -o rfc--sha ./sha.scm
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o rfc--sha.o -c rfc--sha.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o sha2.o -c sha2.c
/nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC  -L/usr/local/lib   -shared -o rfc--sha.so rfc--sha.o sha2.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "rfc" \
  -b "../.." -s . rfc--md5.so rfc--sha.so md5.sci sha1.scm sha.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/digest/rfc--md5.so <- ../../src/rfc--md5.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/digest/rfc--sha.so <- ../../src/rfc--sha.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/digest/md5.sci <- ../../lib/rfc/md5.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/digest/sha1.scm <- ../../lib/rfc/sha1.scm
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/digest/sha.sci <- ../../lib/rfc/sha.sci
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/digest'
(cd vport; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/vport'
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o vport.o -c vport.c
/nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC  -L/usr/local/lib   -shared -o gauche--vport.so vport.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "gauche" \
  -b "../.." -s . gauche--vport.so vport.scm
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/vport/gauche--vport.so <- ../../src/gauche--vport.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/vport/vport.scm <- ../../lib/gauche/vport.scm
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/vport'
(cd text; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/text'
"../../src/gosh" -ftest "../../src/precomp" -e -P -o text--gettext ./gettext.scm
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o text--gettext.o -c text--gettext.c
/nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC  -L/usr/local/lib   -shared -o text--gettext.so text--gettext.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../src/precomp" -e -P -o text--tr ../../libsrc/text/tr.scm
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o text--tr.o -c text--tr.c
/nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC  -L/usr/local/lib   -shared -o text--tr.so text--tr.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "text" \
  -b "../.." -s . text--gettext.so text--tr.so gettext.sci tr.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/text/text--gettext.so <- ../../src/text--gettext.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/text/text--tr.so <- ../../src/text--tr.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/text/gettext.sci <- ../../lib/text/gettext.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/text/tr.sci <- ../../lib/text/tr.sci
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/text'
(cd rfc; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/rfc'
"../../src/gosh" -ftest "../../src/precomp" -e -P -o rfc--mime ../../libsrc/rfc/mime.scm
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o rfc--mime.o -c rfc--mime.c
/nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC  -L/usr/local/lib   -shared -o rfc--mime.so rfc--mime.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../src/precomp" -e -P -o rfc--822 ../../libsrc/rfc/822.scm
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o rfc--822.o -c rfc--822.c
/nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC  -L/usr/local/lib   -shared -o rfc--822.so rfc--822.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "rfc" \
  -b "../.." -s . rfc--mime.so rfc--822.so mime.sci 822.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/rfc/rfc--mime.so <- ../../src/rfc--mime.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/rfc/rfc--822.so <- ../../src/rfc--822.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/rfc/mime.sci <- ../../lib/rfc/mime.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/rfc/822.sci <- ../../lib/rfc/822.sci
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/rfc'
(cd zlib; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/zlib'
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o gauche-zlib.o -c gauche-zlib.c
"../../src/gosh" -ftest "../../src/precomp" -e -P -o rfc--zlib ./zlib.scm
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o rfc--zlib.o -c rfc--zlib.c
/nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC  -L/usr/local/lib   -shared -o rfc--zlib.so gauche-zlib.o rfc--zlib.o -L"../../src"  -lz -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "rfc" \
  -b "../.." -s . rfc--zlib.so zlib.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/zlib/rfc--zlib.so <- ../../src/rfc--zlib.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/zlib/zlib.sci <- ../../lib/rfc/zlib.sci
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/zlib'
(cd sparse; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/sparse'
"../../src/gosh" -ftest "../../src/precomp" -e -P -o data--sparse ./sparse.scm
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o data--sparse.o -c data--sparse.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o ctrie.o -c ctrie.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o spvec.o -c spvec.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o sptab.o -c sptab.c
/nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC  -L/usr/local/lib   -shared -o data--sparse.so data--sparse.o ctrie.o spvec.o sptab.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "data" \
  -b "../.." -s . data--sparse.so sparse.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/sparse/data--sparse.so <- ../../src/data--sparse.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/sparse/sparse.sci <- ../../lib/data/sparse.sci
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/sparse'
(cd peg; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/peg'
"../../src/gosh" -ftest "../../src/precomp" -e -P -o parser--peg \
           --keep-private-macro=return-failure/compound,return-failure/expect,return-result \
           ./peg.scm
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o parser--peg.o -c parser--peg.c
/nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC  -L/usr/local/lib   -shared -o parser--peg.so parser--peg.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "parser" \
  -b "../.." -s . parser--peg.so peg.sci peg/deprecated.scm
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/peg/parser--peg.so <- ../../src/parser--peg.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/peg/peg.sci <- ../../lib/parser/peg.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/peg/peg/deprecated.scm <- ../../lib/parser/peg/deprecated.scm
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/peg'
(cd windows; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/windows'
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o init.o -c init.c
"../../src/gosh" -ftest "../../src/genstub" windows.stub
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o windows.o -c windows.c
"../../src/gosh" -ftest "../../src/genstub" console.stub
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../src -I../../gc/include -I/usr/local/include  -DLIBICONV_PLUG -I/usr/local/include  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC   -o console.o -c console.c
/nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC  -L/usr/local/lib   -shared -o os--windows.so init.o windows.o console.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "os" \
  -b "../.." -s . os--windows.so windows.scm windows/console/codepage.scm
=>> Killing runaway build after 21600 seconds with no output



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908182239.x7IMdTOc011177>