[RELEASE - head-default] Build failed for ezbounce-1.99.15 during build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Jul 25 09:09:08 UTC 2013


Maintainer:     flo at FreeBSD.org
Last committer: beat at FreeBSD.org
Ident:          $FreeBSD: head/irc/ezbounce/Makefile 300896 2012-07-14 13:54:48Z beat $
Log URL:        http://beefy2.isc.freebsd.org/bulk/head-default/2013-07-25_07h07m51s/logs/ezbounce-1.99.15.log
Build URL:      http://beefy2.isc.freebsd.org/bulk/head-default/2013-07-25_07h07m51s
Log:

====>> Building irc/ezbounce
build started at Thu Jul 25 09:08:46 UTC 2013
port directory: /usr/ports/irc/ezbounce
building for: FreeBSD head-default-job-15 10.0-CURRENT FreeBSD 10.0-CURRENT amd64
maintained by: flo at FreeBSD.org
Makefile ident:      $FreeBSD: head/irc/ezbounce/Makefile 300896 2012-07-14 13:54:48Z beat $
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=83200
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=ezbounce-1.99.15
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---
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" MAKE=gmake TMPDIR="/tmp" 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=""  LDFLAGS=""  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/ezbounce
DOCSDIR=/usr/local/share/doc/ezbounce
EXAMPLESDIR=/usr/local/share/examples/ezbounce
WWWDIR=/usr/local/www/ezbounce
ETCDIR=/usr/local/etc/ezbounce
--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 ezbounce-1.99.15
=======================<phase: check-config   >============================
=========================================================================
=======================<phase: pkg-depends    >============================
===>   ezbounce-1.99.15 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 ezbounce-1.99.15
=========================================================================
=======================<phase: fetch-depends  >============================
=========================================================================
=======================<phase: fetch          >============================

You may use the following build options:

	WITH_SSL=yes      Enable SSL support

===> Fetching all distfiles required by ezbounce-1.99.15 for building
=========================================================================
=======================<phase: checksum       >============================

You may use the following build options:

	WITH_SSL=yes      Enable SSL support

===> Fetching all distfiles required by ezbounce-1.99.15 for building
=> SHA256 Checksum OK for ezbounce-1.99.15.tar.gz.
=========================================================================
=======================<phase: extract-depends>============================
=========================================================================
=======================<phase: extract        >============================

You may use the following build options:

	WITH_SSL=yes      Enable SSL support

===> Fetching all distfiles required by ezbounce-1.99.15 for building
===>  Extracting for ezbounce-1.99.15
=> SHA256 Checksum OK for ezbounce-1.99.15.tar.gz.
=========================================================================
=======================<phase: patch-depends  >============================
=========================================================================
=======================<phase: patch          >============================
===>  Patching for ezbounce-1.99.15
=========================================================================
=======================<phase: build-depends  >============================
===>   ezbounce-1.99.15 depends on file: /usr/local/include/boost/function.hpp - not found
===>    Verifying install for /usr/local/include/boost/function.hpp in /usr/ports/devel/boost-libs
===>   Installing existing package /packages/All/boost-libs-1.52.0_2.txz
Installing boost-libs-1.52.0_2...Installing icu-50.1.2... done
 done
You have built the Boost library with thread support.

Don't forget to add -pthread to your linker options when
linking your code.
===>   Returning to build of ezbounce-1.99.15
===>   ezbounce-1.99.15 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 ezbounce-1.99.15
=========================================================================
=======================<phase: lib-depends    >============================
=========================================================================
=======================<phase: configure      >============================
===>  Configuring for ezbounce-1.99.15
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/irc/ezbounce/work/ezbounce-1.99.15/configure
configure: loading site script /usr/ports/Templates/config.site
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
checking for cc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for GNU make... gmake
checking whether the compiler supports exceptions... yes
checking whether the compiler supports member templates... yes
checking whether the compiler supports partial specialization... yes
checking whether the C++ compiler (c++) accepts -fno-rtti... yes
checking for boostlib >= 1.33... yes
checking whether the Boost::IOStreams library is available... yes
checking for exit in -lboost_iostreams... yes
checking for find... /usr/bin/find
checking for xargs... /usr/bin/xargs
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for sed... (cached) /usr/bin/sed
checking for dirname... /usr/bin/dirname
checking for mkdep... /usr/bin/mkdep
checking for makedepend... no
checking how to generate dependency information... gcc -MM
checking how to run the C++ preprocessor... c++ -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for pwd.h... (cached) yes
checking for netdb.h... (cached) yes
checking for limits.h... (cached) yes
checking for sys/time.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
<snip>


More information about the freebsd-pkg-fallout mailing list