=> Bootstrap dependency digest>=20010302: found digest-20160304
===> 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'.
=> Checksum SHA1 OK for mysql-cluster-gpl-7.4.12.tar.gz
=> Checksum RMD160 OK for mysql-cluster-gpl-7.4.12.tar.gz
=> Checksum SHA512 OK for mysql-cluster-gpl-7.4.12.tar.gz
===> Installing dependencies for mysql-cluster-7.4.12
==========================================================================
The supported build options for mysql-cluster are:

	dtrace ssl

The currently selected options are:

	ssl

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

	PKG_OPTIONS.mysql-cluster (not defined)

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

        * CURSES_DEFAULT = curses
        * MYSQL_DATADIR = /var/mysql
        * PYTHON_VERSION_DEFAULT = 27
        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private
        * VARBASE = /var

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

        * CURSES_TYPE = curses
        * PYPACKAGE = python27

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Tool dependency bash-[0-9]*: found bash-4.4.019
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.11.3
=> Tool dependency gmake>=3.81: found gmake-4.1nb4
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency perl>=5.0: found perl-5.26.2
=> Full dependency python27>=2.7.1nb2: found python27-2.7.15nb1
===> Overriding tools for mysql-cluster-7.4.12
===> Extracting for mysql-cluster-7.4.12
===> Patching for mysql-cluster-7.4.12
=> Applying pkgsrc patches for mysql-cluster-7.4.12
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|Fix for DTrace on newer platforms, taken from
|
|https://bugs.launchpad.net/percona-server/+bug/1196460
|--- CMakeLists.txt.orig	2014-07-02 09:22:14.000000000 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 202 (offset -5 lines).
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-client_completion_hash.cc
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1 2014/12/01 05:58:03 jnemeth 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 22.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-client_mysqladmin.cc
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1 2014/12/01 05:58:03 jnemeth 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 353 (offset 9 lines).
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-client_sql_string.h
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/patches/patch-client_sql_string.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-client_sql_string.h,v 1.1.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|Portability: include <bstring.h> if exists.
|
|--- client/sql_string.h.orig	2013-02-12 11:01:12.000000000 +0000
|+++ client/sql_string.h
--------------------------
Patching file client/sql_string.h using Plan A...
Hunk #1 succeeded at 21.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-cmake_dtrace.cmake
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/patches/patch-cmake_dtrace.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cmake_dtrace.cmake,v 1.1.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|Build with newer DTrace.
|
|--- cmake/dtrace.cmake.orig	2014-10-09 13:46:25.000000000 +0000
|+++ cmake/dtrace.cmake
--------------------------
Patching file cmake/dtrace.cmake using Plan A...
Hunk #1 succeeded at 35.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-cmake_libutils.cmake
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/patches/patch-cmake_libutils.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cmake_libutils.cmake,v 1.1.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|On Mac OS X, use PkgSrc libtool.
|
|--- cmake/libutils.cmake.orig	2011-04-05 12:38:41.000000000 +0000
|+++ cmake/libutils.cmake
--------------------------
Patching file cmake/libutils.cmake using Plan A...
Hunk #1 succeeded at 179.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-cmake_plugin.cmake
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|Build with newer DTrace.
|
|--- cmake/plugin.cmake.orig	2013-11-17 18:02:53.000000000 +0000
|+++ cmake/plugin.cmake
--------------------------
Patching file cmake/plugin.cmake using Plan A...
Hunk #1 succeeded at 21.
Hunk #2 succeeded at 48.
Hunk #3 succeeded at 117.
Hunk #4 succeeded at 127.
Hunk #5 succeeded at 175.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-cmake_readline.cmake
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|* If devel/editline is installed and use base libedit, cmake
|  readline.h detection fails. Disable mis-detection of
|  /usr/pkg/editline/readline.h.
|
|--- cmake/readline.cmake.orig	2013-05-21 15:18:39.000000000 +0000
|+++ cmake/readline.cmake
--------------------------
Patching file cmake/readline.cmake using Plan A...
Hunk #1 succeeded at 130.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-cmake_ssl.cmake
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|Allow OpenSSH versions below 1.0.
|Do not prefer static libraries (or linking will fail).
|
|--- cmake/ssl.cmake.orig	2013-04-05 12:27:18.000000000 +0000
|+++ cmake/ssl.cmake
--------------------------
Patching file cmake/ssl.cmake using Plan A...
Hunk #1 succeeded at 146 (offset 3 lines).
Hunk #2 succeeded at 173 (offset 3 lines).
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-include_my__compare.h
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1 2014/12/01 05:58:03 jnemeth 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 39.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-include_my__global.h
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|--- include/my_global.h.orig	2013-04-28 14:06:29.000000000 +0000
|+++ include/my_global.h
--------------------------
Patching file include/my_global.h using Plan A...
Hunk #1 succeeded at 1106 (offset -13 lines).
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-include_my__net.h
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/patches/patch-include_my__net.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-include_my__net.h,v 1.1.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|Define SHUT_RDWR for Irix 5.
|
|--- include/my_net.h.orig	2013-01-22 16:54:49.000000000 +0000
|+++ include/my_net.h
--------------------------
Patching file include/my_net.h using Plan A...
Hunk #1 succeeded at 70.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-libmysql_CMakeLists.txt
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|* Generate libmysqlclient.so.18.0.0 file and libmysqlclient_r.so.18.0.0 symlink
|  on FreeBSD to supress PLIST divergence.
|
|--- libmysql/CMakeLists.txt.orig	2013-07-10 16:17:29.000000000 +0000
|+++ libmysql/CMakeLists.txt
--------------------------
Patching file libmysql/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 223 (offset -1 lines).
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-mysql-test_CMakeLists.txt
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|Exclude some unwated files.
|
|--- mysql-test/CMakeLists.txt.orig	2013-01-22 16:54:50.000000000 +0000
|+++ mysql-test/CMakeLists.txt
--------------------------
Patching file mysql-test/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 24.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-mysys__ssl_CMakeLists.txt
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|--- mysys_ssl/CMakeLists.txt.orig	2014-10-09 13:46:25.000000000 +0000
|+++ mysys_ssl/CMakeLists.txt
--------------------------
Patching file mysys_ssl/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 60.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-mysys_stacktrace.c
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|--- mysys/stacktrace.c.orig	2013-01-22 16:54:49.000000000 +0000
|+++ mysys/stacktrace.c
--------------------------
Patching file mysys/stacktrace.c using Plan A...
Hunk #1 succeeded at 420.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-scripts_CMakeLists.txt
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|Fix paths.
|
|--- scripts/CMakeLists.txt.orig	2013-01-22 16:54:49.000000000 +0000
|+++ scripts/CMakeLists.txt
--------------------------
Patching file scripts/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 205 (offset 23 lines).
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-scripts_mysql__install__db.pl.in
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/patches/patch-scripts_mysql__install__db.pl.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-scripts_mysql__install__db.pl.in,v 1.1.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|Correct location to my.cnf
|
|--- scripts/mysql_install_db.pl.in.orig	2014-07-02 09:22:14.000000000 +0000
|+++ scripts/mysql_install_db.pl.in
--------------------------
Patching file scripts/mysql_install_db.pl.in using Plan A...
Hunk #1 succeeded at 469 (offset 9 lines).
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-scripts_mysqld__safe.sh
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1 2014/12/01 05:58:03 jnemeth 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 747.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-sql_CMakeLists.txt
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|Do not install files in MYSQL_DATADIR.
|
|--- sql/CMakeLists.txt.orig	2013-04-05 12:27:18.000000000 +0000
|+++ sql/CMakeLists.txt
--------------------------
Patching file sql/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 447 (offset 26 lines).
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-sql_log__event.h
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|* Portability: include <bstring.h> if exists.
|
|--- sql/log_event.h.orig	2013-04-05 12:27:18.000000000 +0000
|+++ sql/log_event.h
--------------------------
Patching file sql/log_event.h using Plan A...
Hunk #1 succeeded at 28.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-sql_sql__string.h
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/patches/patch-sql_sql__string.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-sql_sql__string.h,v 1.1.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|Portability: include <bstring.h> if exists.
|
|--- sql/sql_string.h.orig	2013-04-05 12:27:18.000000000 +0000
|+++ sql/sql_string.h
--------------------------
Patching file sql/sql_string.h using Plan A...
Hunk #1 succeeded at 23 (offset 1 line).
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-storage_archive_CMakeLists.txt
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|Build with newer DTrace.
|
|--- storage/archive/CMakeLists.txt.orig	2013-11-17 18:02:54.000000000 +0000
|+++ storage/archive/CMakeLists.txt
--------------------------
Patching file storage/archive/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 14.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-storage_blackhole_CMakeLists.txt
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|Build with newer DTrace.
|
|--- storage/blackhole/CMakeLists.txt.orig	2013-11-17 18:02:53.000000000 +0000
|+++ storage/blackhole/CMakeLists.txt
--------------------------
Patching file storage/blackhole/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 14.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-storage_csv_CMakeLists.txt
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|Build with newer DTrace.
|
|--- storage/csv/CMakeLists.txt.orig	2013-11-17 18:02:53.000000000 +0000
|+++ storage/csv/CMakeLists.txt
--------------------------
Patching file storage/csv/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 17.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-storage_example_CMakeLists.txt
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|Build with newer DTrace.
|
|--- storage/example/CMakeLists.txt.orig	2013-11-17 18:02:53.000000000 +0000
|+++ storage/example/CMakeLists.txt
--------------------------
Patching file storage/example/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 15.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-storage_federated_CMakeLists.txt
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|Build with newer DTrace.
|
|--- storage/federated/CMakeLists.txt.orig	2013-11-17 18:02:53.000000000 +0000
|+++ storage/federated/CMakeLists.txt
--------------------------
Patching file storage/federated/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 21.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-storage_heap_CMakeLists.txt
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|Build with newer DTrace.
|
|--- storage/heap/CMakeLists.txt.orig	2013-11-17 18:02:53.000000000 +0000
|+++ storage/heap/CMakeLists.txt
--------------------------
Patching file storage/heap/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 22.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-storage_myisam_CMakeLists.txt
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|Build with newer DTrace.
|
|--- storage/myisam/CMakeLists.txt.orig	2013-11-17 18:02:53.000000000 +0000
|+++ storage/myisam/CMakeLists.txt
--------------------------
Patching file storage/myisam/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 30.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-storage_myisammrg_CMakeLists.txt
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|Build with newer DTrace.
|
|--- storage/myisammrg/CMakeLists.txt.orig	2013-11-17 18:02:53.000000000 +0000
|+++ storage/myisammrg/CMakeLists.txt
--------------------------
Patching file storage/myisammrg/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 20.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-storage_ndb_mcc_frontend_dojo_dojox_mobile_build_build.sh
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1 2014/12/01 05:58:03 jnemeth Exp $
|
|--- storage/ndb/mcc/frontend/dojo/dojox/mobile/build/build.sh.orig	2014-04-01 16:04:34.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 /data/pkgsrc/databases/mysql-cluster/patches/patch-storage_ndb_mcc_host__info_CMakeLists.txt
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/patches/patch-storage_ndb_mcc_host__info_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-storage_ndb_mcc_host__info_CMakeLists.txt,v 1.1 2015/01/20 11:03:51 fhajny Exp $
|
|Use DEFAULT_MACHINE instead of CMAKE_SYSTEM_PROCESSOR, because the latter is unreliable
|on systems like SunOS where `uname -p` returns i386 regardless.
|--- storage/ndb/mcc/host_info/CMakeLists.txt.orig	2014-10-09 13:46:25.000000000 +0000
|+++ storage/ndb/mcc/host_info/CMakeLists.txt
--------------------------
Patching file storage/ndb/mcc/host_info/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 80.
Hunk #2 succeeded at 91.
done
=> Verifying /data/pkgsrc/databases/mysql-cluster/patches/patch-strings_decimal.c
=> Applying pkgsrc patch /data/pkgsrc/databases/mysql-cluster/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.1.1 2014/12/01 05:58:03 jnemeth 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 103.
done
===> Creating toolchain wrappers for mysql-cluster-7.4.12
===> Configuring for mysql-cluster-7.4.12
=> Fixing scripts.
INFO: [subst.mk:scr] Nothing changed in ./scripts/mysql_secure_installation.sh.
INFO: [subst.mk:scr] Nothing changed in ./support-files/mysql.server.sh.
=> Substituting "vars" in scripts/mysql_install_db.pl.in
=> Replacing python interpreter in mysql-test/suite/opt_trace/validate_json.py storage/ndb/mcc/ndb_setup.py storage/ndb/mcc/tst/tstcli.py.
=> Replacing Perl interpreter in mysql-test/lib/v1/mysql-test-run.pl mysql-test/mtr.out-of-source mysql-test/mysql-stress-test.pl mysql-test/mysql-test-run.pl mysql-test/std_data/checkDBI_DBD-mysql.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/rpl/extension/bhs.pl mysql-test/suite/rpl/extension/checksum.pl scripts/mysql_convert_table_format.sh scripts/mysql_find_rows.sh scripts/mysql_fix_extensions.sh scripts/mysql_install_db.pl.in scripts/mysql_secure_installation.pl.in scripts/mysql_setpermission.sh scripts/mysql_zap.sh scripts/mysqlaccess.sh scripts/mysqld_multi.sh scripts/mysqldumpslow.sh scripts/mysqlhotcopy.sh sql-bench/bench-count-distinct.sh sql-bench/bench-init.pl.sh sql-bench/compare-results.sh sql-bench/copy-db.sh sql-bench/crash-me.sh sql-bench/graph-compare-results.sh sql-bench/innotest1.sh sql-bench/innotest1a.sh sql-bench/innotest1b.sh sql-bench/innotest2.sh sql-bench/innotest2a.sh sql-bench/innotest2b.sh sql-bench/run-all-tests.sh sql-bench/server-cfg.sh sql-bench/test-ATIS.sh sql-bench/test-alter-table.sh sql-bench/test-big-tables.sh sql-bench/test-connect.sh sql-bench/test-create.sh sql-bench/test-insert.sh sql-bench/test-select.sh sql-bench/test-transactions.sh sql-bench/test-wisconsin.sh storage/ndb/memcache/memclient.pl storage/ndb/tools/ndb_error_reporter.pl storage/ndb/tools/ndb_size.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 scripts/mysql_install_db.sh scripts/mysql_secure_installation.sh scripts/mysql_secure_installation.sh.
INFO: [replace-interpreter] Nothing changed in scripts/mysql_install_db.sh.
INFO: [replace-interpreter] Nothing changed in scripts/mysql_secure_installation.sh.
INFO: [replace-interpreter] Nothing changed in scripts/mysql_secure_installation.sh.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in ./CMakeLists.txt.
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:24 (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:30 (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:38 (CMAKE_POLICY):
  The OLD behavior for policy CMP0026 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:39 (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:40 (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.11.3
-- Could NOT find Git (missing: GIT_EXECUTABLE) 
-- The C compiler identification is Clang 5.0.5
-- The CXX compiler identification is Clang 5.0.5
CMake Warning (dev) at /usr/pkg/share/cmake-3.11/Modules/Platform/NetBSD.cmake:13 (include):
  File /usr/pkg/share/cmake-3.11/Modules/Platform/NetBSD.cmake includes
  /data/scratch/databases/mysql-cluster/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.11/Modules/Platform/UnixPaths.cmake.  This may cause
  errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  /usr/pkg/share/cmake-3.11/Modules/CMakeSystemSpecificInformation.cmake:26 (include)
  CMakeLists.txt:116 (PROJECT)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/pkg/share/cmake-3.11/Modules/Platform/NetBSD.cmake:13 (include):
  File /usr/pkg/share/cmake-3.11/Modules/Platform/NetBSD.cmake includes
  /data/scratch/databases/mysql-cluster/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.11/Modules/Platform/UnixPaths.cmake.  This may cause
  errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  /usr/pkg/share/cmake-3.11/Modules/CMakeCInformation.cmake:66 (include)
  CMakeLists.txt:116 (PROJECT)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Check for working C compiler: /data/scratch/databases/mysql-cluster/work/.cwrapper/bin/clang
-- Check for working C compiler: /data/scratch/databases/mysql-cluster/work/.cwrapper/bin/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
CMake Warning (dev) at /usr/pkg/share/cmake-3.11/Modules/Platform/NetBSD.cmake:13 (include):
  File /usr/pkg/share/cmake-3.11/Modules/Platform/NetBSD.cmake includes
  /data/scratch/databases/mysql-cluster/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.11/Modules/Platform/UnixPaths.cmake.  This may cause
  errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  /usr/pkg/share/cmake-3.11/Modules/CMakeCXXInformation.cmake:65 (include)
  CMakeLists.txt:116 (PROJECT)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Check for working CXX compiler: /data/scratch/databases/mysql-cluster/work/.cwrapper/bin/clang++
-- Check for working CXX compiler: /data/scratch/databases/mysql-cluster/work/.cwrapper/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- 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
getconf: LEVEL1_DCACHE_LINESIZE: unknown variable
-- MySQL 5.6.31-ndb-7.4.12
-- Packaging as: mysql-cluster-7.4.12-NetBSD-x86_64
-- Performing Test HAVE_LLVM_LIBCPP
-- Performing Test HAVE_LLVM_LIBCPP - Success
-- 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 pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- 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 4 include files stdlib.h, ..., float.h
-- Looking for 4 include files stdlib.h, ..., float.h - found
-- Looking for include file alloca.h
-- Looking for include file alloca.h - not found
-- Looking for include file aio.h
-- Looking for include file aio.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 - not found
-- Looking for include file cxxabi.h
-- Looking for include file cxxabi.h - not found
-- Looking for include file dirent.h
-- Looking for include file dirent.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 fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file fenv.h
-- Looking for include file fenv.h - found
-- Looking for include file float.h
-- Looking for include file float.h - found
-- Looking for include file floatingpoint.h
-- Looking for include file floatingpoint.h - not 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 inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for include file langinfo.h
-- Looking for include file langinfo.h - found
-- Looking for include file limits.h
-- Looking for include file limits.h - found
-- Looking for include file locale.h
-- Looking for include file locale.h - found
-- Looking for include file malloc.h
-- Looking for include file malloc.h - found
-- Looking for include file memory.h
-- Looking for include file memory.h - found
-- Looking for include file ndir.h
-- Looking for include file ndir.h - not found
-- Looking for include file netinet/in.h
-- Looking for include file netinet/in.h - found
-- Looking for include file paths.h
-- Looking for include file paths.h - found
-- Looking for include file port.h
-- Looking for include file port.h - not 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 sched.h
-- Looking for include file sched.h - found
-- Looking for include file select.h
-- Looking for include file select.h - not found
-- Looking for include file semaphore.h
-- Looking for include file semaphore.h - found
-- Looking for include files sys/types.h, sys/dir.h
-- Looking for include files sys/types.h, sys/dir.h - found
-- Looking for include file sys/ndir.h
-- Looking for include file sys/ndir.h - not found
-- Looking for include file sys/pte.h
-- Looking for include file sys/pte.h - not found
-- Looking for include file stdlib.h
-- Looking for include file stdlib.h - found
-- Looking for include file strings.h
-- Looking for include file strings.h - found
-- Looking for include file string.h
-- Looking for include file string.h - found
-- Looking for include file synch.h
-- Looking for include file synch.h - not found
-- Looking for include file sysent.h
-- Looking for include file sysent.h - not found
-- Looking for include file sys/cdefs.h
-- Looking for include file sys/cdefs.h - found
-- Looking for include file sys/file.h
-- Looking for include file sys/file.h - found
-- Looking for include file sys/fpu.h
-- Looking for include file sys/fpu.h - not found
-- Looking for include file sys/ioctl.h
-- Looking for include file sys/ioctl.h - found
-- Looking for include file sys/ipc.h
-- Looking for include file sys/ipc.h - found
-- Looking for include file sys/malloc.h
-- Looking for include file sys/malloc.h - found
-- Looking for include file sys/mman.h
-- Looking for include file sys/mman.h - found
-- Looking for include file sys/prctl.h
-- Looking for include file sys/prctl.h - not found
-- Looking for include file sys/resource.h
-- Looking for include file sys/resource.h - found
-- Looking for include file sys/select.h
-- Looking for include file sys/select.h - found
-- Looking for include file sys/shm.h
-- Looking for include file sys/shm.h - found
-- Looking for include file sys/socket.h
-- Looking for include file sys/socket.h - found
-- Looking for include file sys/stat.h
-- Looking for include file sys/stat.h - found
-- Looking for include file sys/stream.h
-- Looking for include file sys/stream.h - not found
-- Looking for include file sys/termcap.h
-- Looking for include file sys/termcap.h - not found
-- Looking for include files time.h, sys/timeb.h
-- Looking for include files time.h, sys/timeb.h - found
-- Looking for include files curses.h, term.h
-- Looking for include files curses.h, term.h - found
-- Looking for include file asm/termbits.h
-- Looking for include file asm/termbits.h - not found
-- Looking for include file termbits.h
-- Looking for include file termbits.h - not 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 termcap.h
-- Looking for include file termcap.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file utime.h
-- Looking for include file utime.h - found
-- Looking for include file varargs.h
-- Looking for include file varargs.h - not found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/utime.h
-- Looking for include file sys/utime.h - not 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 sys/vadvise.h
-- Looking for include file sys/vadvise.h - not found
-- Looking for include file fnmatch.h
-- Looking for include file fnmatch.h - found
-- Looking for include file stdarg.h
-- Looking for include file stdarg.h - found
-- Looking for include files stdlib.h, sys/un.h
-- Looking for include files stdlib.h, sys/un.h - found
-- Looking for include file vis.h
-- Looking for include file vis.h - found
-- Looking for include file wchar.h
-- Looking for include file wchar.h - found
-- Looking for include file wctype.h
-- Looking for include file wctype.h - found
-- Looking for include file sasl/sasl.h
-- Looking for include file sasl/sasl.h - not found
-- Looking for include file sys/devpoll.h
-- Looking for include file sys/devpoll.h - not found
-- Looking for include file signal.h
-- Looking for include file signal.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 include file sys/event.h
-- Looking for include file sys/event.h - found
-- Looking for include file sys/queue.h
-- Looking for include file sys/queue.h - found
-- Looking for TAILQ_FOREACH
-- Looking for TAILQ_FOREACH - found
-- Looking for include file sys/ptem.h
-- Looking for include file sys/ptem.h - not found
-- Performing Test HAVE_WERROR_FLAG
-- Performing Test HAVE_WERROR_FLAG - Success
-- Performing Test HAVE_PTHREAD_ONCE_INIT
-- Performing Test HAVE_PTHREAD_ONCE_INIT - Success
-- Looking for _aligned_malloc
-- Looking for _aligned_malloc - not found
-- Looking for _aligned_free
-- Looking for _aligned_free - not found
-- Looking for aio_read
-- Looking for aio_read - not found
-- Looking for alarm
-- Looking for alarm - found
-- Looking for backtrace
-- Looking for backtrace - not found
-- Looking for backtrace_symbols
-- Looking for backtrace_symbols - not found
-- Looking for backtrace_symbols_fd
-- Looking for backtrace_symbols_fd - not found
-- Looking for printstack
-- Looking for printstack - not found
-- Looking for bmove
-- Looking for bmove - not found
-- Looking for bsearch
-- Looking for bsearch - 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 _doprnt
-- Looking for _doprnt - not found
-- Looking for flockfile
-- Looking for flockfile - found
-- Looking for ftruncate
-- Looking for ftruncate - found
-- Looking for getline
-- Looking for getline - found
-- Looking for compress
-- Looking for compress - not found
-- Looking for crypt
-- Looking for crypt - found
-- Looking for dlerror
-- Looking for dlerror - found
-- Looking for dlopen
-- Looking for dlopen - found
-- Looking for fchmod
-- Looking for fchmod - found
-- Looking for fcntl
-- Looking for fcntl - found
-- Looking for fconvert
-- Looking for fconvert - not found
-- Looking for fdatasync
-- Looking for fdatasync - found
-- Looking for fdatasync
-- Looking for fdatasync - found
-- Looking for fedisableexcept
-- Looking for fedisableexcept - found
-- Looking for fpsetmask
-- Looking for fpsetmask - found
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for fsync
-- Looking for fsync - found
-- Looking for getcwd
-- Looking for getcwd - 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 getwd
-- Looking for getwd - found
-- Looking for gmtime_r
-- Looking for gmtime_r - 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 ldiv
-- Looking for ldiv - found
-- Looking for localtime_r
-- Looking for localtime_r - found
-- Looking for longjmp
-- Looking for longjmp - not 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 memcpy
-- Looking for memcpy - found
-- Looking for memmove
-- Looking for memmove - found
-- Looking for mkstemp
-- Looking for mkstemp - found
-- Looking for mlock
-- Looking for mlock - found
-- Looking for mlockall
-- Looking for mlockall - found
-- Looking for mmap
-- Looking for mmap - found
-- Looking for mmap64
-- Looking for mmap64 - not found
-- Looking for perror
-- Looking for perror - found
-- Looking for poll
-- Looking for poll - found
-- Looking for port_create
-- Looking for port_create - not 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_attr_create
-- Looking for pthread_attr_create - not found
-- Looking for pthread_attr_getguardsize
-- Looking for pthread_attr_getguardsize - found
-- Looking for pthread_attr_getstacksize
-- Looking for pthread_attr_getstacksize - found
-- Looking for pthread_attr_setscope
-- Looking for pthread_attr_setscope - found
-- Looking for pthread_attr_setstacksize
-- Looking for pthread_attr_setstacksize - found
-- Looking for pthread_condattr_create
-- Looking for pthread_condattr_create - not found
-- Looking for pthread_condattr_setclock
-- Looking for pthread_condattr_setclock - found
-- Looking for pthread_key_delete
-- Looking for pthread_key_delete - found
-- Looking for pthread_rwlock_rdlock
-- Looking for pthread_rwlock_rdlock - found
-- Looking for pthread_sigmask
-- Looking for pthread_sigmask - found
-- Looking for pthread_threadmask
-- Looking for pthread_threadmask - not found
-- Looking for pthread_yield_np
-- Looking for pthread_yield_np - not found
-- Looking for putenv
-- Looking for putenv - found
-- Looking for readdir_r
-- Looking for readdir_r - found
-- Looking for readlink
-- Looking for readlink - found
-- Looking for re_comp
-- Looking for re_comp - not found
-- Looking for regcomp
-- Looking for regcomp - found
-- Looking for realpath
-- Looking for realpath - found
-- Looking for rename
-- Looking for rename - found
-- Looking for rwlock_init
-- Looking for rwlock_init - not found
-- Looking for sched_yield
-- Looking for sched_yield - found
-- Looking for setenv
-- Looking for setenv - found
-- Looking for setlocale
-- Looking for setlocale - found
-- Looking for setfd
-- Looking for setfd - not found
-- Looking for sigaction
-- Looking for sigaction - found
-- Looking for sigthreadmask
-- Looking for sigthreadmask - not found
-- Looking for sigwait
-- Looking for sigwait - found
-- Looking for sigaddset
-- Looking for sigaddset - found
-- Looking for sigemptyset
-- Looking for sigemptyset - found
-- Looking for sighold
-- Looking for sighold - found
-- Looking for sigset
-- Looking for sigset - found
-- Looking for sleep
-- Looking for sleep - found
-- Looking for snprintf
-- Looking for snprintf - found
-- Looking for stpcpy
-- Looking for stpcpy - found
-- Looking for strcoll
-- Looking for strcoll - found
-- Looking for strerror
-- Looking for strerror - found
-- Looking for strlcpy
-- Looking for strlcpy - 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 strpbrk
-- Looking for strpbrk - found
-- Looking for strsep
-- Looking for strsep - found
-- Looking for strstr
-- Looking for strstr - found
-- Looking for strtok_r
-- Looking for strtok_r - found
-- Looking for strtol
-- Looking for strtol - found
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for strtoul
-- Looking for strtoul - found
-- Looking for strtoull
-- Looking for strtoull - found
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Looking for strncasecmp
-- Looking for strncasecmp - found
-- Looking for strdup
-- Looking for strdup - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for shmctl
-- Looking for shmctl - found
-- Looking for shmdt
-- Looking for shmdt - found
-- Looking for shmget
-- Looking for shmget - found
-- Looking for tell
-- Looking for tell - not found
-- Looking for tempnam
-- Looking for tempnam - found
-- Looking for thr_setconcurrency
-- Looking for thr_setconcurrency - not found
-- Looking for thr_yield
-- Looking for thr_yield - not found
-- Looking for vasprintf
-- Looking for vasprintf - found
-- Looking for vsnprintf
-- Looking for vsnprintf - found
-- Looking for vprintf
-- Looking for vprintf - found
-- Looking for valloc
-- Looking for valloc - found
-- Looking for memalign
-- Looking for memalign - not found
-- Looking for chown
-- Looking for chown - 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 epoll_ctl
-- Looking for epoll_ctl - not found
-- Looking for inet_ntop
-- Looking for inet_ntop - found
-- Looking for kqueue
-- Looking for kqueue - found
-- Looking for kqueue
-- Looking for kqueue - found
-- Looking for signal
-- Looking for signal - 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 time.h
-- Looking for include file time.h - found
-- Looking for include file sys/times.h
-- Looking for include file sys/times.h - found
-- Looking for include file asm/msr.h
-- Looking for include file asm/msr.h - not found
-- Looking for include file ia64intrin.h
-- Looking for include file ia64intrin.h - not found
-- Looking for times
-- Looking for times - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for read_real_time
-- Looking for read_real_time - not found
-- Looking for ftime
-- Looking for ftime - not found
-- Looking for time
-- Looking for time - found
-- Looking for rdtscll
-- Looking for rdtscll - not found
-- Looking for madvise
-- Looking for madvise - found
-- Looking for tzname
-- Looking for tzname - found
-- Looking for lrand48
-- Looking for lrand48 - found
-- Looking for getpagesize
-- Looking for getpagesize - found
-- Looking for TIOCGWINSZ
-- Looking for TIOCGWINSZ - found
-- Looking for FIONREAD
-- Looking for FIONREAD - found
-- Looking for TIOCSTAT
-- Looking for TIOCSTAT - found
-- Looking for FIONREAD
-- Looking for FIONREAD - found
-- Looking for finite
-- Looking for finite - found
-- Looking for log2
-- Looking for log2 - found
-- Looking for isnan
-- Looking for isnan - found
-- Looking for rint
-- Looking for rint - found
-- Performing Test HAVE_ISINF
-- Performing Test HAVE_ISINF - Success
-- Performing Test HAVE_FESETROUND
-- Performing Test HAVE_FESETROUND - Success
-- Check if the system is big endian
-- Searching 16 bit integer
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Check size of sigset_t
-- Check size of sigset_t - done
-- Check size of mode_t
-- Check size of mode_t - done
-- Check size of char *
-- Check size of char * - done
-- Check size of long
-- Check size of long - done
-- Check size of size_t
-- Check size of size_t - done
-- Check size of char
-- Check size of char - done
-- Check size of short
-- Check size of short - done
-- Check size of int
-- Check size of int - done
-- Check size of long long
-- Check size of long long - done
-- Check size of off_t
-- Check size of off_t - done
-- Check size of uchar
-- Check size of uchar - failed
-- Check size of uint
-- Check size of uint - done
-- Check size of ulong
-- Check size of ulong - done
-- Check size of int8
-- Check size of int8 - failed
-- Check size of uint8
-- Check size of uint8 - failed
-- Check size of int16
-- Check size of int16 - failed
-- Check size of uint16
-- Check size of uint16 - failed
-- Check size of int32
-- Check size of int32 - failed
-- Check size of uint32
-- Check size of uint32 - failed
-- Check size of u_int32_t
-- Check size of u_int32_t - done
-- Check size of int64
-- Check size of int64 - failed
-- Check size of uint64
-- Check size of uint64 - failed
-- 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 bool
-- Check size of bool - failed
-- Check size of socklen_t
-- Check size of socklen_t - done
-- Check size of fp_except
-- Check size of fp_except - done
-- Performing Test TIME_T_UNSIGNED
-- Performing Test TIME_T_UNSIGNED - Failed
-- Performing Test HAVE_GETADDRINFO
-- Performing Test HAVE_GETADDRINFO - Success
-- Performing Test HAVE_SELECT
-- Performing Test HAVE_SELECT - Success
-- Performing Test HAVE_TIMESPEC_TS_SEC
-- Performing Test HAVE_TIMESPEC_TS_SEC - Failed
-- Performing Test QSORT_TYPE_IS_VOID
-- Performing Test QSORT_TYPE_IS_VOID - Success
-- Performing Test HAVE_SOCKET_SIZE_T_AS_socklen_t
-- Performing Test HAVE_SOCKET_SIZE_T_AS_socklen_t - Success
-- Performing Test HAVE_PTHREAD_YIELD_ZERO_ARG
-- Performing Test HAVE_PTHREAD_YIELD_ZERO_ARG - Failed
-- Checking stack direction : -1
-- Performing Test SIGNAL_RETURN_TYPE_IS_VOID
-- Performing Test SIGNAL_RETURN_TYPE_IS_VOID - Success
-- Looking for include files time.h, sys/time.h
-- Looking for include files time.h, sys/time.h - found
-- Looking for O_NONBLOCK
-- Looking for O_NONBLOCK - found
-- Performing Test C_HAS_inline
-- Performing Test C_HAS_inline - Success
-- Performing Test HAVE_PAUSE_INSTRUCTION
-- Performing Test HAVE_PAUSE_INSTRUCTION - Success
-- Looking for tcgetattr
-- Looking for tcgetattr - found
-- Performing Test HAVE_POSIX_SIGNALS
-- Performing Test HAVE_POSIX_SIGNALS - Success
-- Performing Test HAVE_BSS_START
-- Performing Test HAVE_BSS_START - Success
-- Performing Test HAVE_WEAK_SYMBOL
-- Performing Test HAVE_WEAK_SYMBOL - Success
-- Performing Test HAVE_SOLARIS_STYLE_GETHOST
-- Performing Test HAVE_SOLARIS_STYLE_GETHOST - Failed
-- Performing Test HAVE_GCC_ATOMIC_BUILTINS
-- Performing Test HAVE_GCC_ATOMIC_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 STRUCT_DIRENT_HAS_D_INO
-- Performing Test STRUCT_DIRENT_HAS_D_INO - Success
-- Performing Test STRUCT_DIRENT_HAS_D_NAMLEN
-- Performing Test STRUCT_DIRENT_HAS_D_NAMLEN - Success
-- Looking for include file numaif.h
-- Looking for include file numaif.h - not found
-- 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/include
-- OPENSSL_LIBRARY = /usr/lib/libssl.so
-- CRYPTO_LIBRARY = /usr/lib/libcrypto.so
-- OPENSSL_MAJOR_VERSION = 1
-- Looking for SHA512_DIGEST_LENGTH
-- Looking for SHA512_DIGEST_LENGTH - found
-- SSL_LIBRARIES = /usr/lib/libssl.so;/usr/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 mbrlen
-- Looking for mbrlen - found
-- Looking for mbscmp
-- Looking for mbscmp - not found
-- Looking for mbsrtowcs
-- Looking for mbsrtowcs - found
-- Looking for wcrtomb
-- Looking for wcrtomb - found
-- Looking for mbrtowc
-- Looking for mbrtowc - found
-- Looking for wcscoll
-- Looking for wcscoll - found
-- Looking for wcsdup
-- Looking for wcsdup - found
-- Looking for wcwidth
-- Looking for wcwidth - found
-- Looking for wctype
-- Looking for wctype - found
-- Looking for iswlower
-- Looking for iswlower - found
-- Looking for iswupper
-- Looking for iswupper - found
-- Looking for towlower
-- Looking for towlower - found
-- Looking for towupper
-- Looking for towupper - found
-- Looking for iswctype
-- Looking for iswctype - found
-- Check size of wchar_t
-- Check size of wchar_t - done
-- Check size of wctype_t
-- Check size of wctype_t - done
-- Check size of wint_t
-- Check size of wint_t - done
-- Found Curses: /usr/lib/libcurses.so  
-- Performing Test HAVE_DECL_TGOTO
-- Performing Test HAVE_DECL_TGOTO - Success
-- Looking for strvis
-- Looking for strvis - found
-- Looking for strunvis
-- Looking for strunvis - found
-- Performing Test HAVE_WVLA
-- Performing Test HAVE_WVLA - Success
-- Looking for sched_getcpu
-- Looking for sched_getcpu - not found
-- Performing Test HAVE_IB_GCC_ATOMIC_BUILTINS
-- Performing Test HAVE_IB_GCC_ATOMIC_BUILTINS - Success
-- Performing Test HAVE_IB_GCC_ATOMIC_BUILTINS_BYTE
-- Performing Test HAVE_IB_GCC_ATOMIC_BUILTINS_BYTE - Success
-- Performing Test HAVE_IB_GCC_ATOMIC_BUILTINS_64
-- Performing Test HAVE_IB_GCC_ATOMIC_BUILTINS_64 - 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_TEST_AND_SET
-- Performing Test HAVE_IB_GCC_ATOMIC_TEST_AND_SET - Success
-- Performing Test HAVE_IB_ATOMIC_PTHREAD_T_GCC
-- Performing Test HAVE_IB_ATOMIC_PTHREAD_T_GCC - Success
-- Looking for asprintf
-- Looking for asprintf - found
-- Check size of pthread_t
-- Check size of pthread_t - done
-- Using cmake version 3.11.3
-- This is MySQL Cluster 7.4.12
-- Building NDB 64-bit
-- Looking for nanosleep
-- Looking for nanosleep - found
-- Looking for pthread_self
-- Looking for pthread_self - not found
-- Looking for sched_get_priority_min
-- Looking for sched_get_priority_min - found
-- Looking for sched_get_priority_max
-- Looking for sched_get_priority_max - found
-- Looking for sched_setaffinity
-- Looking for sched_setaffinity - not found
-- Looking for sched_setscheduler
-- Looking for sched_setscheduler - found
-- Looking for processor_bind
-- Looking for processor_bind - not found
-- Looking for epoll_create
-- Looking for epoll_create - not found
-- Looking for sysconf
-- Looking for sysconf - found
-- Looking for atomic_swap_32
-- Looking for atomic_swap_32 - found
-- Looking for ffs
-- Looking for ffs - found
-- Looking for pthread_mutexattr_init
-- Looking for pthread_mutexattr_init - not found
-- Looking for pthread_mutexattr_settype
-- Looking for pthread_mutexattr_settype - not found
-- Looking for pthread_setschedparam
-- Looking for pthread_setschedparam - not found
-- Looking for bzero
-- Looking for bzero - found
-- Looking for include file sun_prefetch.h
-- Looking for include file sun_prefetch.h - not found
-- Performing Test HAVE___BUILTIN_FFS
-- Performing Test HAVE___BUILTIN_FFS - Success
-- Performing Test HAVE___BUILTIN_CTZ
-- Performing Test HAVE___BUILTIN_CTZ - Success
-- Performing Test HAVE___BUILTIN_CLZ
-- Performing Test HAVE___BUILTIN_CLZ - Success
-- Performing Test HAVE__BITSCANFORWARD
-- Performing Test HAVE__BITSCANFORWARD - Failed
-- Performing Test HAVE__BITSCANREVERSE
-- Performing Test HAVE__BITSCANREVERSE - Failed
-- Performing Test HAVE_MAC_OS_X_THREAD_INFO
-- Performing Test HAVE_MAC_OS_X_THREAD_INFO - Failed
-- Performing Test HAVE_LINUX_SCHEDULING
-- Performing Test HAVE_LINUX_SCHEDULING - Failed
-- Performing Test HAVE_SOLARIS_AFFINITY
-- Performing Test HAVE_SOLARIS_AFFINITY - Failed
-- Performing Test HAVE_LINUX_FUTEX
-- Performing Test HAVE_LINUX_FUTEX - Failed
-- Looking for MySQL include file my_default.h
-- Looking for MySQL include file my_default.h - found
-- Excluding Cluster Java components
-- Check size of char
-- Check size of char - done
-- Check size of short
-- Check size of short - done
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
-- Check size of char*
-- Check size of char* - done
-- Check size of long long
-- Check size of long long - done
-- Using MYSQLCLUSTERDIR: '/usr/pkg/mysql-cluster'
-- Library ndbclient_static depends on OSLIBS mysys;dbug;strings;-lpthread;/lib/libz.so;mysys_ssl
-- System libs used by ndbclient_so: -lpthread;-lpthread;-lpthread;-lpthread;-lpthread;-lpthread;-lpthread;-lpthread;-lpthread;/lib/libz.so;mysys_ssl;-lpthread
-- Looking for link.h
-- Looking for link.h - found
-- Looking for stdbool.h
-- Looking for stdbool.h - found
-- Looking for sysexits.h
-- Looking for sysexits.h - found
-- Looking for netdb.h
-- Looking for netdb.h - found
-- Looking for sys/uio.h
-- Looking for sys/uio.h - found
-- Looking for signal.h
-- Looking for signal.h - found
-- Looking for include files sys/types.h, netinet/tcp.h
-- Looking for include files sys/types.h, netinet/tcp.h - found
-- Building NDB Memcache using /data/scratch/databases/mysql-cluster/work/mysql-cluster-gpl-7.4.12/storage/ndb/memcache/extra/memcached
-- Performing Test HAVE_DARWIN_ATOMICS
-- Performing Test HAVE_DARWIN_ATOMICS - Failed
-- Performing Test HAVE_SOLARIS_ATOMICS
-- Performing Test HAVE_SOLARIS_ATOMICS - Success
-- Using gcc atomic builtins
-- Looking for mach/mach_time.h
-- Looking for mach/mach_time.h - not found
-- Looking for srandomdev
-- Looking for srandomdev - not found
-- Looking for gethrvtime
-- Looking for gethrvtime - not found
-- Looking for memset
-- Looking for memset - found
-- Looking for dlsym in dl
-- Looking for dlsym in dl - not found
-- Performing Test HAVE_FUNC_IN_CXX
-- Performing Test HAVE_FUNC_IN_CXX - Success
-- Looking for include file Windows.h
-- Looking for include file Windows.h - not found
-- Looking for sysconf
-- Looking for sysconf - found
-- Looking for _SC_PAGESIZE
-- Looking for _SC_PAGESIZE - found
-- Looking for _SC_PHYS_PAGES
-- Looking for _SC_PHYS_PAGES - found
-- Looking for _SC_NPROCESSORS_CONF
-- Looking for _SC_NPROCESSORS_CONF - found
-- Skipping mysql-js (No NDB_NODEJS_PATH)
-- Performing Test HAVE_PEERCRED
-- Performing Test HAVE_PEERCRED - Failed
-- Library mysqlclient depends on OSLIBS -lpthread;/lib/libz.so;m;/usr/lib/libssl.so;/usr/lib/libcrypto.so
-- Googlemock 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 http proxy: export http_proxy=http://example.com:80
Warning: Bison executable not found in PATH
-- Library mysqlserver depends on OSLIBS -lpthread;/lib/libz.so;m;/usr/lib/libssl.so;/usr/lib/libcrypto.so;crypt
CMake Deprecation Warning at scripts/CMakeLists.txt:267 (CMAKE_POLICY):
  The OLD behavior for policy CMP0007 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_BUILD_TYPE: 
-- COMPILE_DEFINITIONS: DBUG_OFF;HAVE_CONFIG_H;GTEST_USE_OWN_TR1_TUPLE=1
-- CMAKE_C_FLAGS: -O2 -D__STDC_FORMAT_MACROS=1 -fPIC -DPIC -I/usr/include -I/usr/pkg/include -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement
-- CMAKE_CXX_FLAGS: -O2 -D__STDC_FORMAT_MACROS=1 -fPIC -DPIC -I/usr/include -I/usr/pkg/include -fPIC -DPIC -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Wno-null-conversion -Wno-unused-private-field
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_INFODIR
    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR
    PYVERSSUFFIX


-- Build files have been written to: /data/scratch/databases/mysql-cluster/work/mysql-cluster-gpl-7.4.12
=> Rewrite cmake Dependencies files