From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jul 25 02:57:15 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 042E82BE for ; Fri, 25 Jul 2014 02:57:15 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 E40412655 for ; Fri, 25 Jul 2014 02:57:14 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id s6P2vENk022073 for ; Fri, 25 Jul 2014 02:57:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id s6P2vElf022070; Fri, 25 Jul 2014 02:57:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 25 Jul 2014 02:57:14 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201407250257.s6P2vElf022070@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-default][devel/gjstest] Failed for gjstest-1.0.8_4 in build X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2014 02:57:15 -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: ports@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/devel/gjstest/Makefile 360604 2014-07-04 12:06:07Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2014-07-24_17h59m28s/logs/gjstest-1.0.8_4.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2014-07-24_17h59m28s Log: ====>> Building devel/gjstest build started at Fri Jul 25 02:57:04 UTC 2014 port directory: /usr/ports/devel/gjstest building for: FreeBSD 10i386-default-job-17 10.0-RELEASE-p7 FreeBSD 10.0-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/devel/gjstest/Makefile 360604 2014-07-04 12:06:07Z bapt $ Poudriere version: 3.1-pre Host OSVERSION: 1100027 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p7 UNAME_r=10.0-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PKG_EXT=txz PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=gjstest-1.0.8_4 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add OLDPWD=/root PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/.p/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gjstest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gjstest/work HOME=/wrkdirs/usr/ports/devel/gjstest/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gjstest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gjstest/work HOME=/wrkdirs/usr/ports/devel/gjstest/work TMPDIR="/tmp" NO_PIE=yes 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 -I/usr/local/include/libxml2" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing -L/usr/local/lib" 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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local PORTDOCS="" PORTEXAMPLES="" PORTDATA="" LIB32DIR=lib DOCSDIR="share/doc/gjstest" EXAMPLESDIR="share/examples/gjstest" DATADIR="share/gjstest" WWWDIR="www/gjstest" ETCDIR="etc/gjstest" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gjstest DOCSDIR=/usr/local/share/doc/gjstest EXAMPLESDIR=/usr/local/share/examples/gjstest WWWDIR=/usr/local/www/gjstest ETCDIR=/usr/local/etc/gjstest --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 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 # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html. It is scheduled to be removed on or after 2014-08-31. ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> gjstest-1.0.8_4 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_4.txz Installing pkg-1.2.7_4... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gjstest-1.0.8_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html. It is scheduled to be removed on or after 2014-08-31. ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by gjstest-1.0.8_4 for building =========================================================================== =================================================== ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html. It is scheduled to be removed on or after 2014-08-31. ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by gjstest-1.0.8_4 for building => SHA256 Checksum OK for gjstest-1.0.8.20130304.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html. It is scheduled to be removed on or after 2014-08-31. ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by gjstest-1.0.8_4 for building ===> Extracting for gjstest-1.0.8_4 => SHA256 Checksum OK for gjstest-1.0.8.20130304.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gjstest-1.0.8_4 =========================================================================== =================================================== ===> gjstest-1.0.8_4 depends on file: /usr/local/bin/bash - not found ===> Verifying install for /usr/local/bin/bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.18_2.txz Installing bash-4.3.18_2...Installing gettext-0.18.3.1_1...Installing indexinfo-0.2... done done done ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of gjstest-1.0.8_4 ===> gjstest-1.0.8_4 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-3.82_1.txz Installing gmake-3.82_1... done ===> Returning to build of gjstest-1.0.8_4 =========================================================================== =================================================== ===> gjstest-1.0.8_4 depends on shared library: libgflags.so - not found ===> Verifying for libgflags.so in /usr/ports/devel/gflags ===> Installing existing package /packages/All/gflags-2.0.txz Installing gflags-2.0... done ===> Returning to build of gjstest-1.0.8_4 ===> gjstest-1.0.8_4 depends on shared library: libglog.so - not found ===> Verifying for libglog.so in /usr/ports/devel/glog ===> Installing existing package /packages/All/glog-0.3.3_1.txz Installing glog-0.3.3_1... done ===> Returning to build of gjstest-1.0.8_4 ===> gjstest-1.0.8_4 depends on shared library: libprotobuf.so - not found ===> Verifying for libprotobuf.so in /usr/ports/devel/protobuf ===> Installing existing package /packages/All/protobuf-2.5.0_2.txz Installing protobuf-2.5.0_2... done ===> Returning to build of gjstest-1.0.8_4 ===> gjstest-1.0.8_4 depends on shared library: libre2.so - not found ===> Verifying for libre2.so in /usr/ports/devel/re2 ===> Installing existing package /packages/All/re2-20140304.txz Installing re2-20140304... done ===> Returning to build of gjstest-1.0.8_4 ===> gjstest-1.0.8_4 depends on shared library: libv8.so - not found ===> Verifying for libv8.so in /usr/ports/lang/v8 ===> Installing existing package /packages/All/v8-3.18.5.txz Installing v8-3.18.5...Installing python27-2.7.8... done Installing python2-2_2... done done ===> Returning to build of gjstest-1.0.8_4 ===> gjstest-1.0.8_4 depends on shared library: libxml2.so - not found ===> Verifying for libxml2.so in /usr/ports/textproc/libxml2 ===> Installing existing package /packages/All/libxml2-2.9.1_1.txz Installing libxml2-2.9.1_1... done ===> Returning to build of gjstest-1.0.8_4 =========================================================================== =================================================== ===> Configuring for gjstest-1.0.8_4 =========================================================================== =================================================== ===> Building for gjstest-1.0.8_4 gmake[1]: Entering directory `/wrkdirs/usr/ports/devel/gjstest/work/gjstest-1.0.8.20130304' ./scripts/cc_library_make_object_deps_file.sh base/integral_types Makefile scripts/cc_library_make_object_deps_file.sh ./scripts/cc_library_make_object_deps_file.sh base/logging Makefile scripts/cc_library_make_object_deps_file.sh ./scripts/cc_library_make_header_deps_file.sh base/stringprintf Makefile base/stringprintf.h scripts/cc_library_make_header_deps_file.sh c++ -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/include -I/usr/local/include/libxml2 -I. -I/usr/include/libxml2 -DDEFAULT_DATA_DIR=/usr/local/share/gjstest -c -o base/stringprintf.o base/stringprintf.cc c++: warning: argument unused during compilation: '-L/usr/local/lib' ./scripts/cc_library_make_object_deps_file.sh base/stringprintf Makefile base/stringprintf.o scripts/cc_library_make_object_deps_file.sh ./scripts/cc_library_make_object_deps_file.sh base/basictypes base/integral_types.object_deps Makefile scripts/cc_library_make_object_deps_file.sh ./scripts/cc_library_make_object_deps_file.sh base/template_util Makefile scripts/cc_library_make_object_deps_file.sh ./scripts/cc_library_make_object_deps_file.sh base/type_traits base/template_util.object_deps Makefile scripts/cc_library_make_object_deps_file.sh ./scripts/cc_library_make_object_deps_file.sh base/macros base/type_traits.object_deps Makefile scripts/cc_library_make_object_deps_file.sh ./scripts/cc_library_make_header_deps_file.sh base/integral_types Makefile base/integral_types.h scripts/cc_library_make_header_deps_file.sh ./scripts/cc_library_make_header_deps_file.sh base/basictypes base/integral_types.header_deps Makefile base/basictypes.h scripts/cc_library_make_header_deps_file.sh ./scripts/cc_library_make_header_deps_file.sh base/logging Makefile base/logging.h scripts/cc_library_make_header_deps_file.sh ./scripts/cc_library_make_header_deps_file.sh base/template_util Makefile base/template_util.h scripts/cc_library_make_header_deps_file.sh ./scripts/cc_library_make_header_deps_file.sh base/type_traits base/template_util.header_deps Makefile base/type_traits.h scripts/cc_library_make_header_deps_file.sh ./scripts/cc_library_make_header_deps_file.sh base/macros base/type_traits.header_deps Makefile base/macros.h scripts/cc_library_make_header_deps_file.sh ./scripts/cc_library_make_header_deps_file.sh file/file_utils base/basictypes.header_deps base/integral_types.header_deps base/logging.header_deps base/macros.header_deps Makefile file/file_utils.h scripts/cc_library_make_header_deps_file.sh c++ -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/include -I/usr/local/include/libxml2 -I. -I/usr/include/libxml2 -DDEFAULT_DATA_DIR=/usr/local/share/gjstest -c -o file/file_utils.o file/file_utils.cc c++: warning: argument unused during compilation: '-L/usr/local/lib' ./scripts/cc_library_make_object_deps_file.sh file/file_utils base/basictypes.object_deps base/integral_types.object_deps base/logging.object_deps base/macros.object_deps Makefile file/file_utils.o scripts/cc_library_make_object_deps_file.sh ./scripts/cc_library_make_object_deps_file.sh base/stl_decl_linux Makefile scripts/cc_library_make_object_deps_file.sh ./scripts/cc_library_make_object_deps_file.sh base/stl_decl_osx Makefile scripts/cc_library_make_object_deps_file.sh ./scripts/cc_library_make_object_deps_file.sh base/stl_decl base/stl_decl_linux.object_deps base/stl_decl_osx.object_deps Makefile scripts/cc_library_make_object_deps_file.sh ./scripts/cc_library_make_object_deps_file.sh gjstest/internal/cpp/builtin_paths.generated Makefile scripts/cc_library_make_object_deps_file.sh protoc --proto_path=. --cpp_out=. gjstest/internal/proto/named_scripts.proto ./scripts/cc_library_make_header_deps_file.sh gjstest/internal/proto/named_scripts.pb Makefile gjstest/internal/proto/named_scripts.pb.h scripts/cc_library_make_header_deps_file.sh c++ -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/include -I/usr/local/include/libxml2 -I. -I/usr/include/libxml2 -DDEFAULT_DATA_DIR=/usr/local/share/gjstest -c -o gjstest/internal/proto/named_scripts.pb.o gjstest/internal/proto/named_scripts.pb.cc c++: warning: argument unused during compilation: '-L/usr/local/lib' ./scripts/cc_library_make_object_deps_file.sh gjstest/internal/proto/named_scripts.pb Makefile gjstest/internal/proto/named_scripts.pb.o scripts/cc_library_make_object_deps_file.sh ./scripts/cc_library_make_object_deps_file.sh base/scoped_ptr base/basictypes.object_deps base/macros.object_deps Makefile scripts/cc_library_make_object_deps_file.sh ./scripts/cc_library_make_header_deps_file.sh strings/ascii_ctype base/basictypes.header_deps Makefile strings/ascii_ctype.h scripts/cc_library_make_header_deps_file.sh c++ -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/include -I/usr/local/include/libxml2 -I. -I/usr/include/libxml2 -DDEFAULT_DATA_DIR=/usr/local/share/gjstest -c -o strings/ascii_ctype.o strings/ascii_ctype.cc c++: warning: argument unused during compilation: '-L/usr/local/lib' ./scripts/cc_library_make_object_deps_file.sh strings/ascii_ctype base/basictypes.object_deps Makefile strings/ascii_ctype.o scripts/cc_library_make_object_deps_file.sh ./scripts/cc_library_make_header_deps_file.sh base/scoped_ptr base/basictypes.header_deps base/macros.header_deps Makefile base/scoped_ptr.h scripts/cc_library_make_header_deps_file.sh ./scripts/cc_library_make_header_deps_file.sh strings/strutil base/basictypes.header_deps base/logging.header_deps base/scoped_ptr.header_deps strings/ascii_ctype.header_deps Makefile strings/strutil.h scripts/cc_library_make_header_deps_file.sh c++ -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/include -I/usr/local/include/libxml2 -I. -I/usr/include/libxml2 -DDEFAULT_DATA_DIR=/usr/local/share/gjstest -c -o strings/strutil.o strings/strutil.cc c++: warning: argument unused during compilation: '-L/usr/local/lib' strings/strutil.cc:263:9: warning: 'LOG_STRING' macro redefined #define LOG_STRING(LEVEL, VECTOR) GOOGLE_LOG_IF(LEVEL, false) ^ /usr/local/include/glog/logging.h:544:9: note: previous definition is here #define LOG_STRING(severity, outvec) \ ^ 1 warning generated. ./scripts/cc_library_make_object_deps_file.sh strings/strutil base/basictypes.object_deps base/logging.object_deps base/scoped_ptr.object_deps strings/ascii_ctype.object_deps Makefile strings/strutil.o scripts/cc_library_make_object_deps_file.sh ./scripts/cc_library_make_header_deps_file.sh base/stl_decl_linux Makefile base/stl_decl_linux.h scripts/cc_library_make_header_deps_file.sh ./scripts/cc_library_make_header_deps_file.sh base/stl_decl_osx Makefile base/stl_decl_osx.h scripts/cc_library_make_header_deps_file.sh ./scripts/cc_library_make_header_deps_file.sh base/stl_decl base/stl_decl_linux.header_deps base/stl_decl_osx.header_deps Makefile base/stl_decl.h scripts/cc_library_make_header_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/internal/js/namespace Makefile gjstest/internal/js/namespace.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/public/matcher_types gjstest/internal/js/namespace.deps Makefile gjstest/public/matcher_types.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/internal/js/expect_that gjstest/internal/js/namespace.deps gjstest/public/matcher_types.deps Makefile gjstest/internal/js/expect_that.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/internal/js/stack_frame gjstest/internal/js/namespace.deps Makefile gjstest/internal/js/stack_frame.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/internal/js/test_environment gjstest/internal/js/namespace.deps gjstest/internal/js/stack_frame.deps Makefile gjstest/internal/js/test_environment.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/public/logging gjstest/internal/js/namespace.deps gjstest/internal/js/test_environment.deps Makefile gjstest/public/logging.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/internal/js/error_utils gjstest/internal/js/namespace.deps gjstest/internal/js/stack_frame.deps gjstest/public/logging.deps Makefile gjstest/internal/js/error_utils.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/internal/js/stack_utils gjstest/internal/js/error_utils.deps gjstest/internal/js/namespace.deps gjstest/internal/js/stack_frame.deps Makefile gjstest/internal/js/stack_utils.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/public/stringify gjstest/internal/js/namespace.deps Makefile gjstest/public/stringify.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/public/matchers/boolean_matchers gjstest/internal/js/namespace.deps gjstest/internal/js/test_environment.deps gjstest/public/matcher_types.deps Makefile gjstest/public/matchers/boolean_matchers.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/public/matchers/equality_matchers gjstest/internal/js/namespace.deps gjstest/internal/js/test_environment.deps gjstest/public/matcher_types.deps gjstest/public/matchers/boolean_matchers.deps gjstest/public/stringify.deps Makefile gjstest/public/matchers/equality_matchers.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/public/matchers/combining_matchers gjstest/internal/js/namespace.deps gjstest/internal/js/test_environment.deps gjstest/public/matcher_types.deps gjstest/public/matchers/equality_matchers.deps Makefile gjstest/public/matchers/combining_matchers.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/public/matchers/missing_arg_matchers gjstest/internal/js/namespace.deps gjstest/internal/js/test_environment.deps gjstest/public/matcher_types.deps gjstest/public/matchers/combining_matchers.deps gjstest/public/matchers/equality_matchers.deps Makefile gjstest/public/matchers/missing_arg_matchers.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/internal/js/call_expectation gjstest/internal/js/namespace.deps gjstest/internal/js/stack_utils.deps gjstest/public/matcher_types.deps gjstest/public/stringify.deps gjstest/public/matchers/equality_matchers.deps gjstest/public/matchers/missing_arg_matchers.deps Makefile gjstest/internal/js/call_expectation.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/internal/js/mock_function gjstest/internal/js/call_expectation.deps gjstest/internal/js/namespace.deps Makefile gjstest/internal/js/mock_function.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/internal/js/mock_instance gjstest/internal/js/mock_function.deps gjstest/internal/js/namespace.deps Makefile gjstest/internal/js/mock_instance.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/public/matchers/number_matchers gjstest/internal/js/namespace.deps gjstest/internal/js/test_environment.deps gjstest/public/matcher_types.deps Makefile gjstest/public/matchers/number_matchers.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/public/assertions gjstest/internal/js/expect_that.deps gjstest/internal/js/test_environment.deps gjstest/internal/js/namespace.deps gjstest/public/matchers/boolean_matchers.deps gjstest/public/matchers/combining_matchers.deps gjstest/public/matchers/equality_matchers.deps gjstest/public/matchers/number_matchers.deps gjstest/public/stringify.deps Makefile gjstest/public/assertions.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/public/mocking gjstest/internal/js/call_expectation.deps gjstest/internal/js/mock_function.deps gjstest/internal/js/mock_instance.deps gjstest/internal/js/namespace.deps gjstest/internal/js/stack_utils.deps gjstest/internal/js/test_environment.deps gjstest/public/matcher_types.deps gjstest/public/matchers/equality_matchers.deps gjstest/public/stringify.deps Makefile gjstest/public/mocking.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/public/register gjstest/internal/js/namespace.deps Makefile gjstest/public/register.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/internal/js/run_test gjstest/internal/js/expect_that.deps gjstest/internal/js/mock_function.deps gjstest/internal/js/mock_instance.deps gjstest/internal/js/stack_utils.deps gjstest/public/assertions.deps gjstest/public/mocking.deps gjstest/public/register.deps gjstest/public/stringify.deps Makefile gjstest/internal/js/run_test.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/internal/js/slice Makefile gjstest/internal/js/slice.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/internal/js/browser/html_builder gjstest/internal/js/namespace.deps Makefile gjstest/internal/js/browser/html_builder.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/internal/js/browser/run_tests gjstest/internal/js/browser/html_builder.deps gjstest/internal/js/namespace.deps gjstest/internal/js/run_test.deps gjstest/internal/js/stack_utils.deps gjstest/public/register.deps Makefile gjstest/internal/js/browser/run_tests.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/public/actions gjstest/internal/js/namespace.deps Makefile gjstest/public/actions.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/public/matchers/array_matchers gjstest/internal/js/namespace.deps gjstest/internal/js/test_environment.deps gjstest/public/matcher_types.deps gjstest/public/matchers/equality_matchers.deps gjstest/public/stringify.deps Makefile gjstest/public/matchers/array_matchers.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/public/matchers/function_matchers gjstest/internal/js/namespace.deps gjstest/public/matcher_types.deps Makefile gjstest/public/matchers/function_matchers.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/public/matchers/string_matchers gjstest/internal/js/namespace.deps gjstest/public/matcher_types.deps gjstest/public/stringify.deps Makefile gjstest/public/matchers/string_matchers.js scripts/js_library_make_deps_file.sh ./scripts/js_library_make_deps_file.sh gjstest/internal/js/use_global_namespace gjstest/internal/js/run_test.deps gjstest/internal/js/slice.deps gjstest/internal/js/stack_utils.deps gjstest/internal/js/browser/run_tests.deps gjstest/public/actions.deps gjstest/public/assertions.deps gjstest/public/logging.deps gjstest/public/mocking.deps gjstest/public/matchers/array_matchers.deps gjstest/public/matchers/boolean_matchers.deps gjstest/public/matchers/combining_matchers.deps gjstest/public/matchers/equality_matchers.deps gjstest/public/matchers/function_matchers.deps gjstest/public/matchers/missing_arg_matchers.deps gjstest/public/matchers/number_matchers.deps gjstest/public/matchers/string_matchers.deps Makefile gjstest/internal/js/use_global_namespace.js scripts/js_library_make_deps_file.sh ./gjstest/internal/cpp/generate_builtin_paths.sh \ gjstest/internal/js/use_global_namespace.deps \ gjstest/internal/cpp/builtin_paths.generated.h ./scripts/cc_library_make_header_deps_file.sh gjstest/internal/cpp/builtin_paths.generated Makefile gjstest/internal/cpp/builtin_paths.generated.h scripts/cc_library_make_header_deps_file.sh ./scripts/cc_library_make_header_deps_file.sh gjstest/internal/cpp/builtin_data base/logging.header_deps base/macros.header_deps base/stl_decl.header_deps file/file_utils.header_deps gjstest/internal/cpp/builtin_paths.generated.header_deps gjstest/internal/proto/named_scripts.pb.header_deps strings/strutil.header_deps Makefile gjstest/internal/cpp/builtin_data.h scripts/cc_library_make_header_deps_file.sh c++ -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -DHASH_NAMESPACE=__gnu_cxx -I/usr/local/include -I/usr/local/include/libxml2 -I. -I/usr/include/libxml2 -DDEFAULT_DATA_DIR=/usr/local/share/gjstest -c -o gjstest/internal/cpp/builtin_data.o gjstest/internal/cpp/builtin_data.cc c++: warning: argument unused during compilation: '-L/usr/local/lib' In file included from gjstest/internal/cpp/builtin_data.cc:21: In file included from ./gjstest/internal/cpp/builtin_data.h:19: In file included from ./base/stl_decl.h:29: ./base/stl_decl_linux.h:52:10: fatal error: 'bits/stl_tempbuf.h' file not found #include ^ 1 error generated. gmake[1]: *** [gjstest/internal/cpp/builtin_data.o] Error 1 gmake[1]: Leaving directory `/wrkdirs/usr/ports/devel/gjstest/work/gjstest-1.0.8.20130304' *** Error code 1 Stop. make: stopped in /usr/ports/devel/gjstest