+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mysql-server-5.7.44nb2/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mysql-server-5.7.44nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for mysql-boost-5.7.44.tar.gz
=> Checksum SHA512 OK for mysql-boost-5.7.44.tar.gz
===> Installing dependencies for mysql-server-5.7.44nb2
==========================================================================
The supported build options for mysql-server are:

	dtrace embedded-server ldap memcached

The currently selected options are:

	embedded-server ldap memcached

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.44nb2.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * 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 = ncurses
        * TERMCAP_TYPE = curses

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/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency bison>=1.0: found bison-3.8.2nb1
=> Tool dependency cmake>=3.18: found cmake-3.29.6
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency gcc6>=6.5.0nb9: found gcc6-6.5.0nb9
=> Full dependency perl>=5.0: found perl-5.38.2
=> Full dependency openldap-client>=2.6.6nb1: found openldap-client-2.6.8
=> Full dependency openssl>=3: found openssl-3.3.1
=> Full dependency lz4>=1.7.3<100: found lz4-1.9.4
=> Full dependency editline>=3.0.20130712nb1: found editline-3.1.20221030nb2
=> Full dependency ncurses>=6.5: found ncurses-6.5
=> Full dependency libevent>=2.1.12nb1: found libevent-2.1.12nb2
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
=> Full dependency curl>=8.7.1nb1: found curl-8.8.0nb1
=> Full dependency mysql-client>=5.7.43nb1<5.8: found mysql-client-5.7.44nb2
=> Full dependency tcp_wrappers>=7.6.1nb3: found tcp_wrappers-7.6.4
===> Overriding tools for mysql-server-5.7.44nb2
===> Extracting for mysql-server-5.7.44nb2
===> Patching for mysql-server-5.7.44nb2
=> Applying pkgsrc patches for mysql-server-5.7.44nb2
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-client_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 37 (offset -1 lines).
Hunk #2 succeeded at 64 (offset -1 lines).
Hunk #3 succeeded at 87 (offset -1 lines).
Hunk #4 succeeded at 111 (offset -1 lines).
Hunk #5 succeeded at 129 (offset -1 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-client_completion_hash.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-client_mysqladmin.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_build__configurations_compiler__options.cmake
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_build__configurations_compiler__options.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cmake_build__configurations_compiler__options.cmake,v 1.1 2021/04/29 16:50:32 adam Exp $
|
|Require C++14.
|
|--- cmake/build_configurations/compiler_options.cmake.orig	2021-04-29 13:13:28.501383898 +0000
|+++ cmake/build_configurations/compiler_options.cmake
--------------------------
Patching file cmake/build_configurations/compiler_options.cmake using Plan A...
Hunk #1 succeeded at 73.
Hunk #2 succeeded at 112.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_build__configurations_mysql__release.cmake
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_ldap.cmake
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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.3 2023/05/25 09:06:57 adam 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/
|
|ndb is not available anymore.
|
|--- CMakeLists.txt.orig	2023-03-16 15:25:04.000000000 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 482.
Hunk #2 succeeded at 702.
Hunk #3 succeeded at 715.
Hunk #4 succeeded at 741.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_os_SunOS.cmake
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 87 (offset 10 lines).
Hunk #2 succeeded at 112 (offset 10 lines).
Hunk #3 succeeded at 123 (offset 10 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_plugin.cmake
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_readline.cmake
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 108 (offset 5 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-cmake_ssl.cmake
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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.6 2023/10/02 10:31:59 adam Exp $
|
|Do not prefer static libraries (or linking will fail).
|
|--- cmake/ssl.cmake.orig	2023-06-21 13:02:02.000000000 +0000
|+++ cmake/ssl.cmake
--------------------------
Patching file cmake/ssl.cmake using Plan A...
Hunk #1 succeeded at 128.
Hunk #2 succeeded at 163.
Hunk #3 succeeded at 259.
Hunk #4 succeeded at 268.
Hunk #5 succeeded at 276.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-include_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-include_my__compare.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-include_my__global.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-include_my__thread.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-include_my__thread__os__id.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-libmysql_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 264 (offset 3 lines).
Hunk #2 succeeded at 314 (offset 3 lines).
Hunk #3 succeeded at 394 (offset 3 lines).
Hunk #4 succeeded at 406 (offset 3 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-mysql-test_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-mysys_kqueue__timers.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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.2 2021/04/21 13:26:54 adam Exp $
|
|Fix for systems which do not define EVFILT_USER.
|
|--- mysys/kqueue_timers.c.orig	2021-03-26 06:58:52.000000000 +0000
|+++ mysys/kqueue_timers.c
--------------------------
Patching file mysys/kqueue_timers.c using Plan A...
Hunk #1 succeeded at 74.
Hunk #2 succeeded at 98.
Hunk #3 succeeded at 154.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-mysys_mf__iocache2.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-mysys_my__symlink.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-mysys__ssl_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 59 (offset 6 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-mysys_stacktrace.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_sock__probe__ix.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_xcom__memory.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_xcom__transport.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-rapid_plugin_group__replication_rpcgen.cmake
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-rapid_plugin_x_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 102 (offset 3 lines).
Hunk #2 succeeded at 224 (offset 3 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-scripts_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 422 (offset -8 lines).
Hunk #2 succeeded at 452 (offset -8 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-scripts_mysqld_safe.sh
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-sql_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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.3 2021/07/25 20:29:14 adam Exp $
|
|--- sql/CMakeLists.txt.orig	2021-06-07 12:52:05.000000000 +0000
|+++ sql/CMakeLists.txt
--------------------------
Patching file sql/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 30.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-sql_conn__handler_socket__connection.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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...
No such line 941 in input file, ignoring
Hunk #1 succeeded at 865 (offset -77 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-sql_item__geofunc__internal.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-sql_locks_shared__spin__lock.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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.2 2021/04/21 13:26:54 adam Exp $
|
|Fix buidling on Darwin.
|https://bugs.mysql.com/bug.php?id=102288
|
|--- sql/locks/shared_spin_lock.cc.orig	2021-03-26 06:58:52.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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-sql_log_event.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-sql_sys__vars.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 1832 (offset 23 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_archive_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_blackhole_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_csv_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_example_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_federated_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_heap_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_myisam_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-storage_myisammrg_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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 /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/databases/mysql57-server/../../databases/mysql57-client/patches/patch-strings_decimal.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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.44nb2
===> Configuring for mysql-server-5.7.44nb2
=> 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 < 3.5 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.


CMake Deprecation Warning at CMakeLists.txt:62 (CMAKE_POLICY):
  The OLD behavior for policy CMP0075 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.29.6
-- Found Git: /bin/git (found version "1.8.3.1")
-- Configuring with MAX_INDEXES = 64U
-- The C compiler identification is GNU 6.5.0
-- The CXX compiler identification is GNU 6.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/databases/mysql57-server/work/.cwrapper/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/pbulk/build/databases/mysql57-server/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- CMAKE_GENERATOR: Unix Makefiles
-- Looking for SHM_HUGETLB
-- Looking for SHM_HUGETLB - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of void *
-- Check size of void * - done
-- SIZEOF_VOIDP 8
-- Performing Test HAVE_C_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
-- MySQL 5.7.44
-- Packaging as: mysql-5.7.44-Linux-x86_64
-- DTRACE is disabled
-- Local boost dir /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.44/boost/boost_1_59_0
-- Found /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.44/boost/boost_1_59_0/boost/version.hpp 
-- BOOST_VERSION_NUMBER is #define BOOST_VERSION 105900
-- BOOST_INCLUDE_DIR /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.44/boost/boost_1_59_0
-- Performing Test HAVE_LLVM_LIBCPP
-- Performing Test HAVE_LLVM_LIBCPP - Failed
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Looking for floor
-- Looking for floor - not found
-- Looking for floor in m
-- Looking for floor in m - found
-- Looking for gethostbyname_r
-- Looking for gethostbyname_r - found
-- Looking for bind
-- Looking for bind - found
-- Looking for crypt
-- Looking for crypt - not found
-- Looking for crypt in crypt
-- Looking for crypt in crypt - found
-- Looking for setsockopt
-- Looking for setsockopt - found
-- Looking for dlopen
-- Looking for dlopen - not found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Looking for sched_yield
-- Looking for sched_yield - found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for timer_create
-- Looking for timer_create - not found
-- Looking for timer_create in rt
-- Looking for timer_create in rt - found
-- Looking for atomic_thread_fence
-- Looking for atomic_thread_fence - not found
-- Looking for atomic_thread_fence in atomic
-- Looking for atomic_thread_fence in atomic - found
-- Looking for backtrace
-- Looking for backtrace - found
-- Looking for include file alloca.h
-- Looking for include file alloca.h - found
-- Looking for include file arpa/inet.h
-- Looking for include file arpa/inet.h - found
-- Looking for include file crypt.h
-- Looking for include file crypt.h - 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 - found
-- Looking for include file grp.h
-- Looking for include file grp.h - found
-- Looking for include file ieeefp.h
-- Looking for include file ieeefp.h - not found
-- Looking for include file langinfo.h
-- Looking for include file langinfo.h - found
-- Looking for include file malloc.h
-- Looking for include file malloc.h - found
-- Looking for include file netinet/in.h
-- Looking for include file netinet/in.h - found
-- Looking for include file poll.h
-- Looking for include file poll.h - found
-- Looking for include file pwd.h
-- Looking for include file pwd.h - found
-- Looking for include file strings.h
-- Looking for include file strings.h - found
-- Looking for include file sys/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 - 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 - 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 - 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 - not found
-- Looking for getuid
-- Looking for getuid - found
-- Looking for geteuid
-- Looking for geteuid - found
-- Looking for getgid
-- Looking for getgid - found
-- Looking for getegid
-- Looking for getegid - found
-- Looking for lstat
-- Looking for lstat - found
-- Looking for madvise
-- Looking for madvise - found
-- Looking for malloc_info
-- Looking for malloc_info - found
-- Looking for memrchr
-- Looking for memrchr - found
-- Looking for mlock
-- Looking for mlock - found
-- Looking for mlockall
-- Looking for mlockall - found
-- Looking for mmap64
-- Looking for mmap64 - found
-- Looking for poll
-- Looking for poll - found
-- Looking for posix_fallocate
-- Looking for posix_fallocate - found
-- Looking for posix_memalign
-- Looking for posix_memalign - found
-- Looking for pread
-- Looking for pread - found
-- Looking for pthread_condattr_setclock
-- Looking for pthread_condattr_setclock - found
-- Looking for pthread_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 - not found
-- Looking for strndup
-- Looking for strndup - found
-- Looking for strnlen
-- Looking for strnlen - found
-- Looking for strlcat
-- Looking for strlcat - not found
-- Looking for strsignal
-- Looking for strsignal - found
-- Looking for fgetln
-- Looking for fgetln - not found
-- Looking for strsep
-- Looking for strsep - found
-- Looking for tell
-- Looking for tell - not found
-- Looking for vasprintf
-- Looking for vasprintf - found
-- Looking for memalign
-- Looking for memalign - found
-- Looking for nl_langinfo
-- Looking for nl_langinfo - found
-- Looking for ntohll
-- Looking for ntohll - not found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for epoll_create
-- Looking for epoll_create - found
-- Looking for inet_ntop
-- Looking for inet_ntop - found
-- Looking for kqueue
-- Looking for kqueue - not found
-- Looking for timeradd
-- Looking for timeradd - found
-- Looking for timerclear
-- Looking for timerclear - found
-- Looking for timercmp
-- Looking for timercmp - found
-- Looking for timerisset
-- Looking for timerisset - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/times.h
-- Looking for include file sys/times.h - found
-- Looking for times
-- Looking for times - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for lrand48
-- Looking for lrand48 - found
-- Looking for TIOCGWINSZ
-- Looking for TIOCGWINSZ - found
-- Looking for FIONREAD
-- Looking for FIONREAD - found
-- Looking for FIONREAD
-- Looking for FIONREAD - not found
-- Looking for SIGEV_THREAD_ID
-- Looking for SIGEV_THREAD_ID - 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 - not found
-- Looking for EVFILT_TIMER
-- Looking for EVFILT_TIMER - not 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 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
-- Performing Test HAVE_TM_GMTOFF
-- Performing Test HAVE_TM_GMTOFF - Success
-- 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
-- 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_PAUSE_INSTRUCTION
-- Performing Test HAVE_PAUSE_INSTRUCTION - Success
-- Performing Test HAVE_BUILTIN_UNREACHABLE
-- Performing Test HAVE_BUILTIN_UNREACHABLE - Success
-- Performing Test HAVE_BUILTIN_EXPECT
-- Performing Test HAVE_BUILTIN_EXPECT - Success
-- Performing Test HAVE_BUILTIN_STPCPY
-- Performing Test HAVE_BUILTIN_STPCPY - Success
-- Performing Test HAVE_GCC_ATOMIC_BUILTINS
-- Performing Test HAVE_GCC_ATOMIC_BUILTINS - Success
-- Performing Test HAVE_GCC_SYNC_BUILTINS
-- Performing Test HAVE_GCC_SYNC_BUILTINS - Success
-- 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 - Failed
-- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN
-- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed
-- 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
-- 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_LIBRARY /usr/pkg/lib/libz.so
-- OPENSSL_VERSION (system) is 3.3.1
-- OPENSSL_INCLUDE_DIR = /usr/pkg/include
-- OPENSSL_LIBRARY = /usr/pkg/lib/libssl.so
-- CRYPTO_LIBRARY = /usr/pkg/lib/libcrypto.so
-- OPENSSL_MAJOR_VERSION = 3
-- OPENSSL_MINOR_VERSION = 3
-- OPENSSL_FIX_VERSION = 1
-- Looking for SHA512_DIGEST_LENGTH
-- Looking for SHA512_DIGEST_LENGTH - found
-- SSL_LIBRARIES = /usr/pkg/lib/libssl.so;/usr/pkg/lib/libcrypto.so;dl
-- 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/pkg/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
-- Looking for include files sys/types.h, sasl/sasl.h
-- Looking for include files sys/types.h, sasl/sasl.h - found
-- SASL_LIBRARY /usr/pkg/lib/libsasl2.so
-- LBER_LIBRARY /usr/pkg/lib/liblber.so
-- LDAP_LIBRARY /usr/pkg/lib/libldap.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
-- Found CURL: /usr/pkg/lib/libcurl.so (found version "8.8.0")
-- CURL_LIBRARY = /usr/pkg/lib/libcurl.so
-- Performing Test HAVE_SYS_THREAD_SELFID
-- Performing Test HAVE_SYS_THREAD_SELFID - Failed
-- Performing Test HAVE_SYS_GETTID
-- Performing Test HAVE_SYS_GETTID - Success
-- Performing Test HAVE_PTHREAD_SETNAME_NP
-- Performing Test HAVE_PTHREAD_SETNAME_NP - Success
-- 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
-- Looking for include file libaio.h
-- Looking for include file libaio.h - not found
-- Looking for io_queue_init in aio
-- Looking for io_queue_init in aio - not found
-- Performing Test HAVE_NO_BUILTIN_MEMCMP
-- Performing Test HAVE_NO_BUILTIN_MEMCMP - Success
-- Looking for sched_getcpu
-- Looking for sched_getcpu - found
-- Looking for nanosleep
-- Looking for nanosleep - found
-- Performing Test HAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE
-- Performing Test HAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE - Success
-- Performing Test HAVE_IB_GCC_SYNC_SYNCHRONISE
-- Performing Test HAVE_IB_GCC_SYNC_SYNCHRONISE - Success
-- Performing Test HAVE_IB_GCC_ATOMIC_THREAD_FENCE
-- Performing Test HAVE_IB_GCC_ATOMIC_THREAD_FENCE - Success
-- Performing Test HAVE_IB_GCC_ATOMIC_COMPARE_EXCHANGE
-- Performing Test HAVE_IB_GCC_ATOMIC_COMPARE_EXCHANGE - Success
-- Performing Test HAVE_IB_ATOMIC_PTHREAD_T_GCC
-- Performing Test HAVE_IB_ATOMIC_PTHREAD_T_GCC - Success
-- Performing Test HAVE_IB_LINUX_FUTEX
-- Performing Test HAVE_IB_LINUX_FUTEX - Success
-- Looking for asprintf
-- Looking for asprintf - found
-- Performing Test HAVE_CAST_FUNCTION_TYPE
-- Performing Test HAVE_CAST_FUNCTION_TYPE - Failed
-- Performing Test HAVE_PEERCRED
-- Performing Test HAVE_PEERCRED - Success
-- Performing Test HAVE_DISCARDED_QUALIFIERS
-- Performing Test HAVE_DISCARDED_QUALIFIERS - Success
-- Performing Test HAVE_DECLARATION_AFTER_STATEMENT
-- Performing Test HAVE_DECLARATION_AFTER_STATEMENT - Success
-- Performing Test HAVE_DUPLICATE_DECL_SPECIFIER
-- Performing Test HAVE_DUPLICATE_DECL_SPECIFIER - Failed
-- Performing Test HAVE_INT_CONVERSION
-- Performing Test HAVE_INT_CONVERSION - Success
-- Performing Test HAVE_STRINGOP_OVERFLOW
-- Performing Test HAVE_STRINGOP_OVERFLOW - Failed
-- Performing Test HAVE_SUGGEST_ATTRIBUTE_FORMAT
-- Performing Test HAVE_SUGGEST_ATTRIBUTE_FORMAT - Success
-- Performing Test HAVE_UNUSED_BUT_SET_PARAMETER
-- Performing Test HAVE_UNUSED_BUT_SET_PARAMETER - Success
-- Performing Test HAVE_UNUSED_BUT_SET_VARIABLE
-- Performing Test HAVE_UNUSED_BUT_SET_VARIABLE - Success
-- 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
-- Found PkgConfig: /home/pbulk/build/databases/mysql57-server/work/.tools/bin/pkg-config (found version "2.2.0")
-- Checking for module 'libtirpc'
--   Package 'libtirpc' not found
-- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN
-- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN - Failed
-- 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 - Success
-- Performing Test HAVE_XDR_OPS_X_GETINT32
-- Performing Test HAVE_XDR_OPS_X_GETINT32 - Success
-- Performing Test HAVE___CONST
-- Performing Test HAVE___CONST - Success
-- Performing Test HAVE_RPC_INLINE_T
-- Performing Test HAVE_RPC_INLINE_T - Failed
-- Performing Test OLD_XDR
-- Performing Test OLD_XDR - Failed
-- Performing Test X_GETPOSTN_NOT_USE_CONST
-- Performing Test X_GETPOSTN_NOT_USE_CONST - Success
-- 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 /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.44/boost/boost_1_59_0
-- 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/pkg/lib/libz.so;m;rt;atomic;/usr/pkg/lib/libssl.so;/usr/pkg/lib/libcrypto.so;dl
-- 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 - Success
-- executable target mysqld debug_target /home/pbulk/build/databases/mysql57-server/work/debug/sql/mysqld
CMake Warning (dev) at cmake/bison.cmake:30 (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):
  sql/CMakeLists.txt:623 (INCLUDE)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Library mysqlserver depends on OSLIBS -lpthread;/usr/pkg/lib/libz.so;m;rt;atomic;/usr/pkg/lib/libssl.so;/usr/pkg/lib/libcrypto.so;dl;crypt;/usr/pkg/lib/liblz4.so
-- MERGE_CONVENIENCE_LIBRARIES TARGET mysqlserver
-- MERGE_CONVENIENCE_LIBRARIES LIBS dbug;strings;regex;mysys;mysys_ssl;vio;/usr/pkg/lib/libz.so;/usr/pkg/lib/libssl.so;/usr/pkg/lib/libcrypto.so;dl;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 /home/pbulk/build/databases/mysql57-server/work/debug/archive_output_directory/libmysqld.a
-- Skipping deb packaging on unsupported platform .
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:778 (INCLUDE)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Cannot find "wix.exe", installer project will not be generated
-- CMAKE_BUILD_TYPE: Release
-- COMPILE_DEFINITIONS: _GNU_SOURCE;_FILE_OFFSET_BITS=64;HAVE_CONFIG_H;HAVE_TLSv13
-- CMAKE_C_FLAGS: -fPIC -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -pipe -O2 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DLDAP_DEPRECATED -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement
-- CMAKE_CXX_FLAGS: -fPIC -std=gnu++14 -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -pipe -O2 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DLDAP_DEPRECATED -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -fPIC -DPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter
-- CMAKE_CXX_FLAGS_DEBUG: -DENABLED_DEBUG_SYNC -g
-- CMAKE_CXX_FLAGS_RELWITHDEBINFO: -ffunction-sections -fdata-sections -DNDEBUG
-- 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 -L/usr/pkg/gcc6/lib/gcc/x86_64-redhat-linux/6.5.0 -Wl,-R/usr/pkg/gcc6/lib/gcc/x86_64-redhat-linux/6.5.0 -L/usr/pkg/gcc6/lib64 -Wl,-R/usr/pkg/gcc6/lib64 -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64
-- CMAKE_MODULE_LINKER_FLAGS -Wl,-R/usr/pkg/lib/mysql -L/usr/pkg/gcc6/lib/gcc/x86_64-redhat-linux/6.5.0 -Wl,-R/usr/pkg/gcc6/lib/gcc/x86_64-redhat-linux/6.5.0 -L/usr/pkg/gcc6/lib64 -Wl,-R/usr/pkg/gcc6/lib64 -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64
-- CMAKE_SHARED_LINKER_FLAGS -Wl,-R/usr/pkg/lib/mysql -L/usr/pkg/gcc6/lib/gcc/x86_64-redhat-linux/6.5.0 -Wl,-R/usr/pkg/gcc6/lib/gcc/x86_64-redhat-linux/6.5.0 -L/usr/pkg/gcc6/lib64 -Wl,-R/usr/pkg/gcc6/lib64 -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64
-- Configuring done (78.5s)
-- Generating done (1.8s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_INFODIR
    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR
    INSTALL_SQLBENCHDIR
    WITH_BUNDLED_MEMCACHED


-- Build files have been written to: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.44
=> Rewrite cmake Dependencies files