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: po...@freebsd.org Last committer: amd...@freebsd.org Ident: $FreeBSD: branches/2017Q2/databases/mysql-connector-odbc/Makefile 415353 2016-05-16 18:34:11Z amdmi3 $ Log URL: http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/438700/logs/mysql-connector-odbc-unixodbc-mysql56-5.3.4_1.log Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=438700 Log: ====>> Building databases/mysql-connector-odbc build started at Thu Apr 20 05:52:23 UTC 2017 port directory: /usr/ports/databases/mysql-connector-odbc building for: FreeBSD 110armv6-quarterly-job-13 11.0-RELEASE-p9 FreeBSD 11.0-RELEASE-p9 r316722 arm maintained by: po...@freebsd.org Makefile ident: $FreeBSD: branches/2017Q2/databases/mysql-connector-odbc/Makefile 415353 2016-05-16 18:34:11Z amdmi3 $ Poudriere version: 3.1.17-9-gf49c6f78 Host OSVERSION: 1200027 Jail OSVERSION: 1100122 Job Id: 13 ---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-p9 r316722 UNAME_r=11.0-RELEASE-p9 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-odbc-unixodbc-mysql56-5.3.4_1 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-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 0644" 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=11.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 # 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-p9 #### 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 >============================ ===> 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.10.1.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-13] Installing pkg-1.10.1... [110armv6-quarterly-job-13] Extracting pkg-1.10.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 =========================================================================== <snip> => 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 pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-13] Installing unixODBC-2.3.4... [110armv6-quarterly-job-13] 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 pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-13] Installing cmake-3.7.2... [110armv6-quarterly-job-13] `-- Installing cmake-modules-3.7.2... [110armv6-quarterly-job-13] `-- Extracting cmake-modules-3.7.2: .......... done [110armv6-quarterly-job-13] `-- Installing curl-7.53.1_1... [110armv6-quarterly-job-13] | `-- Installing ca_root_nss-3.30.1... [110armv6-quarterly-job-13] | `-- Extracting ca_root_nss-3.30.1: ........ done [110armv6-quarterly-job-13] | `-- Installing libnghttp2-1.21.0... [110armv6-quarterly-job-13] | `-- Extracting libnghttp2-1.21.0: .......... done [110armv6-quarterly-job-13] `-- Extracting curl-7.53.1_1: .......... done [110armv6-quarterly-job-13] `-- Installing expat-2.2.0_1... [110armv6-quarterly-job-13] `-- Extracting expat-2.2.0_1: .......... done [110armv6-quarterly-job-13] `-- Installing jsoncpp-1.8.0_2... [110armv6-quarterly-job-13] `-- Extracting jsoncpp-1.8.0_2: .......... done [110armv6-quarterly-job-13] `-- Installing libarchive-3.3.1,1... [110armv6-quarterly-job-13] | `-- Installing liblz4-1.7.5,1... [110armv6-quarterly-job-13] | `-- Extracting liblz4-1.7.5,1: .......... done [110armv6-quarterly-job-13] | `-- Installing lzo2-2.10_1... [110armv6-quarterly-job-13] | `-- Extracting lzo2-2.10_1: .......... done [110armv6-quarterly-job-13] `-- Extracting libarchive-3.3.1,1: .......... done [110armv6-quarterly-job-13] `-- Installing libuv-1.11.0... [110armv6-quarterly-job-13] `-- Extracting libuv-1.11.0: .......... done [110armv6-quarterly-job-13] Extracting cmake-3.7.2: .......... done Message from ca_root_nss-3.30.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_3.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-13] Installing mysql56-client-5.6.35_3... [110armv6-quarterly-job-13] `-- Installing libedit-3.1.20150325_2,1... [110armv6-quarterly-job-13] `-- Extracting libedit-3.1.20150325_2,1: .......... done [110armv6-quarterly-job-13] `-- Installing libevent-2.1.8... [110armv6-quarterly-job-13] `-- Extracting libevent-2.1.8: .......... done [110armv6-quarterly-job-13] `-- Installing perl5-5.24.1... [110armv6-quarterly-job-13] `-- Extracting perl5-5.24.1: .......... done [110armv6-quarterly-job-13] 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-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 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 CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_0b724/fast" -- Detecting CXX compiler ABI info - failed -- 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 _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"