Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Mar 2016 06:27:49 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-armv6-default][devel/poco] Failed for poco-1.7.2 in configure
Message-ID:  <201603280627.u2S6RngW054604@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:     ports@FreeBSD.org
Last committer: mat@FreeBSD.org
Ident:          $FreeBSD: head/devel/poco/Makefile 411705 2016-03-23 14:05:48Z mat $
Log URL:        http://beefy8.nyi.freebsd.org/data/head-armv6-default/p411721_s297210/logs/poco-1.7.2.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p411721_s297210
Log:

====>> Building devel/poco
build started at Mon Mar 28 06:26:31 UTC 2016
port directory: /usr/ports/devel/poco
building for: FreeBSD head-armv6-default-job-15 11.0-CURRENT FreeBSD 11.0-CURRENT r297210 arm
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: head/devel/poco/Makefile 411705 2016-03-23 14:05:48Z mat $
Poudriere version: 3.1.12
Host OSVERSION: 1100100
Jail OSVERSION: 1100104




!!! Jail is newer than host. (Jail: 1100104, Host: 1100100) !!!
!!! 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
UNAME_v=FreeBSD 11.0-CURRENT r297210
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
LINUX_OSRELEASE=2.6.32
SAVED_TERM=screen
QEMU_EMULATING=1
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=poco-1.7.2
OSREL=11.0
_OSRELEASE=11.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.12
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100104
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for poco-1.7.2:
     MYSQL=on: MySQL database support
     SQLITE=on: SQLite database support
     SSL=on: SSL protocol support
     TEST=off: Build and/or run tests
====> ODBC database backend: you can only select none or one of them
     IODBC=off: ODBC backend via iODBC
     UNIXODBC=off: ODBC backend via unixODBC
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/poco/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/poco/work  HOME=/wrkdirs/usr/ports/devel/poco/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/devel/poco/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/poco/work  HOME=/wrkdirs/usr/ports/devel/poco/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -mfloat-abi=softfp  -I/usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" -L/usr/local/lib " LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -mfloat-abi=softfp -I/usr/local/include -fno-strict-aliasing "  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--
MYSQL=""
NO_MYSQL="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
SSL=""
NO_SSL="@comment
"
TEST="@comment
"
NO_TEST=""
IODBC="@comment
"
NO_IODBC=""
UNIXODBC="@comment
"
NO_UNIXODBC=""
ODBC="@comment
"
CMAKE_BUILD_TYPE="release"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/poco"
EXAMPLESDIR="share/examples/poco"
DATADIR="share/poco"
WWWDIR="www/poco"
ETCDIR="etc/poco"
--End PLIST_SUB--

--SUB_LIST--
MYSQL=""
NO_MYSQL="@comment
"
SQLITE=""
NO_SQLITE="@comment
"
SSL=""
NO_SSL="@comment
"
TEST="@comment
"
NO_TEST=""
IODBC="@comment
"
NO_IODBC=""
UNIXODBC="@comment
"
NO_UNIXODBC=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/poco
DOCSDIR=/usr/local/share/doc/poco
EXAMPLESDIR=/usr/local/share/examples/poco
WWWDIR=/usr/local/www/poco
ETCDIR=/usr/local/etc/poco
--End SUB_LIST--

