[REL - 10amd64-default][sysutils/pflogx] Failed for pflogx-0.86 in build
pkg-fallout-builder at FreeBSD.org
pkg-fallout-builder at FreeBSD.org
Thu Mar 27 22:58:31 UTC 2014
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: clsung at FreeBSD.org
Last committer: mat at FreeBSD.org
Ident: $FreeBSD: head/sysutils/pflogx/Makefile 340722 2014-01-22 17:00:46Z mat $
Log URL: http://beefy2.isc.freebsd.org/bulk/10amd64-default/2014-03-27_17h14m22s/logs/pflogx-0.86.log
Build URL: http://beefy2.isc.freebsd.org/bulk/10amd64-default/2014-03-27_17h14m22s
Log:
====>> Building sysutils/pflogx
build started at Thu Mar 27 22:58:28 UTC 2014
port directory: /usr/ports/sysutils/pflogx
building for: FreeBSD 10amd64-default-job-04 10.0-RELEASE FreeBSD 10.0-RELEASE amd64
maintained by: clsung at FreeBSD.org
Makefile ident: $FreeBSD: head/sysutils/pflogx/Makefile 340722 2014-01-22 17:00:46Z mat $
Poudriere version: 3.1-pre
---Begin Environment---
OSVERSION=1000510
UNAME_v=FreeBSD 10.0-RELEASE
UNAME_r=10.0-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/10amd64-default/ref
PKG_EXT=txz
tpid=54682
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=pflogx-0.86
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=10amd64-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---
---Begin OPTIONS List---
===> The following configuration options are available for pflogx-0.86:
DOCS=on: Build and/or install documentation
EXPAT=off: Ability to merge new events (require expat)
===> Use 'make config' to modify these settings
---End OPTIONS List---
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--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/pflogx
DOCSDIR=/usr/local/share/doc/pflogx
EXAMPLESDIR=/usr/local/share/examples/pflogx
WWWDIR=/usr/local/www/pflogx
ETCDIR=/usr/local/etc/pflogx
--End SUB_LIST--
---Begin make.conf---
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
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===> Cleaning for pflogx-0.86
=======================<phase: check-config >============================
===========================================================================
=======================<phase: pkg-depends >============================
===> pflogx-0.86 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.txz
Installing pkg-1.2.7... done
If you are upgrading from the old package format, first run:
# pkg2ng
===> Returning to build of pflogx-0.86
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> Fetching all distfiles required by pflogx-0.86 for building
===========================================================================
=======================<phase: checksum >============================
===> Fetching all distfiles required by pflogx-0.86 for building
=> SHA256 Checksum OK for pflogx_086.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> Fetching all distfiles required by pflogx-0.86 for building
===> Extracting for pflogx-0.86
=> SHA256 Checksum OK for pflogx_086.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for pflogx-0.86
===========================================================================
=======================<phase: build-depends >============================
===========================================================================
=======================<phase: lib-depends >============================
===========================================================================
=======================<phase: configure >============================
===> Configuring for pflogx-0.86
===========================================================================
=======================<phase: build >============================
===> Building for pflogx-0.86
===> src (all)
c++ -O2 -pipe -fno-strict-aliasing -Wall -I../include -s -c pflogx.cpp
c++: warning: argument unused during compilation: '-s'
In file included from pflogx.cpp:31:
In file included from ../include/pflogx.h:37:
./include/Options.h:74:22: error: use of undeclared identifier 'u_int8_t'
inline const vector<u_int8_t>& GetFilterAction() const
^
./include/Options.h:80:43: error: use of undeclared identifier 'u_int8_t'
inline void SetFilterAction(const vector<u_int8_t>& vectFilter)
^
./include/Options.h:87:22: error: use of undeclared identifier 'u_int8_t'
inline const vector<u_int8_t>& GetFilterDirection() const
^
./include/Options.h:93:46: error: use of undeclared identifier 'u_int8_t'
inline void SetFilterDirection(const vector<u_int8_t>& vectFilter)
^
./include/Options.h:100:22: error: use of undeclared identifier 'u_int8_t'
inline const vector<u_int8_t>& GetFilterProtocol() const
^
./include/Options.h:106:45: error: use of undeclared identifier 'u_int8_t'
inline void SetFilterProtocol(const vector<u_int8_t>& vectFilter)
^
./include/Options.h:190:9: error: use of undeclared identifier 'u_int8_t'
vector<u_int8_t> m_vectFilterAction, m_vectFilterDirection, m_vectFilterProtocol;
^
7 errors generated.
*** Error code 1
Stop.
make[2]: stopped in /wrkdirs/usr/ports/sysutils/pflogx/work/pflogx/src
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/sysutils/pflogx/work/pflogx
*** Error code 1
Stop.
make: stopped in /usr/ports/sysutils/pflogx
===> Cleaning for pflogx-0.86
More information about the freebsd-pkg-fallout
mailing list