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: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/databases/galera/Makefile 539969 2020-06-23 10:00:21Z joneum $ Log URL: http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p543559_s363627/logs/galera-25.3.30.log Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p543559_s363627 Log: =>> Building databases/galera build started at Sat Aug 8 17:01:29 UTC 2020 port directory: /usr/ports/databases/galera package name: galera-25.3.30 building for: FreeBSD head-powerpc64-default-job-13 13.0-CURRENT FreeBSD 13.0-CURRENT 1300102 powerpc maintained by: [email protected] Makefile ident: $FreeBSD: head/databases/galera/Makefile 539969 2020-06-23 10:00:21Z joneum $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300084 Jail OSVERSION: 1300102 Job Id: 13 !!! Jail is newer than host. (Jail: 1300102, Host: 1300084) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300102 UNAME_v=FreeBSD 13.0-CURRENT 1300102 UNAME_r=13.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-powerpc64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-powerpc64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for galera-25.3.30: BOOSTPOOL=off: Use boost pool allocator BPOSTATIC=off: Use static boost_program_options DEBUG=off: Build with debugging support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/galera/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/galera/work HOME=/wrkdirs/usr/ports/databases/galera/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/galera/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/databases/galera/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/galera/work HOME=/wrkdirs/usr/ports/databases/galera/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/galera/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -lboost_program_options -lboost_system -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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-- PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/galera" EXAMPLESDIR="share/examples/galera" DATADIR="share/galera" WWWDIR="www/galera" ETCDIR="etc/galera" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/galera DOCSDIR=/usr/local/share/doc/galera EXAMPLESDIR=/usr/local/share/examples/galera WWWDIR=/usr/local/www/galera ETCDIR=/usr/local/etc/galera --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /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 #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 ([email protected]:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 ([email protected]:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 ([email protected]:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 PPC_ABI=ELFv2 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300102 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.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 >============================ ===> License GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> galera-25.3.30 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.6.txz [head-powerpc64-default-job-13] Installing pkg-1.14.6... [head-powerpc64-default-job-13] Extracting pkg-1.14.6: .......... done ===> galera-25.3.30 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of galera-25.3.30 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by galera-25.3.30 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by galera-25.3.30 for building => SHA256 Checksum OK for codership-galera-release_25.3.30_GH0.tar.gz. => SHA256 Checksum OK for codership-wsrep-API-eab2d5d5a31672c0b7d116ef1629ff18392fd7d0_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by galera-25.3.30 for building ===> Extracting for galera-25.3.30 => SHA256 Checksum OK for codership-galera-release_25.3.30_GH0.tar.gz. => SHA256 Checksum OK for codership-wsrep-API-eab2d5d5a31672c0b7d116ef1629ff18392fd7d0_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for galera-25.3.30 ===> Applying FreeBSD patches for galera-25.3.30 from /usr/ports/databases/galera/files =========================================================================== =======================<phase: build-depends >============================ ===> galera-25.3.30 depends on executable: checkmk - not found ===> Installing existing package /packages/All/check-0.15.1.txz [head-powerpc64-default-job-13] Installing check-0.15.1... <snip> c++ -o galera/src/galera_info.os -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -fPIC -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/galera_info.cpp c++ -o galera/src/galera_service_thd.o -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/galera_service_thd.cpp c++ -o galera/src/galera_service_thd.os -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -fPIC -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/galera_service_thd.cpp c++ -o galera/src/gcs_action_source.o -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/gcs_action_source.cpp c++ -o galera/src/gcs_action_source.os -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -fPIC -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/gcs_action_source.cpp c++ -o galera/src/gcs_dummy.o -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/gcs_dummy.cpp c++ -o galera/src/gcs_dummy.os -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -fPIC -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/gcs_dummy.cpp c++ -o galera/src/ist.o -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/ist.cpp c++ -o galera/src/ist.os -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -fPIC -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/ist.cpp c++ -o galera/src/key_entry_os.o -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/key_entry_os.cpp c++ -o galera/src/key_entry_os.os -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -fPIC -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/key_entry_os.cpp c++ -o galera/src/key_set.o -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/key_set.cpp c++ -o galera/src/key_set.os -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -fPIC -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/key_set.cpp c++ -o galera/src/mapped_buffer.o -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/mapped_buffer.cpp c++ -o galera/src/write_set.o -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/write_set.cpp c++ -o galera/src/write_set_ng.o -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/write_set_ng.cpp c++ -o galera/src/trx_handle.o -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/trx_handle.cpp c++ -o galera/src/wsdb.o -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/wsdb.cpp c++ -o galera/src/wsrep_params.o -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/wsrep_params.cpp c++ -o galera/src/replicator_smm_params.o -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/replicator_smm_params.cpp c++ -o galera/src/replicator.o -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/replicator.cpp c++ -o galera/src/saved_state.o -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/saved_state.cpp c++ -o galera/src/replicator_smm.o -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -DGALERA_MULTIMASTER -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/replicator_smm.cpp c++ -o galera/src/replicator_str.o -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -DGALERA_MULTIMASTER -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/replicator_str.cpp c++ -o galera/src/replicator_smm_stats.o -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -DGALERA_MULTIMASTER -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/replicator_smm_stats.cpp c++ -o galera/src/wsrep_provider.o -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -DGALERA_MULTIMASTER -DGALERA_VER=\"3.30\" -DGALERA_REV=\"release_25.3.30\" -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/wsrep_provider.cpp c++ -o galera/src/libmmgalera++-replicator_smm.os -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -fPIC -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -DGALERA_MULTIMASTER -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/replicator_smm.cpp ar rc galera/src/libgalera++.a galera/src/mapped_buffer.o galera/src/write_set.o galera/src/data_set.o galera/src/key_set.o galera/src/write_set_ng.o galera/src/trx_handle.o galera/src/key_entry_os.o galera/src/wsdb.o galera/src/certification.o galera/src/galera_service_thd.o galera/src/wsrep_params.o galera/src/replicator_smm_params.o galera/src/gcs_action_source.o galera/src/galera_info.o galera/src/replicator.o galera/src/ist.o galera/src/gcs_dummy.o galera/src/saved_state.o galera/src/replicator_smm.o galera/src/replicator_str.o galera/src/replicator_smm_stats.o galera/src/wsrep_provider.o ranlib galera/src/libgalera++.a c++ -o galera/src/libmmgalera++-replicator_smm_stats.os -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -fPIC -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -DGALERA_MULTIMASTER -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/replicator_smm_stats.cpp c++ -o galera/src/libmmgalera++-replicator_str.os -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -fPIC -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -DGALERA_MULTIMASTER -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/replicator_str.cpp c++ -o galera/src/libmmgalera++-wsrep_provider.os -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -fPIC -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -DGALERA_MULTIMASTER -DGALERA_VER=\"3.30\" -DGALERA_REV=\"release_25.3.30\" -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/wsrep_provider.cpp c++ -o galera/src/mapped_buffer.os -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -fPIC -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/mapped_buffer.cpp c++ -o galera/src/replicator.os -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -fPIC -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/replicator.cpp c++ -o galera/src/replicator_smm_params.os -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -fPIC -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/replicator_smm_params.cpp c++ -o galera/src/saved_state.os -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -fPIC -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/saved_state.cpp c++ -o galera/src/trx_handle.os -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -fPIC -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/trx_handle.cpp c++ -o galera/src/write_set.os -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -fPIC -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/write_set.cpp c++ -o galera/src/write_set_ng.os -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -fPIC -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/write_set_ng.cpp c++ -o galera/src/wsdb.os -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -fPIC -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/wsdb.cpp c++ -o galera/src/wsrep_params.os -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -fPIC -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src galera/src/wsrep_params.cpp c++ -o galera/tests/data_set_check.o -c -Weffc++ -pipe -Wno-long-long -Wno-deprecated -ansi -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O3 -DNDEBUG -pthread -fPIC -Wall -Wextra -Wno-unused-parameter -DHAVE_COMMON_H -DHAVE_SYS_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_ARRAY_HPP -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_BOOST_UNORDERED_MAP_HPP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO -Iasio -I/usr/local/include -Iwsrep/src -I. -Icommon -Igalerautils/src -Igcache/src -Igcs/src -Igalera/src galera/tests/data_set_check.cpp galera/tests/data_set_check.cpp:143:5: error: no matching function for call to '_ck_assert_failed' fail_if (dset_out.size() != offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/check.h:483:6: note: expanded from macro 'fail_if' _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__) \ ^~~~~~~~~~~~~~~~~ /usr/local/include/check.h:502:27: note: candidate function not viable: requires at least 4 arguments, but 3 were provided CK_DLL_EXP void CK_EXPORT _ck_assert_failed(const char *file, int line, ^ galera/tests/data_set_check.cpp:147:5: error: no matching function for call to '_ck_assert_failed' fail_if (dset_out.size() != offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/check.h:483:6: note: expanded from macro 'fail_if' _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__) \ ^~~~~~~~~~~~~~~~~ /usr/local/include/check.h:502:27: note: candidate function not viable: requires at least 4 arguments, but 3 were provided CK_DLL_EXP void CK_EXPORT _ck_assert_failed(const char *file, int line, ^ galera/tests/data_set_check.cpp:151:5: error: no matching function for call to '_ck_assert_failed' fail_if (dset_out.size() != offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/check.h:483:6: note: expanded from macro 'fail_if' _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__) \ ^~~~~~~~~~~~~~~~~ /usr/local/include/check.h:502:27: note: candidate function not viable: requires at least 4 arguments, but 3 were provided CK_DLL_EXP void CK_EXPORT _ck_assert_failed(const char *file, int line, ^ galera/tests/data_set_check.cpp:155:5: error: no matching function for call to '_ck_assert_failed' fail_if (dset_out.size() != offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/check.h:483:6: note: expanded from macro 'fail_if' _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__) \ ^~~~~~~~~~~~~~~~~ /usr/local/include/check.h:502:27: note: candidate function not viable: requires at least 4 arguments, but 3 were provided CK_DLL_EXP void CK_EXPORT _ck_assert_failed(const char *file, int line, ^ galera/tests/data_set_check.cpp:159:5: error: no matching function for call to '_ck_assert_failed' fail_if (dset_out.size() != offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/check.h:483:6: note: expanded from macro 'fail_if' _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__) \ ^~~~~~~~~~~~~~~~~ /usr/local/include/check.h:502:27: note: candidate function not viable: requires at least 4 arguments, but 3 were provided CK_DLL_EXP void CK_EXPORT _ck_assert_failed(const char *file, int line, ^ galera/tests/data_set_check.cpp:161:5: error: no matching function for call to '_ck_assert_failed' fail_if (1 != size_t(dset_out.count())); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/check.h:483:6: note: expanded from macro 'fail_if' _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__) \ ^~~~~~~~~~~~~~~~~ /usr/local/include/check.h:502:27: note: candidate function not viable: requires at least 4 arguments, but 3 were provided CK_DLL_EXP void CK_EXPORT _ck_assert_failed(const char *file, int line, ^ galera/tests/data_set_check.cpp:177:5: error: no matching function for call to '_ck_assert_failed' fail_if (out_size <= min_out_size || out_size > offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/check.h:483:6: note: expanded from macro 'fail_if' _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__) \ ^~~~~~~~~~~~~~~~~ /usr/local/include/check.h:502:27: note: candidate function not viable: requires at least 4 arguments, but 3 were provided CK_DLL_EXP void CK_EXPORT _ck_assert_failed(const char *file, int line, ^ galera/tests/data_set_check.cpp:189:9: error: no matching function for call to '_ck_assert_failed' fail_if (0 == out_bufs[i].ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/check.h:483:6: note: expanded from macro 'fail_if' _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__) \ ^~~~~~~~~~~~~~~~~ /usr/local/include/check.h:502:27: note: candidate function not viable: requires at least 4 arguments, but 3 were provided CK_DLL_EXP void CK_EXPORT _ck_assert_failed(const char *file, int line, ^ galera/tests/data_set_check.cpp:201:9: error: no matching function for call to '_ck_assert_failed' fail_if (old_size + out_bufs[i].size != in_buf.size()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/check.h:483:6: note: expanded from macro 'fail_if' _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__) \ ^~~~~~~~~~~~~~~~~ /usr/local/include/check.h:502:27: note: candidate function not viable: requires at least 4 arguments, but 3 were provided CK_DLL_EXP void CK_EXPORT _ck_assert_failed(const char *file, int line, ^ galera/tests/data_set_check.cpp:215:5: error: no matching function for call to '_ck_assert_failed' fail_if (dset_in.size() != dset_out.size()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/check.h:483:6: note: expanded from macro 'fail_if' _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__) \ ^~~~~~~~~~~~~~~~~ /usr/local/include/check.h:502:27: note: candidate function not viable: requires at least 4 arguments, but 3 were provided CK_DLL_EXP void CK_EXPORT _ck_assert_failed(const char *file, int line, ^ galera/tests/data_set_check.cpp:216:5: error: no matching function for call to '_ck_assert_failed' fail_if (dset_in.count() != dset_out.count()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/check.h:483:6: note: expanded from macro 'fail_if' _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__) \ ^~~~~~~~~~~~~~~~~ /usr/local/include/check.h:502:27: note: candidate function not viable: requires at least 4 arguments, but 3 were provided CK_DLL_EXP void CK_EXPORT _ck_assert_failed(const char *file, int line, ^ galera/tests/data_set_check.cpp:218:36: warning: format string is not a string literal (potentially insecure) [-Wformat-security] catch(gu::Exception& e) { fail(e.what()); } ^~~~~~~~ /usr/local/include/check.h:491:14: note: expanded from macro 'fail' #define fail ck_abort_msg ^ /usr/local/include/check.h:557:79: note: expanded from macro 'ck_abort_msg' #define ck_abort_msg(...) _ck_assert_failed(__FILE__, __LINE__, "Failed" , ## __VA_ARGS__) ^~~~~~~~~~~ galera/tests/data_set_check.cpp:218:36: note: treat the string as an argument to avoid this catch(gu::Exception& e) { fail(e.what()); } ^ "%s", /usr/local/include/check.h:491:14: note: expanded from macro 'fail' #define fail ck_abort_msg ^ /usr/local/include/check.h:557:79: note: expanded from macro 'ck_abort_msg' #define ck_abort_msg(...) _ck_assert_failed(__FILE__, __LINE__, "Failed" , ## __VA_ARGS__) ^ galera/tests/data_set_check.cpp:225:18: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] i, records[i]->c_str(), rin.c_str()); ^ /usr/local/include/check.h:483:78: note: expanded from macro 'fail_if' _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__) \ ^~~~~~~~~~~ galera/tests/data_set_check.cpp:231:5: error: no matching function for call to '_ck_assert_failed' fail_if (dset_in_empty.size() != dset_out.size()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/check.h:483:6: note: expanded from macro 'fail_if' _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__) \ ^~~~~~~~~~~~~~~~~ /usr/local/include/check.h:502:27: note: candidate function not viable: requires at least 4 arguments, but 3 were provided CK_DLL_EXP void CK_EXPORT _ck_assert_failed(const char *file, int line, ^ galera/tests/data_set_check.cpp:232:5: error: no matching function for call to '_ck_assert_failed' fail_if (dset_in_empty.count() != dset_out.count()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/check.h:483:6: note: expanded from macro 'fail_if' _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__) \ ^~~~~~~~~~~~~~~~~ /usr/local/include/check.h:502:27: note: candidate function not viable: requires at least 4 arguments, but 3 were provided CK_DLL_EXP void CK_EXPORT _ck_assert_failed(const char *file, int line, ^ galera/tests/data_set_check.cpp:239:18: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] i, records[i]->c_str(), rin.c_str()); ^ /usr/local/include/check.h:483:78: note: expanded from macro 'fail_if' _ck_assert_failed(__FILE__, __LINE__, "Failure '"#expr"' occurred" , ## __VA_ARGS__) \ ^~~~~~~~~~~ 3 warnings and 13 errors generated. scons: *** [galera/tests/data_set_check.o] Error 1 scons: building terminated because of errors. ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/databases/galera _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
