Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Dec 2016 08:14:44 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110arm64-quarterly][lang/gauche] Failed for gauche-0.9.4_1 in build
Message-ID:  <201612250814.uBP8EiE3028374@thunderx1.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: branches/2016Q4/lang/gauche/Makefile 422644 2016-09-23 02:24:48Z linimon $
Log URL:        http://thunderx1.nyi.freebsd.org/data/110arm64-quarterly/429295/logs/gauche-0.9.4_1.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-quarterly&build=429295
Log:

====>> Building lang/gauche
build started at Sun Dec 25 08:01:46 UTC 2016
port directory: /usr/ports/lang/gauche
building for: FreeBSD 110arm64-quarterly-job-06 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm64
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2016Q4/lang/gauche/Makefile 422644 2016-09-23 02:24:48Z linimon $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 06




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-quarterly/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gauche-0.9.4_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-quarterly/ref/.p/pool
MASTERNAME=110arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for gauche-0.9.4_1:
     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
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-tls=none   --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--
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" 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--
LANG=C 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" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG"  LDFLAGS="" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing  -DLIBICONV_PLUG"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  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.4"
TARGET="aarch64-portbld-freebsd11.0"
GDBM="@comment
"
NO_GDBM=""
SLIB="@comment
"
NO_SLIB=""
THREADS=""
NO_THREADS="@comment
"
EUCJP="@comment
"
NO_EUCJP=""
SJIS="@comment
"
NO_SJIS=""
UTF8=""
NO_UTF8="@comment
"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/gauche"
EXAMPLESDIR="share/examples/gauche"
DATADIR="share/gauche"
WWWDIR="www/gauche"
ETCDIR="etc/gauche"
--End PLIST_SUB--

--SUB_LIST--
GDBM="@comment
"
NO_GDBM=""
SLIB="@comment
"
NO_SLIB=""
THREADS=""
NO_THREADS="@comment
"
EUCJP="@comment
"
NO_EUCJP=""
SJIS="@comment
"
NO_SJIS=""
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---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /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
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<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

===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   gauche-0.9.4_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.8.txz
[110arm64-quarterly-job-06] Installing pkg-1.8.8...
[110arm64-quarterly-job-06] Extracting pkg-1.8.8: .......... done
===>   gauche-0.9.4_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of gauche-0.9.4_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   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

===>  License BSD3CLAUSE accepted by the user
<snip>
libvec.scm:154:15: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    end_scm = SCM_MAKE_INT(-1);
              ^~~~~~~~~~~~~~~~
./gauche.h:304:55: note: expanded from macro 'SCM_MAKE_INT'
#define SCM_MAKE_INT(obj)    SCM_OBJ(((intptr_t)(obj) << 2) + 1)
                             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
./gauche.h:230:37: note: expanded from macro 'SCM_OBJ'
#define SCM_OBJ(obj)      ((ScmObj)(obj))
                                    ^~~
libvec.scm:203:15: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    end_scm = SCM_MAKE_INT(-1);
              ^~~~~~~~~~~~~~~~
./gauche.h:304:55: note: expanded from macro 'SCM_MAKE_INT'
#define SCM_MAKE_INT(obj)    SCM_OBJ(((intptr_t)(obj) << 2) + 1)
                             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
./gauche.h:230:37: note: expanded from macro 'SCM_OBJ'
#define SCM_OBJ(obj)      ((ScmObj)(obj))
                                    ^~~
libvec.scm:247:15: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    end_scm = SCM_MAKE_INT(-1);
              ^~~~~~~~~~~~~~~~
./gauche.h:304:55: note: expanded from macro 'SCM_MAKE_INT'
#define SCM_MAKE_INT(obj)    SCM_OBJ(((intptr_t)(obj) << 2) + 1)
                             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
./gauche.h:230:37: note: expanded from macro 'SCM_OBJ'
#define SCM_OBJ(obj)      ((ScmObj)(obj))
                                    ^~~
