From owner-freebsd-pkg-fallout@FreeBSD.ORG Mon Mar 30 05:39:27 2015 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 948E87BB for ; Mon, 30 Mar 2015 05:39:27 +0000 (UTC) Received: from beefy4.isc.freebsd.org (beefy4.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:3b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7349025F for ; Mon, 30 Mar 2015 05:39:27 +0000 (UTC) Received: from beefy4.isc.freebsd.org (localhost [127.0.0.1]) by beefy4.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t2U5dR0J056476 for ; Mon, 30 Mar 2015 05:39:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy4.isc.freebsd.org (8.14.9/8.14.9/Submit) id t2U5dRwd056471; Mon, 30 Mar 2015 05:39:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Mon, 30 Mar 2015 05:39:27 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201503300539.t2U5dRwd056471@beefy4.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][databases/mysql-connector-c] Failed for mysql-connector-c-6.1.5 in configure X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Mar 2015 05:39:27 -0000 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: gahr@FreeBSD.org Ident: $FreeBSD: head/databases/mysql-connector-c/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy4.isc.freebsd.org/data/head-amd64-default/p382532_s280788/logs/mysql-connector-c-6.1.5.log Build URL: http://beefy4.isc.freebsd.org/build.html?mastername=head-amd64-default&build=p382532_s280788 Log: ====>> Building databases/mysql-connector-c build started at Mon Mar 30 05:38:39 UTC 2015 port directory: /usr/ports/databases/mysql-connector-c building for: FreeBSD head-amd64-default-job-20 11.0-CURRENT FreeBSD 11.0-CURRENT r280788 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/databases/mysql-connector-c/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100064 Jail OSVERSION: 1100067 !!! Jail is newer than host. (Jail: 1100067, Host: 1100064) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- OSVERSION=1100067 UNAME_v=FreeBSD 11.0-CURRENT r280788 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mysql-connector-c-6.1.5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---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" 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-- 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" OPENSSLLIB=/usr/local/lib OPENSSLINC=/usr/local/include OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl 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 SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath,/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_S CRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTVERSION=6.1.5 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--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### MASTER_SITE_FREEBSD=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> mysql-connector-c-6.1.5 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.4.12.txz [head-amd64-default-job-20] Installing pkg-1.4.12... [head-amd64-default-job-20] Extracting pkg-1.4.12... done Message for pkg-1.4.12: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mysql-connector-c-6.1.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by mysql-connector-c-6.1.5 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by mysql-connector-c-6.1.5 for building => SHA256 Checksum OK for mysql-connector-c-6.1.5-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by mysql-connector-c-6.1.5 for building ===> Extracting for mysql-connector-c-6.1.5 => SHA256 Checksum OK for mysql-connector-c-6.1.5-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mysql-connector-c-6.1.5 ===> Applying FreeBSD patches for mysql-connector-c-6.1.5 =========================================================================== =================================================== ===> mysql-connector-c-6.1.5 depends on file: /usr/local/lib/libcrypto.so.8 - not found ===> Verifying install for /usr/local/lib/libcrypto.so.8 in /usr/ports/security/openssl ===> Installing existing package /packages/All/openssl-1.0.2.txz [head-amd64-default-job-20] Installing openssl-1.0.2... [head-amd64-default-job-20] Extracting openssl-1.0.2... done Message for openssl-1.0.2: Copy /usr/local/openssl/openssl.cnf.sample to /usr/local/openssl/openssl.cnf and edit it to fit your needs. ===> Returning to build of mysql-connector-c-6.1.5 ===> mysql-connector-c-6.1.5 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.3.txz [head-amd64-default-job-20] Installing cmake-3.1.3... [head-amd64-default-job-20] `-- Installing cmake-modules-3.1.3... [head-amd64-default-job-20] `-- Extracting cmake-modules-3.1.3... done [head-amd64-default-job-20] `-- Installing curl-7.41.0... [head-amd64-default-job-20] | `-- Installing ca_root_nss-3.18... [head-amd64-default-job-20] | `-- Extracting ca_root_nss-3.18... done [head-amd64-default-job-20] `-- Extracting curl-7.41.0... done [head-amd64-default-job-20] `-- Installing expat-2.1.0_2... [head-amd64-default-job-20] `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-20] Extracting cmake-3.1.3... done Message for ca_root_nss-3.18: ********************************* WARNING ********************************* FreeBSD does not, and can not warrant that the certificate 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 *************************************************************************** ===> Returning to build of mysql-connector-c-6.1.5 =========================================================================== =================================================== ===> mysql-connector-c-6.1.5 depends on shared library: libmysqlclient.so.18 - not found ===> Verifying for libmysqlclient.so.18 in /usr/ports/databases/mysql56-client ===> Installing existing package /packages/All/mysql56-client-5.6.23.txz [head-amd64-default-job-20] Installing mysql56-client-5.6.23... [head-amd64-default-job-20] `-- Installing readline-6.3.8... [head-amd64-default-job-20] | `-- Installing indexinfo-0.2.3... [head-amd64-default-job-20] | `-- Extracting indexinfo-0.2.3... done [head-amd64-default-job-20] `-- Extracting readline-6.3.8... done [head-amd64-default-job-20] Extracting mysql56-client-5.6.23... done The LOCATION property should not be read from target "mysqlclient". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): cmake/libutils.cmake:274 (MYSQL_INSTALL_TARGETS) libmysql/CMakeLists.txt:208 (MERGE_LIBRARIES) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmysql/CMakeLists.txt:226 (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 "mysqlclient". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): libmysql/CMakeLists.txt:246 (GET_TARGET_NAME) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/install_macros.cmake:118 (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 "mysqlclient". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): libmysql/CMakeLists.txt:247 (INSTALL_SYMLINK) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/libutils.cmake:244 (GET_TARGET_PROPERTY): Policy CMP0045 is not set: Error on non-existent target in get_target_property. Run "cmake --help-policy CMP0045" for policy details. Use the cmake_policy command to set the policy and suppress this warning. get_target_property() called with non-existent target "TYPE". Call Stack (most recent call first): libmysql/CMakeLists.txt:255 (MERGE_LIBRARIES) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/libutils.cmake:244 (GET_TARGET_PROPERTY): Policy CMP0045 is not set: Error on non-existent target in get_target_property. Run "cmake --help-policy CMP0045" for policy details. Use the cmake_policy command to set the policy and suppress this warning. get_target_property() called with non-existent target "TYPE". Call Stack (most recent call first): libmysql/CMakeLists.txt:255 (MERGE_LIBRARIES) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/libutils.cmake:244 (GET_TARGET_PROPERTY): Policy CMP0045 is not set: Error on non-existent target in get_target_property. Run "cmake --help-policy CMP0045" for policy details. Use the cmake_policy command to set the policy and suppress this warning. get_target_property() called with non-existent target "TYPE". Call Stack (most recent call first): libmysql/CMakeLists.txt:255 (MERGE_LIBRARIES) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/libutils.cmake:244 (GET_TARGET_PROPERTY): Policy CMP0045 is not set: Error on non-existent target in get_target_property. Run "cmake --help-policy CMP0045" for policy details. Use the cmake_policy command to set the policy and suppress this warning. get_target_property() called with non-existent target "TYPE". Call Stack (most recent call first): libmysql/CMakeLists.txt:255 (MERGE_LIBRARIES) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/libutils.cmake:244 (GET_TARGET_PROPERTY): Policy CMP0045 is not set: Error on non-existent target in get_target_property. Run "cmake --help-policy CMP0045" for policy details. Use the cmake_policy command to set the policy and suppress this warning. get_target_property() called with non-existent target "TYPE". Call Stack (most recent call first): libmysql/CMakeLists.txt:255 (MERGE_LIBRARIES) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/libutils.cmake:244 (GET_TARGET_PROPERTY): Policy CMP0045 is not set: Error on non-existent target in get_target_property. Run "cmake --help-policy CMP0045" for policy details. Use the cmake_policy command to set the policy and suppress this warning. get_target_property() called with non-existent target "TYPE". Call Stack (most recent call first): libmysql/CMakeLists.txt:255 (MERGE_LIBRARIES) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/libutils.cmake:244 (GET_TARGET_PROPERTY): Policy CMP0045 is not set: Error on non-existent target in get_target_property. Run "cmake --help-policy CMP0045" for policy details. Use the cmake_policy command to set the policy and suppress this warning. get_target_property() called with non-existent target "TYPE". Call Stack (most recent call first): libmysql/CMakeLists.txt:255 (MERGE_LIBRARIES) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/install_macros.cmake:225 (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 "libmysql". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): cmake/libutils.cmake:274 (MYSQL_INSTALL_TARGETS) libmysql/CMakeLists.txt:255 (MERGE_LIBRARIES) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmysql/CMakeLists.txt:226 (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 "libmysql". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): libmysql/CMakeLists.txt:307 (GET_TARGET_NAME) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/install_macros.cmake:118 (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 "libmysql". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): libmysql/CMakeLists.txt:309 (INSTALL_SYMLINK) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/install_macros.cmake:118 (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 "libmysql". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): libmysql/CMakeLists.txt:323 (INSTALL_SYMLINK) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/install_macros.cmake:225 (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 "my_print_defaults". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): cmake/mysql_add_executable.cmake:54 (MYSQL_INSTALL_TARGETS) extra/CMakeLists.txt:60 (MYSQL_ADD_EXECUTABLE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/install_macros.cmake:225 (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 "perror". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): cmake/mysql_add_executable.cmake:54 (MYSQL_INSTALL_TARGETS) extra/CMakeLists.txt:64 (MYSQL_ADD_EXECUTABLE) This warning is for project developers. Use -Wno-dev to suppress it. -- CMAKE_BUILD_TYPE: Release -- COMPILE_DEFINITIONS: HAVE_CONFIG_H -- CMAKE_C_FLAGS: -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -- CMAKE_CXX_FLAGS: -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Wno-null-conversion -Wno-unused-private-field -- CMAKE_C_FLAGS_RELEASE: -O2 -pipe -fstack-protector -fno-strict-aliasing -DDBUG_OFF -- CMAKE_CXX_FLAGS_RELEASE: -O2 -pipe -fstack-protector -fno-strict-aliasing -DDBUG_OFF -- 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