[RELEASE - head-default] Build failed for tcpick-0.2.1_1 during build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Jul 25 10:53:37 UTC 2013


Maintainer:     nobutaka at FreeBSD.org
Last committer: beat at FreeBSD.org
Ident:          $FreeBSD: head/net/tcpick/Makefile 300897 2012-07-14 14:29:18Z beat $
Log URL:        http://beefy2.isc.freebsd.org/bulk/head-default/2013-07-25_07h07m51s/logs/tcpick-0.2.1_1.log
Build URL:      http://beefy2.isc.freebsd.org/bulk/head-default/2013-07-25_07h07m51s
Log:

====>> Building net/tcpick
build started at Thu Jul 25 10:53:28 UTC 2013
port directory: /usr/ports/net/tcpick
building for: FreeBSD head-default-job-22 10.0-CURRENT FreeBSD 10.0-CURRENT amd64
maintained by: nobutaka at FreeBSD.org
Makefile ident:      $FreeBSD: head/net/tcpick/Makefile 300897 2012-07-14 14:29:18Z 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=20526
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=tcpick-0.2.1_1
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" 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 -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/tcpick
DOCSDIR=/usr/local/share/doc/tcpick
EXAMPLESDIR=/usr/local/share/examples/tcpick
WWWDIR=/usr/local/www/tcpick
ETCDIR=/usr/local/etc/tcpick
--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 tcpick-0.2.1_1
=======================<phase: check-config   >============================
=========================================================================
=======================<phase: pkg-depends    >============================
===>   tcpick-0.2.1_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.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 tcpick-0.2.1_1
=========================================================================
=======================<phase: fetch-depends  >============================
=========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by tcpick-0.2.1_1 for building
=========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by tcpick-0.2.1_1 for building
=> SHA256 Checksum OK for tcpick-0.2.1.tar.gz.
=========================================================================
=======================<phase: extract-depends>============================
=========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by tcpick-0.2.1_1 for building
===>  Extracting for tcpick-0.2.1_1
=> SHA256 Checksum OK for tcpick-0.2.1.tar.gz.
=========================================================================
=======================<phase: patch-depends  >============================
=========================================================================
=======================<phase: patch          >============================
===>  Patching for tcpick-0.2.1_1
===>  Applying FreeBSD patches for tcpick-0.2.1_1
=========================================================================
=======================<phase: build-depends  >============================
=========================================================================
=======================<phase: lib-depends    >============================
=========================================================================
=======================<phase: configure      >============================
===>  Configuring for tcpick-0.2.1_1
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/tcpick/work/tcpick-0.2.1/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/tcpick/work/tcpick-0.2.1/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 gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... 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
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for pcap_loop in -lpcap... yes
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... cpp
checking for egrep... grep -E
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 stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for working memcmp... yes
checking for ANSI C header files... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for netdb.h... (cached) yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet/udp.h usability... yes
checking netinet/udp.h presence... yes
checking for netinet/udp.h... yes
checking for netinet/in.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for getopt.h... (cached) yes
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking pcap/pcap.h usability... yes
checking pcap/pcap.h presence... yes
checking for pcap/pcap.h... yes
checking for time.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for errno.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for signal.h... (cached) yes
checking for netinet/ip.h... yes
checking for net/if.h... (cached) yes
checking for netinet/if_ether.h... no
checking for gethostbyaddr... yes
checking for getservbyport... yes
checking for gettimeofday... (cached) yes
checking for inet_ntoa... yes
checking for strdup... (cached) yes
checking for strndup... (cached) yes
checking for strtol... (cached) yes
checking for getopt... (cached) yes
checking for getopt_long... yes
checking for asctime... yes
checking for atoi... yes
checking for getuid... (cached) yes
checking for isascii... yes
checking for isgraph... yes
checking for iscntrl... yes
checking for vfprintf... yes
checking for localtime... yes
checking for vprintf... yes
checking for setuid... yes
checking for perror... yes
checking for signal... yes
checking for setitimer... yes
checking for strftime... (cached) yes
<snip>


More information about the freebsd-pkg-fallout mailing list