=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for mysql-5.6.12.tar.gz => Checksum RMD160 OK for mysql-5.6.12.tar.gz ===> Installing dependencies for mysql-client-5.6.12 ========================================================================== The supported build options for mysql-client are: embedded-server ndb-cluster ssl The currently selected options are: embedded-server 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.mysql5 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, mysql-client-5.6.12. Their current value is shown below: * 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: * TERMCAP_TYPE = termcap 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.2nb3 => Tool dependency cmake>=2.8.1nb1: found cmake-2.8.11 => Tool dependency gmake>=3.81: found gmake-3.82nb7 => Tool dependency checkperms>=1.1: found checkperms-1.11 => Full dependency perl>=5.0: found perl-5.18.0 => Full dependency readline>=6.0: found readline-6.2 ===> Overriding tools for mysql-client-5.6.12 ===> Extracting for mysql-client-5.6.12 ===> Patching for mysql-client-5.6.12 => Applying pkgsrc patches for mysql-client-5.6.12 => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-CMakeLists.txt => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-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.1 2013/02/13 21:00:03 adam Exp $ | |Split configuration between mysql-client and mysql-server. | |--- CMakeLists.txt.orig 2013-01-22 16:54:49.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 367. Hunk #2 succeeded at 381 (offset 4 lines). Hunk #3 succeeded at 400 (offset 4 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-client_completion_hash.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-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 2013/02/13 21:00:03 adam Exp $ | |* Portability: include 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 /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-client_mysqladmin.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-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 2013/02/13 21:00:03 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 344. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-client_sql_string.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/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 2013/02/13 21:00:03 adam Exp $ | |Portability: include 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 /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-cmake_libutils.cmake => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/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.2 2013/04/20 08:06:01 adam 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 /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-cmake_ssl.cmake => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-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.2 2013/04/20 08:06:01 adam 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 143. Hunk #2 succeeded at 170. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-include_CMakeLists.txt => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-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 2013/02/13 21:00:04 adam Exp $ | |Only mysql-client installs includes. | |--- include/CMakeLists.txt.orig 2013-01-22 16:54:49.000000000 +0000 |+++ include/CMakeLists.txt -------------------------- Patching file include/CMakeLists.txt using Plan A... Hunk #1 succeeded at 65. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-include_my__global.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-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 2013/04/29 21:16:56 joerg 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 461 (offset -4 lines). Hunk #2 succeeded at 1123 (offset -2 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-include_my_compare.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-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 2013/02/13 21:00:04 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 39. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-include_my_net.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/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 2013/02/13 21:00:04 adam 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 /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-include_my_pthread.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-include_my_pthread.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_my_pthread.h,v 1.1 2013/02/13 21:00:04 adam Exp $ | |--- include/my_pthread.h.orig 2011-04-16 09:13:17.000000000 +0000 |+++ include/my_pthread.h -------------------------- Patching file include/my_pthread.h using Plan A... Hunk #1 succeeded at 20. Hunk #2 succeeded at 247. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-include_myisam.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-include_myisam.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_myisam.h,v 1.2 2013/05/06 14:41:08 joerg Exp $ | |Adjust MI_MAX_KEY_LENGTH x4. | |--- include/myisam.h.orig 2013-05-05 21:55:07.000000000 +0000 |+++ include/myisam.h -------------------------- Patching file include/myisam.h using Plan A... Hunk #1 succeeded at 80. Hunk #2 succeeded at 94. Hunk #3 succeeded at 103. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-libmysql_libmysql.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-libmysql_libmysql.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libmysql_libmysql.c,v 1.1 2013/04/29 21:16:56 joerg Exp $ | |--- libmysql/libmysql.c.orig 2013-04-28 13:52:54.000000000 +0000 |+++ libmysql/libmysql.c -------------------------- Patching file libmysql/libmysql.c using Plan A... Hunk #1 succeeded at 2071. Hunk #2 succeeded at 2559. Hunk #3 succeeded at 3179. Hunk #4 succeeded at 3187. Hunk #5 succeeded at 3196. Hunk #6 succeeded at 3206. Hunk #7 succeeded at 3331. Hunk #8 succeeded at 3679. Hunk #9 succeeded at 3689. Hunk #10 succeeded at 3700. Hunk #11 succeeded at 3711. Hunk #12 succeeded at 4705. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-libmysqld_lib__sql.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-libmysqld_lib__sql.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libmysqld_lib__sql.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- libmysqld/lib_sql.cc.orig 2013-05-05 21:46:06.000000000 +0000 |+++ libmysqld/lib_sql.cc -------------------------- Patching file libmysqld/lib_sql.cc using Plan A... Hunk #1 succeeded at 337. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-mysql-test_CMakeLists.txt => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-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.1 2013/02/13 21:00:05 adam 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 /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-mysys_mf__iocache.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-mysys_mf__iocache.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mysys_mf__iocache.c,v 1.1 2013/04/29 21:16:56 joerg Exp $ | |--- mysys/mf_iocache.c.orig 2013-04-28 13:55:46.000000000 +0000 |+++ mysys/mf_iocache.c -------------------------- Patching file mysys/mf_iocache.c using Plan A... Hunk #1 succeeded at 180. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-mysys_my__copy.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-mysys_my__copy.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mysys_my__copy.c,v 1.1 2013/04/29 21:16:56 joerg Exp $ | |--- mysys/my_copy.c.orig 2013-04-28 13:55:27.000000000 +0000 |+++ mysys/my_copy.c -------------------------- Patching file mysys/my_copy.c using Plan A... Hunk #1 succeeded at 63. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-mysys_my__getwd.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-mysys_my__getwd.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mysys_my__getwd.c,v 1.1 2013/04/29 21:16:56 joerg Exp $ | |--- mysys/my_getwd.c.orig 2013-04-28 13:52:00.000000000 +0000 |+++ mysys/my_getwd.c -------------------------- Patching file mysys/my_getwd.c using Plan A... Hunk #1 succeeded at 162. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-mysys_stacktrace.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-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 2013/02/13 21:00:05 adam 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 /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-scripts_CMakeLists.txt => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-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 2013/02/13 21:00:06 adam 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 182. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-scripts_mysqld_safe.sh => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-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 2013/02/13 21:00:06 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 747. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql-common_client.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql-common_client.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql-common_client.c,v 1.1 2013/04/29 21:16:56 joerg Exp $ | |--- sql-common/client.c.orig 2013-04-28 13:57:28.000000000 +0000 |+++ sql-common/client.c -------------------------- Patching file sql-common/client.c using Plan A... Hunk #1 succeeded at 1289. Hunk #2 succeeded at 4329 (offset 33 lines). Hunk #3 succeeded at 4375 (offset 33 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_CMakeLists.txt => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_CMakeLists.txt,v 1.2 2013/04/20 08:06:01 adam 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 421. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_event__db__repository.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_event__db__repository.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_event__db__repository.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/event_db_repository.cc.orig 2013-04-05 12:27:18.000000000 +0000 |+++ sql/event_db_repository.cc -------------------------- Patching file sql/event_db_repository.cc using Plan A... Hunk #1 succeeded at 469. Hunk #2 succeeded at 743. Hunk #3 succeeded at 858. Hunk #4 succeeded at 918. Hunk #5 succeeded at 1153. Hunk #6 succeeded at 1230. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_field.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_field.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_field.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/field.cc.orig 2013-04-05 12:27:18.000000000 +0000 |+++ sql/field.cc -------------------------- Patching file sql/field.cc using Plan A... Hunk #1 succeeded at 1855. Hunk #2 succeeded at 9513 (offset -1 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_field.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_field.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_field.h,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/field.h.orig 2013-05-05 20:53:17.000000000 +0000 |+++ sql/field.h -------------------------- Patching file sql/field.h using Plan A... Hunk #1 succeeded at 887. Hunk #2 succeeded at 3652. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_field__conv.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_field__conv.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_field__conv.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/field_conv.cc.orig 2013-05-05 20:55:14.000000000 +0000 |+++ sql/field_conv.cc -------------------------- Patching file sql/field_conv.cc using Plan A... Hunk #1 succeeded at 330. Hunk #2 succeeded at 898. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_ha__ndbcluster.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_ha__ndbcluster.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_ha__ndbcluster.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/ha_ndbcluster.cc.orig 2013-05-05 20:55:16.000000000 +0000 |+++ sql/ha_ndbcluster.cc -------------------------- Patching file sql/ha_ndbcluster.cc using Plan A... Hunk #1 succeeded at 2807. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_ha__partition.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_ha__partition.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_ha__partition.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/ha_partition.cc.orig 2013-05-05 20:55:18.000000000 +0000 |+++ sql/ha_partition.cc -------------------------- Patching file sql/ha_partition.cc using Plan A... Hunk #1 succeeded at 3192. Hunk #2 succeeded at 5454 (offset -26 lines). Hunk #3 succeeded at 7476 (offset -4 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_handler.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_handler.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_handler.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/handler.cc.orig 2013-05-05 20:55:20.000000000 +0000 |+++ sql/handler.cc -------------------------- Patching file sql/handler.cc using Plan A... Hunk #1 succeeded at 5727 (offset 5 lines). Hunk #2 succeeded at 5783 (offset 5 lines). Hunk #3 succeeded at 5880 (offset 5 lines). Hunk #4 succeeded at 6118 (offset 5 lines). Hunk #5 succeeded at 6171 (offset 5 lines). Hunk #6 succeeded at 6393 (offset 5 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_handler.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_handler.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_handler.h,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/handler.h.orig 2013-05-05 20:53:53.000000000 +0000 |+++ sql/handler.h -------------------------- Patching file sql/handler.h using Plan A... Hunk #1 succeeded at 3334. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_item.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/item.cc.orig 2013-04-05 12:27:18.000000000 +0000 |+++ sql/item.cc -------------------------- Patching file sql/item.cc using Plan A... Hunk #1 succeeded at 2545. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_item.h,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/item.h.orig 2013-05-05 20:52:25.000000000 +0000 |+++ sql/item.h -------------------------- Patching file sql/item.h using Plan A... Hunk #1 succeeded at 1654 (offset 17 lines). Hunk #2 succeeded at 2574 (offset -4 lines). Hunk #3 succeeded at 4188 (offset 20 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item__cmpfunc.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item__cmpfunc.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_item__cmpfunc.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/item_cmpfunc.cc.orig 2013-05-05 20:55:22.000000000 +0000 |+++ sql/item_cmpfunc.cc -------------------------- Patching file sql/item_cmpfunc.cc using Plan A... Hunk #1 succeeded at 497. Hunk #2 succeeded at 1425. Hunk #3 succeeded at 1436. Hunk #4 succeeded at 1492. Hunk #5 succeeded at 1502. Hunk #6 succeeded at 1541. Hunk #7 succeeded at 1616. Hunk #8 succeeded at 1708. Hunk #9 succeeded at 1720. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item__cmpfunc.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item__cmpfunc.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_item__cmpfunc.h,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/item_cmpfunc.h.orig 2013-05-05 20:53:04.000000000 +0000 |+++ sql/item_cmpfunc.h -------------------------- Patching file sql/item_cmpfunc.h using Plan A... Hunk #1 succeeded at 400. Hunk #2 succeeded at 950. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item__func.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item__func.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_item__func.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/item_func.cc.orig 2013-05-05 20:55:24.000000000 +0000 |+++ sql/item_func.cc -------------------------- Patching file sql/item_func.cc using Plan A... Hunk #1 succeeded at 2474. Hunk #2 succeeded at 4555. Hunk #3 succeeded at 4726. Hunk #4 succeeded at 6708 (offset 14 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item__geofunc.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item__geofunc.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_item__geofunc.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/item_geofunc.cc.orig 2013-05-05 20:55:27.000000000 +0000 |+++ sql/item_geofunc.cc -------------------------- Patching file sql/item_geofunc.cc using Plan A... Hunk #1 succeeded at 261 (offset -1 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item__strfunc.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item__strfunc.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_item__strfunc.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/item_strfunc.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/item_strfunc.cc -------------------------- Patching file sql/item_strfunc.cc using Plan A... Hunk #1 succeeded at 100. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item__subselect.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item__subselect.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_item__subselect.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/item_subselect.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/item_subselect.cc -------------------------- Patching file sql/item_subselect.cc using Plan A... Hunk #1 succeeded at 3588. Hunk #2 succeeded at 3697. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item__subselect.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item__subselect.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_item__subselect.h,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/item_subselect.h.orig 2013-05-05 20:54:13.000000000 +0000 |+++ sql/item_subselect.h -------------------------- Patching file sql/item_subselect.h using Plan A... Hunk #1 succeeded at 433. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item__sum.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item__sum.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_item__sum.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/item_sum.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/item_sum.cc -------------------------- Patching file sql/item_sum.cc using Plan A... Hunk #1 succeeded at 3436 (offset 19 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item__timefunc.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_item__timefunc.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_item__timefunc.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/item_timefunc.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/item_timefunc.cc -------------------------- Patching file sql/item_timefunc.cc using Plan A... Hunk #1 succeeded at 1337. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_key.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_key.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_key.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/key.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/key.cc -------------------------- Patching file sql/key.cc using Plan A... Hunk #1 succeeded at 123. Hunk #2 succeeded at 299. Hunk #3 succeeded at 438. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_log__event.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_log__event.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_log__event.cc,v 1.1 2013/04/29 21:16:56 joerg Exp $ | |--- sql/log_event.cc.orig 2013-04-28 13:54:43.000000000 +0000 |+++ sql/log_event.cc -------------------------- Patching file sql/log_event.cc using Plan A... Hunk #1 succeeded at 642. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_log_event.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-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.2 2013/04/20 08:06:01 adam Exp $ | |* Portability: include 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 /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_mysqld.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_mysqld.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_mysqld.cc,v 1.3 2013/05/06 14:41:08 joerg Exp $ | |--- sql/mysqld.cc.orig 2013-05-05 21:55:08.000000000 +0000 |+++ sql/mysqld.cc -------------------------- Patching file sql/mysqld.cc using Plan A... Hunk #1 succeeded at 8323 (offset 55 lines). Hunk #2 succeeded at 8821 (offset 55 lines). Hunk #3 succeeded at 8848 (offset 55 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_net__serv.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_net__serv.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_net__serv.cc,v 1.1 2013/04/29 21:16:56 joerg Exp $ | |--- sql/net_serv.cc.orig 2013-04-28 13:54:10.000000000 +0000 |+++ sql/net_serv.cc -------------------------- Patching file sql/net_serv.cc using Plan A... Hunk #1 succeeded at 316. Hunk #2 succeeded at 390. Hunk #3 succeeded at 525. Hunk #4 succeeded at 700. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_opt__range.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_opt__range.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_opt__range.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/opt_range.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/opt_range.cc -------------------------- Patching file sql/opt_range.cc using Plan A... Hunk #1 succeeded at 468. Hunk #2 succeeded at 2947 (offset 9 lines). Hunk #3 succeeded at 3077 (offset 9 lines). Hunk #4 succeeded at 3960 (offset 9 lines). Hunk #5 succeeded at 4988 (offset 9 lines). Hunk #6 succeeded at 5003 (offset 9 lines). Hunk #7 succeeded at 9584 (offset 34 lines). Hunk #8 succeeded at 10616 (offset 9 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_opt__range.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_opt__range.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_opt__range.h,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/opt_range.h.orig 2013-05-05 20:54:50.000000000 +0000 |+++ sql/opt_range.h -------------------------- Patching file sql/opt_range.h using Plan A... Hunk #1 succeeded at 596. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_opt__sum.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_opt__sum.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_opt__sum.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/opt_sum.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/opt_sum.cc -------------------------- Patching file sql/opt_sum.cc using Plan A... Hunk #1 succeeded at 304. Hunk #2 succeeded at 379. Hunk #3 succeeded at 811. Hunk #4 succeeded at 831. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_password.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_password.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_password.c,v 1.1 2013/04/29 21:16:57 joerg Exp $ | |--- sql/password.c.orig 2013-04-28 13:53:48.000000000 +0000 |+++ sql/password.c -------------------------- Patching file sql/password.c using Plan A... Hunk #1 succeeded at 545. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_rpl__mi.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_rpl__mi.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_rpl__mi.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/rpl_mi.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/rpl_mi.cc -------------------------- Patching file sql/rpl_mi.cc using Plan A... Hunk #1 succeeded at 478. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_rpl__slave.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_rpl__slave.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_rpl__slave.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/rpl_slave.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/rpl_slave.cc -------------------------- Patching file sql/rpl_slave.cc using Plan A... Hunk #1 succeeded at 3517 (offset 25 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_set__var.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_set__var.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_set__var.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/set_var.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/set_var.cc -------------------------- Patching file sql/set_var.cc using Plan A... Hunk #1 succeeded at 566. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sp__head.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sp__head.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sp__head.h,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sp_head.h.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sp_head.h -------------------------- Patching file sql/sp_head.h using Plan A... Hunk #1 succeeded at 859. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sp__rcontext.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sp__rcontext.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sp__rcontext.h,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sp_rcontext.h.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sp_rcontext.h -------------------------- Patching file sql/sp_rcontext.h using Plan A... Hunk #1 succeeded at 453. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__acl.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__acl.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__acl.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_acl.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sql_acl.cc -------------------------- Patching file sql/sql_acl.cc using Plan A... Hunk #1 succeeded at 2805 (offset 73 lines). Hunk #2 succeeded at 4508 (offset 59 lines). Hunk #3 succeeded at 4767 (offset 73 lines). Hunk #4 succeeded at 5030 (offset 59 lines). Hunk #5 succeeded at 5543 (offset 73 lines). Hunk #6 succeeded at 5739 (offset 59 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__admin.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__admin.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__admin.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_admin.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sql_admin.cc -------------------------- Patching file sql/sql_admin.cc using Plan A... Hunk #1 succeeded at 1123. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__base.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__base.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__base.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_base.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sql_base.cc -------------------------- Patching file sql/sql_base.cc using Plan A... Hunk #1 succeeded at 1612. Hunk #2 succeeded at 8211. Hunk #3 succeeded at 8775. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__bitmap.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__bitmap.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__bitmap.h,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_bitmap.h.orig 2013-05-05 20:53:40.000000000 +0000 |+++ sql/sql_bitmap.h -------------------------- Patching file sql/sql_bitmap.h using Plan A... Hunk #1 succeeded at 60. Hunk #2 succeeded at 135. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__cache.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__cache.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__cache.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_cache.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sql_cache.cc -------------------------- Patching file sql/sql_cache.cc using Plan A... Hunk #1 succeeded at 1209. Hunk #2 succeeded at 1220. Hunk #3 succeeded at 1595 (offset 11 lines). Hunk #4 succeeded at 3051 (offset 11 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__class.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__class.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__class.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_class.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sql_class.cc -------------------------- Patching file sql/sql_class.cc using Plan A... Hunk #1 succeeded at 553. Hunk #2 succeeded at 2538 (offset 3 lines). Hunk #3 succeeded at 2719 (offset 3 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__class.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__class.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__class.h,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_class.h.orig 2013-05-05 20:51:58.000000000 +0000 |+++ sql/sql_class.h -------------------------- Patching file sql/sql_class.h using Plan A... Hunk #1 succeeded at 3191 (offset 35 lines). Hunk #2 succeeded at 4612 (offset 4 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__delete.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__delete.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__delete.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_delete.cc.orig 2013-04-05 12:27:18.000000000 +0000 |+++ sql/sql_delete.cc -------------------------- Patching file sql/sql_delete.cc using Plan A... Hunk #1 succeeded at 119. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__executor.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__executor.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__executor.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_executor.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sql_executor.cc -------------------------- Patching file sql/sql_executor.cc using Plan A... Hunk #1 succeeded at 1454 (offset -1 lines). Hunk #2 succeeded at 1862 (offset -1 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__insert.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__insert.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__insert.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_insert.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sql_insert.cc -------------------------- Patching file sql/sql_insert.cc using Plan A... Hunk #1 succeeded at 758 (offset -1 lines). Hunk #2 succeeded at 1933 (offset 27 lines). Hunk #3 succeeded at 3902 (offset 7 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__join__buffer.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__join__buffer.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__join__buffer.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_join_buffer.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sql_join_buffer.cc -------------------------- Patching file sql/sql_join_buffer.cc using Plan A... Hunk #1 succeeded at 184. Hunk #2 succeeded at 1350. Hunk #3 succeeded at 1593. Hunk #4 succeeded at 1886. Hunk #5 succeeded at 2131. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__lex.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__lex.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__lex.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_lex.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sql_lex.cc -------------------------- Patching file sql/sql_lex.cc using Plan A... Hunk #1 succeeded at 248 (offset 1 line). Hunk #2 succeeded at 3378 (offset 10 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__lex.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__lex.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__lex.h,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_lex.h.orig 2013-05-05 20:52:49.000000000 +0000 |+++ sql/sql_lex.h -------------------------- Patching file sql/sql_lex.h using Plan A... Hunk #1 succeeded at 1203 (offset 2 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__load.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__load.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__load.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_load.cc.orig 2013-04-05 12:27:18.000000000 +0000 |+++ sql/sql_load.cc -------------------------- Patching file sql/sql_load.cc using Plan A... Hunk #1 succeeded at 475. Hunk #2 succeeded at 908. Hunk #3 succeeded at 1118. Hunk #4 succeeded at 1280. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__optimizer.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__optimizer.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__optimizer.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_optimizer.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sql_optimizer.cc -------------------------- Patching file sql/sql_optimizer.cc using Plan A... Hunk #1 succeeded at 739. Hunk #2 succeeded at 2504. Hunk #3 succeeded at 5416. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__optimizer.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__optimizer.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__optimizer.h,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_optimizer.h.orig 2013-05-05 20:54:46.000000000 +0000 |+++ sql/sql_optimizer.h -------------------------- Patching file sql/sql_optimizer.h using Plan A... Hunk #1 succeeded at 433. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__parse.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__parse.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__parse.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_parse.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sql_parse.cc -------------------------- Patching file sql/sql_parse.cc using Plan A... Hunk #1 succeeded at 6453 (offset 26 lines). Hunk #2 succeeded at 6503 (offset 26 lines). Hunk #3 succeeded at 6597 (offset 26 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__partition.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__partition.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__partition.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_partition.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sql_partition.cc -------------------------- Patching file sql/sql_partition.cc using Plan A... Hunk #1 succeeded at 3294. Hunk #2 succeeded at 3370. Hunk #3 succeeded at 5846. Hunk #4 succeeded at 7720. Hunk #5 succeeded at 7902. Hunk #6 succeeded at 7937. Hunk #7 succeeded at 8104. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__planner.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__planner.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__planner.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_planner.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sql_planner.cc -------------------------- Patching file sql/sql_planner.cc using Plan A... Hunk #1 succeeded at 193. Hunk #2 succeeded at 571. Hunk #3 succeeded at 711. Hunk #4 succeeded at 813. Hunk #5 succeeded at 1037. Hunk #6 succeeded at 1101. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__prepare.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__prepare.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__prepare.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_prepare.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sql_prepare.cc -------------------------- Patching file sql/sql_prepare.cc using Plan A... Hunk #1 succeeded at 978. Hunk #2 succeeded at 2653. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__prepare.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__prepare.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__prepare.h,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_prepare.h.orig 2013-05-05 20:54:42.000000000 +0000 |+++ sql/sql_prepare.h -------------------------- Patching file sql/sql_prepare.h using Plan A... Hunk #1 succeeded at 289. Hunk #2 succeeded at 297. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__select.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__select.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__select.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_select.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sql_select.cc -------------------------- Patching file sql/sql_select.cc using Plan A... Hunk #1 succeeded at 789. Hunk #2 succeeded at 931. Hunk #3 succeeded at 1687. Hunk #4 succeeded at 1925. Hunk #5 succeeded at 1954. Hunk #6 succeeded at 2759. Hunk #7 succeeded at 4414 (offset 17 lines). Hunk #8 succeeded at 5164 (offset 17 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__select.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__select.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__select.h,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_select.h.orig 2013-05-05 20:54:55.000000000 +0000 |+++ sql/sql_select.h -------------------------- Patching file sql/sql_select.h using Plan A... Hunk #1 succeeded at 808 (offset 19 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__show.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__show.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__show.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_show.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sql_show.cc -------------------------- Patching file sql/sql_show.cc using Plan A... Hunk #1 succeeded at 740. Hunk #2 succeeded at 1835. Hunk #3 succeeded at 4642 (offset 8 lines). Hunk #4 succeeded at 4783 (offset 8 lines). Hunk #5 succeeded at 5365 (offset 8 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__table.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__table.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__table.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_table.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sql_table.cc -------------------------- Patching file sql/sql_table.cc using Plan A... Hunk #1 succeeded at 3861 (offset -9 lines). Hunk #2 succeeded at 7003 (offset -9 lines). Hunk #3 succeeded at 9020 (offset -9 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__time.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__time.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__time.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_time.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sql_time.cc -------------------------- Patching file sql/sql_time.cc using Plan A... Hunk #1 succeeded at 105. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__tmp__table.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__tmp__table.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__tmp__table.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_tmp_table.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sql_tmp_table.cc -------------------------- Patching file sql/sql_tmp_table.cc using Plan A... Hunk #1 succeeded at 1011 (offset 5 lines). Hunk #2 succeeded at 1033 (offset 5 lines). Hunk #3 succeeded at 1081 (offset 5 lines). Hunk #4 succeeded at 1405 (offset 5 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__union.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__union.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__union.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_union.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sql_union.cc -------------------------- Patching file sql/sql_union.cc using Plan A... Hunk #1 succeeded at 271. Hunk #2 succeeded at 462. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__update.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql__update.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_sql__update.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sql_update.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sql_update.cc -------------------------- Patching file sql/sql_update.cc using Plan A... Hunk #1 succeeded at 222. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sql_string.h => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/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.2 2013/04/29 21:16:57 joerg Exp $ | |Portability: include 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 22. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_sys__vars.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-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 2013/05/06 14:41:08 joerg Exp $ | |--- sql/sys_vars.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/sys_vars.cc -------------------------- Patching file sql/sys_vars.cc using Plan A... Hunk #1 succeeded at 2055. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_table.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_table.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_table.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/table.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/table.cc -------------------------- Patching file sql/table.cc using Plan A... Hunk #1 succeeded at 1076. Hunk #2 succeeded at 1206. Hunk #3 succeeded at 2374. Hunk #4 succeeded at 2928. Hunk #5 succeeded at 2948. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_transaction.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_transaction.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_transaction.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/transaction.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/transaction.cc -------------------------- Patching file sql/transaction.cc using Plan A... Hunk #1 succeeded at 143 (offset 9 lines). Hunk #2 succeeded at 172 (offset 9 lines). Hunk #3 succeeded at 191 (offset 9 lines). Hunk #4 succeeded at 230 (offset 9 lines). Hunk #5 succeeded at 269 (offset 6 lines). Hunk #6 succeeded at 328 (offset 9 lines). Hunk #7 succeeded at 388 (offset 6 lines). Hunk #8 succeeded at 597 (offset 9 lines). Hunk #9 succeeded at 636 (offset 6 lines). Hunk #10 succeeded at 803 (offset 9 lines). Hunk #11 succeeded at 828 (offset 6 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_tztime.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_tztime.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_tztime.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/tztime.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/tztime.cc -------------------------- Patching file sql/tztime.cc using Plan A... Hunk #1 succeeded at 2643. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_unireg.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-sql_unireg.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sql_unireg.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- sql/unireg.cc.orig 2013-05-05 20:56:04.000000000 +0000 |+++ sql/unireg.cc -------------------------- Patching file sql/unireg.cc using Plan A... Hunk #1 succeeded at 287. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_federated_ha__federated.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_federated_ha__federated.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_federated_ha__federated.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- storage/federated/ha_federated.cc.orig 2013-05-05 20:50:46.000000000 +0000 |+++ storage/federated/ha_federated.cc -------------------------- Patching file storage/federated/ha_federated.cc using Plan A... Hunk #1 succeeded at 1462 (offset -1 lines). Hunk #2 succeeded at 2104 (offset -1 lines). done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_heap_ha__heap.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_heap_ha__heap.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_heap_ha__heap.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- storage/heap/ha_heap.cc.orig 2013-04-05 12:27:17.000000000 +0000 |+++ storage/heap/ha_heap.cc -------------------------- Patching file storage/heap/ha_heap.cc using Plan A... Hunk #1 succeeded at 97. Hunk #2 succeeded at 113. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_heap_hp__hash.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_heap_hp__hash.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_heap_hp__hash.c,v 1.1 2013/04/29 21:16:57 joerg Exp $ | |--- storage/heap/hp_hash.c.orig 2013-04-28 13:58:16.000000000 +0000 |+++ storage/heap/hp_hash.c -------------------------- Patching file storage/heap/hp_hash.c using Plan A... Hunk #1 succeeded at 596. Hunk #2 succeeded at 684. Hunk #3 succeeded at 717. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_ft__boolean__search.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_ft__boolean__search.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_myisam_ft__boolean__search.c,v 1.1 2013/04/29 21:16:57 joerg Exp $ | |--- storage/myisam/ft_boolean_search.c.orig 2013-04-28 13:58:51.000000000 +0000 |+++ storage/myisam/ft_boolean_search.c -------------------------- Patching file storage/myisam/ft_boolean_search.c using Plan A... Hunk #1 succeeded at 533. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_ha__myisam.cc => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_ha__myisam.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_myisam_ha__myisam.cc,v 1.1 2013/05/06 14:41:08 joerg Exp $ | |--- storage/myisam/ha_myisam.cc.orig 2013-05-05 21:01:47.000000000 +0000 |+++ storage/myisam/ha_myisam.cc -------------------------- Patching file storage/myisam/ha_myisam.cc using Plan A... Hunk #1 succeeded at 464. Hunk #2 succeeded at 475. Hunk #3 succeeded at 1067. Hunk #4 succeeded at 1609. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_mi__check.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_mi__check.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_myisam_mi__check.c,v 1.1 2013/04/29 21:16:57 joerg Exp $ | |--- storage/myisam/mi_check.c.orig 2013-04-28 14:00:51.000000000 +0000 |+++ storage/myisam/mi_check.c -------------------------- Patching file storage/myisam/mi_check.c using Plan A... Hunk #1 succeeded at 1159. Hunk #2 succeeded at 2386. Hunk #3 succeeded at 2877. Hunk #4 succeeded at 2894. Hunk #5 succeeded at 3564. Hunk #6 succeeded at 3722. Hunk #7 succeeded at 4641. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_mi__create.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_mi__create.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_myisam_mi__create.c,v 1.1 2013/04/29 21:16:57 joerg Exp $ | |--- storage/myisam/mi_create.c.orig 2013-04-28 14:00:49.000000000 +0000 |+++ storage/myisam/mi_create.c -------------------------- Patching file storage/myisam/mi_create.c using Plan A... Hunk #1 succeeded at 134. Hunk #2 succeeded at 193. Hunk #3 succeeded at 544. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_mi__delete.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_mi__delete.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_myisam_mi__delete.c,v 1.1 2013/04/29 21:16:57 joerg Exp $ | |--- storage/myisam/mi_delete.c.orig 2013-04-28 14:00:47.000000000 +0000 |+++ storage/myisam/mi_delete.c -------------------------- Patching file storage/myisam/mi_delete.c using Plan A... Hunk #1 succeeded at 352. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_mi__dynrec.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_mi__dynrec.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_myisam_mi__dynrec.c,v 1.1 2013/04/29 21:16:57 joerg Exp $ | |--- storage/myisam/mi_dynrec.c.orig 2013-04-28 14:00:44.000000000 +0000 |+++ storage/myisam/mi_dynrec.c -------------------------- Patching file storage/myisam/mi_dynrec.c using Plan A... Hunk #1 succeeded at 414. Hunk #2 succeeded at 862. Hunk #3 succeeded at 1023. Hunk #4 succeeded at 1143. Hunk #5 succeeded at 1195. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_mi__extra.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_mi__extra.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_myisam_mi__extra.c,v 1.1 2013/04/29 21:16:57 joerg Exp $ | |--- storage/myisam/mi_extra.c.orig 2013-04-28 14:00:41.000000000 +0000 |+++ storage/myisam/mi_extra.c -------------------------- Patching file storage/myisam/mi_extra.c using Plan A... Hunk #1 succeeded at 55. Hunk #2 succeeded at 116. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_mi__locking.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_mi__locking.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_myisam_mi__locking.c,v 1.1 2013/04/29 21:16:57 joerg Exp $ | |--- storage/myisam/mi_locking.c.orig 2013-04-28 14:00:39.000000000 +0000 |+++ storage/myisam/mi_locking.c -------------------------- Patching file storage/myisam/mi_locking.c using Plan A... Hunk #1 succeeded at 567. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_mi__open.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_mi__open.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_myisam_mi__open.c,v 1.1 2013/04/29 21:16:57 joerg Exp $ | |--- storage/myisam/mi_open.c.orig 2013-04-28 14:00:37.000000000 +0000 |+++ storage/myisam/mi_open.c -------------------------- Patching file storage/myisam/mi_open.c using Plan A... Hunk #1 succeeded at 510. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_mi__search.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_mi__search.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_myisam_mi__search.c,v 1.1 2013/04/29 21:16:57 joerg Exp $ | |--- storage/myisam/mi_search.c.orig 2013-04-28 13:59:30.000000000 +0000 |+++ storage/myisam/mi_search.c -------------------------- Patching file storage/myisam/mi_search.c using Plan A... Hunk #1 succeeded at 82. Hunk #2 succeeded at 125. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_mi__test1.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_mi__test1.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_myisam_mi__test1.c,v 1.1 2013/04/29 21:16:57 joerg Exp $ | |--- storage/myisam/mi_test1.c.orig 2013-04-28 13:59:06.000000000 +0000 |+++ storage/myisam/mi_test1.c -------------------------- Patching file storage/myisam/mi_test1.c using Plan A... Hunk #1 succeeded at 265. Hunk #2 succeeded at 293. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_myisamchk.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_myisam_myisamchk.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_myisam_myisamchk.c,v 1.1 2013/04/29 21:16:57 joerg Exp $ | |--- storage/myisam/myisamchk.c.orig 2013-04-28 14:00:35.000000000 +0000 |+++ storage/myisam/myisamchk.c -------------------------- Patching file storage/myisam/myisamchk.c using Plan A... Hunk #1 succeeded at 1118. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_ndb_include_util_Parser.hpp => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-storage_ndb_include_util_Parser.hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_ndb_include_util_Parser.hpp,v 1.1 2013/02/13 21:00:08 adam Exp $ | |Avoid C++ error (needed for Clang). | |--- storage/ndb/include/util/Parser.hpp.orig 2011-03-17 13:15:30.000000000 +0000 |+++ storage/ndb/include/util/Parser.hpp -------------------------- Patching file storage/ndb/include/util/Parser.hpp using Plan A... Hunk #1 succeeded at 151. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-strings_decimal.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-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.2 2013/04/29 21:16:57 joerg Exp $ | |* Portability: include 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. Hunk #2 succeeded at 356. Hunk #3 succeeded at 390. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-vio_vio.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-vio_vio.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-vio_vio.c,v 1.1 2013/04/29 21:16:57 joerg Exp $ | |--- vio/vio.c.orig 2013-04-28 14:09:38.000000000 +0000 |+++ vio/vio.c -------------------------- Patching file vio/vio.c using Plan A... Hunk #1 succeeded at 202. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-vio_viosocket.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-vio_viosocket.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-vio_viosocket.c,v 1.1 2013/04/29 21:16:58 joerg Exp $ | |--- vio/viosocket.c.orig 2013-04-28 13:51:01.000000000 +0000 |+++ vio/viosocket.c -------------------------- Patching file vio/viosocket.c using Plan A... Hunk #1 succeeded at 854. Hunk #2 succeeded at 946. Hunk #3 succeeded at 957. done => Verifying /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-vio_viossl.c => Applying pkgsrc patch /usr/pkgsrc/databases/mysql56-client/../../databases/mysql56-client/patches/patch-vio_viossl.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-vio_viossl.c,v 1.1 2013/04/28 19:24:44 adam Exp $ | |Compatibility fix. | |--- vio/viossl.c.orig 2013-04-05 12:27:17.000000000 +0000 |+++ vio/viossl.c -------------------------- Patching file vio/viossl.c using Plan A... Hunk #1 succeeded at 327. done ===> Creating toolchain wrappers for mysql-client-5.6.12 ===> Configuring for mysql-client-5.6.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. => Replacing Perl interpreter in 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. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in ./CMakeLists.txt. => Checking for portability problems in extracted files -- Running cmake version 2.8.11 -- The C compiler identification is GNU 4.1.3 -- The CXX compiler identification is GNU 4.1.3 CMake Warning (dev) at /usr/pkg/share/cmake-2.8/Modules/Platform/NetBSD.cmake:13 (include): File /usr/pkg/share/cmake-2.8/Modules/Platform/NetBSD.cmake includes /scratch/databases/mysql56-client/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-2.8/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-2.8/Modules/CMakeSystemSpecificInformation.cmake:36 (include) CMakeLists.txt:99 (PROJECT) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-2.8/Modules/Platform/NetBSD.cmake:13 (include): File /usr/pkg/share/cmake-2.8/Modules/Platform/NetBSD.cmake includes /scratch/databases/mysql56-client/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-2.8/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-2.8/Modules/CMakeCInformation.cmake:68 (include) CMakeLists.txt:99 (PROJECT) This warning is for project developers. Use -Wno-dev to suppress it. -- Check for working C compiler: /scratch/databases/mysql56-client/work/.wrapper/bin/cc -- Check for working C compiler: /scratch/databases/mysql56-client/work/.wrapper/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done CMake Warning (dev) at /usr/pkg/share/cmake-2.8/Modules/Platform/NetBSD.cmake:13 (include): File /usr/pkg/share/cmake-2.8/Modules/Platform/NetBSD.cmake includes /scratch/databases/mysql56-client/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-2.8/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-2.8/Modules/CMakeCXXInformation.cmake:67 (include) CMakeLists.txt:99 (PROJECT) This warning is for project developers. Use -Wno-dev to suppress it. -- Check for working CXX compiler: /scratch/databases/mysql56-client/work/.wrapper/bin/c++ -- Check for working CXX compiler: /scratch/databases/mysql56-client/work/.wrapper/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - 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.12 -- Packaging as: mysql-5.6.12-NetBSD-i386 -- 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 - not found -- Looking for gethostbyname_r in nsl_r -- Looking for gethostbyname_r in nsl_r - not found -- Looking for gethostbyname_r in nsl -- Looking for gethostbyname_r in nsl - not 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 include file pthread.h -- Looking for include file 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 - not 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 - not 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 - not 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 - not 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 - not 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 - not 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 - 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 - not 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_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 - not 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 - not 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 - not 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 - Failed -- 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 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 - Failed -- 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 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 = 0 -- 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 - Failed -- Performing Test HAVE_DECL_TGOTO2 -- Performing Test HAVE_DECL_TGOTO2 - Failed -- Looking for strvis -- Looking for strvis - found -- Looking for strunvis -- Looking for strunvis - found -- 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://foo.bar.com:80 -- Library mysqlclient depends on OSLIBS -lpthread;/lib/libz.so;m;/usr/lib/libssl.so;/usr/lib/libcrypto.so -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR INSTALL_MYSQLTESTDIR INSTALL_SQLBENCHDIR READLINE_LIBRARY USE_NEW_READLINE_INTERFACE WITH_LIBEDIT -- Build files have been written to: /scratch/databases/mysql56-client/work/mysql-5.6.12 => Rewrite cmake Dependencies files