From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Apr 18 21:23:38 2014 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E27C7EA8 for ; Fri, 18 Apr 2014 21:23:38 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CCFE511A3 for ; Fri, 18 Apr 2014 21:23:38 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.8/8.14.8) with ESMTP id s3ILNckD059498 for ; Fri, 18 Apr 2014 21:23:38 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.8/8.14.8/Submit) id s3ILNcCi059495; Fri, 18 Apr 2014 21:23:38 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Date: Fri, 18 Apr 2014 21:23:38 GMT From: pkg-fallout-builder@FreeBSD.org Message-Id: <201404182123.s3ILNcCi059495@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [REL - head-amd64-default][finance/gnucash] Failed for gnucash-2.6.2 in run-depends X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Apr 2014 21:23:38 -0000 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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/finance/gnucash/Makefile 347529 2014-03-08 18:26:21Z kwm $ Log URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-04-18_13h18m20s/logs/gnucash-2.6.2.log Build URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-04-18_13h18m20s Log: ====>> Building finance/gnucash build started at Fri Apr 18 21:15:30 UTC 2014 port directory: /usr/ports/finance/gnucash building for: FreeBSD head-amd64-default-job-22 11.0-CURRENT FreeBSD 11.0-CURRENT r264257 amd64 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/finance/gnucash/Makefile 347529 2014-03-08 18:26:21Z kwm $ Poudriere version: 3.1-pre Host OSVERSION: 1100013 Jail OSVERSION: 1100018 !!! Jail is newer than host. (Jail: 1100018, Host: 1100013) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- OSVERSION=1100018 UNAME_v=FreeBSD 11.0-CURRENT r264257 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/build/head-amd64-default/ref PKG_EXT=txz tpid=95030 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=gnucash-2.6.2 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add OLDPWD=/usr/local/poudriere/data/build/head-amd64-default/ref/poudriere/rdeps PWD=/usr/local/poudriere/data/build/head-amd64-default/ref/poudriere/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gnucash-2.6.2: AQBANKING=off: AqBanking support (HBCI/OpenHBCI) DATABASE=off: Enable SQL database backends GTKMM=off: Enable GTKMM based UI LOCALE_TAX=off: Enable localized tax categories OFX=off: OFX support PYTHON=off: Python bindings or support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-error-on-warning --disable-doxygen --disable-aqbanking --disable-dbi --disable-gtkmm --disable-ofx --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf 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-- TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- AQBANKING="@comment " NO_AQBANKING="" DATABASE="@comment " NO_DATABASE="" GTKMM="@comment " NO_GTKMM="" LOCALE_TAX="@comment " NO_LOCALE_TAX="" OFX="@comment " NO_OFX="" PYTHON="@comment " NO_PYTHON="" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local PORTDOCS="" PORTEXAMPLES="" PORTDATA="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.16.3 PERL_VER=5.16 PERL_ARCH=mach PERL5_MAN3=lib/perl5/5.16/man/man3 SITE_PERL=lib/perl5/site_perl/5.16 DOCSDIR="share/doc/gnucash" EXAMPLESDIR="share/examples/gnucash" DATADIR="share/gnucash" WWWDIR="www/gnucash" ETCDIR="etc/gnucash" --End PLIST_SUB-- --SUB_LIST-- AQBANKING="@comment " NO_AQBANKING="" DATABASE="@comment " NO_DATABASE="" GTKMM="@comment " NO_GTKMM="" LOCALE_TAX="@comment " NO_LOCALE_TAX="" OFX="@comment " NO_OFX="" PYTHON="@comment " NO_PYTHON="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gnucash DOCSDIR=/usr/local/share/doc/gnucash EXAMPLESDIR=/usr/local/share/examples/gnucash WWWDIR=/usr/local/www/gnucash ETCDIR=/usr/local/etc/gnucash --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 #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ===> Cleaning for gnucash-2.6.2 =================================================== ===> License GPLv2 GPLv3 accepted by the user =========================================================================== =================================================== ===> gnucash-2.6.2 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gnucash-2.6.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 GPLv3 accepted by the user ===> Fetching all distfiles required by gnucash-2.6.2 for building =========================================================================== =================================================== ===> License GPLv2 GPLv3 accepted by the user ===> Fetching all distfiles required by gnucash-2.6.2 for building => SHA256 Checksum OK for gnucash-2.6.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 GPLv3 accepted by the user ===> Fetching all distfiles required by gnucash-2.6.2 for building ===> Extracting for gnucash-2.6.2 => SHA256 Checksum OK for gnucash-2.6.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gnucash-2.6.2 ===> Applying FreeBSD patches for gnucash-2.6.2 =========================================================================== =================================================== ===> gnucash-2.6.2 depends on package: guile>=1.8.6 - not found pkg-static: No package(s) matching guile ===> Verifying install for guile>=1.8.6 in /usr/ports/lang/guile ===> Installing existing package /packages/All/guile-1.8.8.txz Installing guile-1.8.8...Installing gettext-0.18.3.1... done Installing gmp-5.1.3_1... done Installing libltdl-2.4.2_2... done && rm -f $file && /usr/local/bin/msgfmt -o $file es.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fr.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file he.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hu.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ja.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lv.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nl.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt_BR.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file rw.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sk.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ta.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_TW.po gmake[3]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/po' Making all in accounts gmake[3]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts' Making all in C gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/C' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/C' Making all in cs gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/cs' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/cs' Making all in da gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/da' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/da' Making all in de_AT gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/de_AT' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/de_AT' Making all in de_CH gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/de_CH' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/de_CH' Making all in de_DE gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/de_DE' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/de_DE' Making all in el_GR gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/el_GR' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/el_GR' Making all in en_GB gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/en_GB' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/en_GB' Making all in es_ES gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/es_ES' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/es_ES' Making all in es_MX gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/es_MX' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/es_MX' Making all in fi_FI gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/fi_FI' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/fi_FI' Making all in fr_CH gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/fr_CH' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/fr_CH' Making all in fr_CA gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/fr_CA' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/fr_CA' Making all in fr_FR gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/fr_FR' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/fr_FR' Making all in hu_HU gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/hu_HU' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/hu_HU' Making all in it gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/it' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/it' Making all in ja gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/ja' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/ja' Making all in ko gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/ko' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/ko' Making all in lv gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/lv' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/lv' Making all in nl gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/nl' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/nl' Making all in nb gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/nb' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/nb' Making all in pl gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/pl' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/pl' Making all in pt_BR gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/pt_BR' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/pt_BR' Making all in pt_PT gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/pt_PT' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/pt_PT' Making all in ru gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/ru' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/ru' Making all in sk gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/sk' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/sk' Making all in sv_SE gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/sv_SE' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/sv_SE' Making all in tr_TR gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/tr_TR' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/tr_TR' Making all in zh_CN gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/zh_CN' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts/zh_CN' gmake[4]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts' gmake[3]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/accounts' Making all in checks gmake[3]: Entering directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/checks' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2/checks' gmake[2]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2' gmake[1]: Leaving directory `/wrkdirs/usr/ports/finance/gnucash/work/gnucash-2.6.2' =========================================================================== =================================================== ===> gnucash-2.6.2 depends on package: guile>=1.8.6 - found ===> gnucash-2.6.2 depends on file: /usr/local/share/guile/1.8/slibcat - not found ===> Verifying install for /usr/local/share/guile/1.8/slibcat in /usr/ports/lang/slib-guile ===> Installing existing package /packages/All/slib-guile-3b3_1.txz Installing slib-guile-3b3_1...slib-guile-3b3_1 already installed Failed to install the following 1 package(s): /packages/All/slib-guile-3b3_1.txz *** Error code 70 Stop. make: stopped in /usr/ports/finance/gnucash ===> Cleaning for gnucash-2.6.2