From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jul 25 09:29:53 2013 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4A4F5152 for ; Thu, 25 Jul 2013 09:29:53 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.isc.freebsd.org (unknown [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 364042AE7 for ; Thu, 25 Jul 2013 09:29:53 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id r6P9TrDH022253 for ; Thu, 25 Jul 2013 09:29:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.7/8.14.7/Submit) id r6P9TrWY022250 for pkg-fallout@FreeBSD.org; Thu, 25 Jul 2013 09:29:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 25 Jul 2013 09:29:53 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201307250929.r6P9TrWY022250@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [RELEASE - head-default] Build failed for dpsearch-4.53_2 during build X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jul 2013 09:29:53 -0000 Maintainer: ports@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/www/dpsearch/Makefile 321713 2013-06-24 20:16:33Z antoine $ Log URL: http://beefy2.isc.freebsd.org/bulk/head-default/2013-07-25_07h07m51s/logs/dpsearch-4.53_2.log Build URL: http://beefy2.isc.freebsd.org/bulk/head-default/2013-07-25_07h07m51s Log: ====>> Building www/dpsearch build started at Thu Jul 25 09:28:37 UTC 2013 port directory: /usr/ports/www/dpsearch building for: FreeBSD head-default-job-07 10.0-CURRENT FreeBSD 10.0-CURRENT amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/www/dpsearch/Makefile 321713 2013-06-24 20:16:33Z antoine $ Poudriere version: 3.1-pre ---Begin Environment--- OSVERSION=1000035 UNAME_v=FreeBSD 10.0-CURRENT UNAME_r=10.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/head-default/ref PKG_EXT=txz FORCE_PACKAGE=yes tpid=38287 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=dpsearch-4.53_2 PKG_DELETE=/usr/local/sbin/pkg delete -y -f PKG_ADD=/usr/local/sbin/pkg add PWD=/root/poudriere MASTERNAME=head-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre SKIPSANITY=0 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for dpsearch-4.53_2: APACHE=off: Apache server support ASPELL=off: Spell checking support via GNU Aspell CHASEN=off: Enable ChaSen japanese analyzer CHINESE=off: Enable chinese charsets DOCS=on: Build and/or install documentation EXTRACT=off: Enable libextractor support IDN=off: International Domain Names support JAPANESE=off: Enable japanese charsets MECAB=off: Enable MeCab japanese analyzer SSL=on: SSL protocol support THREADS=on: Threading support ====> Options available for the single DB: you have to select exactly one of them PGSQL=on: PostgreSQL database support MYSQL=off: MySQL database support SQLITE=off: SQLite database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --sysconfdir=/usr/local/etc/dpsearch --localstatedir=/var/dpsearch --enable-mp3 --with-zlib --enable-pthreads --without-aspell --with-openssl= --with-pgsql=/usr/local --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" PORTNAME="dpsearch" LIBS="-pthread" TMPDIR="/tmp" MAKE=gmake 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-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dpsearch DOCSDIR=/usr/local/share/doc/dataparksearch EXAMPLESDIR=/usr/local/share/examples/dpsearch WWWDIR=/usr/local/www/dpsearch ETCDIR=/usr/local/etc/dpsearch --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=yes ---End make.conf--- ===> Cleaning for dpsearch-4.53_2 =================================================== ========================================================================= =================================================== ===> dpsearch-4.53_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.1.4_1.txz Installing pkg-1.1.4_1... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dpsearch-4.53_2 ========================================================================= =================================================== ========================================================================= =================================================== ===> Fetching all distfiles required by dpsearch-4.53_2 for building ========================================================================= =================================================== ===> Fetching all distfiles required by dpsearch-4.53_2 for building => SHA256 Checksum OK for dpsearch-4.53.tar.bz2. ========================================================================= =================================================== ========================================================================= =================================================== ===> Fetching all distfiles required by dpsearch-4.53_2 for building ===> Extracting for dpsearch-4.53_2 => SHA256 Checksum OK for dpsearch-4.53.tar.bz2. ========================================================================= =================================================== ========================================================================= =================================================== ===> Patching for dpsearch-4.53_2 ========================================================================= =================================================== ===> dpsearch-4.53_2 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...Installing gettext-0.18.3...Installing libiconv-1.14_1... done done done ===> Returning to build of dpsearch-4.53_2 ========================================================================= =================================================== ===> dpsearch-4.53_2 depends on shared library: pq.5 - not found ===> Verifying install for pq.5 in /usr/ports/databases/postgresql90-client ===> Installing existing package /packages/All/postgresql-client-9.0.13.txz Installing postgresql-client-9.0.13...Installing libxml2-2.8.0_2...Installing pkgconf-0.9.2_1... done done done The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-PyGreSQL For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... ===> Returning to build of dpsearch-4.53_2 ========================================================================= =================================================== ===> Configuring for dpsearch-4.53_2 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/www/dpsearch/work/dpsearch-4.53/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/www/dpsearch/work/dpsearch-4.53/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/www/dpsearch/work/dpsearch-4.53/ltconfig ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/www/dpsearch/work/dpsearch-4.53/configure configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd10.0 checking host system type... amd64-portbld-freebsd10.0 checking target system type... amd64-portbld-freebsd10.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether gmake sets $(MAKE)... (cached) yes checking whether build environment is sane... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes