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:     v...@freebsd.org
Last committer: b...@freebsd.org
Ident:          $FreeBSD: head/textproc/ctpp2/Makefile 327773 2013-09-20 
23:17:30Z bapt $
Log URL:        
http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-10-17_23h06m42s/logs/ctpp2-2.8.3.log
Build URL:      
http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-10-17_23h06m42s
Log:

====>> Building textproc/ctpp2
build started at Fri Oct 18 01:13:37 UTC 2013
port directory: /usr/ports/textproc/ctpp2
building for: FreeBSD head-amd64-default-job-11 11.0-CURRENT FreeBSD 
11.0-CURRENT r256430 amd64
maintained by: v...@freebsd.org
Makefile ident:      $FreeBSD: head/textproc/ctpp2/Makefile 327773 2013-09-20 
23:17:30Z bapt $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=1100000
UNAME_v=FreeBSD 11.0-CURRENT r256430
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-amd64-default/ref
PKG_EXT=txz
tpid=57663
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=ctpp2-2.8.3
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=head-amd64-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 ctpp2-2.8.3:
     DEBUG=off: Enable debug output
     DISCARD_ILSEQ=on: Discard illegal sequence and continue
     DOCS=on: Build and/or install documentation
     MD5=on: Enable md5 support
     OPTIMIZATION=on: Enable optimization
     TRANSLITERATE=on: Enable transliteration in the conversion
===> 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/ctpp2
DOCSDIR=/usr/local/share/doc/ctpp2
EXAMPLESDIR=/usr/local/share/examples/ctpp2
WWWDIR=/usr/local/www/ctpp2
ETCDIR=/usr/local/etc/ctpp2
--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 ctpp2-2.8.3
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ctpp2-2.8.3 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_8.txz
Installing pkg-1.1.4_8... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of ctpp2-2.8.3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by ctpp2-2.8.3 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by ctpp2-2.8.3 for building
=> SHA256 Checksum OK for ctpp2-2.8.3.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by ctpp2-2.8.3 for building
===>  Extracting for ctpp2-2.8.3
=> SHA256 Checksum OK for ctpp2-2.8.3.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ctpp2-2.8.3
===>  Applying FreeBSD patches for ctpp2-2.8.3
===========================================================================
=======================<phase: build-depends  >============================
===>   ctpp2-2.8.3 depends on executable: rst2html - not found
===>    Verifying install for rst2html in /usr/ports/textproc/py-docutils
===>   Installing existing package /packages/All/py27-docutils-0.11.txz
Installing py27-docutils-0.11...Installing python27-2.7.5_3...Installing 
gettext-0.18.3.1... done
 done
Installing python2-2_1... done
Installing python-2.7_1,2... done
 done
====
Note that some of the standard modules are provided as separate
ports since they require extra dependencies:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

Install them as needed.
====
===>   Returning to build of ctpp2-2.8.3
===>   ctpp2-2.8.3 depends on file: /usr/local/bin/cmake - not found
===>    Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake
===>   Installing existing package /packages/All/cmake-2.8.11.2.txz
Installing cmake-2.8.11.2...Installing cmake-modules-2.8.11.2_1... done
 done
===>   Returning to build of ctpp2-2.8.3
===========================================================================
=======================<phase: lib-depends    >============================
===>   ctpp2-2.8.3 depends on shared library: libintl.so - found
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for ctpp2-2.8.3
===>  Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/textproc/ctpp2/work/ctpp2-2.8.3
-- The C compiler identification is Clang 3.3.0
-- The CXX compiler identification is Clang 3.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for round in m
-- Looking for round in m - found
-- Looking for roundl in m
-- Looking for roundl in m - found
-- Looking for include file sys/types.h
-- Looking for include file sys/types.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/uio.h
-- Looking for include file sys/uio.h - found
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file math.h
-- Looking for include file math.h - found
-- Looking for include file stdio.h
-- Looking for include file stdio.h - found
-- Looking for include file stdlib.h
-- Looking for include file stdlib.h - found
-- Looking for include file string.h
-- Looking for include file string.h - found
-- Looking for include file strings.h
-- Looking for include file strings.h - found
-- Looking for include file time.h
-- Looking for include file time.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file sysexits.h
-- Looking for include file sysexits.h - found
-- Performing Test STL_MAP_CHECK
-- Performing Test STL_MAP_CHECK - Success
-- Performing Test STL_VECTOR_CHECK
-- Performing Test STL_VECTOR_CHECK - Success
-- Performing Test STL_STRING_CHECK
-- Performing Test STL_STRING_CHECK - Success
-- Performing Test STL_STDEXCEPT_CHECK
-- Performing Test STL_STDEXCEPT_CHECK - Success
-- Performing Test STL_VECTOR_NO_STD_CHECK
-- Performing Test STL_VECTOR_NO_STD_CHECK - Failed
-- #### INFO: Using STL classes with STD namespace
-- #### System name is: FreeBSD
-- #### Building for FreeBSD...
-- #### INFO: MD5 (openssl) hash function support enabled
-- #### ERROR: Cannot find libiconv.so, aborting
-- #### INFO: ICONV converter support enabled
-- #### INFO: Optimized build mode enabled
CMake Error: The following variables are used in this project, but they are set 
to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake 
files:
ICONV_LIBRARY
    linked by target "ctpp2" in directory 
/wrkdirs/usr/ports/textproc/ctpp2/work/ctpp2-2.8.3

-- Configuring incomplete, errors occurred!
*** Error code 1

Stop.
make: stopped in /usr/ports/textproc/ctpp2
===>  Cleaning for ctpp2-2.8.3
_______________________________________________
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