* Package: dev-db/percona-server-8.0.19.10 * Repository: gentoo * Maintainer: mysql-bugs@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux libressl pam perl server tokudb userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Checking for at least 9 GiB disk space at "/var/tmp/portage/dev-db/percona-server-8.0.19.10/temp" ... [ ok ] >>> Unpacking source... >>> Unpacking percona-server-8.0.19-10.tar.gz to /var/tmp/portage/dev-db/percona-server-8.0.19.10/work >>> Unpacking boost_1_70_0.tar.bz2 to /var/tmp/portage/dev-db/percona-server-8.0.19.10/work >>> Unpacking percona-server-8.0.19.10-patches-01.tar.xz to /var/tmp/portage/dev-db/percona-server-8.0.19.10/work >>> Source unpacked in /var/tmp/portage/dev-db/percona-server-8.0.19.10/work >>> Preparing source in /var/tmp/portage/dev-db/percona-server-8.0.19.10/work/mysql ... * Applying patches from /var/tmp/portage/dev-db/percona-server-8.0.19.10/work/mysql-patches ... * 0001-cmake-Fix-minimal-build.patch ... [ ok ] * 0002-cmake-Remove-Werror.patch ... [ ok ] * 0003-cmake-don-t-install-tokudb-misc-files.patch ... [ ok ] * 0004-cmake-build-without-client-libs-and-tools.patch ... [ ok ] * 0005-tests-fix-grant_user_lock-test.patch ... [ ok ] * 0006-Add-LibreSSL-support.patch ... [ ok ] * 0007-PS-5873-Fix-building-innobase-engine.patch ... [ ok ] * 0008-Fix-building-with-make-4.3.patch ... [ ok ] * Hardcoded definition(s) removed in CMakeLists.txt: * SET(CMAKE_BUILD_TYPE "Debug" CACHE STRING ${BUILDTYPE_DOCSTRING} FORCE) * Hardcoded definition(s) removed in storage/rocksdb/rocksdb/CMakeLists.txt: * set(CMAKE_INSTALL_PREFIX /usr CACHE PATH "Install path prefix, prepende >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/percona-server-8.0.19.10/work/mysql ... >>> Working in BUILD_DIR: "/var/tmp/portage/dev-db/percona-server-8.0.19.10/work/percona-server-8.0.19.10_build" cmake -C /var/tmp/portage/dev-db/percona-server-8.0.19.10/work/percona-server-8.0.19.10_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_C_FLAGS_RELWITHDEBINFO=-DNDEBUG -DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-DNDEBUG -DMYSQL_DATADIR=/var/lib/mysql -DSYSCONFDIR=/etc/mysql -DINSTALL_BINDIR=bin -DINSTALL_DOCDIR=share/doc/percona-server-8.0.19.10 -DINSTALL_DOCREADMEDIR=share/doc/percona-server-8.0.19.10 -DINSTALL_INCLUDEDIR=include/mysql -DINSTALL_INFODIR=share/info -DINSTALL_LIBDIR=lib64 -DINSTALL_MANDIR=share/man -DINSTALL_MYSQLSHAREDIR=share/mysql -DINSTALL_PLUGINDIR=lib64/mysql/plugin -DINSTALL_MYSQLDATADIR=/var/lib/mysql -DINSTALL_SBINDIR=sbin -DINSTALL_SUPPORTFILESDIR=/usr/share/mysql -DCOMPILATION_COMMENT=Gentoo Linux percona-server-8.0.19.10 -DWITH_UNIT_TESTS=OFF -DWITH_EDITLINE=bundled -DWITH_ZLIB=system -DWITH_SSL=system -DWITH_LIBWRAP=0 -DENABLED_LOCAL_INFILE=1 -DMYSQL_UNIX_ADDR=/var/run/mysqld/mysqld.sock -DWITH_DEFAULT_COMPILER_OPTIONS=0 -DWITH_DEFAULT_FEATURE_SET=0 -DSTACK_DIRECTION=-1 -DCMAKE_POSITION_INDEPENDENT_CODE=ON -DWITH_CURL=system -DWITH_BOOST=/var/tmp/portage/dev-db/percona-server-8.0.19.10/work/boost_1_70_0 -DWITH_ROUTER=OFF -DINSTALL_MYSQLTESTDIR= -DWITHOUT_CLIENTLIBS=YES -DWITH_ICU=system -DWITH_LZ4=system -DWITH_RAPIDJSON=bundled -DDEFAULT_CHARSET=utf8mb4 -DDEFAULT_COLLATION=utf8mb4_0900_ai_ci -DWITH_EXTRA_CHARSETS=all -DWITH_DEBUG=no -DWITH_MECAB=OFF -DWITH_LIBEVENT=system -DWITH_PROTOBUF=system -DWITH_NUMA=OFF -DWITH_PAM=yes -DWITH_EXAMPLE_STORAGE_ENGINE=0 -DWITH_ARCHIVE_STORAGE_ENGINE=1 -DWITH_BLACKHOLE_STORAGE_ENGINE=1 -DWITH_CSV_STORAGE_ENGINE=1 -DWITH_FEDERATED_STORAGE_ENGINE=1 -DWITH_HEAP_STORAGE_ENGINE=1 -DWITH_INNOBASE_STORAGE_ENGINE=1 -DWITH_INNODB_MEMCACHED=0 -DWITH_MYISAMMRG_STORAGE_ENGINE=1 -DWITH_MYISAM_STORAGE_ENGINE=1 -DWITH_ROCKSDB=0 -DWITH_TOKUDB=1 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-db/percona-server-8.0.19.10/work/percona-server-8.0.19.10_build/gentoo_toolchain.cmake /var/tmp/portage/dev-db/percona-server-8.0.19.10/work/mysql loading initial cache file /var/tmp/portage/dev-db/percona-server-8.0.19.10/work/percona-server-8.0.19.10_build/gentoo_common_config.cmake -- Running cmake version 3.17.3 -- Found Git: /usr/bin/git (found version "2.27.0") -- MySQL 8.0.19-10 -- The C compiler identification is GNU 10.1.0 -- The CXX compiler identification is GNU 10.1.0 -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - 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: /usr/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Source directory /var/tmp/portage/dev-db/percona-server-8.0.19.10/work/mysql -- Binary directory /var/tmp/portage/dev-db/percona-server-8.0.19.10/work/percona-server-8.0.19.10_build -- CMAKE_GENERATOR: Unix Makefiles -- Looking for SHM_HUGETLB -- Looking for SHM_HUGETLB - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of void * -- Check size of void * - done -- SIZEOF_VOIDP 8 -- Packaging as: percona-server-8.0.19-10-Linux-x86_64 -- Performing Test C_LD_LLD_RESULT -- Performing Test C_LD_LLD_RESULT - Failed -- Performing Test CXX_LD_LLD_RESULT -- Performing Test CXX_LD_LLD_RESULT - Failed -- Performing Test C_LD_GOLD_RESULT -- Performing Test C_LD_GOLD_RESULT - Success -- Performing Test CXX_LD_GOLD_RESULT -- Performing Test CXX_LD_GOLD_RESULT - Success -- Local boost dir /var/tmp/portage/dev-db/percona-server-8.0.19.10/work/boost_1_70_0 -- Found /var/tmp/portage/dev-db/percona-server-8.0.19.10/work/boost_1_70_0/boost/version.hpp -- BOOST_VERSION_NUMBER is #define BOOST_VERSION 107000 -- BOOST_INCLUDE_DIR /var/tmp/portage/dev-db/percona-server-8.0.19.10/work/boost_1_70_0 -- Performing Test HAVE_LLVM_LIBCPP -- Performing Test HAVE_LLVM_LIBCPP - Failed -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for floor -- Looking for floor - not found -- Looking for floor in m -- Looking for floor in m - found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - found -- Looking for bind -- Looking for bind - found -- Looking for crypt -- Looking for crypt - not found -- Looking for crypt in crypt -- Looking for crypt in crypt - found -- Looking for setsockopt -- Looking for setsockopt - found -- Looking for dlopen -- Looking for dlopen - not found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for sched_yield -- Looking for sched_yield - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for timer_create -- Looking for timer_create - not found -- Looking for timer_create in rt -- Looking for timer_create in rt - found -- Looking for atomic_thread_fence -- Looking for atomic_thread_fence - not found -- Looking for atomic_thread_fence in atomic -- Looking for atomic_thread_fence in atomic - found -- Looking for backtrace -- Looking for backtrace - found -- Looking for include file alloca.h -- Looking for include file alloca.h - found -- Looking for include file arpa/inet.h -- Looking for include file arpa/inet.h - found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for include file endian.h -- Looking for include file endian.h - found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Looking for include file fpu_control.h -- Looking for include file fpu_control.h - found -- Looking for include file grp.h -- Looking for include file grp.h - found -- Looking for include file ieeefp.h -- Looking for include file ieeefp.h - not found -- Looking for include file langinfo.h -- Looking for include file langinfo.h - found -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for include file netinet/in.h -- Looking for include file netinet/in.h - found -- Looking for include file poll.h -- Looking for include file poll.h - found -- Looking for include file pwd.h -- Looking for include file pwd.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file sys/cdefs.h -- Looking for include file sys/cdefs.h - found -- Looking for include file sys/ioctl.h -- Looking for include file sys/ioctl.h - found -- Looking for include file sys/mman.h -- Looking for include file sys/mman.h - found -- Looking for include file sys/prctl.h -- Looking for include file sys/prctl.h - found -- Looking for include file sys/resource.h -- Looking for include file sys/resource.h - found -- Looking for include file sys/select.h -- Looking for include file sys/select.h - found -- Looking for include file sys/socket.h -- Looking for include file sys/socket.h - found -- Looking for include files curses.h, term.h -- Looking for include files curses.h, term.h - found -- Looking for include file termios.h -- Looking for include file termios.h - found -- Looking for include file termio.h -- Looking for include file termio.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file sys/wait.h -- Looking for include file sys/wait.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file fnmatch.h -- Looking for include file fnmatch.h - found -- Looking for include file sys/un.h -- Looking for include file sys/un.h - found -- Looking for include file vis.h -- Looking for include file vis.h - not found -- Looking for include files sys/types.h, sasl/sasl.h -- Looking for include files sys/types.h, sasl/sasl.h - found -- Looking for include file sys/devpoll.h -- Looking for include file sys/devpoll.h - not found -- Looking for include file sys/epoll.h -- Looking for include file sys/epoll.h - found -- Looking for TAILQ_FOREACH -- Looking for TAILQ_FOREACH - found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - not found -- Looking for backtrace -- Looking for backtrace - found -- Looking for index -- Looking for index - found -- Looking for chown -- Looking for chown - found -- Looking for cuserid -- Looking for cuserid - found -- Looking for directio -- Looking for directio - not found -- Looking for ftruncate -- Looking for ftruncate - found -- Looking for fchmod -- Looking for fchmod - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for fdatasync -- Looking for fdatasync - found -- Looking for fdatasync -- Looking for fdatasync - found -- Looking for fedisableexcept -- Looking for fedisableexcept - found -- Looking for fsync -- Looking for fsync - found -- Looking for gethrtime -- Looking for gethrtime - not found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for getpass -- Looking for getpass - found -- Looking for getpassphrase -- Looking for getpassphrase - not found -- Looking for getpwnam -- Looking for getpwnam - found -- Looking for getpwuid -- Looking for getpwuid - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for initgroups -- Looking for initgroups - found -- Looking for issetugid -- Looking for issetugid - not found -- Looking for getuid -- Looking for getuid - found -- Looking for geteuid -- Looking for geteuid - found -- Looking for getgid -- Looking for getgid - found -- Looking for getegid -- Looking for getegid - found -- Looking for madvise -- Looking for madvise - found -- Looking for malloc_info -- Looking for malloc_info - found -- Looking for memrchr -- Looking for memrchr - found -- Looking for mlock -- Looking for mlock - found -- Looking for mlockall -- Looking for mlockall - found -- Looking for mmap64 -- Looking for mmap64 - found -- Looking for poll -- Looking for poll - found -- Looking for posix_fallocate -- Looking for posix_fallocate - found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for pread -- Looking for pread - found -- Looking for pthread_condattr_setclock -- Looking for pthread_condattr_setclock - found -- Looking for pthread_getaffinity_np -- Looking for pthread_getaffinity_np - found -- Looking for pthread_sigmask -- Looking for pthread_sigmask - found -- Looking for setfd -- Looking for setfd - not found -- Looking for sigaction -- Looking for sigaction - found -- Looking for sleep -- Looking for sleep - found -- Looking for stpcpy -- Looking for stpcpy - found -- Looking for stpncpy -- Looking for stpncpy - found -- Looking for strlcpy -- Looking for strlcpy - not found -- Looking for strndup -- Looking for strndup - found -- Looking for strlcat -- Looking for strlcat - not found -- Looking for strsignal -- Looking for strsignal - found -- Looking for fgetln -- Looking for fgetln - not found -- Looking for strsep -- Looking for strsep - found -- Looking for tell -- Looking for tell - not found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for memalign -- Looking for memalign - found -- Looking for nl_langinfo -- Looking for nl_langinfo - found -- Looking for ntohll -- Looking for ntohll - not found -- Looking for memset_s -- Looking for memset_s - not found -- Looking for epoll_create -- Looking for epoll_create - found -- Looking for inet_ntop -- Looking for inet_ntop - found -- Looking for kqueue -- Looking for kqueue - not found -- Looking for timeradd -- Looking for timeradd - found -- Looking for timerclear -- Looking for timerclear - found -- Looking for timercmp -- Looking for timercmp - found -- Looking for timerisset -- Looking for timerisset - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file sys/times.h -- Looking for include file sys/times.h - found -- Looking for times -- Looking for times - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for lrand48 -- Looking for lrand48 - found -- Looking for TIOCGWINSZ -- Looking for TIOCGWINSZ - found -- Looking for FIONREAD -- Looking for FIONREAD - found -- Looking for FIONREAD -- Looking for FIONREAD - not found -- Looking for MADV_DONTDUMP -- Looking for MADV_DONTDUMP - found -- Performing Test HAVE_O_TMPFILE -- Performing Test HAVE_O_TMPFILE - Success -- Looking for isinf -- Looking for isinf - found -- Performing Test HAVE_CXX_ISINF -- Performing Test HAVE_CXX_ISINF - Success -- Looking for timer_create -- Looking for timer_create - found -- Looking for timer_settime -- Looking for timer_settime - found -- Looking for kqueue -- Looking for kqueue - not found -- Performing Test HAVE_SETNS -- Performing Test HAVE_SETNS - Success -- Looking for EVFILT_TIMER -- Looking for EVFILT_TIMER - not found -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Check size of char * -- Check size of char * - done -- Check size of long -- Check size of long - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long long -- Check size of long long - done -- Check size of time_t -- Check size of time_t - done -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Success -- Check size of ulong -- Check size of ulong - done -- Check size of u_int32_t -- Check size of u_int32_t - done -- Check size of socklen_t -- Check size of socklen_t - done -- Performing Test HAVE_VISIBILITY_HIDDEN -- Performing Test HAVE_VISIBILITY_HIDDEN - Success -- Performing Test HAVE_CLOCK_GETTIME -- Performing Test HAVE_CLOCK_GETTIME - Success -- Performing Test HAVE_CLOCK_REALTIME -- Performing Test HAVE_CLOCK_REALTIME - Success -- Looking for include files time.h, sys/time.h -- Looking for include files time.h, sys/time.h - found -- Looking for O_NONBLOCK -- Looking for O_NONBLOCK - found -- Performing Test HAVE_PAUSE_INSTRUCTION -- Performing Test HAVE_PAUSE_INSTRUCTION - Success -- Looking for C++ include cxxabi.h -- Looking for C++ include cxxabi.h - found -- Performing Test HAVE_ABI_CXA_DEMANGLE -- Performing Test HAVE_ABI_CXA_DEMANGLE - Success -- Performing Test HAVE_BUILTIN_UNREACHABLE -- Performing Test HAVE_BUILTIN_UNREACHABLE - Success -- Performing Test HAVE_BUILTIN_EXPECT -- Performing Test HAVE_BUILTIN_EXPECT - Success -- Performing Test HAVE_BUILTIN_STPCPY -- Performing Test HAVE_BUILTIN_STPCPY - Success -- Performing Test HAVE_GCC_ATOMIC_BUILTINS -- Performing Test HAVE_GCC_ATOMIC_BUILTINS - Success -- Performing Test HAVE_GCC_SYNC_BUILTINS -- Performing Test HAVE_GCC_SYNC_BUILTINS - Success -- Performing Test HAVE_SYS_GETTID -- Performing Test HAVE_SYS_GETTID - Success -- Performing Test HAVE_PTHREAD_GETTHREADID_NP -- Performing Test HAVE_PTHREAD_GETTHREADID_NP - Failed -- Performing Test HAVE_PTHREAD_THREADID_NP -- Performing Test HAVE_PTHREAD_THREADID_NP - Failed -- Performing Test HAVE_INTEGER_PTHREAD_SELF -- Performing Test HAVE_INTEGER_PTHREAD_SELF - Success -- Looking for netinet/in6.h -- Looking for netinet/in6.h - not found -- Check size of struct in6_addr -- Check size of struct in6_addr - failed -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Failed -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed -- Looking for include file numa.h -- Looking for include file numa.h - found -- Looking for include file numaif.h -- Looking for include file numaif.h - found -- Performing Test HAVE_LIBNUMA -- Performing Test HAVE_LIBNUMA - Success -- Disabling NUMA on user's request -- Looking for crc32 -- Looking for crc32 - found -- Looking for compressBound -- Looking for compressBound - found -- Looking for deflateBound -- Looking for deflateBound - found -- ZSTD_LIBRARY(Bundled) zstd -- ZSTD_LEGACY_SUPPORT not defined! -- Looking for TLS1_3_VERSION -- Looking for TLS1_3_VERSION - not found -- The openssl command does not support zlib -- OPENSSL_INCLUDE_DIR = /usr/include -- OPENSSL_LIBRARY = /usr/lib64/libssl.so -- CRYPTO_LIBRARY = /usr/lib64/libcrypto.so -- OPENSSL_MAJOR_VERSION = 2 -- OPENSSL_MINOR_VERSION = 00 -- OPENSSL_FIX_VERSION = 00 -- Looking for SHA512_DIGEST_LENGTH -- Looking for SHA512_DIGEST_LENGTH - found -- SSL_LIBRARIES = /usr/lib64/libssl.so;/usr/lib64/libcrypto.so;dl -- Looking for X509_check_host -- Looking for X509_check_host - found -- Looking for X509_check_ip -- Looking for X509_check_ip - found -- Check size of mbstate_t -- Check size of mbstate_t - done -- Performing Test HAVE_LANGINFO_CODESET -- Performing Test HAVE_LANGINFO_CODESET - Success -- Looking for wcsdup -- Looking for wcsdup - found -- Check size of wchar_t -- Check size of wchar_t - done -- Check size of wint_t -- Check size of wint_t - done -- Found Curses: /usr/lib64/libcurses.so -- Looking for tputs in /usr/lib64/libcurses.so -- Looking for tputs in /usr/lib64/libcurses.so - not found -- Looking for tputs in tinfo -- Looking for tputs in tinfo - found -- Performing Test HAVE_DECL_TGOTO -- Performing Test HAVE_DECL_TGOTO - Success -- Looking for strvis -- Looking for strvis - not found -- Looking for strunvis -- Looking for strunvis - not found -- Performing Test HAVE_STRINGOP_OVERFLOW -- Performing Test HAVE_STRINGOP_OVERFLOW - Success -- PATH_TO_LZ4 /usr/include -- LZ4_LIBRARY /usr/lib64/liblz4.so -- ICU_MAJOR_VERSION = 67 -- ICU_INCLUDE_DIRS -- ICU_LIBRARIES /usr/lib64/libicuuc.so;/usr/lib64/libicuio.so;/usr/lib64/libicudata.so;/usr/lib64/libicui18n.so -- SASL_LIBRARY /usr/lib64/libsasl2.so -- WITH_PROTOBUF=system -- Found Protobuf: /usr/lib64/libprotobuf.so;-lpthread (found version "3.11.4") -- PROTOBUF_VERSION_NUMBER is #define GOOGLE_PROTOBUF_VERSION 3011004 -- PROTOBUF_INCLUDE_DIR /usr/include -- PROTOBUF_LIBRARY /usr/lib64/libprotobuf.so -- PROTOBUF_LITE_LIBRARY /usr/lib64/libprotobuf-lite.so -- PROTOBUF_PROTOC_EXECUTABLE /usr/bin/protoc -- Found CURL: /usr/lib64/libcurl.so (found version "7.70.0") -- CURL version: 7.70 -- CURL_LIBRARY = /usr/lib64/libcurl.so -- CURL_INCLUDE_DIR = /usr/include -- RAPIDJSON_INCLUDE_DIR /var/tmp/portage/dev-db/percona-server-8.0.19.10/work/mysql/extra/rapidjson/include -- RAPIDJSON_MAJOR_VERSION is 1 -- RAPIDJSON_MINOR_VERSION is 1 -- Performing Test HAVE_PTHREAD_SETNAME_NP -- Performing Test HAVE_PTHREAD_SETNAME_NP - Success -- Performing Test HAVE_CXX_W_implicit_fallthrough_2 -- Performing Test HAVE_CXX_W_implicit_fallthrough_2 - Success -- Performing Test HAVE_Wjump-misses-init -- Performing Test HAVE_Wjump-misses-init - Success -- Performing Test HAVE_Wstringop-truncation -- Performing Test HAVE_Wstringop-truncation - Success -- Performing Test HAVE_CXX_W_stringop_truncation -- Performing Test HAVE_CXX_W_stringop_truncation - Success -- Performing Test HAVE_CXX_W_logical_op -- Performing Test HAVE_CXX_W_logical_op - Success -- Library perconaserverclient depends on OSLIBS -lpthread;/usr/lib64/libz.so;m;rt;/usr/lib64/libssl.so;/usr/lib64/libcrypto.so;dl -- MERGE_CONVENIENCE_LIBRARIES TARGET perconaserverclient -- MERGE_CONVENIENCE_LIBRARIES LIBS clientlib;mytime;strings;vio;mysys;zstd -- Looking for le64toh -- Looking for le64toh - found -- Looking for le32toh -- Looking for le32toh - found -- Looking for le16toh -- Looking for le16toh - found -- Check if the system is big endian -- Searching 16 bit integer -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Looking for include file libaio.h -- Looking for include file libaio.h - found -- Looking for io_queue_init in aio -- Looking for io_queue_init in aio - found -- Performing Test HAVE_NO_BUILTIN_MEMCMP -- Performing Test HAVE_NO_BUILTIN_MEMCMP - Success -- Looking for sched_getcpu -- Looking for sched_getcpu - found -- Looking for nanosleep -- Looking for nanosleep - found -- Performing Test HAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE -- Performing Test HAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE - Success -- Performing Test HAVE_IB_GCC_SYNC_SYNCHRONISE -- Performing Test HAVE_IB_GCC_SYNC_SYNCHRONISE - Success -- Performing Test HAVE_IB_GCC_ATOMIC_THREAD_FENCE -- Performing Test HAVE_IB_GCC_ATOMIC_THREAD_FENCE - Success -- Performing Test HAVE_IB_GCC_ATOMIC_COMPARE_EXCHANGE -- Performing Test HAVE_IB_GCC_ATOMIC_COMPARE_EXCHANGE - Success -- Performing Test HAVE_IB_ATOMIC_PTHREAD_T_GCC -- Performing Test HAVE_IB_ATOMIC_PTHREAD_T_GCC - Success -- Performing Test HAVE_IB_LINUX_FUTEX -- Performing Test HAVE_IB_LINUX_FUTEX - Success -- Performing Test HAVE_CXX_W_cast_function_type -- Performing Test HAVE_CXX_W_cast_function_type - Success -- Not building with MyRocks storage engine, you must specify -DWITH_ROCKSDB=1|ON|FORCE to cmake in order to build with MyRocks. -- Building with TokuDB storage engine = 1 -- Performing Test TOKUDB_OK -- Performing Test TOKUDB_OK - Success -- Performing Test HAVE_CAST_EQUAL -- Performing Test HAVE_CAST_EQUAL - Success -- Performing Test HAVE_C__Wno_missing_field_initializers -- Performing Test HAVE_C__Wno_missing_field_initializers - Success -- Performing Test HAVE_CXX__Wno_missing_field_initializers -- Performing Test HAVE_CXX__Wno_missing_field_initializers - Success -- Performing Test HAVE_C__Wno_address_of_packed_member -- Performing Test HAVE_C__Wno_address_of_packed_member - Success -- Performing Test HAVE_CXX__Wno_address_of_packed_member -- Performing Test HAVE_CXX__Wno_address_of_packed_member - Success -- Looking for include file bits/functexcept.h -- Looking for include file bits/functexcept.h - not found -- Looking for include file byteswap.h -- Looking for include file byteswap.h - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file libkern/OSAtomic.h -- Looking for include file libkern/OSAtomic.h - not found -- Looking for include file libkern/OSByteOrder.h -- Looking for include file libkern/OSByteOrder.h - not found -- Looking for include file limits.h -- Looking for include file limits.h - found -- Looking for include file machine/endian.h -- Looking for include file machine/endian.h - not found -- Looking for include file malloc/malloc.h -- Looking for include file malloc/malloc.h - not found -- Looking for include file malloc_np.h -- Looking for include file malloc_np.h - not found -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for include file pthread_np.h -- Looking for include file pthread_np.h - not found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file syscall.h -- Looking for include file syscall.h - found -- Looking for include file sys/endian.h -- Looking for include file sys/endian.h - not found -- Looking for include file sys/file.h -- Looking for include file sys/file.h - found -- Looking for include file sys/malloc.h -- Looking for include file sys/malloc.h - not found -- Looking for include file sys/statvfs.h -- Looking for include file sys/statvfs.h - found -- Looking for include file sys/syscall.h -- Looking for include file sys/syscall.h - found -- Looking for include file sys/sysctl.h -- Looking for include file sys/sysctl.h - found -- Looking for include file sys/syslimits.h -- Looking for include file sys/syslimits.h - not found -- Looking for M_MMAP_THRESHOLD -- Looking for M_MMAP_THRESHOLD - found -- Looking for O_DIRECT -- Looking for O_DIRECT - found -- Looking for F_NOCACHE -- Looking for F_NOCACHE - not found -- Looking for MAP_ANONYMOUS -- Looking for MAP_ANONYMOUS - found -- Looking for PR_SET_PTRACER -- Looking for PR_SET_PTRACER - found -- Looking for PR_SET_PTRACER_ANY -- Looking for PR_SET_PTRACER_ANY - found -- Looking for malloc_size -- Looking for malloc_size - not found -- Looking for malloc_usable_size -- Looking for malloc_usable_size - found -- Looking for valloc -- Looking for valloc - found -- Looking for nrand48 -- Looking for nrand48 - found -- Looking for random_r -- Looking for random_r - found -- Looking for mincore -- Looking for mincore - found -- Looking for dlsym -- Looking for dlsym - not found -- Looking for dlsym -- Looking for dlsym - found -- Looking for backtrace -- Looking for backtrace - found -- Looking for pthread_rwlockattr_setkind_np -- Looking for pthread_rwlockattr_setkind_np - found -- Looking for pthread_yield -- Looking for pthread_yield - found -- Looking for pthread_yield_np -- Looking for pthread_yield_np - not found -- Checking prototype pthread_yield for PTHREAD_YIELD_RETURNS_VOID -- Checking prototype pthread_yield for PTHREAD_YIELD_RETURNS_VOID - False -- Performing Test PTHREAD_YIELD_RETURNS_INT -- Performing Test PTHREAD_YIELD_RETURNS_INT - Success -- Performing Test HAVE_GNU_TLS -- Performing Test HAVE_GNU_TLS - Success CMake Warning (dev) at storage/tokudb/PerconaFT/cmake_modules/TokuFeatureDetection.cmake:135 (set): implicitly converting 'INTEGER' to 'STRING' type. Call Stack (most recent call first): storage/tokudb/PerconaFT/CMakeLists.txt:59 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Performing Test HAVE_C_-Wno-missing-field-initializers -- Performing Test HAVE_C_-Wno-missing-field-initializers - Success -- Performing Test HAVE_CXX_-Wno-missing-field-initializers -- Performing Test HAVE_CXX_-Wno-missing-field-initializers - Success -- Performing Test HAVE_C_-Wstrict-null-sentinel -- Performing Test HAVE_C_-Wstrict-null-sentinel - Success -- Performing Test HAVE_CXX_-Wstrict-null-sentinel -- Performing Test HAVE_CXX_-Wstrict-null-sentinel - Success -- Performing Test HAVE_C_-Winit-self -- Performing Test HAVE_C_-Winit-self - Success -- Performing Test HAVE_CXX_-Winit-self -- Performing Test HAVE_CXX_-Winit-self - Success -- Performing Test HAVE_C_-Wswitch -- Performing Test HAVE_C_-Wswitch - Success -- Performing Test HAVE_CXX_-Wswitch -- Performing Test HAVE_CXX_-Wswitch - Success -- Performing Test HAVE_C_-Wtrampolines -- Performing Test HAVE_C_-Wtrampolines - Success -- Performing Test HAVE_CXX_-Wtrampolines -- Performing Test HAVE_CXX_-Wtrampolines - Success -- Performing Test HAVE_C_-Wlogical-op -- Performing Test HAVE_C_-Wlogical-op - Success -- Performing Test HAVE_CXX_-Wlogical-op -- Performing Test HAVE_CXX_-Wlogical-op - Success -- Performing Test HAVE_C_-Wno-error=missing-format-attribute -- Performing Test HAVE_C_-Wno-error=missing-format-attribute - Success -- Performing Test HAVE_CXX_-Wno-error=missing-format-attribute -- Performing Test HAVE_CXX_-Wno-error=missing-format-attribute - Success -- Performing Test HAVE_C_-Wno-error=address-of-array-temporary -- Performing Test HAVE_C_-Wno-error=address-of-array-temporary - Failed -- Performing Test HAVE_CXX_-Wno-error=address-of-array-temporary -- Performing Test HAVE_CXX_-Wno-error=address-of-array-temporary - Failed -- Performing Test HAVE_C_-Wno-error=tautological-constant-out-of-range-compare -- Performing Test HAVE_C_-Wno-error=tautological-constant-out-of-range-compare - Failed -- Performing Test HAVE_CXX_-Wno-error=tautological-constant-out-of-range-compare -- Performing Test HAVE_CXX_-Wno-error=tautological-constant-out-of-range-compare - Failed -- Performing Test HAVE_C_-Wno-error=maybe-uninitialized -- Performing Test HAVE_C_-Wno-error=maybe-uninitialized - Success -- Performing Test HAVE_CXX_-Wno-error=maybe-uninitialized -- Performing Test HAVE_CXX_-Wno-error=maybe-uninitialized - Success -- Performing Test HAVE_C_-Wno-ignored-attributes -- Performing Test HAVE_C_-Wno-ignored-attributes - Success -- Performing Test HAVE_CXX_-Wno-ignored-attributes -- Performing Test HAVE_CXX_-Wno-ignored-attributes - Success -- Performing Test HAVE_C_-Wno-error=extern-c-compat -- Performing Test HAVE_C_-Wno-error=extern-c-compat - Failed -- Performing Test HAVE_CXX_-Wno-error=extern-c-compat -- Performing Test HAVE_CXX_-Wno-error=extern-c-compat - Failed -- Performing Test HAVE_C_-Wno-pointer-bool-conversion -- Performing Test HAVE_C_-Wno-pointer-bool-conversion - Failed -- Performing Test HAVE_CXX_-Wno-pointer-bool-conversion -- Performing Test HAVE_CXX_-Wno-pointer-bool-conversion - Failed -- Performing Test HAVE_C_-fno-rtti -- Performing Test HAVE_C_-fno-rtti - Success -- Performing Test HAVE_CXX_-fno-rtti -- Performing Test HAVE_CXX_-fno-rtti - Success -- Performing Test HAVE_C_-fno-exceptions -- Performing Test HAVE_C_-fno-exceptions - Success -- Performing Test HAVE_CXX_-fno-exceptions -- Performing Test HAVE_CXX_-fno-exceptions - Success -- Performing Test HAVE_C_-Wno-error=nonnull-compare -- Performing Test HAVE_C_-Wno-error=nonnull-compare - Success -- Performing Test HAVE_CXX_-Wno-error=nonnull-compare -- Performing Test HAVE_CXX_-Wno-error=nonnull-compare - Success -- Performing Test HAVE_C_-Wpacked -- Performing Test HAVE_C_-Wpacked - Success -- Performing Test HAVE_CXX_-Wpacked -- Performing Test HAVE_CXX_-Wpacked - Success -- Performing Test HAVE_C_-fno-omit-frame-pointer -- Performing Test HAVE_C_-fno-omit-frame-pointer - Success -- Performing Test HAVE_CXX_-fno-omit-frame-pointer -- Performing Test HAVE_CXX_-fno-omit-frame-pointer - Success -- Performing Test HAVE_C_-Wno-error=strict-overflow -- Performing Test HAVE_C_-Wno-error=strict-overflow - Success -- Performing Test HAVE_CXX_-Wno-error=strict-overflow -- Performing Test HAVE_CXX_-Wno-error=strict-overflow - Success -- Performing Test HAVE_-Wno-error=strict-overflow -- Performing Test HAVE_-Wno-error=strict-overflow - Success -- Performing Test HAVE_C_-Wextra -- Performing Test HAVE_C_-Wextra - Success -- Performing Test HAVE_CXX_-Wextra -- Performing Test HAVE_CXX_-Wextra - Success -- Performing Test HAVE_C_-Wbad-function-cast -- Performing Test HAVE_C_-Wbad-function-cast - Success -- Performing Test HAVE_CXX_-Wbad-function-cast -- Performing Test HAVE_CXX_-Wbad-function-cast - Success -- Performing Test HAVE_C_-Wno-missing-noreturn -- Performing Test HAVE_C_-Wno-missing-noreturn - Success -- Performing Test HAVE_CXX_-Wno-missing-noreturn -- Performing Test HAVE_CXX_-Wno-missing-noreturn - Success -- Performing Test HAVE_C_-Wstrict-prototypes -- Performing Test HAVE_C_-Wstrict-prototypes - Success -- Performing Test HAVE_CXX_-Wstrict-prototypes -- Performing Test HAVE_CXX_-Wstrict-prototypes - Success -- Performing Test HAVE_C_-Wmissing-prototypes -- Performing Test HAVE_C_-Wmissing-prototypes - Success -- Performing Test HAVE_CXX_-Wmissing-prototypes -- Performing Test HAVE_CXX_-Wmissing-prototypes - Success -- Performing Test HAVE_C_-Wmissing-declarations -- Performing Test HAVE_C_-Wmissing-declarations - Success -- Performing Test HAVE_CXX_-Wmissing-declarations -- Performing Test HAVE_CXX_-Wmissing-declarations - Success -- Performing Test HAVE_C_-Wpointer-arith -- Performing Test HAVE_C_-Wpointer-arith - Success -- Performing Test HAVE_CXX_-Wpointer-arith -- Performing Test HAVE_CXX_-Wpointer-arith - Success -- Performing Test HAVE_C_-Wshadow -- Performing Test HAVE_C_-Wshadow - Success -- Performing Test HAVE_CXX_-Wshadow -- Performing Test HAVE_CXX_-Wshadow - Success -- Performing Test HAVE_C_-Wcast-align -- Performing Test HAVE_C_-Wcast-align - Success -- Performing Test HAVE_CXX_-Wcast-align -- Performing Test HAVE_CXX_-Wcast-align - Success -- Performing Test HAVE_STDCXX11 -- Performing Test HAVE_STDCXX11 - Failed -- Performing Test HAVE_STDCXX0X -- Performing Test HAVE_STDCXX0X - Failed CMake Error at storage/tokudb/PerconaFT/cmake_modules/TokuSetupCompiler.cmake:221 (message): /usr/bin/x86_64-pc-linux-gnu-g++ doesn't support -std=c++11 or -std=c++0x, you need one that does. Call Stack (most recent call first): storage/tokudb/PerconaFT/CMakeLists.txt:60 (include) -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/dev-db/percona-server-8.0.19.10/work/percona-server-8.0.19.10_build/CMakeFiles/CMakeOutput.log". See also "/var/tmp/portage/dev-db/percona-server-8.0.19.10/work/percona-server-8.0.19.10_build/CMakeFiles/CMakeError.log". * ERROR: dev-db/percona-server-8.0.19.10::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 3511: Called cmake-utils_src_configure * environment, line 1366: Called die * The specific snippet of code: * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; * * If you need support, post the output of `emerge --info '=dev-db/percona-server-8.0.19.10::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-db/percona-server-8.0.19.10::gentoo'`. * The complete build log is located at '/var/log/portage/dev-db:percona-server-8.0.19.10:20200619-012825.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-db/percona-server-8.0.19.10/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/percona-server-8.0.19.10/temp/environment'. * Working directory: '/var/tmp/portage/dev-db/percona-server-8.0.19.10/work/percona-server-8.0.19.10_build' * S: '/var/tmp/portage/dev-db/percona-server-8.0.19.10/work/mysql'