=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for mysql-boost-8.0.36.tar.gz
=> Checksum SHA512 OK for mysql-boost-8.0.36.tar.gz
===> Installing dependencies for mysql-server-8.0.36nb3
==========================================================================
The following variables will affect the build process of this package,
mysql-server-8.0.36nb3.  Their current value is shown below:

        * BDB185_DEFAULT = db1
        * BDB_DEFAULT = db4
        * CURSES_DEFAULT = curses
        * KRB5_DEFAULT = heimdal
        * MYSQL_DATADIR = /var/mysql
        * READLINE_DEFAULT = editline
        * SSLBASE = /usr
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private
        * VARBASE = /var

Based on these variables, the following variables have been set:

        * BDBBASE = /usr
        * BDB_LIBS (defined, but empty)
        * BDB_TYPE = db1
        * CURSES_TYPE = curses
        * KRB5BASE (defined, but empty)
        * KRB5_TYPE = heimdal
        * READLINE_TYPE = editline
        * TERMCAP_TYPE = termcap

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/usr/bin/make clean' after the changes.
==========================================================================
=> Tool dependency cmake>=0: found cmake-3.30.2
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency bash-[0-9]*: found bash-5.2.26nb1
=> Tool dependency bison>=1.0: found bison-3.8.2nb1
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency gcc10>=10.3.0nb2: found gcc10-10.5.0nb2
=> Full dependency perl>=5.0: found perl-5.38.2
=> Full dependency libfido2>=1.14.0: found libfido2-1.15.0
=> Full dependency zlib>=1.2.11: found zlib-1.3.1
=> Full dependency lz4>=1.7.3<100: found lz4-1.10.0
=> Full dependency zstd>=1.3.6: found zstd-1.5.6
=> Full dependency libevent>=2.1.12nb1: found libevent-2.1.12nb2
=> Full dependency icu>=75.1: found icu-75.1
=> Full dependency curl>=8.7.1nb1: found curl-8.9.1
=> Full dependency protobuf>=27.0: found protobuf-27.3
=> Full dependency mysql-client>=8.0.33nb2<8.1: found mysql-client-8.0.36nb2
=> Full dependency gcc10-libs>=10.2.0: found gcc10-libs-10.5.0nb3
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for mysql-server-8.0.36nb3
===> Extracting for mysql-server-8.0.36nb3
/bin/cp /usr/pkgsrc/databases/mysql80-server/files/ffsll.cc /pbulk/work/databases/mysql80-server/work/mysql-8.0.36/sql/
/bin/chmod a-x /pbulk/work/databases/mysql80-server/work/mysql-8.0.36/mysql-test/std_data/datadir_tablespace_*
===> Patching for mysql-server-8.0.36nb3
=> Applying pkgsrc patches for mysql-server-8.0.36nb3
echo "#define alloca(sz) __builtin_alloca(sz)" > /pbulk/work/databases/mysql80-server/work/mysql-8.0.36/include/alloca.h
===> Creating toolchain wrappers for mysql-server-8.0.36nb3
===> Configuring for mysql-server-8.0.36nb3
=> Fixing Perl paths.
=> Fixing scripts.
=> Generating pkg-config files for builtin xz package.
=> Replacing Perl interpreter in mysql-test/lib/v1/mysql-test-run.pl mysql-test/lib/t/SafeProcessStress.pl mysql-test/lib/t/testMyConfig.t mysql-test/lib/t/testMyConfigFactory.t mysql-test/lib/t/test_child.pl mysql-test/mysql-stress-test.pl mysql-test/mysql-test-run.pl mysql-test/suite/engines/rr_trx/run_stress_tx_rr.pl mysql-test/suite/funcs_1/lib/DataGen_local.pl mysql-test/suite/funcs_1/lib/DataGen_modify.pl mysql-test/suite/funcs_2/lib/gen_charset_utf8.pl mysql-test/suite/opt_trace/validate_json.pl mysql-test/suite/rpl/extension/bhs.pl mysql-test/suite/rpl/extension/checksum.pl scripts/randomize-order.pl.
WARNING: [replace-interpreter] Skipping non-existent file "mysql-test/lib/v1/mysql-test-run.pl".
=> Replacing sh interpreter in mysql-test/suite/rpl/t/rpl_loaddata_symlink-master.sh mysql-test/suite/rpl/t/rpl_loaddata_symlink-slave.sh mysql-test/suite/rpl/t/rpl_misc_functions-slave.sh mysql-test/suite/rpl_nogtid/t/rpl_misc_functions-slave.sh mysql-test/t/long_tmpdir-master.sh mysql-test/t/lowercase_mixed_tmpdir-master.sh mysql-test/t/lowercase_mixed_tmpdir_innodb-master.sh scripts/mysql_config.sh.
WARNING: [replace-interpreter] Skipping non-existent file "mysql-test/suite/rpl/t/rpl_misc_functions-slave.sh".
INFO: [replace-interpreter] Nothing changed in scripts/mysql_config.sh.
-- Running cmake version 3.30.2
-- Could NOT find Git (missing: GIT_EXECUTABLE) 
Hint: The project() command has not yet been called.  It sets up system-specific search paths.
CMake Warning (dev) at CMakeLists.txt:211 (EXEC_PROGRAM):
  Policy CMP0153 is not set: The exec_program command should not be called.
  Run "cmake --help-policy CMP0153" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  Use execute_process() instead.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- CMAKE_MODULE_PATH is /pbulk/work/databases/mysql80-server/work/mysql-8.0.36/cmake
