[RELEASE - head-default] Build failed for beansdb-0.5.3 during build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Jul 25 06:54:00 UTC 2013


Maintainer:     qingfeng at douban.com
Last committer: beat at FreeBSD.org
Ident:          $FreeBSD: head/databases/beansdb/Makefile 300896 2012-07-14 13:54:48Z beat $
Log URL:        http://beefy1.isc.freebsd.org/bulk/head-default/2013-07-25_02h04m56s/logs/beansdb-0.5.3.log
Build URL:      http://beefy1.isc.freebsd.org/bulk/head-default/2013-07-25_02h04m56s
Log:

====>> Building databases/beansdb
build started at Thu Jul 25 06:53:53 UTC 2013
port directory: /usr/ports/databases/beansdb
building for: FreeBSD head-default-job-02 10.0-CURRENT FreeBSD 10.0-CURRENT i386
maintained by: qingfeng at douban.com
Makefile ident:      $FreeBSD: head/databases/beansdb/Makefile 300896 2012-07-14 13:54:48Z beat $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
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=91979
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=beansdb-0.5.3
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
PWD=/root
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" 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" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -pthread -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=""  CXX="c++" CXXFLAGS="-O2 -pipe -pthread -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/beansdb
DOCSDIR=/usr/local/share/doc/beansdb
EXAMPLESDIR=/usr/local/share/examples/beansdb
WWWDIR=/usr/local/www/beansdb
ETCDIR=/usr/local/etc/beansdb
--End SUB_LIST--

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
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 beansdb-0.5.3
=======================<phase: check-config   >============================
=========================================================================
=======================<phase: pkg-depends    >============================
===>   beansdb-0.5.3 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 beansdb-0.5.3
=========================================================================
=======================<phase: fetch-depends  >============================
=========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by beansdb-0.5.3 for building
=========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by beansdb-0.5.3 for building
=> SHA256 Checksum OK for beansdb-0.5.3.tar.gz.
=========================================================================
=======================<phase: extract-depends>============================
=========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by beansdb-0.5.3 for building
===>  Extracting for beansdb-0.5.3
=> SHA256 Checksum OK for beansdb-0.5.3.tar.gz.
=========================================================================
=======================<phase: patch-depends  >============================
=========================================================================
=======================<phase: patch          >============================
===>  Patching for beansdb-0.5.3
=========================================================================
=======================<phase: build-depends  >============================
=========================================================================
=======================<phase: lib-depends    >============================
=========================================================================
=======================<phase: configure      >============================
===>  Configuring for beansdb-0.5.3
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/databases/beansdb/work/beansdb-0.5.3/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/databases/beansdb/work/beansdb-0.5.3/configure
configure: loading site script /usr/ports/Templates/config.site
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 make sets $(MAKE)... yes
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 for style of include used by make... GNU
checking dependency style of cc... gcc3
checking whether cc understands -c and -o together... yes
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for library containing mallinfo... no
checking for clock_gettime in -lrt... yes
checking how to run the C preprocessor... cpp
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 proc/readproc.h usability... no
checking proc/readproc.h presence... no
checking for proc/readproc.h... no
checking for get_proc_stats in -lproc... no
checking for daemon... yes
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking sys/event.h usability... yes
checking sys/event.h presence... yes
checking for sys/event.h... yes
checking for stdbool.h that conforms to C99... (cached) yes
checking for _Bool... (cached) yes
checking for an ANSI C-conforming const... yes
checking for malloc.h... (cached) no
checking for struct mallinfo.arena... no
checking for socklen_t... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
=========================================================================
=======================<phase: build          >============================
===>  Building for beansdb-0.5.3
make  all-recursive
Making all in doc
cc -DHAVE_CONFIG_H -I.  -DNDEBUG   -O2 -pipe -pthread -fno-strict-aliasing -MT beansdb-beansdb.o -MD -MP -MF .deps/beansdb-beansdb.Tpo -c -o beansdb-beansdb.o `test -f 'beansdb.c' || echo './'`beansdb.c
beansdb.c:366:5: warning: implicit declaration of function 'delete_event' is invalid in C99 [-Wimplicit-function-declaration]
    delete_event(c->sfd);
    ^
beansdb.c:766:63: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'int') [-Wformat]
        pos += sprintf(pos, "STAT rusage_user %ld.%06ld\r\n", usage.ru_utime.tv_sec, usage.ru_utime.tv_usec);
                                              ~~~             ^~~~~~~~~~~~~~~~~~~~~
                                              %d
beansdb.c:767:65: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'int') [-Wformat]
        pos += sprintf(pos, "STAT rusage_system %ld.%06ld\r\n", usage.ru_stime.tv_sec, usage.ru_stime.tv_usec);
                                                ~~~             ^~~~~~~~~~~~~~~~~~~~~
                                                %d
beansdb.c:768:65: warning: format specifies type 'unsigned long long' but the argument has type 'long' [-Wformat]
        pos += sprintf(pos, "STAT rusage_minflt %"PRIu64"\r\n", usage.ru_minflt);
                                                ~~              ^~~~~~~~~~~~~~~
beansdb.c:769:65: warning: format specifies type 'unsigned long long' but the argument has type 'long' [-Wformat]
        pos += sprintf(pos, "STAT rusage_majflt %"PRIu64"\r\n", usage.ru_majflt);
                                                ~~              ^~~~~~~~~~~~~~~
<snip>


More information about the freebsd-pkg-fallout mailing list