From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Apr 17 02:51:21 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7629546B for ; Fri, 17 Apr 2015 02:51:21 +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 56B0EE2C; Fri, 17 Apr 2015 02:51:21 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t3H2pLpW007133; Fri, 17 Apr 2015 02:51:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t3H2pJKu006477; Fri, 17 Apr 2015 02:51:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 17 Apr 2015 02:51:19 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201504170251.t3H2pJKu006477@beefy2.isc.freebsd.org> To: freebsd@grem.de Subject: [package - 93amd64-default][devel/ice] Failed for Ice-3.5.1_7 in stage/runaway Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Apr 2015 02:51:21 -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: freebsd@grem.de Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/devel/ice/Makefile 384087 2015-04-16 07:33:11Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/384115/logs/Ice-3.5.1_7.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=384115 Log: ====>> Building devel/ice build started at Thu Apr 16 23:28:22 UTC 2015 port directory: /usr/ports/devel/ice building for: FreeBSD 93amd64-default-job-05 9.3-RELEASE-p13 FreeBSD 9.3-RELEASE-p13 amd64 maintained by: freebsd@grem.de Makefile ident: $FreeBSD: head/devel/ice/Makefile 384087 2015-04-16 07:33:11Z tijl $ Poudriere version: 3.1.4 Host OSVERSION: 1100064 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p13 UNAME_r=9.3-RELEASE-p13 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=Ice-3.5.1_7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.4 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for Ice-3.5.1_7: DEBUG=off: Build with debugging support DEMOS=on: Build demos DOCS=on: Build and/or install documentation TESTS=on: Build and run tests (requires lang/python) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/ice/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/ice/work HOME=/wrkdirs/usr/ports/devel/ice/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- LP64=yes OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLRPATH=/usr/lib:/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/devel/ice/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/ice/work HOME=/wrkdirs/usr/ports/devel/ice/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 -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -DNDEBUG -fstack-protector -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 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 PYTHON32="@comment " PYTHONPRE32="" PYTHON_SUFFIX=27 NAMESPACES="@comment " NONAMESPACES="" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/Ice" EXAMPLESDIR="share/examples/Ice" DATADIR="share/Ice" WWWDIR="www/Ice" ETCDIR="etc/Ice" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/Ice DOCSDIR=/usr/local/share/doc/Ice EXAMPLESDIR=/usr/local/share/examples/Ice WWWDIR=/usr/local/www/Ice ETCDIR=/usr/local/etc/Ice --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 #### MASTER_SITE_FREEBSD=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> Ice-3.5.1_7 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.5.1.txz [93amd64-default-job-05] Installing pkg-1.5.1... [93amd64-default-job-05] Extracting pkg-1.5.1... done Message for pkg-1.5.1: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of Ice-3.5.1_7 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by Ice-3.5.1_7 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by Ice-3.5.1_7 for building => SHA256 Checksum OK for Ice-3.5.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by Ice-3.5.1_7 for building ===> Extracting for Ice-3.5.1_7 => SHA256 Checksum OK for Ice-3.5.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for Ice-3.5.1_7 ===> Applying FreeBSD patches for Ice-3.5.1_7 =========================================================================== =================================================== ===> Ice-3.5.1_7 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-4.1_1.txz [93amd64-default-job-05] Installing gmake-4.1_1... [93amd64-default-job-05] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-05] | `-- Installing indexinfo-0.2.3... [93amd64-default-job-05] | `-- Extracting indexinfo-0.2.3... done [93amd64-default-job-05] | `-- Installing libiconv-1.14_8... [93amd64-default-job-05] | `-- Extracting libiconv-1.14_8... done [93amd64-default-job-05] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-05] Extracting gmake-4.1_1... done ===> Returning to build of Ice-3.5.1_7 ===> Ice-3.5.1_7 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27 ===> Installing existing package /packages/All/python27-2.7.9_1.txz [93amd64-default-job-05] Installing python27-2.7.9_1... [93amd64-default-job-05] `-- Installing libffi-3.2.1... [93amd64-default-job-05] `-- Extracting libffi-3.2.1... done [93amd64-default-job-05] Extracting python27-2.7.9_1... done Message for python27-2.7.9_1: ===================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter ===================================================================== ===> Returning to build of Ice-3.5.1_7 =========================================================================== =================================================== ===> Ice-3.5.1_7 depends on shared library: libexpat.so - not found ===> Verifying for libexpat.so in /usr/ports/textproc/expat2 ===> Installing existing package /packages/All/expat-2.1.0_2.txz [93amd64-default-job-05] Installing expat-2.1.0_2... [93amd64-default-job-05] Extracting expat-2.1.0_2... done ===> Returning to build of Ice-3.5.1_7 ===> Ice-3.5.1_7 depends on shared library: libmcpp.so - not found ===> Verifying for libmcpp.so in /usr/ports/devel/mcpp ===> Installing existing package /packages/All/mcpp-2.7.2_2.txz [93amd64-default-job-05] Installing mcpp-2.7.2_2... [93amd64-default-job-05] Extracting mcpp-2.7.2_2... done ===> Returning to build of Ice-3.5.1_7 ===> Ice-3.5.1_7 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so) ===> Ice-3.5.1_7 depends on shared library: libdb-5.3.so - not found ===> Verifying for libdb-5.3.so in /usr/ports/databases/db5 ===> Installing existing package /packages/All/db5-5.3.28_2.txz [93amd64-default-job-05] Installing db5-5.3.28_2... [93amd64-default-job-05] Extracting db5-5.3.28_2... done ===> Returning to build of Ice-3.5.1_7 =========================================================================== =================================================== ===> Configuring for Ice-3.5.1_7 testing IceGrid file lock... ok shutting down icegrid registry... ok *** running tests 67/86 in /wrkdirs/usr/ports/devel/ice/work/Ice-3.5.1/cpp/test/IceGrid/deployer *** configuration: Default *** test started: 04/17/15 00:42:32 *** can't run test as root *** *** can't run test as root *** *** running tests 68/86 in /wrkdirs/usr/ports/devel/ice/work/Ice-3.5.1/cpp/test/IceGrid/session *** configuration: Default *** test started: 04/17/15 00:42:32 *** can't run test as root *** *** running tests 69/86 in /wrkdirs/usr/ports/devel/ice/work/Ice-3.5.1/cpp/test/IceGrid/update *** configuration: Default *** test started: 04/17/15 00:42:32 *** can't run test as root *** *** running tests 70/86 in /wrkdirs/usr/ports/devel/ice/work/Ice-3.5.1/cpp/test/IceGrid/noRestartUpdate *** configuration: Default *** test started: 04/17/15 00:42:32 *** can't run test as root *** *** running tests 71/86 in /wrkdirs/usr/ports/devel/ice/work/Ice-3.5.1/cpp/test/IceGrid/activation *** configuration: Default *** test started: 04/17/15 00:42:32 *** can't run test as root *** *** running tests 72/86 in /wrkdirs/usr/ports/devel/ice/work/Ice-3.5.1/cpp/test/IceGrid/replicaGroup *** configuration: Default *** test started: 04/17/15 00:42:32 *** can't run test as root *** *** running tests 73/86 in /wrkdirs/usr/ports/devel/ice/work/Ice-3.5.1/cpp/test/IceGrid/replication *** configuration: Default *** test started: 04/17/15 00:42:32 *** can't run test as root *** *** running tests 74/86 in /wrkdirs/usr/ports/devel/ice/work/Ice-3.5.1/cpp/test/IceGrid/allocation *** configuration: Default *** test started: 04/17/15 00:42:32 *** can't run test as root *** *** running tests 75/86 in /wrkdirs/usr/ports/devel/ice/work/Ice-3.5.1/cpp/test/IceGrid/distribution *** configuration: Default *** test started: 04/17/15 00:42:32 creating IcePatch2 data directory... ok *** can't run test as root *** *** running tests 76/86 in /wrkdirs/usr/ports/devel/ice/work/Ice-3.5.1/cpp/test/IceGrid/admin *** configuration: Default *** test started: 04/17/15 00:42:32 *** can't run test as root *** *** running tests 77/86 in /wrkdirs/usr/ports/devel/ice/work/Ice-3.5.1/cpp/test/Glacier2/router *** configuration: Default *** test started: 04/17/15 00:42:33 starting router in unbuffered mode... ok starting server... ok starting client... ok testing stringToProxy for router... ok testing checked cast for router... ok installing router with communicator... ok getting the session timeout... ok testing stringToProxy for server object... ok trying to ping server before session creation... ok trying to create session with wrong password... ok trying to destroy non-existing session... ok creating session with correct password... ok trying to create a second session... ok pinging server after session creation... ok testing checked cast for server object... ok creating and activating callback receiver adapter with router... ok getting category from router... ok creating and adding callback receiver object... ok testing oneway callback... ok testing twoway callback... ok testing concurrent twoway callback... ok ditto, but with user exception... ok trying twoway callback with fake category... ok testing whether other allowed category is accepted... ok testing whether disallowed category gets rejected... ok testing whether user-id as category is accepted... ok testing with blocking clients... ok stress test... ok testing server shutdown... ok destroying session... ok trying to ping server after session destruction... ok uninstalling router with communicator... ok testing stringToProxy for admin process facet... ok testing checked cast for process facet... ok testing Glacier2 shutdown... ok starting router in buffered mode... ok starting server... ok starting client... ok testing stringToProxy for router... ok testing checked cast for router... ok installing router with communicator... ok getting the session timeout... ok testing stringToProxy for server object... ok trying to ping server before session creation... ok trying to create session with wrong password... ok trying to destroy non-existing session... ok creating session with correct password... ok trying to create a second session... ok pinging server after session creation... ok testing checked cast for server object... ok creating and activating callback receiver adapter with router... ok getting category from router... ok creating and adding callback receiver object... ok testing oneway callback... ok testing twoway callback... ok testing concurrent twoway callback... ok ditto, but with user exception... ok trying twoway callback with fake category... ok testing whether other allowed category is accepted... ok testing whether disallowed category gets rejected... ok testing whether user-id as category is accepted... ok testing with blocking clients... ok stress test... ok testing server shutdown... ok destroying session... ok trying to ping server after session destruction... ok starting server... ok starting client... ok testing stringToProxy for router... ok testing checked cast for router... ok installing router with communicator... ok getting the session timeout... ok testing stringToProxy for server object... ok trying to ping server before session creation... ok trying to create session with wrong password... ok trying to destroy non-existing session... ok creating session with correct password... ok trying to create a second session... ok pinging server after session creation... ok testing checked cast for server object... ok creating and activating callback receiver adapter with router... ok getting category from router... ok creating and adding callback receiver object... ok testing oneway callback... ok testing twoway callback... ok testing concurrent twoway callback... ok ditto, but with user exception... ok trying twoway callback with fake category... ok testing whether other allowed category is accepted... ok testing whether disallowed category gets rejected... ok testing whether user-id as category is accepted... ok testing with blocking clients... ok stress test... ok testing server shutdown... ok destroying session... ok trying to ping server after session destruction... ok uninstalling router with communicator... ok testing stringToProxy for admin process facet... ok testing checked cast for process facet... ok testing Glacier2 shutdown... ok *** running tests 78/86 in /wrkdirs/usr/ports/devel/ice/work/Ice-3.5.1/cpp/test/Glacier2/attack *** configuration: Default *** test started: 04/17/15 00:42:45 starting router... ok starting server... ok starting client... ok getting router... ok creating session... ok making thousands of invocations on proxies... 10020030040050060070080090010001100120013001400150016001700180019002000210022002300240025002600270028002900300031003200330034003500360037003800390040004100420043004400450046004700480049005000510052005300540055005600570058005900600061006200630064006500660067006800690070007100720073007400750076007700780079008000810082008300840085008600870088008900900091009200930094009500960097009800990010000 ok testing server and router shutdown... ok *** running tests 79/86 in /wrkdirs/usr/ports/devel/ice/work/Ice-3.5.1/cpp/test/Glacier2/override *** configuration: Default *** test started: 04/17/15 00:42:51 starting router in buffered mode... ok starting server... ok starting client... ok testing client request override... ok testing server request override... ====>> Killing runaway build after 7200 seconds with no output