[package - head-armv7-default][lang/gauche] Failed for gauche-0.9.9 in build/runaway

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Fri Jan 17 02:07:04 UTC 2020


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 at FreeBSD.org
Last committer: pkubaj at FreeBSD.org
Ident:          $FreeBSD: head/lang/gauche/Makefile 521583 2019-12-31 02:56:59Z pkubaj $
Log URL:        http://beefy12.nyi.freebsd.org/data/head-armv7-default/p523196_s356767/logs/gauche-0.9.9.log
Build URL:      http://beefy12.nyi.freebsd.org/build.html?mastername=head-armv7-default&build=p523196_s356767
Log:

=>> Building lang/gauche
build started at Thu Jan 16 19:30:20 UTC 2020
port directory: /usr/ports/lang/gauche
package name: gauche-0.9.9
building for: FreeBSD head-armv7-default-job-06 13.0-CURRENT FreeBSD 13.0-CURRENT 1300076 arm
maintained by: ports at FreeBSD.org
Makefile ident:      $FreeBSD: head/lang/gauche/Makefile 521583 2019-12-31 02:56:59Z pkubaj $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300062
Jail OSVERSION: 1300076
Job Id: 06




!!! Jail is newer than host. (Jail: 1300076, Host: 1300062) !!!
!!! 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=1300076
UNAME_v=FreeBSD 13.0-CURRENT 1300076
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.9:
     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 at 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.9"  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
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_9d218390=FreeBSD clang version 9.0.1 (git at github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 9.0.1 (git at github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.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 9.0.1 (git at github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.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=1300076
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

<snip>
echo "/* Generated automatically from gc config header; do not edit. */" > gauche/config_threads.h
grep '^#define GC_[0-9A-Z_]*THREADS' ../gc/include/config.h >> gauche/config_threads.h || :
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c box.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c core.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c vm.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c compaux.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c macro.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c connection.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c code.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c error.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c class.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c dispatch.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c prof.c
prof.c:260:5: warning: implicit declaration of function 'GC_pthread_sigmask' is invalid in C99 [-Wimplicit-function-declaration]
    SIGPROCMASK(SIG_BLOCK, &set, NULL);
    ^
prof.c:45:21: note: expanded from macro 'SIGPROCMASK'
#define SIGPROCMASK pthread_sigmask
                    ^
./../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./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c collection.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c boolean.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c char.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c string.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c list.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c hash.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c dws32hash.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c dwsiphash.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c treemap.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c bits.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c port.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c write.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c read.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c vector.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c weak.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c symbol.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c gloc.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c compare.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c regexp.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c signal.c
signal.c:482:5: warning: implicit declaration of function 'GC_pthread_sigmask' is invalid in C99 [-Wimplicit-function-declaration]
    SIGPROCMASK(SIG_BLOCK, &sigHandlers.masterSigset, &omask);
    ^
signal.c:66:23: note: expanded from macro 'SIGPROCMASK'
#  define SIGPROCMASK pthread_sigmask
                      ^
./../gc/include/gc_pthread_redirects.h:103:28: note: expanded from macro 'pthread_sigmask'
#   define pthread_sigmask GC_pthread_sigmask
                           ^
signal.c:857:9: warning: implicit declaration of function 'GC_pthread_sigmask' is invalid in C99 [-Wimplicit-function-declaration]
    if (SIGPROCMASK(SIG_SETMASK, NULL, mask) != 0) {
        ^
signal.c:66:23: note: expanded from macro 'SIGPROCMASK'
#  define SIGPROCMASK pthread_sigmask
                      ^
./../gc/include/gc_pthread_redirects.h:103:28: note: expanded from macro 'pthread_sigmask'
#   define pthread_sigmask GC_pthread_sigmask
                           ^
signal.c:864:9: warning: implicit declaration of function 'GC_pthread_sigmask' is invalid in C99 [-Wimplicit-function-declaration]
    if (SIGPROCMASK(SIG_SETMASK, mask, NULL) != 0) {
        ^
signal.c:66:23: note: expanded from macro 'SIGPROCMASK'
#  define SIGPROCMASK pthread_sigmask
                      ^
./../gc/include/gc_pthread_redirects.h:103:28: note: expanded from macro 'pthread_sigmask'
#   define pthread_sigmask GC_pthread_sigmask
                           ^
signal.c:884:9: warning: implicit declaration of function 'GC_pthread_sigmask' is invalid in C99 [-Wimplicit-function-declaration]
    if (SIGPROCMASK(how, newset, &(oldmask->set)) != 0) {
        ^
signal.c:66:23: note: expanded from macro 'SIGPROCMASK'
#  define SIGPROCMASK pthread_sigmask
                      ^
./../gc/include/gc_pthread_redirects.h:103:28: note: expanded from macro 'pthread_sigmask'
#   define pthread_sigmask GC_pthread_sigmask
                           ^
signal.c:921:9: warning: implicit declaration of function 'GC_pthread_sigmask' is invalid in C99 [-Wimplicit-function-declaration]
        SIGPROCMASK(SIG_BLOCK, &sigHandlers.masterSigset, &omask);
        ^
signal.c:66:23: note: expanded from macro 'SIGPROCMASK'
#  define SIGPROCMASK pthread_sigmask
                      ^
./../gc/include/gc_pthread_redirects.h:103:28: note: expanded from macro 'pthread_sigmask'
#   define pthread_sigmask GC_pthread_sigmask
                           ^
signal.c:930:5: warning: implicit declaration of function 'GC_pthread_sigmask' is invalid in C99 [-Wimplicit-function-declaration]
    SIGPROCMASK(SIG_SETMASK, &omask, NULL);
    ^
signal.c:66:23: note: expanded from macro 'SIGPROCMASK'
#  define SIGPROCMASK pthread_sigmask
                      ^
./../gc/include/gc_pthread_redirects.h:103:28: note: expanded from macro 'pthread_sigmask'
#   define pthread_sigmask GC_pthread_sigmask
                           ^
signal.c:954:5: warning: implicit declaration of function 'GC_pthread_sigmask' is invalid in C99 [-Wimplicit-function-declaration]
    SIGPROCMASK(SIG_SETMASK, NULL, &omask);
    ^
signal.c:66:23: note: expanded from macro 'SIGPROCMASK'
#  define SIGPROCMASK pthread_sigmask
                      ^
./../gc/include/gc_pthread_redirects.h:103:28: note: expanded from macro 'pthread_sigmask'
#   define pthread_sigmask GC_pthread_sigmask
                           ^
7 warnings generated.
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c parameter.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c module.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c proc.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c number.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c bignum.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c load.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c lazy.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c repl.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c autoloads.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c system.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c compile.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libalpha.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libbool.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libchar.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libcode.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libcmp.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libdict.c
/bin/sh ./genconfig
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libeval.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libexc.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libfmt.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libio.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c liblazy.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c liblist.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libmacbase.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libmacro.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libmisc.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libmod.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libnum.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libobj.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libomega.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libproc.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c librx.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libsrfis.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libstr.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libsym.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libsys.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libvec.c
rm -f libgc_pic.a
ar -rc libgc_pic.a  ../gc/extra/.libs/gc.o 
TARGETLIB="`pwd`"  /nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC -Wl,--rpath="`pwd`" -L. -fstack-protector-strong  -L/usr/local/lib -Wl,--soname,libgauche-0.97.so.0.9  -shared -o libgauche-0.97.so box.o core.o vm.o compaux.o macro.o connection.o code.o error.o class.o dispatch.o prof.o collection.o boolean.o char.o string.o list.o hash.o dws32hash.o dwsiphash.o treemap.o bits.o port.o write.o read.o vector.o weak.o symbol.o gloc.o compare.o regexp.o signal.o parameter.o module.o proc.o number.o bignum.o load.o lazy.o repl.o autoloads.o system.o compile.o libalpha.o libbool.o libchar.o libcode.o libcmp.o libdict.o libeval.o libexc.o libfmt.o libio.o liblazy.o liblist.o libmacbase.o libmacro.o libmisc.o libmod.o libnum.o libobj.o libomega.o libproc.o librx.o libsrfis.o libstr.o libsym.o libsys.o libvec.o libgc_pic.a `./get-atomic-ops-flags.sh .. .. --libs` -lcrypt -lutil -lrt -lm  -pthread
TARGETLIB="`pwd`" DESTDIR= /bin/sh ./makeverslink libgauche-0.97.so
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c main.c
TARGETLIB="`pwd`"  /nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC -Wl,--rpath="`pwd`" -L. -fstack-protector-strong  -L/usr/local/lib -rdynamic -o gosh main.o  -lgauche-0.97 -lcrypt -lutil -lrt -lm  -pthread
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c gauche-config.c
TARGETLIB="`pwd`"  /nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC -Wl,--rpath="`pwd`" -L. -fstack-protector-strong  -L/usr/local/lib -o gauche-config gauche-config.o -lcrypt -lutil -lrt -lm  -pthread
echo "#!/usr/local/bin/gosh" > gauche-install && \
cat ./gauche-install.in >> gauche-install
echo "#!/usr/local/bin/gosh" > gauche-package && \
cat ./gauche-package.in >> gauche-package
echo "#!/usr/local/bin/gosh" > gauche-cesconv && \
cat ./gauche-cesconv.in >> gauche-cesconv 
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c test-extra.c
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include `./get-atomic-ops-flags.sh .. .. --cflags` -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  -c libextra.c
TARGETLIB="`pwd`"  /nxb-bin/usr/bin/cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -Wall -Wextra -Wno-unused-label -fPIC -Wl,--rpath="`pwd`" -L. -fstack-protector-strong  -L/usr/local/lib -rdynamic -o test-extra test-extra.o libextra.o -lgauche-0.97 -lcrypt -lutil -lrt -lm  -pthread
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.9/src'
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.9/lib'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.9/lib'
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.9/ext'
(cd util; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.9/ext/util'
"../../src/gosh" -ftest "../../src/precomp" -e -P -o util--match ../../libsrc/util/match.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 util--match.o -c util--match.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 util--match.so util--match.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "util" \
  -b "../.." -s . util--match.so match.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.9/ext/util/util--match.so <- ../../src/util--match.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.9/ext/util/match.sci <- ../../lib/util/match.sci
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.9/ext/util'
(cd data; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.9/ext/data'
"../../src/gosh" -ftest "../../src/precomp" -e -P -o data--queue ./queue.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--queue.o -c data--queue.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--queue.so data--queue.o -L"../../src"   -lcrypt -lutil -lrt -lm  -pthread
"../../src/gosh" -ftest "../../ext/xlink" -l -g "data" \
  -b "../.." -s . data--queue.so queue.sci
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.9/ext/data/data--queue.so <- ../../src/data--queue.so
link /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.9/ext/data/queue.sci <- ../../lib/data/queue.sci
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.9/ext/data'
(cd uvector; gmake default)
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.9/ext/uvector'
rm -rf uvector.c
"../../src/gosh" -ftest ./uvgen.scm ./uvector.c.tmpl
if test ! -d gauche; then mkdir gauche; fi
rm -rf gauche/uvector.h
"../../src/gosh" -ftest ./uvgen.scm ./uvector.h.tmpl && mv uvector.h gauche/uvector.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 uvector.o -c uvector.c
rm -rf uvlib.scm
"../../src/gosh" -ftest ./uvgen.scm ./uvlib.scm.tmpl
"../../src/gosh" -ftest ./ifgen.scm exports
"../../src/gosh" -ftest -I. "../../src/precomp" -e -P -o gauche--uvector ./uvector.scm
=>> Killing runaway build after 21600 seconds with no output


More information about the freebsd-pkg-fallout mailing list