-- MySQL 8.0.36
-- The C compiler identification is GNU 10.5.0
-- The CXX compiler identification is GNU 10.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /pbulk/work/databases/mysql80-server/work/.cwrapper/bin/gcc - 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: /pbulk/work/databases/mysql80-server/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Source directory /pbulk/work/databases/mysql80-server/work/mysql-8.0.36
-- Binary directory /pbulk/work/databases/mysql80-server/work/mysql-8.0.36/cmake-pkgsrc-build
-- CMAKE_GENERATOR: Unix Makefiles
-- 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 4
-- 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
getconf: LEVEL1_DCACHE_LINESIZE: unknown variable
-- Packaging as: mysql-8.0.36-NetBSD-i386
-- Found /pbulk/work/databases/mysql80-server/work/mysql-8.0.36/boost/boost_1_77_0/boost/version.hpp 
-- BOOST_VERSION_NUMBER is #define BOOST_VERSION 107700
-- BOOST_INCLUDE_DIR /pbulk/work/databases/mysql80-server/work/mysql-8.0.36/boost/boost_1_77_0
-- 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 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 - not found
-- Looking for backtrace in execinfo
-- Looking for backtrace in execinfo - found
-- Looking for include file alloca.h
-- Looking for include file alloca.h - not found
-- Looking for include file arpa/inet.h
-- Looking for include file arpa/inet.h - found
-- Looking for include file bstring.h
-- Looking for include file bstring.h - not 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 - not 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 - not 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 - not 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 - not 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 - not 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 ffsll
-- Looking for ffsll - not 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 - 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 - not found
-- Looking for mlock
-- Looking for mlock - found
-- Looking for mlockall
-- Looking for mlockall - found
-- Looking for mmap64
-- Looking for mmap64 - not 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 - not found
-- Looking for nl_langinfo
-- Looking for nl_langinfo - found
-- Looking for ntohll
-- Looking for ntohll - not found
-- Looking for epoll_create
-- Looking for epoll_create - not 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 - found
-- Looking for MADV_DONTDUMP
-- Looking for MADV_DONTDUMP - not found
-- Looking for EVFILT_USER
-- Looking for EVFILT_USER - not found
-- Performing Test HAVE_O_TMPFILE
-- Performing Test HAVE_O_TMPFILE - Failed
-- Looking for timer_create
-- Looking for timer_create - found
-- Looking for timer_settime
-- Looking for timer_settime - found
-- Looking for kqueue
-- Looking for kqueue - found
-- Performing Test HAVE_SETNS
-- Performing Test HAVE_SETNS - Failed
-- Looking for EVFILT_TIMER
-- Looking for EVFILT_TIMER - 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_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
-- 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 - Failed
-- 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 - Failed
-- 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
-- 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 - Success
-- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN
-- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Success
-- 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
-- Found ZLIB: /usr/pkg/lib/libz.so (found version "1.3.1")
-- ZLIB_VERSION (system) is 1.3.1
-- ZLIB_INCLUDE_DIR /usr/pkg/include
-- ZLIB_VERSION (system) is 1.3.1
-- ZLIB_INCLUDE_DIR /usr/pkg/include
-- ZSTD_VERSION (system) is 1.5.6
-- ZSTD_INCLUDE_DIR /usr/pkg/include
-- OPENSSL_VERSION (system) is 1.01.01
-- The openssl command does not support zlib
-- OPENSSL_INCLUDE_DIR = /usr/include
-- OPENSSL_LIBRARY = /usr/lib/libssl.so
-- CRYPTO_LIBRARY = /usr/lib/libcrypto.so
-- OPENSSL_LIB_DIR = 
-- OPENSSL_VERSION_MAJOR = 1
-- OPENSSL_VERSION_MINOR = 01
-- OPENSSL_FIX_VERSION = 01
-- Looking for SHA512_DIGEST_LENGTH
-- Looking for SHA512_DIGEST_LENGTH - found
-- SSL_LIBRARIES = /usr/lib/libssl.so;/usr/lib/libcrypto.so
-- KERBEROS path is none, disabling kerberos support.
-- HAVE_KRB5_KRB5_H  
-- KERBEROS_LIBRARIES  
CMake Warning at cmake/sasl.cmake:272 (MESSAGE):
  Could not find SASL
