Date: Mon, 6 Feb 2017 13:59:02 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-armv6-default][databases/mysql-connector-odbc] Failed for mysql-connector-odbc-unixodbc-mysql56-5.3.4_1 in configure Message-ID: <201702061359.v16Dx2cF091359@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: amdmi3@FreeBSD.org Ident: $FreeBSD: head/databases/mysql-connector-odbc/Makefile 415353 2016-05-16 18:34:11Z amdmi3 $ Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p432891_s313003/logs/mysql-connector-odbc-unixodbc-mysql56-5.3.4_1.log Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p432891_s313003 Log: ====>> Building databases/mysql-connector-odbc build started at Mon Feb 6 13:53:46 UTC 2017 port directory: /usr/ports/databases/mysql-connector-odbc building for: FreeBSD head-armv6-default-job-21 12.0-CURRENT FreeBSD 12.0-CURRENT r313003 arm maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/databases/mysql-connector-odbc/Makefile 415353 2016-05-16 18:34:11Z amdmi3 $ Poudriere version: 3.1.14 Host OSVERSION: 1200010 Jail OSVERSION: 1200020 Job Id: 21 !!! Jail is newer than host. (Jail: 1200020, Host: 1200010) !!! !!! 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 12.0-CURRENT r313003 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=armv6 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref QEMU_EMULATING=1 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=mysql-connector-odbc-unixodbc-mysql56-5.3.4_1 OSREL=12.0 _OSRELEASE=12.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.14 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=1200020 ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mysql-connector-odbc-unixodbc-mysql56-5.3.4_1: 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-odbc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-connector-odbc/work HOME=/wrkdirs/usr/ports/databases/mysql-connector-odbc/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-connector-odbc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-connector-odbc/work HOME=/wrkdirs/usr/ports/databases/mysql-connector-odbc/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=" -L/usr/local/lib" 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 444" 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/mysql-connector-odbc" EXAMPLESDIR="share/examples/mysql-connector-odbc" DATADIR="share/mysql-connector-odbc" WWWDIR="www/mysql-connector-odbc" ETCDIR="etc/mysql-connector-odbc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mysql-connector-odbc DOCSDIR=/usr/local/share/doc/mysql-connector-odbc EXAMPLESDIR=/usr/local/share/examples/mysql-connector-odbc WWWDIR=/usr/local/www/mysql-connector-odbc ETCDIR=/usr/local/etc/mysql-connector-odbc --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 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--- =======================<phase: check-sanity >============================ ===> NOTICE: The mysql-connector-odbc port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> mysql-connector-odbc-unixodbc-mysql56-5.3.4_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.4_1.txz [head-armv6-default-job-21] Installing pkg-1.9.4_1... [head-armv6-default-job-21] Extracting pkg-1.9.4_1: .......... done ===> mysql-connector-odbc-unixodbc-mysql56-5.3.4_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mysql-connector-odbc-unixodbc-mysql56-5.3.4_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The mysql-connector-odbc port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by mysql-connector-odbc-unixodbc-mysql56-5.3.4_1 for building =========================================================================== =======================<phase: checksum >============================ ===> NOTICE: The mysql-connector-odbc port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License GPLv2 accepted by the user <snip> ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by mysql-connector-odbc-unixodbc-mysql56-5.3.4_1 for building ===> Extracting for mysql-connector-odbc-unixodbc-mysql56-5.3.4_1 => SHA256 Checksum OK for mysql-connector-odbc-5.3.4-src.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for mysql-connector-odbc-unixodbc-mysql56-5.3.4_1 ===> Applying FreeBSD patches for mysql-connector-odbc-unixodbc-mysql56-5.3.4_1 =========================================================================== =======================<phase: build-depends >============================ ===> mysql-connector-odbc-unixodbc-mysql56-5.3.4_1 depends on package: unixODBC>=2.2.14_1 - not found ===> Installing existing package /packages/All/unixODBC-2.3.4.txz [head-armv6-default-job-21] Installing unixODBC-2.3.4... [head-armv6-default-job-21] Extracting unixODBC-2.3.4: .......... done Message from unixODBC-2.3.4: ===> NOTICE: The unixODBC port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> mysql-connector-odbc-unixodbc-mysql56-5.3.4_1 depends on package: unixODBC>=2.2.14_1 - found ===> Returning to build of mysql-connector-odbc-unixodbc-mysql56-5.3.4_1 ===> mysql-connector-odbc-unixodbc-mysql56-5.3.4_1 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-3.7.2.txz [head-armv6-default-job-21] Installing cmake-3.7.2... [head-armv6-default-job-21] `-- Installing expat-2.2.0_1... [head-armv6-default-job-21] `-- Extracting expat-2.2.0_1: .......... done [head-armv6-default-job-21] `-- Installing cmake-modules-3.7.2... [head-armv6-default-job-21] `-- Extracting cmake-modules-3.7.2: .......... done [head-armv6-default-job-21] `-- Installing curl-7.52.1_1... [head-armv6-default-job-21] | `-- Installing libnghttp2-1.19.0... [head-armv6-default-job-21] | `-- Extracting libnghttp2-1.19.0: .......... done [head-armv6-default-job-21] | `-- Installing ca_root_nss-3.28.1... [head-armv6-default-job-21] | `-- Extracting ca_root_nss-3.28.1: ........ done [head-armv6-default-job-21] `-- Extracting curl-7.52.1_1: .......... done [head-armv6-default-job-21] `-- Installing libarchive-3.2.2,1... [head-armv6-default-job-21] | `-- Installing liblz4-131... [head-armv6-default-job-21] | `-- Extracting liblz4-131: .......... done [head-armv6-default-job-21] | `-- Installing lzo2-2.09... [head-armv6-default-job-21] | `-- Extracting lzo2-2.09: .......... done [head-armv6-default-job-21] `-- Extracting libarchive-3.2.2,1: .......... done [head-armv6-default-job-21] `-- Installing jsoncpp-1.8.0_1... [head-armv6-default-job-21] `-- Extracting jsoncpp-1.8.0_1: .......... done [head-armv6-default-job-21] `-- Installing libuv-1.10.2... [head-armv6-default-job-21] `-- Extracting libuv-1.10.2: .......... done [head-armv6-default-job-21] Extracting cmake-3.7.2: .......... done Message from ca_root_nss-3.28.1: ********************************* 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 *************************************************************************** ===> mysql-connector-odbc-unixodbc-mysql56-5.3.4_1 depends on file: /usr/local/bin/cmake - found ===> Returning to build of mysql-connector-odbc-unixodbc-mysql56-5.3.4_1 =========================================================================== =======================<phase: lib-depends >============================ ===> mysql-connector-odbc-unixodbc-mysql56-5.3.4_1 depends on shared library: libodbc.so - found (/usr/local/lib/libodbc.so) ===> mysql-connector-odbc-unixodbc-mysql56-5.3.4_1 depends on shared library: libmysqlclient.so.18 - not found ===> Installing existing package /packages/All/mysql56-client-5.6.35_1.txz [head-armv6-default-job-21] Installing mysql56-client-5.6.35_1... [head-armv6-default-job-21] `-- Installing libevent2-2.0.22_1... [head-armv6-default-job-21] `-- Extracting libevent2-2.0.22_1: .......... done [head-armv6-default-job-21] `-- Installing perl5-5.24.1... [head-armv6-default-job-21] `-- Extracting perl5-5.24.1: .......... done [head-armv6-default-job-21] `-- Installing libedit-3.1.20150325_2,1... [head-armv6-default-job-21] `-- Extracting libedit-3.1.20150325_2,1: .......... done [head-armv6-default-job-21] Extracting mysql56-client-5.6.35_1: .......... 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_1: * * * * * * * * * * * * * * * * * * * * * * * * 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-odbc-unixodbc-mysql56-5.3.4_1 depends on shared library: libmysqlclient.so.18 - found (/usr/local/lib/mysql/libmysqlclient.so.18) ===> Returning to build of mysql-connector-odbc-unixodbc-mysql56-5.3.4_1 =========================================================================== =======================<phase: configure >============================ ===> Configuring for mysql-connector-odbc-unixodbc-mysql56-5.3.4_1 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/databases/mysql-connector-odbc/work/mysql-connector-odbc-5.3.4-src -- The C compiler identification is Clang 3.8.0 -- The CXX compiler identification is Clang 3.8.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 CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_43748/fast" -- Detecting C compile features - failed -- 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 -- Looking for pthread.h -- Looking for pthread.h - found -- Found Threads: TRUE -- Configuring to build Unicode driver -- Configuring to build ANSI driver -- mysql_config was found /usr/local/bin/mysql_config -- MySQL Include dir: /usr/local/include/mysql -- MySQL Library : /usr/local/lib/mysql/libmysqlclient.a;z;m;execinfo;ssl;crypto;rt -- MySQL Library dir: /usr/local/lib/mysql -- 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 -- MySQL Link flags: -- MySQL Version: 5.6.35 -- MySQL Include dir: /usr/local/include/mysql -- MySQL Library dir: /usr/local/lib/mysql -- 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 -- MySQL Link flags: -- unixODBC: Found odbc_config in /usr/local/bin/odbc_config -- Checking if LPCWSTR type is present - TRUE -- Looking for dlopen -- Looking for dlopen - found -- Checking if SQLColAttribute last arg is compatible with SQLLEN* - FALSE -- Checking if SQLColAttribute last arg is compatible with SQLPOINTER - FALSE -- Checking if SQLParamOptions() 2nd and 3rd arg is compatible with SQLULEN - FALSE -- Checking if SQLParamOptions() 2nd and 3rd arg is compatible with SQLUINTEGER - FALSE -- Apparently odbc headers could not be found. 2nd and 3rd parameters assumed to be (*)SQLULEN by default -- Enabling threads support -- Installation library subdir: lib CMake Warning (dev) at driver/CMakeLists.txt:112 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "myodbc5w". Use the target name directly with add_custom_command, or use the generator expression $<TARGET_FILE>, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at driver/CMakeLists.txt:112 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "myodbc5a". Use the target name directly with add_custom_command, or use the generator expression $<TARGET_FILE>, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/databases/mysql-connector-odbc/work/mysql-connector-odbc-5.3.4-src/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/databases/mysql-connector-odbc/work/mysql-connector-odbc-5.3.4-src/CMakeFiles/CMakeError.log". *** Error code 1 Stop. make: stopped in /usr/ports/databases/mysql-connector-odbc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702061359.v16Dx2cF091359>