24 warnings generated.
TARGETLIB=`pwd`  cc -O2 -pipe  -DLIBICONV_PLUG -fno-strict-aliasing -fPIC -Wl,--rpath -Wl,`pwd` -L.  -Wl,--soname,libgauche-0.9.so.0.4  -shared -o libgauche-0.9.so box.o core.o vm.o compaux.o  macro.o  code.o error.o class.o prof.o  collection.o  boolean.o char.o string.o list.o  hash.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 paths.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  libmisc.o libmod.o libnum.o  libobj.o libomega.o libproc.o  librx.o libstr.o libsym.o  libsys.o libvec.o `ls -1 ../gc/.libs/*.o | grep -v '/cord' | grep -v '/staticrootslib'`  `ls -1 ../gc/libatomic_ops/src/.libs/*.o` -lcrypt -lutil -lrt -lm  -pthread
TARGETLIB=`pwd` /bin/sh ./makeverslink libgauche-0.9.so
cc -DHAVE_CONFIG_H -I. -I. -I./../gc/include -I../gc/include -I./../gc/libatomic_ops/src -I../gc/libatomic_ops/src -DLIBICONV_PLUG -O2 -pipe  -DLIBICONV_PLUG -fno-strict-aliasing -fPIC  -c main.c
In file included from main.c:34:
In file included from ./gauche.h:92:
./../gc/include/gc.h:411:23: warning: unknown attribute '__alloc_size__' ignored [-Wunknown-attributes]
GC_API GC_ATTR_MALLOC GC_ATTR_ALLOC_SIZE(1) void * GC_CALL
                      ^
./../gc/include/gc_config_macros.h:249:54: note: expanded from macro 'GC_ATTR_ALLOC_SIZE'
#   define GC_ATTR_ALLOC_SIZE(argnum) __attribute__((__alloc_size__(argnum)))
                                                     ^
In file included from main.c:34:
In file included from ./gauche.h:92:
./../gc/include/gc.h:413:23: warning: unknown attribute '__alloc_size__' ignored [-Wunknown-attributes]
GC_API GC_ATTR_MALLOC GC_ATTR_ALLOC_SIZE(1) void * GC_CALL
                      ^
./../gc/include/gc_config_macros.h:249:54: note: expanded from macro 'GC_ATTR_ALLOC_SIZE'
#   define GC_ATTR_ALLOC_SIZE(argnum) __attribute__((__alloc_size__(argnum)))
                                                     ^
In file included from main.c:34:
In file included from ./gauche.h:92:
./../gc/include/gc.h:418:23: warning: unknown attribute '__alloc_size__' ignored [-Wunknown-attributes]
GC_API GC_ATTR_MALLOC GC_ATTR_ALLOC_SIZE(1) void * GC_CALL
                      ^
./../gc/include/gc_config_macros.h:249:54: note: expanded from macro 'GC_ATTR_ALLOC_SIZE'
#   define GC_ATTR_ALLOC_SIZE(argnum) __attribute__((__alloc_size__(argnum)))
                                                     ^
In file included from main.c:34:
In file included from ./gauche.h:92:
./../gc/include/gc.h:420:23: warning: unknown attribute '__alloc_size__' ignored [-Wunknown-attributes]
GC_API GC_ATTR_MALLOC GC_ATTR_ALLOC_SIZE(1) void * GC_CALL
                      ^
./../gc/include/gc_config_macros.h:249:54: note: expanded from macro 'GC_ATTR_ALLOC_SIZE'
#   define GC_ATTR_ALLOC_SIZE(argnum) __attribute__((__alloc_size__(argnum)))
                                                     ^
In file included from main.c:34:
In file included from ./gauche.h:92:
./../gc/include/gc.h:424:23: warning: unknown attribute '__alloc_size__' ignored [-Wunknown-attributes]
GC_API GC_ATTR_MALLOC GC_ATTR_ALLOC_SIZE(2) void * GC_CALL
                      ^
./../gc/include/gc_config_macros.h:249:54: note: expanded from macro 'GC_ATTR_ALLOC_SIZE'
#   define GC_ATTR_ALLOC_SIZE(argnum) __attribute__((__alloc_size__(argnum)))
                                                     ^
In file included from main.c:34:
In file included from ./gauche.h:92:
./../gc/include/gc.h:487:46: warning: unknown attribute '__alloc_size__' ignored [-Wunknown-attributes]
                        /* 'realloc' attr */ GC_ATTR_ALLOC_SIZE(2);
                                             ^
./../gc/include/gc_config_macros.h:249:54: note: expanded from macro 'GC_ATTR_ALLOC_SIZE'
#   define GC_ATTR_ALLOC_SIZE(argnum) __attribute__((__alloc_size__(argnum)))
                                                     ^
In file included from main.c:34:
In file included from ./gauche.h:92:
./../gc/include/gc.h:742:23: warning: unknown attribute '__alloc_size__' ignored [-Wunknown-attributes]
GC_API GC_ATTR_MALLOC GC_ATTR_ALLOC_SIZE(1) void * GC_CALL
                      ^
./../gc/include/gc_config_macros.h:249:54: note: expanded from macro 'GC_ATTR_ALLOC_SIZE'
#   define GC_ATTR_ALLOC_SIZE(argnum) __attribute__((__alloc_size__(argnum)))
                                                     ^
In file included from main.c:34:
In file included from ./gauche.h:92:
./../gc/include/gc.h:744:23: warning: unknown attribute '__alloc_size__' ignored [-Wunknown-attributes]
GC_API GC_ATTR_MALLOC GC_ATTR_ALLOC_SIZE(1) void * GC_CALL
                      ^
./../gc/include/gc_config_macros.h:249:54: note: expanded from macro 'GC_ATTR_ALLOC_SIZE'
#   define GC_ATTR_ALLOC_SIZE(argnum) __attribute__((__alloc_size__(argnum)))
                                                     ^
In file included from main.c:34:
In file included from ./gauche.h:92:
./../gc/include/gc.h:757:23: warning: unknown attribute '__alloc_size__' ignored [-Wunknown-attributes]
GC_API GC_ATTR_MALLOC GC_ATTR_ALLOC_SIZE(1) void * GC_CALL
                      ^
./../gc/include/gc_config_macros.h:249:54: note: expanded from macro 'GC_ATTR_ALLOC_SIZE'
#   define GC_ATTR_ALLOC_SIZE(argnum) __attribute__((__alloc_size__(argnum)))
                                                     ^
In file included from main.c:34:
In file included from ./gauche.h:92:
./../gc/include/gc.h:759:23: warning: unknown attribute '__alloc_size__' ignored [-Wunknown-attributes]
GC_API GC_ATTR_MALLOC GC_ATTR_ALLOC_SIZE(1) void * GC_CALL
                      ^
./../gc/include/gc_config_macros.h:249:54: note: expanded from macro 'GC_ATTR_ALLOC_SIZE'
#   define GC_ATTR_ALLOC_SIZE(argnum) __attribute__((__alloc_size__(argnum)))
                                                     ^
In file included from main.c:34:
In file included from ./gauche.h:92:
./../gc/include/gc.h:764:23: warning: unknown attribute '__alloc_size__' ignored [-Wunknown-attributes]
GC_API GC_ATTR_MALLOC GC_ATTR_ALLOC_SIZE(1) void * GC_CALL
                      ^
./../gc/include/gc_config_macros.h:249:54: note: expanded from macro 'GC_ATTR_ALLOC_SIZE'
#   define GC_ATTR_ALLOC_SIZE(argnum) __attribute__((__alloc_size__(argnum)))
                                                     ^
In file included from main.c:34:
In file included from ./gauche.h:92:
./../gc/include/gc.h:766:23: warning: unknown attribute '__alloc_size__' ignored [-Wunknown-attributes]
GC_API GC_ATTR_MALLOC GC_ATTR_ALLOC_SIZE(1) void * GC_CALL
                      ^
./../gc/include/gc_config_macros.h:249:54: note: expanded from macro 'GC_ATTR_ALLOC_SIZE'
#   define GC_ATTR_ALLOC_SIZE(argnum) __attribute__((__alloc_size__(argnum)))
                                                     ^
In file included from main.c:34:
In file included from ./gauche.h:92:
./../gc/include/gc.h:773:23: warning: unknown attribute '__alloc_size__' ignored [-Wunknown-attributes]
GC_API GC_ATTR_MALLOC GC_ATTR_ALLOC_SIZE(1) void * GC_CALL
                      ^