---Begin make.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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
<snip>
[head-armv6-default-job-15] Extracting pkg-1.6.4_1: .......... done
===>   poco-1.7.2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of poco-1.7.2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSL accepted by the user
=> poco-1.7.2-all.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch http://pocoproject.org/releases/poco-1.7.2/poco-1.7.2-all.tar.gz
poco-1.7.2-all.tar.gz                                    0  B    0  Bps
===> Fetching all distfiles required by poco-1.7.2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSL accepted by the user
===> Fetching all distfiles required by poco-1.7.2 for building
=> SHA256 Checksum OK for poco-1.7.2-all.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSL accepted by the user
===> Fetching all distfiles required by poco-1.7.2 for building
===>  Extracting for poco-1.7.2
=> SHA256 Checksum OK for poco-1.7.2-all.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for poco-1.7.2
===>  Applying FreeBSD patches for poco-1.7.2
===========================================================================
=======================<phase: build-depends  >============================
===>   poco-1.7.2 depends on file: /usr/local/bin/cmake - not found
===>   Installing existing package /packages/All/cmake-3.5.0.txz
[head-armv6-default-job-15] Installing cmake-3.5.0...
[head-armv6-default-job-15] `-- Installing expat-2.1.0_3...
[head-armv6-default-job-15] `-- Extracting expat-2.1.0_3: .......... done
[head-armv6-default-job-15] `-- Installing cmake-modules-3.5.0...
[head-armv6-default-job-15] `-- Extracting cmake-modules-3.5.0: .......... done
[head-armv6-default-job-15] `-- Installing curl-7.47.1...
[head-armv6-default-job-15] |   `-- Installing ca_root_nss-3.22.2...
[head-armv6-default-job-15] |   `-- Extracting ca_root_nss-3.22.2: ....... done
[head-armv6-default-job-15] `-- Extracting curl-7.47.1: .......... done
[head-armv6-default-job-15] `-- Installing libarchive-3.1.2_6,1...
[head-armv6-default-job-15] |   `-- Installing lzo2-2.09...
[head-armv6-default-job-15] |   `-- Extracting lzo2-2.09: .......... done
[head-armv6-default-job-15] `-- Extracting libarchive-3.1.2_6,1: .......... done
[head-armv6-default-job-15] `-- Installing jsoncpp-0.6.0.r2_2...
[head-armv6-default-job-15] `-- Extracting jsoncpp-0.6.0.r2_2: .......... done
[head-armv6-default-job-15] Extracting cmake-3.5.0: .......... done
Message from ca_root_nss-3.22.2:
********************************* 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

***************************************************************************
===>   poco-1.7.2 depends on file: /usr/local/bin/cmake - found
===>   Returning to build of poco-1.7.2
===>   poco-1.7.2 depends on executable: pkgconf - not found
===>   Installing existing package /packages/All/pkgconf-0.9.12_1.txz
[head-armv6-default-job-15] Installing pkgconf-0.9.12_1...
[head-armv6-default-job-15] Extracting pkgconf-0.9.12_1: ....... done
===>   poco-1.7.2 depends on executable: pkgconf - found
===>   Returning to build of poco-1.7.2
===========================================================================
=======================<phase: lib-depends    >============================
===>   poco-1.7.2 depends on shared library: libpcre.so - not found
===>   Installing existing package /packages/All/pcre-8.38.txz
[head-armv6-default-job-15] Installing pcre-8.38...
[head-armv6-default-job-15] Extracting pcre-8.38: .......... done
===>   poco-1.7.2 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so)
===>   Returning to build of poco-1.7.2
===>   poco-1.7.2 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so)
===>   poco-1.7.2 depends on shared library: libsqlite3.so - not found
===>   Installing existing package /packages/All/sqlite3-3.11.1.txz
[head-armv6-default-job-15] Installing sqlite3-3.11.1...
[head-armv6-default-job-15] `-- Installing readline-6.3.8...
[head-armv6-default-job-15] |   `-- Installing indexinfo-0.2.4...
[head-armv6-default-job-15] |   `-- Extracting indexinfo-0.2.4: .... done
[head-armv6-default-job-15] `-- Extracting readline-6.3.8: .......... done
[head-armv6-default-job-15] Extracting sqlite3-3.11.1: .......... done
===>   poco-1.7.2 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so)
===>   Returning to build of poco-1.7.2
===>   poco-1.7.2 depends on shared library: libmysqlclient.so.18 - not found
===>   Installing existing package /packages/All/mysql56-client-5.6.27.txz
[head-armv6-default-job-15] Installing mysql56-client-5.6.27...
[head-armv6-default-job-15] `-- Installing libedit-3.1.20150325_1...
[head-armv6-default-job-15] `-- Extracting libedit-3.1.20150325_1: .......... done
[head-armv6-default-job-15] Extracting mysql56-client-5.6.27: .......... done
Message from mysql56-client-5.6.27:
* * * * * * * * * * * * * * * * * * * * * * * *

Please be aware the database client is vulnerable
to CVE-2015-3152 - SSL Downgrade aka "BACKRONYM".
You may find more information at the following URL:

