[REL - 10amd64-default][www/cas] Failed for cas-3.5.6_3 in configure

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Sat Nov 30 04:43:30 UTC 2013


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:     lunkov at gmail.com
Last committer: gerald at FreeBSD.org
Ident:          $FreeBSD: head/www/cas/Makefile 331644 2013-10-26 00:52:33Z gerald $
Log URL:        http://beefy2.isc.freebsd.org/bulk/10amd64-default/2013-11-29_16h08m05s/logs/cas-3.5.6_3.log
Build URL:      http://beefy2.isc.freebsd.org/bulk/10amd64-default/2013-11-29_16h08m05s
Log:

====>> Building www/cas
build started at Sat Nov 30 04:42:59 UTC 2013
port directory: /usr/ports/www/cas
building for: FreeBSD 10amd64-default-job-04 10.0-BETA1 FreeBSD 10.0-BETA1 r256420 amd64
maintained by: lunkov at gmail.com
Makefile ident:      $FreeBSD: head/www/cas/Makefile 331644 2013-10-26 00:52:33Z gerald $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=1000500
UNAME_v=FreeBSD 10.0-BETA1 r256420
UNAME_r=10.0-BETA1
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/10amd64-default/ref
PKG_EXT=txz
tpid=37795
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=cas-3.5.6_3
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 cas-3.5.6_3:
     BUILD_APACHE2X_MODULE=on: Build Apache 2.x module
     BUILD_CURL_XMLRPC_CLIENT=on: Build cURL-based XMLRPC client
     DEBUG_MODE=off: Enable debug output
     ENABLE_OPTIMIZATION=on: Enable optimization
     INSTALL_CAS_BINARIES=on: Install CAS binaries
     INSTALL_CAS_CONFIGS=on: Install CAS configuration files
     INSTALL_CAS_DATA=on: Install CAS data files
     INSTALL_CAS_HEADERS=on: Install CAS headers
     INSTALL_CAS_LIBRARY=on: Install CAS library (libcas)
     INSTALL_CAS_MODULES=on: Install CAS modules
     INSTALL_EXAMPLE_MODULES=off: Install example modules
===> 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/cas
DOCSDIR=/usr/local/share/doc/cas
EXAMPLESDIR=/usr/local/share/examples/cas
WWWDIR=/usr/local/www/cas
ETCDIR=/usr/local/etc/cas
--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 cas-3.5.6_3
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   cas-3.5.6_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.2.1.txz
Installing pkg-1.2.1... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of cas-3.5.6_3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by cas-3.5.6_3 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by cas-3.5.6_3 for building
=> SHA256 Checksum OK for cas-3.5.6.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by cas-3.5.6_3 for building
===>  Extracting for cas-3.5.6_3
=> SHA256 Checksum OK for cas-3.5.6.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for cas-3.5.6_3
===>  Applying FreeBSD patches for cas-3.5.6_3
===========================================================================
=======================<phase: build-depends  >============================
===>   cas-3.5.6_3 depends on file: /usr/local/sbin/apxs - not found
===>    Verifying install for /usr/local/sbin/apxs in /usr/ports/www/apache22
===>   Installing existing package /packages/All/apache22-2.2.26.txz
Installing apache22-2.2.26...Installing apr-1.4.8.1.5.3...Installing db42-4.2.52_5... done
Installing expat-2.1.0... done
Installing gdbm-1.10...Installing gettext-0.18.3.1... done
 done
 done
Installing pcre-8.33... done
Installing perl5-5.16.3_3...Removing /usr/local/etc/perl5_version... Done.
Creating /usr/local/etc/perl5_version... Done.
Removing stale symlinks from /usr/bin...
    Skipping /usr/bin/perl
    Skipping /usr/bin/perl5
Done.
Creating various symlinks in /usr/bin...
    Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl
    Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl5
Done.
 done
===> Creating users and/or groups.
Using existing group 'www'.
Using existing user 'www'.
/usr/local/share/examples/apache22/httpd.conf -> /usr/local/etc/apache22/httpd.conf
 done
To run apache www server from startup, add apache22_enable="YES"
in your /etc/rc.conf. Extra options can be found in startup script.

Your hostname must be resolvable using at least 1 mechanism in
/etc/nsswitch.conf typically DNS or /etc/hosts or apache might
have issues starting depending on the modules you are using.
===>   Returning to build of cas-3.5.6_3
===>   cas-3.5.6_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.12.1.txz
Installing cmake-2.8.12.1...Installing cmake-modules-2.8.12.1... done
 done
===>   Returning to build of cas-3.5.6_3
===========================================================================
=======================<phase: lib-depends    >============================
===>   cas-3.5.6_3 depends on shared library: expat - found
===>   cas-3.5.6_3 depends on shared library: pcre - found
===>   cas-3.5.6_3 depends on shared library: ctpp2 - not found
===>    Verifying install for ctpp2 in /usr/ports/textproc/ctpp2
===>   Installing existing package /packages/All/ctpp2-2.8.3_1.txz
Installing ctpp2-2.8.3_1...Installing mpfr-3.1.2...Installing gmp-5.1.3... done
 done
Installing mpc-1.0.1... done
Installing gcc-ecj-4.5... done
Installing gcc-4.6.4...Installing binutils-2.23.2... done
 done
 done
===>   Returning to build of cas-3.5.6_3
===>   cas-3.5.6_3 depends on shared library: curl - not found
===>    Verifying install for curl in /usr/ports/ftp/curl
===>   Installing existing package /packages/All/curl-7.33.0_1.txz
Installing curl-7.33.0_1...Installing ca_root_nss-3.15.2_1... done
 done
===>   Returning to build of cas-3.5.6_3
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for cas-3.5.6_3
===>  Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/www/cas/work/cas-3.5.6
-- 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
-- #### INFO: MD5 (openssl) hash function support enabled
-- 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 dlfcn.h
-- Looking for include file dlfcn.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 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
-- Looking for include file sys/resource.h
-- Looking for include file sys/resource.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
-- #### System name is: FreeBSD
-- #### Building for FreeBSD...
-- #### INFO: Optimized build mode enabled
-- 
-- #### Configuring CTPP2 package
-- CTPP2 configurator program: /usr/local/bin/ctpp2-config ctpp2-config
-- CTPP2 include directories: /usr/include
-- CTPP2 include directories: /usr/include
-- CTPP2 include directories: /usr/local/include/ctpp2
-- CTPP2 library: /usr/local/lib/libctpp2.so
-- 
-- #### Configuring expat header files & library
-- Header file expat.h found in: /usr/local/include
-- Library expat found here: /usr/local/lib/libexpat.so
-- 
-- #### Configuring pcre header files & library
-- Header file pcre.h found in: /usr/local/include
-- Library pcre found here: /usr/local/lib/libpcre.so
CMake Error at CMakeLists.txt:305 (MESSAGE):
  #### ERROR: Cannot find libiconv.so, aborting


-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/www/cas
===>  Cleaning for cas-3.5.6_3


More information about the freebsd-pkg-fallout mailing list