From owner-freebsd-pkg-fallout@FreeBSD.ORG Sun Jul 20 23:01:58 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 49926BBB for ; Sun, 20 Jul 2014 23:01:58 +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 35A8B26B1 for ; Sun, 20 Jul 2014 23:01:58 +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 s6KN1vR9055932 for ; Sun, 20 Jul 2014 23:01:57 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id s6KN1vmR055819; Sun, 20 Jul 2014 23:01:57 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sun, 20 Jul 2014 23:01:57 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201407202301.s6KN1vmR055819@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][devel/elf] Failed for elf-0.5.4p1_1 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: Sun, 20 Jul 2014 23:01:58 -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: olgeni@FreeBSD.org Ident: $FreeBSD: head/devel/elf/Makefile 357277 2014-06-10 07:39:01Z olgeni $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2014-07-20_03h18m02s/logs/elf-0.5.4p1_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2014-07-20_03h18m02s Log: ====>> Building devel/elf build started at Sun Jul 20 23:01:52 UTC 2014 port directory: /usr/ports/devel/elf building for: FreeBSD head-amd64-default-job-15 11.0-CURRENT FreeBSD 11.0-CURRENT r268728 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/devel/elf/Makefile 357277 2014-06-10 07:39:01Z olgeni $ Poudriere version: 3.1-pre Host OSVERSION: 1100027 Jail OSVERSION: 1100027 ---Begin Environment--- OSVERSION=1100027 UNAME_v=FreeBSD 11.0-CURRENT r268728 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-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=elf-0.5.4p1_1 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/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-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-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/elf/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/elf/work HOME=/wrkdirs/usr/ports/devel/elf/work 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/elf/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/elf/work HOME=/wrkdirs/usr/ports/devel/elf/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="" LDFLAGS="" LIBS="" 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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local PORTDOCS="" PORTEXAMPLES="" PORTDATA="" LIB32DIR=lib DOCSDIR="share/doc/elf" EXAMPLESDIR="share/examples/elf" DATADIR="share/elf" WWWDIR="www/elf" ETCDIR="etc/elf" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/elf DOCSDIR=/usr/local/share/doc/elf EXAMPLESDIR=/usr/local/share/examples/elf WWWDIR=/usr/local/www/elf ETCDIR=/usr/local/etc/elf --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> elf-0.5.4p1_1 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 elf-0.5.4p1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by elf-0.5.4p1_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by elf-0.5.4p1_1 for building => SHA256 Checksum OK for elf-0.5.4p1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by elf-0.5.4p1_1 for building ===> Extracting for elf-0.5.4p1_1 => SHA256 Checksum OK for elf-0.5.4p1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for elf-0.5.4p1_1 ===> Applying FreeBSD patches for elf-0.5.4p1_1 =========================================================================== =================================================== ===> elf-0.5.4p1_1 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.1_1...Installing indexinfo-0.2... done done done ===> Returning to build of elf-0.5.4p1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for elf-0.5.4p1_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/elf/work/elf-0.5.4p1/configure configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking for C compiler default output... 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 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether gmake sets ${MAKE}... yes checking for main in -lcurses... yes checking for main in -ledit... yes checking for main in -lncurses... yes checking for main in -lreadline... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for errno.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking readline/history.h usability... no checking readline/history.h presence... no checking for readline/history.h... no checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for working malloc... yes checking return type of signal handlers... void checking for bzero... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h =========================================================================== =================================================== ===> Building for elf-0.5.4p1_1 gmake[1]: Entering directory `/wrkdirs/usr/ports/devel/elf/work/elf-0.5.4p1' cd ./src; gmake gmake[2]: Entering directory `/wrkdirs/usr/ports/devel/elf/work/elf-0.5.4p1/src' cc -O2 -pipe -fno-strict-aliasing -I../include -c main.c main.c:21:10: fatal error: 'readline/readline.h' file not found #include ^ 1 error generated. gmake[2]: *** [main.o] Error 1 gmake[2]: Leaving directory `/wrkdirs/usr/ports/devel/elf/work/elf-0.5.4p1/src' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/wrkdirs/usr/ports/devel/elf/work/elf-0.5.4p1' *** Error code 1 Stop. make: stopped in /usr/ports/devel/elf