[REL - head-i386-default][www/logtools] Failed for logtools-0.13d in build
pkg-fallout-builder at FreeBSD.org
pkg-fallout-builder at FreeBSD.org
Fri Mar 28 20:48:09 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: sylvio at FreeBSD.org
Last committer: mat at FreeBSD.org
Ident: $FreeBSD: head/www/logtools/Makefile 340722 2014-01-22 17:00:46Z mat $
Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2014-03-28_06h01m03s/logs/logtools-0.13d.log
Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2014-03-28_06h01m03s
Log:
====>> Building www/logtools
build started at Fri Mar 28 20:48:06 UTC 2014
port directory: /usr/ports/www/logtools
building for: FreeBSD head-i386-default-job-13 11.0-CURRENT FreeBSD 11.0-CURRENT r263175 i386
maintained by: sylvio at FreeBSD.org
Makefile ident: $FreeBSD: head/www/logtools/Makefile 340722 2014-01-22 17:00:46Z mat $
Poudriere version: 3.1-pre
---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1100013
UNAME_v=FreeBSD 11.0-CURRENT r263175
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref
PKG_EXT=txz
tpid=96773
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=logtools-0.13d
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=head-i386-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---
---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/logtools
DOCSDIR=/usr/local/share/doc/logtools
EXAMPLESDIR=/usr/local/share/examples/logtools
WWWDIR=/usr/local/www/logtools
ETCDIR=/usr/local/etc/logtools
--End SUB_LIST--
---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
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 logtools-0.13d
=======================<phase: check-config >============================
===========================================================================
=======================<phase: pkg-depends >============================
===> logtools-0.13d 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 logtools-0.13d
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> Fetching all distfiles required by logtools-0.13d for building
===========================================================================
=======================<phase: checksum >============================
===> Fetching all distfiles required by logtools-0.13d for building
=> SHA256 Checksum OK for logtools-0.13d.tgz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> Fetching all distfiles required by logtools-0.13d for building
===> Extracting for logtools-0.13d
=> SHA256 Checksum OK for logtools-0.13d.tgz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for logtools-0.13d
===> Applying FreeBSD patches for logtools-0.13d
===========================================================================
=======================<phase: build-depends >============================
===========================================================================
=======================<phase: lib-depends >============================
===========================================================================
=======================<phase: configure >============================
===> Configuring for logtools-0.13d
===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/www/logtools/work/logtools-0.13d/configure
loading site script /usr/ports/Templates/config.site
creating cache ./config.cache
checking for gcc... cc
checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes
checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ -O2 -pipe -fno-strict-aliasing ) works... yes
checking whether the C++ compiler (c++ -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking how to run the C preprocessor... cpp
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking for working const... yes
checking for ANSI C header files... (cached) yes
checking for size_t... (cached) yes
checking for bind in -lsocket... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating sun/pkginfo
creating logtools.h
===========================================================================
=======================<phase: build >============================
===> Building for logtools-0.13d
c++ -O2 -g -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -Woverloaded-virtual -pedantic -ffor-scope -O2 -pipe -fno-strict-aliasing clfmerge.cpp -o clfmerge
In file included from clfmerge.cpp:2:
/usr/include/c++/v1/ext/hash_map:212:5: warning: Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map> [-W#warnings]
# warning Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map>
^
clfmerge.cpp:22:38: error: reference to 'hash' is ambiguous
hash_map<const char *, const char *, hash<const char *>, eqstr> months;
^
/usr/include/c++/v1/memory:3062:29: note: candidate found by name lookup is 'std::__1::hash'
template <class _Tp> struct hash;
^
/usr/include/c++/v1/ext/__hash:22:54: note: candidate found by name lookup is '__gnu_cxx::hash'
template <typename _Tp> struct _LIBCPP_TYPE_VIS_ONLY hash : public std::hash<_Tp>
^
clfmerge.cpp:22:43: error: expected expression
hash_map<const char *, const char *, hash<const char *>, eqstr> months;
^
clfmerge.cpp:22:56: error: expected unqualified-id
hash_map<const char *, const char *, hash<const char *>, eqstr> months;
^
clfmerge.cpp:86:19: error: use of undeclared identifier 'months'
const char *m = months[mon];
^
clfmerge.cpp:229:3: error: use of undeclared identifier 'months'
months["Jan"] = "01";
^
clfmerge.cpp:230:3: error: use of undeclared identifier 'months'
months["Feb"] = "02";
^
clfmerge.cpp:231:3: error: use of undeclared identifier 'months'
months["Mar"] = "03";
^
clfmerge.cpp:232:3: error: use of undeclared identifier 'months'
months["Apr"] = "04";
^
clfmerge.cpp:233:3: error: use of undeclared identifier 'months'
months["May"] = "05";
^
clfmerge.cpp:234:3: error: use of undeclared identifier 'months'
months["Jun"] = "06";
^
clfmerge.cpp:235:3: error: use of undeclared identifier 'months'
months["Jul"] = "07";
^
clfmerge.cpp:236:3: error: use of undeclared identifier 'months'
months["Aug"] = "08";
^
clfmerge.cpp:237:3: error: use of undeclared identifier 'months'
months["Sep"] = "09";
^
clfmerge.cpp:238:3: error: use of undeclared identifier 'months'
months["Oct"] = "10";
^
clfmerge.cpp:239:3: error: use of undeclared identifier 'months'
months["Nov"] = "11";
^
clfmerge.cpp:240:3: error: use of undeclared identifier 'months'
months["Dec"] = "12";
^
1 warning and 16 errors generated.
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/www/logtools/work/logtools-0.13d
*** Error code 1
Stop.
make: stopped in /usr/ports/www/logtools
===> Cleaning for logtools-0.13d
More information about the freebsd-pkg-fallout
mailing list