http://www.vuxml.org/freebsd/36bd352d-299b-11e5-86ff-14dae9d210b8.html

Although this database client is not listed as
"affected", it is vulnerable and will not be 
receiving a patch. Please take note of this when
deploying this software.

* * * * * * * * * * * * * * * * * * * * * * * *
===>   poco-1.7.2 depends on shared library: libmysqlclient.so.18 - found (/usr/local/lib/mysql/libmysqlclient.so.18)
===>   Returning to build of poco-1.7.2
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for poco-1.7.2
===>  Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/devel/poco/work/poco-1.7.2-all
-- The C compiler identification is Clang 3.7.1
-- The CXX compiler identification is Clang 3.7.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
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_ac505/fast"
-- Detecting C compiler ABI info - failed
-- 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
-- Poco package version: 1.7.2-all (2016-03-20)
-- Setting Poco build type - Release
-- Building dynamic libraries
-- Building without tests & samples
-- Build with using external sqlite, libz, pcre, expat ...
-- Found PCRE: /usr/local/lib/libpcre.so  
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.8") 
-- Looking for pthread_setaffinity_np in pthread
-- Looking for pthread_setaffinity_np in pthread - found
-- Performing Test HAVE_THREE_PARAM_SCHED_SETAFFINITY
-- Performing Test HAVE_THREE_PARAM_SCHED_SETAFFINITY - Failed
-- Performing Test HAVE_TWO_PARAM_SCHED_SETAFFINITY
-- Performing Test HAVE_TWO_PARAM_SCHED_SETAFFINITY - Failed
-- Found EXPAT: /usr/local/lib/libexpat.so (found version "2.1.0") 
-- Found OpenSSL: /usr/lib/libssl.so;/usr/lib/libcrypto.so (found version "1.0.2g") 
-- Found PkgConfig: pkgconf (found version "0.28") 
-- Checking for module 'sqlite3'
--   Found sqlite3, version 3.11.1
-- Found Sqlite3: /usr/local/lib/libsqlite3.so
-- MySQL Include directory: /usr/local/include/mysql  library directory: /usr/local/lib/mysql
-- MySQL Support Enabled
-- CMake 3.5.0 successfully configured Poco using Unix Makefiles generator
-- Installation target path: /usr/local
-- C_FLAGS:  =-O2 -pipe -mfloat-abi=softfp  -I/usr/local/include -fno-strict-aliasing
-- CMAKE_C_FLAGS_DEBUG:=-O2 -pipe -mfloat-abi=softfp  -I/usr/local/include -fno-strict-aliasing   -D_DEBUG
-- CMAKE_C_FLAGS_RELEASE:=-O2 -pipe -mfloat-abi=softfp  -I/usr/local/include -fno-strict-aliasing
-- CMAKE_C_FLAGS_MINSIZEREL:=-Os -DNDEBUG
-- CMAKE_C_FLAGS_RELWITHDEBINFO:=-O2 -g -DNDEBUG
-- 
-- 
-- CXX_FLAGS:=-O2 -pipe -mfloat-abi=softfp -I/usr/local/include -fno-strict-aliasing
-- CMAKE_CXX_FLAGS_DEBUG:=-O2 -pipe -mfloat-abi=softfp -I/usr/local/include -fno-strict-aliasing -D_DEBUG
-- CMAKE_CXX_FLAGS_RELEASE:=-O2 -pipe -mfloat-abi=softfp -I/usr/local/include -fno-strict-aliasing
-- CMAKE_CXX_FLAGS_MINSIZEREL:=-Os -DNDEBUG
-- CMAKE_CXX_FLAGS_RELWITHDEBINFO:=-O2 -g -DNDEBUG
-- Building: XML
-- Building: JSON
-- Building: MongoDB
-- Building: Util
-- Building: Net
-- Building: NetSSL_OpenSSL
-- Building: Crypto
-- Building: Data
-- Building: Zip
-- Building: PageCompiler
-- Building: File2Page
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/devel/poco/work/poco-1.7.2-all/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/devel/poco/work/poco-1.7.2-all/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/poco



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