Last active
December 10, 2025 13:45
-
-
Save petecooper/7344a5b012896e2e3e106fd1730ff61f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ cmake .. \ | |
| > --install-prefix=/opt/percona/mysql/"$percona_mysql_server_version_minor" | |
| -- Running cmake version 3.31.6 | |
| -- Found Git: /usr/bin/git (found version "2.47.3") | |
| -- CMAKE_MODULE_PATH is /home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6/cmake | |
| -- MySQL 8.4.6-6 | |
| -- The C compiler identification is GNU 14.2.0 | |
| -- The CXX compiler identification is GNU 14.2.0 | |
| -- Detecting C compiler ABI info | |
| -- Detecting C compiler ABI info - done | |
| -- Check for working C compiler: /usr/bin/cc - skipped | |
| -- Detecting C compile features | |
| -- Detecting C compile features - done | |
| -- Detecting CXX compiler ABI info | |
| -- Detecting CXX compiler ABI info - done | |
| -- Check for working CXX compiler: /usr/bin/c++ - skipped | |
| -- Detecting CXX compile features | |
| -- Detecting CXX compile features - done | |
| -- Source directory /home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6 | |
| -- Binary directory /home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6/src-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 | |
| -- Performing Test HAVE_C_FLOATING_POINT_FUSED_MADD | |
| -- Performing Test HAVE_C_FLOATING_POINT_FUSED_MADD - Success | |
| -- Performing Test HAVE_CXX_FLOATING_POINT_FUSED_MADD | |
| -- Performing Test HAVE_CXX_FLOATING_POINT_FUSED_MADD - Success | |
| -- Found verified platform LINUX for libbacktrace | |
| -- Packaging as: percona-server-8.4.6-6-Linux-aarch64 | |
| -- Performing Test HAVE_OUTLINE_ATOMICS | |
| -- Performing Test HAVE_OUTLINE_ATOMICS - Success | |
| -- BOOST_PATCHES_DIR /home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6/include/boost_1_84_0/patches | |
| -- BOOST_INCLUDE_DIR /home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6/extra/boost/boost_1_84_0 | |
| -- Performing Test CMAKE_HAVE_LIBC_PTHREAD | |
| -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success | |
| -- 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 setsockopt | |
| -- Looking for setsockopt - found | |
| -- Looking for dlopen | |
| -- Looking for dlopen - found | |
| -- Looking for dlsym | |
| -- Looking for dlsym - 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 - 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 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/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 files sys/types.h, sasl/sasl.h | |
| -- Looking for include files sys/types.h, sasl/sasl.h - 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 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 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 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 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 - found | |
| -- Looking for strndup | |
| -- Looking for strndup - found | |
| -- Looking for strlcat | |
| -- Looking for strlcat - found | |
| -- Looking for strptime | |
| -- Looking for strptime - found | |
| -- Looking for strsignal | |
| -- Looking for strsignal - 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 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 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 | |
| -- Looking for le64toh | |
| -- Looking for le64toh - found | |
| -- Looking for le32toh | |
| -- Looking for le32toh - found | |
| -- Looking for le16toh | |
| -- Looking for le16toh - found | |
| -- Looking for htole64 | |
| -- Looking for htole64 - found | |
| -- Looking for htole32 | |
| -- Looking for htole32 - found | |
| -- Looking for htole16 | |
| -- Looking for htole16 - found | |
| -- 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 | |
| -- 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_FAKE_PAUSE_INSTRUCTION | |
| -- Performing Test HAVE_FAKE_PAUSE_INSTRUCTION - Failed | |
| -- Performing Test HAVE_HMT_PRIORITY_INSTRUCTION | |
| -- Performing Test HAVE_HMT_PRIORITY_INSTRUCTION - Failed | |
| -- 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 | |
| -- Looking for __builtin_stpcpy | |
| -- Looking for __builtin_stpcpy - found | |
| -- 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 | |
| -- Performing Test HAVE_PTHREAD_SETNAME_NP_LINUX | |
| -- Performing Test HAVE_PTHREAD_SETNAME_NP_LINUX - Success | |
| -- Performing Test HAVE_PTHREAD_SETNAME_NP_MACOS | |
| -- Performing Test HAVE_PTHREAD_SETNAME_NP_MACOS - Failed | |
| -- Looking for netinet/in6.h | |
| -- Looking for netinet/in6.h - not found | |
| -- 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 - not found | |
| -- Looking for include file numaif.h | |
| -- Looking for include file numaif.h - not found | |
| -- NUMA library missing or required version not available | |
| -- Looking for include file arm_acle.h | |
| -- Looking for include file arm_acle.h - found | |
| -- Performing Test HAVE_ARMV8_CRC32 | |
| -- Performing Test HAVE_ARMV8_CRC32 - Failed | |
| -- Performing Test HAVE_ARMV8_CRC32_WITH_ARCH_EXTN | |
| -- Performing Test HAVE_ARMV8_CRC32_WITH_ARCH_EXTN - Success | |
| -- ARMv8 crc32 intrinsic support available | |
| -- Using libbacktrace on LINUX | |
| -- Performing Test HAVE_CXX_W_array_bounds | |
| -- Performing Test HAVE_CXX_W_array_bounds - Success | |
| -- ZLIB_VERSION (bundled) is 1.3.1 | |
| -- ZLIB_INCLUDE_DIR /home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6/extra/zlib/zlib-1.3.1 | |
| -- Performing Test HAVE_CXX_W_missing_profile | |
| -- Performing Test HAVE_CXX_W_missing_profile - Success | |
| -- Performing Test HAS_DEPRECATED_NON_PROTOTYPE | |
| -- Performing Test HAS_DEPRECATED_NON_PROTOTYPE - Failed | |
| -- Check size of off64_t | |
| -- Check size of off64_t - done | |
| -- Looking for fseeko | |
| -- Looking for fseeko - found | |
| -- Looking for unistd.h | |
| -- Looking for unistd.h - found | |
| -- ZSTD_VERSION (bundled) is 1.5.7 | |
| -- ZSTD_INCLUDE_DIR /home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6/extra/zstd/zstd-1.5.7/lib | |
| -- Performing Test HAVE_CXX_W_documentation | |
| -- Performing Test HAVE_CXX_W_documentation - Failed | |
| -- ZSTD_LEGACY_SUPPORT not defined! | |
| -- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "3.5.4") | |
| -- OPENSSL_VERSION (system) is 3.5.4 | |
| -- OPENSSL_INCLUDE_DIR = /usr/include | |
| -- OPENSSL_LIBRARIES = /usr/lib/aarch64-linux-gnu/libssl.so /usr/lib/aarch64-linux-gnu/libcrypto.so | |
| -- Looking for X509_check_host | |
| -- Looking for X509_check_host - not found | |
| -- Looking for X509_check_ip | |
| -- Looking for X509_check_ip - not found | |
| -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") | |
| -- Checking for module 'krb5' | |
| -- Found krb5, version 1.21.3 | |
| -- SYSTEM_KRB5_FOUND 1 | |
| -- SYSTEM_KRB5_LIBRARIES krb5;k5crypto;com_err | |
| -- SYSTEM_KRB5_LIBRARY_DIRS /usr/lib/aarch64-linux-gnu/mit-krb5 | |
| -- SYSTEM_KRB5_LDFLAGS -L/usr/lib/aarch64-linux-gnu/mit-krb5;-lkrb5;-lk5crypto;-lcom_err | |
| -- SYSTEM_KRB5_LDFLAGS_OTHER | |
| -- SYSTEM_KRB5_INCLUDE_DIRS /usr/include/mit-krb5 | |
| -- SYSTEM_KRB5_CFLAGS -isystem;/usr/include/mit-krb5 | |
| -- SYSTEM_KRB5_CFLAGS_OTHER | |
| -- GSSAPI_LIBRARIES /usr/lib/aarch64-linux-gnu/libgssapi_krb5.so | |
| -- Looking for krb5/krb5.h | |
| -- Looking for krb5/krb5.h - found | |
| -- Looking for gssapi/gssapi.h | |
| -- Looking for gssapi/gssapi.h - found | |
| -- GSSAPI_INCLUDE_DIR /usr/include | |
| -- HAVE_KRB5_KRB5_H 1 | |
| -- KERBEROS_LIBRARIES -L/usr/lib/aarch64-linux-gnu/mit-krb5;-lkrb5;-lk5crypto;-lcom_err | |
| -- SASL_LIBRARY /usr/lib/aarch64-linux-gnu/libsasl2.so | |
| -- SASL_VERSION (system) is 2.1.28 | |
| -- LBER_LIBRARY /usr/lib/aarch64-linux-gnu/liblber.so | |
| -- LDAP_LIBRARY /usr/lib/aarch64-linux-gnu/libldap_r.so | |
| -- Looking for lber.h | |
| -- Looking for lber.h - found | |
| -- Looking for ldap.h | |
| -- Looking for ldap.h - 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/lib/aarch64-linux-gnu/libcurses.so | |
| -- Looking for tputs in /usr/lib/aarch64-linux-gnu/libcurses.so | |
| -- Looking for tputs in /usr/lib/aarch64-linux-gnu/libcurses.so - found | |
| -- Looking for include file sys/cdefs.h | |
| -- Looking for include file sys/cdefs.h - found | |
| -- AWK_EXECUTABLE is /usr/bin/gawk | |
| -- Performing Test HAVE_GETPW_R_POSIX | |
| -- Performing Test HAVE_GETPW_R_POSIX - Success | |
| -- Performing Test HAVE_GETPW_R_DRAFT | |
| -- Performing Test HAVE_GETPW_R_DRAFT - Failed | |
| -- Looking for getline | |
| -- Looking for getline - found | |
| -- Looking for vis | |
| -- Looking for vis - not found | |
| -- Looking for unvis | |
| -- Looking for unvis - not found | |
| -- Looking for __secure_getenv | |
| -- Looking for __secure_getenv - not found | |
| -- Looking for secure_getenv | |
| -- Looking for secure_getenv - found | |
| -- Performing Test HAVE_POINTER_SIGN | |
| -- Performing Test HAVE_POINTER_SIGN - Success | |
| -- Performing Test HAVE_STRINGOP_OVERFLOW | |
| -- Performing Test HAVE_STRINGOP_OVERFLOW - Success | |
| -- Performing Test HAVE_UNUSED_RESULT | |
| -- Performing Test HAVE_UNUSED_RESULT - Success | |
| -- Performing Test HAVE_STRINGOP_TRUNCATION | |
| -- Performing Test HAVE_STRINGOP_TRUNCATION - Success | |
| -- Performing Test HAVE_ADDRESS | |
| -- Performing Test HAVE_ADDRESS - Success | |
| -- Performing Test HAVE_USE_AFTER_FREE | |
| -- Performing Test HAVE_USE_AFTER_FREE - Success | |
| -- LZ4_VERSION (bundled) is 1.10.0 | |
| -- LZ4_INCLUDE_DIR /home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6/extra/lz4/lz4-1.10.0/lib | |
| -- Performing Test HAVE_CXX_W_zero_as_null_pointer_constant | |
| -- Performing Test HAVE_CXX_W_zero_as_null_pointer_constant - Success | |
| -- Performing Test HAVE_CXX_W_return_local_addr | |
| -- Performing Test HAVE_CXX_W_return_local_addr - Success | |
| -- Performing Test HAVE_CXX_W_unused_but_set_variable | |
| -- Performing Test HAVE_CXX_W_unused_but_set_variable - Success | |
| -- Performing Test HAVE_CXX_W_misleading_indentation | |
| -- Performing Test HAVE_CXX_W_misleading_indentation - Success | |
| -- Performing Test HAVE_CXX_W_uninitialized | |
| -- Performing Test HAVE_CXX_W_uninitialized - Success | |
| -- Performing Test HAVE_CXX_W_maybe_uninitialized | |
| -- Performing Test HAVE_CXX_W_maybe_uninitialized - Success | |
| -- Performing Test HAVE_CXX_W_implicit_int_float_conversion | |
| -- Performing Test HAVE_CXX_W_implicit_int_float_conversion - Failed | |
| -- Performing Test HAVE_CXX_W_restrict | |
| -- Performing Test HAVE_CXX_W_restrict - Success | |
| -- Performing Test HAVE_CXX_W_stringop_truncation | |
| -- Performing Test HAVE_CXX_W_stringop_truncation - Success | |
| -- Performing Test HAVE_CXX_W_address | |
| -- Performing Test HAVE_CXX_W_address - Success | |
| -- Performing Test HAVE_CXX_W_array_compare | |
| -- Performing Test HAVE_CXX_W_array_compare - Success | |
| -- Performing Test HAVE_CXX_W_dangling_pointer | |
| -- Performing Test HAVE_CXX_W_dangling_pointer - Success | |
| -- Performing Test HAVE_CXX_W_deprecated_enum_enum_conversion | |
| -- Performing Test HAVE_CXX_W_deprecated_enum_enum_conversion - Success | |
| -- ICU_VERSION (bundled) is 77 | |
| -- ICU_INCLUDE_DIRS /home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6/extra/icu/icu-release-77-1/source/common;/home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6/extra/icu/icu-release-77-1/source/stubdata;/home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6/extra/icu/icu-release-77-1/source/i18n | |
| -- ICU_LIBRARIES icui18n;icuuc;icustubdata | |
| -- PROTOBUF_VERSION (bundled) is 4.24.4 | |
| -- PROTOBUF_INCLUDE_DIR /home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6/extra/protobuf/protobuf-24.4/src | |
| -- PROTOBUF_PROTOC_EXECUTABLE protoc | |
| -- Found BISON: /usr/bin/bison (found version "3.8.2") | |
| -- Found CURL: /usr/lib/aarch64-linux-gnu/libcurl.so (found version "8.14.1") | |
| -- CURL_INCLUDE_DIR = /usr/include/aarch64-linux-gnu | |
| -- CURL_VERSION (system) is 8.14 | |
| -- RAPIDJSON_INCLUDE_DIR /home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6/extra/rapidjson/include | |
| -- RAPIDJSON_MAJOR_VERSION is 1 | |
| -- RAPIDJSON_MINOR_VERSION is 1 | |
| -- Build with DWITH_COREDUMPER = ON | |
| CMake Deprecation Warning at extra/coredumper/CMakeLists.txt:1 (cmake_minimum_required): | |
| Compatibility with CMake < 3.10 will be removed from a future version of | |
| CMake. | |
| Update the VERSION argument <min> value. Or, use the <min>...<max> syntax | |
| to tell CMake that the project requires at least <min> but has been updated | |
| to work with policies introduced by <max> or earlier. | |
| -- Looking for libudev.h | |
| -- Looking for libudev.h - found | |
| -- UDEV_SYSTEM_LIBRARY /usr/lib/aarch64-linux-gnu/libudev.so | |
| -- FIDO_VERSION (bundled) is 1.15.0 | |
| -- Performing Test HAVE_PTHREAD_SETNAME_NP | |
| -- Performing Test HAVE_PTHREAD_SETNAME_NP - Success | |
| -- Checking for module 'libtirpc' | |
| -- Found libtirpc, version 1.3.6 | |
| -- Performing Test HAVE_CXX_W_char_subscripts | |
| -- Performing Test HAVE_CXX_W_char_subscripts - Success | |
| -- Performing Test HAVE_CXX_W_stringop_overflow | |
| -- Performing Test HAVE_CXX_W_stringop_overflow - Success | |
| -- Performing Test HAVE_CXX_W_unused_lambda_capture | |
| -- Performing Test HAVE_CXX_W_unused_lambda_capture - Failed | |
| -- Performing Test HAVE_CXX_W_ignored_attributes | |
| -- Performing Test HAVE_CXX_W_ignored_attributes - Success | |
| -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17 | |
| -- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17 - Success | |
| -- Performing Test HAVE_CXX_W_attributes | |
| -- Performing Test HAVE_CXX_W_attributes - Success | |
| -- Performing Test HAVE_CXX_W_deprecated | |
| -- Performing Test HAVE_CXX_W_deprecated - Success | |
| -- Performing Test HAVE_CXX_W_deprecated_copy | |
| -- Performing Test HAVE_CXX_W_deprecated_copy - Success | |
| -- Performing Test HAVE_CXX_W_extra_semi | |
| -- Performing Test HAVE_CXX_W_extra_semi - Success | |
| -- Performing Test HAVE_CXX_W_unused_variable | |
| -- Performing Test HAVE_CXX_W_unused_variable - Success | |
| -- Performing Test HAVE_CXX_W_unused_const_variable | |
| -- Performing Test HAVE_CXX_W_unused_const_variable - Success | |
| -- Performing Test protobuf_HAVE_LD_VERSION_SCRIPT | |
| -- Performing Test protobuf_HAVE_LD_VERSION_SCRIPT - Success | |
| -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS | |
| -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success | |
| -- Performing Test HAVE_CXX_W_strict_prototypes | |
| -- Performing Test HAVE_CXX_W_strict_prototypes - Success | |
| -- Performing Test HAVE_CXX_W_return_type | |
| -- Performing Test HAVE_CXX_W_return_type - Success | |
| -- Check size of size_t | |
| -- Check size of size_t - done | |
| -- LTO is not enabled | |
| -- Looking for ldexp | |
| -- Looking for ldexp - found | |
| -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY | |
| -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success | |
| -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY | |
| -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success | |
| -- Performing Test COMPILER_HAS_DEPRECATED_ATTR | |
| -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success | |
| -- Performing Test HAVE_SHORTEN_64_TO_32 | |
| -- Performing Test HAVE_SHORTEN_64_TO_32 - Failed | |
| -- Performing Test HAVE_STACK_PROTECTOR_ALL | |
| -- Performing Test HAVE_STACK_PROTECTOR_ALL - Success | |
| -- Looking for include file cbor.h | |
| -- Looking for include file cbor.h - not found | |
| -- Looking for include file err.h | |
| -- Looking for include file err.h - found | |
| -- Looking for include file openssl/opensslv.h | |
| -- Looking for include file openssl/opensslv.h - found | |
| -- Looking for include file signal.h | |
| -- Looking for include file signal.h - found | |
| -- Looking for include file sys/random.h | |
| -- Looking for include file sys/random.h - found | |
| -- Looking for arc4random_buf | |
| -- Looking for arc4random_buf - found | |
| -- Looking for asprintf | |
| -- Looking for asprintf - found | |
| -- Looking for explicit_bzero | |
| -- Looking for explicit_bzero - found | |
| -- Looking for freezero | |
| -- Looking for freezero - not found | |
| -- Looking for getopt | |
| -- Looking for getopt - found | |
| -- Looking for getpagesize | |
| -- Looking for getpagesize - found | |
| -- Looking for getrandom | |
| -- Looking for getrandom - found | |
| -- Looking for readpassphrase | |
| -- Looking for readpassphrase - not found | |
| -- Looking for recallocarray | |
| -- Looking for recallocarray - not found | |
| -- Looking for strsep | |
| -- Looking for strsep - found | |
| -- Looking for sysconf | |
| -- Looking for sysconf - found | |
| -- Looking for timespecsub | |
| -- Looking for timespecsub - not found | |
| -- Looking for timingsafe_bcmp | |
| -- Looking for timingsafe_bcmp - not found | |
| -- Performing Test HAVE_CXX_W_deprecated_declarations | |
| -- Performing Test HAVE_CXX_W_deprecated_declarations - Success | |
| -- CMAKE_MODULE_LINKER_FLAGS_DEBUG -Wl,-rpath,'$ORIGIN/../../private' | |
| -- CMAKE_SHARED_LINKER_FLAGS_DEBUG -Wl,-rpath,'$ORIGIN/../../private' | |
| CMake Deprecation Warning at extra/libkmip/CMakeLists.txt:1 (cmake_minimum_required): | |
| Compatibility with CMake < 3.10 will be removed from a future version of | |
| CMake. | |
| Update the VERSION argument <min> value. Or, use the <min>...<max> syntax | |
| to tell CMake that the project requires at least <min> but has been updated | |
| to work with policies introduced by <max> or earlier. | |
| -- Performing Test HAVE_CXX_W_implicit_fallthrough_5 | |
| -- Performing Test HAVE_CXX_W_implicit_fallthrough_5 - 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_suggest_override | |
| -- Performing Test HAVE_CXX_W_suggest_override - Success | |
| -- Performing Test HAVE_Wmissing-include-dirs | |
| -- Performing Test HAVE_Wmissing-include-dirs - Success | |
| -- Performing Test HAVE_CXX_W_missing_include_dirs | |
| -- Performing Test HAVE_CXX_W_missing_include_dirs - Success | |
| -- Performing Test HAVE_CXX_W_logical_op | |
| -- Performing Test HAVE_CXX_W_logical_op - Success | |
| CMake Deprecation Warning at extra/opensslpp/CMakeLists.txt:17 (cmake_minimum_required): | |
| Compatibility with CMake < 3.10 will be removed from a future version of | |
| CMake. | |
| Update the VERSION argument <min> value. Or, use the <min>...<max> syntax | |
| to tell CMake that the project requires at least <min> but has been updated | |
| to work with policies introduced by <max> or earlier. | |
| -- mysys_objlib depends on ext::zlib | |
| -- mysys_objlib depends on ext::zstd | |
| -- clientlib_objlib depends on ext::zlib | |
| -- Found Unix DNS SRV APIs | |
| -- Building authentication_ldap_sasl_client with Kerberos | |
| -- Building KERBEROS client authentication plug-in for linux. | |
| -- Using Kerberos libraries: /usr/lib/aarch64-linux-gnu/libgssapi_krb5.so;-L/usr/lib/aarch64-linux-gnu/mit-krb5;-lkrb5;-lk5crypto;-lcom_err | |
| -- fido_client_common_objlib depends on ext::fido | |
| -- Changing RPATH when installing /home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6/debug/plugin_output_directory/authentication_webauthn_client.so | |
| -- ADD_INSTALL_RPATH_FOR_FIDO2 authentication_webauthn_client | |
| -- Library perconaserverclient depends on OSLIBS m | |
| -- MERGE_CONVENIENCE_LIBRARIES TARGET perconaserverclient | |
| -- MERGE_CONVENIENCE_LIBRARIES LIBS clientlib;mytime;strings;vio;mysys;zlib;zstd;backtrace | |
| -- 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 | |
| -- 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_FALLOC_FL_ZERO_RANGE | |
| -- Performing Test HAVE_FALLOC_FL_ZERO_RANGE - 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_LINUX_FUTEX | |
| -- Performing Test HAVE_IB_LINUX_FUTEX - Success | |
| -- Performing Test HAVE_CXX_W_error_attributes | |
| -- Performing Test HAVE_CXX_W_error_attributes - Success | |
| -- Performing Test HAVE_CXX_W_cast_function_type | |
| -- Performing Test HAVE_CXX_W_cast_function_type - Success | |
| -- Building ndbcluster plugin | |
| -- Looking for pthread_self | |
| -- Looking for pthread_self - found | |
| -- Looking for sched_get_priority_min | |
| -- Looking for sched_get_priority_min - found | |
| -- Looking for sched_get_priority_max | |
| -- Looking for sched_get_priority_max - found | |
| -- Looking for sched_setaffinity | |
| -- Looking for sched_setaffinity - found | |
| -- Looking for sched_setscheduler | |
| -- Looking for sched_setscheduler - found | |
| -- Looking for processor_bind | |
| -- Looking for processor_bind - not found | |
| -- Looking for epoll_create | |
| -- Looking for epoll_create - found | |
| -- Looking for atomic_swap_32 | |
| -- Looking for atomic_swap_32 - not found | |
| -- Looking for pthread_mutexattr_init | |
| -- Looking for pthread_mutexattr_init - found | |
| -- Looking for pthread_mutexattr_settype | |
| -- Looking for pthread_mutexattr_settype - found | |
| -- Looking for pthread_mutexattr_setpshared | |
| -- Looking for pthread_mutexattr_setpshared - found | |
| -- Looking for pthread_setschedparam | |
| -- Looking for pthread_setschedparam - found | |
| -- Looking for priocntl | |
| -- Looking for priocntl - not found | |
| -- Looking for processor_affinity | |
| -- Looking for processor_affinity - not found | |
| -- Looking for cpuset_setaffinity | |
| -- Looking for cpuset_setaffinity - not found | |
| -- Looking for setpriority | |
| -- Looking for setpriority - found | |
| -- Looking for bzero | |
| -- Looking for bzero - found | |
| -- Looking for ffs | |
| -- Looking for ffs - found | |
| -- Looking for include file atomic.h | |
| -- Looking for include file atomic.h - not found | |
| -- Looking for include file Processtopologyapi.h | |
| -- Looking for include file Processtopologyapi.h - not found | |
| -- Looking for include file Processthreadsapi.h | |
| -- Looking for include file Processthreadsapi.h - not found | |
| -- Looking for include file ncursesw/curses.h | |
| -- Looking for include file ncursesw/curses.h - found | |
| -- Looking for include file ncursesw.h | |
| -- Looking for include file ncursesw.h - not found | |
| -- Looking for include file ncurses.h | |
| -- Looking for include file ncurses.h - found | |
| -- Looking for include file ncurses/curses.h | |
| -- Looking for include file ncurses/curses.h - not found | |
| -- Looking for include file xfs/xfs.h | |
| -- Looking for include file xfs/xfs.h - not found | |
| -- Performing Test HAVE___BUILTIN_FFS | |
| -- Performing Test HAVE___BUILTIN_FFS - Success | |
| -- Performing Test HAVE___BUILTIN_CTZ | |
| -- Performing Test HAVE___BUILTIN_CTZ - Success | |
| -- Performing Test HAVE___BUILTIN_CLZ | |
| -- Performing Test HAVE___BUILTIN_CLZ - Success | |
| -- Performing Test HAVE__BITSCANFORWARD | |
| -- Performing Test HAVE__BITSCANFORWARD - Failed | |
| -- Performing Test HAVE__BITSCANREVERSE | |
| -- Performing Test HAVE__BITSCANREVERSE - Failed | |
| -- Performing Test HAVE_MAC_OS_X_THREAD_INFO | |
| -- Performing Test HAVE_MAC_OS_X_THREAD_INFO - Failed | |
| -- Performing Test HAVE_LINUX_SCHEDULING | |
| -- Performing Test HAVE_LINUX_SCHEDULING - Success | |
| -- Performing Test HAVE_SOLARIS_AFFINITY | |
| -- Performing Test HAVE_SOLARIS_AFFINITY - Failed | |
| -- Performing Test HAVE_LINUX_FUTEX | |
| -- Performing Test HAVE_LINUX_FUTEX - Success | |
| -- Looking for getrlimit | |
| -- Looking for getrlimit - found | |
| -- Excluding Cluster Java components | |
| -- Check size of char | |
| -- Check size of char - done | |
| -- Check size of short | |
| -- Check size of short - done | |
| -- Check size of int | |
| -- Check size of int - done | |
| -- Check size of long | |
| -- Check size of long - done | |
| -- Check size of char* | |
| -- Check size of char* - done | |
| -- Check size of long long | |
| -- Check size of long long - done | |
| -- ndbgeneral_objlib depends on ext::zlib | |
| -- Performing Test HAVE_CXX_W_error_maybe_uninitialized | |
| -- Performing Test HAVE_CXX_W_error_maybe_uninitialized - Success | |
| -- Performing Test HAVE_CXX_W_format_overflow | |
| -- Performing Test HAVE_CXX_W_format_overflow - Success | |
| -- ndbapi_objlib depends on ext::zlib | |
| -- LIBS_TO_MERGE mysys;mytime;ndbapi;ndbgeneral;ndblogger;ndbmgmapi;ndbmgmcommon;ndbportlib;ndbsignaldata;ndbtrace;ndbtransport;strings;zlib;backtrace | |
| -- Library ndbclient_static depends on OSLIBS m | |
| -- MERGE_CONVENIENCE_LIBRARIES TARGET ndbclient_static | |
| -- MERGE_CONVENIENCE_LIBRARIES LIBS mysys;mytime;ndbapi;ndbgeneral;ndblogger;ndbmgmapi;ndbmgmcommon;ndbportlib;ndbsignaldata;ndbtrace;ndbtransport;strings;zlib;backtrace | |
| -- Building with MyRocks storage engine = 1 | |
| -- MyRocks: Using local RocksDB | |
| -- MyRocks arm64 build architecture: -march=armv8.1-a+crypto | |
| -- Performing Test CHECK_VARIABLE_DEFINED___ARM_FEATURE_CRC32 | |
| -- Performing Test CHECK_VARIABLE_DEFINED___ARM_FEATURE_CRC32 - Success | |
| -- Performing Test CHECK_VARIABLE_DEFINED___ARM_FEATURE_CRYPTO | |
| -- Performing Test CHECK_VARIABLE_DEFINED___ARM_FEATURE_CRYPTO - Success | |
| -- Performing Test HAVE_ALIGNED_NEW | |
| -- Performing Test HAVE_ALIGNED_NEW - Success | |
| -- Performing Test HAVE_UINT128_EXTENSION | |
| -- Performing Test HAVE_UINT128_EXTENSION - Success | |
| -- Performing Test HAVE_THREAD_LOCAL | |
| -- Performing Test HAVE_THREAD_LOCAL - Success | |
| -- Performing Test HAVE_FALLOCATE | |
| -- Performing Test HAVE_FALLOCATE - Success | |
| -- Performing Test HAVE_PTHREAD_MUTEX_ADAPTIVE_NP | |
| -- Performing Test HAVE_PTHREAD_MUTEX_ADAPTIVE_NP - Success | |
| -- Performing Test HAVE_BACKTRACE_SYMBOLS | |
| -- Performing Test HAVE_BACKTRACE_SYMBOLS - Success | |
| -- Performing Test HAVE_SYNC_FILE_RANGE_WRITE | |
| -- Performing Test HAVE_SYNC_FILE_RANGE_WRITE - Success | |
| -- Looking for malloc_usable_size | |
| -- Looking for malloc_usable_size - found | |
| -- malloc_usable_size() function detected but not used as ROCKSDB_USE_MALLOC_USABLE_SIZE is not defined | |
| -- Looking for sched_getcpu | |
| -- Looking for sched_getcpu - found | |
| -- Looking for getauxval | |
| -- Looking for getauxval - found | |
| -- MyRocks compile definitions: HAVE_ALIGNED_NEW;HAVE_SCHED_GETCPU=1;HAVE_TLSv13;HAVE_UINT128_EXTENSION;LZ4;LZ4_DISABLE_DEPRECATE_WARNINGS;OS_LINUX;ROCKSDB_AUXV_GETAUXVAL_PRESENT;ROCKSDB_BACKTRACE;ROCKSDB_FALLOCATE_PRESENT;ROCKSDB_LIB_IO_POSIX;ROCKSDB_PLATFORM_POSIX;ROCKSDB_PTHREAD_ADAPTIVE_MUTEX;ROCKSDB_RANGESYNC_PRESENT;ROCKSDB_SCHED_GETCPU_PRESENT;ROCKSDB_SUPPORT_THREAD_LOCAL;ZLIB;ZSTD;_FILE_OFFSET_BITS=64;_GNU_SOURCE;_USE_MATH_DEFINES;__STDC_FORMAT_MACROS;__STDC_LIMIT_MACROS | |
| -- Performing Test HAVE_C__Wno_unused_parameter | |
| -- Performing Test HAVE_C__Wno_unused_parameter - Success | |
| -- Performing Test HAVE_CXX__Wno_unused_parameter | |
| -- Performing Test HAVE_CXX__Wno_unused_parameter - Success | |
| -- Performing Test HAVE_C__Wno_suggest_override | |
| -- Performing Test HAVE_C__Wno_suggest_override - Failed | |
| -- Performing Test HAVE_CXX__Wno_suggest_override | |
| -- Performing Test HAVE_CXX__Wno_suggest_override - Success | |
| -- Performing Test HAVE_C__Wno_invalid_offsetof | |
| -- Performing Test HAVE_C__Wno_invalid_offsetof - Failed | |
| -- Performing Test HAVE_CXX__Wno_invalid_offsetof | |
| -- Performing Test HAVE_CXX__Wno_invalid_offsetof - Success | |
| -- Performing Test HAVE_CXX__Wno_logical_op | |
| -- Performing Test HAVE_CXX__Wno_logical_op - Success | |
| -- Performing Test HAVE_CXX__Wno_deprecated_copy | |
| -- Performing Test HAVE_CXX__Wno_deprecated_copy - Success | |
| -- Performing Test HAVE_CXX__Wno_maybe_uninitialized | |
| -- Performing Test HAVE_CXX__Wno_maybe_uninitialized - Success | |
| -- Performing Test HAVE_CXX__Wno_restrict | |
| -- Performing Test HAVE_CXX__Wno_restrict - Success | |
| -- Performing Test HAVE_CXX__Wno_deprecated_declarations | |
| -- Performing Test HAVE_CXX__Wno_deprecated_declarations - Success | |
| -- Performing Test HAVE_PEERCRED | |
| -- Performing Test HAVE_PEERCRED - Success | |
| -- Looking for ldap_initialize in ldap | |
| -- Looking for ldap_initialize in ldap - found | |
| -- Performing Test HAVE_XDR_OPS_X_PUTINT32 | |
| -- Performing Test HAVE_XDR_OPS_X_PUTINT32 - Failed | |
| -- Performing Test HAVE_XDR_OPS_X_GETINT32 | |
| -- Performing Test HAVE_XDR_OPS_X_GETINT32 - Failed | |
| -- Performing Test HAVE_RPC_INLINE_T | |
| -- Performing Test HAVE_RPC_INLINE_T - Success | |
| -- Performing Test OLD_XDR | |
| -- Performing Test OLD_XDR - Failed | |
| -- Performing Test HAS_INCOMPATIBLE_POINTER_TYPES | |
| -- Performing Test HAS_INCOMPATIBLE_POINTER_TYPES - Success | |
| -- Performing Test X_PUTLONG_NOT_USE_CONST | |
| -- Performing Test X_PUTLONG_NOT_USE_CONST - Failed | |
| -- RPC_INCLUDE_DIRS /usr/include/tirpc | |
| -- Performing Test HAVE_CXX_W_cast_function_type_mismatch | |
| -- Performing Test HAVE_CXX_W_cast_function_type_mismatch - Failed | |
| -- Performing Test HAVE_CXX_W_shadow_field | |
| -- Performing Test HAVE_CXX_W_shadow_field - Failed | |
| -- Performing Test HAVE_CXX_W_unused_but_set_parameter | |
| -- Performing Test HAVE_CXX_W_unused_but_set_parameter - Success | |
| -- GROUP_REPLICATION_WITH_ROCKSDB is turned off | |
| -- Changing RPATH when installing /home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6/debug/plugin_output_directory/group_replication.so | |
| -- MYSQLX - Text log of protobuf messages enabled | |
| -- Building Binlog Utils UDF component | |
| -- Building Encryption UDF component | |
| -- Building Keyring Vault Component | |
| -- Building Masking Functions component | |
| -- Not building Percona Telemetry component | |
| -- Building UUID_VX UDF component | |
| -- Performing Test HAVE_NO_BUILTIN_MEMCMP | |
| -- Performing Test HAVE_NO_BUILTIN_MEMCMP - Success | |
| -- Performing Test HAVE_CXX__Wno_stringop_overflow | |
| -- Performing Test HAVE_CXX__Wno_stringop_overflow - Success | |
| -- Building Keyring Vault Component unit tests | |
| -- Performing Test HAVE_CXX_W_unused_local_typedefs | |
| -- Performing Test HAVE_CXX_W_unused_local_typedefs - Success | |
| -- json_client_library_objlib depends on ext::zlib | |
| -- Library json_binlog_static depends on OSLIBS m | |
| -- MERGE_CONVENIENCE_LIBRARIES TARGET json_binlog_static | |
| -- MERGE_CONVENIENCE_LIBRARIES LIBS json_client_library;mysys;mytime;strings;decimal | |
| -- BISON outputs /home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6/src-build/sql/sql_yacc.cc;/home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6/src-build/sql/sql_yacc.h | |
| -- BISON outputs /home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6/src-build/sql/sql_hints.yy.cc;/home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6/src-build/sql/sql_hints.yy.h | |
| -- CONFIG_CLIENT_LIBS -lssl -lcrypto -lresolv -lm | |
| -- CONFIG_LIBS_PRIVATE -lresolv -lm | |
| -- INSTALL perconaserverclient.pc lib/pkgconfig | |
| -- MySQL 8.4.6-6 | |
| -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) | |
| -- CMAKE_BUILD_TYPE: RelWithDebInfo | |
| -- COMPILE_DEFINITIONS: _GNU_SOURCE;_FILE_OFFSET_BITS=64;__STDC_LIMIT_MACROS;__STDC_FORMAT_MACROS;_USE_MATH_DEFINES;LZ4_DISABLE_DEPRECATE_WARNINGS;HAVE_TLSv13 | |
| -- CMAKE_C_FLAGS: -fno-omit-frame-pointer -ffp-contract=off -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6/src-build=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 -moutline-atomics -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -Wjump-misses-init -Wstringop-truncation -Wmissing-include-dirs | |
| -- CMAKE_CXX_FLAGS: -std=c++20 -fno-omit-frame-pointer -ffp-contract=off -g -O2 -ffile-prefix-map=/home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6/src-build=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 -moutline-atomics -march=armv8-a+crc -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wcast-qual -Wimplicit-fallthrough=5 -Wstringop-truncation -Wsuggest-override -Wmissing-include-dirs -Wextra-semi -Wlogical-op | |
| -- CMAKE_CXX_FLAGS_DEBUG: -DSAFE_MUTEX -DENABLED_DEBUG_SYNC -g | |
| -- CMAKE_CXX_FLAGS_RELWITHDEBINFO: -DNDEBUG -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -g1 | |
| -- CMAKE_CXX_FLAGS_RELEASE: -DNDEBUG -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -O3 -DNDEBUG | |
| -- CMAKE_CXX_FLAGS_MINSIZEREL: -DNDEBUG -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Os -DNDEBUG | |
| -- CMAKE_C_LINK_FLAGS: | |
| -- CMAKE_CXX_LINK_FLAGS: | |
| -- CMAKE_EXE_LINKER_FLAGS -Wl,-z,relro | |
| -- CMAKE_MODULE_LINKER_FLAGS -Wl,-z,relro | |
| -- CMAKE_SHARED_LINKER_FLAGS -Wl,-z,relro | |
| -- Configuring done (51.2s) | |
| -- Generating done (6.2s) | |
| -- Build files have been written to: /home/pete/perconaservermysql84/perconaservermysql84-source/percona-server-8.4.6-6/src-build |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment