Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 2017 10:11:28 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][databases/mysql57-server] Failed for mysql57-server-5.7.18 in configure
Message-ID:  <201705201011.v4KABSMc058776@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:     mmokhi@FreeBSD.org
Last committer: mmokhi@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q2/databases/mysql57-server/Makefile 439718 2017-04-29 05:47:30Z mmokhi $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/441272/logs/mysql57-server-5.7.18.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=441272
Log:

====>> Building databases/mysql57-server
build started at Sat May 20 10:10:30 UTC 2017
port directory: /usr/ports/databases/mysql57-server
building for: FreeBSD 110armv6-quarterly-job-20 11.0-RELEASE-p10 FreeBSD 11.0-RELEASE-p10 r317487 arm
maintained by: mmokhi@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q2/databases/mysql57-server/Makefile 439718 2017-04-29 05:47:30Z mmokhi $
Poudriere version: 3.1.17-13-g7ce5ab6a
Host OSVERSION: 1200028
Jail OSVERSION: 1100122
Job Id: 20

---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=mysql57-server-5.7.18
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-13-g7ce5ab6a
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 mysql57-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/mysql57-server/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql57-server/work  HOME=/wrkdirs/usr/ports/databases/mysql57-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/mysql57-server/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql57-server/work  HOME=/wrkdirs/usr/ports/databases/mysql57-server/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 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=11.0
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/mysql"
EXAMPLESDIR="share/examples/mysql"
DATADIR="share/mysql"
WWWDIR="www/mysql"
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/mysql
EXAMPLESDIR=/usr/local/share/examples/mysql
WWWDIR=/usr/local/www/mysql
ETCDIR=/usr/local/etc/mysql
--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
<snip>
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by mysql57-server-5.7.18 for building
===>  Extracting for mysql57-server-5.7.18
=> SHA256 Checksum OK for mysql-boost-5.7.18.tar.gz.
/wrkdirs/usr/ports/databases/mysql57-server/work/mysql-5.7.18/sql/sql_hints.yy.cc
/wrkdirs/usr/ports/databases/mysql57-server/work/mysql-5.7.18/sql/sql_hints.yy.h
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for mysql57-server-5.7.18
===>  Applying FreeBSD patches for mysql57-server-5.7.18
===========================================================================
=======================<phase: build-depends  >============================
===>   mysql57-server-5.7.18 depends on executable: bison - not found
===>   Installing existing package /packages/All/bison-3.0.4,1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-20] Installing bison-3.0.4,1...
[110armv6-quarterly-job-20] `-- Installing gettext-runtime-0.19.8.1_1...
[110armv6-quarterly-job-20] |   `-- Installing indexinfo-0.2.6...
[110armv6-quarterly-job-20] |   `-- Extracting indexinfo-0.2.6: .... done
[110armv6-quarterly-job-20] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[110armv6-quarterly-job-20] `-- Installing m4-1.4.18,1...
[110armv6-quarterly-job-20] `-- Extracting m4-1.4.18,1: .......... done
[110armv6-quarterly-job-20] Extracting bison-3.0.4,1: .......... done
===>   mysql57-server-5.7.18 depends on executable: bison - found
===>   Returning to build of mysql57-server-5.7.18
===>   mysql57-server-5.7.18 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
[110armv6-quarterly-job-20] Installing cmake-3.7.2...
[110armv6-quarterly-job-20] `-- Installing cmake-modules-3.7.2...
[110armv6-quarterly-job-20] `-- Extracting cmake-modules-3.7.2: .......... done
[110armv6-quarterly-job-20] `-- Installing curl-7.54.0...
[110armv6-quarterly-job-20] |   `-- Installing ca_root_nss-3.30.2...
[110armv6-quarterly-job-20] |   `-- Extracting ca_root_nss-3.30.2: ........ done
[110armv6-quarterly-job-20] |   `-- Installing libnghttp2-1.21.0...
[110armv6-quarterly-job-20] |   `-- Extracting libnghttp2-1.21.0: .......... done
[110armv6-quarterly-job-20] `-- Extracting curl-7.54.0: .......... done
[110armv6-quarterly-job-20] `-- Installing expat-2.2.0_1...
[110armv6-quarterly-job-20] `-- Extracting expat-2.2.0_1: .......... done
[110armv6-quarterly-job-20] `-- Installing jsoncpp-1.8.0_2...
[110armv6-quarterly-job-20] `-- Extracting jsoncpp-1.8.0_2: .......... done
[110armv6-quarterly-job-20] `-- Installing libarchive-3.3.1,1...
[110armv6-quarterly-job-20] |   `-- Installing liblz4-1.7.5,1...
[110armv6-quarterly-job-20] |   `-- Extracting liblz4-1.7.5,1: .......... done
[110armv6-quarterly-job-20] |   `-- Installing lzo2-2.10_1...
[110armv6-quarterly-job-20] |   `-- Extracting lzo2-2.10_1: .......... done
[110armv6-quarterly-job-20] `-- Extracting libarchive-3.3.1,1: .......... done
[110armv6-quarterly-job-20] `-- Installing libuv-1.11.0...
[110armv6-quarterly-job-20] `-- Extracting libuv-1.11.0: .......... done
[110armv6-quarterly-job-20] Extracting cmake-3.7.2: .......... done
Message from ca_root_nss-3.30.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

***************************************************************************
===>   mysql57-server-5.7.18 depends on file: /usr/local/bin/cmake - found
===>   Returning to build of mysql57-server-5.7.18
===========================================================================
=======================<phase: lib-depends    >============================
===>   mysql57-server-5.7.18 depends on shared library: libevent.so - not found
===>   Installing existing package /packages/All/libevent-2.1.8.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-20] Installing libevent-2.1.8...
[110armv6-quarterly-job-20] Extracting libevent-2.1.8: .......... done
===>   mysql57-server-5.7.18 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so)
===>   Returning to build of mysql57-server-5.7.18
===>   mysql57-server-5.7.18 depends on shared library: liblz4.so - found (/usr/local/lib/liblz4.so)
===>   mysql57-server-5.7.18 depends on shared library: libedit.so.0 - not found
===>   Installing existing package /packages/All/libedit-3.1.20150325_2,1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-20] Installing libedit-3.1.20150325_2,1...
[110armv6-quarterly-job-20] Extracting libedit-3.1.20150325_2,1: .......... done
===>   mysql57-server-5.7.18 depends on shared library: libedit.so.0 - found (/usr/local/lib/libedit.so.0)
===>   Returning to build of mysql57-server-5.7.18
===>   mysql57-server-5.7.18 depends on shared library: libmysqlclient.so.20 - not found
===>   Installing existing package /packages/All/mysql57-client-5.7.18.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-20] Installing mysql57-client-5.7.18...
[110armv6-quarterly-job-20] `-- Installing perl5-5.24.1...
[110armv6-quarterly-job-20] `-- Extracting perl5-5.24.1: .......... done
[110armv6-quarterly-job-20] Extracting mysql57-client-5.7.18: .......... 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 mysql57-client-5.7.18:
* * * * * * * * * * * * * * * * * * * * * * * *

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

* * * * * * * * * * * * * * * * * * * * * * * *
===>   mysql57-server-5.7.18 depends on shared library: libmysqlclient.so.20 - found (/usr/local/lib/mysql/libmysqlclient.so.20)
===>   Returning to build of mysql57-server-5.7.18
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for mysql57-server-5.7.18
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/databases/mysql57-server/work/.build
-- Running cmake version 3.7.2
-- Could NOT find Git (missing:  GIT_EXECUTABLE) 
-- Configuring with MAX_INDEXES = 64U
-- 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++
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_c02f8/fast"
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++ -- broken
CMake Error at /usr/local/share/cmake/Modules/CMakeTestCXXCompiler.cmake:44 (message):
  The C++ compiler "/nxb-bin/usr/bin/c++" is not able to compile a simple
  test program.

  It fails with the following output:

   Change Dir: /wrkdirs/usr/ports/databases/mysql57-server/work/.build/CMakeFiles/CMakeTmp

  

  Run Build Command:"/usr/bin/make" "cmTC_c02f8/fast"

  /nxb-bin/usr/bin/make -f CMakeFiles/cmTC_c02f8.dir/build.make
  CMakeFiles/cmTC_c02f8.dir/build

  Building CXX object CMakeFiles/cmTC_c02f8.dir/testCXXCompiler.cxx.o

  /nxb-bin/usr/bin/c++ -O2 -pipe -isystem /usr/local/include
  -fno-strict-aliasing -isystem /usr/local/include -o
  CMakeFiles/cmTC_c02f8.dir/testCXXCompiler.cxx.o -c
  /wrkdirs/usr/ports/databases/mysql57-server/work/.build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx


  Linking CXX executable cmTC_c02f8

  /usr/local/bin/cmake -E cmake_link_script
  CMakeFiles/cmTC_c02f8.dir/link.txt --verbose=1

  /nxb-bin/usr/bin/c++ -O2 -pipe -isystem /usr/local/include
  -fno-strict-aliasing -isystem /usr/local/include
  CMakeFiles/cmTC_c02f8.dir/testCXXCompiler.cxx.o -o cmTC_c02f8

  

  Generator: execution of make failed.  Make command was: "/usr/bin/make"
  "cmTC_c02f8/fast"

  

  

  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:126 (PROJECT)


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

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



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