Date: Sat, 18 Feb 2017 08:49:09 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - 110armv6-quarterly][databases/xtrabackup] Failed for xtrabackup-2.3.6 in configure Message-ID: <201702180849.v1I8n9tF029480@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: aleksandr.kuzminsky@percona.com Last committer: lifanov@FreeBSD.org Ident: $FreeBSD: branches/2017Q1/databases/xtrabackup/Makefile 429635 2016-12-27 18:13:55Z lifanov $ Log URL: http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/434324/logs/xtrabackup-2.3.6.log Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=434324 Log: ====>> Building databases/xtrabackup build started at Sat Feb 18 08:47:45 UTC 2017 port directory: /usr/ports/databases/xtrabackup building for: FreeBSD 110armv6-quarterly-job-24 11.0-RELEASE-p5 FreeBSD 11.0-RELEASE-p5 r309692 arm maintained by: aleksandr.kuzminsky@percona.com Makefile ident: $FreeBSD: branches/2017Q1/databases/xtrabackup/Makefile 429635 2016-12-27 18:13:55Z lifanov $ Poudriere version: 3.1.14 Host OSVERSION: 1200018 Jail OSVERSION: 1100122 Job Id: 24 ---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-p5 r309692 UNAME_r=11.0-RELEASE-p5 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=xtrabackup-2.3.6 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.14 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---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 XDG_DATA_HOME=/wrkdirs/usr/ports/databases/xtrabackup/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/xtrabackup/work HOME=/wrkdirs/usr/ports/databases/xtrabackup/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/xtrabackup/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/xtrabackup/work HOME=/wrkdirs/usr/ports/databases/xtrabackup/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="" 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=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/xtrabackup" EXAMPLESDIR="share/examples/xtrabackup" DATADIR="share/xtrabackup" WWWDIR="www/xtrabackup" ETCDIR="etc/xtrabackup" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xtrabackup DOCSDIR=/usr/local/share/doc/xtrabackup EXAMPLESDIR=/usr/local/share/examples/xtrabackup WWWDIR=/usr/local/www/xtrabackup ETCDIR=/usr/local/etc/xtrabackup --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 #### /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-p5 _SMP_CPUS=28 #### Misc Poudriere #### 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 sbsize (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtxp (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> xtrabackup-2.3.6 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.4_1.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-24] Installing pkg-1.9.4_1... [110armv6-quarterly-job-24] Extracting pkg-1.9.4_1: .......... done ===> xtrabackup-2.3.6 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of xtrabackup-2.3.6 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xtrabackup-2.3.6 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xtrabackup-2.3.6 for building => SHA256 Checksum OK for percona-xtrabackup-2.3.6.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xtrabackup-2.3.6 for building ===> Extracting for xtrabackup-2.3.6 => SHA256 Checksum OK for percona-xtrabackup-2.3.6.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for xtrabackup-2.3.6 ===> Applying FreeBSD patches for xtrabackup-2.3.6 =========================================================================== =======================<phase: build-depends >============================ ===> xtrabackup-2.3.6 depends on executable: bash - not found ===> Installing existing package /packages/All/bash-4.4.12.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-24] Installing bash-4.4.12... <snip> [110armv6-quarterly-job-24] | `-- Installing libnghttp2-1.18.0... [110armv6-quarterly-job-24] | `-- Extracting libnghttp2-1.18.0: .......... done [110armv6-quarterly-job-24] | `-- Installing ca_root_nss-3.28.1... [110armv6-quarterly-job-24] | `-- Extracting ca_root_nss-3.28.1: ........ done [110armv6-quarterly-job-24] `-- Extracting curl-7.52.1_1: .......... done [110armv6-quarterly-job-24] `-- Installing libarchive-3.2.2,1... [110armv6-quarterly-job-24] | `-- Installing liblz4-131... [110armv6-quarterly-job-24] | `-- Extracting liblz4-131: .......... done [110armv6-quarterly-job-24] | `-- Installing lzo2-2.09... [110armv6-quarterly-job-24] | `-- Extracting lzo2-2.09: .......... done [110armv6-quarterly-job-24] `-- Extracting libarchive-3.2.2,1: .......... done [110armv6-quarterly-job-24] `-- Installing jsoncpp-1.8.0_1... [110armv6-quarterly-job-24] `-- Extracting jsoncpp-1.8.0_1: .......... done [110armv6-quarterly-job-24] `-- Installing libuv-1.10.1... [110armv6-quarterly-job-24] `-- Extracting libuv-1.10.1: .......... done [110armv6-quarterly-job-24] Extracting cmake-3.7.1: .......... 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 *************************************************************************** ===> xtrabackup-2.3.6 depends on executable: cmake - found ===> Returning to build of xtrabackup-2.3.6 ===> xtrabackup-2.3.6 depends on executable: bison - not found ===> Installing existing package /packages/All/bison-2.7.1_1,1.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-24] Installing bison-2.7.1_1,1... [110armv6-quarterly-job-24] `-- Installing m4-1.4.17_1,1... [110armv6-quarterly-job-24] `-- Extracting m4-1.4.17_1,1: .......... done [110armv6-quarterly-job-24] Extracting bison-2.7.1_1,1: .......... done ===> xtrabackup-2.3.6 depends on executable: bison - found ===> Returning to build of xtrabackup-2.3.6 ===> xtrabackup-2.3.6 depends on executable: xxd - not found ===> Installing existing package /packages/All/vim-lite-8.0.0134_1.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-24] Installing vim-lite-8.0.0134_1... [110armv6-quarterly-job-24] Extracting vim-lite-8.0.0134_1: .......... done ===> xtrabackup-2.3.6 depends on executable: xxd - found ===> Returning to build of xtrabackup-2.3.6 ===> xtrabackup-2.3.6 depends on executable: autoconf-2.69 - not found ===> Installing existing package /packages/All/autoconf-2.69_1.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-24] Installing autoconf-2.69_1... [110armv6-quarterly-job-24] `-- Installing autoconf-wrapper-20131203... [110armv6-quarterly-job-24] `-- Extracting autoconf-wrapper-20131203: ........ done [110armv6-quarterly-job-24] `-- Installing perl5-5.24.1.r4_1... [110armv6-quarterly-job-24] `-- Extracting perl5-5.24.1.r4_1: .......... done [110armv6-quarterly-job-24] Extracting autoconf-2.69_1: .......... done Message from perl5-5.24.1.r4_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. ===> xtrabackup-2.3.6 depends on executable: autoconf-2.69 - found ===> Returning to build of xtrabackup-2.3.6 ===> xtrabackup-2.3.6 depends on executable: autoheader-2.69 - found ===> xtrabackup-2.3.6 depends on executable: autoreconf-2.69 - found ===> xtrabackup-2.3.6 depends on executable: aclocal-1.15 - not found ===> Installing existing package /packages/All/automake-1.15_1.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-24] Installing automake-1.15_1... [110armv6-quarterly-job-24] `-- Installing automake-wrapper-20131203... [110armv6-quarterly-job-24] `-- Extracting automake-wrapper-20131203: ... done [110armv6-quarterly-job-24] Extracting automake-1.15_1: .......... done ===> xtrabackup-2.3.6 depends on executable: aclocal-1.15 - found ===> Returning to build of xtrabackup-2.3.6 ===> xtrabackup-2.3.6 depends on executable: automake-1.15 - found ===> xtrabackup-2.3.6 depends on executable: libtoolize - not found ===> Installing existing package /packages/All/libtool-2.4.6.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-24] Installing libtool-2.4.6... [110armv6-quarterly-job-24] Extracting libtool-2.4.6: .......... done ===> xtrabackup-2.3.6 depends on executable: libtoolize - found ===> Returning to build of xtrabackup-2.3.6 ===> xtrabackup-2.3.6 depends on executable: msgfmt - not found ===> Installing existing package /packages/All/gettext-tools-0.19.8.1.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-24] Installing gettext-tools-0.19.8.1... [110armv6-quarterly-job-24] Extracting gettext-tools-0.19.8.1: .......... done ===> xtrabackup-2.3.6 depends on executable: msgfmt - found ===> Returning to build of xtrabackup-2.3.6 ===> xtrabackup-2.3.6 depends on file: /usr/local/bin/cmake - found ===> xtrabackup-2.3.6 depends on package: perl5>=5.24<5.25 - found =========================================================================== =======================<phase: lib-depends >============================ ===> xtrabackup-2.3.6 depends on shared library: libev.so - not found ===> Installing existing package /packages/All/libev-4.22,1.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-24] Installing libev-4.22,1... [110armv6-quarterly-job-24] Extracting libev-4.22,1: .......... done ===> xtrabackup-2.3.6 depends on shared library: libev.so - found (/usr/local/lib/libev.so) ===> Returning to build of xtrabackup-2.3.6 ===> xtrabackup-2.3.6 depends on shared library: libgcrypt.so - not found ===> Installing existing package /packages/All/libgcrypt-1.7.6.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-24] Installing libgcrypt-1.7.6... [110armv6-quarterly-job-24] `-- Installing libgpg-error-1.26... [110armv6-quarterly-job-24] `-- Extracting libgpg-error-1.26: .......... done [110armv6-quarterly-job-24] Extracting libgcrypt-1.7.6: .......... done ===> xtrabackup-2.3.6 depends on shared library: libgcrypt.so - found (/usr/local/lib/libgcrypt.so) ===> Returning to build of xtrabackup-2.3.6 ===> xtrabackup-2.3.6 depends on shared library: libgpg-error.so - found (/usr/local/lib/libgpg-error.so) ===> xtrabackup-2.3.6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) =========================================================================== =======================<phase: configure >============================ ===> Configuring for xtrabackup-2.3.6 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.3.6 -- Running cmake version 3.7.1 -- Could NOT find Git (missing: GIT_EXECUTABLE) -- 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 -- 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_5f840/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/xtrabackup/work/percona-xtrabackup-2.3.6/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5f840/fast" /nxb-bin/usr/bin/make -f CMakeFiles/cmTC_5f840.dir/build.make CMakeFiles/cmTC_5f840.dir/build Building CXX object CMakeFiles/cmTC_5f840.dir/testCXXCompiler.cxx.o /nxb-bin/usr/bin/c++ -O2 -pipe -fno-strict-aliasing -o CMakeFiles/cmTC_5f840.dir/testCXXCompiler.cxx.o -c /wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.3.6/CMakeFiles/CMakeTmp/testCXXCompiler.cxx Linking CXX executable cmTC_5f840 /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5f840.dir/link.txt --verbose=1 /nxb-bin/usr/bin/c++ -O2 -pipe -fno-strict-aliasing CMakeFiles/cmTC_5f840.dir/testCXXCompiler.cxx.o -o cmTC_5f840 Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_5f840/fast" CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:111 (PROJECT) -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.3.6/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/databases/xtrabackup/work/percona-xtrabackup-2.3.6/CMakeFiles/CMakeError.log". *** Error code 1 Stop. make: stopped in /usr/ports/databases/xtrabackup
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702180849.v1I8n9tF029480>