Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Feb 2017 17:59:33 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][graphics/mapcache] Failed for mapcache-1.4.0.94 in configure
Message-ID:  <201702261759.v1QHxXEr094317@beefy15.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

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:     gf-admins@iteris.com
Last committer: mat@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q1/graphics/mapcache/Makefile 412346 2016-04-01 14:00:51Z mat $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/434718/logs/mapcache-1.4.0.94.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=434718
Log:

====>> Building graphics/mapcache
build started at Sun Feb 26 17:58:25 UTC 2017
port directory: /usr/ports/graphics/mapcache
building for: FreeBSD 110armv6-quarterly-job-09 11.0-RELEASE-p8 FreeBSD 11.0-RELEASE-p8 r314125 arm
maintained by: gf-admins@iteris.com
Makefile ident:      $FreeBSD: branches/2017Q1/graphics/mapcache/Makefile 412346 2016-04-01 14:00:51Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 09

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=mapcache-1.4.0.94
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for mapcache-1.4.0.94:
     APACHE=on: Native apache module
     FASTCGI=on: FastCGI protocol support
     GDAL=on: GDAL library support
     GEOS=on: GEOS Geometry Engine support
     GEOTIFF=off: GeoTIFF metadata creation for TIFF cache backends
     MEMCACHE=off: Use memcache as a cache backend
     PCRE=off: Use Perl Compatible Regular Expressions
     SQLITE=on: Use sqlite as a cache backend
     TIFF=off: Use TIFFs as a cache backend
     TIFF_WRITE=off: Support for writable TIFF cache backends (implies TIFF)
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/mapcache/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/mapcache/work  HOME=/wrkdirs/usr/ports/graphics/mapcache/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local"
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/mapcache/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/mapcache/work  HOME=/wrkdirs/usr/ports/graphics/mapcache/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS="" LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
APACHE=""
NO_APACHE="@comment
"
FASTCGI=""
NO_FASTCGI="@comment
"
GDAL=""
NO_GDAL="@comment
"
GEOS=""
NO_GEOS="@comment
"
GEOTIFF="@comment
"
NO_GEOTIFF=""
MEMCACHE="@comment
"
NO_MEMCACHE=""
PCRE="@comment
"
NO_PCRE=""
SQLITE=""
NO_SQLITE="@comment
"
TIFF="@comment
"
NO_TIFF=""
TIFF_WRITE="@comment
"
NO_TIFF_WRITE=""
APACHEMODDIR="libexec/apache24"
APACHEINCLUDEDIR="include/apache24"
APACHEETCDIR="etc/apache24"
APACHE_VERSION="24"
AP_NAME="mapcache"
AP_MODULE="mapcache.so"
CMAKE_BUILD_TYPE="release"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
AP_MOD_EN="-A"
DOCSDIR="share/doc/mapcache"
EXAMPLESDIR="share/examples/mapcache"
DATADIR="share/mapcache"
WWWDIR="www/mapcache"
ETCDIR="etc/mapcache"
--End PLIST_SUB--

--SUB_LIST--
APACHE=""
NO_APACHE="@comment
"
FASTCGI=""
NO_FASTCGI="@comment
"
GDAL=""
NO_GDAL="@comment
"
GEOS=""
NO_GEOS="@comment
"
GEOTIFF="@comment
"
NO_GEOTIFF=""
MEMCACHE="@comment
"
NO_MEMCACHE=""
PCRE="@comment
"
NO_PCRE=""
SQLITE=""
NO_SQLITE="@comment
"
TIFF="@comment
"
NO_TIFF=""
TIFF_WRITE="@comment
"
NO_TIFF_WRITE=""
APACHEMODDIR="libexec/apache24"
APACHEETCDIR="etc/apache24"
APACHE_VERSION="24"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/mapcache
DOCSDIR=/usr/local/share/doc/mapcache
EXAMPLESDIR=/usr/local/share/examples/mapcache
WWWDIR=/usr/local/www/mapcache
ETCDIR=/usr/local/etc/mapcache
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=arm
MACHINE_ARCH=armv6
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=11.0-RELEASE-p8
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
<snip>
Please compare the existing httpd.conf with httpd.conf.sample
and merge missing modules/instructions into httpd.conf!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
===>   mapcache-1.4.0.94 depends on file: /usr/local/sbin/apxs - found
===>   Returning to build of mapcache-1.4.0.94
===>   mapcache-1.4.0.94 depends on file: /usr/local/bin/cmake - not found
===>   Installing existing package /packages/All/cmake-3.7.1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-09] Installing cmake-3.7.1...
[110armv6-quarterly-job-09] `-- Installing cmake-modules-3.7.1...
[110armv6-quarterly-job-09] `-- Extracting cmake-modules-3.7.1: .......... done
[110armv6-quarterly-job-09] `-- Installing curl-7.53.0...
[110armv6-quarterly-job-09] |   `-- Installing libnghttp2-1.18.0...
[110armv6-quarterly-job-09] |   `-- Extracting libnghttp2-1.18.0: .......... done
[110armv6-quarterly-job-09] |   `-- Installing ca_root_nss-3.29.1...
[110armv6-quarterly-job-09] |   `-- Extracting ca_root_nss-3.29.1: ........ done
[110armv6-quarterly-job-09] `-- Extracting curl-7.53.0: .......... done
[110armv6-quarterly-job-09] `-- Installing libarchive-3.2.2,1...
[110armv6-quarterly-job-09] |   `-- Installing liblz4-131...
[110armv6-quarterly-job-09] |   `-- Extracting liblz4-131: .......... done
[110armv6-quarterly-job-09] |   `-- Installing lzo2-2.09...
[110armv6-quarterly-job-09] |   `-- Extracting lzo2-2.09: .......... done
[110armv6-quarterly-job-09] `-- Extracting libarchive-3.2.2,1: .......... done
[110armv6-quarterly-job-09] `-- Installing jsoncpp-1.8.0_1...
[110armv6-quarterly-job-09] `-- Extracting jsoncpp-1.8.0_1: .......... done
[110armv6-quarterly-job-09] `-- Installing libuv-1.10.1...
[110armv6-quarterly-job-09] `-- Extracting libuv-1.10.1: .......... done
[110armv6-quarterly-job-09] Extracting cmake-3.7.1: .......... done
Message from ca_root_nss-3.29.1:
********************************* WARNING *********************************

FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.

Assessment and verification of trust is the complete responsibility of the
system administrator.

*********************************** NOTE **********************************

This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.

This enables SSL Certificate Verification by client software without manual
intervention.

If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.

  * /etc/ssl/cert.pem
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem

***************************************************************************
===>   mapcache-1.4.0.94 depends on file: /usr/local/bin/cmake - found
===>   Returning to build of mapcache-1.4.0.94
===========================================================================
=======================<phase: lib-depends    >============================
===>   mapcache-1.4.0.94 depends on shared library: libpng.so - not found
===>   Installing existing package /packages/All/png-1.6.27.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-09] Installing png-1.6.27...
[110armv6-quarterly-job-09] Extracting png-1.6.27: .......... done
===>   mapcache-1.4.0.94 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so)
===>   Returning to build of mapcache-1.4.0.94
===>   mapcache-1.4.0.94 depends on shared library: libapr-1.so - found (/usr/local/lib/libapr-1.so)
===>   mapcache-1.4.0.94 depends on shared library: libaprutil-1.so - found (/usr/local/lib/libaprutil-1.so)
===>   mapcache-1.4.0.94 depends on shared library: libpixman-1.so - not found
===>   Installing existing package /packages/All/pixman-0.34.0.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-09] Installing pixman-0.34.0...
[110armv6-quarterly-job-09] Extracting pixman-0.34.0: .......... done
===>   mapcache-1.4.0.94 depends on shared library: libpixman-1.so - found (/usr/local/lib/libpixman-1.so)
===>   Returning to build of mapcache-1.4.0.94
===>   mapcache-1.4.0.94 depends on shared library: libfcgi.so - not found
===>   Installing existing package /packages/All/fcgi-devkit-2.4.0_5.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-09] Installing fcgi-devkit-2.4.0_5...
[110armv6-quarterly-job-09] Extracting fcgi-devkit-2.4.0_5: .......... done
===>   mapcache-1.4.0.94 depends on shared library: libfcgi.so - found (/usr/local/lib/libfcgi.so)
===>   Returning to build of mapcache-1.4.0.94
===>   mapcache-1.4.0.94 depends on shared library: libgdal.so - not found
===>   Installing existing package /packages/All/gdal-2.1.2_2.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-09] Installing gdal-2.1.2_2...
[110armv6-quarterly-job-09] `-- Installing libgeotiff-1.4.2...
[110armv6-quarterly-job-09] |   `-- Installing jbigkit-2.1_1...
[110armv6-quarterly-job-09] |   `-- Extracting jbigkit-2.1_1: .......... done
[110armv6-quarterly-job-09] |   `-- Installing jpeg-turbo-1.5.1...
[110armv6-quarterly-job-09] |   `-- Extracting jpeg-turbo-1.5.1: .......... done
[110armv6-quarterly-job-09] |   `-- Installing proj-4.9.2...
[110armv6-quarterly-job-09] |   `-- Extracting proj-4.9.2: .......... done
[110armv6-quarterly-job-09] |   `-- Installing tiff-4.0.7_1...
[110armv6-quarterly-job-09] |   `-- Extracting tiff-4.0.7_1: .......... done
[110armv6-quarterly-job-09] `-- Extracting libgeotiff-1.4.2: .......... done
[110armv6-quarterly-job-09] `-- Installing giflib-5.1.4...
[110armv6-quarterly-job-09] `-- Extracting giflib-5.1.4: .......... done
[110armv6-quarterly-job-09] `-- Installing jasper-1.900.1_16...
[110armv6-quarterly-job-09] `-- Extracting jasper-1.900.1_16: .......... done
[110armv6-quarterly-job-09] `-- Installing json-c-0.12.1...
[110armv6-quarterly-job-09] `-- Extracting json-c-0.12.1: .......... done
[110armv6-quarterly-job-09] Extracting gdal-2.1.2_2: .......... done
Message from jasper-1.900.1_16:
===>   NOTICE:

The jasper port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===>   mapcache-1.4.0.94 depends on shared library: libgdal.so - found (/usr/local/lib/libgdal.so)
===>   Returning to build of mapcache-1.4.0.94
===>   mapcache-1.4.0.94 depends on shared library: libgeos_c.so - not found
===>   Installing existing package /packages/All/geos-3.6.1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-09] Installing geos-3.6.1...
[110armv6-quarterly-job-09] Extracting geos-3.6.1: .......... done
===>   mapcache-1.4.0.94 depends on shared library: libgeos_c.so - found (/usr/local/lib/libgeos_c.so)
===>   Returning to build of mapcache-1.4.0.94
===>   mapcache-1.4.0.94 depends on shared library: libsqlite3.so - not found
===>   Installing existing package /packages/All/sqlite3-3.15.1_1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-09] Installing sqlite3-3.15.1_1...
[110armv6-quarterly-job-09] `-- Installing readline-6.3.8...
[110armv6-quarterly-job-09] `-- Extracting readline-6.3.8: .......... done
[110armv6-quarterly-job-09] Extracting sqlite3-3.15.1_1: .......... done
===>   mapcache-1.4.0.94 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so)
===>   Returning to build of mapcache-1.4.0.94
===>   mapcache-1.4.0.94 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for mapcache-1.4.0.94
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/graphics/mapcache/work/.build
-- The C compiler identification is Clang 3.9.1
-- Check for working C compiler: /nxb-bin/usr/bin/cc
-- Check for working C compiler: /nxb-bin/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_07369/fast"
-- Detecting C compile features - failed
-- Looking for strncasecmp
-- Looking for strncasecmp - found
-- Looking for symlink
-- Looking for symlink - found
-- Looking for timegm
-- Looking for timegm - found
-- Looking for strptime
-- Looking for strptime - found
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.8") 
-- Found PNG: /usr/local/lib/libpng.so (found version "1.6.27+apng") 
-- Found JPEG: /usr/local/lib/libjpeg.so  
-- Found CURL: /usr/local/lib/libcurl.so (found version "7.53.0") 
-- Found APR: /usr/local/lib/libapr-1.so  
-- Found APU: /usr/local/lib/libaprutil-1.so  
-- Could NOT find PkgConfig (missing:  PKG_CONFIG_EXECUTABLE) 
-- Found PIXMAN: /usr/local/lib/libpixman-1.so  
-- Found SQLITE: /usr/local/lib/libsqlite3.so  
-- * Configured options for the mapcache library
--  * Mandatory components
--   * png: /usr/local/lib/libpng.so
--   * jpeg: /usr/local/lib/libjpeg.so
--   * Curl: /usr/local/lib/libcurl.so
--   * Apr: /usr/local/lib/libapr-1.so
--  * Optional components
--   * PIXMAN: /usr/local/lib/libpixman-1.so
--   * SQLITE: /usr/local/lib/libsqlite3.so
--   * Berkeley DB: disabled
--   * Memcache: disabled
--   * TIFF: disabled
--   * GeoTIFF: disabled
--   * Experimental TIFF write support: disabled
--   * PCRE: disabled
--   * Experimental mapserver support: disabled
--   * RIAK: disabled
-- Found GDAL: /usr/local/lib/libgdal.so  
-- Found GEOS: /usr/local/lib/libgeos_c.so  
-- * Seeder Configuration Options:
--   * GEOS: /usr/local/lib/libgeos_c.so
--   * OGR: /usr/local/lib/libgdal.so
-- Found FCGI: /usr/local/lib/libfcgi.so  
-- * CGI Configuration Options:
--   * FastCGI: /usr/local/lib/libfcgi.so
-- Found APACHE: /usr/local/include/apache24  
-- * Apache Module support status:
--   * Mapcache Version String: mod_mapcache/1.5dev
--   * Module will be installed to : /usr/local/libexec/apache24
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/graphics/mapcache/work/.build/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/graphics/mapcache/work/.build/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/mapcache



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702261759.v1QHxXEr094317>