Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2019 00:29:00 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 120armv6-quarterly][lang/gauche] Failed for gauche-0.9.8 in build/runaway
Message-ID:  <201908270029.x7R0T0jn067749@beefy15.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: danfe@FreeBSD.org
Ident:          $FreeBSD: branches/2019Q3/lang/gauche/Makefile 505143 2019-06-26 07:45:07Z danfe $
Log URL:        http://beefy15.nyi.freebsd.org/data/120armv6-quarterly/509523/logs/gauche-0.9.8.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=120armv6-quarterly&build=509523
Log:

=>> Building lang/gauche
build started at Mon Aug 26 17:52:32 UTC 2019
port directory: /usr/ports/lang/gauche
package name: gauche-0.9.8
building for: FreeBSD 120armv6-quarterly-job-19 12.0-RELEASE-p10 FreeBSD 12.0-RELEASE-p10 1200086 arm
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2019Q3/lang/gauche/Makefile 505143 2019-06-26 07:45:07Z danfe $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300031
Jail OSVERSION: 1200086
Job Id: 19

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200086
UNAME_v=FreeBSD 12.0-RELEASE-p10 1200086
UNAME_r=12.0-RELEASE-p10
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/120armv6-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/120armv6-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=120armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/120armv6-quarterly/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="armv6-portbld-freebsd12.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=12.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=armv6
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 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv6-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv6-unknown-freebsd12.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 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv6-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv6
OPSYS=FreeBSD
_OSRELEASE=12.0-RELEASE-p10
OSREL=12.0
OSVERSION=1200086
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:

The gauche port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

