Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2017 01:27:42 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-armv6-default][databases/pgrouting] Failed for pgrouting-2.3.2_1 in configure
Message-ID:  <201704230127.v3N1Rg0g001253@beefy8.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:     lbartoletti@tuxfamily.org
Last committer: gerald@FreeBSD.org
Ident:          $FreeBSD: head/databases/pgrouting/Makefile 437439 2017-04-01 15:23:30Z gerald $
Log URL:        http://beefy8.nyi.freebsd.org/data/head-armv6-default/p438916_s317177/logs/pgrouting-2.3.2_1.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p438916_s317177
Log:

====>> Building databases/pgrouting
build started at Sun Apr 23 01:20:06 UTC 2017
port directory: /usr/ports/databases/pgrouting
building for: FreeBSD head-armv6-default-job-06 12.0-CURRENT FreeBSD 12.0-CURRENT r317177 arm
maintained by: lbartoletti@tuxfamily.org
Makefile ident:      $FreeBSD: head/databases/pgrouting/Makefile 437439 2017-04-01 15:23:30Z gerald $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1200027
Jail OSVERSION: 1200029
Job Id: 06




!!! Jail is newer than host. (Jail: 1200029, Host: 1200027) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200029
UNAME_v=FreeBSD 12.0-CURRENT r317177
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=pgrouting-2.3.2_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-9-gf49c6f78
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/databases/pgrouting/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/pgrouting/work  HOME=/wrkdirs/usr/ports/databases/pgrouting/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/databases/pgrouting/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/pgrouting/work  HOME=/wrkdirs/usr/ports/databases/pgrouting/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="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" -L/usr/local/lib" 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 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE="release"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/pgrouting"
EXAMPLESDIR="share/examples/pgrouting"
DATADIR="share/pgrouting"
WWWDIR="www/pgrouting"
ETCDIR="etc/pgrouting"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/pgrouting
DOCSDIR=/usr/local/share/doc/pgrouting
EXAMPLESDIR=/usr/local/share/examples/pgrouting
WWWDIR=/usr/local/www/pgrouting
ETCDIR=/usr/local/etc/pgrouting
--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=12.0
OSVERSION=1200029
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=12.0-CURRENT
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   pgrouting-2.3.2_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[head-armv6-default-job-06] Installing pkg-1.10.1...
[head-armv6-default-job-06] Extracting pkg-1.10.1: .......... done
===>   pgrouting-2.3.2_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of pgrouting-2.3.2_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by pgrouting-2.3.2_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by pgrouting-2.3.2_1 for building
=> SHA256 Checksum OK for pgRouting-pgrouting-v2.3.2_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by pgrouting-2.3.2_1 for building
===>  Extracting for pgrouting-2.3.2_1
=> SHA256 Checksum OK for pgRouting-pgrouting-v2.3.2_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for pgrouting-2.3.2_1
===>  Applying FreeBSD patches for pgrouting-2.3.2_1
<snip>
[head-armv6-default-job-06] |   | `-- Installing xset-1.2.3_1...
[head-armv6-default-job-06] |   |   `-- Installing libXfontcache-1.0.5_3...
[head-armv6-default-job-06] |   |   | `-- Installing fontcacheproto-0.1.3...
[head-armv6-default-job-06] |   |   | `-- Extracting fontcacheproto-0.1.3: .... done
[head-armv6-default-job-06] |   |   `-- Extracting libXfontcache-1.0.5_3: .......... done
[head-armv6-default-job-06] |   | `-- Extracting xset-1.2.3_1: .. done
[head-armv6-default-job-06] |   `-- Extracting xdg-utils-1.1.1: .......... done
[head-armv6-default-job-06] |   `-- Installing xorg-fonts-truetype-7.7_1...
[head-armv6-default-job-06] |   | `-- Installing dejavu-2.37...
[head-armv6-default-job-06] |   |   `-- Installing mkfontdir-1.0.7...
[head-armv6-default-job-06] |   |   | `-- Installing mkfontscale-1.1.2...
[head-armv6-default-job-06] |   |   |   `-- Installing libfontenc-1.1.3_1...
[head-armv6-default-job-06] |   |   |   `-- Extracting libfontenc-1.1.3_1: ......... done
[head-armv6-default-job-06] |   |   | `-- Extracting mkfontscale-1.1.2: .. done
[head-armv6-default-job-06] |   |   `-- Extracting mkfontdir-1.0.7: .. done
[head-armv6-default-job-06] |   | `-- Extracting dejavu-2.37: .......... done
[head-armv6-default-job-06] |   | `-- Installing font-bh-ttf-1.0.3_3...
[head-armv6-default-job-06] |   | `-- Extracting font-bh-ttf-1.0.3_3: .......... done
[head-armv6-default-job-06] |   | `-- Installing font-misc-ethiopic-1.0.3_3...
[head-armv6-default-job-06] |   | `-- Extracting font-misc-ethiopic-1.0.3_3: ... done
[head-armv6-default-job-06] |   | `-- Installing font-misc-meltho-1.0.3_3...
[head-armv6-default-job-06] |   | `-- Extracting font-misc-meltho-1.0.3_3: .......... done
[head-armv6-default-job-06] `-- Extracting qt5-gui-5.7.1: .......... done
[head-armv6-default-job-06] `-- Installing qt5-opengl-5.7.1...
[head-armv6-default-job-06] |   `-- Installing qt5-widgets-5.7.1...
[head-armv6-default-job-06] |   `-- Extracting qt5-widgets-5.7.1: .......... done
[head-armv6-default-job-06] `-- Extracting qt5-opengl-5.7.1: .......... done
[head-armv6-default-job-06] Extracting cgal-4.9_4: .......... done
Message from perl5-5.24.1_1:
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:

#!/usr/local/bin/perl

or

#!/usr/bin/env perl

The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
Message from python27-2.7.13_2:
===========================================================================

Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

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

===========================================================================
Message from qtchooser-39:
qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for
qmake, moc and other tools will be run when invoking the binaries in $PATH.

By default, the Qt5 versions are run. It is possible to change the behavior by
setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more
information.
Message from freetype2-2.7.1:
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).

The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:

FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
	cff:no-stem-darkening=1 \
	autofitter:warping=1

This allows to select, say, the subpixel hinting mode at runtime for a given
application.

The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed).
Message from dejavu-2.37:
Make sure that the freetype module is loaded.  If it is not, add the following
line to the "Modules" section of your X Windows configuration file:

	Load "freetype"

Add the following line to the "Files" section of X Windows configuration file:

	FontPath "/usr/local/share/fonts/dejavu/"

Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
===>   pgrouting-2.3.2_1 depends on shared library: libCGAL.so - found (/usr/local/lib/libCGAL.so)
===>   Returning to build of pgrouting-2.3.2_1
===>   pgrouting-2.3.2_1 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so)
===>   pgrouting-2.3.2_1 depends on shared library: libpq.so.5 - not found
===>   Installing existing package /packages/All/postgresql93-client-9.3.16.txz
[head-armv6-default-job-06] Installing postgresql93-client-9.3.16...
[head-armv6-default-job-06] Extracting postgresql93-client-9.3.16: .......... done
Message from postgresql93-client-9.3.16:
The PostgreSQL port has a collection of "side orders":

postgresql-docs
  For all of the html documentation

p5-Pg
  A perl5 API for client access to PostgreSQL databases.

postgresql-tcltk
  If you want tcl/tk client support.

postgresql-jdbc
  For Java JDBC support.

postgresql-odbc
  For client access from unix applications using ODBC as access
  method. Not needed to access unix PostgreSQL servers from Win32
  using ODBC. See below.

ruby-postgres, py-PyGreSQL
  For client access to PostgreSQL databases using the ruby & python
  languages.

postgresql-plperl, postgresql-pltcl & postgresql-plruby
  For using perl5, tcl & ruby as procedural languages.

postgresql-contrib
  Lots of contributed utilities, postgresql functions and
  datatypes. There you find pg_standby, pgcrypto and many other cool
  things.

etc...
===>   pgrouting-2.3.2_1 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5)
===>   Returning to build of pgrouting-2.3.2_1
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for pgrouting-2.3.2_1
===>  Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.3.2
-- CMAKE_BUILD_TYPE Release
-- CMAKE_BUILD_TYPE Release
-- The C compiler identification is Clang 4.0.0
-- The CXX compiler identification is Clang 4.0.0
-- 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
-- Detecting C compile features - done
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- DOXYGEN_MINIMUM_VERSION=1.8.6
-- SPHINX_MINIMUM_VERSION=1.1
-- Performing Test COMPILER_SUPPORTS_CXX0X
-- Performing Test COMPILER_SUPPORTS_CXX0X - Success
-- COMPILER_SUPPORTS_CXX0X= 1
-- CMAKE_CXX_COMPILER= /nxb-bin/usr/bin/c++
-- CMAKE_VERSION: 3.8.0
-- PGROUTING_BUILD_STRING: 4080-1f2af3c52 master
-- PGROUTING_GIT_TAG: v2.3.2
-- PGROUTING_GIT_BUILD: 4080
-- PGROUTING_GIT_HASH: 1f2af3c52
-- PGROUTING_GIT_BRANCH: master
-- PGROUTING_VERSION_REVISION_NAME: 1f2af3c52 master
-- PGROUTING_SOURCE_DIR: /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.3.2
-- CMAKE_BINARY_DIR: /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.3.2
-- PGROUTING_VERSION_REVISION_HASH: 1f2af3c52
-- POSTGRESQL_BIN: 
-- Found Perl: /usr/local/bin/perl (found version "5.24.1") 
-- POSTGRESQL_PG_CONFIG is /usr/local/bin/pg_config
-- POSTGRESQL_EXECUTABLE is POSTGRESQL_EXECUTABLE-NOTFOUND
-- POSTGRESQL_VERSION_STRING in FindPostgreSQL.cmake is PostgreSQL 9.3.16
-- POSTGRESQL_INCLUDE_DIR: /usr/local/include/postgresql/server
-- POSTGRESQL_LIBRARIES: /usr/local/lib
-- Boost version: 1.63.0
-- Boost headers were found here: /usr/local/include
-- Looking for pthread.h
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_17190/fast"
-- Looking for pthread.h - not found
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find Threads (missing: Threads_FOUND)
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:377 (_FPHSA_FAILURE_MESSAGE)
  /usr/local/share/cmake/Modules/FindThreads.cmake:212 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:55 (find_package)
  /usr/local/share/cmake/Modules/FindBoost.cmake:1463 (find_dependency)
  cmake/FindCGAL.cmake:35 (find_package)
  CMakeLists.txt:274 (find_package)


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

Stop.
make: stopped in /usr/ports/databases/pgrouting



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