Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2017 06:57:56 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][databases/mysql-connector-c++] Failed for mysql-connector-c++-1.1.8 in configure
Message-ID:  <201705010657.v416vuAE098015@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:     bofh@FreeBSD.org
Last committer: bofh@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q2/databases/mysql-connector-c++/Makefile 435457 2017-03-05 08:24:42Z bofh $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/439599/logs/mysql-connector-c++-1.1.8.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=439599
Log:

====>> Building databases/mysql-connector-c++
build started at Mon May  1 06:56:40 UTC 2017
port directory: /usr/ports/databases/mysql-connector-c++
building for: FreeBSD 110armv6-quarterly-job-06 11.0-RELEASE-p10 FreeBSD 11.0-RELEASE-p10 r317487 arm
maintained by: bofh@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q2/databases/mysql-connector-c++/Makefile 435457 2017-03-05 08:24:42Z bofh $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1200028
Jail OSVERSION: 1100122
Job Id: 06

---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-p10 r317487
UNAME_r=11.0-RELEASE-p10
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=mysql-connector-c++-1.1.8
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.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---
===> The following configuration options are available for mysql-connector-c++-1.1.8:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-connector-c++/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-connector-c++/work  HOME=/wrkdirs/usr/ports/databases/mysql-connector-c++/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/databases/mysql-connector-c++/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-connector-c++/work  HOME=/wrkdirs/usr/ports/databases/mysql-connector-c++/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  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" " LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing "  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--
PORTVERSION=1.1.8
CMAKE_BUILD_TYPE="release"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/mysql-connector-c++"
EXAMPLESDIR="share/examples/mysql-connector-c++"
DATADIR="share/mysql-connector-c++"
WWWDIR="www/mysql-connector-c++"
ETCDIR="etc/mysql-connector-c++"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/mysql-connector-c++
DOCSDIR=/usr/local/share/doc/mysql-connector-c++
EXAMPLESDIR=/usr/local/share/examples/mysql-connector-c++
WWWDIR=/usr/local/www/mysql-connector-c++
ETCDIR=/usr/local/etc/mysql-connector-c++
--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-p10
#### 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    >============================
===>   mysql-connector-c++-1.1.8 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-06] Installing pkg-1.10.1...
[110armv6-quarterly-job-06] Extracting pkg-1.10.1: .......... done
===>   mysql-connector-c++-1.1.8 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of mysql-connector-c++-1.1.8
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by mysql-connector-c++-1.1.8 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by mysql-connector-c++-1.1.8 for building
=> SHA256 Checksum OK for mysql-connector-c++-1.1.8.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by mysql-connector-c++-1.1.8 for building
===>  Extracting for mysql-connector-c++-1.1.8
=> SHA256 Checksum OK for mysql-connector-c++-1.1.8.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for mysql-connector-c++-1.1.8
===>  Applying FreeBSD patches for mysql-connector-c++-1.1.8
===========================================================================
=======================<phase: build-depends  >============================
===>   mysql-connector-c++-1.1.8 depends on file: /usr/local/bin/cmake - not found
===>   Installing existing package /packages/All/cmake-3.7.2.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
<snip>
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem

***************************************************************************
===>   mysql-connector-c++-1.1.8 depends on file: /usr/local/bin/cmake - found
===>   Returning to build of mysql-connector-c++-1.1.8
===========================================================================
=======================<phase: lib-depends    >============================
===>   mysql-connector-c++-1.1.8 depends on shared library: libboost_regex.so - not found
===>   Installing existing package /packages/All/boost-libs-1.63.0_1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-06] Installing boost-libs-1.63.0_1...
[110armv6-quarterly-job-06] `-- Installing icu-58.2,1...
[110armv6-quarterly-job-06] `-- Extracting icu-58.2,1: .......... done
[110armv6-quarterly-job-06] Extracting boost-libs-1.63.0_1: .......... done
Message from boost-libs-1.63.0_1:
You have built the Boost library with thread support.

Don't forget to add -pthread to your linker options when
linking your code.
===>   mysql-connector-c++-1.1.8 depends on shared library: libboost_regex.so - found (/usr/local/lib/libboost_regex.so)
===>   Returning to build of mysql-connector-c++-1.1.8
===>   mysql-connector-c++-1.1.8 depends on shared library: libmysqlclient.so.18 - not found
===>   Installing existing package /packages/All/mysql56-client-5.6.35_3.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-06] Installing mysql56-client-5.6.35_3...
[110armv6-quarterly-job-06] `-- Installing libedit-3.1.20150325_2,1...
[110armv6-quarterly-job-06] `-- Extracting libedit-3.1.20150325_2,1: .......... done
[110armv6-quarterly-job-06] `-- Installing libevent-2.1.8...
[110armv6-quarterly-job-06] `-- Extracting libevent-2.1.8: .......... done
[110armv6-quarterly-job-06] `-- Installing perl5-5.24.1...
[110armv6-quarterly-job-06] `-- Extracting perl5-5.24.1: .......... done
[110armv6-quarterly-job-06] Extracting mysql56-client-5.6.35_3: .......... done
Message from perl5-5.24.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 mysql56-client-5.6.35_3:
* * * * * * * * * * * * * * * * * * * * * * * *

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.

* * * * * * * * * * * * * * * * * * * * * * * *
===>   mysql-connector-c++-1.1.8 depends on shared library: libmysqlclient.so.18 - found (/usr/local/lib/mysql/libmysqlclient.so.18)
===>   Returning to build of mysql-connector-c++-1.1.8
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for mysql-connector-c++-1.1.8
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/databases/mysql-connector-c++/work/.build
-- 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
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_5d900/fast"
-- Detecting CXX compile features - failed
-- Performing Test COMPILER_SUPPORTS_CXX11
-- Performing Test COMPILER_SUPPORTS_CXX11 - Success
-- Performing Test COMPILER_SUPPORTS_CXX0X
-- Performing Test COMPILER_SUPPORTS_CXX0X - Success
-- Compiler supports C++11. Adding -std=c++11 flags
-- Boost version: 1.63.0
-- BOOST_INCLUDE_DIRS=/usr/local/include
-- You will link dynamically to the MySQL client library (set with -DMYSQLCLIENT_STATIC_LINKING=<bool>)
-- Searching for dynamic libraries with the base name(s) "mysqlclient_r mysqlclient"
-- mysql_config was found /usr/local/bin/mysql_config
-- MySQL client environment/cmake variables set that the user can override
--   MYSQL_DIR                   : 
--   MYSQL_INCLUDE_DIR           : /usr/local/include/mysql
--   MYSQL_LIB_DIR               : /usr/local/lib/mysql
--   MYSQL_CONFIG_EXECUTABLE     : /usr/local/bin/mysql_config
--   MYSQL_CXX_LINKAGE           : 1
--   MYSQL_CFLAGS                : -I/usr/local/include/mysql -isystem /usr/local/include -fno-strict-aliasing  -g -fno-omit-frame-pointer -fno-strict-aliasing
--   MYSQL_CXXFLAGS              : -I/usr/local/include/mysql -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -g -fno-omit-frame-pointer -fno-strict-aliasing
--   MYSQLCLIENT_STATIC_LINKING  : 
--   MYSQLCLIENT_NO_THREADS      : 
-- MySQL client optional environment/cmake variables set by the user
--   MYSQL_EXTRA_LIBRARIES       : 
--   MYSQL_LINK_FLAGS            : 
-- MySQL client settings that the user can't override
--   MYSQL_VERSION               : 5.6.35
--   MYSQL_VERSION_ID            : 50635
--   MYSQL_LIB                   : /usr/local/lib/mysql/libmysqlclient.so
--   MYSQL_LIBRARIES             : mysqlclient;z;m;execinfo;ssl;crypto
-- USE_SERVER_FLAGS : OFF
-- Environment compile flags:  
-- Environment link flags: 
-- Installation path is: /usr/local   (overwrite with -DCMAKE_INSTALL_PREFIX=/your/path)
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of int8_t
-- Check size of int8_t - done
-- Check size of uint8_t
-- Check size of uint8_t - done
-- Check size of int16_t
-- Check size of int16_t - done
-- Check size of uint16_t
-- Check size of uint16_t - done
-- Check size of int32_t
-- Check size of int32_t - done
-- Check size of uint32_t
-- Check size of uint32_t - done
-- Check size of int64_t
-- Check size of int64_t - done
-- Check size of uint64_t
-- Check size of uint64_t - done
-- Check size of __int8
-- Check size of __int8 - failed
-- Check size of unsigned __int8
-- Check size of unsigned __int8 - failed
-- Check size of __int16
-- Check size of __int16 - failed
-- Check size of unsigned __int16
-- Check size of unsigned __int16 - failed
-- Check size of __int32
-- Check size of __int32 - failed
-- Check size of unsigned __int32
-- Check size of unsigned __int32 - failed
-- Check size of __int64
-- Check size of __int64 - failed
-- Check size of unsigned __int64
-- Check size of unsigned __int64 - failed
-- Looking for strtold
-- Looking for strtold - found
-- Looking for strtol
-- Looking for strtol - found
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for strtoul
-- Looking for strtoul - found
-- Looking for strtoull
-- Looking for strtoull - found
-- Looking for strtoimax
-- Looking for strtoimax - found
-- Looking for strtoumax
-- Looking for strtoumax - found
-- Using static libmysql binding
-- DT_RPATH will not be set
-- Configuring driver
-- MySQL dynamic load test library: /usr/local/lib/mysql/libmysqlclient_r.so
-- Configuring examples
-- Configuring test cases
-- Configuring tests framework lib
-- Configuring C/J junit tests port
-- MySQL dynamic load test library: /usr/local/lib/mysql/libmysqlclient_r.so
-- Configuring unit tests
-- Configuring unit tests - examples
-- Configuring unit tests - connection
-- Configuring unit tests - databasemetadata
-- Configuring unit tests - resultsetmetadata
-- Configuring unit tests - resultset
-- Configuring unit tests - savepoint
-- Configuring unit tests - preparedstatement
-- Configuring unit tests - parametermetadata
-- Configuring unit tests - art_resultset
-- Configuring unit tests - statement
-- Configuring unit tests - uri
-- Configuring unit tests - variant
-- Configuring performance test - statement
-- Configuring bugs test cases - unsorted
-- Configuring unit tests - group template_bug
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/databases/mysql-connector-c++/work/.build/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/databases/mysql-connector-c++/work/.build/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/mysql-connector-c++



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