Call Stack (most recent call first):
  CMakeLists.txt:1795 (MYSQL_CHECK_SASL)


-- LBER_LIBRARY /usr/lib/liblber.so
-- LDAP_LIBRARY /usr/lib/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
-- EDITLINE_INCLUDE_DIR /usr/include/readline
-- EDITLINE_LIBRARY /usr/lib/libedit.so
-- Performing Test EDITLINE_HAVE_HIST_ENTRY
-- Performing Test EDITLINE_HAVE_HIST_ENTRY - Success
-- Performing Test EDITLINE_HAVE_COMPLETION_INT
-- Performing Test EDITLINE_HAVE_COMPLETION_INT - Failed
-- Performing Test EDITLINE_HAVE_COMPLETION_CHAR
-- Performing Test EDITLINE_HAVE_COMPLETION_CHAR - Success
-- LIBEVENT_VERSION (system) 2.1.12
-- LIBEVENT_INCLUDE_DIRS /usr/pkg/include
-- LIBEVENT_LIBRARIES /usr/pkg/lib/libevent_core.so;/usr/pkg/lib/libevent_extra.so;/usr/pkg/lib/libevent_openssl.so;/usr/pkg/lib/libevent_pthreads.so
-- LZ4_VERSION (system) is 1.10.0
-- LZ4_INCLUDE_DIR /usr/pkg/include
-- ICU_VERSION (system) is 75
-- ICU_INCLUDE_DIRS /usr/pkg/include
-- ICU_LIBRARIES /usr/pkg/lib/libicuuc.so;/usr/pkg/lib/libicuio.so;/usr/pkg/lib/libicudata.so;/usr/pkg/lib/libicui18n.so
-- Found Protobuf: /usr/pkg/lib/libprotobuf.so;-lpthread (found version "5.27.3")
-- PROTOBUF_VERSION (system) is 5.27.3
-- PROTOBUF_INCLUDE_DIR /usr/pkg/include
-- PROTOBUF_PROTOC_EXECUTABLE /pbulk/work/databases/mysql80-server/work/.buildlink/bin/protoc
-- Found BISON: /pbulk/work/databases/mysql80-server/work/.tools/bin/bison (found version "3.8.2")
-- Found CURL: /usr/pkg/lib/libcurl.so (found version "8.9.1")
-- CURL_INCLUDE_DIR = /usr/pkg/include
-- CURL_VERSION (system) is 8.9
-- RAPIDJSON_INCLUDE_DIR /pbulk/work/databases/mysql80-server/work/mysql-8.0.36/extra/rapidjson/include
-- RAPIDJSON_MAJOR_VERSION is 1
-- RAPIDJSON_MINOR_VERSION is 1
-- Looking for fido.h
-- Looking for fido.h - found
-- Found PkgConfig: /pbulk/work/databases/mysql80-server/work/.tools/bin/pkg-config (found version "2.3.0")
-- FIDO_VERSION (system) is 1.15.0
-- FIDO_INCLUDE_DIR /usr/pkg/include
-- 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_stringop_truncation
-- Performing Test HAVE_CXX_W_stringop_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_extra_semi
-- Performing Test HAVE_CXX_W_extra_semi - Success
-- Performing Test HAVE_CXX_W_logical_op
-- Performing Test HAVE_CXX_W_logical_op - Success
-- Performing Test HAVE_CXX_W_missing_profile
-- Performing Test HAVE_CXX_W_missing_profile - Success
-- mysys_objlib depends on ext::zlib
-- mysys_objlib depends on ext::zstd
-- clientlib_objlib depends on ext::zlib
-- Found Unix DNS SRV APIs
-- Skipping the LDAP client authentication plugin
-- Skipping FIDO client authentication plugin.
-- Skipping the KERBEROS client authentication plugin.
-- Skipping the OCI authentication client plugin.
-- Library mysqlclient depends on OSLIBS -lpthread;m;execinfo;/usr/lib/libssl.so;/usr/lib/libcrypto.so
-- MERGE_CONVENIENCE_LIBRARIES TARGET mysqlclient
-- MERGE_CONVENIENCE_LIBRARIES LIBS clientlib;mytime;strings;vio;mysys
-- Performing Test HAVE_NO_BUILTIN_MEMCMP
-- Performing Test HAVE_NO_BUILTIN_MEMCMP - Success
-- Looking for sched_getcpu
-- Looking for sched_getcpu - not 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 - Failed
-- Performing Test HAVE_FALLOC_FL_ZERO_RANGE
-- Performing Test HAVE_FALLOC_FL_ZERO_RANGE - Failed
-- 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 - Failed
-- Performing Test HAVE_CXX_W_cast_function_type
-- Performing Test HAVE_CXX_W_cast_function_type - Success
-- Performing Test HAVE_CXX_W_unused_but_set_variable
-- Performing Test HAVE_CXX_W_unused_but_set_variable - Success
-- Performing Test HAVE_PEERCRED
-- Performing Test HAVE_PEERCRED - Failed
-- 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
-- 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
-- MYSQLX - Text log of protobuf messages enabled
-- Performing Test HAVE_CXX_W_error_maybe_uninitialized
-- Performing Test HAVE_CXX_W_error_maybe_uninitialized - Success
-- BISON outputs /pbulk/work/databases/mysql80-server/work/mysql-8.0.36/cmake-pkgsrc-build/sql/sql_yacc.cc;/pbulk/work/databases/mysql80-server/work/mysql-8.0.36/cmake-pkgsrc-build/sql/sql_yacc.h
-- BISON outputs /pbulk/work/databases/mysql80-server/work/mysql-8.0.36/cmake-pkgsrc-build/sql/sql_hints.yy.cc;/pbulk/work/databases/mysql80-server/work/mysql-8.0.36/cmake-pkgsrc-build/sql/sql_hints.yy.h
-- CONFIG_CLIENT_LIBS -lpthread  -lz  -lzstd -lssl -lcrypto -lresolv -lm -lexecinfo
-- CONFIG_LIBS_PRIVATE -lpthread  -lz  -lzstd -lssl -lcrypto -lresolv -lm -lexecinfo
CMake Warning (dev) at cmake/tags.cmake:29 (EXEC_PROGRAM):
  Policy CMP0153 is not set: The exec_program command should not be called.
  Run "cmake --help-policy CMP0153" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  Use execute_process() instead.
Call Stack (most recent call first):
  CMakeLists.txt:2284 (INCLUDE)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- MAKE_DIRECTORY /pbulk/work/databases/mysql80-server/work/mysql-8.0.36/cmake-pkgsrc-build/lib/mysql
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- CMAKE_BUILD_TYPE: Release
-- COMPILE_DEFINITIONS: BOOST_GEOMETRY_SQRT_CHECK_FINITENESS;BOOST_NO_CXX98_FUNCTION_BASE;HAVE_CONFIG_H;__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 -ftls-model=initial-exec -O2 -march=i586 -DHAVE_ALLOCA_H -I/usr/include/readline -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/krb5 -Wall -Wextra -Wformat-security -Wvla -Wundef -Wwrite-strings -Wjump-misses-init -Wstringop-truncation -Wmissing-include-dirs
-- CMAKE_CXX_FLAGS: -std=c++17 -fno-omit-frame-pointer -ffp-contract=off -ftls-model=initial-exec -O2 -march=i586 -DHAVE_ALLOCA_H -I/usr/include/readline -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/krb5 -DHAVE_ALLOCA_H -Wall -Wextra -Wformat-security -Wvla -Wundef -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: -ffunction-sections -fdata-sections -DNDEBUG -g1
-- CMAKE_CXX_FLAGS_RELEASE: -ffunction-sections -fdata-sections -DNDEBUG
-- CMAKE_CXX_FLAGS_MINSIZEREL: -ffunction-sections -fdata-sections -DNDEBUG
-- CMAKE_C_LINK_FLAGS: 
-- CMAKE_CXX_LINK_FLAGS: 
-- CMAKE_EXE_LINKER_FLAGS -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib/mysqlrouter -L/usr/pkg/gcc10/lib/gcc/i486--netbsdelf/10.5.0 -Wl,-R/usr/pkg/gcc10/lib/gcc/i486--netbsdelf/10.5.0 -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib
-- CMAKE_MODULE_LINKER_FLAGS -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib/mysqlrouter -L/usr/pkg/gcc10/lib/gcc/i486--netbsdelf/10.5.0 -Wl,-R/usr/pkg/gcc10/lib/gcc/i486--netbsdelf/10.5.0 -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib
-- CMAKE_SHARED_LINKER_FLAGS -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib/mysqlrouter -L/usr/pkg/gcc10/lib/gcc/i486--netbsdelf/10.5.0 -Wl,-R/usr/pkg/gcc10/lib/gcc/i486--netbsdelf/10.5.0 -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib
-- Configuring done (117.0s)
-- Generating done (5.5s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR
    FETCHCONTENT_FULLY_DISCONNECTED
    HOMEBREW_HOME
    INSTALL_SCRIPTDIR
    INSTALL_SQLBENCHDIR
    SHOW_BUILD_ID
    WITH_BUILD_ID


-- Build files have been written to: /pbulk/work/databases/mysql80-server/work/mysql-8.0.36/cmake-pkgsrc-build