Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2017 20:56:21 GMT
From:      pkg-fallout@FreeBSD.org
To:        devel@galeracluster.com
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 103i386-default][databases/mysqlwsrep57-server] Failed for mysqlwsrep57-server-5.7.18 in configure
Message-ID:  <201707132056.v6DKuLb4075347@beefy5.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:     devel@galeracluster.com
Last committer: vd@FreeBSD.org
Ident:          $FreeBSD: head/databases/mysqlwsrep57-server/Makefile 445488 2017-07-11 10:10:14Z vd $
Log URL:        http://beefy5.nyi.freebsd.org/data/103i386-default/445629/logs/mysqlwsrep57-server-5.7.18.log
Build URL:      http://beefy5.nyi.freebsd.org/build.html?mastername=103i386-default&build=445629
Log:

====>> Building databases/mysqlwsrep57-server
build started at Thu Jul 13 20:55:53 UTC 2017
port directory: /usr/ports/databases/mysqlwsrep57-server
building for: FreeBSD 103i386-default-job-23 10.3-RELEASE-p20 FreeBSD 10.3-RELEASE-p20 i386
maintained by: devel@galeracluster.com
Makefile ident:      $FreeBSD: head/databases/mysqlwsrep57-server/Makefile 445488 2017-07-11 10:10:14Z vd $
Poudriere version: 3.1.19-48-g1bf78d5a
Host OSVERSION: 1200033
Jail OSVERSION: 1003000
Job Id: 23

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1003000
UNAME_v=FreeBSD 10.3-RELEASE-p20
UNAME_r=10.3-RELEASE-p20
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/103i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=mysqlwsrep57-server-5.7.18
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/103i386-default/ref/.p/pool
MASTERNAME=103i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-48-g1bf78d5a
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for mysqlwsrep57-server-5.7.18:
====> Permissible Storage Engines (to compile statically into the server)
     ARCHIVE=off: Compile "Archive Storage" statically in server
     BLACKHOLE=off: Compile "Blackhole Storage" statically in server
     EXAMPLE=off: Compile "Example Storage" statically in server
     FEDERATED=off: Compile "Federated Storage" statically in server
     INNOBASE=off: Compile "InnoDB Storage" statically in server
     PARTITION=off: Compile "Partitioning support Storage" statically in server
     PERFSCHEMA=off: Compile "Performance Schema Storage" statically in server
====> Default features knobs
     PERFSCHM=on: Enable "Performance Schema" by default (High RAM usage)
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl  PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysqlwsrep57-server/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysqlwsrep57-server/work  HOME=/wrkdirs/usr/ports/databases/mysqlwsrep57-server/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local"
--End CONFIGURE_ENV--

--MAKE_ENV--
PERL_USE_UNSAFE_INC=1 OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysqlwsrep57-server/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysqlwsrep57-server/work  HOME=/wrkdirs/usr/ports/databases/mysqlwsrep57-server/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="cc" CFLAGS="-O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS="  -fstack-protector" LIBS="-L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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--
MY_DBDIR=/var/db/mysql
MY_SECDIR=/var/db/mysql_secure
MY_TMPDIR=/var/db/mysql_tmpdir
ARCHIVE="@comment
"
NO_ARCHIVE=""
BLACKHOLE="@comment
"
NO_BLACKHOLE=""
EXAMPLE="@comment
"
NO_EXAMPLE=""
FEDERATED="@comment
"
NO_FEDERATED=""
INNOBASE="@comment
"
NO_INNOBASE=""
PARTITION="@comment
"
NO_PARTITION=""
PERFSCHEMA="@comment
"
NO_PERFSCHEMA=""
PERFSCHM=""
NO_PERFSCHM="@comment
"
CMAKE_BUILD_TYPE="release"
OSREL=10.3
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
PERL_VERSION=5.24.1
PERL_VER=5.24
PERL5_MAN1=lib/perl5/site_perl/man/man1
PERL5_MAN3=lib/perl5/site_perl/man/man3
SITE_PERL=lib/perl5/site_perl
SITE_ARCH=lib/perl5/site_perl/mach/5.24
DOCSDIR="share/doc/mysqlwsrep"
EXAMPLESDIR="share/examples/mysqlwsrep"
DATADIR="share/mysql"
WWWDIR="www/mysqlwsrep"
ETCDIR="etc/mysql"
--End PLIST_SUB--

--SUB_LIST--
MY_DBDIR=/var/db/mysql
MY_SECDIR=/var/db/mysql_secure
MY_TMPDIR=/var/db/mysql_tmpdir
ARCHIVE="@comment
"
NO_ARCHIVE=""
BLACKHOLE="@comment
"
NO_BLACKHOLE=""
EXAMPLE="@comment
"
NO_EXAMPLE=""
FEDERATED="@comment
"
NO_FEDERATED=""
FEDER=""
INNOBASE="@comment
"
NO_INNOBASE=""
PARTITION="@comment
"
NO_PARTITION=""
PERFSCHEMA="@comment
"
NO_PERFSCHEMA=""
PERFSCHM=""
NO_PERFSCHM="@comment
"
PERFSCHEMRC=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/mysql
DOCSDIR=/usr/local/share/doc/mysqlwsrep
EXAMPLESDIR=/usr/local/share/examples/mysqlwsrep
WWWDIR=/usr/local/www/mysqlwsrep
ETCDIR=/usr/local/etc/mysql
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
MACHINE=i386
MACHINE_ARCH=i386
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=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=10.3
OSVERSION=1003000
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=10.3-RELEASE-p20
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
<snip>
===>   mysqlwsrep57-server-5.7.18 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[103i386-default-job-23] Installing pkg-1.10.1...
[103i386-default-job-23] Extracting pkg-1.10.1: .......... done
===>   mysqlwsrep57-server-5.7.18 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of mysqlwsrep57-server-5.7.18
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
=> codership-mysql-wsrep-5.7.18-25.12-wsrep_5.7.18-25.12_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/codership/mysql-wsrep/tar.gz/wsrep_5.7.18-25.12?dummy=/codership-mysql-wsrep-5.7.18-25.12-wsrep_5.7.18-25.12_GH0.tar.gz
codership-mysql-wsrep-5.7.18-25.12-wsrep_5.7.18-25.12_GH0.tar.g           0  B    0  Bps
===> Fetching all distfiles required by mysqlwsrep57-server-5.7.18 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by mysqlwsrep57-server-5.7.18 for building
=> SHA256 Checksum OK for codership-mysql-wsrep-5.7.18-25.12-wsrep_5.7.18-25.12_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by mysqlwsrep57-server-5.7.18 for building
===>  Extracting for mysqlwsrep57-server-5.7.18
=> SHA256 Checksum OK for codership-mysql-wsrep-5.7.18-25.12-wsrep_5.7.18-25.12_GH0.tar.gz.
/bin/rm -f -fv /wrkdirs/usr/ports/databases/mysqlwsrep57-server/work/mysql-wsrep-wsrep_5.7.18-25.12/sql/sql_hints.yy.cc /wrkdirs/usr/ports/databases/mysqlwsrep57-server/work/mysql-wsrep-wsrep_5.7.18-25.12/sql/sql_hints.yy.h
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for mysqlwsrep57-server-5.7.18
===>  Applying FreeBSD patches for mysqlwsrep57-server-5.7.18
/usr/bin/sed -i.bak 's/*.1/my_print_defaults.1  myisam_ftdump.1  myisamchk.1  myisamlog.1  myisampack.1  mysql.server.1  mysql_convert_table_format.1  mysql_fix_extensions.1  mysql_install_db.1  mysql_plugin.1  mysql_secure_installation.1  mysql_setpermission.1  mysql_tzinfo_to_sql.1  mysql_upgrade.1  mysql_zap.1  mysqlbug.1  mysqld_multi.1  mysqld_safe.1  mysqldumpslow.1  mysqlhotcopy.1  mysqlman.1  mysqltest.1  perror.1  replace.1  resolve_stack_dump.1  resolveip.1/' /wrkdirs/usr/ports/databases/mysqlwsrep57-server/work/mysql-wsrep-wsrep_5.7.18-25.12/man/CMakeLists.txt
===========================================================================
=======================<phase: build-depends  >============================
===>   mysqlwsrep57-server-5.7.18 depends on executable: bison - not found
===>   Installing existing package /packages/All/bison-3.0.4,1.txz
[103i386-default-job-23] Installing bison-3.0.4,1...
[103i386-default-job-23] `-- Installing gettext-runtime-0.19.8.1_1...
[103i386-default-job-23] |   `-- Installing indexinfo-0.2.6...
[103i386-default-job-23] |   `-- Extracting indexinfo-0.2.6: .... done
[103i386-default-job-23] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[103i386-default-job-23] `-- Installing m4-1.4.18,1...
[103i386-default-job-23] `-- Extracting m4-1.4.18,1: .......... done
[103i386-default-job-23] Extracting bison-3.0.4,1: .......... done
===>   mysqlwsrep57-server-5.7.18 depends on executable: bison - found
===>   Returning to build of mysqlwsrep57-server-5.7.18
===>   mysqlwsrep57-server-5.7.18 depends on file: /usr/local/bin/cmake - not found
===>   Installing existing package /packages/All/cmake-3.8.2.txz
[103i386-default-job-23] Installing cmake-3.8.2...
[103i386-default-job-23] `-- Installing cmake-modules-3.8.2...
[103i386-default-job-23] `-- Extracting cmake-modules-3.8.2: .......... done
[103i386-default-job-23] `-- Installing curl-7.54.1...
[103i386-default-job-23] |   `-- Installing ca_root_nss-3.31...
[103i386-default-job-23] |   `-- Extracting ca_root_nss-3.31: ........ done
[103i386-default-job-23] |   `-- Installing libnghttp2-1.24.0...
[103i386-default-job-23] |   `-- Extracting libnghttp2-1.24.0: .......... done
[103i386-default-job-23] `-- Extracting curl-7.54.1: .......... done
[103i386-default-job-23] `-- Installing expat-2.2.1...
[103i386-default-job-23] `-- Extracting expat-2.2.1: .......... done
[103i386-default-job-23] `-- Installing jsoncpp-1.8.1...
[103i386-default-job-23] `-- Extracting jsoncpp-1.8.1: .......... done
[103i386-default-job-23] `-- Installing libarchive-3.3.1,1...
[103i386-default-job-23] |   `-- Installing liblz4-1.7.5,1...
[103i386-default-job-23] |   `-- Extracting liblz4-1.7.5,1: .......... done
[103i386-default-job-23] |   `-- Installing lzo2-2.10_1...
[103i386-default-job-23] |   `-- Extracting lzo2-2.10_1: .......... done
[103i386-default-job-23] `-- Extracting libarchive-3.3.1,1: .......... done
[103i386-default-job-23] `-- Installing libuv-1.13.1...
[103i386-default-job-23] `-- Extracting libuv-1.13.1: .......... done
[103i386-default-job-23] `-- Installing rhash-1.3.4...
[103i386-default-job-23] `-- Extracting rhash-1.3.4: .......... done
[103i386-default-job-23] Extracting cmake-3.8.2: .......... done
Message from ca_root_nss-3.31:
********************************* 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

***************************************************************************
===>   mysqlwsrep57-server-5.7.18 depends on file: /usr/local/bin/cmake - found
===>   Returning to build of mysqlwsrep57-server-5.7.18
===========================================================================
=======================<phase: lib-depends    >============================
===>   mysqlwsrep57-server-5.7.18 depends on shared library: libevent.so - not found
===>   Installing existing package /packages/All/libevent-2.1.8.txz
[103i386-default-job-23] Installing libevent-2.1.8...
[103i386-default-job-23] Extracting libevent-2.1.8: .......... done
===>   mysqlwsrep57-server-5.7.18 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so)
===>   Returning to build of mysqlwsrep57-server-5.7.18
===>   mysqlwsrep57-server-5.7.18 depends on shared library: liblz4.so - found (/usr/local/lib/liblz4.so)
===>   mysqlwsrep57-server-5.7.18 depends on shared library: libedit.so.0 - not found
===>   Installing existing package /packages/All/libedit-3.1.20170329_2,1.txz
[103i386-default-job-23] Installing libedit-3.1.20170329_2,1...
[103i386-default-job-23] Extracting libedit-3.1.20170329_2,1: .......... done
===>   mysqlwsrep57-server-5.7.18 depends on shared library: libedit.so.0 - found (/usr/local/lib/libedit.so.0)
===>   Returning to build of mysqlwsrep57-server-5.7.18
===>   mysqlwsrep57-server-5.7.18 depends on shared library: libmysqlclient.so.20 - not found
===>   Installing existing package /packages/All/mysql57-client-5.7.18.txz
[103i386-default-job-23] Installing mysql57-client-5.7.18...
[103i386-default-job-23] `-- Installing perl5-5.24.1_1...
[103i386-default-job-23] `-- Extracting perl5-5.24.1_1: .......... done
[103i386-default-job-23] Extracting mysql57-client-5.7.18: .......... 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 mysql57-client-5.7.18:
* * * * * * * * * * * * * * * * * * * * * * * *

This is the mysql CLIENT without the server.
for complete server and client, please install databases/mysql57-server

* * * * * * * * * * * * * * * * * * * * * * * *
===>   mysqlwsrep57-server-5.7.18 depends on shared library: libmysqlclient.so.20 - found (/usr/local/lib/mysql/libmysqlclient.so.20)
===>   Returning to build of mysqlwsrep57-server-5.7.18
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for mysqlwsrep57-server-5.7.18
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/databases/mysqlwsrep57-server/work/.build
-- Running cmake version 3.8.2
-- Could NOT find Git (missing:  GIT_EXECUTABLE) 
-- Configuring with MAX_INDEXES = 64U
-- The C compiler identification is Clang 3.4.1
-- The CXX compiler identification is Clang 3.4.1
-- 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
-- Detecting C compile features
-- Detecting C compile features - 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
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- CMAKE_GENERATOR: Unix Makefiles
-- Performing Test HAVE_SUPPORTED_CLANG_VERSION
-- Performing Test HAVE_SUPPORTED_CLANG_VERSION - Success
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of void *
-- Check size of void * - done
-- SIZEOF_VOIDP 4
getconf: no such configuration parameter `LEVEL1_DCACHE_LINESIZE'
-- MySQL 5.7.18
-- Packaging as: mysql-wsrep-5.7.18-25.12-FreeBSD10.3-i386
-- INNODB_DISALLOW_WRITES
-- Downloading boost_1_59_0.tar.gz to /wrkdirs/usr/ports/databases/mysqlwsrep57-server/work/mysql-wsrep-wsrep_5.7.18-25.12/boost
-- Download failed, error: 7;"Couldn't connect to server"
CMake Error at cmake/boost.cmake:194 (MESSAGE):
  You can try downloading
  http://sourceforge.net/projects/boost/files/boost/1.59.0/boost_1_59_0.tar.gz
  manually using curl/wget or a similar tool
Call Stack (most recent call first):
  CMakeLists.txt:468 (INCLUDE)


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

Stop.
make: stopped in /usr/ports/databases/mysqlwsrep57-server



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