=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for mysql-5.7.33.tar.gz
=> Checksum RMD160 OK for mysql-5.7.33.tar.gz
=> Checksum SHA512 OK for mysql-5.7.33.tar.gz
===> Installing dependencies for mysql-server-5.7.33
==========================================================================
The supported build options for mysql-server are:

	dtrace embedded-server ldap memcached ndb-cluster

The currently selected options are:

	embedded-server

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.mysql5 (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
mysql-server-5.7.33.  Their current value is shown below:

        * CURSES_DEFAULT = curses
        * MYSQL_DATADIR = /var/mysql
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /usr/pkg/etc/openssl/certs
        * SSLDIR = /usr/pkg/etc/openssl
        * SSLKEYS = /usr/pkg/etc/openssl/private
        * VARBASE = /var

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

        * CURSES_TYPE = curses
        * 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 bash-[0-9]*: found bash-5.1.4
=> Tool dependency bison>=1.0: found bison-3.7.6
=> Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.19.7
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency boost-headers-1.75.*: found boost-headers-1.75.0
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency perl>=5.0: found perl-5.32.1
=> Full dependency lz4>=1.7.3<100: found lz4-1.9.3
=> Full dependency boost-libs-1.75.*: found boost-libs-1.75.0
=> Full dependency editline>=3.0.20130712nb1: found editline-3.1.20191231nb2
=> Full dependency libevent>=2.1.11nb1: found libevent-2.1.12
=> Full dependency openssl>=1.1.1dnb2: found openssl-1.1.1k
=> Full dependency mysql-client>=5.7.28nb2<5.8: found mysql-client-5.7.33
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Overriding tools for mysql-server-5.7.33
===> Extracting for mysql-server-5.7.33
===> Patching for mysql-server-5.7.33
=> Applying pkgsrc patches for mysql-server-5.7.33
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-CMakeLists.txt,v 1.2 2019/01/20 18:22:10 maya Exp $
|
|Split configuration between mysql-client and mysql-server.
|
|Backport of https://github.com/mysql/mysql-server/commit/98ed3d8bc8ad724686d26c7bf98dced3bd1777be
|Avoid disclosure of files from a client to a malicious server, described here:
|https://gwillem.gitlab.io/2019/01/17/adminer-4.6.2-file-disclosure-vulnerability/
|
|--- CMakeLists.txt.orig	2018-10-04 05:48:22.000000000 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 449 (offset 41 lines).
Hunk #2 succeeded at 638 (offset 2 lines).
Hunk #3 succeeded at 720 (offset 47 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-client_CMakeLists.txt
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-client_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-client_CMakeLists.txt,v 1.3 2019/10/14 20:19:29 adam Exp $
|
|Split configuration between mysql-client and mysql-server.
|
|--- client/CMakeLists.txt.orig	2019-09-27 07:00:15.000000000 +0000
|+++ client/CMakeLists.txt
--------------------------
Patching file client/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 38.
Hunk #2 succeeded at 65.
Hunk #3 succeeded at 88.
Hunk #4 succeeded at 112.
Hunk #5 succeeded at 130.
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-client_completion_hash.cc
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-client_completion_hash.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-client_completion_hash.cc,v 1.1 2016/09/16 06:49:11 adam Exp $
|
|* Portability: include <bstring.h> if exists.
|
|--- client/completion_hash.cc.orig	2010-02-04 11:36:51.000000000 +0000
|+++ client/completion_hash.cc
--------------------------
Patching file client/completion_hash.cc using Plan A...
Hunk #1 succeeded at 29 (offset 7 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-client_mysqladmin.cc
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-client_mysqladmin.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-client_mysqladmin.cc,v 1.1 2016/09/16 06:49:11 adam Exp $
|
|Redefine signals for Irix.
|
|--- client/mysqladmin.cc.orig	2013-01-22 16:54:50.000000000 +0000
|+++ client/mysqladmin.cc
--------------------------
Patching file client/mysqladmin.cc using Plan A...
Hunk #1 succeeded at 384 (offset 40 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_boost.cmake
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_boost.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cmake_boost.cmake,v 1.11 2019/07/01 10:25:49 adam Exp $
|
|Allow newer Boost.
|
|--- cmake/boost.cmake.orig	2019-04-13 13:32:15.000000000 +0000
|+++ cmake/boost.cmake
--------------------------
Patching file cmake/boost.cmake using Plan A...
Hunk #1 succeeded at 269 (offset 7 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_build__configurations_mysql__release.cmake
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_build__configurations_mysql__release.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cmake_build__configurations_mysql__release.cmake,v 1.1 2019/01/20 18:22:10 maya Exp $
|
|Backport of https://github.com/mysql/mysql-server/commit/98ed3d8bc8ad724686d26c7bf98dced3bd1777be
|Avoid disclosure of files from a client to a malicious server, described here:
|https://gwillem.gitlab.io/2019/01/17/adminer-4.6.2-file-disclosure-vulnerability/
|
|--- cmake/build_configurations/mysql_release.cmake.orig	2018-10-04 05:48:22.000000000 +0000
|+++ cmake/build_configurations/mysql_release.cmake
--------------------------
Patching file cmake/build_configurations/mysql_release.cmake using Plan A...
Hunk #1 succeeded at 26 (offset 7 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_curl.cmake
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_curl.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cmake_curl.cmake,v 1.1 2020/05/07 05:31:53 adam Exp $
|
|Do not prefer static libraries (or linking will fail).
|
|--- cmake/curl.cmake.orig	2020-05-06 20:44:17.000000000 +0000
|+++ cmake/curl.cmake
--------------------------
Patching file cmake/curl.cmake using Plan A...
Hunk #1 succeeded at 34.
Hunk #2 succeeded at 41.
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_ldap.cmake
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_ldap.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cmake_ldap.cmake,v 1.1 2020/05/07 05:31:53 adam Exp $
|
|Do not prefer static libraries (or linking will fail).
|
|--- cmake/ldap.cmake.orig	2020-05-06 20:42:06.000000000 +0000
|+++ cmake/ldap.cmake
--------------------------
Patching file cmake/ldap.cmake using Plan A...
Hunk #1 succeeded at 80.
Hunk #2 succeeded at 96.
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_os_SunOS.cmake
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_os_SunOS.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cmake_os_SunOS.cmake,v 1.3 2019/10/31 12:04:22 jperkin Exp $
|
|Do not attempt to detect ISA, it conflicts with wrappers.
|Disable HAVE_SOLARIS_LARGE_PAGES, only supported on Oracle Solaris.
|
|--- cmake/os/SunOS.cmake.orig	2019-09-27 07:00:15.000000000 +0000
|+++ cmake/os/SunOS.cmake
--------------------------
Patching file cmake/os/SunOS.cmake using Plan A...
Hunk #1 succeeded at 77.
Hunk #2 succeeded at 102.
Hunk #3 succeeded at 113.
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_plugin.cmake
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_plugin.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cmake_plugin.cmake,v 1.3 2019/04/25 10:13:04 adam Exp $
|
|Build with newer DTrace.
|
|--- cmake/plugin.cmake.orig	2019-04-13 13:32:15.000000000 +0000
|+++ cmake/plugin.cmake
--------------------------
Patching file cmake/plugin.cmake using Plan A...
Hunk #1 succeeded at 59 (offset 7 lines).
Hunk #2 succeeded at 153 (offset 7 lines).
Hunk #3 succeeded at 163 (offset 7 lines).
Hunk #4 succeeded at 229 (offset 7 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_readline.cmake
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_readline.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cmake_readline.cmake,v 1.2 2020/05/07 05:31:53 adam Exp $
|
|Fix for devel/editline.
|
|--- cmake/readline.cmake.orig	2020-03-23 17:35:17.000000000 +0000
|+++ cmake/readline.cmake
--------------------------
Patching file cmake/readline.cmake using Plan A...
Hunk #1 succeeded at 105 (offset 2 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_ssl.cmake
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_ssl.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cmake_ssl.cmake,v 1.4 2020/05/07 05:31:53 adam Exp $
|
|Do not prefer static libraries (or linking will fail).
|
|--- cmake/ssl.cmake.orig	2020-03-23 17:35:17.000000000 +0000
|+++ cmake/ssl.cmake
--------------------------
Patching file cmake/ssl.cmake using Plan A...
Hunk #1 succeeded at 153.
Hunk #2 succeeded at 162.
Hunk #3 succeeded at 192.
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-include_CMakeLists.txt
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-include_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-include_CMakeLists.txt,v 1.1 2016/09/16 06:49:11 adam Exp $
|
|Only mysql-client installs includes.
|
|--- include/CMakeLists.txt.orig	2016-03-28 18:06:12.000000000 +0000
|+++ include/CMakeLists.txt
--------------------------
Patching file include/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 76 (offset 7 lines).
Hunk #2 succeeded at 86 (offset 7 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-include_my__compare.h
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-include_my__compare.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-include_my__compare.h,v 1.1 2016/09/16 06:49:11 adam Exp $
|
|Adjust HA_MAX_KEY_LENGTH x4.
|
|--- include/my_compare.h.orig	2010-02-04 11:37:06.000000000 +0000
|+++ include/my_compare.h
--------------------------
Patching file include/my_compare.h using Plan A...
Hunk #1 succeeded at 47 (offset 8 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-include_my__global.h
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-include_my__global.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-include_my__global.h,v 1.1 2016/09/16 06:49:11 adam Exp $
|
|--- include/my_global.h.orig	2016-03-28 18:06:12.000000000 +0000
|+++ include/my_global.h
--------------------------
Patching file include/my_global.h using Plan A...
Hunk #1 succeeded at 157 (offset 12 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-include_my__thread.h
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-include_my__thread.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-include_my__thread.h,v 1.1 2016/09/16 06:49:11 adam Exp $
|
|--- include/my_thread.h.orig	2016-03-28 18:06:12.000000000 +0000
|+++ include/my_thread.h
--------------------------
Patching file include/my_thread.h using Plan A...
Hunk #1 succeeded at 31 (offset 7 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-include_my__thread__os__id.h
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-include_my__thread__os__id.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-include_my__thread__os__id.h,v 1.1 2016/09/27 09:01:59 fhajny Exp $
|
|Add support for NetBSD.
|
|--- include/my_thread_os_id.h.orig	2016-08-25 11:52:06.000000000 +0000
|+++ include/my_thread_os_id.h
--------------------------
Patching file include/my_thread_os_id.h using Plan A...
Hunk #1 succeeded at 37 (offset 7 lines).
Hunk #2 succeeded at 84 (offset 6 lines).
Hunk #3 succeeded at 95 (offset 7 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-libmysql_CMakeLists.txt
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-libmysql_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libmysql_CMakeLists.txt,v 1.4 2019/10/14 20:19:29 adam Exp $
|
|Do not install libmysqlclient with the server.
|Generate versioned lib symlinks on FreeBSD to supress PLIST divergence.
|authentication_ldap and libmysql_api_test require libmysqld.
|
|--- libmysql/CMakeLists.txt.orig	2019-09-27 07:00:15.000000000 +0000
|+++ libmysql/CMakeLists.txt
--------------------------
Patching file libmysql/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 261.
Hunk #2 succeeded at 311.
Hunk #3 succeeded at 391.
Hunk #4 succeeded at 403.
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-mysql-test_CMakeLists.txt
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-mysql-test_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-mysql-test_CMakeLists.txt,v 1.2 2017/10/22 20:20:57 adam Exp $
|
|Exclude some unwanted files.
|
|--- mysql-test/CMakeLists.txt.orig	2017-09-13 15:48:22.000000000 +0000
|+++ mysql-test/CMakeLists.txt
--------------------------
Patching file mysql-test/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 31 (offset 7 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-mysys__ssl_CMakeLists.txt
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-mysys__ssl_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-mysys__ssl_CMakeLists.txt,v 1.4 2019/10/14 20:19:29 adam Exp $
|
|Fix build with newer DTrace, this module provides no probes.
|
|--- mysys_ssl/CMakeLists.txt.orig	2019-09-27 07:00:15.000000000 +0000
|+++ mysys_ssl/CMakeLists.txt
--------------------------
Patching file mysys_ssl/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 53.
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-mysys_kqueue__timers.c
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-mysys_kqueue__timers.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-mysys_kqueue__timers.c,v 1.1 2016/09/16 06:49:11 adam Exp $
|
|Fix for systems which do not define EVFILT_USER.
|
|--- mysys/kqueue_timers.c.orig	2016-09-15 11:33:26.000000000 +0000
|+++ mysys/kqueue_timers.c
--------------------------
Patching file mysys/kqueue_timers.c using Plan A...
Hunk #1 succeeded at 74 (offset 7 lines).
Hunk #2 succeeded at 98 (offset 7 lines).
Hunk #3 succeeded at 154 (offset 7 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-mysys_mf__iocache2.c
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-mysys_mf__iocache2.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-mysys_mf__iocache2.c,v 1.1 2018/11/22 16:16:24 adam Exp $
|
|Fight implicit declaration of function 'mysql_file_read'/'mysql_file_seek'.
|
|--- mysys/mf_iocache2.c.orig	2018-11-22 14:28:26.000000000 +0000
|+++ mysys/mf_iocache2.c
--------------------------
Patching file mysys/mf_iocache2.c using Plan A...
Hunk #1 succeeded at 29 (offset 12 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-mysys_my__symlink.c
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-mysys_my__symlink.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-mysys_my__symlink.c,v 1.1 2017/07/20 16:41:10 adam Exp $
|
|Add missing include, so MY_STAT gets defined.
|
|--- mysys/my_symlink.c.orig	2017-07-19 17:59:04.500183903 +0000
|+++ mysys/my_symlink.c
--------------------------
Patching file mysys/my_symlink.c using Plan A...
Hunk #1 succeeded at 27 (offset 12 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-mysys_stacktrace.c
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-mysys_stacktrace.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-mysys_stacktrace.c,v 1.1 2016/09/16 06:49:11 adam Exp $
|
|--- mysys/stacktrace.c.orig	2016-03-28 18:06:12.000000000 +0000
|+++ mysys/stacktrace.c
--------------------------
Patching file mysys/stacktrace.c using Plan A...
Hunk #1 succeeded at 259 (offset 14 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_sock__probe__ix.c
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_sock__probe__ix.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_sock__probe__ix.c,v 1.2 2017/03/21 15:09:25 maya Exp $
|
|fix -fpermissive errors on netbsd where ifc_buf is void* and not caddr_t
|
|--- rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/sock_probe_ix.c.orig	2016-11-28 13:32:52.000000000 +0000
|+++ rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/sock_probe_ix.c
--------------------------
Patching file rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/sock_probe_ix.c using Plan A...
Hunk #1 succeeded at 147 (offset 23 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_xcom__memory.c
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_xcom__memory.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_xcom__memory.c,v 1.1 2017/03/16 15:46:22 maya Exp $
|
|Workaround netbsd prototype of xdrproc_t being 2 arguments.
|
|--- rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/xcom_memory.c.orig	2016-11-28 13:32:52.000000000 +0000
|+++ rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/xcom_memory.c
--------------------------
Patching file rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/xcom_memory.c using Plan A...
Hunk #1 succeeded at 50 (offset 7 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_xcom__transport.c
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_xcom__transport.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_xcom__transport.c,v 1.1 2017/03/16 15:46:22 maya Exp $
|
|Workaround netbsd prototype of xdrproc_t being 2 arguments.
|
|--- rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/xcom_transport.c.orig	2016-11-28 13:32:52.000000000 +0000
|+++ rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/xcom_transport.c
--------------------------
Patching file rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/xcom_transport.c using Plan A...
Hunk #1 succeeded at 360 (offset 8 lines).
Hunk #2 succeeded at 590 (offset -3 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-rapid_plugin_group__replication_rpcgen.cmake
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-rapid_plugin_group__replication_rpcgen.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-rapid_plugin_group__replication_rpcgen.cmake,v 1.2 2018/11/13 11:24:38 markd Exp $
|
|Don't depend on rpcgen, just use the pre-generated headers.
|
|--- rapid/plugin/group_replication/rpcgen.cmake.orig	2018-06-08 09:56:29.000000000 +0000
|+++ rapid/plugin/group_replication/rpcgen.cmake
--------------------------
Patching file rapid/plugin/group_replication/rpcgen.cmake using Plan A...
Hunk #1 succeeded at 71 (offset 7 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-rapid_plugin_x_CMakeLists.txt
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-rapid_plugin_x_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-rapid_plugin_x_CMakeLists.txt,v 1.6 2019/10/14 20:19:29 adam Exp $
|
|Use system OpenSSL.
|Fix mysqlxtest binary linking.
|
|--- rapid/plugin/x/CMakeLists.txt.orig	2019-09-27 07:00:15.000000000 +0000
|+++ rapid/plugin/x/CMakeLists.txt
--------------------------
Patching file rapid/plugin/x/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 99.
Hunk #2 succeeded at 221.
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-scripts_CMakeLists.txt
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-scripts_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-scripts_CMakeLists.txt,v 1.1 2016/09/16 06:49:11 adam Exp $
|
|Split configuration between mysql-client and mysql-server.
|
|--- scripts/CMakeLists.txt.orig	2016-03-28 18:06:12.000000000 +0000
|+++ scripts/CMakeLists.txt
--------------------------
Patching file scripts/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 415 (offset -15 lines).
Hunk #2 succeeded at 445 (offset -15 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-scripts_mysqld_safe.sh
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-scripts_mysqld_safe.sh
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-scripts_mysqld_safe.sh,v 1.1 2016/09/16 06:49:11 adam Exp $
|
|--- scripts/mysqld_safe.sh.orig	2011-03-31 13:36:18.000000000 +0000
|+++ scripts/mysqld_safe.sh
--------------------------
Patching file scripts/mysqld_safe.sh using Plan A...
Hunk #1 succeeded at 825 (offset 78 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-sql_CMakeLists.txt
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-sql_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-sql_CMakeLists.txt,v 1.2 2018/11/22 16:14:53 adam Exp $
|
|--- sql/CMakeLists.txt.orig	2018-10-04 05:48:22.000000000 +0000
|+++ sql/CMakeLists.txt
--------------------------
Patching file sql/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 30 (offset 7 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-sql_conn__handler_socket__connection.cc
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-sql_conn__handler_socket__connection.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-sql_conn__handler_socket__connection.cc,v 1.2 2017/04/11 20:49:15 adam Exp $
|
|--- sql/conn_handler/socket_connection.cc.orig	2017-03-18 07:45:14.000000000 +0000
|+++ sql/conn_handler/socket_connection.cc
--------------------------
Patching file sql/conn_handler/socket_connection.cc using Plan A...
Hunk #1 succeeded at 950 (offset 8 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-sql_item__geofunc__internal.cc
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-sql_item__geofunc__internal.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-sql_item__geofunc__internal.cc,v 1.1 2017/09/13 17:34:41 adam Exp $
|
|Do not try to catch non-existent exception.
|
|--- sql/item_geofunc_internal.cc.orig	2017-09-13 12:53:40.000000000 +0000
|+++ sql/item_geofunc_internal.cc
--------------------------
Patching file sql/item_geofunc_internal.cc using Plan A...
Hunk #1 succeeded at 41 (offset 7 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-sql_locks_shared__spin__lock.cc
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-sql_locks_shared__spin__lock.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-sql_locks_shared__spin__lock.cc,v 1.1 2021/02/04 20:26:10 adam Exp $
|
|Fix buidling on Darwin.
|https://bugs.mysql.com/bug.php?id=102288
|
|--- sql/locks/shared_spin_lock.cc.orig	2021-02-04 09:40:46.000000000 +0000
|+++ sql/locks/shared_spin_lock.cc
--------------------------
Patching file sql/locks/shared_spin_lock.cc using Plan A...
Hunk #1 succeeded at 239.
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-sql_log_event.h
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-sql_log_event.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-sql_log_event.h,v 1.1 2016/09/16 06:49:11 adam Exp $
|
|* Portability: include <bstring.h> if exists.
|
|--- sql/log_event.h.orig	2016-03-28 18:06:12.000000000 +0000
|+++ sql/log_event.h
--------------------------
Patching file sql/log_event.h using Plan A...
Hunk #1 succeeded at 35 (offset 7 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-sql_sys__vars.cc
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-sql_sys__vars.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-sql_sys__vars.cc,v 1.1 2019/01/20 18:22:10 maya Exp $
|
|Backport of https://github.com/mysql/mysql-server/commit/98ed3d8bc8ad724686d26c7bf98dced3bd1777be
|Avoid disclosure of files from a client to a malicious server, described here:
|https://gwillem.gitlab.io/2019/01/17/adminer-4.6.2-file-disclosure-vulnerability/
|
|--- sql/sys_vars.cc.orig	2018-10-04 05:48:22.000000000 +0000
|+++ sql/sys_vars.cc
--------------------------
Patching file sql/sys_vars.cc using Plan A...
Hunk #1 succeeded at 1822 (offset 13 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_archive_CMakeLists.txt
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_archive_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-storage_archive_CMakeLists.txt,v 1.1 2016/09/16 06:49:11 adam Exp $
|
|Build with newer DTrace.
|
|--- storage/archive/CMakeLists.txt.orig	2016-08-25 11:52:06.000000000 +0000
|+++ storage/archive/CMakeLists.txt
--------------------------
Patching file storage/archive/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 22 (offset 7 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_blackhole_CMakeLists.txt
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_blackhole_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-storage_blackhole_CMakeLists.txt,v 1.1 2016/09/16 06:49:11 adam Exp $
|
|Build with newer DTrace.
|
|--- storage/blackhole/CMakeLists.txt.orig	2016-03-28 18:06:12.000000000 +0000
|+++ storage/blackhole/CMakeLists.txt
--------------------------
Patching file storage/blackhole/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 22 (offset 7 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_csv_CMakeLists.txt
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_csv_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-storage_csv_CMakeLists.txt,v 1.1 2016/09/16 06:49:11 adam Exp $
|
|Build with newer DTrace.
|
|--- storage/csv/CMakeLists.txt.orig	2016-08-25 11:52:06.000000000 +0000
|+++ storage/csv/CMakeLists.txt
--------------------------
Patching file storage/csv/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 24 (offset 7 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_example_CMakeLists.txt
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_example_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-storage_example_CMakeLists.txt,v 1.1 2016/09/16 06:49:11 adam Exp $
|
|Build with newer DTrace.
|
|--- storage/example/CMakeLists.txt.orig	2016-03-28 18:06:12.000000000 +0000
|+++ storage/example/CMakeLists.txt
--------------------------
Patching file storage/example/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 23 (offset 7 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_federated_CMakeLists.txt
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_federated_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-storage_federated_CMakeLists.txt,v 1.1 2016/09/16 06:49:11 adam Exp $
|
|Build with newer DTrace.
|
|--- storage/federated/CMakeLists.txt.orig	2016-03-28 18:06:12.000000000 +0000
|+++ storage/federated/CMakeLists.txt
--------------------------
Patching file storage/federated/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 29 (offset 7 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_heap_CMakeLists.txt
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_heap_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-storage_heap_CMakeLists.txt,v 1.1 2016/09/16 06:49:11 adam Exp $
|
|Build with newer DTrace.
|
|--- storage/heap/CMakeLists.txt.orig	2016-08-25 11:52:06.000000000 +0000
|+++ storage/heap/CMakeLists.txt
--------------------------
Patching file storage/heap/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 29 (offset 7 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_myisam_CMakeLists.txt
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_myisam_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-storage_myisam_CMakeLists.txt,v 1.1 2016/09/16 06:49:11 adam Exp $
|
|Build with newer DTrace.
|
|--- storage/myisam/CMakeLists.txt.orig	2016-03-28 18:06:12.000000000 +0000
|+++ storage/myisam/CMakeLists.txt
--------------------------
Patching file storage/myisam/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 47 (offset 17 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_myisammrg_CMakeLists.txt
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_myisammrg_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-storage_myisammrg_CMakeLists.txt,v 1.1 2016/09/16 06:49:11 adam Exp $
|
|Build with newer DTrace.
|
|--- storage/myisammrg/CMakeLists.txt.orig	2016-03-28 18:06:12.000000000 +0000
|+++ storage/myisammrg/CMakeLists.txt
--------------------------
Patching file storage/myisammrg/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 27 (offset 7 lines).
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_ndb_mcc_frontend_dojo_dojox_mobile_build_build.sh
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_ndb_mcc_frontend_dojo_dojox_mobile_build_build.sh
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-storage_ndb_mcc_frontend_dojo_dojox_mobile_build_build.sh,v 1.1 2016/09/16 06:49:11 adam Exp $
|
|Portability.
|
|--- storage/ndb/mcc/frontend/dojo/dojox/mobile/build/build.sh.orig	2016-03-28 18:06:12.000000000 +0000
|+++ storage/ndb/mcc/frontend/dojo/dojox/mobile/build/build.sh
--------------------------
Patching file storage/ndb/mcc/frontend/dojo/dojox/mobile/build/build.sh using Plan A...
Hunk #1 succeeded at 16.
done
=> Verifying /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-strings_decimal.c
=> Applying pkgsrc patch /tree/pkgsrc/databases/mysql57-server/../../databases/mysql57-client/patches/patch-strings_decimal.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-strings_decimal.c,v 1.1 2016/09/16 06:49:11 adam Exp $
|
|* Portability: include <bstring.h> if exists.
|
|--- strings/decimal.c.orig	2013-04-05 12:27:17.000000000 +0000
|+++ strings/decimal.c
--------------------------
Patching file strings/decimal.c using Plan A...
Hunk #1 succeeded at 115 (offset 12 lines).
done
===> Creating toolchain wrappers for mysql-server-5.7.33
===> Configuring for mysql-server-5.7.33
=> Fixing Perl paths.
=> Fixing scripts.
=> Replacing Perl interpreter in mysql-test/lib/v1/mysql-test-run.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.
=> 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/t/long_tmpdir-master.sh mysql-test/t/lowercase_mixed_tmpdir-master.sh mysql-test/t/lowercase_mixed_tmpdir_innodb-master.sh.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:30 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at CMakeLists.txt:35 (CMAKE_POLICY):
  The OLD behavior for policy CMP0018 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


CMake Deprecation Warning at CMakeLists.txt:41 (CMAKE_POLICY):
  The OLD behavior for policy CMP0022 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


CMake Deprecation Warning at CMakeLists.txt:48 (CMAKE_POLICY):
  The OLD behavior for policy CMP0045 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


CMake Deprecation Warning at CMakeLists.txt:49 (CMAKE_POLICY):
  The OLD behavior for policy CMP0042 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


-- Running cmake version 3.19.7
-- Could NOT find Git (missing: GIT_EXECUTABLE) 
-- Configuring with MAX_INDEXES = 64U
-- The C compiler identification is GNU 5.5.0
-- The CXX compiler identification is GNU 5.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /scratch/work/databases/mysql57-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: /scratch/work/databases/mysql57-server/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- 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_SHIFT_OR_OPTIMIZATION_BUG
-- Performing Test HAVE_C_SHIFT_OR_OPTIMIZATION_BUG - Failed
-- Performing Test HAVE_CXX_SHIFT_OR_OPTIMIZATION_BUG
-- Performing Test HAVE_CXX_SHIFT_OR_OPTIMIZATION_BUG - Failed
-- Performing Test HAVE_C_FLOATING_POINT_FUSED_MADD
-- Performing Test HAVE_C_FLOATING_POINT_FUSED_MADD - Failed
-- Performing Test HAVE_CXX_FLOATING_POINT_FUSED_MADD
-- Performing Test HAVE_CXX_FLOATING_POINT_FUSED_MADD - Failed
-- Performing Test HAVE_C_FP_CONTRACT_FLAG
-- Performing Test HAVE_C_FP_CONTRACT_FLAG - Success
-- Performing Test HAVE_CXX_FP_CONTRACT_FLAG
-- Performing Test HAVE_CXX_FP_CONTRACT_FLAG - Success
getconf: LEVEL1_DCACHE_LINESIZE: unknown variable
-- MySQL 5.7.33
-- Packaging as: mysql-5.7.33-NetBSD-earmv7hf
-- Found /usr/pkg/include/boost/version.hpp 
-- BOOST_VERSION_NUMBER is #define BOOST_VERSION 107500
-- BOOST_INCLUDE_DIR /usr/pkg/include
-- 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 - 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 atomic_thread_fence
-- Looking for atomic_thread_fence - not found
-- Looking for atomic_thread_fence in atomic
-- Looking for atomic_thread_fence in atomic - not 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 crypt.h
-- Looking for include file crypt.h - not found
-- Looking for include file dlfcn.h
-- Looking for include file dlfcn.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 ieeefp.h
-- Looking for include file ieeefp.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/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 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 - not 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 printstack
-- Looking for printstack - not found
-- Looking for index
-- Looking for index - found
-- Looking for clock_gettime
-- Looking for clock_gettime - 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 compress
-- Looking for compress - not found
-- Looking for crypt
-- Looking for crypt - found
-- Looking for dlopen
-- Looking for dlopen - 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 fseeko
-- Looking for fseeko - found
-- Looking for fsync
-- Looking for fsync - found
-- Looking for gethostbyaddr_r
-- Looking for gethostbyaddr_r - 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 getrlimit
-- Looking for getrlimit - 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 lstat
-- Looking for lstat - found
-- Looking for madvise
-- Looking for madvise - found
-- Looking for malloc_info
-- Looking for malloc_info - not 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 - 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 pread
-- Looking for pread - found
-- Looking for pthread_condattr_setclock
-- Looking for pthread_condattr_setclock - found
-- Looking for pthread_sigmask
-- Looking for pthread_sigmask - found
-- Looking for readlink
-- Looking for readlink - found
-- Looking for realpath
-- Looking for realpath - 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 - found
-- Looking for strndup
-- Looking for strndup - found
-- Looking for strnlen
-- Looking for strnlen - found
-- Looking for strlcat
-- Looking for strlcat - found
-- Looking for strsignal
-- Looking for strsignal - found
-- Looking for fgetln
-- Looking for fgetln - 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 - not found
-- Looking for nl_langinfo
-- Looking for nl_langinfo - found
-- Looking for ntohll
-- Looking for ntohll - not found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for epoll_create
-- Looking for epoll_create - not found
-- Looking for inet_ntop
-- Looking for inet_ntop - found
-- Looking for kqueue
-- Looking for kqueue - 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 - found
-- Looking for SIGEV_THREAD_ID
-- Looking for SIGEV_THREAD_ID - not found
-- Looking for SIGEV_PORT
-- Looking for SIGEV_PORT - not found
-- Looking for log2
-- Looking for log2 - found
-- 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 - found
-- Looking for EVFILT_TIMER
-- Looking for EVFILT_TIMER - 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 off_t
-- Check size of off_t - done
-- Check size of time_t
-- Check size of time_t - done
-- Check size of struct timespec
-- Check size of struct timespec - done
-- Check size of uint
-- Check size of uint - done
-- 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 fp_except
-- Check size of fp_except - done
-- Performing Test HAVE_VISIBILITY_HIDDEN
-- Performing Test HAVE_VISIBILITY_HIDDEN - Success
-- Checking stack direction : -1
-- 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
-- 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
-- Looking for netinet/in6.h
-- Looking for netinet/in6.h - not found
-- Check size of struct sockaddr_in6
-- Check size of struct sockaddr_in6 - done
-- Check size of struct in6_addr
-- Check size of struct in6_addr - done
-- Performing Test HAVE_SOCKADDR_STORAGE_SS_FAMILY
-- Performing Test HAVE_SOCKADDR_STORAGE_SS_FAMILY - Success
-- 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
-- Performing Test HAVE_PTHREAD_THREADID_NP
-- Performing Test HAVE_PTHREAD_THREADID_NP - Failed
-- Performing Test HAVE_IMPLICIT_DEPENDENT_NAME_TYPING
-- Performing Test HAVE_IMPLICIT_DEPENDENT_NAME_TYPING - Failed
-- Looking for chown
-- Looking for chown - found
-- 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
-- Check size of socklen_t
-- Check size of socklen_t - failed
-- Looking for crc32
-- Looking for crc32 - found
-- Looking for compressBound
-- Looking for compressBound - found
-- Looking for deflateBound
-- Looking for deflateBound - found
-- OPENSSL_INCLUDE_DIR = /usr/pkg/include
-- OPENSSL_LIBRARY = /usr/pkg/lib/libssl.so
-- CRYPTO_LIBRARY = /usr/pkg/lib/libcrypto.so
-- OPENSSL_MAJOR_VERSION = 1
-- OPENSSL_MINOR_VERSION = 01
-- OPENSSL_FIX_VERSION = 01
-- Looking for SHA512_DIGEST_LENGTH
-- Looking for SHA512_DIGEST_LENGTH - found
-- SSL_LIBRARIES = /usr/pkg/lib/libssl.so;/usr/pkg/lib/libcrypto.so
-- 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/pkg/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_INCLUDE_DIRS /usr/pkg/include
-- LIBEVENT_VERSION_STRING 2.1.12-stable
-- LIBEVENT_VERSION (system) 2.1.12
-- LZ4_INCLUDE_DIR /usr/pkg/include
-- LZ4_LIBRARY /usr/pkg/lib/liblz4.so
-- Looking for include files sys/types.h, sasl/sasl.h
-- Looking for include files sys/types.h, sasl/sasl.h - not found
-- 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
-- WITH_PROTOBUF=bundled
-- Performing Test HAVE_NO_DEPRECATED_DECLARATIONS
-- Performing Test HAVE_NO_DEPRECATED_DECLARATIONS - Success
-- Performing Test HAVE_NO_SIGN_COMPARE
-- Performing Test HAVE_NO_SIGN_COMPARE - Success
-- Performing Test HAVE_NO_UNUSED_TYPEDEFS
-- Performing Test HAVE_NO_UNUSED_TYPEDEFS - Success
-- Performing Test HAVE_NO_IGNORED_QUALIFIERS
-- Performing Test HAVE_NO_IGNORED_QUALIFIERS - Success
-- Performing Test HAVE_NO_RETURN_TYPE
-- Performing Test HAVE_NO_RETURN_TYPE - Success
-- Performing Test HAVE_NO_UNUSED_FUNCTION
-- Performing Test HAVE_NO_UNUSED_FUNCTION - Success
-- Performing Test HAVE_MAYBE_UNINITIALIZED
-- Performing Test HAVE_MAYBE_UNINITIALIZED - Success
-- Performing Test HAVE_UNUSED_BUT_SET
-- Performing Test HAVE_UNUSED_BUT_SET - Success
-- protobuf version is 2.6
-- You need to set WITH_CURL. This variable needs to point to curl library.
-- Performing Test HAVE_SYS_THREAD_SELFID
-- Performing Test HAVE_SYS_THREAD_SELFID - Failed
-- 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_INTEGER_PTHREAD_SELF
-- Performing Test HAVE_INTEGER_PTHREAD_SELF - Success
-- Performing Test HAVE_IMPLICIT_FALLTHROUGH
-- Performing Test HAVE_IMPLICIT_FALLTHROUGH - Failed
-- Performing Test HAVE_STRINGOP_TRUNCATION
-- Performing Test HAVE_STRINGOP_TRUNCATION - Failed
-- Looking for include file endian.h
-- Looking for include file endian.h - found
-- Looking for le64toh
-- Looking for le64toh - found
-- Looking for le32toh
-- Looking for le32toh - found
-- Looking for le16toh
-- Looking for le16toh - found
-- Check size of long long
-- Check size of long long - done
-- Check size of long
-- Check size of long - done
-- Check size of int
-- Check size of int - done
-- 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 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_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 - Failed
-- Looking for asprintf
-- Looking for asprintf - found
-- Performing Test HAVE_CAST_FUNCTION_TYPE
-- Performing Test HAVE_CAST_FUNCTION_TYPE - Failed
-- Using cmake version 3.19.7
-- Performing Test HAVE_CLASS_MEMACCESS
-- Performing Test HAVE_CLASS_MEMACCESS - Success
-- Disabling -Wclass-memaccess warning for building NDB
-- Performing Test HAVE_STRICT_ALIASING
-- Performing Test HAVE_STRICT_ALIASING - Success
-- Disabling -Wstrict-aliasing warning for building NDB
-- Performing Test HAVE_UNUSED_BUT_SET_VARIABLE
-- Performing Test HAVE_UNUSED_BUT_SET_VARIABLE - Success
-- Disabling -Wunused-but-set-variable warning for building NDB
-- Not building NDB
-- Performing Test HAVE_PEERCRED
-- Performing Test HAVE_PEERCRED - Failed
-- Performing Test HAVE_UNUSED_TYPEDEFS
-- Performing Test HAVE_UNUSED_TYPEDEFS - Success
-- Looking for htole64
-- Looking for htole64 - found
-- Looking for htole32
-- Looking for htole32 - found
-- Looking for htole16
-- Looking for htole16 - found
-- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN
-- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN - Success
-- Performing Test HAVE_STRUCT_IFREQ_IFR_NAME
-- Performing Test HAVE_STRUCT_IFREQ_IFR_NAME - Success
-- 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___CONST
-- Performing Test HAVE___CONST - Success
-- Performing Test HAVE_RPC_INLINE_T
-- Performing Test HAVE_RPC_INLINE_T - Success
-- Performing Test OLD_XDR
-- Performing Test OLD_XDR - Failed
-- Performing Test X_GETPOSTN_NOT_USE_CONST
-- Performing Test X_GETPOSTN_NOT_USE_CONST - 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
-- Using Boost headers from /usr/pkg/include
-- Performing Test CXX_HAVE_SIGN_COMPARE
-- Performing Test CXX_HAVE_SIGN_COMPARE - Success
-- Performing Test CXX_HAVE_UNUSED_VARIABLE
-- Performing Test CXX_HAVE_UNUSED_VARIABLE - Success
-- MYSQLX - Text log of protobuf messages enabled
-- Performing Test HAVE_UNUSED_PARAMETER
-- Performing Test HAVE_UNUSED_PARAMETER - Success
-- Googletest was not found. gtest-based unit tests will be disabled. You can run cmake . -DENABLE_DOWNLOADS=1 to automatically download and build required components from source.
-- If you are inside a firewall, you may need to use an https proxy: export https_proxy=http://example.com:80
-- Library mysqlclient depends on OSLIBS -lpthread;/usr/lib/libz.so;m;execinfo;/usr/pkg/lib/libssl.so;/usr/pkg/lib/libcrypto.so
-- MERGE_CONVENIENCE_LIBRARIES TARGET mysqlclient
-- MERGE_CONVENIENCE_LIBRARIES LIBS clientlib;dbug;strings;vio;mysys;mysys_ssl
-- MERGE_CONVENIENCE_LIBRARIES MYLIBS clientlib;dbug;strings;vio;mysys;mysys_ssl
-- Performing Test HAVE_MISLEADING_INDENTATION
-- Performing Test HAVE_MISLEADING_INDENTATION - Failed
-- Performing Test HAVE_NO_BUILTIN_MEMCMP
-- Performing Test HAVE_NO_BUILTIN_MEMCMP - Success
-- executable target mysqld debug_target /scratch/work/databases/mysql57-server/work/debug/sql/mysqld
-- Library mysqlserver depends on OSLIBS -lpthread;/usr/lib/libz.so;m;execinfo;/usr/pkg/lib/libssl.so;/usr/pkg/lib/libcrypto.so;crypt;/usr/pkg/lib/liblz4.so
-- MERGE_CONVENIENCE_LIBRARIES TARGET mysqlserver
-- MERGE_CONVENIENCE_LIBRARIES LIBS dbug;strings;regex;mysys;mysys_ssl;vio;/usr/lib/libz.so;/usr/pkg/lib/libssl.so;/usr/pkg/lib/libcrypto.so;crypt;archive_embedded;blackhole_embedded;csv_embedded;federated_embedded;heap_embedded;innobase_embedded;/usr/pkg/lib/liblz4.so;myisam_embedded;myisammrg_embedded;partition_embedded;ngram_parser_embedded;sql_embedded
-- MERGE_CONVENIENCE_LIBRARIES MYLIBS dbug;strings;regex;mysys;mysys_ssl;vio;archive_embedded;blackhole_embedded;csv_embedded;federated_embedded;heap_embedded;innobase_embedded;myisam_embedded;myisammrg_embedded;partition_embedded;ngram_parser_embedded;sql_embedded
-- library target mysqlserver debug_target /scratch/work/databases/mysql57-server/work/debug/archive_output_directory/libmysqld.a
-- CMAKE_BUILD_TYPE: Release
-- COMPILE_DEFINITIONS: BOOST_GEOMETRY_SQRT_CHECK_FINITENESS;HAVE_CONFIG_H;HAVE_TLSv13
-- CMAKE_C_FLAGS: -O2 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement
-- CMAKE_CXX_FLAGS: -O2 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -fPIC -DPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter
-- CMAKE_C_LINK_FLAGS: 
-- CMAKE_CXX_LINK_FLAGS: 
-- CMAKE_C_FLAGS_RELEASE: -DNDEBUG -DDBUG_OFF
-- CMAKE_CXX_FLAGS_RELEASE: -DNDEBUG -DDBUG_OFF
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR
    INSTALL_SQLBENCHDIR


-- Build files have been written to: /scratch/work/databases/mysql57-server/work/mysql-5.7.33
=> Rewrite cmake Dependencies files