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:     syl...@freebsd.org
Last committer: b...@freebsd.org
Ident:          $FreeBSD: branches/2014Q1/www/logtools/Makefile 327776 
2013-09-20 23:36:50Z bapt $
Log URL:        
http://beefy1.isc.freebsd.org/bulk/10i386-quarterly/2014-02-05_01h04m30s/logs/logtools-0.13d.log
Build URL:      
http://beefy1.isc.freebsd.org/bulk/10i386-quarterly/2014-02-05_01h04m30s
Log:

====>> Building www/logtools
build started at Wed Feb  5 02:02:37 UTC 2014
port directory: /usr/ports/www/logtools
building for: FreeBSD 10i386-quarterly-job-14 10.0-RELEASE FreeBSD 10.0-RELEASE 
i386
maintained by: syl...@freebsd.org
Makefile ident:      $FreeBSD: branches/2014Q1/www/logtools/Makefile 327776 
2013-09-20 23:36:50Z bapt $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
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/10i386-quarterly/ref
PKG_EXT=txz
tpid=47484
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=10i386-quarterly
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.6.txz
Installing pkg-1.2.6... 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:209:2: 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:3129:29: note: candidate found by name lookup is 
'std::__1::hash'
template <class _Tp> struct hash;
                            ^
/usr/include/c++/v1/ext/__hash:22:47: note: candidate found by name lookup is 
'__gnu_cxx::hash'
template <typename T> struct _LIBCPP_TYPE_VIS hash : public std::hash<T>
                                              ^
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
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to