<snip>
"../../src/gosh" -ftest "../../ext/xlink" -l -g "gauche" \
  -b "../.." -s . gauche--uvector.so array.scm uvector.sci matrix.scm
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/uvector/gauche--uvector.so <- ../../src/gauche--uvector.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/uvector/array.scm <- ../../lib/gauche/array.scm
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/uvector/uvector.sci <- ../../lib/gauche/uvector.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/uvector/matrix.scm <- ../../lib/gauche/matrix.scm
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/uvector'
(cd charconv; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/charconv'
/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 charconv.o -c charconv.c
"../../src/gosh" -ftest "../../src/precomp" ./convaux.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 convaux.o -c convaux.c
"../../src/gosh" -ftest ./cvt.scm ./euc-jp-2000-std.txt
/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 jconv.o -c jconv.c
"../../src/gosh" -ftest ./guess.scm guess_tab.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 guess.o -c guess.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--charconv.so charconv.o convaux.o jconv.o guess.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "gauche" \
  -b "../.." -s . gauche--charconv.so charconv.scm
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/charconv/gauche--charconv.so <- ../../src/gauche--charconv.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/charconv/charconv.scm <- ../../lib/gauche/charconv.scm
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/charconv'
(cd gauche; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/gauche'
"../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--collection ../../libsrc/gauche/collection.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--collection.o -c gauche--collection.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--collection.so gauche--collection.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--sequence ../../libsrc/gauche/sequence.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--sequence.o -c gauche--sequence.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--sequence.so gauche--sequence.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--dictionary ../../libsrc/gauche/dictionary.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--dictionary.o -c gauche--dictionary.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--dictionary.so gauche--dictionary.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--parameter ../../libsrc/gauche/parameter.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--parameter.o -c gauche--parameter.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--parameter.so gauche--parameter.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--hook ../../libsrc/gauche/hook.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--hook.o -c gauche--hook.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--hook.so gauche--hook.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--record ../../libsrc/gauche/record.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--record.o -c gauche--record.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--record.so gauche--record.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--generator ../../libsrc/gauche/generator.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--generator.o -c gauche--generator.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--generator.so gauche--generator.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--unicode ./unicode.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--unicode.o -c gauche--unicode.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--unicode.so gauche--unicode.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "gauche" \
  -b "../.." -s . gauche--collection.so gauche--sequence.so gauche--dictionary.so gauche--parameter.so gauche--hook.so gauche--record.so gauche--generator.so gauche--unicode.so collection.sci sequence.sci dictionary.sci parameter.sci hook.sci record.sci generator.sci unicode.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/gauche/gauche--collection.so <- ../../src/gauche--collection.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/gauche/gauche--sequence.so <- ../../src/gauche--sequence.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/gauche/gauche--dictionary.so <- ../../src/gauche--dictionary.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/gauche/gauche--parameter.so <- ../../src/gauche--parameter.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/gauche/gauche--hook.so <- ../../src/gauche--hook.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/gauche/gauche--record.so <- ../../src/gauche--record.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/gauche/gauche--generator.so <- ../../src/gauche--generator.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/gauche/gauche--unicode.so <- ../../src/gauche--unicode.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/gauche/collection.sci <- ../../lib/gauche/collection.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/gauche/sequence.sci <- ../../lib/gauche/sequence.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/gauche/dictionary.sci <- ../../lib/gauche/dictionary.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/gauche/parameter.sci <- ../../lib/gauche/parameter.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/gauche/hook.sci <- ../../lib/gauche/hook.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/gauche/record.sci <- ../../lib/gauche/record.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/gauche/generator.sci <- ../../lib/gauche/generator.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/gauche/unicode.sci <- ../../lib/gauche/unicode.sci
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/gauche'
(cd srfi; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/srfi'
"../../src/gosh" -ftest "../../src/precomp" -e -i srfi-1.sci ../../libsrc/srfi-1.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 srfi-1.o -c srfi-1.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 srfi-1.so srfi-1.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../src/precomp" -e -i srfi-13.sci ../../libsrc/srfi-13.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 srfi-13.o -c srfi-13.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 srfi-13.so srfi-13.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../src/precomp" -e -P ./srfi-19.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 srfi-19.o -c srfi-19.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 srfi-19.so srfi-19.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../src/precomp" -e -P ./srfi-43.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 srfi-43.o -c srfi-43.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 srfi-43.so srfi-43.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../src/precomp" -e -P ../../libsrc/srfi-133.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 srfi-133.o -c srfi-133.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 srfi-133.so srfi-133.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../src/precomp" -e -P ./srfi-144.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 srfi-144.o -c srfi-144.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 srfi-144.so srfi-144.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "" \
  -b "../.." -s . srfi-1.so srfi-13.so srfi-19.so srfi-43.so srfi-133.so srfi-144.so srfi-1.sci srfi-13.sci srfi-19.sci srfi-43.sci srfi-133.sci srfi-144.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/srfi/srfi-1.so <- ../../src/srfi-1.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/srfi/srfi-13.so <- ../../src/srfi-13.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/srfi/srfi-19.so <- ../../src/srfi-19.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/srfi/srfi-43.so <- ../../src/srfi-43.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/srfi/srfi-133.so <- ../../src/srfi-133.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/srfi/srfi-144.so <- ../../src/srfi-144.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/srfi/srfi-1.sci <- ../../lib/srfi-1.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/srfi/srfi-13.sci <- ../../lib/srfi-13.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/srfi/srfi-19.sci <- ../../lib/srfi-19.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/srfi/srfi-43.sci <- ../../lib/srfi-43.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/srfi/srfi-133.sci <- ../../lib/srfi-133.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/srfi/srfi-144.sci <- ../../lib/srfi-144.sci
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/srfi'
(cd threads; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/threads'
/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 threads.o -c threads.c
threads.c:170:13: warning: implicit declaration of function 'GC_pthread_sigmask' is invalid in C99 [-Wimplicit-function-declaration]
            pthread_sigmask(SIG_SETMASK, &threadrec.defaultSigmask, &omask);
            ^
./../gc/include/gc_pthread_redirects.h:103:28: note: expanded from macro 'pthread_sigmask'
#   define pthread_sigmask GC_pthread_sigmask
                           ^
1 warning generated.
/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 mutex.o -c mutex.c
"../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--threads ./threads.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--threads.o -c gauche--threads.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--threads.so threads.o mutex.o gauche--threads.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "gauche" \
  -b "../.." -s . gauche--threads.so threads.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/threads/gauche--threads.so <- ../../src/gauche--threads.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/threads/threads.sci <- ../../lib/gauche/threads.sci
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/threads'
(cd binary; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/binary'
"../../src/gosh" -ftest "../../src/precomp" -e -P -o binary--io ./io.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 binary--io.o -c binary--io.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 binary.o -c binary.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 binary--io.so binary--io.o binary.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "binary" \
  -b "../.." -s . binary--io.so io.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/binary/binary--io.so <- ../../src/binary--io.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/binary/io.sci <- ../../lib/binary/io.sci
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/binary'
(cd net; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/net'
/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 net.o -c net.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 addr.o -c addr.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 netdb.o -c netdb.c
"../../src/gosh" -ftest "../../src/precomp" ./netlib.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 netlib.o -c netlib.c
"../../src/gosh" -ftest "../../src/precomp" ./netaux.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 netaux.o -c netaux.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--net.so net.o addr.o netdb.o netlib.o netaux.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "gauche" \
  -b "../.." -s . gauche--net.so net.scm
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/net/gauche--net.so <- ../../src/gauche--net.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/net/net.scm <- ../../lib/gauche/net.scm
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/net'
(cd termios; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/termios'
/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 termios.o -c termios.c
termios.c:121:9: warning: implicit declaration of function 'openpty' is invalid in C99 [-Wimplicit-function-declaration]
    if (openpty(&master, &slave, NULL, term, NULL) < 0) {
        ^
termios.c:137:16: warning: implicit declaration of function 'forkpty' is invalid in C99 [-Wimplicit-function-declaration]
    if ((pid = forkpty(&master, NULL, term, NULL)) < 0) {
               ^
termios.c:163:16: warning: implicit declaration of function 'forkpty' is invalid in C99 [-Wimplicit-function-declaration]
    if ((pid = forkpty(&master, NULL, term, NULL)) < 0) {
               ^
3 warnings generated.
"../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--termios ./termios.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--termios.o -c gauche--termios.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--termios.so termios.o gauche--termios.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "gauche" \
  -b "../.." -s . gauche--termios.so termios.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/termios/gauche--termios.so <- ../../src/gauche--termios.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/termios/termios.sci <- ../../lib/gauche/termios.sci
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/termios'
(cd fcntl; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.8/ext/fcntl'
/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 fcntl.o -c fcntl.c
"../../src/gosh" -ftest "../../src/precomp" -e -P -o gauche--fcntl ./fcntl.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--fcntl.o -c gauche--fcntl.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--fcntl.so fcntl.o gauche--fcntl.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "gauche" \
  -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
=>> 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?201908270029.x7R0T0jn067749>