./../gc/include/gc_config_macros.h:249:54: note: expanded from macro 'GC_ATTR_ALLOC_SIZE'
#   define GC_ATTR_ALLOC_SIZE(argnum) __attribute__((__alloc_size__(argnum)))
                                                     ^
In file included from main.c:34:
In file included from ./gauche.h:92:
./../gc/include/gc.h:776:23: warning: unknown attribute '__alloc_size__' ignored [-Wunknown-attributes]
GC_API GC_ATTR_MALLOC GC_ATTR_ALLOC_SIZE(1) void * GC_CALL
                      ^
./../gc/include/gc_config_macros.h:249:54: note: expanded from macro 'GC_ATTR_ALLOC_SIZE'
#   define GC_ATTR_ALLOC_SIZE(argnum) __attribute__((__alloc_size__(argnum)))
                                                     ^
In file included from main.c:34:
In file included from ./gauche.h:92:
./../gc/include/gc.h:778:23: warning: unknown attribute '__alloc_size__' ignored [-Wunknown-attributes]
GC_API GC_ATTR_MALLOC GC_ATTR_ALLOC_SIZE(1) void * GC_CALL
                      ^
./../gc/include/gc_config_macros.h:249:54: note: expanded from macro 'GC_ATTR_ALLOC_SIZE'
#   define GC_ATTR_ALLOC_SIZE(argnum) __attribute__((__alloc_size__(argnum)))
                                                     ^
In file included from main.c:34:
In file included from ./gauche.h:92:
./../gc/include/gc.h:781:23: warning: unknown attribute '__alloc_size__' ignored [-Wunknown-attributes]
GC_API GC_ATTR_MALLOC GC_ATTR_ALLOC_SIZE(1) void * GC_CALL
                      ^
./../gc/include/gc_config_macros.h:249:54: note: expanded from macro 'GC_ATTR_ALLOC_SIZE'
#   define GC_ATTR_ALLOC_SIZE(argnum) __attribute__((__alloc_size__(argnum)))
                                                     ^
In file included from main.c:34:
In file included from ./gauche.h:92:
./../gc/include/gc.h:787:46: warning: unknown attribute '__alloc_size__' ignored [-Wunknown-attributes]
                        /* 'realloc' attr */ GC_ATTR_ALLOC_SIZE(2);
                                             ^
./../gc/include/gc_config_macros.h:249:54: note: expanded from macro 'GC_ATTR_ALLOC_SIZE'
#   define GC_ATTR_ALLOC_SIZE(argnum) __attribute__((__alloc_size__(argnum)))
                                                     ^
In file included from main.c:34:
In file included from ./gauche.h:92:
./../gc/include/gc.h:804:23: warning: unknown attribute '__alloc_size__' ignored [-Wunknown-attributes]
GC_API GC_ATTR_MALLOC GC_ATTR_ALLOC_SIZE(1) void * GC_CALL
                      ^
./../gc/include/gc_config_macros.h:249:54: note: expanded from macro 'GC_ATTR_ALLOC_SIZE'
#   define GC_ATTR_ALLOC_SIZE(argnum) __attribute__((__alloc_size__(argnum)))
                                                     ^
In file included from main.c:34:
In file included from ./gauche.h:92:
./../gc/include/gc.h:806:29: warning: unknown attribute '__alloc_size__' ignored [-Wunknown-attributes]
GC_API /* 'realloc' attr */ GC_ATTR_ALLOC_SIZE(2) void * GC_CALL
                            ^
./../gc/include/gc_config_macros.h:249:54: note: expanded from macro 'GC_ATTR_ALLOC_SIZE'
#   define GC_ATTR_ALLOC_SIZE(argnum) __attribute__((__alloc_size__(argnum)))
                                                     ^
19 warnings generated.
TARGETLIB=`pwd`  cc -O2 -pipe  -DLIBICONV_PLUG -fno-strict-aliasing -fPIC -Wl,--rpath -Wl,`pwd` -L.  -rdynamic -o gosh main.o -lgauche-0.9 -lcrypt -lutil -lrt -lm  -pthread
./libgauche-0.9.so: undefined reference to `sbrk'
./libgauche-0.9.so: undefined reference to `__stack_base__'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.4/src
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/lang/gauche/work/Gauche-0.9.4
*** Error code 1

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



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