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:     [email protected]
Last committer: [email protected]
Ident:          $FreeBSD: head/net-mgmt/fprobe/Makefile 302141 2012-08-05 
23:19:36Z dougb $
Log URL:        
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s/logs/fprobe-1.1_1.log
Build URL:      
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s
Log:

====>> Building net-mgmt/fprobe
build started at Thu Sep 19 01:40:52 UTC 2013
port directory: /usr/ports/net-mgmt/fprobe
building for: FreeBSD head-i386-default-job-18 10.0-CURRENT FreeBSD 
10.0-CURRENT i386
maintained by: [email protected]
Makefile ident:      $FreeBSD: head/net-mgmt/fprobe/Makefile 302141 2012-08-05 
23:19:36Z dougb $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1000055
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-i386-default/ref
PKG_EXT=txz
tpid=12931
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=fprobe-1.1_1
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
PWD=/root
MASTERNAME=head-i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
SKIPSANITY=1
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--
NAME=fprobe
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/fprobe
DOCSDIR=/usr/local/share/doc/fprobe
EXAMPLESDIR=/usr/local/share/examples/fprobe
WWWDIR=/usr/local/www/fprobe
ETCDIR=/usr/local/etc/fprobe
--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 fprobe-1.1_1
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   fprobe-1.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_2.txz
Installing pkg-1.1.4_2... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of fprobe-1.1_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by fprobe-1.1_1 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by fprobe-1.1_1 for building
=> SHA256 Checksum OK for fprobe-1.1.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by fprobe-1.1_1 for building
===>  Extracting for fprobe-1.1_1
=> SHA256 Checksum OK for fprobe-1.1.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for fprobe-1.1_1
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for fprobe-1.1_1
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/net-mgmt/fprobe/work/fprobe-1.1/aclocal.m4
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/net-mgmt/fprobe/work/fprobe-1.1/configure
configure: loading site script /usr/ports/Templates/config.site
checking build system type... i386-portbld-freebsd10.0
checking host system type... i386-portbld-freebsd10.0
checking target system type... i386-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 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... none
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for pthread_create in -pthread... yes
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for library containing sched_setscheduler... none required
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 inttypes.h... (cached) yes
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking for pcap_loop in -lpcap... yes
checking which memory bulk indexing mode to use... "ptr"
checking which hash type and size to use... "crc16"
checking whether to enable uptime trick... yes
checking whether to enable icmp trick... yes
checking whether to enable debugging... no
checking whether to enable runtime messages... no
checking directory to store pidfiles... "/var/run"
configure: creating ./config.status
Segmentation fault
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
===========================================================================
=======================<phase: build          >============================
===>  Building for fprobe-1.1_1
/usr/bin/make  all-recursive
Making all in src
cc -DHAVE_CONFIG_H -I. -I. -I..      -O2 -pipe -fno-strict-aliasing -pthread 
-D_REENTRANT -DWALL -W -Wall -c fprobe.c
In file included from fprobe.c:72:
In file included from ./fprobe.h:13:
./my_inttypes.h:33:2: error: "Can't find any 32 bit type"
#error "Can't find any 32 bit type"
 ^
./my_inttypes.h:45:2: error: "Can't find any 64 bit type"
#error "Can't find any 64 bit type"
 ^
In file included from fprobe.c:76:
./hash.h:15:4: error: HASH_TYPE_XOR or HASH_TYPE_CRC must be defined
#  error HASH_TYPE_XOR or HASH_TYPE_CRC must be defined
   ^
./hash.h:28:4: error: illegal value in HASH_BITS
#  error illegal value in HASH_BITS
   ^
./hash.h:49:1: error: unknown type name 'hash_t'
hash_t hash(void *, int);
^
fprobe.c:297:32: error: use of undeclared identifier 'HASH_BITS'
static struct Flow *flows[1 << HASH_BITS];
                               ^
fprobe.c:298:41: error: use of undeclared identifier 'HASH_BITS'
static pthread_mutex_t flows_mutex[1 << HASH_BITS];
                                        ^
fprobe.c:352:3: error: use of undeclared identifier 'VERSION'
                VERSION, BULK_QUANTITY_MAX, bulk_quantity, sched_min, 
sched_max);
                ^
fprobe.c:408:1: error: unknown type name 'hash_t'
hash_t hash_flow(struct Flow *flow)
^
fprobe.c:474:2: error: use of undeclared identifier 'hash_t'; did you mean 
'hash'?
        hash_t h;
        ^~~~~~
        hash
./hash.h:49:8: note: 'hash' declared here
hash_t hash(void *, int);
       ^
fprobe.c:480:2: error: use of undeclared identifier 'h'
        h = hash_flow(flow);
        ^
fprobe.c:485:34: error: use of undeclared identifier 'h'
        pthread_mutex_lock(&flows_mutex[h]);
                                        ^
fprobe.c:486:18: error: use of undeclared identifier 'h'
        flowpp = &flows[h];
                        ^
fprobe.c:487:27: error: use of undeclared identifier 'h'
        if (!(flown = find(flows[h], flow, &flowpp))) {
                                 ^
fprobe.c:501:22: error: use of undeclared identifier 'h'
                flow->next = flows[h];
                                   ^
fprobe.c:502:9: error: use of undeclared identifier 'h'
                flows[h] = flow;
                      ^
fprobe.c:549:39: error: use of undeclared identifier 'h'
                                pthread_mutex_unlock(&flows_mutex[h]);
                                                                  ^
fprobe.c:568:36: error: use of undeclared identifier 'h'
        pthread_mutex_unlock(&flows_mutex[h]);
                                          ^
fprobe.c:897:24: error: use of undeclared identifier 'HASH_BITS'
                for (i = 0; i < 1 << HASH_BITS ; i++) {
                                     ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/net-mgmt/fprobe/work/fprobe-1.1/src
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/net-mgmt/fprobe/work/fprobe-1.1
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/net-mgmt/fprobe/work/fprobe-1.1
*** Error code 1

Stop.
make: stopped in /usr/ports/net-mgmt/fprobe
===>  Cleaning for fprobe-1.1_1
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "[email protected]"

Reply via email to