=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for mysql-server-5.1.72nb5 cd . && /usr/pkg/bin/bash /usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/missing --run aclocal-1.10 WARNING: 'aclocal' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.in'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. cd . && /usr/pkg/bin/bash /usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/missing --run automake-1.10 --foreign WARNING: 'automake' is missing on your system. You should only need it if you modified 'Makefile.am', 'acinclude.m4' or 'configure.in'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. cd . && /usr/pkg/bin/bash /usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/missing --run autoconf aclocal.m4:16: warning: this file was generated for autoconf 2.63. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'. configure.in:23: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... aclocal.m4:1037: _LT_SYS_MODULE_PATH_AIX is expanded from... aclocal.m4:4173: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:5248: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:159: _LT_SETUP is expanded from... aclocal.m4:88: LT_INIT is expanded from... aclocal.m4:123: AC_PROG_LIBTOOL is expanded from... configure.in:23: the top level configure.in:23: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... aclocal.m4:4173: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:5248: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:159: _LT_SETUP is expanded from... aclocal.m4:88: LT_INIT is expanded from... aclocal.m4:123: AC_PROG_LIBTOOL is expanded from... configure.in:23: the top level config/ac-macros/character_sets.m4:6: warning: prefer named diversions configure.in:219: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... aclocal.m4:1037: _LT_SYS_MODULE_PATH_AIX is expanded from... aclocal.m4:5351: _LT_LANG_CXX_CONFIG is expanded from... aclocal.m4:800: _LT_LANG is expanded from... aclocal.m4:783: LT_LANG is expanded from... configure.in:219: the top level /usr/pkg/bin/bash ./config.status --recheck cd . && /usr/pkg/bin/bash ./config.status Makefile config.status: creating Makefile /usr/pkg/bin/bash ./config.status --recheck Making all in . gmake[1]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck /usr/pkg/bin/gmake abi_headers="include/mysql/plugin.h include/mysql.h" do_abi_check gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck set -ex; \ for file in include/mysql/plugin.h include/mysql.h; do \ cc -E -nostdinc -dI -DMYSQL_ABI_CHECK \ -I./include \ -I./include/mysql \ -I./sql \ -I./include \ -I./include/mysql \ -I./sql \ $file 2>/dev/null | \ /usr/bin/sed -e '/^# /d' \ -e '/^[ ]*$/d' \ -e '/^#pragma GCC set_debug_pwd/d' \ -e '/^#ident/d' > \ ./abi_check.out; \ /usr/bin/diff -I '#include' -w $file.pp ./abi_check.out; \ /bin/rm ./abi_check.out; \ done + for file in include/mysql/plugin.h include/mysql.h + cc -E -nostdinc -dI -DMYSQL_ABI_CHECK -I./include -I./include/mysql -I./sql -I./include -I./include/mysql -I./sql include/mysql/plugin.h + /usr/bin/sed -e '/^# /d' -e '/^[ ]*$/d' -e '/^#pragma GCC set_debug_pwd/d' -e '/^#ident/d' + /usr/bin/diff -I '#include' -w include/mysql/plugin.h.pp ./abi_check.out + /bin/rm ./abi_check.out + for file in include/mysql/plugin.h include/mysql.h + cc -E -nostdinc -dI -DMYSQL_ABI_CHECK -I./include -I./include/mysql -I./sql -I./include -I./include/mysql -I./sql include/mysql.h + /usr/bin/sed -e '/^# /d' -e '/^[ ]*$/d' -e '/^#pragma GCC set_debug_pwd/d' -e '/^#ident/d' + /usr/bin/diff -I '#include' -w include/mysql.h.pp ./abi_check.out + /bin/rm ./abi_check.out gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' gmake[1]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' Making all in include gmake[1]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/include' cd .. && /usr/pkg/bin/gmake am--refresh gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd .. && /usr/pkg/bin/bash ./config.status include/Makefile config.status: creating include/Makefile cd .. && /usr/pkg/bin/gmake am--refresh gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd .. && /usr/pkg/bin/bash /usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/missing --run autoheader configure.in:23: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... aclocal.m4:1037: _LT_SYS_MODULE_PATH_AIX is expanded from... aclocal.m4:4173: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:5248: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:159: _LT_SETUP is expanded from... aclocal.m4:88: LT_INIT is expanded from... aclocal.m4:123: AC_PROG_LIBTOOL is expanded from... configure.in:23: the top level configure.in:23: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... aclocal.m4:4173: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:5248: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:159: _LT_SETUP is expanded from... aclocal.m4:88: LT_INIT is expanded from... aclocal.m4:123: AC_PROG_LIBTOOL is expanded from... configure.in:23: the top level config/ac-macros/character_sets.m4:6: warning: prefer named diversions configure.in:219: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... aclocal.m4:1037: _LT_SYS_MODULE_PATH_AIX is expanded from... aclocal.m4:5351: _LT_LANG_CXX_CONFIG is expanded from... aclocal.m4:800: _LT_LANG is expanded from... aclocal.m4:783: LT_LANG is expanded from... configure.in:219: the top level rm -f stamp-h1 touch config.h.in cd .. && /usr/pkg/bin/bash ./config.status include/config.h config.status: creating include/config.h config.status: include/config.h is unchanged /bin/rm -f readline openssl echo timestamp > link_sources /usr/pkg/bin/gmake all-am gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/include' cd .. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/include' gmake[1]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/include' Making all in scripts gmake[1]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/scripts' cd .. && /usr/pkg/bin/gmake am--refresh gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd .. && /usr/pkg/bin/bash ./config.status scripts/Makefile depfiles config.status: creating scripts/Makefile config.status: executing depfiles commands cd .. && /usr/pkg/bin/gmake am--refresh gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/gmake all-am gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/scripts' cd .. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /bin/rm -f mysqld_safe mysqld_safe-t /usr/bin/sed \ -e 's!@''bindir''@!/usr/pkg/bin!g' \ -e 's!@''sbindir''@!/usr/pkg/sbin!g' \ -e 's!@''scriptdir''@!/usr/pkg/bin!g' \ -e 's!@''prefix''@!/usr/pkg!g' \ -e 's!@''datadir''@!/usr/pkg/share!g' \ -e 's!@''localstatedir''@!/usr/pkg/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/pkg/libexec!g' \ -e 's!@''pkglibdir''@!/usr/pkg/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/pkg/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/pkg/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/pkg/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/pkg/share/mysql!g' \ -e 's!@''sysconfdir''@!/usr/pkg/etc!g' \ -e 's!@''mandir''@!/usr/pkg/man!g' \ -e 's!@''infodir''@!/usr/pkg/share/info!g' \ -e 's!@''CC''@!cc!'\ -e 's!@''CXX''@!c++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!cc!'\ -e 's!@''SAVE_CXX''@!c++!'\ -e 's!@''CC_VERSION''@!clang version 3.6 (branches/release_36 237755)!'\ -e 's!@''CXX_VERSION''@!clang version 3.6 (branches/release_36 237755)!'\ -e 's!@''PERL''@!/usr/pkg/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql !'\ -e 's!@''CXXFLAGS''@! -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql !'\ -e 's!@''LIBDL''@!!'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lm -L/usr/lib/ -lssl -lcrypto -L/usr/lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr/lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lm -lpthread !' \ -e 's!@''WRAPLIBS''@! -lwrap!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.72!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!i386!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!elf32-minix!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!false!' \ -e "s!@""CONF_COMMAND""@!./configure '--with-ssl=/usr' '--enable-thread-safe-client' '--localstatedir=/usr/pkg/var/mysql' '--without-libwrap' '--without-readline' '--without-libedit' '--disable-dependency-tracking' '--without-debug' '--with-low-memory' '--with-zlib-dir=/usr' '--with-charset=latin1' '--with-extra-charsets=all' '--enable-assembler' '--with-libwrap' '--with-mysqld-user=mysql' '--with-embedded-privilege-control' '--with-embedded-server' '--with-pic' '--with-plugins=innobase,ndbcluster' '--with-pstack' '--with-mysqlmanager' '--with-pthread' '--prefix=/usr/pkg' '--build=i386-elf32-minix' '--host=i386-elf32-minix' '--mandir=/usr/pkg/man' 'build_alias=i386-elf32-minix' 'host_alias=i386-elf32-minix' 'CC=cc' 'CFLAGS=-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql' 'LDFLAGS=-Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql' 'LIBS=' 'CPPFLAGS=-Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql' 'CXX=c++' 'CXXFLAGS=-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr/lib -lz!' \ -e "s!@MAKE@!/usr/pkg/bin/gmake!" \ mysqld_safe.sh > mysqld_safe-t /bin/chmod +x mysqld_safe-t /bin/mv mysqld_safe-t mysqld_safe /bin/rm -f mysql_install_db mysql_install_db-t /usr/bin/sed \ -e 's!@''bindir''@!/usr/pkg/bin!g' \ -e 's!@''sbindir''@!/usr/pkg/sbin!g' \ -e 's!@''scriptdir''@!/usr/pkg/bin!g' \ -e 's!@''prefix''@!/usr/pkg!g' \ -e 's!@''datadir''@!/usr/pkg/share!g' \ -e 's!@''localstatedir''@!/usr/pkg/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/pkg/libexec!g' \ -e 's!@''pkglibdir''@!/usr/pkg/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/pkg/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/pkg/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/pkg/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/pkg/share/mysql!g' \ -e 's!@''sysconfdir''@!/usr/pkg/etc!g' \ -e 's!@''mandir''@!/usr/pkg/man!g' \ -e 's!@''infodir''@!/usr/pkg/share/info!g' \ -e 's!@''CC''@!cc!'\ -e 's!@''CXX''@!c++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!cc!'\ -e 's!@''SAVE_CXX''@!c++!'\ -e 's!@''CC_VERSION''@!clang version 3.6 (branches/release_36 237755)!'\ -e 's!@''CXX_VERSION''@!clang version 3.6 (branches/release_36 237755)!'\ -e 's!@''PERL''@!/usr/pkg/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql !'\ -e 's!@''CXXFLAGS''@! -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql !'\ -e 's!@''LIBDL''@!!'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lm -L/usr/lib/ -lssl -lcrypto -L/usr/lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr/lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lm -lpthread !' \ -e 's!@''WRAPLIBS''@! -lwrap!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.72!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!i386!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!elf32-minix!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!false!' \ -e "s!@""CONF_COMMAND""@!./configure '--with-ssl=/usr' '--enable-thread-safe-client' '--localstatedir=/usr/pkg/var/mysql' '--without-libwrap' '--without-readline' '--without-libedit' '--disable-dependency-tracking' '--without-debug' '--with-low-memory' '--with-zlib-dir=/usr' '--with-charset=latin1' '--with-extra-charsets=all' '--enable-assembler' '--with-libwrap' '--with-mysqld-user=mysql' '--with-embedded-privilege-control' '--with-embedded-server' '--with-pic' '--with-plugins=innobase,ndbcluster' '--with-pstack' '--with-mysqlmanager' '--with-pthread' '--prefix=/usr/pkg' '--build=i386-elf32-minix' '--host=i386-elf32-minix' '--mandir=/usr/pkg/man' 'build_alias=i386-elf32-minix' 'host_alias=i386-elf32-minix' 'CC=cc' 'CFLAGS=-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql' 'LDFLAGS=-Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql' 'LIBS=' 'CPPFLAGS=-Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql' 'CXX=c++' 'CXXFLAGS=-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr/lib -lz!' \ -e "s!@MAKE@!/usr/pkg/bin/gmake!" \ mysql_install_db.sh > mysql_install_db-t /bin/chmod +x mysql_install_db-t /bin/mv mysql_install_db-t mysql_install_db /bin/rm -f mysql_secure_installation mysql_secure_installation-t /usr/bin/sed \ -e 's!@''bindir''@!/usr/pkg/bin!g' \ -e 's!@''sbindir''@!/usr/pkg/sbin!g' \ -e 's!@''scriptdir''@!/usr/pkg/bin!g' \ -e 's!@''prefix''@!/usr/pkg!g' \ -e 's!@''datadir''@!/usr/pkg/share!g' \ -e 's!@''localstatedir''@!/usr/pkg/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/pkg/libexec!g' \ -e 's!@''pkglibdir''@!/usr/pkg/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/pkg/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/pkg/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/pkg/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/pkg/share/mysql!g' \ -e 's!@''sysconfdir''@!/usr/pkg/etc!g' \ -e 's!@''mandir''@!/usr/pkg/man!g' \ -e 's!@''infodir''@!/usr/pkg/share/info!g' \ -e 's!@''CC''@!cc!'\ -e 's!@''CXX''@!c++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!cc!'\ -e 's!@''SAVE_CXX''@!c++!'\ -e 's!@''CC_VERSION''@!clang version 3.6 (branches/release_36 237755)!'\ -e 's!@''CXX_VERSION''@!clang version 3.6 (branches/release_36 237755)!'\ -e 's!@''PERL''@!/usr/pkg/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql !'\ -e 's!@''CXXFLAGS''@! -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql !'\ -e 's!@''LIBDL''@!!'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lm -L/usr/lib/ -lssl -lcrypto -L/usr/lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr/lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lm -lpthread !' \ -e 's!@''WRAPLIBS''@! -lwrap!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.72!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!i386!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!elf32-minix!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!false!' \ -e "s!@""CONF_COMMAND""@!./configure '--with-ssl=/usr' '--enable-thread-safe-client' '--localstatedir=/usr/pkg/var/mysql' '--without-libwrap' '--without-readline' '--without-libedit' '--disable-dependency-tracking' '--without-debug' '--with-low-memory' '--with-zlib-dir=/usr' '--with-charset=latin1' '--with-extra-charsets=all' '--enable-assembler' '--with-libwrap' '--with-mysqld-user=mysql' '--with-embedded-privilege-control' '--with-embedded-server' '--with-pic' '--with-plugins=innobase,ndbcluster' '--with-pstack' '--with-mysqlmanager' '--with-pthread' '--prefix=/usr/pkg' '--build=i386-elf32-minix' '--host=i386-elf32-minix' '--mandir=/usr/pkg/man' 'build_alias=i386-elf32-minix' 'host_alias=i386-elf32-minix' 'CC=cc' 'CFLAGS=-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql' 'LDFLAGS=-Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql' 'LIBS=' 'CPPFLAGS=-Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql' 'CXX=c++' 'CXXFLAGS=-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr/lib -lz!' \ -e "s!@MAKE@!/usr/pkg/bin/gmake!" \ mysql_secure_installation.sh > mysql_secure_installation-t /bin/chmod +x mysql_secure_installation-t /bin/mv mysql_secure_installation-t mysql_secure_installation /bin/rm -f mysqld_multi mysqld_multi-t /usr/bin/sed \ -e 's!@''bindir''@!/usr/pkg/bin!g' \ -e 's!@''sbindir''@!/usr/pkg/sbin!g' \ -e 's!@''scriptdir''@!/usr/pkg/bin!g' \ -e 's!@''prefix''@!/usr/pkg!g' \ -e 's!@''datadir''@!/usr/pkg/share!g' \ -e 's!@''localstatedir''@!/usr/pkg/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/pkg/libexec!g' \ -e 's!@''pkglibdir''@!/usr/pkg/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/pkg/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/pkg/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/pkg/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/pkg/share/mysql!g' \ -e 's!@''sysconfdir''@!/usr/pkg/etc!g' \ -e 's!@''mandir''@!/usr/pkg/man!g' \ -e 's!@''infodir''@!/usr/pkg/share/info!g' \ -e 's!@''CC''@!cc!'\ -e 's!@''CXX''@!c++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!cc!'\ -e 's!@''SAVE_CXX''@!c++!'\ -e 's!@''CC_VERSION''@!clang version 3.6 (branches/release_36 237755)!'\ -e 's!@''CXX_VERSION''@!clang version 3.6 (branches/release_36 237755)!'\ -e 's!@''PERL''@!/usr/pkg/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql !'\ -e 's!@''CXXFLAGS''@! -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql !'\ -e 's!@''LIBDL''@!!'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lm -L/usr/lib/ -lssl -lcrypto -L/usr/lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr/lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lm -lpthread !' \ -e 's!@''WRAPLIBS''@! -lwrap!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.72!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!i386!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!elf32-minix!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!false!' \ -e "s!@""CONF_COMMAND""@!./configure '--with-ssl=/usr' '--enable-thread-safe-client' '--localstatedir=/usr/pkg/var/mysql' '--without-libwrap' '--without-readline' '--without-libedit' '--disable-dependency-tracking' '--without-debug' '--with-low-memory' '--with-zlib-dir=/usr' '--with-charset=latin1' '--with-extra-charsets=all' '--enable-assembler' '--with-libwrap' '--with-mysqld-user=mysql' '--with-embedded-privilege-control' '--with-embedded-server' '--with-pic' '--with-plugins=innobase,ndbcluster' '--with-pstack' '--with-mysqlmanager' '--with-pthread' '--prefix=/usr/pkg' '--build=i386-elf32-minix' '--host=i386-elf32-minix' '--mandir=/usr/pkg/man' 'build_alias=i386-elf32-minix' 'host_alias=i386-elf32-minix' 'CC=cc' 'CFLAGS=-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql' 'LDFLAGS=-Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql' 'LIBS=' 'CPPFLAGS=-Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql' 'CXX=c++' 'CXXFLAGS=-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr/lib -lz!' \ -e "s!@MAKE@!/usr/pkg/bin/gmake!" \ mysqld_multi.sh > mysqld_multi-t /bin/chmod +x mysqld_multi-t /bin/mv mysqld_multi-t mysqld_multi /bin/rm -f make_binary_distribution make_binary_distribution-t /usr/bin/sed \ -e 's!@''bindir''@!/usr/pkg/bin!g' \ -e 's!@''sbindir''@!/usr/pkg/sbin!g' \ -e 's!@''scriptdir''@!/usr/pkg/bin!g' \ -e 's!@''prefix''@!/usr/pkg!g' \ -e 's!@''datadir''@!/usr/pkg/share!g' \ -e 's!@''localstatedir''@!/usr/pkg/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/pkg/libexec!g' \ -e 's!@''pkglibdir''@!/usr/pkg/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/pkg/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/pkg/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/pkg/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/pkg/share/mysql!g' \ -e 's!@''sysconfdir''@!/usr/pkg/etc!g' \ -e 's!@''mandir''@!/usr/pkg/man!g' \ -e 's!@''infodir''@!/usr/pkg/share/info!g' \ -e 's!@''CC''@!cc!'\ -e 's!@''CXX''@!c++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!cc!'\ -e 's!@''SAVE_CXX''@!c++!'\ -e 's!@''CC_VERSION''@!clang version 3.6 (branches/release_36 237755)!'\ -e 's!@''CXX_VERSION''@!clang version 3.6 (branches/release_36 237755)!'\ -e 's!@''PERL''@!/usr/pkg/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql !'\ -e 's!@''CXXFLAGS''@! -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql !'\ -e 's!@''LIBDL''@!!'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lm -L/usr/lib/ -lssl -lcrypto -L/usr/lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr/lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lm -lpthread !' \ -e 's!@''WRAPLIBS''@! -lwrap!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.72!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!i386!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!elf32-minix!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!false!' \ -e "s!@""CONF_COMMAND""@!./configure '--with-ssl=/usr' '--enable-thread-safe-client' '--localstatedir=/usr/pkg/var/mysql' '--without-libwrap' '--without-readline' '--without-libedit' '--disable-dependency-tracking' '--without-debug' '--with-low-memory' '--with-zlib-dir=/usr' '--with-charset=latin1' '--with-extra-charsets=all' '--enable-assembler' '--with-libwrap' '--with-mysqld-user=mysql' '--with-embedded-privilege-control' '--with-embedded-server' '--with-pic' '--with-plugins=innobase,ndbcluster' '--with-pstack' '--with-mysqlmanager' '--with-pthread' '--prefix=/usr/pkg' '--build=i386-elf32-minix' '--host=i386-elf32-minix' '--mandir=/usr/pkg/man' 'build_alias=i386-elf32-minix' 'host_alias=i386-elf32-minix' 'CC=cc' 'CFLAGS=-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql' 'LDFLAGS=-Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql' 'LIBS=' 'CPPFLAGS=-Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql' 'CXX=c++' 'CXXFLAGS=-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr/lib -lz!' \ -e "s!@MAKE@!/usr/pkg/bin/gmake!" \ make_binary_distribution.sh > make_binary_distribution-t /bin/chmod +x make_binary_distribution-t /bin/mv make_binary_distribution-t make_binary_distribution /bin/rm -f make_sharedlib_distribution make_sharedlib_distribution-t /usr/bin/sed \ -e 's!@''bindir''@!/usr/pkg/bin!g' \ -e 's!@''sbindir''@!/usr/pkg/sbin!g' \ -e 's!@''scriptdir''@!/usr/pkg/bin!g' \ -e 's!@''prefix''@!/usr/pkg!g' \ -e 's!@''datadir''@!/usr/pkg/share!g' \ -e 's!@''localstatedir''@!/usr/pkg/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/pkg/libexec!g' \ -e 's!@''pkglibdir''@!/usr/pkg/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/pkg/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/pkg/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/pkg/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/pkg/share/mysql!g' \ -e 's!@''sysconfdir''@!/usr/pkg/etc!g' \ -e 's!@''mandir''@!/usr/pkg/man!g' \ -e 's!@''infodir''@!/usr/pkg/share/info!g' \ -e 's!@''CC''@!cc!'\ -e 's!@''CXX''@!c++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!cc!'\ -e 's!@''SAVE_CXX''@!c++!'\ -e 's!@''CC_VERSION''@!clang version 3.6 (branches/release_36 237755)!'\ -e 's!@''CXX_VERSION''@!clang version 3.6 (branches/release_36 237755)!'\ -e 's!@''PERL''@!/usr/pkg/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql !'\ -e 's!@''CXXFLAGS''@! -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql !'\ -e 's!@''LIBDL''@!!'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lm -L/usr/lib/ -lssl -lcrypto -L/usr/lib -lz !' \ -e 's!@''ZLIB_LIBS''@!-L/usr/lib -lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lm -lpthread !' \ -e 's!@''WRAPLIBS''@! -lwrap!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!-L/usr/lib/ -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.1.72!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!i386!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!elf32-minix!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!false!' \ -e "s!@""CONF_COMMAND""@!./configure '--with-ssl=/usr' '--enable-thread-safe-client' '--localstatedir=/usr/pkg/var/mysql' '--without-libwrap' '--without-readline' '--without-libedit' '--disable-dependency-tracking' '--without-debug' '--with-low-memory' '--with-zlib-dir=/usr' '--with-charset=latin1' '--with-extra-charsets=all' '--enable-assembler' '--with-libwrap' '--with-mysqld-user=mysql' '--with-embedded-privilege-control' '--with-embedded-server' '--with-pic' '--with-plugins=innobase,ndbcluster' '--with-pstack' '--with-mysqlmanager' '--with-pthread' '--prefix=/usr/pkg' '--build=i386-elf32-minix' '--host=i386-elf32-minix' '--mandir=/usr/pkg/man' 'build_alias=i386-elf32-minix' 'host_alias=i386-elf32-minix' 'CC=cc' 'CFLAGS=-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql' 'LDFLAGS=-Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql' 'LIBS=' 'CPPFLAGS=-Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql' 'CXX=c++' 'CXXFLAGS=-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lm !' \ -e 's!@''ZLIB_DEPS''@!-L/usr/lib -lz!' \ -e "s!@MAKE@!/usr/pkg/bin/gmake!" \ make_sharedlib_distribution.sh > make_sharedlib_distribution-t /bin/chmod +x make_sharedlib_distribution-t /bin/mv make_sharedlib_distribution-t make_sharedlib_distribution gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/scripts' gmake[1]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/scripts' Making all in strings gmake[1]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/strings' cd .. && /usr/pkg/bin/gmake am--refresh gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd .. && /usr/pkg/bin/bash ./config.status strings/Makefile depfiles config.status: creating strings/Makefile config.status: executing depfiles commands cd .. && /usr/pkg/bin/gmake am--refresh gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wa,--noexecstack -c -o strings-x86.o strings-x86.s cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wa,--noexecstack -c -o longlong2str-x86.o longlong2str-x86.s cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wa,--noexecstack -c -o my_strtoll10-x86.o my_strtoll10-x86.s cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c bfill.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c bmove.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c bmove512.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c bchange.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c strxnmov.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c int2str.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c str2int.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c r_strinstr.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c strtod.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c strtol.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c strtoul.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c strtoll.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c strtoull.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c llstr.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c strnlen.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ctype.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ctype-simple.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ctype-mb.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ctype-big5.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ctype-cp932.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ctype-czech.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ctype-eucjpms.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ctype-euc_kr.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ctype-gb2312.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ctype-gbk.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ctype-sjis.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ctype-tis620.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ctype-ujis.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ctype-utf8.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ctype-ucs2.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ctype-uca.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ctype-win1250ch.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ctype-bin.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ctype-latin1.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_vsnprintf.c my_vsnprintf.c:112:16: warning: taking the absolute value of unsigned type 'size_t' (aka 'unsigned int') has no effect [-Wabsolute-value] if (to + abs(width) + 1 > end) ^ my_vsnprintf.c:112:16: note: remove the call to 'abs' since unsigned values cannot be negative if (to + abs(width) + 1 > end) ^~~ my_vsnprintf.c:114:24: warning: taking the absolute value of unsigned type 'size_t' (aka 'unsigned int') has no effect [-Wabsolute-value] memmove(to, par, abs(width)); ^ my_vsnprintf.c:114:24: note: remove the call to 'abs' since unsigned values cannot be negative memmove(to, par, abs(width)); ^~~ 2 warnings generated. cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c xml.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c decimal.c decimal.c:680:17: warning: use of unary operator that may be intended as compound assignment (-=) mini_shift=- l_mini_shift; ^~ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ctype-extra.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c str_alloc.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c longlong2str_asm.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_strchr.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c strmov.c rm -f libmystrings.a ar cru libmystrings.a strings-x86.o longlong2str-x86.o my_strtoll10-x86.o bfill.o bmove.o bmove512.o bchange.o strxnmov.o int2str.o str2int.o r_strinstr.o strtod.o strtol.o strtoul.o strtoll.o strtoull.o llstr.o strnlen.o ctype.o ctype-simple.o ctype-mb.o ctype-big5.o ctype-cp932.o ctype-czech.o ctype-eucjpms.o ctype-euc_kr.o ctype-gb2312.o ctype-gbk.o ctype-sjis.o ctype-tis620.o ctype-ujis.o ctype-utf8.o ctype-ucs2.o ctype-uca.o ctype-win1250ch.o ctype-bin.o ctype-latin1.o my_vsnprintf.o xml.o decimal.o ctype-extra.o str_alloc.o longlong2str_asm.o my_strchr.o strmov.o ranlib libmystrings.a cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c conf_to_src.c /usr/pkg/bin/bash ../libtool --preserve-dup-deps --tag=CC --mode=link cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -static -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o conf_to_src conf_to_src.o xml.o ctype.o -lpthread -lcrypt -lm -lpthread libtool: link: cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o conf_to_src conf_to_src.o xml.o ctype.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib gmake[1]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/strings' Making all in mysys gmake[1]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/mysys' cd .. && /usr/pkg/bin/gmake am--refresh gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd .. && /usr/pkg/bin/bash ./config.status mysys/Makefile depfiles config.status: creating mysys/Makefile config.status: executing depfiles commands cd .. && /usr/pkg/bin/gmake am--refresh gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_init.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_getwd.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_getdate.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_mmap.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_path.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_loadpath.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_file.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_open.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_create.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_dup.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_seek.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_read.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_pread.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_write.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_getpagesize.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_keycaches.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_crc32.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_iocache.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_iocache2.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_cache.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_tempfile.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_tempdir.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_lock.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_brkhant.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_alarm.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_malloc.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_realloc.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_once.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mulalloc.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_alloc.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c safemalloc.c c++ -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o my_new.o my_new.cc cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_vle.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_fopen.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_fstream.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_getsystime.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_error.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c errors.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_div.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_messnc.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_format.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_same.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_dirname.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_fn_ext.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_symlink.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_symlink2.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_pack.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_unixpath.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_arr_appstr.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_wcomp.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_wfile.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_gethwaddr.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_qsort.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_qsort2.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_sort.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ptr_cmp.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_radix.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c queues.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_getncpus.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c tree.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c trie.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c list.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hash.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c array.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c string.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c typelib.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_copy.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_append.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_lib.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_delete.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_rename.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_redel.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_chsize.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_clock.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_quick.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_lockmem.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_static.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_sync.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_getopt.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_mkdir.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c default_modify.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c default.c default.c:714:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((*ptr == '!')) ~~~~~^~~~~~ default.c:714:15: note: remove extraneous parentheses around the comparison to silence this warning if ((*ptr == '!')) ~ ^ ~ default.c:714:15: note: use '=' to turn this equality comparison into an assignment if ((*ptr == '!')) ^~ = 1 warning generated. cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_compress.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c checksum.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_net.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_sleep.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c charset.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c charset-def.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_bitmap.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_bit.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c md5.c md5.c:179:25: warning: 'memset' call operates on objects of type 'my_MD5Context' while the size is based on a different type 'my_MD5Context *' [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ md5.c:179:25: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ^~~ 1 warning generated. cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c rijndael.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_aes.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c sha1.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_compare.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_netware.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_largepage.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_memmem.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c stacktrace.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_windac.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_access.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c base64.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_libwrap.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mf_keycache.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c thr_alarm.c thr_alarm.c:259:36: warning: expression result unused [-Wunused-value] queue_remove(&alarm_queue,i),MYF(0); ^~~~~~ ../include/my_global.h:1116:17: note: expanded from macro 'MYF' #define MYF(v) (myf) (v) ^ ~~~ 1 warning generated. cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c thr_lock.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c thr_mutex.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c thr_rwlock.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_pthread.c cc -DDEFAULT_BASEDIR=\"/usr/pkg\" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr/pkg\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/usr/pkg/etc\"" -DHAVE_CONFIG_H -I. -I../include -I/usr/include -I../include -I../include -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_thr_init.c rm -f libmysys.a ar cru libmysys.a my_init.o my_getwd.o mf_getdate.o my_mmap.o mf_path.o mf_loadpath.o my_file.o my_open.o my_create.o my_dup.o my_seek.o my_read.o my_pread.o my_write.o my_getpagesize.o mf_keycaches.o my_crc32.o mf_iocache.o mf_iocache2.o mf_cache.o mf_tempfile.o mf_tempdir.o my_lock.o mf_brkhant.o my_alarm.o my_malloc.o my_realloc.o my_once.o mulalloc.o my_alloc.o safemalloc.o my_new.o my_vle.o my_fopen.o my_fstream.o my_getsystime.o my_error.o errors.o my_div.o my_messnc.o mf_format.o mf_same.o mf_dirname.o mf_fn_ext.o my_symlink.o my_symlink2.o mf_pack.o mf_unixpath.o mf_arr_appstr.o mf_wcomp.o mf_wfile.o my_gethwaddr.o mf_qsort.o mf_qsort2.o mf_sort.o ptr_cmp.o mf_radix.o queues.o my_getncpus.o tree.o trie.o list.o hash.o array.o string.o typelib.o my_copy.o my_append.o my_lib.o my_delete.o my_rename.o my_redel.o my_chsize.o my_clock.o my_quick.o my_lockmem.o my_static.o my_sync.o my_getopt.o my_mkdir.o default_modify.o default.o my_compress.o checksum.o my_net.o my_sleep.o charset.o charset-def.o my_bitmap.o my_bit.o md5.o rijndael.o my_aes.o sha1.o my_compare.o my_netware.o my_largepage.o my_memmem.o stacktrace.o my_windac.o my_access.o base64.o my_libwrap.o mf_keycache.o thr_alarm.o thr_lock.o thr_mutex.o thr_rwlock.o my_pthread.o my_thr_init.o mf_keycache.o ranlib libmysys.a gmake[1]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/mysys' Making all in dbug gmake[1]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/dbug' cd .. && /usr/pkg/bin/gmake am--refresh gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd .. && /usr/pkg/bin/bash ./config.status dbug/Makefile depfiles config.status: creating dbug/Makefile config.status: executing depfiles commands cd .. && /usr/pkg/bin/gmake am--refresh gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c dbug.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c sanity.c rm -f libdbug.a ar cru libdbug.a dbug.o sanity.o ranlib libdbug.a cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_main.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c factorial.c /usr/pkg/bin/bash ../libtool --preserve-dup-deps --tag=CC --mode=link cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o factorial my_main.o factorial.o libdbug.a ../mysys/libmysys.a ../strings/libmystrings.a -lpthread -lcrypt -lm -lpthread libtool: link: cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o factorial my_main.o factorial.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql libdbug.a ../mysys/libmysys.a ../strings/libmystrings.a -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c dbug_analyze.c /usr/pkg/bin/bash ../libtool --preserve-dup-deps --tag=CC --mode=link cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o dbug_analyze dbug_analyze.o libdbug.a ../mysys/libmysys.a ../strings/libmystrings.a -lpthread -lcrypt -lm -lpthread libtool: link: cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o dbug_analyze dbug_analyze.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql libdbug.a ../mysys/libmysys.a ../strings/libmystrings.a -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib /bin/rm -f example1.r /usr/bin/sed -e 's!\\!\\\\!g' example1.c > example1.r /bin/rm -f example2.r /usr/bin/sed -e 's!\\!\\\\!g' example2.c > example2.r /bin/rm -f example3.r /usr/bin/sed -e 's!\\!\\\\!g' example3.c > example3.r /bin/rm -f main.r /usr/bin/sed -e 's!\\!\\\\!g' main.c > main.r /bin/rm -f factorial.r /usr/bin/sed -e 's!\\!\\\\!g' factorial.c > factorial.r ./factorial 1 2 3 4 5 | cat > output1.r ./factorial -\#t:o 2 3 | cat >output2.r ./factorial -\#d:t:o 3 | cat >output3.r ./factorial -\#d,result:o 4 | cat >output4.r ./factorial -\#d:f,factorial:F:L:o 3 | cat >output5.r nroff -mm user.r > user.t nroff: can't find /usr/lib/cawf/mm.mac Makefile:745: recipe for target 'user.t' failed gmake[1]: [user.t] Error 1 (ignored) groff -mm user.r > user.ps /usr/pkg/bin/bash: groff: command not found Makefile:748: recipe for target 'user.ps' failed gmake[1]: [user.ps] Error 127 (ignored) gmake[1]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/dbug' Making all in extra gmake[1]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/extra' cd .. && /usr/pkg/bin/gmake am--refresh gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd .. && /usr/pkg/bin/bash ./config.status extra/Makefile depfiles config.status: creating extra/Makefile config.status: executing depfiles commands cd .. && /usr/pkg/bin/gmake am--refresh gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/gmake all-recursive gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/extra' cd .. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/extra' cd .. && /usr/pkg/bin/gmake am--refresh gmake[4]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[4]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c replace.c /usr/pkg/bin/bash ../libtool --preserve-dup-deps --tag=CC --mode=link cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o replace replace.o ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -L/usr/lib -lz -lpthread -lcrypt -lm -lpthread libtool: link: cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o replace replace.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -I../storage/ndb/include -I../storage/ndb/include -I../storage/ndb/include/ndbapi -I../storage/ndb/include/mgmapi -fno-inline -c perror.c /usr/pkg/bin/bash ../libtool --preserve-dup-deps --tag=CC --mode=link cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o perror perror.o ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -L/usr/lib -lz -lpthread -lcrypt -lm -lpthread libtool: link: cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o perror perror.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c resolveip.c /usr/pkg/bin/bash ../libtool --preserve-dup-deps --tag=CC --mode=link cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o resolveip resolveip.o ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -L/usr/lib -lz -lpthread -lcrypt -lm -lpthread libtool: link: cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o resolveip resolveip.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c my_print_defaults.c /usr/pkg/bin/bash ../libtool --preserve-dup-deps --tag=CC --mode=link cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o my_print_defaults my_print_defaults.o ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -L/usr/lib -lz -lpthread -lcrypt -lm -lpthread libtool: link: cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o my_print_defaults my_print_defaults.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c resolve_stack_dump.c /usr/pkg/bin/bash ../libtool --preserve-dup-deps --tag=CC --mode=link cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o resolve_stack_dump resolve_stack_dump.o ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -L/usr/lib -lz -lpthread -lcrypt -lm -lpthread libtool: link: cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o resolve_stack_dump resolve_stack_dump.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mysql_waitpid.c /usr/pkg/bin/bash ../libtool --preserve-dup-deps --tag=CC --mode=link cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o mysql_waitpid mysql_waitpid.o ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -L/usr/lib -lz -lpthread -lcrypt -lm -lpthread libtool: link: cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o mysql_waitpid mysql_waitpid.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c innochecksum.c /usr/pkg/bin/bash ../libtool --preserve-dup-deps --tag=CC --mode=link cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o innochecksum innochecksum.o ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -L/usr/lib -lz -lpthread -lcrypt -lm -lpthread libtool: link: cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o innochecksum innochecksum.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c charset2html.c /usr/pkg/bin/bash ../libtool --preserve-dup-deps --tag=CC --mode=link cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o charset2html charset2html.o ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -L/usr/lib -lz -lpthread -lcrypt -lm -lpthread libtool: link: cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o charset2html charset2html.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lz -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/extra' gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/extra' gmake[1]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/extra' Making all in regex gmake[1]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/regex' cd .. && /usr/pkg/bin/gmake am--refresh gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd .. && /usr/pkg/bin/bash ./config.status regex/Makefile depfiles config.status: creating regex/Makefile config.status: executing depfiles commands cd .. && /usr/pkg/bin/gmake am--refresh gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c regerror.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c regcomp.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c regexec.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c regfree.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c reginit.c rm -f libregex.a ar cru libregex.a regerror.o regcomp.o regexec.o regfree.o reginit.o ranlib libregex.a cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c split.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c debug.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c main.c /usr/pkg/bin/bash ../libtool --preserve-dup-deps --tag=CC --mode=link cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -static -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o re split.o debug.o main.o libregex.a ../strings/libmystrings.a -lpthread -lcrypt -lm -lpthread libtool: link: cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o re split.o debug.o main.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql libregex.a ../strings/libmystrings.a -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib gmake[1]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/regex' Making all in storage gmake[1]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage' cd .. && /usr/pkg/bin/gmake am--refresh gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd .. && /usr/pkg/bin/bash ./config.status storage/Makefile config.status: creating storage/Makefile cd .. && /usr/pkg/bin/gmake am--refresh gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' Making all in archive gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/archive' cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../.. && /usr/pkg/bin/bash ./config.status storage/archive/Makefile depfiles config.status: creating storage/archive/Makefile config.status: executing depfiles commands cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_archive_la-ha_archive.lo `test -f 'ha_archive.cc' || echo './'`ha_archive.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_archive.cc -fPIC -DPIC -o .libs/ha_archive_la-ha_archive.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_archive.cc -o ha_archive_la-ha_archive.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_archive_la-azio.lo `test -f 'azio.c' || echo './'`azio.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c azio.c -fPIC -DPIC -o .libs/ha_archive_la-azio.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c azio.c -o ha_archive_la-azio.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CXX --mode=link c++ -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -module -rpath /usr/pkg/lib/mysql/plugin -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o ha_archive.la ha_archive_la-ha_archive.lo ha_archive_la-azio.lo -lpthread -lcrypt -lm -lpthread libtool: link: c++ -shared -fPIC -DPIC .libs/ha_archive_la-ha_archive.o .libs/ha_archive_la-azio.o -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql -lcrypt -lm -lpthread -O2 -march=i586 -march=i486 -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -Wl,-soname -Wl,ha_archive.so.0 -o .libs/ha_archive.so.0.0.0 libtool: link: (cd ".libs" && rm -f "ha_archive.so.0" && ln -s "ha_archive.so.0.0.0" "ha_archive.so.0") libtool: link: (cd ".libs" && rm -f "ha_archive.so" && ln -s "ha_archive.so.0.0.0" "ha_archive.so") libtool: link: ar cru .libs/ha_archive.a ha_archive_la-ha_archive.o ha_archive_la-azio.o libtool: link: ranlib .libs/ha_archive.a libtool: link: ( cd ".libs" && rm -f "ha_archive.la" && ln -s "../ha_archive.la" "ha_archive.la" ) cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o archive_test-archive_test.o `test -f 'archive_test.c' || echo './'`archive_test.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o archive_test-azio.o `test -f 'azio.c' || echo './'`azio.c /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=link cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -static -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o archive_test archive_test-archive_test.o archive_test-azio.o ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr/lib -lz -lpthread -lcrypt -lm -lpthread libtool: link: cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o archive_test archive_test-archive_test.o archive_test-azio.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lz -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o archive_reader-archive_reader.o `test -f 'archive_reader.c' || echo './'`archive_reader.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o archive_reader-azio.o `test -f 'azio.c' || echo './'`azio.c /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=link cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -static -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o archive_reader archive_reader-archive_reader.o archive_reader-azio.o ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr/lib -lz -lpthread -lcrypt -lm -lpthread libtool: link: cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o archive_reader archive_reader-archive_reader.o archive_reader-azio.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lz -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/archive' Making all in blackhole gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/blackhole' cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../.. && /usr/pkg/bin/bash ./config.status storage/blackhole/Makefile depfiles config.status: creating storage/blackhole/Makefile config.status: executing depfiles commands cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_blackhole_la-ha_blackhole.lo `test -f 'ha_blackhole.cc' || echo './'`ha_blackhole.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_blackhole.cc -fPIC -DPIC -o .libs/ha_blackhole_la-ha_blackhole.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_blackhole.cc -o ha_blackhole_la-ha_blackhole.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CXX --mode=link c++ -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -module -rpath /usr/pkg/lib/mysql/plugin -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o ha_blackhole.la ha_blackhole_la-ha_blackhole.lo -lpthread -lcrypt -lm -lpthread libtool: link: c++ -shared -fPIC -DPIC .libs/ha_blackhole_la-ha_blackhole.o -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql -lcrypt -lm -lpthread -O2 -march=i586 -march=i486 -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -Wl,-soname -Wl,ha_blackhole.so.0 -o .libs/ha_blackhole.so.0.0.0 libtool: link: (cd ".libs" && rm -f "ha_blackhole.so.0" && ln -s "ha_blackhole.so.0.0.0" "ha_blackhole.so.0") libtool: link: (cd ".libs" && rm -f "ha_blackhole.so" && ln -s "ha_blackhole.so.0.0.0" "ha_blackhole.so") libtool: link: ar cru .libs/ha_blackhole.a ha_blackhole_la-ha_blackhole.o libtool: link: ranlib .libs/ha_blackhole.a libtool: link: ( cd ".libs" && rm -f "ha_blackhole.la" && ln -s "../ha_blackhole.la" "ha_blackhole.la" ) gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/blackhole' Making all in csv gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/csv' cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../.. && /usr/pkg/bin/bash ./config.status storage/csv/Makefile depfiles config.status: creating storage/csv/Makefile config.status: executing depfiles commands cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libcsv_a-transparent_file.o `test -f 'transparent_file.cc' || echo './'`transparent_file.cc c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libcsv_a-ha_tina.o `test -f 'ha_tina.cc' || echo './'`ha_tina.cc ha_tina.cc:1304:54: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] O_RDONLY, MYF(MY_WME))) == -1)) ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ha_tina.cc:1304:54: note: remove extraneous parentheses around the comparison to silence this warning O_RDONLY, MYF(MY_WME))) == -1)) ^ ~ ha_tina.cc:1304:54: note: use '=' to turn this equality comparison into an assignment O_RDONLY, MYF(MY_WME))) == -1)) ^~ = 1 warning generated. rm -f libcsv.a ar cru libcsv.a libcsv_a-transparent_file.o libcsv_a-ha_tina.o ranlib libcsv.a gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/csv' Making all in example gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/example' cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../.. && /usr/pkg/bin/bash ./config.status storage/example/Makefile depfiles config.status: creating storage/example/Makefile config.status: executing depfiles commands cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_example_la-ha_example.lo `test -f 'ha_example.cc' || echo './'`ha_example.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_example.cc -fPIC -DPIC -o .libs/ha_example_la-ha_example.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_example.cc -o ha_example_la-ha_example.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CXX --mode=link c++ -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -module -rpath /usr/pkg/lib/mysql/plugin -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o ha_example.la ha_example_la-ha_example.lo -lpthread -lcrypt -lm -lpthread libtool: link: c++ -shared -fPIC -DPIC .libs/ha_example_la-ha_example.o -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql -lcrypt -lm -lpthread -O2 -march=i586 -march=i486 -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -Wl,-soname -Wl,ha_example.so.0 -o .libs/ha_example.so.0.0.0 libtool: link: (cd ".libs" && rm -f "ha_example.so.0" && ln -s "ha_example.so.0.0.0" "ha_example.so.0") libtool: link: (cd ".libs" && rm -f "ha_example.so" && ln -s "ha_example.so.0.0.0" "ha_example.so") libtool: link: ar cru .libs/ha_example.a ha_example_la-ha_example.o libtool: link: ranlib .libs/ha_example.a libtool: link: ( cd ".libs" && rm -f "ha_example.la" && ln -s "../ha_example.la" "ha_example.la" ) gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/example' Making all in federated gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/federated' cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../.. && /usr/pkg/bin/bash ./config.status storage/federated/Makefile depfiles config.status: creating storage/federated/Makefile config.status: executing depfiles commands cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_federated_la-ha_federated.lo `test -f 'ha_federated.cc' || echo './'`ha_federated.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_federated.cc -fPIC -DPIC -o .libs/ha_federated_la-ha_federated.o ha_federated.cc:797:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((share->password[0] == '\0')) ~~~~~~~~~~~~~~~~~~~^~~~~~~ ha_federated.cc:797:31: note: remove extraneous parentheses around the comparison to silence this warning if ((share->password[0] == '\0')) ~ ^ ~ ha_federated.cc:797:31: note: use '=' to turn this equality comparison into an assignment if ((share->password[0] == '\0')) ^~ = 1 warning generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ha_federated.cc -o ha_federated_la-ha_federated.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_federated_la-string.lo `test -f '../../mysys/string.c' || echo './'`../../mysys/string.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ../../mysys/string.c -fPIC -DPIC -o .libs/ha_federated_la-string.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ../../mysys/string.c -o ha_federated_la-string.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CXX --mode=link c++ -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -module -rpath /usr/pkg/lib/mysql/plugin -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o ha_federated.la ha_federated_la-ha_federated.lo ha_federated_la-string.lo -lpthread -lcrypt -lm -lpthread libtool: link: c++ -shared -fPIC -DPIC .libs/ha_federated_la-ha_federated.o .libs/ha_federated_la-string.o -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql -lcrypt -lm -lpthread -O2 -march=i586 -march=i486 -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -Wl,-soname -Wl,ha_federated.so.0 -o .libs/ha_federated.so.0.0.0 libtool: link: (cd ".libs" && rm -f "ha_federated.so.0" && ln -s "ha_federated.so.0.0.0" "ha_federated.so.0") libtool: link: (cd ".libs" && rm -f "ha_federated.so" && ln -s "ha_federated.so.0.0.0" "ha_federated.so") libtool: link: ar cru .libs/ha_federated.a ha_federated_la-ha_federated.o ha_federated_la-string.o libtool: link: ranlib .libs/ha_federated.a libtool: link: ( cd ".libs" && rm -f "ha_federated.la" && ln -s "../ha_federated.la" "ha_federated.la" ) gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/federated' Making all in heap gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/heap' cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../.. && /usr/pkg/bin/bash ./config.status storage/heap/Makefile depfiles config.status: creating storage/heap/Makefile config.status: executing depfiles commands cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_open.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_extra.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_close.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_panic.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_info.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_rrnd.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_scan.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_update.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_write.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_delete.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_rsame.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_create.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_rename.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_rfirst.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_rnext.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_rlast.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_rprev.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_clear.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_rkey.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_block.c c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_heap.o ha_heap.cc cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_hash.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c _check.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c _rectest.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_static.c rm -f libheap.a ar cru libheap.a hp_open.o hp_extra.o hp_close.o hp_panic.o hp_info.o hp_rrnd.o hp_scan.o hp_update.o hp_write.o hp_delete.o hp_rsame.o hp_create.o hp_rename.o hp_rfirst.o hp_rnext.o hp_rlast.o hp_rprev.o hp_clear.o hp_rkey.o hp_block.o ha_heap.o hp_hash.o _check.o _rectest.o hp_static.o ranlib libheap.a cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_test1.c /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=link cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -static -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o hp_test1 hp_test1.o libheap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lpthread -lcrypt -lm -lpthread libtool: link: cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o hp_test1 hp_test1.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql libheap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c hp_test2.c /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=link cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -static -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o hp_test2 hp_test2.o libheap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lpthread -lcrypt -lm -lpthread libtool: link: cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o hp_test2 hp_test2.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql libheap.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/heap' Making all in innobase gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/innobase' cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../.. && /usr/pkg/bin/bash ./config.status storage/innobase/Makefile depfiles config.status: creating storage/innobase/Makefile config.status: executing depfiles commands cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-btr0btr.o `test -f 'btr/btr0btr.c' || echo './'`btr/btr0btr.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-btr0cur.o `test -f 'btr/btr0cur.c' || echo './'`btr/btr0cur.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-btr0pcur.o `test -f 'btr/btr0pcur.c' || echo './'`btr/btr0pcur.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-btr0sea.o `test -f 'btr/btr0sea.c' || echo './'`btr/btr0sea.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-buf0buf.o `test -f 'buf/buf0buf.c' || echo './'`buf/buf0buf.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-buf0flu.o `test -f 'buf/buf0flu.c' || echo './'`buf/buf0flu.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-buf0lru.o `test -f 'buf/buf0lru.c' || echo './'`buf/buf0lru.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-buf0rea.o `test -f 'buf/buf0rea.c' || echo './'`buf/buf0rea.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-data0data.o `test -f 'data/data0data.c' || echo './'`data/data0data.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-data0type.o `test -f 'data/data0type.c' || echo './'`data/data0type.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-dict0boot.o `test -f 'dict/dict0boot.c' || echo './'`dict/dict0boot.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-dict0crea.o `test -f 'dict/dict0crea.c' || echo './'`dict/dict0crea.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-dict0dict.o `test -f 'dict/dict0dict.c' || echo './'`dict/dict0dict.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-dict0load.o `test -f 'dict/dict0load.c' || echo './'`dict/dict0load.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-dict0mem.o `test -f 'dict/dict0mem.c' || echo './'`dict/dict0mem.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-dyn0dyn.o `test -f 'dyn/dyn0dyn.c' || echo './'`dyn/dyn0dyn.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-eval0eval.o `test -f 'eval/eval0eval.c' || echo './'`eval/eval0eval.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-eval0proc.o `test -f 'eval/eval0proc.c' || echo './'`eval/eval0proc.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-fil0fil.o `test -f 'fil/fil0fil.c' || echo './'`fil/fil0fil.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-fsp0fsp.o `test -f 'fsp/fsp0fsp.c' || echo './'`fsp/fsp0fsp.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-fut0fut.o `test -f 'fut/fut0fut.c' || echo './'`fut/fut0fut.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-fut0lst.o `test -f 'fut/fut0lst.c' || echo './'`fut/fut0lst.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-ha0ha.o `test -f 'ha/ha0ha.c' || echo './'`ha/ha0ha.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-hash0hash.o `test -f 'ha/hash0hash.c' || echo './'`ha/hash0hash.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-ibuf0ibuf.o `test -f 'ibuf/ibuf0ibuf.c' || echo './'`ibuf/ibuf0ibuf.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-lock0iter.o `test -f 'lock/lock0iter.c' || echo './'`lock/lock0iter.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-lock0lock.o `test -f 'lock/lock0lock.c' || echo './'`lock/lock0lock.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-log0log.o `test -f 'log/log0log.c' || echo './'`log/log0log.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-log0recv.o `test -f 'log/log0recv.c' || echo './'`log/log0recv.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-mach0data.o `test -f 'mach/mach0data.c' || echo './'`mach/mach0data.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-mem0mem.o `test -f 'mem/mem0mem.c' || echo './'`mem/mem0mem.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-mem0pool.o `test -f 'mem/mem0pool.c' || echo './'`mem/mem0pool.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-mtr0log.o `test -f 'mtr/mtr0log.c' || echo './'`mtr/mtr0log.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-mtr0mtr.o `test -f 'mtr/mtr0mtr.c' || echo './'`mtr/mtr0mtr.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-os0file.o `test -f 'os/os0file.c' || echo './'`os/os0file.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-os0proc.o `test -f 'os/os0proc.c' || echo './'`os/os0proc.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-os0sync.o `test -f 'os/os0sync.c' || echo './'`os/os0sync.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-os0thread.o `test -f 'os/os0thread.c' || echo './'`os/os0thread.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-page0cur.o `test -f 'page/page0cur.c' || echo './'`page/page0cur.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-page0page.o `test -f 'page/page0page.c' || echo './'`page/page0page.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-lexyy.o `test -f 'pars/lexyy.c' || echo './'`pars/lexyy.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-pars0grm.o `test -f 'pars/pars0grm.c' || echo './'`pars/pars0grm.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-pars0opt.o `test -f 'pars/pars0opt.c' || echo './'`pars/pars0opt.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-pars0pars.o `test -f 'pars/pars0pars.c' || echo './'`pars/pars0pars.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-pars0sym.o `test -f 'pars/pars0sym.c' || echo './'`pars/pars0sym.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-que0que.o `test -f 'que/que0que.c' || echo './'`que/que0que.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-read0read.o `test -f 'read/read0read.c' || echo './'`read/read0read.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-rem0cmp.o `test -f 'rem/rem0cmp.c' || echo './'`rem/rem0cmp.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-rem0rec.o `test -f 'rem/rem0rec.c' || echo './'`rem/rem0rec.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-row0ins.o `test -f 'row/row0ins.c' || echo './'`row/row0ins.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-row0mysql.o `test -f 'row/row0mysql.c' || echo './'`row/row0mysql.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-row0purge.o `test -f 'row/row0purge.c' || echo './'`row/row0purge.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-row0row.o `test -f 'row/row0row.c' || echo './'`row/row0row.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-row0sel.o `test -f 'row/row0sel.c' || echo './'`row/row0sel.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-row0uins.o `test -f 'row/row0uins.c' || echo './'`row/row0uins.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-row0umod.o `test -f 'row/row0umod.c' || echo './'`row/row0umod.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-row0undo.o `test -f 'row/row0undo.c' || echo './'`row/row0undo.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-row0upd.o `test -f 'row/row0upd.c' || echo './'`row/row0upd.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-row0vers.o `test -f 'row/row0vers.c' || echo './'`row/row0vers.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-srv0que.o `test -f 'srv/srv0que.c' || echo './'`srv/srv0que.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-srv0srv.o `test -f 'srv/srv0srv.c' || echo './'`srv/srv0srv.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-srv0start.o `test -f 'srv/srv0start.c' || echo './'`srv/srv0start.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-sync0arr.o `test -f 'sync/sync0arr.c' || echo './'`sync/sync0arr.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-sync0rw.o `test -f 'sync/sync0rw.c' || echo './'`sync/sync0rw.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-sync0sync.o `test -f 'sync/sync0sync.c' || echo './'`sync/sync0sync.c sync/sync0sync.c:281:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((mutex == &mutex_list_mutex) ~~~~~~^~~~~~~~~~~~~~~~~~~~ sync/sync0sync.c:281:13: note: remove extraneous parentheses around the comparison to silence this warning if ((mutex == &mutex_list_mutex) ~ ^ ~ sync/sync0sync.c:281:13: note: use '=' to turn this equality comparison into an assignment if ((mutex == &mutex_list_mutex) ^~ = 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-thr0loc.o `test -f 'thr/thr0loc.c' || echo './'`thr/thr0loc.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-trx0purge.o `test -f 'trx/trx0purge.c' || echo './'`trx/trx0purge.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-trx0rec.o `test -f 'trx/trx0rec.c' || echo './'`trx/trx0rec.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-trx0roll.o `test -f 'trx/trx0roll.c' || echo './'`trx/trx0roll.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-trx0rseg.o `test -f 'trx/trx0rseg.c' || echo './'`trx/trx0rseg.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-trx0sys.o `test -f 'trx/trx0sys.c' || echo './'`trx/trx0sys.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-trx0trx.o `test -f 'trx/trx0trx.c' || echo './'`trx/trx0trx.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-trx0undo.o `test -f 'trx/trx0undo.c' || echo './'`trx/trx0undo.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-usr0sess.o `test -f 'usr/usr0sess.c' || echo './'`usr/usr0sess.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-ut0byte.o `test -f 'ut/ut0byte.c' || echo './'`ut/ut0byte.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-ut0dbg.o `test -f 'ut/ut0dbg.c' || echo './'`ut/ut0dbg.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-ut0list.o `test -f 'ut/ut0list.c' || echo './'`ut/ut0list.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-ut0mem.o `test -f 'ut/ut0mem.c' || echo './'`ut/ut0mem.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-ut0rnd.o `test -f 'ut/ut0rnd.c' || echo './'`ut/ut0rnd.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-ut0ut.o `test -f 'ut/ut0ut.c' || echo './'`ut/ut0ut.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-ut0vec.o `test -f 'ut/ut0vec.c' || echo './'`ut/ut0vec.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o libinnobase_a-ut0wqueue.o `test -f 'ut/ut0wqueue.c' || echo './'`ut/ut0wqueue.c c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../storage/innobase/include -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o libinnobase_a-ha_innodb.o `test -f 'handler/ha_innodb.cc' || echo './'`handler/ha_innodb.cc handler/ha_innodb.cc:5590:22: warning: comparison of constant 256 with expression of type 'enum_field_types' is always true [-Wtautological-constant-out-of-range-compare] ut_a(field->type() < 256); /* we assume in dtype_form_prtype() ~~~~~~~~~~~~~ ^ ~~~ ../../storage/innobase/include/ut0dbg.h:89:18: note: expanded from macro 'ut_a' if (UT_DBG_FAIL(EXPR)) { \ ^ ../../storage/innobase/include/ut0dbg.h:17:52: note: expanded from macro 'UT_DBG_FAIL' # define UT_DBG_FAIL(EXPR) UNIV_UNLIKELY(!((ulint)(EXPR))) ^ ../../storage/innobase/include/univ.i:294:41: note: expanded from macro 'UNIV_UNLIKELY' #define UNIV_UNLIKELY(cond) UNIV_EXPECT(cond, FALSE) ^ ../../storage/innobase/include/univ.i:275:54: note: expanded from macro 'UNIV_EXPECT' # define UNIV_EXPECT(expr,constant) __builtin_expect(expr, constant) ^ 1 warning generated. rm -f libinnobase.a ar cru libinnobase.a libinnobase_a-btr0btr.o libinnobase_a-btr0cur.o libinnobase_a-btr0pcur.o libinnobase_a-btr0sea.o libinnobase_a-buf0buf.o libinnobase_a-buf0flu.o libinnobase_a-buf0lru.o libinnobase_a-buf0rea.o libinnobase_a-data0data.o libinnobase_a-data0type.o libinnobase_a-dict0boot.o libinnobase_a-dict0crea.o libinnobase_a-dict0dict.o libinnobase_a-dict0load.o libinnobase_a-dict0mem.o libinnobase_a-dyn0dyn.o libinnobase_a-eval0eval.o libinnobase_a-eval0proc.o libinnobase_a-fil0fil.o libinnobase_a-fsp0fsp.o libinnobase_a-fut0fut.o libinnobase_a-fut0lst.o libinnobase_a-ha0ha.o libinnobase_a-hash0hash.o libinnobase_a-ibuf0ibuf.o libinnobase_a-lock0iter.o libinnobase_a-lock0lock.o libinnobase_a-log0log.o libinnobase_a-log0recv.o libinnobase_a-mach0data.o libinnobase_a-mem0mem.o libinnobase_a-mem0pool.o libinnobase_a-mtr0log.o libinnobase_a-mtr0mtr.o libinnobase_a-os0file.o libinnobase_a-os0proc.o libinnobase_a-os0sync.o libinnobase_a-os0thread.o libinnobase_a-page0cur.o libinnobase_a-page0page.o libinnobase_a-lexyy.o libinnobase_a-pars0grm.o libinnobase_a-pars0opt.o libinnobase_a-pars0pars.o libinnobase_a-pars0sym.o libinnobase_a-que0que.o libinnobase_a-read0read.o libinnobase_a-rem0cmp.o libinnobase_a-rem0rec.o libinnobase_a-row0ins.o libinnobase_a-row0mysql.o libinnobase_a-row0purge.o libinnobase_a-row0row.o libinnobase_a-row0sel.o libinnobase_a-row0uins.o libinnobase_a-row0umod.o libinnobase_a-row0undo.o libinnobase_a-row0upd.o libinnobase_a-row0vers.o libinnobase_a-srv0que.o libinnobase_a-srv0srv.o libinnobase_a-srv0start.o libinnobase_a-sync0arr.o libinnobase_a-sync0rw.o libinnobase_a-sync0sync.o libinnobase_a-thr0loc.o libinnobase_a-trx0purge.o libinnobase_a-trx0rec.o libinnobase_a-trx0roll.o libinnobase_a-trx0rseg.o libinnobase_a-trx0sys.o libinnobase_a-trx0trx.o libinnobase_a-trx0undo.o libinnobase_a-usr0sess.o libinnobase_a-ut0byte.o libinnobase_a-ut0dbg.o libinnobase_a-ut0list.o libinnobase_a-ut0mem.o libinnobase_a-ut0rnd.o libinnobase_a-ut0ut.o libinnobase_a-ut0vec.o libinnobase_a-ut0wqueue.o libinnobase_a-ha_innodb.o ranlib libinnobase.a gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/innobase' Making all in innodb_plugin gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/innodb_plugin' cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../.. && /usr/pkg/bin/bash ./config.status storage/innodb_plugin/Makefile depfiles config.status: creating storage/innodb_plugin/Makefile config.status: executing depfiles commands cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-btr0btr.lo `test -f 'btr/btr0btr.c' || echo './'`btr/btr0btr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c btr/btr0btr.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-btr0btr.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c btr/btr0btr.c -o ha_innodb_plugin_la-btr0btr.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-btr0cur.lo `test -f 'btr/btr0cur.c' || echo './'`btr/btr0cur.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c btr/btr0cur.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-btr0cur.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c btr/btr0cur.c -o ha_innodb_plugin_la-btr0cur.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-btr0pcur.lo `test -f 'btr/btr0pcur.c' || echo './'`btr/btr0pcur.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c btr/btr0pcur.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-btr0pcur.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c btr/btr0pcur.c -o ha_innodb_plugin_la-btr0pcur.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-btr0sea.lo `test -f 'btr/btr0sea.c' || echo './'`btr/btr0sea.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c btr/btr0sea.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-btr0sea.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c btr/btr0sea.c -o ha_innodb_plugin_la-btr0sea.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-buf0buddy.lo `test -f 'buf/buf0buddy.c' || echo './'`buf/buf0buddy.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c buf/buf0buddy.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-buf0buddy.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c buf/buf0buddy.c -o ha_innodb_plugin_la-buf0buddy.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-buf0buf.lo `test -f 'buf/buf0buf.c' || echo './'`buf/buf0buf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c buf/buf0buf.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-buf0buf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c buf/buf0buf.c -o ha_innodb_plugin_la-buf0buf.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-buf0flu.lo `test -f 'buf/buf0flu.c' || echo './'`buf/buf0flu.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c buf/buf0flu.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-buf0flu.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c buf/buf0flu.c -o ha_innodb_plugin_la-buf0flu.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-buf0lru.lo `test -f 'buf/buf0lru.c' || echo './'`buf/buf0lru.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c buf/buf0lru.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-buf0lru.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c buf/buf0lru.c -o ha_innodb_plugin_la-buf0lru.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-buf0rea.lo `test -f 'buf/buf0rea.c' || echo './'`buf/buf0rea.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c buf/buf0rea.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-buf0rea.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c buf/buf0rea.c -o ha_innodb_plugin_la-buf0rea.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-data0data.lo `test -f 'data/data0data.c' || echo './'`data/data0data.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c data/data0data.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-data0data.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c data/data0data.c -o ha_innodb_plugin_la-data0data.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-data0type.lo `test -f 'data/data0type.c' || echo './'`data/data0type.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c data/data0type.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-data0type.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c data/data0type.c -o ha_innodb_plugin_la-data0type.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-dict0boot.lo `test -f 'dict/dict0boot.c' || echo './'`dict/dict0boot.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c dict/dict0boot.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-dict0boot.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c dict/dict0boot.c -o ha_innodb_plugin_la-dict0boot.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-dict0crea.lo `test -f 'dict/dict0crea.c' || echo './'`dict/dict0crea.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c dict/dict0crea.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-dict0crea.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c dict/dict0crea.c -o ha_innodb_plugin_la-dict0crea.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-dict0dict.lo `test -f 'dict/dict0dict.c' || echo './'`dict/dict0dict.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c dict/dict0dict.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-dict0dict.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c dict/dict0dict.c -o ha_innodb_plugin_la-dict0dict.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-dict0load.lo `test -f 'dict/dict0load.c' || echo './'`dict/dict0load.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c dict/dict0load.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-dict0load.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c dict/dict0load.c -o ha_innodb_plugin_la-dict0load.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-dict0mem.lo `test -f 'dict/dict0mem.c' || echo './'`dict/dict0mem.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c dict/dict0mem.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-dict0mem.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c dict/dict0mem.c -o ha_innodb_plugin_la-dict0mem.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-dyn0dyn.lo `test -f 'dyn/dyn0dyn.c' || echo './'`dyn/dyn0dyn.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c dyn/dyn0dyn.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-dyn0dyn.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c dyn/dyn0dyn.c -o ha_innodb_plugin_la-dyn0dyn.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-eval0eval.lo `test -f 'eval/eval0eval.c' || echo './'`eval/eval0eval.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c eval/eval0eval.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-eval0eval.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c eval/eval0eval.c -o ha_innodb_plugin_la-eval0eval.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-eval0proc.lo `test -f 'eval/eval0proc.c' || echo './'`eval/eval0proc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c eval/eval0proc.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-eval0proc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c eval/eval0proc.c -o ha_innodb_plugin_la-eval0proc.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-fil0fil.lo `test -f 'fil/fil0fil.c' || echo './'`fil/fil0fil.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c fil/fil0fil.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-fil0fil.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c fil/fil0fil.c -o ha_innodb_plugin_la-fil0fil.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-fsp0fsp.lo `test -f 'fsp/fsp0fsp.c' || echo './'`fsp/fsp0fsp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c fsp/fsp0fsp.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-fsp0fsp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c fsp/fsp0fsp.c -o ha_innodb_plugin_la-fsp0fsp.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-fut0fut.lo `test -f 'fut/fut0fut.c' || echo './'`fut/fut0fut.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c fut/fut0fut.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-fut0fut.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c fut/fut0fut.c -o ha_innodb_plugin_la-fut0fut.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-fut0lst.lo `test -f 'fut/fut0lst.c' || echo './'`fut/fut0lst.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c fut/fut0lst.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-fut0lst.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c fut/fut0lst.c -o ha_innodb_plugin_la-fut0lst.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-ha0ha.lo `test -f 'ha/ha0ha.c' || echo './'`ha/ha0ha.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ha/ha0ha.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ha0ha.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ha/ha0ha.c -o ha_innodb_plugin_la-ha0ha.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-ha0storage.lo `test -f 'ha/ha0storage.c' || echo './'`ha/ha0storage.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ha/ha0storage.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ha0storage.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ha/ha0storage.c -o ha_innodb_plugin_la-ha0storage.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-hash0hash.lo `test -f 'ha/hash0hash.c' || echo './'`ha/hash0hash.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ha/hash0hash.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-hash0hash.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ha/hash0hash.c -o ha_innodb_plugin_la-hash0hash.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_innodb_plugin_la-ha_innodb.lo `test -f 'handler/ha_innodb.cc' || echo './'`handler/ha_innodb.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c handler/ha_innodb.cc -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ha_innodb.o handler/ha_innodb.cc:6355:22: warning: comparison of constant 256 with expression of type 'enum_field_types' is always true [-Wtautological-constant-out-of-range-compare] ut_a(field->type() < 256); /* we assume in dtype_form_prtype() ~~~~~~~~~~~~~ ^ ~~~ ./include/ut0dbg.h:114:18: note: expanded from macro 'ut_a' if (UT_DBG_FAIL(EXPR)) { \ ^ ./include/ut0dbg.h:37:52: note: expanded from macro 'UT_DBG_FAIL' # define UT_DBG_FAIL(EXPR) UNIV_UNLIKELY(!((ulint)(EXPR))) ^ ./include/univ.i:438:41: note: expanded from macro 'UNIV_UNLIKELY' #define UNIV_UNLIKELY(cond) UNIV_EXPECT(cond, FALSE) ^ ./include/univ.i:406:54: note: expanded from macro 'UNIV_EXPECT' # define UNIV_EXPECT(expr,constant) __builtin_expect(expr, constant) ^ 1 warning generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c handler/ha_innodb.cc -o ha_innodb_plugin_la-ha_innodb.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_innodb_plugin_la-handler0alter.lo `test -f 'handler/handler0alter.cc' || echo './'`handler/handler0alter.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c handler/handler0alter.cc -fPIC -DPIC -o .libs/ha_innodb_plugin_la-handler0alter.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c handler/handler0alter.cc -o ha_innodb_plugin_la-handler0alter.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_innodb_plugin_la-i_s.lo `test -f 'handler/i_s.cc' || echo './'`handler/i_s.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c handler/i_s.cc -fPIC -DPIC -o .libs/ha_innodb_plugin_la-i_s.o handler/i_s.cc:304:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "trx_id"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:305:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, TRX_ID_MAX_LEN + 1), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:306:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:307:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:308:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:309:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:310:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:313:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "trx_state"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:314:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, TRX_QUE_STATE_STR_MAX_LEN + 1), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:315:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:316:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:317:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:318:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:319:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:322:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "trx_started"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:323:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:324:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_DATETIME), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:325:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:326:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:327:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:328:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:331:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "trx_requested_lock_id"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:332:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, TRX_I_S_LOCK_ID_MAX_LEN + 1), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:333:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:334:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:335:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:336:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:337:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:340:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "trx_wait_started"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:341:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:342:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_DATETIME), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:343:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:344:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:345:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:346:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:349:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "trx_weight"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:350:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:351:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:352:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:353:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:354:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:355:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:358:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "trx_mysql_thread_id"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:359:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:360:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:361:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:362:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:363:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:364:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:367:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "trx_query"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:368:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, TRX_I_S_TRX_QUERY_MAX_LEN), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:369:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:370:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:371:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:372:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:373:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:375:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] END_OF_ST_FIELD_INFO ^ handler/i_s.cc:155:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' {STRUCT_FLD(field_name, NULL), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:375:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:156:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_length, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:375:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:157:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_type, MYSQL_TYPE_NULL), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:375:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:158:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(value, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:375:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:159:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_flags, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:375:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:160:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(old_name, ""), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:375:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:161:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(open_method, SKIP_OPEN_TABLE)} ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:501:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(type, MYSQL_INFORMATION_SCHEMA_PLUGIN), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:505:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(info, &i_s_info), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:509:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(name, "INNODB_TRX"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:513:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(author, plugin_author), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:517:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(descr, "InnoDB transactions"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:521:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(license, PLUGIN_LICENSE_GPL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:525:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(init, innodb_trx_init), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:529:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(deinit, i_s_common_deinit), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:533:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(version, INNODB_VERSION_SHORT), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:536:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(status_vars, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:539:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(system_vars, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:543:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(__reserved1, NULL) ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:550:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "lock_id"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:551:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, TRX_I_S_LOCK_ID_MAX_LEN + 1), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:552:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:553:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:554:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:555:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:556:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:559:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "lock_trx_id"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:560:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, TRX_ID_MAX_LEN + 1), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:561:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:562:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:563:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:564:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:565:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:568:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "lock_mode"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:570:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 32), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:571:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:572:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:573:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:574:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:575:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:578:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "lock_type"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:579:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 32 /* RECORD|TABLE|UNKNOWN */), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:580:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:581:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:582:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:583:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:584:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:587:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "lock_table"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:588:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 1024), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:589:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:590:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:591:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:592:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:593:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:596:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "lock_index"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:597:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 1024), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:598:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:599:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:600:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:601:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:602:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:605:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "lock_space"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:606:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:607:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:608:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:609:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED | MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:610:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:611:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:614:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "lock_page"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:615:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:616:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:617:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:618:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED | MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:619:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:620:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:623:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "lock_rec"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:624:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:625:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:626:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:627:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED | MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:628:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:629:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:632:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "lock_data"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:633:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, TRX_I_S_LOCK_DATA_MAX_LEN), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:634:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:635:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:636:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:637:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:638:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:640:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] END_OF_ST_FIELD_INFO ^ handler/i_s.cc:155:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' {STRUCT_FLD(field_name, NULL), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:640:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:156:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_length, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:640:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:157:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_type, MYSQL_TYPE_NULL), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:640:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:158:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(value, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:640:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:159:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_flags, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:640:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:160:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(old_name, ""), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:640:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:161:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(open_method, SKIP_OPEN_TABLE)} ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:767:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(type, MYSQL_INFORMATION_SCHEMA_PLUGIN), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:771:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(info, &i_s_info), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:775:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(name, "INNODB_LOCKS"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:779:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(author, plugin_author), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:783:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(descr, "InnoDB conflicting locks"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:787:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(license, PLUGIN_LICENSE_GPL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:791:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(init, innodb_locks_init), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:795:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(deinit, i_s_common_deinit), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:799:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(version, INNODB_VERSION_SHORT), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:802:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(status_vars, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:805:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(system_vars, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:809:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(__reserved1, NULL) ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:816:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "requesting_trx_id"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:817:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, TRX_ID_MAX_LEN + 1), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:818:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:819:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:820:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:821:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:822:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:825:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "requested_lock_id"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:826:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, TRX_I_S_LOCK_ID_MAX_LEN + 1), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:827:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:828:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:829:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:830:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:831:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:834:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "blocking_trx_id"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:835:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, TRX_ID_MAX_LEN + 1), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:836:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:837:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:838:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:839:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:840:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:843:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "blocking_lock_id"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:844:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, TRX_I_S_LOCK_ID_MAX_LEN + 1), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:845:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:846:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:847:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:848:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:849:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:851:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] END_OF_ST_FIELD_INFO ^ handler/i_s.cc:155:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' {STRUCT_FLD(field_name, NULL), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:851:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:156:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_length, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:851:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:157:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_type, MYSQL_TYPE_NULL), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:851:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:158:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(value, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:851:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:159:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_flags, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:851:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:160:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(old_name, ""), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:851:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:161:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(open_method, SKIP_OPEN_TABLE)} ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:950:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(type, MYSQL_INFORMATION_SCHEMA_PLUGIN), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:954:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(info, &i_s_info), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:958:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(name, "INNODB_LOCK_WAITS"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:962:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(author, "Innobase Oy"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:966:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(descr, "InnoDB which lock is blocking which"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:970:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(license, PLUGIN_LICENSE_GPL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:974:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(init, innodb_lock_waits_init), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:978:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(deinit, i_s_common_deinit), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:982:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(version, INNODB_VERSION_SHORT), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:985:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(status_vars, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:988:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(system_vars, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:992:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(__reserved1, NULL) ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1102:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "page_size"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1103:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 5), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1104:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1105:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1106:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1107:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, "Compressed Page Size"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1108:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1110:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "compress_ops"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1111:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT32_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1112:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1113:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1114:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1115:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, "Total Number of Compressions"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1116:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1118:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "compress_ops_ok"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1119:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT32_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1120:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1121:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1122:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1123:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, "Total Number of" ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1125:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1127:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "compress_time"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1128:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT32_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1129:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1130:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1131:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1132:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, "Total Duration of Compressions," ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1134:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1136:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "uncompress_ops"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1137:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT32_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1138:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1139:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1140:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1141:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, "Total Number of Decompressions"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1142:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1144:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "uncompress_time"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1145:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT32_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1146:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1147:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1148:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1149:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, "Total Duration of Decompressions," ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1151:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1153:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] END_OF_ST_FIELD_INFO ^ handler/i_s.cc:155:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' {STRUCT_FLD(field_name, NULL), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1153:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:156:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_length, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1153:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:157:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_type, MYSQL_TYPE_NULL), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1153:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:158:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(value, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1153:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:159:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_flags, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1153:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:160:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(old_name, ""), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1153:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:161:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(open_method, SKIP_OPEN_TABLE)} ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1283:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(type, MYSQL_INFORMATION_SCHEMA_PLUGIN), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1287:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(info, &i_s_info), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1291:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(name, "INNODB_CMP"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1295:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(author, plugin_author), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1299:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(descr, "Statistics for the InnoDB compression"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1303:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(license, PLUGIN_LICENSE_GPL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1307:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(init, i_s_cmp_init), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1311:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(deinit, i_s_common_deinit), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1315:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(version, INNODB_VERSION_SHORT), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1318:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(status_vars, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1321:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(system_vars, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1325:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(__reserved1, NULL) ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1332:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(type, MYSQL_INFORMATION_SCHEMA_PLUGIN), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1336:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(info, &i_s_info), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1340:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(name, "INNODB_CMP_RESET"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1344:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(author, plugin_author), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1348:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(descr, "Statistics for the InnoDB compression;" ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1353:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(license, PLUGIN_LICENSE_GPL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1357:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(init, i_s_cmp_reset_init), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1361:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(deinit, i_s_common_deinit), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1365:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(version, INNODB_VERSION_SHORT), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1368:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(status_vars, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1371:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(system_vars, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1375:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(__reserved1, NULL) ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1381:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "page_size"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1382:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 5), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1383:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1384:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1385:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1386:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, "Buddy Block Size"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1387:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1389:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "pages_used"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1390:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT32_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1391:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1392:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1393:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1394:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, "Currently in Use"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1395:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1397:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "pages_free"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1398:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT32_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1399:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1400:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1401:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1402:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, "Currently Available"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1403:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1405:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "relocation_ops"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1406:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1407:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1408:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1409:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1410:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, "Total Number of Relocations"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1411:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1413:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "relocation_time"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1414:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT32_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1415:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1416:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1417:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1418:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, "Total Duration of Relocations," ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1420:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1422:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] END_OF_ST_FIELD_INFO ^ handler/i_s.cc:155:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' {STRUCT_FLD(field_name, NULL), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1422:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:156:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_length, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1422:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:157:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_type, MYSQL_TYPE_NULL), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1422:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:158:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(value, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1422:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:159:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_flags, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1422:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:160:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(old_name, ""), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1422:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:161:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(open_method, SKIP_OPEN_TABLE)} ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1549:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(type, MYSQL_INFORMATION_SCHEMA_PLUGIN), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1553:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(info, &i_s_info), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1557:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(name, "INNODB_CMPMEM"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1561:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(author, plugin_author), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1565:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(descr, "Statistics for the InnoDB compressed buffer pool"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1569:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(license, PLUGIN_LICENSE_GPL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1573:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(init, i_s_cmpmem_init), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1577:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(deinit, i_s_common_deinit), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1581:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(version, INNODB_VERSION_SHORT), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1584:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(status_vars, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1587:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(system_vars, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1591:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(__reserved1, NULL) ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1598:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(type, MYSQL_INFORMATION_SCHEMA_PLUGIN), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1602:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(info, &i_s_info), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1606:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(name, "INNODB_CMPMEM_RESET"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1610:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(author, plugin_author), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1614:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(descr, "Statistics for the InnoDB compressed buffer pool;" ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1619:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(license, PLUGIN_LICENSE_GPL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1623:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(init, i_s_cmpmem_reset_init), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1627:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(deinit, i_s_common_deinit), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1631:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(version, INNODB_VERSION_SHORT), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1634:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(status_vars, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1637:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(system_vars, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1641:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(__reserved1, NULL) ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1665:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "POOL_SIZE"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1666:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1667:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1668:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1669:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1670:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1671:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1674:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "FREE_BUFFERS"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1675:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1676:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1677:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1678:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1679:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1680:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1683:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "DATABASE_PAGES"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1684:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1685:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1686:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1687:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1688:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1689:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1692:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "OLD_DATABASE_PAGES"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1693:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1694:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1695:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1696:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1697:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1698:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1701:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "MODIFIED_DATABASE_PAGES"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1702:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1703:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1704:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1705:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1706:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1707:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1710:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "PENDING_DECOMPRESS"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1711:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1712:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1713:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1714:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1715:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1716:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1719:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "PENDING_READS"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1720:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1721:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1722:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1723:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1724:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1725:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1728:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "PENDING_FLUSH_LRU"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1729:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1730:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1731:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1732:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1733:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1734:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1737:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "PENDING_FLUSH_LIST"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1738:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1739:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1740:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1741:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1742:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1743:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1746:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "PAGES_MADE_YOUNG"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1747:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1748:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1749:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1750:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1751:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1752:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1755:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "PAGES_NOT_MADE_YOUNG"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1756:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1757:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1758:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1759:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1760:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1761:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1764:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "PAGES_MADE_YOUNG_RATE"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1765:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MAX_FLOAT_STR_LENGTH), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1766:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_FLOAT), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1767:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1768:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1769:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1770:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1773:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "PAGES_MADE_NOT_YOUNG_RATE"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1774:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MAX_FLOAT_STR_LENGTH), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1775:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_FLOAT), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1776:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1777:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1778:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1779:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1782:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "NUMBER_PAGES_READ"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1783:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1784:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1785:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1786:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1787:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1788:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1791:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "NUMBER_PAGES_CREATED"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1792:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1793:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1794:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1795:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1796:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1797:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1800:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "NUMBER_PAGES_WRITTEN"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1801:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1802:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1803:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1804:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1805:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1806:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1809:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "PAGES_READ_RATE"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1810:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MAX_FLOAT_STR_LENGTH), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1811:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_FLOAT), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1812:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1813:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1814:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1815:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1818:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "PAGES_CREATE_RATE"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1819:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MAX_FLOAT_STR_LENGTH), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1820:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_FLOAT), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1821:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1822:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1823:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1824:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1827:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "PAGES_WRITTEN_RATE"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1828:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MAX_FLOAT_STR_LENGTH), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1829:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_FLOAT), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1830:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1831:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1832:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1833:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1836:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "NUMBER_PAGES_GET"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1837:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1838:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1839:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1840:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1841:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1842:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1845:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "HIT_RATE"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1846:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1847:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1848:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1849:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1850:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1851:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1854:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "YOUNG_MAKE_PER_THOUSAND_GETS"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1855:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1856:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1857:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1858:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1859:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1860:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1863:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "NOT_YOUNG_MAKE_PER_THOUSAND_GETS"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1864:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1865:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1866:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1867:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1868:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1869:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1872:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "NUMBER_PAGES_READ_AHEAD"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1873:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1874:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1875:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1876:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1877:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1878:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1881:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "NUMBER_READ_AHEAD_EVICTED"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1882:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1883:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1884:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1885:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1886:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1887:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1890:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "READ_AHEAD_RATE"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1891:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MAX_FLOAT_STR_LENGTH), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1892:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_FLOAT), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1893:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1894:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1895:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1896:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1899:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "READ_AHEAD_EVICTED_RATE"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1900:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MAX_FLOAT_STR_LENGTH), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1901:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_FLOAT), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1902:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1903:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1904:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1905:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1908:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "LRU_IO_TOTAL"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1909:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1910:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1911:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1912:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1913:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1914:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1917:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "LRU_IO_CURRENT"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1918:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1919:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1920:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1921:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1922:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1923:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1926:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "UNCOMPRESS_TOTAL"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1927:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1928:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1929:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1930:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1931:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1932:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1935:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "UNCOMPRESS_CURRENT"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1936:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1937:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1938:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1939:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1940:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1941:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1943:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] END_OF_ST_FIELD_INFO ^ handler/i_s.cc:155:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' {STRUCT_FLD(field_name, NULL), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1943:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:156:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_length, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1943:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:157:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_type, MYSQL_TYPE_NULL), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1943:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:158:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(value, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1943:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:159:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_flags, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1943:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:160:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(old_name, ""), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:1943:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:161:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(open_method, SKIP_OPEN_TABLE)} ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2110:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(type, MYSQL_INFORMATION_SCHEMA_PLUGIN), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2114:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(info, &i_s_info), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2118:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(name, "INNODB_BUFFER_POOL_STATS"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2122:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(author, plugin_author), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2126:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(descr, "InnoDB Buffer Pool Statistics Information "), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2130:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(license, PLUGIN_LICENSE_GPL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2134:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(init, i_s_innodb_buffer_pool_stats_init), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2138:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(deinit, i_s_common_deinit), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2142:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(version, INNODB_VERSION_SHORT), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2145:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(status_vars, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2148:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(system_vars, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2152:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(__reserved1, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2159:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "BLOCK_ID"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2160:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2161:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2162:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2163:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2164:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2165:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2168:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "SPACE"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2169:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2170:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2171:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2172:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2173:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2174:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2177:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "PAGE_NUMBER"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2178:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2179:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2180:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2181:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2182:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2183:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2186:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "PAGE_TYPE"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2187:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 64), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2188:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2189:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2190:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2191:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2192:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2195:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "FLUSH_TYPE"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2196:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2197:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2198:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2199:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2200:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2201:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2204:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "FIX_COUNT"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2205:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2206:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2207:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2208:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2209:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2210:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2213:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "IS_HASHED"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2214:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 3), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2215:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2216:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2217:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2218:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2219:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2222:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "NEWEST_MODIFICATION"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2223:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2224:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2225:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2226:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2227:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2228:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2231:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "OLDEST_MODIFICATION"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2232:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2233:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2234:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2235:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2236:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2237:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2240:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "ACCESS_TIME"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2241:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2242:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2243:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2244:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2245:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2246:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2249:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "TABLE_NAME"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2250:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 1024), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2251:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2252:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2253:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2254:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2255:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2258:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "INDEX_NAME"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2259:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 1024), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2260:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2261:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2262:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2263:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2264:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2267:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "NUMBER_RECORDS"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2268:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2269:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2270:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2271:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2272:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2273:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2276:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "DATA_SIZE"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2277:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2278:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2279:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2280:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2281:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2282:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2285:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "COMPRESSED_SIZE"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2286:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2287:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2288:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2289:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2290:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2291:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2294:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "PAGE_STATE"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2295:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 64), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2296:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2297:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2298:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2299:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2300:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2303:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "IO_FIX"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2304:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 64), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2305:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2306:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2307:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2308:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2309:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2312:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "IS_OLD"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2313:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 3), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2314:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2315:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2316:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2317:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2318:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2321:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "FREE_PAGE_CLOCK"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2322:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2323:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2324:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2325:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2326:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2327:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2329:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] END_OF_ST_FIELD_INFO ^ handler/i_s.cc:155:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' {STRUCT_FLD(field_name, NULL), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2329:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:156:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_length, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2329:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:157:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_type, MYSQL_TYPE_NULL), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2329:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:158:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(value, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2329:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:159:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_flags, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2329:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:160:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(old_name, ""), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2329:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:161:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(open_method, SKIP_OPEN_TABLE)} ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2770:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(type, MYSQL_INFORMATION_SCHEMA_PLUGIN), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2774:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(info, &i_s_info), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2778:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(name, "INNODB_BUFFER_PAGE"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2782:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(author, plugin_author), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2786:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(descr, "InnoDB Buffer Page Information"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2790:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(license, PLUGIN_LICENSE_GPL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2794:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(init, i_s_innodb_buffer_page_init), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2798:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(deinit, i_s_common_deinit), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2802:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(version, INNODB_VERSION_SHORT), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2805:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(status_vars, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2808:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(system_vars, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2812:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(__reserved1, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2818:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "LRU_POSITION"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2819:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2820:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2821:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2822:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2823:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2824:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2827:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "SPACE"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2828:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2829:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2830:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2831:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2832:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2833:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2836:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "PAGE_NUMBER"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2837:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2838:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2839:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2840:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2841:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2842:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2845:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "PAGE_TYPE"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2846:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 64), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2847:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2848:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2849:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2850:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2851:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2854:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "FLUSH_TYPE"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2855:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2856:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2857:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2858:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2859:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2860:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2863:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "FIX_COUNT"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2864:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2865:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2866:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2867:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2868:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2869:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2872:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "IS_HASHED"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2873:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 3), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2874:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2875:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2876:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2877:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2878:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2881:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "NEWEST_MODIFICATION"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2882:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2883:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2884:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2885:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2886:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2887:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2890:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "OLDEST_MODIFICATION"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2891:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2892:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2893:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2894:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2895:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2896:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2899:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "ACCESS_TIME"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2900:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2901:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2902:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2903:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2904:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2905:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2908:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "TABLE_NAME"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2909:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 1024), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2910:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2911:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2912:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2913:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2914:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2917:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "INDEX_NAME"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2918:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 1024), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2919:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2920:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2921:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2922:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2923:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2926:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "NUMBER_RECORDS"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2927:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2928:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2929:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2930:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2931:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2932:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2935:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "DATA_SIZE"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2936:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2937:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2938:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2939:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2940:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2941:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2944:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "COMPRESSED_SIZE"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2945:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2946:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2947:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2948:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2949:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2950:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2953:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "COMPRESSED"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2954:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 3), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2955:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2956:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2957:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2958:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2959:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2962:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "IO_FIX"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2963:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 64), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2964:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2965:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2966:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2967:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2968:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2971:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "IS_OLD"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2972:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, 3), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2973:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_STRING), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2974:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2975:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_MAYBE_NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2976:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2977:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2980:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] {STRUCT_FLD(field_name, "FREE_PAGE_CLOCK"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2981:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_length, MY_INT64_NUM_DECIMAL_DIGITS), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2982:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_type, MYSQL_TYPE_LONGLONG), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2983:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(value, 0), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2984:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(field_flags, MY_I_S_UNSIGNED), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2985:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(old_name, ""), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2986:14: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(open_method, SKIP_OPEN_TABLE)}, ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2988:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] END_OF_ST_FIELD_INFO ^ handler/i_s.cc:155:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' {STRUCT_FLD(field_name, NULL), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2988:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:156:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_length, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2988:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:157:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_type, MYSQL_TYPE_NULL), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2988:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:158:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(value, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2988:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:159:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(field_flags, 0), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2988:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:160:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(old_name, ""), \ ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:2988:2: warning: use of GNU old-style field designator extension [-Wgnu-designator] handler/i_s.cc:161:14: note: expanded from macro 'END_OF_ST_FIELD_INFO' STRUCT_FLD(open_method, SKIP_OPEN_TABLE)} ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:3287:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(type, MYSQL_INFORMATION_SCHEMA_PLUGIN), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:3291:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(info, &i_s_info), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:3295:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(name, "INNODB_BUFFER_PAGE_LRU"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:3299:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(author, plugin_author), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:3303:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(descr, "InnoDB Buffer Page in LRU"), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:3307:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(license, PLUGIN_LICENSE_GPL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:3311:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(init, i_s_innodb_buffer_page_lru_init), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:3315:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(deinit, i_s_common_deinit), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:3319:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(version, INNODB_VERSION_SHORT), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:3322:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(status_vars, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:3325:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(system_vars, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ handler/i_s.cc:3329:13: warning: use of GNU old-style field designator extension [-Wgnu-designator] STRUCT_FLD(__reserved1, NULL), ^ handler/i_s.cc:147:33: note: expanded from macro 'STRUCT_FLD' #define STRUCT_FLD(name, value) name: value ^ 890 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c handler/i_s.cc -o ha_innodb_plugin_la-i_s.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_innodb_plugin_la-mysql_addons.lo `test -f 'handler/mysql_addons.cc' || echo './'`handler/mysql_addons.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c handler/mysql_addons.cc -fPIC -DPIC -o .libs/ha_innodb_plugin_la-mysql_addons.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c handler/mysql_addons.cc -o ha_innodb_plugin_la-mysql_addons.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-ibuf0ibuf.lo `test -f 'ibuf/ibuf0ibuf.c' || echo './'`ibuf/ibuf0ibuf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ibuf/ibuf0ibuf.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ibuf0ibuf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ibuf/ibuf0ibuf.c -o ha_innodb_plugin_la-ibuf0ibuf.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-lock0iter.lo `test -f 'lock/lock0iter.c' || echo './'`lock/lock0iter.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c lock/lock0iter.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-lock0iter.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c lock/lock0iter.c -o ha_innodb_plugin_la-lock0iter.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-lock0lock.lo `test -f 'lock/lock0lock.c' || echo './'`lock/lock0lock.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c lock/lock0lock.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-lock0lock.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c lock/lock0lock.c -o ha_innodb_plugin_la-lock0lock.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-log0log.lo `test -f 'log/log0log.c' || echo './'`log/log0log.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c log/log0log.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-log0log.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c log/log0log.c -o ha_innodb_plugin_la-log0log.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-log0recv.lo `test -f 'log/log0recv.c' || echo './'`log/log0recv.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c log/log0recv.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-log0recv.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c log/log0recv.c -o ha_innodb_plugin_la-log0recv.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-mach0data.lo `test -f 'mach/mach0data.c' || echo './'`mach/mach0data.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c mach/mach0data.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-mach0data.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c mach/mach0data.c -o ha_innodb_plugin_la-mach0data.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-mem0mem.lo `test -f 'mem/mem0mem.c' || echo './'`mem/mem0mem.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c mem/mem0mem.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-mem0mem.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c mem/mem0mem.c -o ha_innodb_plugin_la-mem0mem.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-mem0pool.lo `test -f 'mem/mem0pool.c' || echo './'`mem/mem0pool.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c mem/mem0pool.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-mem0pool.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c mem/mem0pool.c -o ha_innodb_plugin_la-mem0pool.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-mtr0log.lo `test -f 'mtr/mtr0log.c' || echo './'`mtr/mtr0log.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c mtr/mtr0log.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-mtr0log.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c mtr/mtr0log.c -o ha_innodb_plugin_la-mtr0log.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-mtr0mtr.lo `test -f 'mtr/mtr0mtr.c' || echo './'`mtr/mtr0mtr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c mtr/mtr0mtr.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-mtr0mtr.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c mtr/mtr0mtr.c -o ha_innodb_plugin_la-mtr0mtr.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-os0file.lo `test -f 'os/os0file.c' || echo './'`os/os0file.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c os/os0file.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-os0file.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c os/os0file.c -o ha_innodb_plugin_la-os0file.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-os0proc.lo `test -f 'os/os0proc.c' || echo './'`os/os0proc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c os/os0proc.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-os0proc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c os/os0proc.c -o ha_innodb_plugin_la-os0proc.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-os0sync.lo `test -f 'os/os0sync.c' || echo './'`os/os0sync.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c os/os0sync.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-os0sync.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c os/os0sync.c -o ha_innodb_plugin_la-os0sync.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-os0thread.lo `test -f 'os/os0thread.c' || echo './'`os/os0thread.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c os/os0thread.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-os0thread.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c os/os0thread.c -o ha_innodb_plugin_la-os0thread.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-page0cur.lo `test -f 'page/page0cur.c' || echo './'`page/page0cur.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c page/page0cur.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-page0cur.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c page/page0cur.c -o ha_innodb_plugin_la-page0cur.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-page0page.lo `test -f 'page/page0page.c' || echo './'`page/page0page.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c page/page0page.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-page0page.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c page/page0page.c -o ha_innodb_plugin_la-page0page.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-page0zip.lo `test -f 'page/page0zip.c' || echo './'`page/page0zip.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c page/page0zip.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-page0zip.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c page/page0zip.c -o ha_innodb_plugin_la-page0zip.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-lexyy.lo `test -f 'pars/lexyy.c' || echo './'`pars/lexyy.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c pars/lexyy.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-lexyy.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c pars/lexyy.c -o ha_innodb_plugin_la-lexyy.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-pars0grm.lo `test -f 'pars/pars0grm.c' || echo './'`pars/pars0grm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c pars/pars0grm.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-pars0grm.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c pars/pars0grm.c -o ha_innodb_plugin_la-pars0grm.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-pars0opt.lo `test -f 'pars/pars0opt.c' || echo './'`pars/pars0opt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c pars/pars0opt.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-pars0opt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c pars/pars0opt.c -o ha_innodb_plugin_la-pars0opt.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-pars0pars.lo `test -f 'pars/pars0pars.c' || echo './'`pars/pars0pars.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c pars/pars0pars.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-pars0pars.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c pars/pars0pars.c -o ha_innodb_plugin_la-pars0pars.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-pars0sym.lo `test -f 'pars/pars0sym.c' || echo './'`pars/pars0sym.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c pars/pars0sym.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-pars0sym.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c pars/pars0sym.c -o ha_innodb_plugin_la-pars0sym.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-que0que.lo `test -f 'que/que0que.c' || echo './'`que/que0que.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c que/que0que.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-que0que.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c que/que0que.c -o ha_innodb_plugin_la-que0que.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-read0read.lo `test -f 'read/read0read.c' || echo './'`read/read0read.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c read/read0read.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-read0read.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c read/read0read.c -o ha_innodb_plugin_la-read0read.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-rem0cmp.lo `test -f 'rem/rem0cmp.c' || echo './'`rem/rem0cmp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c rem/rem0cmp.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-rem0cmp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c rem/rem0cmp.c -o ha_innodb_plugin_la-rem0cmp.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-rem0rec.lo `test -f 'rem/rem0rec.c' || echo './'`rem/rem0rec.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c rem/rem0rec.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-rem0rec.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c rem/rem0rec.c -o ha_innodb_plugin_la-rem0rec.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-row0ext.lo `test -f 'row/row0ext.c' || echo './'`row/row0ext.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0ext.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0ext.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0ext.c -o ha_innodb_plugin_la-row0ext.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-row0ins.lo `test -f 'row/row0ins.c' || echo './'`row/row0ins.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0ins.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0ins.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0ins.c -o ha_innodb_plugin_la-row0ins.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-row0merge.lo `test -f 'row/row0merge.c' || echo './'`row/row0merge.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0merge.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0merge.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0merge.c -o ha_innodb_plugin_la-row0merge.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-row0mysql.lo `test -f 'row/row0mysql.c' || echo './'`row/row0mysql.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0mysql.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0mysql.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0mysql.c -o ha_innodb_plugin_la-row0mysql.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-row0purge.lo `test -f 'row/row0purge.c' || echo './'`row/row0purge.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0purge.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0purge.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0purge.c -o ha_innodb_plugin_la-row0purge.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-row0row.lo `test -f 'row/row0row.c' || echo './'`row/row0row.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0row.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0row.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0row.c -o ha_innodb_plugin_la-row0row.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-row0sel.lo `test -f 'row/row0sel.c' || echo './'`row/row0sel.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0sel.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0sel.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0sel.c -o ha_innodb_plugin_la-row0sel.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-row0uins.lo `test -f 'row/row0uins.c' || echo './'`row/row0uins.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0uins.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0uins.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0uins.c -o ha_innodb_plugin_la-row0uins.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-row0umod.lo `test -f 'row/row0umod.c' || echo './'`row/row0umod.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0umod.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0umod.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0umod.c -o ha_innodb_plugin_la-row0umod.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-row0undo.lo `test -f 'row/row0undo.c' || echo './'`row/row0undo.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0undo.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0undo.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0undo.c -o ha_innodb_plugin_la-row0undo.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-row0upd.lo `test -f 'row/row0upd.c' || echo './'`row/row0upd.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0upd.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0upd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0upd.c -o ha_innodb_plugin_la-row0upd.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-row0vers.lo `test -f 'row/row0vers.c' || echo './'`row/row0vers.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0vers.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-row0vers.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c row/row0vers.c -o ha_innodb_plugin_la-row0vers.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-srv0que.lo `test -f 'srv/srv0que.c' || echo './'`srv/srv0que.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c srv/srv0que.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-srv0que.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c srv/srv0que.c -o ha_innodb_plugin_la-srv0que.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-srv0srv.lo `test -f 'srv/srv0srv.c' || echo './'`srv/srv0srv.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c srv/srv0srv.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-srv0srv.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c srv/srv0srv.c -o ha_innodb_plugin_la-srv0srv.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-srv0start.lo `test -f 'srv/srv0start.c' || echo './'`srv/srv0start.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c srv/srv0start.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-srv0start.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c srv/srv0start.c -o ha_innodb_plugin_la-srv0start.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-sync0arr.lo `test -f 'sync/sync0arr.c' || echo './'`sync/sync0arr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c sync/sync0arr.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-sync0arr.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c sync/sync0arr.c -o ha_innodb_plugin_la-sync0arr.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-sync0rw.lo `test -f 'sync/sync0rw.c' || echo './'`sync/sync0rw.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c sync/sync0rw.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-sync0rw.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c sync/sync0rw.c -o ha_innodb_plugin_la-sync0rw.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-sync0sync.lo `test -f 'sync/sync0sync.c' || echo './'`sync/sync0sync.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c sync/sync0sync.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-sync0sync.o sync/sync0sync.c:285:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((mutex == &mutex_list_mutex) ~~~~~~^~~~~~~~~~~~~~~~~~~~ sync/sync0sync.c:285:13: note: remove extraneous parentheses around the comparison to silence this warning if ((mutex == &mutex_list_mutex) ~ ^ ~ sync/sync0sync.c:285:13: note: use '=' to turn this equality comparison into an assignment if ((mutex == &mutex_list_mutex) ^~ = 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c sync/sync0sync.c -o ha_innodb_plugin_la-sync0sync.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-thr0loc.lo `test -f 'thr/thr0loc.c' || echo './'`thr/thr0loc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c thr/thr0loc.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-thr0loc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c thr/thr0loc.c -o ha_innodb_plugin_la-thr0loc.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-trx0i_s.lo `test -f 'trx/trx0i_s.c' || echo './'`trx/trx0i_s.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c trx/trx0i_s.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0i_s.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c trx/trx0i_s.c -o ha_innodb_plugin_la-trx0i_s.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-trx0purge.lo `test -f 'trx/trx0purge.c' || echo './'`trx/trx0purge.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c trx/trx0purge.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0purge.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c trx/trx0purge.c -o ha_innodb_plugin_la-trx0purge.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-trx0rec.lo `test -f 'trx/trx0rec.c' || echo './'`trx/trx0rec.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c trx/trx0rec.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0rec.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c trx/trx0rec.c -o ha_innodb_plugin_la-trx0rec.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-trx0roll.lo `test -f 'trx/trx0roll.c' || echo './'`trx/trx0roll.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c trx/trx0roll.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0roll.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c trx/trx0roll.c -o ha_innodb_plugin_la-trx0roll.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-trx0rseg.lo `test -f 'trx/trx0rseg.c' || echo './'`trx/trx0rseg.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c trx/trx0rseg.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0rseg.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c trx/trx0rseg.c -o ha_innodb_plugin_la-trx0rseg.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-trx0sys.lo `test -f 'trx/trx0sys.c' || echo './'`trx/trx0sys.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c trx/trx0sys.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0sys.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c trx/trx0sys.c -o ha_innodb_plugin_la-trx0sys.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-trx0trx.lo `test -f 'trx/trx0trx.c' || echo './'`trx/trx0trx.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c trx/trx0trx.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0trx.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c trx/trx0trx.c -o ha_innodb_plugin_la-trx0trx.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-trx0undo.lo `test -f 'trx/trx0undo.c' || echo './'`trx/trx0undo.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c trx/trx0undo.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-trx0undo.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c trx/trx0undo.c -o ha_innodb_plugin_la-trx0undo.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-usr0sess.lo `test -f 'usr/usr0sess.c' || echo './'`usr/usr0sess.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c usr/usr0sess.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-usr0sess.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c usr/usr0sess.c -o ha_innodb_plugin_la-usr0sess.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-ut0byte.lo `test -f 'ut/ut0byte.c' || echo './'`ut/ut0byte.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ut/ut0byte.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0byte.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ut/ut0byte.c -o ha_innodb_plugin_la-ut0byte.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-ut0dbg.lo `test -f 'ut/ut0dbg.c' || echo './'`ut/ut0dbg.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ut/ut0dbg.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0dbg.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ut/ut0dbg.c -o ha_innodb_plugin_la-ut0dbg.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-ut0list.lo `test -f 'ut/ut0list.c' || echo './'`ut/ut0list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ut/ut0list.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0list.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ut/ut0list.c -o ha_innodb_plugin_la-ut0list.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-ut0mem.lo `test -f 'ut/ut0mem.c' || echo './'`ut/ut0mem.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ut/ut0mem.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0mem.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ut/ut0mem.c -o ha_innodb_plugin_la-ut0mem.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-ut0rbt.lo `test -f 'ut/ut0rbt.c' || echo './'`ut/ut0rbt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ut/ut0rbt.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0rbt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ut/ut0rbt.c -o ha_innodb_plugin_la-ut0rbt.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-ut0rnd.lo `test -f 'ut/ut0rnd.c' || echo './'`ut/ut0rnd.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ut/ut0rnd.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0rnd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ut/ut0rnd.c -o ha_innodb_plugin_la-ut0rnd.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-ut0ut.lo `test -f 'ut/ut0ut.c' || echo './'`ut/ut0ut.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ut/ut0ut.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0ut.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ut/ut0ut.c -o ha_innodb_plugin_la-ut0ut.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-ut0vec.lo `test -f 'ut/ut0vec.c' || echo './'`ut/ut0vec.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ut/ut0vec.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0vec.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ut/ut0vec.c -o ha_innodb_plugin_la-ut0vec.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I./include -I../../sql -I. -I/usr/include -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ha_innodb_plugin_la-ut0wqueue.lo `test -f 'ut/ut0wqueue.c' || echo './'`ut/ut0wqueue.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ut/ut0wqueue.c -fPIC -DPIC -o .libs/ha_innodb_plugin_la-ut0wqueue.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../regex -I./include -I../../sql -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -DMYSQL_DYNAMIC_PLUGIN -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ut/ut0wqueue.c -o ha_innodb_plugin_la-ut0wqueue.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CXX --mode=link c++ -DMYSQL_DYNAMIC_PLUGIN -prefer-non-pic -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -module -rpath /usr/pkg/lib/mysql/plugin -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o ha_innodb_plugin.la ha_innodb_plugin_la-btr0btr.lo ha_innodb_plugin_la-btr0cur.lo ha_innodb_plugin_la-btr0pcur.lo ha_innodb_plugin_la-btr0sea.lo ha_innodb_plugin_la-buf0buddy.lo ha_innodb_plugin_la-buf0buf.lo ha_innodb_plugin_la-buf0flu.lo ha_innodb_plugin_la-buf0lru.lo ha_innodb_plugin_la-buf0rea.lo ha_innodb_plugin_la-data0data.lo ha_innodb_plugin_la-data0type.lo ha_innodb_plugin_la-dict0boot.lo ha_innodb_plugin_la-dict0crea.lo ha_innodb_plugin_la-dict0dict.lo ha_innodb_plugin_la-dict0load.lo ha_innodb_plugin_la-dict0mem.lo ha_innodb_plugin_la-dyn0dyn.lo ha_innodb_plugin_la-eval0eval.lo ha_innodb_plugin_la-eval0proc.lo ha_innodb_plugin_la-fil0fil.lo ha_innodb_plugin_la-fsp0fsp.lo ha_innodb_plugin_la-fut0fut.lo ha_innodb_plugin_la-fut0lst.lo ha_innodb_plugin_la-ha0ha.lo ha_innodb_plugin_la-ha0storage.lo ha_innodb_plugin_la-hash0hash.lo ha_innodb_plugin_la-ha_innodb.lo ha_innodb_plugin_la-handler0alter.lo ha_innodb_plugin_la-i_s.lo ha_innodb_plugin_la-mysql_addons.lo ha_innodb_plugin_la-ibuf0ibuf.lo ha_innodb_plugin_la-lock0iter.lo ha_innodb_plugin_la-lock0lock.lo ha_innodb_plugin_la-log0log.lo ha_innodb_plugin_la-log0recv.lo ha_innodb_plugin_la-mach0data.lo ha_innodb_plugin_la-mem0mem.lo ha_innodb_plugin_la-mem0pool.lo ha_innodb_plugin_la-mtr0log.lo ha_innodb_plugin_la-mtr0mtr.lo ha_innodb_plugin_la-os0file.lo ha_innodb_plugin_la-os0proc.lo ha_innodb_plugin_la-os0sync.lo ha_innodb_plugin_la-os0thread.lo ha_innodb_plugin_la-page0cur.lo ha_innodb_plugin_la-page0page.lo ha_innodb_plugin_la-page0zip.lo ha_innodb_plugin_la-lexyy.lo ha_innodb_plugin_la-pars0grm.lo ha_innodb_plugin_la-pars0opt.lo ha_innodb_plugin_la-pars0pars.lo ha_innodb_plugin_la-pars0sym.lo ha_innodb_plugin_la-que0que.lo ha_innodb_plugin_la-read0read.lo ha_innodb_plugin_la-rem0cmp.lo ha_innodb_plugin_la-rem0rec.lo ha_innodb_plugin_la-row0ext.lo ha_innodb_plugin_la-row0ins.lo ha_innodb_plugin_la-row0merge.lo ha_innodb_plugin_la-row0mysql.lo ha_innodb_plugin_la-row0purge.lo ha_innodb_plugin_la-row0row.lo ha_innodb_plugin_la-row0sel.lo ha_innodb_plugin_la-row0uins.lo ha_innodb_plugin_la-row0umod.lo ha_innodb_plugin_la-row0undo.lo ha_innodb_plugin_la-row0upd.lo ha_innodb_plugin_la-row0vers.lo ha_innodb_plugin_la-srv0que.lo ha_innodb_plugin_la-srv0srv.lo ha_innodb_plugin_la-srv0start.lo ha_innodb_plugin_la-sync0arr.lo ha_innodb_plugin_la-sync0rw.lo ha_innodb_plugin_la-sync0sync.lo ha_innodb_plugin_la-thr0loc.lo ha_innodb_plugin_la-trx0i_s.lo ha_innodb_plugin_la-trx0purge.lo ha_innodb_plugin_la-trx0rec.lo ha_innodb_plugin_la-trx0roll.lo ha_innodb_plugin_la-trx0rseg.lo ha_innodb_plugin_la-trx0sys.lo ha_innodb_plugin_la-trx0trx.lo ha_innodb_plugin_la-trx0undo.lo ha_innodb_plugin_la-usr0sess.lo ha_innodb_plugin_la-ut0byte.lo ha_innodb_plugin_la-ut0dbg.lo ha_innodb_plugin_la-ut0list.lo ha_innodb_plugin_la-ut0mem.lo ha_innodb_plugin_la-ut0rbt.lo ha_innodb_plugin_la-ut0rnd.lo ha_innodb_plugin_la-ut0ut.lo ha_innodb_plugin_la-ut0vec.lo ha_innodb_plugin_la-ut0wqueue.lo -lpthread -lcrypt -lm -lpthread libtool: link: c++ -shared -fPIC -DPIC .libs/ha_innodb_plugin_la-btr0btr.o .libs/ha_innodb_plugin_la-btr0cur.o .libs/ha_innodb_plugin_la-btr0pcur.o .libs/ha_innodb_plugin_la-btr0sea.o .libs/ha_innodb_plugin_la-buf0buddy.o .libs/ha_innodb_plugin_la-buf0buf.o .libs/ha_innodb_plugin_la-buf0flu.o .libs/ha_innodb_plugin_la-buf0lru.o .libs/ha_innodb_plugin_la-buf0rea.o .libs/ha_innodb_plugin_la-data0data.o .libs/ha_innodb_plugin_la-data0type.o .libs/ha_innodb_plugin_la-dict0boot.o .libs/ha_innodb_plugin_la-dict0crea.o .libs/ha_innodb_plugin_la-dict0dict.o .libs/ha_innodb_plugin_la-dict0load.o .libs/ha_innodb_plugin_la-dict0mem.o .libs/ha_innodb_plugin_la-dyn0dyn.o .libs/ha_innodb_plugin_la-eval0eval.o .libs/ha_innodb_plugin_la-eval0proc.o .libs/ha_innodb_plugin_la-fil0fil.o .libs/ha_innodb_plugin_la-fsp0fsp.o .libs/ha_innodb_plugin_la-fut0fut.o .libs/ha_innodb_plugin_la-fut0lst.o .libs/ha_innodb_plugin_la-ha0ha.o .libs/ha_innodb_plugin_la-ha0storage.o .libs/ha_innodb_plugin_la-hash0hash.o .libs/ha_innodb_plugin_la-ha_innodb.o .libs/ha_innodb_plugin_la-handler0alter.o .libs/ha_innodb_plugin_la-i_s.o .libs/ha_innodb_plugin_la-mysql_addons.o .libs/ha_innodb_plugin_la-ibuf0ibuf.o .libs/ha_innodb_plugin_la-lock0iter.o .libs/ha_innodb_plugin_la-lock0lock.o .libs/ha_innodb_plugin_la-log0log.o .libs/ha_innodb_plugin_la-log0recv.o .libs/ha_innodb_plugin_la-mach0data.o .libs/ha_innodb_plugin_la-mem0mem.o .libs/ha_innodb_plugin_la-mem0pool.o .libs/ha_innodb_plugin_la-mtr0log.o .libs/ha_innodb_plugin_la-mtr0mtr.o .libs/ha_innodb_plugin_la-os0file.o .libs/ha_innodb_plugin_la-os0proc.o .libs/ha_innodb_plugin_la-os0sync.o .libs/ha_innodb_plugin_la-os0thread.o .libs/ha_innodb_plugin_la-page0cur.o .libs/ha_innodb_plugin_la-page0page.o .libs/ha_innodb_plugin_la-page0zip.o .libs/ha_innodb_plugin_la-lexyy.o .libs/ha_innodb_plugin_la-pars0grm.o .libs/ha_innodb_plugin_la-pars0opt.o .libs/ha_innodb_plugin_la-pars0pars.o .libs/ha_innodb_plugin_la-pars0sym.o .libs/ha_innodb_plugin_la-que0que.o .libs/ha_innodb_plugin_la-read0read.o .libs/ha_innodb_plugin_la-rem0cmp.o .libs/ha_innodb_plugin_la-rem0rec.o .libs/ha_innodb_plugin_la-row0ext.o .libs/ha_innodb_plugin_la-row0ins.o .libs/ha_innodb_plugin_la-row0merge.o .libs/ha_innodb_plugin_la-row0mysql.o .libs/ha_innodb_plugin_la-row0purge.o .libs/ha_innodb_plugin_la-row0row.o .libs/ha_innodb_plugin_la-row0sel.o .libs/ha_innodb_plugin_la-row0uins.o .libs/ha_innodb_plugin_la-row0umod.o .libs/ha_innodb_plugin_la-row0undo.o .libs/ha_innodb_plugin_la-row0upd.o .libs/ha_innodb_plugin_la-row0vers.o .libs/ha_innodb_plugin_la-srv0que.o .libs/ha_innodb_plugin_la-srv0srv.o .libs/ha_innodb_plugin_la-srv0start.o .libs/ha_innodb_plugin_la-sync0arr.o .libs/ha_innodb_plugin_la-sync0rw.o .libs/ha_innodb_plugin_la-sync0sync.o .libs/ha_innodb_plugin_la-thr0loc.o .libs/ha_innodb_plugin_la-trx0i_s.o .libs/ha_innodb_plugin_la-trx0purge.o .libs/ha_innodb_plugin_la-trx0rec.o .libs/ha_innodb_plugin_la-trx0roll.o .libs/ha_innodb_plugin_la-trx0rseg.o .libs/ha_innodb_plugin_la-trx0sys.o .libs/ha_innodb_plugin_la-trx0trx.o .libs/ha_innodb_plugin_la-trx0undo.o .libs/ha_innodb_plugin_la-usr0sess.o .libs/ha_innodb_plugin_la-ut0byte.o .libs/ha_innodb_plugin_la-ut0dbg.o .libs/ha_innodb_plugin_la-ut0list.o .libs/ha_innodb_plugin_la-ut0mem.o .libs/ha_innodb_plugin_la-ut0rbt.o .libs/ha_innodb_plugin_la-ut0rnd.o .libs/ha_innodb_plugin_la-ut0ut.o .libs/ha_innodb_plugin_la-ut0vec.o .libs/ha_innodb_plugin_la-ut0wqueue.o -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql -lcrypt -lm -lpthread -O2 -march=i586 -march=i486 -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -Wl,-soname -Wl,ha_innodb_plugin.so.0 -o .libs/ha_innodb_plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "ha_innodb_plugin.so.0" && ln -s "ha_innodb_plugin.so.0.0.0" "ha_innodb_plugin.so.0") libtool: link: (cd ".libs" && rm -f "ha_innodb_plugin.so" && ln -s "ha_innodb_plugin.so.0.0.0" "ha_innodb_plugin.so") libtool: link: ar cru .libs/ha_innodb_plugin.a ha_innodb_plugin_la-btr0btr.o ha_innodb_plugin_la-btr0cur.o ha_innodb_plugin_la-btr0pcur.o ha_innodb_plugin_la-btr0sea.o ha_innodb_plugin_la-buf0buddy.o ha_innodb_plugin_la-buf0buf.o ha_innodb_plugin_la-buf0flu.o ha_innodb_plugin_la-buf0lru.o ha_innodb_plugin_la-buf0rea.o ha_innodb_plugin_la-data0data.o ha_innodb_plugin_la-data0type.o ha_innodb_plugin_la-dict0boot.o ha_innodb_plugin_la-dict0crea.o ha_innodb_plugin_la-dict0dict.o ha_innodb_plugin_la-dict0load.o ha_innodb_plugin_la-dict0mem.o ha_innodb_plugin_la-dyn0dyn.o ha_innodb_plugin_la-eval0eval.o ha_innodb_plugin_la-eval0proc.o ha_innodb_plugin_la-fil0fil.o ha_innodb_plugin_la-fsp0fsp.o ha_innodb_plugin_la-fut0fut.o ha_innodb_plugin_la-fut0lst.o ha_innodb_plugin_la-ha0ha.o ha_innodb_plugin_la-ha0storage.o ha_innodb_plugin_la-hash0hash.o ha_innodb_plugin_la-ha_innodb.o ha_innodb_plugin_la-handler0alter.o ha_innodb_plugin_la-i_s.o ha_innodb_plugin_la-mysql_addons.o ha_innodb_plugin_la-ibuf0ibuf.o ha_innodb_plugin_la-lock0iter.o ha_innodb_plugin_la-lock0lock.o ha_innodb_plugin_la-log0log.o ha_innodb_plugin_la-log0recv.o ha_innodb_plugin_la-mach0data.o ha_innodb_plugin_la-mem0mem.o ha_innodb_plugin_la-mem0pool.o ha_innodb_plugin_la-mtr0log.o ha_innodb_plugin_la-mtr0mtr.o ha_innodb_plugin_la-os0file.o ha_innodb_plugin_la-os0proc.o ha_innodb_plugin_la-os0sync.o ha_innodb_plugin_la-os0thread.o ha_innodb_plugin_la-page0cur.o ha_innodb_plugin_la-page0page.o ha_innodb_plugin_la-page0zip.o ha_innodb_plugin_la-lexyy.o ha_innodb_plugin_la-pars0grm.o ha_innodb_plugin_la-pars0opt.o ha_innodb_plugin_la-pars0pars.o ha_innodb_plugin_la-pars0sym.o ha_innodb_plugin_la-que0que.o ha_innodb_plugin_la-read0read.o ha_innodb_plugin_la-rem0cmp.o ha_innodb_plugin_la-rem0rec.o ha_innodb_plugin_la-row0ext.o ha_innodb_plugin_la-row0ins.o ha_innodb_plugin_la-row0merge.o ha_innodb_plugin_la-row0mysql.o ha_innodb_plugin_la-row0purge.o ha_innodb_plugin_la-row0row.o ha_innodb_plugin_la-row0sel.o ha_innodb_plugin_la-row0uins.o ha_innodb_plugin_la-row0umod.o ha_innodb_plugin_la-row0undo.o ha_innodb_plugin_la-row0upd.o ha_innodb_plugin_la-row0vers.o ha_innodb_plugin_la-srv0que.o ha_innodb_plugin_la-srv0srv.o ha_innodb_plugin_la-srv0start.o ha_innodb_plugin_la-sync0arr.o ha_innodb_plugin_la-sync0rw.o ha_innodb_plugin_la-sync0sync.o ha_innodb_plugin_la-thr0loc.o ha_innodb_plugin_la-trx0i_s.o ha_innodb_plugin_la-trx0purge.o ha_innodb_plugin_la-trx0rec.o ha_innodb_plugin_la-trx0roll.o ha_innodb_plugin_la-trx0rseg.o ha_innodb_plugin_la-trx0sys.o ha_innodb_plugin_la-trx0trx.o ha_innodb_plugin_la-trx0undo.o ha_innodb_plugin_la-usr0sess.o ha_innodb_plugin_la-ut0byte.o ha_innodb_plugin_la-ut0dbg.o ha_innodb_plugin_la-ut0list.o ha_innodb_plugin_la-ut0mem.o ha_innodb_plugin_la-ut0rbt.o ha_innodb_plugin_la-ut0rnd.o ha_innodb_plugin_la-ut0ut.o ha_innodb_plugin_la-ut0vec.o ha_innodb_plugin_la-ut0wqueue.o libtool: link: ranlib .libs/ha_innodb_plugin.a libtool: link: ( cd ".libs" && rm -f "ha_innodb_plugin.la" && ln -s "../ha_innodb_plugin.la" "ha_innodb_plugin.la" ) gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/innodb_plugin' Making all in myisam gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/myisam' cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../.. && /usr/pkg/bin/bash ./config.status storage/myisam/Makefile depfiles config.status: creating storage/myisam/Makefile config.status: executing depfiles commands cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_open.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_extra.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_info.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_rkey.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_rnext.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_rnext_same.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_search.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_page.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_key.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_locking.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_rrnd.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_scan.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_cache.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_statrec.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_packrec.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_dynrec.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_update.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_write.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_unique.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_delete.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_rprev.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_rfirst.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_rlast.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_rsame.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_rsamepos.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_panic.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_close.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_create.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_range.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_dbug.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_checksum.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_log.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_changed.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_static.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_delete_all.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_delete_table.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_rename.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_check.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_keycache.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_preload.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ft_parser.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ft_stopwords.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ft_static.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ft_update.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ft_boolean_search.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ft_nlq_search.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c sort.c c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_myisam.o ha_myisam.cc cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c rt_index.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c rt_key.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c rt_mbr.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c rt_split.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c sp_key.c rm -f libmyisam.a ar cru libmyisam.a mi_open.o mi_extra.o mi_info.o mi_rkey.o mi_rnext.o mi_rnext_same.o mi_search.o mi_page.o mi_key.o mi_locking.o mi_rrnd.o mi_scan.o mi_cache.o mi_statrec.o mi_packrec.o mi_dynrec.o mi_update.o mi_write.o mi_unique.o mi_delete.o mi_rprev.o mi_rfirst.o mi_rlast.o mi_rsame.o mi_rsamepos.o mi_panic.o mi_close.o mi_create.o mi_range.o mi_dbug.o mi_checksum.o mi_log.o mi_changed.o mi_static.o mi_delete_all.o mi_delete_table.o mi_rename.o mi_check.o mi_keycache.o mi_preload.o ft_parser.o ft_stopwords.o ft_static.o ft_update.o ft_boolean_search.o ft_nlq_search.o sort.o ha_myisam.o rt_index.o rt_key.o rt_mbr.o rt_split.o sp_key.o ranlib libmyisam.a cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myisamchk.c /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o myisamchk myisamchk.o libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr/lib -lz -lpthread -lcrypt -lm -lpthread libtool: link: c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o myisamchk myisamchk.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lz -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myisamlog.c /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o myisamlog myisamlog.o libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr/lib -lz -lpthread -lcrypt -lm -lpthread libtool: link: c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o myisamlog myisamlog.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lz -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myisampack.c /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o myisampack myisampack.o libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr/lib -lz -lpthread -lcrypt -lm -lpthread libtool: link: c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o myisampack myisampack.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lz -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myisam_ftdump.c /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o myisam_ftdump myisam_ftdump.o libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr/lib -lz -lpthread -lcrypt -lm -lpthread libtool: link: c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o myisam_ftdump myisam_ftdump.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lz -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_test1.c /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o mi_test1 mi_test1.o libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr/lib -lz -lpthread -lcrypt -lm -lpthread libtool: link: c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o mi_test1 mi_test1.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lz -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_test2.c /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o mi_test2 mi_test2.o libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr/lib -lz -lpthread -lcrypt -lm -lpthread libtool: link: c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o mi_test2 mi_test2.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lz -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c mi_test3.c mi_test3.c:112:10: warning: expression result unused [-Wunused-value] VOID(rnd(1)); ^~~~~~ mi_test3.c:34:27: note: expanded from macro 'rnd' #define rnd(X) (lrand48() % X) ~~~~~~~~~ ^ ../../include/my_global.h:557:19: note: expanded from macro 'VOID' #define VOID(X) (X) ^ 1 warning generated. /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o mi_test3 mi_test3.o libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr/lib -lz -lpthread -lcrypt -lm -lpthread libtool: link: c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o mi_test3 mi_test3.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lz -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c rt_test.c /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o rt_test rt_test.o libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr/lib -lz -lpthread -lcrypt -lm -lpthread libtool: link: c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o rt_test rt_test.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lz -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c sp_test.c /usr/pkg/bin/bash ../../libtool --preserve-dup-deps --tag=CC --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o sp_test sp_test.o libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -L/usr/lib -lz -lpthread -lcrypt -lm -lpthread libtool: link: c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o sp_test sp_test.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql libmyisam.a ../../mysys/libmysys.a ../../dbug/libdbug.a ../../strings/libmystrings.a -lz -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib /bin/rm -f mi_test_all mi_test_all-t /usr/bin/sed \ -e 's!@''bindir''@!/usr/pkg/bin!g' \ -e 's!@''scriptdir''@!/usr/pkg/bin!g' \ -e 's!@''prefix''@!/usr/pkg!g' \ -e 's!@''datadir''@!/usr/pkg/share!g' \ -e 's!@''localstatedir''@!/usr/pkg/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/pkg/libexec!g' \ -e 's!@''CC''@!cc!'\ -e 's!@''CXX''@!c++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''PERL''@!/usr/pkg/bin/perl!' \ -e 's!@''CFLAGS''@!-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql!'\ -e 's!@''CXXFLAGS''@!-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ!'\ -e 's!@''LDFLAGS''@!-Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql!'\ -e 's!@''VERSION''@!5.1.72!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!i386!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!elf32-minix!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/tmp/mysql.sock!' \ -e 's!@''TARGET_LINUX''@!false!' \ -e "s!@""CONF_COMMAND""@!./configure '--with-ssl=/usr' '--enable-thread-safe-client' '--localstatedir=/usr/pkg/var/mysql' '--without-libwrap' '--without-readline' '--without-libedit' '--disable-dependency-tracking' '--without-debug' '--with-low-memory' '--with-zlib-dir=/usr' '--with-charset=latin1' '--with-extra-charsets=all' '--enable-assembler' '--with-libwrap' '--with-mysqld-user=mysql' '--with-embedded-privilege-control' '--with-embedded-server' '--with-pic' '--with-plugins=innobase,ndbcluster' '--with-pstack' '--with-mysqlmanager' '--with-pthread' '--prefix=/usr/pkg' '--build=i386-elf32-minix' '--host=i386-elf32-minix' '--mandir=/usr/pkg/man' 'build_alias=i386-elf32-minix' 'host_alias=i386-elf32-minix' 'CC=cc' 'CFLAGS=-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql' 'LDFLAGS=-Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql' 'LIBS=' 'CPPFLAGS=-Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql' 'CXX=c++' 'CXXFLAGS=-O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''sysconfdir''@!/usr/pkg/etc!' \ -e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \ -e 's!@''SHARED_LIB_VERSION''@!16:0:0!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_NO_DASH_VERSION''@!5.1.72!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \ -e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \ -e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \ mi_test_all.sh > mi_test_all-t /bin/chmod +x mi_test_all-t /bin/mv mi_test_all-t mi_test_all gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/myisam' Making all in myisammrg gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/myisammrg' cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../.. && /usr/pkg/bin/bash ./config.status storage/myisammrg/Makefile depfiles config.status: creating storage/myisammrg/Makefile config.status: executing depfiles commands cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_open.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_extra.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_info.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_locking.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_rrnd.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_update.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_delete.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_rsame.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_panic.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_close.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_create.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_static.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_rkey.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_rfirst.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_rlast.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_rnext.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_rprev.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_queue.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_write.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_range.c c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ha_myisammrg.o ha_myisammrg.cc cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_rnext_same.c cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../regex -I../../sql -I. -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c myrg_records.c rm -f libmyisammrg.a ar cru libmyisammrg.a myrg_open.o myrg_extra.o myrg_info.o myrg_locking.o myrg_rrnd.o myrg_update.o myrg_delete.o myrg_rsame.o myrg_panic.o myrg_close.o myrg_create.o myrg_static.o myrg_rkey.o myrg_rfirst.o myrg_rlast.o myrg_rnext.o myrg_rprev.o myrg_queue.o myrg_write.o myrg_range.o ha_myisammrg.o myrg_rnext_same.o myrg_records.o ranlib libmyisammrg.a gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/myisammrg' Making all in ndb gmake[2]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb' cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../.. && /usr/pkg/bin/bash ./config.status storage/ndb/Makefile config.status: creating storage/ndb/Makefile cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' Making all in src gmake[3]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src' cd ../../.. && /usr/pkg/bin/gmake am--refresh gmake[4]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[4]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/Makefile config.status: creating storage/ndb/src/Makefile cd ../../.. && /usr/pkg/bin/gmake am--refresh gmake[4]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[4]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' Making all in common gmake[4]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common' cd ../../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/common/Makefile config.status: creating storage/ndb/src/common/Makefile cd ../../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' Making all in portlib gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/portlib' cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/common/portlib/Makefile depfiles config.status: creating storage/ndb/src/common/portlib/Makefile config.status: executing depfiles commands cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o NdbCondition.lo NdbCondition.c libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c NdbCondition.c -fPIC -DPIC -o .libs/NdbCondition.o libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c NdbCondition.c -o NdbCondition.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o NdbMutex.lo NdbMutex.c libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c NdbMutex.c -fPIC -DPIC -o .libs/NdbMutex.o libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c NdbMutex.c -o NdbMutex.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o NdbSleep.lo NdbSleep.c libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c NdbSleep.c -fPIC -DPIC -o .libs/NdbSleep.o libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c NdbSleep.c -o NdbSleep.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o NdbTick.lo NdbTick.c libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c NdbTick.c -fPIC -DPIC -o .libs/NdbTick.o libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c NdbTick.c -o NdbTick.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o NdbEnv.lo NdbEnv.c libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c NdbEnv.c -fPIC -DPIC -o .libs/NdbEnv.o libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c NdbEnv.c -o NdbEnv.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o NdbThread.lo NdbThread.c libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c NdbThread.c -fPIC -DPIC -o .libs/NdbThread.o libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c NdbThread.c -o NdbThread.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o NdbHost.lo NdbHost.c libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c NdbHost.c -fPIC -DPIC -o .libs/NdbHost.o libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c NdbHost.c -o NdbHost.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbTCP.lo NdbTCP.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbTCP.cpp -fPIC -DPIC -o .libs/NdbTCP.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbTCP.cpp -o NdbTCP.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o NdbDaemon.lo NdbDaemon.c libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c NdbDaemon.c -fPIC -DPIC -o .libs/NdbDaemon.o libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c NdbDaemon.c -o NdbDaemon.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o NdbMem.lo NdbMem.c libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c NdbMem.c -fPIC -DPIC -o .libs/NdbMem.o libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c NdbMem.c -o NdbMem.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o NdbConfig.lo NdbConfig.c libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c NdbConfig.c -fPIC -DPIC -o .libs/NdbConfig.o libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c NdbConfig.c -o NdbConfig.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o libportlib.la NdbCondition.lo NdbMutex.lo NdbSleep.lo NdbTick.lo NdbEnv.lo NdbThread.lo NdbHost.lo NdbTCP.lo NdbDaemon.lo NdbMem.lo NdbConfig.lo -lpthread -lcrypt -lm -lpthread libtool: link: ar cru .libs/libportlib.a .libs/NdbCondition.o .libs/NdbMutex.o .libs/NdbSleep.o .libs/NdbTick.o .libs/NdbEnv.o .libs/NdbThread.o .libs/NdbHost.o .libs/NdbTCP.o .libs/NdbDaemon.o .libs/NdbMem.o .libs/NdbConfig.o libtool: link: ranlib .libs/libportlib.a libtool: link: ( cd ".libs" && rm -f "libportlib.la" && ln -s "../libportlib.la" "libportlib.la" ) gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/portlib' Making all in debugger gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/debugger' cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/common/debugger/Makefile depfiles config.status: creating storage/ndb/src/common/debugger/Makefile config.status: executing depfiles commands cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' Making all in signaldata gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/debugger/signaldata' cd ../../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[7]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[7]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/common/debugger/signaldata/Makefile depfiles config.status: creating storage/ndb/src/common/debugger/signaldata/Makefile config.status: executing depfiles commands cd ../../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[7]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[7]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o TcKeyReq.lo TcKeyReq.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TcKeyReq.cpp -fPIC -DPIC -o .libs/TcKeyReq.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TcKeyReq.cpp -o TcKeyReq.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o TcKeyConf.lo TcKeyConf.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TcKeyConf.cpp -fPIC -DPIC -o .libs/TcKeyConf.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TcKeyConf.cpp -o TcKeyConf.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o TcKeyRef.lo TcKeyRef.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TcKeyRef.cpp -fPIC -DPIC -o .libs/TcKeyRef.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TcKeyRef.cpp -o TcKeyRef.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o TcRollbackRep.lo TcRollbackRep.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TcRollbackRep.cpp -fPIC -DPIC -o .libs/TcRollbackRep.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TcRollbackRep.cpp -o TcRollbackRep.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o TupKey.lo TupKey.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TupKey.cpp -fPIC -DPIC -o .libs/TupKey.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TupKey.cpp -o TupKey.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o TupCommit.lo TupCommit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TupCommit.cpp -fPIC -DPIC -o .libs/TupCommit.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TupCommit.cpp -o TupCommit.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o LqhKey.lo LqhKey.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c LqhKey.cpp -fPIC -DPIC -o .libs/LqhKey.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c LqhKey.cpp -o LqhKey.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o FsOpenReq.lo FsOpenReq.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c FsOpenReq.cpp -fPIC -DPIC -o .libs/FsOpenReq.o In file included from FsOpenReq.cpp:18: ../../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ~~^~~~~~~~~~~~ ~ ../../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ^ ( ) ../../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ~~^~~~~~~~~~~~ ~ ../../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ^ ( ) ../../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ~~^~~~~~~~~~~~ ~ ../../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ^ ( ) ../../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFFFF00 | val; ~~^~~~~~~~~~~~ ~ ../../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFFFF00 | val; ^ ( ) 4 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c FsOpenReq.cpp -o FsOpenReq.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o FsCloseReq.lo FsCloseReq.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c FsCloseReq.cpp -fPIC -DPIC -o .libs/FsCloseReq.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c FsCloseReq.cpp -o FsCloseReq.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o FsRef.lo FsRef.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c FsRef.cpp -fPIC -DPIC -o .libs/FsRef.o FsRef.cpp:38:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(output, ndbd_exit_message(sig->getErrorCode(sig->errorCode), &cl)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c FsRef.cpp -o FsRef.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o FsConf.lo FsConf.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c FsConf.cpp -fPIC -DPIC -o .libs/FsConf.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c FsConf.cpp -o FsConf.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o FsReadWriteReq.lo FsReadWriteReq.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c FsReadWriteReq.cpp -fPIC -DPIC -o .libs/FsReadWriteReq.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c FsReadWriteReq.cpp -o FsReadWriteReq.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o SignalDataPrint.lo SignalDataPrint.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SignalDataPrint.cpp -fPIC -DPIC -o .libs/SignalDataPrint.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SignalDataPrint.cpp -o SignalDataPrint.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o SignalNames.lo SignalNames.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SignalNames.cpp -fPIC -DPIC -o .libs/SignalNames.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SignalNames.cpp -o SignalNames.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ContinueB.lo ContinueB.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ContinueB.cpp -fPIC -DPIC -o .libs/ContinueB.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ContinueB.cpp -o ContinueB.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DihContinueB.lo DihContinueB.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c DihContinueB.cpp -fPIC -DPIC -o .libs/DihContinueB.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c DihContinueB.cpp -o DihContinueB.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbfsContinueB.lo NdbfsContinueB.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbfsContinueB.cpp -fPIC -DPIC -o .libs/NdbfsContinueB.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbfsContinueB.cpp -o NdbfsContinueB.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o CloseComReqConf.lo CloseComReqConf.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c CloseComReqConf.cpp -fPIC -DPIC -o .libs/CloseComReqConf.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c CloseComReqConf.cpp -o CloseComReqConf.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o PackedSignal.lo PackedSignal.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c PackedSignal.cpp -fPIC -DPIC -o .libs/PackedSignal.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c PackedSignal.cpp -o PackedSignal.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o PrepFailReqRef.lo PrepFailReqRef.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c PrepFailReqRef.cpp -fPIC -DPIC -o .libs/PrepFailReqRef.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c PrepFailReqRef.cpp -o PrepFailReqRef.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o GCPSave.lo GCPSave.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c GCPSave.cpp -fPIC -DPIC -o .libs/GCPSave.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c GCPSave.cpp -o GCPSave.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DictTabInfo.lo DictTabInfo.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c DictTabInfo.cpp -fPIC -DPIC -o .libs/DictTabInfo.o In file included from DictTabInfo.cpp:16: ../../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 1 warning generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c DictTabInfo.cpp -o DictTabInfo.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o AlterTable.lo AlterTable.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c AlterTable.cpp -fPIC -DPIC -o .libs/AlterTable.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c AlterTable.cpp -o AlterTable.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o AlterTab.lo AlterTab.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c AlterTab.cpp -fPIC -DPIC -o .libs/AlterTab.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c AlterTab.cpp -o AlterTab.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o CreateTrig.lo CreateTrig.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c CreateTrig.cpp -fPIC -DPIC -o .libs/CreateTrig.o In file included from CreateTrig.cpp:16: In file included from ../../../../../../storage/ndb/include/kernel/signaldata/CreateTrig.hpp:21: In file included from ../../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 1 warning generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c CreateTrig.cpp -o CreateTrig.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o AlterTrig.lo AlterTrig.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c AlterTrig.cpp -fPIC -DPIC -o .libs/AlterTrig.o In file included from AlterTrig.cpp:16: In file included from ../../../../../../storage/ndb/include/kernel/signaldata/AlterTrig.hpp:21: In file included from ../../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 1 warning generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c AlterTrig.cpp -o AlterTrig.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DropTrig.lo DropTrig.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c DropTrig.cpp -fPIC -DPIC -o .libs/DropTrig.o In file included from DropTrig.cpp:16: In file included from ../../../../../../storage/ndb/include/kernel/signaldata/DropTrig.hpp:21: In file included from ../../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 1 warning generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c DropTrig.cpp -o DropTrig.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o FireTrigOrd.lo FireTrigOrd.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c FireTrigOrd.cpp -fPIC -DPIC -o .libs/FireTrigOrd.o In file included from FireTrigOrd.cpp:16: In file included from ../../../../../../storage/ndb/include/kernel/signaldata/FireTrigOrd.hpp:21: In file included from ../../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 1 warning generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c FireTrigOrd.cpp -o FireTrigOrd.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o TrigAttrInfo.lo TrigAttrInfo.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TrigAttrInfo.cpp -fPIC -DPIC -o .libs/TrigAttrInfo.o In file included from TrigAttrInfo.cpp:16: In file included from ../../../../../../storage/ndb/include/kernel/signaldata/TrigAttrInfo.hpp:21: In file included from ../../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 1 warning generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TrigAttrInfo.cpp -o TrigAttrInfo.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o CreateIndx.lo CreateIndx.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c CreateIndx.cpp -fPIC -DPIC -o .libs/CreateIndx.o In file included from CreateIndx.cpp:16: In file included from ../../../../../../storage/ndb/include/kernel/signaldata/CreateIndx.hpp:21: ../../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 1 warning generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c CreateIndx.cpp -o CreateIndx.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o AlterIndx.lo AlterIndx.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c AlterIndx.cpp -fPIC -DPIC -o .libs/AlterIndx.o In file included from AlterIndx.cpp:16: In file included from ../../../../../../storage/ndb/include/kernel/signaldata/AlterIndx.hpp:21: In file included from ../../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 1 warning generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c AlterIndx.cpp -o AlterIndx.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DropIndx.lo DropIndx.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c DropIndx.cpp -fPIC -DPIC -o .libs/DropIndx.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c DropIndx.cpp -o DropIndx.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o TcIndx.lo TcIndx.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TcIndx.cpp -fPIC -DPIC -o .libs/TcIndx.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TcIndx.cpp -o TcIndx.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o IndxKeyInfo.lo IndxKeyInfo.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c IndxKeyInfo.cpp -fPIC -DPIC -o .libs/IndxKeyInfo.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c IndxKeyInfo.cpp -o IndxKeyInfo.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o IndxAttrInfo.lo IndxAttrInfo.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c IndxAttrInfo.cpp -fPIC -DPIC -o .libs/IndxAttrInfo.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c IndxAttrInfo.cpp -o IndxAttrInfo.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o FsAppendReq.lo FsAppendReq.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c FsAppendReq.cpp -fPIC -DPIC -o .libs/FsAppendReq.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c FsAppendReq.cpp -o FsAppendReq.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ScanTab.lo ScanTab.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ScanTab.cpp -fPIC -DPIC -o .libs/ScanTab.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ScanTab.cpp -o ScanTab.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o BackupImpl.lo BackupImpl.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c BackupImpl.cpp -fPIC -DPIC -o .libs/BackupImpl.o In file included from BackupImpl.cpp:16: In file included from ../../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 1 warning generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c BackupImpl.cpp -o BackupImpl.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o BackupSignalData.lo BackupSignalData.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c BackupSignalData.cpp -fPIC -DPIC -o .libs/BackupSignalData.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c BackupSignalData.cpp -o BackupSignalData.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o UtilSequence.lo UtilSequence.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c UtilSequence.cpp -fPIC -DPIC -o .libs/UtilSequence.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c UtilSequence.cpp -o UtilSequence.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o UtilPrepare.lo UtilPrepare.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c UtilPrepare.cpp -fPIC -DPIC -o .libs/UtilPrepare.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c UtilPrepare.cpp -o UtilPrepare.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o UtilDelete.lo UtilDelete.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c UtilDelete.cpp -fPIC -DPIC -o .libs/UtilDelete.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c UtilDelete.cpp -o UtilDelete.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o UtilExecute.lo UtilExecute.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c UtilExecute.cpp -fPIC -DPIC -o .libs/UtilExecute.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c UtilExecute.cpp -o UtilExecute.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o LqhFrag.lo LqhFrag.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c LqhFrag.cpp -fPIC -DPIC -o .libs/LqhFrag.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c LqhFrag.cpp -o LqhFrag.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DropTab.lo DropTab.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c DropTab.cpp -fPIC -DPIC -o .libs/DropTab.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c DropTab.cpp -o DropTab.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o PrepDropTab.lo PrepDropTab.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c PrepDropTab.cpp -fPIC -DPIC -o .libs/PrepDropTab.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c PrepDropTab.cpp -o PrepDropTab.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o LCP.lo LCP.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c LCP.cpp -fPIC -DPIC -o .libs/LCP.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c LCP.cpp -o LCP.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o MasterLCP.lo MasterLCP.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c MasterLCP.cpp -fPIC -DPIC -o .libs/MasterLCP.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c MasterLCP.cpp -o MasterLCP.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o CopyGCI.lo CopyGCI.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c CopyGCI.cpp -fPIC -DPIC -o .libs/CopyGCI.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c CopyGCI.cpp -o CopyGCI.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o SystemError.lo SystemError.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SystemError.cpp -fPIC -DPIC -o .libs/SystemError.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SystemError.cpp -o SystemError.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o StartRec.lo StartRec.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c StartRec.cpp -fPIC -DPIC -o .libs/StartRec.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c StartRec.cpp -o StartRec.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NFCompleteRep.lo NFCompleteRep.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NFCompleteRep.cpp -fPIC -DPIC -o .libs/NFCompleteRep.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NFCompleteRep.cpp -o NFCompleteRep.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o FailRep.lo FailRep.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c FailRep.cpp -fPIC -DPIC -o .libs/FailRep.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c FailRep.cpp -o FailRep.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DisconnectRep.lo DisconnectRep.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c DisconnectRep.cpp -fPIC -DPIC -o .libs/DisconnectRep.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c DisconnectRep.cpp -o DisconnectRep.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o SignalDroppedRep.lo SignalDroppedRep.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SignalDroppedRep.cpp -fPIC -DPIC -o .libs/SignalDroppedRep.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SignalDroppedRep.cpp -o SignalDroppedRep.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o SumaImpl.lo SumaImpl.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SumaImpl.cpp -fPIC -DPIC -o .libs/SumaImpl.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SumaImpl.cpp -o SumaImpl.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbSttor.lo NdbSttor.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbSttor.cpp -fPIC -DPIC -o .libs/NdbSttor.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbSttor.cpp -o NdbSttor.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o CreateFragmentation.lo CreateFragmentation.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c CreateFragmentation.cpp -fPIC -DPIC -o .libs/CreateFragmentation.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c CreateFragmentation.cpp -o CreateFragmentation.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o UtilLock.lo UtilLock.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c UtilLock.cpp -fPIC -DPIC -o .libs/UtilLock.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c UtilLock.cpp -o UtilLock.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o TuxMaint.lo TuxMaint.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TuxMaint.cpp -fPIC -DPIC -o .libs/TuxMaint.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TuxMaint.cpp -o TuxMaint.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o AccLock.lo AccLock.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c AccLock.cpp -fPIC -DPIC -o .libs/AccLock.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c AccLock.cpp -o AccLock.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o LqhTrans.lo LqhTrans.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c LqhTrans.cpp -fPIC -DPIC -o .libs/LqhTrans.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c LqhTrans.cpp -o LqhTrans.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ReadNodesConf.lo ReadNodesConf.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ReadNodesConf.cpp -fPIC -DPIC -o .libs/ReadNodesConf.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ReadNodesConf.cpp -o ReadNodesConf.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o CntrStart.lo CntrStart.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c CntrStart.cpp -fPIC -DPIC -o .libs/CntrStart.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c CntrStart.cpp -o CntrStart.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../mysys -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ScanFrag.lo ScanFrag.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ScanFrag.cpp -fPIC -DPIC -o .libs/ScanFrag.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../mysys -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ScanFrag.cpp -o ScanFrag.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o libsignaldataprint.la TcKeyReq.lo TcKeyConf.lo TcKeyRef.lo TcRollbackRep.lo TupKey.lo TupCommit.lo LqhKey.lo FsOpenReq.lo FsCloseReq.lo FsRef.lo FsConf.lo FsReadWriteReq.lo SignalDataPrint.lo SignalNames.lo ContinueB.lo DihContinueB.lo NdbfsContinueB.lo CloseComReqConf.lo PackedSignal.lo PrepFailReqRef.lo GCPSave.lo DictTabInfo.lo AlterTable.lo AlterTab.lo CreateTrig.lo AlterTrig.lo DropTrig.lo FireTrigOrd.lo TrigAttrInfo.lo CreateIndx.lo AlterIndx.lo DropIndx.lo TcIndx.lo IndxKeyInfo.lo IndxAttrInfo.lo FsAppendReq.lo ScanTab.lo BackupImpl.lo BackupSignalData.lo UtilSequence.lo UtilPrepare.lo UtilDelete.lo UtilExecute.lo LqhFrag.lo DropTab.lo PrepDropTab.lo LCP.lo MasterLCP.lo CopyGCI.lo SystemError.lo StartRec.lo NFCompleteRep.lo FailRep.lo DisconnectRep.lo SignalDroppedRep.lo SumaImpl.lo NdbSttor.lo CreateFragmentation.lo UtilLock.lo TuxMaint.lo AccLock.lo LqhTrans.lo ReadNodesConf.lo CntrStart.lo ScanFrag.lo -lpthread -lcrypt -lm -lpthread libtool: link: ar cru .libs/libsignaldataprint.a .libs/TcKeyReq.o .libs/TcKeyConf.o .libs/TcKeyRef.o .libs/TcRollbackRep.o .libs/TupKey.o .libs/TupCommit.o .libs/LqhKey.o .libs/FsOpenReq.o .libs/FsCloseReq.o .libs/FsRef.o .libs/FsConf.o .libs/FsReadWriteReq.o .libs/SignalDataPrint.o .libs/SignalNames.o .libs/ContinueB.o .libs/DihContinueB.o .libs/NdbfsContinueB.o .libs/CloseComReqConf.o .libs/PackedSignal.o .libs/PrepFailReqRef.o .libs/GCPSave.o .libs/DictTabInfo.o .libs/AlterTable.o .libs/AlterTab.o .libs/CreateTrig.o .libs/AlterTrig.o .libs/DropTrig.o .libs/FireTrigOrd.o .libs/TrigAttrInfo.o .libs/CreateIndx.o .libs/AlterIndx.o .libs/DropIndx.o .libs/TcIndx.o .libs/IndxKeyInfo.o .libs/IndxAttrInfo.o .libs/FsAppendReq.o .libs/ScanTab.o .libs/BackupImpl.o .libs/BackupSignalData.o .libs/UtilSequence.o .libs/UtilPrepare.o .libs/UtilDelete.o .libs/UtilExecute.o .libs/LqhFrag.o .libs/DropTab.o .libs/PrepDropTab.o .libs/LCP.o .libs/MasterLCP.o .libs/CopyGCI.o .libs/SystemError.o .libs/StartRec.o .libs/NFCompleteRep.o .libs/FailRep.o .libs/DisconnectRep.o .libs/SignalDroppedRep.o .libs/SumaImpl.o .libs/NdbSttor.o .libs/CreateFragmentation.o .libs/UtilLock.o .libs/TuxMaint.o .libs/AccLock.o .libs/LqhTrans.o .libs/ReadNodesConf.o .libs/CntrStart.o .libs/ScanFrag.o libtool: link: ranlib .libs/libsignaldataprint.a libtool: link: ( cd ".libs" && rm -f "libsignaldataprint.la" && ln -s "../libsignaldataprint.la" "libsignaldataprint.la" ) gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/debugger/signaldata' gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/debugger' cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[7]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[7]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o SignalLoggerManager.lo SignalLoggerManager.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SignalLoggerManager.cpp -fPIC -DPIC -o .libs/SignalLoggerManager.o In file included from SignalLoggerManager.cpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/LongSignal.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SignalLoggerManager.cpp -o SignalLoggerManager.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DebuggerNames.lo DebuggerNames.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c DebuggerNames.cpp -fPIC -DPIC -o .libs/DebuggerNames.o DebuggerNames.cpp:89:18: warning: '&&' within '||' [-Wlogical-op-parentheses] if(index < 0 && index >= NO_OF_BLOCKS || dst[index] != 0){ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ~~ DebuggerNames.cpp:89:18: note: place parentheses around the '&&' expression to silence this warning if(index < 0 && index >= NO_OF_BLOCKS || dst[index] != 0){ ^ ( ) 1 warning generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c DebuggerNames.cpp -o DebuggerNames.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o BlockNames.lo BlockNames.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c BlockNames.cpp -fPIC -DPIC -o .libs/BlockNames.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c BlockNames.cpp -o BlockNames.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o EventLogger.lo EventLogger.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c EventLogger.cpp -fPIC -DPIC -o .libs/EventLogger.o In file included from EventLogger.cpp:18: In file included from ../../../../../storage/ndb/include/debugger/EventLogger.hpp:23: In file included from ../../../../../storage/ndb/include/kernel/signaldata/EventReport.hpp:19: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c EventLogger.cpp -o EventLogger.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o libtrace.la SignalLoggerManager.lo DebuggerNames.lo BlockNames.lo EventLogger.lo -lpthread -lcrypt -lm -lpthread libtool: link: ar cru .libs/libtrace.a .libs/SignalLoggerManager.o .libs/DebuggerNames.o .libs/BlockNames.o .libs/EventLogger.o libtool: link: ranlib .libs/libtrace.a libtool: link: ( cd ".libs" && rm -f "libtrace.la" && ln -s "../libtrace.la" "libtrace.la" ) gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/debugger' gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/debugger' Making all in util gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/util' cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/common/util/Makefile depfiles config.status: creating storage/ndb/src/common/util/Makefile config.status: executing depfiles commands cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o File.lo File.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c File.cpp -fPIC -DPIC -o .libs/File.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c File.cpp -o File.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o md5_hash.lo md5_hash.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c md5_hash.cpp -fPIC -DPIC -o .libs/md5_hash.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c md5_hash.cpp -o md5_hash.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Properties.lo Properties.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Properties.cpp -fPIC -DPIC -o .libs/Properties.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Properties.cpp -o Properties.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o socket_io.lo socket_io.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c socket_io.cpp -fPIC -DPIC -o .libs/socket_io.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c socket_io.cpp -o socket_io.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o SimpleProperties.lo SimpleProperties.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SimpleProperties.cpp -fPIC -DPIC -o .libs/SimpleProperties.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SimpleProperties.cpp -o SimpleProperties.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Parser.lo Parser.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Parser.cpp -fPIC -DPIC -o .libs/Parser.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Parser.cpp -o Parser.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o InputStream.lo InputStream.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c InputStream.cpp -fPIC -DPIC -o .libs/InputStream.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c InputStream.cpp -o InputStream.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o SocketServer.lo SocketServer.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SocketServer.cpp -fPIC -DPIC -o .libs/SocketServer.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SocketServer.cpp -o SocketServer.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o SocketClient.lo SocketClient.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SocketClient.cpp -fPIC -DPIC -o .libs/SocketClient.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SocketClient.cpp -o SocketClient.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o SocketAuthenticator.lo SocketAuthenticator.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SocketAuthenticator.cpp -fPIC -DPIC -o .libs/SocketAuthenticator.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SocketAuthenticator.cpp -o SocketAuthenticator.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o OutputStream.lo OutputStream.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c OutputStream.cpp -fPIC -DPIC -o .libs/OutputStream.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c OutputStream.cpp -o OutputStream.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbOut.lo NdbOut.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbOut.cpp -fPIC -DPIC -o .libs/NdbOut.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbOut.cpp -o NdbOut.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o BaseString.lo BaseString.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c BaseString.cpp -fPIC -DPIC -o .libs/BaseString.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c BaseString.cpp -o BaseString.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbSqlUtil.lo NdbSqlUtil.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbSqlUtil.cpp -fPIC -DPIC -o .libs/NdbSqlUtil.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbSqlUtil.cpp -o NdbSqlUtil.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o new.lo new.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c new.cpp -fPIC -DPIC -o .libs/new.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c new.cpp -o new.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o uucode.lo uucode.c libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c uucode.c -fPIC -DPIC -o .libs/uucode.o libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c uucode.c -o uucode.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o random.lo random.c libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c random.c -fPIC -DPIC -o .libs/random.o libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c random.c -o random.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o version.lo version.c libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c version.c -fPIC -DPIC -o .libs/version.o libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c version.c -o version.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o strdup.lo strdup.c libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c strdup.c -fPIC -DPIC -o .libs/strdup.o libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c strdup.c -o strdup.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ConfigValues.lo ConfigValues.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ConfigValues.cpp -fPIC -DPIC -o .libs/ConfigValues.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ConfigValues.cpp -o ConfigValues.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ndb_init.lo ndb_init.c libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ndb_init.c -fPIC -DPIC -o .libs/ndb_init.o libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ndb_init.c -o ndb_init.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o basestring_vsnprintf.lo basestring_vsnprintf.c libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c basestring_vsnprintf.c -fPIC -DPIC -o .libs/basestring_vsnprintf.o libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c basestring_vsnprintf.c -o basestring_vsnprintf.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Bitmask.lo Bitmask.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Bitmask.cpp -fPIC -DPIC -o .libs/Bitmask.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Bitmask.cpp -o Bitmask.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ndb_rand.lo ndb_rand.c libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ndb_rand.c -fPIC -DPIC -o .libs/ndb_rand.o libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ndb_rand.c -o ndb_rand.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o libgeneral.la File.lo md5_hash.lo Properties.lo socket_io.lo SimpleProperties.lo Parser.lo InputStream.lo SocketServer.lo SocketClient.lo SocketAuthenticator.lo OutputStream.lo NdbOut.lo BaseString.lo NdbSqlUtil.lo new.lo uucode.lo random.lo version.lo strdup.lo ConfigValues.lo ndb_init.lo basestring_vsnprintf.lo Bitmask.lo ndb_rand.lo -lpthread -lcrypt -lm -lpthread libtool: link: ar cru .libs/libgeneral.a .libs/File.o .libs/md5_hash.o .libs/Properties.o .libs/socket_io.o .libs/SimpleProperties.o .libs/Parser.o .libs/InputStream.o .libs/SocketServer.o .libs/SocketClient.o .libs/SocketAuthenticator.o .libs/OutputStream.o .libs/NdbOut.o .libs/BaseString.o .libs/NdbSqlUtil.o .libs/new.o .libs/uucode.o .libs/random.o .libs/version.o .libs/strdup.o .libs/ConfigValues.o .libs/ndb_init.o .libs/basestring_vsnprintf.o .libs/Bitmask.o .libs/ndb_rand.o libtool: link: ranlib .libs/libgeneral.a libtool: link: ( cd ".libs" && rm -f "libgeneral.la" && ln -s "../libgeneral.la" "libgeneral.la" ) gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/util' Making all in logger gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/logger' cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/common/logger/Makefile depfiles config.status: creating storage/ndb/src/common/logger/Makefile config.status: executing depfiles commands cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Logger.lo Logger.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Logger.cpp -fPIC -DPIC -o .libs/Logger.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Logger.cpp -o Logger.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o LogHandlerList.lo LogHandlerList.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c LogHandlerList.cpp -fPIC -DPIC -o .libs/LogHandlerList.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c LogHandlerList.cpp -o LogHandlerList.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o LogHandler.lo LogHandler.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c LogHandler.cpp -fPIC -DPIC -o .libs/LogHandler.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c LogHandler.cpp -o LogHandler.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ConsoleLogHandler.lo ConsoleLogHandler.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ConsoleLogHandler.cpp -fPIC -DPIC -o .libs/ConsoleLogHandler.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ConsoleLogHandler.cpp -o ConsoleLogHandler.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o FileLogHandler.lo FileLogHandler.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c FileLogHandler.cpp -fPIC -DPIC -o .libs/FileLogHandler.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c FileLogHandler.cpp -o FileLogHandler.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o SysLogHandler.lo SysLogHandler.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SysLogHandler.cpp -fPIC -DPIC -o .libs/SysLogHandler.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SysLogHandler.cpp -o SysLogHandler.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o liblogger.la Logger.lo LogHandlerList.lo LogHandler.lo ConsoleLogHandler.lo FileLogHandler.lo SysLogHandler.lo -lpthread -lcrypt -lm -lpthread libtool: link: ar cru .libs/liblogger.a .libs/Logger.o .libs/LogHandlerList.o .libs/LogHandler.o .libs/ConsoleLogHandler.o .libs/FileLogHandler.o .libs/SysLogHandler.o libtool: link: ranlib .libs/liblogger.a libtool: link: ( cd ".libs" && rm -f "liblogger.la" && ln -s "../liblogger.la" "liblogger.la" ) gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/logger' Making all in transporter gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/transporter' cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/common/transporter/Makefile depfiles config.status: creating storage/ndb/src/common/transporter/Makefile config.status: executing depfiles commands cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/src/mgmapi -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Transporter.lo Transporter.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/src/mgmapi -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Transporter.cpp -fPIC -DPIC -o .libs/Transporter.o In file included from Transporter.cpp:17: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/src/mgmapi -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Transporter.cpp -o Transporter.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/src/mgmapi -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o SendBuffer.lo SendBuffer.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/src/mgmapi -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SendBuffer.cpp -fPIC -DPIC -o .libs/SendBuffer.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/src/mgmapi -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SendBuffer.cpp -o SendBuffer.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/src/mgmapi -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o TCP_Transporter.lo TCP_Transporter.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/src/mgmapi -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TCP_Transporter.cpp -fPIC -DPIC -o .libs/TCP_Transporter.o In file included from TCP_Transporter.cpp:19: In file included from ./TCP_Transporter.hpp:19: In file included from ./Transporter.hpp:23: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/src/mgmapi -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TCP_Transporter.cpp -o TCP_Transporter.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/src/mgmapi -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o TransporterRegistry.lo TransporterRegistry.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/src/mgmapi -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TransporterRegistry.cpp -fPIC -DPIC -o .libs/TransporterRegistry.o In file included from TransporterRegistry.cpp:19: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/src/mgmapi -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TransporterRegistry.cpp -o TransporterRegistry.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/src/mgmapi -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Packer.lo Packer.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/src/mgmapi -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Packer.cpp -fPIC -DPIC -o .libs/Packer.o In file included from Packer.cpp:19: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/src/mgmapi -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Packer.cpp -o Packer.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o libtransporter.la Transporter.lo SendBuffer.lo TCP_Transporter.lo TransporterRegistry.lo Packer.lo -lpthread -lcrypt -lm -lpthread libtool: link: ar cru .libs/libtransporter.a .libs/Transporter.o .libs/SendBuffer.o .libs/TCP_Transporter.o .libs/TransporterRegistry.o .libs/Packer.o libtool: link: ranlib .libs/libtransporter.a libtool: link: ( cd ".libs" && rm -f "libtransporter.la" && ln -s "../libtransporter.la" "libtransporter.la" ) gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/transporter' Making all in mgmcommon gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/mgmcommon' cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/common/mgmcommon/Makefile depfiles config.status: creating storage/ndb/src/common/mgmcommon/Makefile config.status: executing depfiles commands cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I../../../../../storage/ndb/src/mgmsrv -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -I../../../../../storage/ndb/include/mgmapi -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ConfigRetriever.lo ConfigRetriever.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I../../../../../storage/ndb/src/mgmsrv -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ConfigRetriever.cpp -fPIC -DPIC -o .libs/ConfigRetriever.o In file included from ConfigRetriever.cpp:19: In file included from ../../../../../storage/ndb/include/mgmcommon/ConfigRetriever.hpp:20: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I../../../../../storage/ndb/src/mgmsrv -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ConfigRetriever.cpp -o ConfigRetriever.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I../../../../../storage/ndb/src/mgmsrv -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -I../../../../../storage/ndb/include/mgmapi -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o IPCConfig.lo IPCConfig.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I../../../../../storage/ndb/src/mgmsrv -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c IPCConfig.cpp -fPIC -DPIC -o .libs/IPCConfig.o In file included from IPCConfig.cpp:23: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I../../../../../storage/ndb/src/mgmsrv -I../../../../../storage/ndb/include -I../../../../../mysys -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c IPCConfig.cpp -o IPCConfig.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../../libtool --preserve-dup-deps --tag=CXX --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o libmgmsrvcommon.la ConfigRetriever.lo IPCConfig.lo -lpthread -lcrypt -lm -lpthread libtool: link: ar cru .libs/libmgmsrvcommon.a .libs/ConfigRetriever.o .libs/IPCConfig.o libtool: link: ranlib .libs/libmgmsrvcommon.a libtool: link: ( cd ".libs" && rm -f "libmgmsrvcommon.la" && ln -s "../libmgmsrvcommon.la" "libmgmsrvcommon.la" ) gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/mgmcommon' gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common' cd ../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CC --mode=link cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o libcommon.la transporter/libtransporter.la debugger/libtrace.la debugger/signaldata/libsignaldataprint.la mgmcommon/libmgmsrvcommon.la portlib/libportlib.la logger/liblogger.la util/libgeneral.la -lpthread -lcrypt -lm -lpthread libtool: link: (cd .libs/libcommon.lax/libtransporter.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/transporter/.libs/libtransporter.a") libtool: link: (cd .libs/libcommon.lax/libtrace.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/debugger/.libs/libtrace.a") libtool: link: (cd .libs/libcommon.lax/libsignaldataprint.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/debugger/signaldata/.libs/libsignaldataprint.a") libtool: link: (cd .libs/libcommon.lax/libmgmsrvcommon.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/mgmcommon/.libs/libmgmsrvcommon.a") libtool: link: (cd .libs/libcommon.lax/libportlib.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/portlib/.libs/libportlib.a") libtool: link: (cd .libs/libcommon.lax/liblogger.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/logger/.libs/liblogger.a") libtool: link: (cd .libs/libcommon.lax/libgeneral.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/util/.libs/libgeneral.a") libtool: link: ar cru .libs/libcommon.a .libs/libcommon.lax/libtransporter.a/Packer.o .libs/libcommon.lax/libtransporter.a/SendBuffer.o .libs/libcommon.lax/libtransporter.a/TCP_Transporter.o .libs/libcommon.lax/libtransporter.a/Transporter.o .libs/libcommon.lax/libtransporter.a/TransporterRegistry.o .libs/libcommon.lax/libtrace.a/BlockNames.o .libs/libcommon.lax/libtrace.a/DebuggerNames.o .libs/libcommon.lax/libtrace.a/EventLogger.o .libs/libcommon.lax/libtrace.a/SignalLoggerManager.o .libs/libcommon.lax/libsignaldataprint.a/AccLock.o .libs/libcommon.lax/libsignaldataprint.a/AlterIndx.o .libs/libcommon.lax/libsignaldataprint.a/AlterTab.o .libs/libcommon.lax/libsignaldataprint.a/AlterTable.o .libs/libcommon.lax/libsignaldataprint.a/AlterTrig.o .libs/libcommon.lax/libsignaldataprint.a/BackupImpl.o .libs/libcommon.lax/libsignaldataprint.a/BackupSignalData.o .libs/libcommon.lax/libsignaldataprint.a/CloseComReqConf.o .libs/libcommon.lax/libsignaldataprint.a/CntrStart.o .libs/libcommon.lax/libsignaldataprint.a/ContinueB.o .libs/libcommon.lax/libsignaldataprint.a/CopyGCI.o .libs/libcommon.lax/libsignaldataprint.a/CreateFragmentation.o .libs/libcommon.lax/libsignaldataprint.a/CreateIndx.o .libs/libcommon.lax/libsignaldataprint.a/CreateTrig.o .libs/libcommon.lax/libsignaldataprint.a/DictTabInfo.o .libs/libcommon.lax/libsignaldataprint.a/DihContinueB.o .libs/libcommon.lax/libsignaldataprint.a/DisconnectRep.o .libs/libcommon.lax/libsignaldataprint.a/DropIndx.o .libs/libcommon.lax/libsignaldataprint.a/DropTab.o .libs/libcommon.lax/libsignaldataprint.a/DropTrig.o .libs/libcommon.lax/libsignaldataprint.a/FailRep.o .libs/libcommon.lax/libsignaldataprint.a/FireTrigOrd.o .libs/libcommon.lax/libsignaldataprint.a/FsAppendReq.o .libs/libcommon.lax/libsignaldataprint.a/FsCloseReq.o .libs/libcommon.lax/libsignaldataprint.a/FsConf.o .libs/libcommon.lax/libsignaldataprint.a/FsOpenReq.o .libs/libcommon.lax/libsignaldataprint.a/FsReadWriteReq.o .libs/libcommon.lax/libsignaldataprint.a/FsRef.o .libs/libcommon.lax/libsignaldataprint.a/GCPSave.o .libs/libcommon.lax/libsignaldataprint.a/IndxAttrInfo.o .libs/libcommon.lax/libsignaldataprint.a/IndxKeyInfo.o .libs/libcommon.lax/libsignaldataprint.a/LCP.o .libs/libcommon.lax/libsignaldataprint.a/LqhFrag.o .libs/libcommon.lax/libsignaldataprint.a/LqhKey.o .libs/libcommon.lax/libsignaldataprint.a/LqhTrans.o .libs/libcommon.lax/libsignaldataprint.a/MasterLCP.o .libs/libcommon.lax/libsignaldataprint.a/NFCompleteRep.o .libs/libcommon.lax/libsignaldataprint.a/NdbSttor.o .libs/libcommon.lax/libsignaldataprint.a/NdbfsContinueB.o .libs/libcommon.lax/libsignaldataprint.a/PackedSignal.o .libs/libcommon.lax/libsignaldataprint.a/PrepDropTab.o .libs/libcommon.lax/libsignaldataprint.a/PrepFailReqRef.o .libs/libcommon.lax/libsignaldataprint.a/ReadNodesConf.o .libs/libcommon.lax/libsignaldataprint.a/ScanFrag.o .libs/libcommon.lax/libsignaldataprint.a/ScanTab.o .libs/libcommon.lax/libsignaldataprint.a/SignalDataPrint.o .libs/libcommon.lax/libsignaldataprint.a/SignalDroppedRep.o .libs/libcommon.lax/libsignaldataprint.a/SignalNames.o .libs/libcommon.lax/libsignaldataprint.a/StartRec.o .libs/libcommon.lax/libsignaldataprint.a/SumaImpl.o .libs/libcommon.lax/libsignaldataprint.a/SystemError.o .libs/libcommon.lax/libsignaldataprint.a/TcIndx.o .libs/libcommon.lax/libsignaldataprint.a/TcKeyConf.o .libs/libcommon.lax/libsignaldataprint.a/TcKeyRef.o .libs/libcommon.lax/libsignaldataprint.a/TcKeyReq.o .libs/libcommon.lax/libsignaldataprint.a/TcRollbackRep.o .libs/libcommon.lax/libsignaldataprint.a/TrigAttrInfo.o .libs/libcommon.lax/libsignaldataprint.a/TupCommit.o .libs/libcommon.lax/libsignaldataprint.a/TupKey.o .libs/libcommon.lax/libsignaldataprint.a/TuxMaint.o .libs/libcommon.lax/libsignaldataprint.a/UtilDelete.o .libs/libcommon.lax/libsignaldataprint.a/UtilExecute.o .libs/libcommon.lax/libsignaldataprint.a/UtilLock.o .libs/libcommon.lax/libsignaldataprint.a/UtilPrepare.o .libs/libcommon.lax/libsignaldataprint.a/UtilSequence.o .libs/libcommon.lax/libmgmsrvcommon.a/ConfigRetriever.o .libs/libcommon.lax/libmgmsrvcommon.a/IPCConfig.o .libs/libcommon.lax/libportlib.a/NdbCondition.o .libs/libcommon.lax/libportlib.a/NdbConfig.o .libs/libcommon.lax/libportlib.a/NdbDaemon.o .libs/libcommon.lax/libportlib.a/NdbEnv.o .libs/libcommon.lax/libportlib.a/NdbHost.o .libs/libcommon.lax/libportlib.a/NdbMem.o .libs/libcommon.lax/libportlib.a/NdbMutex.o .libs/libcommon.lax/libportlib.a/NdbSleep.o .libs/libcommon.lax/libportlib.a/NdbTCP.o .libs/libcommon.lax/libportlib.a/NdbThread.o .libs/libcommon.lax/libportlib.a/NdbTick.o .libs/libcommon.lax/liblogger.a/ConsoleLogHandler.o .libs/libcommon.lax/liblogger.a/FileLogHandler.o .libs/libcommon.lax/liblogger.a/LogHandler.o .libs/libcommon.lax/liblogger.a/LogHandlerList.o .libs/libcommon.lax/liblogger.a/Logger.o .libs/libcommon.lax/liblogger.a/SysLogHandler.o .libs/libcommon.lax/libgeneral.a/BaseString.o .libs/libcommon.lax/libgeneral.a/Bitmask.o .libs/libcommon.lax/libgeneral.a/ConfigValues.o .libs/libcommon.lax/libgeneral.a/File.o .libs/libcommon.lax/libgeneral.a/InputStream.o .libs/libcommon.lax/libgeneral.a/NdbOut.o .libs/libcommon.lax/libgeneral.a/NdbSqlUtil.o .libs/libcommon.lax/libgeneral.a/OutputStream.o .libs/libcommon.lax/libgeneral.a/Parser.o .libs/libcommon.lax/libgeneral.a/Properties.o .libs/libcommon.lax/libgeneral.a/SimpleProperties.o .libs/libcommon.lax/libgeneral.a/SocketAuthenticator.o .libs/libcommon.lax/libgeneral.a/SocketClient.o .libs/libcommon.lax/libgeneral.a/SocketServer.o .libs/libcommon.lax/libgeneral.a/basestring_vsnprintf.o .libs/libcommon.lax/libgeneral.a/md5_hash.o .libs/libcommon.lax/libgeneral.a/ndb_init.o .libs/libcommon.lax/libgeneral.a/ndb_rand.o .libs/libcommon.lax/libgeneral.a/new.o .libs/libcommon.lax/libgeneral.a/random.o .libs/libcommon.lax/libgeneral.a/socket_io.o .libs/libcommon.lax/libgeneral.a/strdup.o .libs/libcommon.lax/libgeneral.a/uucode.o .libs/libcommon.lax/libgeneral.a/version.o libtool: link: ranlib .libs/libcommon.a libtool: link: rm -fr .libs/libcommon.lax libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common' gmake[4]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common' Making all in mgmapi gmake[4]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/mgmapi' cd ../../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/mgmapi/Makefile depfiles config.status: creating storage/ndb/src/mgmapi/Makefile config.status: executing depfiles commands cd ../../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -DNDB_MGMAPI -DMYSQLCLUSTERDIR="\".\"" -DNO_DEBUG_MESSAGES -DNDB_PORT="\"1186\"" -I. -I../../../../include -I../../../../storage/ndb/include/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mgmapi.lo mgmapi.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -DNDB_MGMAPI -DMYSQLCLUSTERDIR=\".\" -DNO_DEBUG_MESSAGES -DNDB_PORT=\"1186\" -I. -I../../../../include -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c mgmapi.cpp -fPIC -DPIC -o .libs/mgmapi.o In file included from mgmapi.cpp:24: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -DNDB_MGMAPI -DMYSQLCLUSTERDIR=\".\" -DNO_DEBUG_MESSAGES -DNDB_PORT=\"1186\" -I. -I../../../../include -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c mgmapi.cpp -o mgmapi.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -DNDB_MGMAPI -DMYSQLCLUSTERDIR="\".\"" -DNO_DEBUG_MESSAGES -DNDB_PORT="\"1186\"" -I. -I../../../../include -I../../../../storage/ndb/include/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ndb_logevent.lo ndb_logevent.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -DNDB_MGMAPI -DMYSQLCLUSTERDIR=\".\" -DNO_DEBUG_MESSAGES -DNDB_PORT=\"1186\" -I. -I../../../../include -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ndb_logevent.cpp -fPIC -DPIC -o .libs/ndb_logevent.o In file included from ndb_logevent.cpp:18: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -DNDB_MGMAPI -DMYSQLCLUSTERDIR=\".\" -DNO_DEBUG_MESSAGES -DNDB_PORT=\"1186\" -I. -I../../../../include -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ndb_logevent.cpp -o ndb_logevent.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -DNDB_MGMAPI -DMYSQLCLUSTERDIR="\".\"" -DNO_DEBUG_MESSAGES -DNDB_PORT="\"1186\"" -I. -I../../../../include -I../../../../storage/ndb/include/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o mgmapi_configuration.lo mgmapi_configuration.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -DNDB_MGMAPI -DMYSQLCLUSTERDIR=\".\" -DNO_DEBUG_MESSAGES -DNDB_PORT=\"1186\" -I. -I../../../../include -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c mgmapi_configuration.cpp -fPIC -DPIC -o .libs/mgmapi_configuration.o In file included from mgmapi_configuration.cpp:17: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -DNDB_MGMAPI -DMYSQLCLUSTERDIR=\".\" -DNO_DEBUG_MESSAGES -DNDB_PORT=\"1186\" -I. -I../../../../include -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c mgmapi_configuration.cpp -o mgmapi_configuration.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -DNDB_MGMAPI -DMYSQLCLUSTERDIR="\".\"" -DNO_DEBUG_MESSAGES -DNDB_PORT="\"1186\"" -I. -I../../../../include -I../../../../storage/ndb/include/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o LocalConfig.lo LocalConfig.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -DNDB_MGMAPI -DMYSQLCLUSTERDIR=\".\" -DNO_DEBUG_MESSAGES -DNDB_PORT=\"1186\" -I. -I../../../../include -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c LocalConfig.cpp -fPIC -DPIC -o .libs/LocalConfig.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -DNDB_MGMAPI -DMYSQLCLUSTERDIR=\".\" -DNO_DEBUG_MESSAGES -DNDB_PORT=\"1186\" -I. -I../../../../include -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c LocalConfig.cpp -o LocalConfig.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNDEBUG -DNDB_MGMAPI -DMYSQLCLUSTERDIR="\".\"" -DNO_DEBUG_MESSAGES -DNDB_PORT="\"1186\"" -I. -I../../../../include -I../../../../storage/ndb/include/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ndbd_exit_codes.lo `test -f '../kernel/error/ndbd_exit_codes.c' || echo './'`../kernel/error/ndbd_exit_codes.c libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -DNDB_MGMAPI -DMYSQLCLUSTERDIR=\".\" -DNO_DEBUG_MESSAGES -DNDB_PORT=\"1186\" -I. -I../../../../include -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ../kernel/error/ndbd_exit_codes.c -fPIC -DPIC -o .libs/ndbd_exit_codes.o libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -DNDB_MGMAPI -DMYSQLCLUSTERDIR=\".\" -DNO_DEBUG_MESSAGES -DNDB_PORT=\"1186\" -I. -I../../../../include -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ../kernel/error/ndbd_exit_codes.c -o ndbd_exit_codes.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -DNDB_MGMAPI -DMYSQLCLUSTERDIR="\".\"" -DNO_DEBUG_MESSAGES -DNDB_PORT="\"1186\"" -I. -I../../../../include -I../../../../storage/ndb/include/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ConfigInfo.lo `test -f '../mgmsrv/ConfigInfo.cpp' || echo './'`../mgmsrv/ConfigInfo.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -DNDB_MGMAPI -DMYSQLCLUSTERDIR=\".\" -DNO_DEBUG_MESSAGES -DNDB_PORT=\"1186\" -I. -I../../../../include -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ../mgmsrv/ConfigInfo.cpp -fPIC -DPIC -o .libs/ConfigInfo.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -DNDB_MGMAPI -DMYSQLCLUSTERDIR=\".\" -DNO_DEBUG_MESSAGES -DNDB_PORT=\"1186\" -I. -I../../../../include -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ../mgmsrv/ConfigInfo.cpp -o ConfigInfo.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o libmgmapi.la mgmapi.lo ndb_logevent.lo mgmapi_configuration.lo LocalConfig.lo ndbd_exit_codes.lo ConfigInfo.lo -lpthread -lcrypt -lm -lpthread libtool: link: ar cru .libs/libmgmapi.a .libs/mgmapi.o .libs/ndb_logevent.o .libs/mgmapi_configuration.o .libs/LocalConfig.o .libs/ndbd_exit_codes.o .libs/ConfigInfo.o libtool: link: ranlib .libs/libmgmapi.a libtool: link: ( cd ".libs" && rm -f "libmgmapi.la" && ln -s "../libmgmapi.la" "libmgmapi.la" ) gmake[4]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/mgmapi' Making all in ndbapi gmake[4]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/ndbapi' cd ../../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/ndbapi/Makefile depfiles config.status: creating storage/ndb/src/ndbapi/Makefile config.status: executing depfiles commands cd ../../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o TransporterFacade.lo TransporterFacade.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TransporterFacade.cpp -fPIC -DPIC -o .libs/TransporterFacade.o In file included from TransporterFacade.cpp:19: In file included from ./TransporterFacade.hpp:22: In file included from ../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from TransporterFacade.cpp:19: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ 10 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c TransporterFacade.cpp -o TransporterFacade.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ClusterMgr.lo ClusterMgr.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ClusterMgr.cpp -fPIC -DPIC -o .libs/ClusterMgr.o In file included from ClusterMgr.cpp:21: In file included from ./TransporterFacade.hpp:22: In file included from ../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from ClusterMgr.cpp:21: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ 10 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ClusterMgr.cpp -o ClusterMgr.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Ndb.lo Ndb.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Ndb.cpp -fPIC -DPIC -o .libs/Ndb.o In file included from Ndb.cpp:26: In file included from ./NdbApiSignal.hpp:33: In file included from ./TransporterFacade.hpp:22: In file included from ../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from Ndb.cpp:26: In file included from ./NdbApiSignal.hpp:33: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ Ndb.cpp:1594:19: warning: while loop has empty body [-Wempty-body] while (*ptr++); ptr--; // strend ^ Ndb.cpp:1594:19: note: put the semicolon on a separate line to silence this warning 11 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Ndb.cpp -o Ndb.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbPoolImpl.lo NdbPoolImpl.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbPoolImpl.cpp -fPIC -DPIC -o .libs/NdbPoolImpl.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbPoolImpl.cpp -o NdbPoolImpl.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbPool.lo NdbPool.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbPool.cpp -fPIC -DPIC -o .libs/NdbPool.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbPool.cpp -o NdbPool.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Ndblist.lo Ndblist.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Ndblist.cpp -fPIC -DPIC -o .libs/Ndblist.o In file included from Ndblist.cpp:21: In file included from ./NdbApiSignal.hpp:33: In file included from ./TransporterFacade.hpp:22: In file included from ../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from Ndblist.cpp:21: In file included from ./NdbApiSignal.hpp:33: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ 10 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Ndblist.cpp -o Ndblist.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Ndbif.lo Ndbif.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Ndbif.cpp -fPIC -DPIC -o .libs/Ndbif.o In file included from Ndbif.cpp:19: In file included from ./NdbApiSignal.hpp:33: In file included from ./TransporterFacade.hpp:22: In file included from ../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from Ndbif.cpp:19: In file included from ./NdbApiSignal.hpp:33: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ In file included from Ndbif.cpp:34: In file included from ../../../../storage/ndb/include/kernel/signaldata/CreateIndx.hpp:21: ../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ Ndbif.cpp:1170:66: warning: '&&' within '||' [-Wlogical-op-parentheses] if ((tp->getNodeSequence(node_id) == a_con->theNodeSequence) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ Ndbif.cpp:1170:66: note: place parentheses around the '&&' expression to silence this warning if ((tp->getNodeSequence(node_id) == a_con->theNodeSequence) && ^ 12 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Ndbif.cpp -o Ndbif.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Ndbinit.lo Ndbinit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Ndbinit.cpp -fPIC -DPIC -o .libs/Ndbinit.o In file included from Ndbinit.cpp:19: In file included from ./NdbApiSignal.hpp:33: In file included from ./TransporterFacade.hpp:22: In file included from ../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from Ndbinit.cpp:19: In file included from ./NdbApiSignal.hpp:33: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ 10 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Ndbinit.cpp -o Ndbinit.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Ndberr.lo Ndberr.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Ndberr.cpp -fPIC -DPIC -o .libs/Ndberr.o In file included from Ndberr.cpp:18: In file included from ./NdbImpl.hpp:32: In file included from ./ObjectMap.hpp:23: In file included from ../../../../storage/ndb/include/debugger/EventLogger.hpp:23: In file included from ../../../../storage/ndb/include/kernel/signaldata/EventReport.hpp:19: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c Ndberr.cpp -o Ndberr.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c -o ndberror.lo ndberror.c libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ndberror.c -fPIC -DPIC -o .libs/ndberror.o libtool: compile: cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -c ndberror.c -o ndberror.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbErrorOut.lo NdbErrorOut.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbErrorOut.cpp -fPIC -DPIC -o .libs/NdbErrorOut.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbErrorOut.cpp -o NdbErrorOut.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbTransaction.lo NdbTransaction.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbTransaction.cpp -fPIC -DPIC -o .libs/NdbTransaction.o In file included from NdbTransaction.cpp:23: In file included from ./NdbApiSignal.hpp:33: In file included from ./TransporterFacade.hpp:22: In file included from ../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from NdbTransaction.cpp:23: In file included from ./NdbApiSignal.hpp:33: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ 10 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbTransaction.cpp -o NdbTransaction.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbTransactionScan.lo NdbTransactionScan.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbTransactionScan.cpp -fPIC -DPIC -o .libs/NdbTransactionScan.o In file included from NdbTransactionScan.cpp:23: In file included from ./NdbApiSignal.hpp:33: In file included from ./TransporterFacade.hpp:22: In file included from ../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from NdbTransactionScan.cpp:23: In file included from ./NdbApiSignal.hpp:33: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ 10 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbTransactionScan.cpp -o NdbTransactionScan.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbOperation.lo NdbOperation.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbOperation.cpp -fPIC -DPIC -o .libs/NdbOperation.o In file included from NdbOperation.cpp:19: In file included from ./NdbApiSignal.hpp:33: In file included from ./TransporterFacade.hpp:22: In file included from ../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from NdbOperation.cpp:19: In file included from ./NdbApiSignal.hpp:33: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ 10 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbOperation.cpp -o NdbOperation.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbOperationSearch.lo NdbOperationSearch.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbOperationSearch.cpp -fPIC -DPIC -o .libs/NdbOperationSearch.o In file included from NdbOperationSearch.cpp:29: In file included from ./API.hpp:22: In file included from ./NdbImpl.hpp:32: In file included from ./ObjectMap.hpp:23: In file included from ../../../../storage/ndb/include/debugger/EventLogger.hpp:23: In file included from ../../../../storage/ndb/include/kernel/signaldata/EventReport.hpp:19: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from NdbOperationSearch.cpp:32: In file included from ./NdbApiSignal.hpp:33: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ 10 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbOperationSearch.cpp -o NdbOperationSearch.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbOperationScan.lo NdbOperationScan.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbOperationScan.cpp -fPIC -DPIC -o .libs/NdbOperationScan.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbOperationScan.cpp -o NdbOperationScan.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbOperationInt.lo NdbOperationInt.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbOperationInt.cpp -fPIC -DPIC -o .libs/NdbOperationInt.o In file included from NdbOperationInt.cpp:18: In file included from ./NdbApiSignal.hpp:33: In file included from ./TransporterFacade.hpp:22: In file included from ../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from NdbOperationInt.cpp:18: In file included from ./NdbApiSignal.hpp:33: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ NdbOperationInt.cpp:63:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((theInterpretIndicator == 1)) { ~~~~~~~~~~~~~~~~~~~~~~^~~~ NdbOperationInt.cpp:63:30: note: remove extraneous parentheses around the comparison to silence this warning if ((theInterpretIndicator == 1)) { ~ ^ ~ NdbOperationInt.cpp:63:30: note: use '=' to turn this equality comparison into an assignment if ((theInterpretIndicator == 1)) { ^~ = NdbOperationInt.cpp:121:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((theInterpretIndicator == 1)) { ~~~~~~~~~~~~~~~~~~~~~~^~~~ NdbOperationInt.cpp:121:30: note: remove extraneous parentheses around the comparison to silence this warning if ((theInterpretIndicator == 1)) { ~ ^ ~ NdbOperationInt.cpp:121:30: note: use '=' to turn this equality comparison into an assignment if ((theInterpretIndicator == 1)) { ^~ = NdbOperationInt.cpp:171:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((theInterpretIndicator == 1)) { ~~~~~~~~~~~~~~~~~~~~~~^~~~ NdbOperationInt.cpp:171:30: note: remove extraneous parentheses around the comparison to silence this warning if ((theInterpretIndicator == 1)) { ~ ^ ~ NdbOperationInt.cpp:171:30: note: use '=' to turn this equality comparison into an assignment if ((theInterpretIndicator == 1)) { ^~ = NdbOperationInt.cpp:212:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((theInterpretIndicator == 1)) { ~~~~~~~~~~~~~~~~~~~~~~^~~~ NdbOperationInt.cpp:212:30: note: remove extraneous parentheses around the comparison to silence this warning if ((theInterpretIndicator == 1)) { ~ ^ ~ NdbOperationInt.cpp:212:30: note: use '=' to turn this equality comparison into an assignment if ((theInterpretIndicator == 1)) { ^~ = NdbOperationInt.cpp:236:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((theInterpretIndicator == 1)) { ~~~~~~~~~~~~~~~~~~~~~~^~~~ NdbOperationInt.cpp:236:30: note: remove extraneous parentheses around the comparison to silence this warning if ((theInterpretIndicator == 1)) { ~ ^ ~ NdbOperationInt.cpp:236:30: note: use '=' to turn this equality comparison into an assignment if ((theInterpretIndicator == 1)) { ^~ = NdbOperationInt.cpp:262:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((theInterpretIndicator == 1)) { ~~~~~~~~~~~~~~~~~~~~~~^~~~ NdbOperationInt.cpp:262:30: note: remove extraneous parentheses around the comparison to silence this warning if ((theInterpretIndicator == 1)) { ~ ^ ~ NdbOperationInt.cpp:262:30: note: use '=' to turn this equality comparison into an assignment if ((theInterpretIndicator == 1)) { ^~ = 16 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbOperationInt.cpp -o NdbOperationInt.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbOperationDefine.lo NdbOperationDefine.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbOperationDefine.cpp -fPIC -DPIC -o .libs/NdbOperationDefine.o In file included from NdbOperationDefine.cpp:18: In file included from ./NdbApiSignal.hpp:33: In file included from ./TransporterFacade.hpp:22: In file included from ../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from NdbOperationDefine.cpp:18: In file included from ./NdbApiSignal.hpp:33: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ 10 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbOperationDefine.cpp -o NdbOperationDefine.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbOperationExec.lo NdbOperationExec.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbOperationExec.cpp -fPIC -DPIC -o .libs/NdbOperationExec.o In file included from NdbOperationExec.cpp:19: In file included from ./NdbApiSignal.hpp:33: In file included from ./TransporterFacade.hpp:22: In file included from ../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from NdbOperationExec.cpp:19: In file included from ./NdbApiSignal.hpp:33: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ 10 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbOperationExec.cpp -o NdbOperationExec.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbScanOperation.lo NdbScanOperation.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbScanOperation.cpp -fPIC -DPIC -o .libs/NdbScanOperation.o In file included from NdbScanOperation.cpp:21: In file included from ./NdbApiSignal.hpp:33: In file included from ./TransporterFacade.hpp:22: In file included from ../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from NdbScanOperation.cpp:21: In file included from ./NdbApiSignal.hpp:33: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ 10 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbScanOperation.cpp -o NdbScanOperation.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbScanFilter.lo NdbScanFilter.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbScanFilter.cpp -fPIC -DPIC -o .libs/NdbScanFilter.o In file included from NdbScanFilter.cpp:24: In file included from ./NdbApiSignal.hpp:33: In file included from ./TransporterFacade.hpp:22: In file included from ../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from NdbScanFilter.cpp:24: In file included from ./NdbApiSignal.hpp:33: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ NdbScanFilter.cpp:392:19: warning: comparison of constant 2 with expression of type 'Interpreter::UnaryCondition' is always false [-Wtautological-constant-out-of-range-compare] if(op < 0 || op >= tab2_sz){ ~~ ^ ~~~~~~~ NdbScanFilter.cpp:512:19: warning: comparison of constant 8 with expression of type 'Interpreter::BinaryCondition' is always false [-Wtautological-constant-out-of-range-compare] if(op < 0 || op >= tab3_sz){ ~~ ^ ~~~~~~~ 12 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbScanFilter.cpp -o NdbScanFilter.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbIndexOperation.lo NdbIndexOperation.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbIndexOperation.cpp -fPIC -DPIC -o .libs/NdbIndexOperation.o In file included from NdbIndexOperation.cpp:20: In file included from ./NdbApiSignal.hpp:33: In file included from ./TransporterFacade.hpp:22: In file included from ../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from NdbIndexOperation.cpp:20: In file included from ./NdbApiSignal.hpp:33: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ 10 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbIndexOperation.cpp -o NdbIndexOperation.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbEventOperation.lo NdbEventOperation.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbEventOperation.cpp -fPIC -DPIC -o .libs/NdbEventOperation.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbEventOperation.cpp -o NdbEventOperation.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbEventOperationImpl.lo NdbEventOperationImpl.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbEventOperationImpl.cpp -fPIC -DPIC -o .libs/NdbEventOperationImpl.o In file included from NdbEventOperationImpl.cpp:22: In file included from ./API.hpp:22: In file included from ./NdbImpl.hpp:32: In file included from ./ObjectMap.hpp:23: In file included from ../../../../storage/ndb/include/debugger/EventLogger.hpp:23: In file included from ../../../../storage/ndb/include/kernel/signaldata/EventReport.hpp:19: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from NdbEventOperationImpl.cpp:24: In file included from ./NdbApiSignal.hpp:33: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ In file included from NdbEventOperationImpl.cpp:26: In file included from ../../../../storage/ndb/include/kernel/signaldata/CreateEvnt.hpp:22: ../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 11 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbEventOperationImpl.cpp -o NdbEventOperationImpl.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbApiSignal.lo NdbApiSignal.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbApiSignal.cpp -fPIC -DPIC -o .libs/NdbApiSignal.o In file included from NdbApiSignal.cpp:17: In file included from ./API.hpp:22: In file included from ./NdbImpl.hpp:32: In file included from ./ObjectMap.hpp:23: In file included from ../../../../storage/ndb/include/debugger/EventLogger.hpp:23: In file included from ../../../../storage/ndb/include/kernel/signaldata/EventReport.hpp:19: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from NdbApiSignal.cpp:18: In file included from ./NdbApiSignal.hpp:33: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ In file included from NdbApiSignal.cpp:30: In file included from ../../../../storage/ndb/include/kernel/signaldata/CreateIndx.hpp:21: ../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 11 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbApiSignal.cpp -o NdbApiSignal.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbRecAttr.lo NdbRecAttr.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbRecAttr.cpp -fPIC -DPIC -o .libs/NdbRecAttr.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbRecAttr.cpp -o NdbRecAttr.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbUtil.lo NdbUtil.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbUtil.cpp -fPIC -DPIC -o .libs/NdbUtil.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbUtil.cpp -o NdbUtil.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbReceiver.lo NdbReceiver.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbReceiver.cpp -fPIC -DPIC -o .libs/NdbReceiver.o In file included from NdbReceiver.cpp:17: In file included from ./NdbImpl.hpp:32: In file included from ./ObjectMap.hpp:23: In file included from ../../../../storage/ndb/include/debugger/EventLogger.hpp:23: In file included from ../../../../storage/ndb/include/kernel/signaldata/EventReport.hpp:19: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from NdbReceiver.cpp:23: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ 10 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbReceiver.cpp -o NdbReceiver.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbDictionary.lo NdbDictionary.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbDictionary.cpp -fPIC -DPIC -o .libs/NdbDictionary.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbDictionary.cpp -o NdbDictionary.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbDictionaryImpl.lo NdbDictionaryImpl.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbDictionaryImpl.cpp -fPIC -DPIC -o .libs/NdbDictionaryImpl.o In file included from NdbDictionaryImpl.cpp:17: In file included from ./API.hpp:22: In file included from ./NdbImpl.hpp:32: In file included from ./ObjectMap.hpp:23: In file included from ../../../../storage/ndb/include/debugger/EventLogger.hpp:23: In file included from ../../../../storage/ndb/include/kernel/signaldata/EventReport.hpp:19: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from NdbDictionaryImpl.cpp:19: In file included from ./NdbApiSignal.hpp:33: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ In file included from NdbDictionaryImpl.cpp:22: ../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ NdbDictionaryImpl.cpp:3372:44: warning: '&&' within '||' [-Wlogical-op-parentheses] if (it == DictTabInfo::UniqueHashIndex && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ NdbDictionaryImpl.cpp:3372:44: note: place parentheses around the '&&' expression to silence this warning if (it == DictTabInfo::UniqueHashIndex && ^ NdbDictionaryImpl.cpp:3375:41: warning: '&&' within '||' [-Wlogical-op-parentheses] it == DictTabInfo::OrderedIndex && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ NdbDictionaryImpl.cpp:3375:41: note: place parentheses around the '&&' expression to silence this warning it == DictTabInfo::OrderedIndex && ^ NdbDictionaryImpl.cpp:4750:44: warning: format string is not a string literal (potentially insecure) [-Wformat-security] snprintf(f.FileName, sizeof(f.FileName), file.m_path.c_str()); ^~~~~~~~~~~~~~~~~~~ NdbDictionaryImpl.cpp:4878:56: warning: format string is not a string literal (potentially insecure) [-Wformat-security] snprintf(fg.FilegroupName, sizeof(fg.FilegroupName), group.m_name.c_str()); ^~~~~~~~~~~~~~~~~~~~ 15 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbDictionaryImpl.cpp -o NdbDictionaryImpl.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DictCache.lo DictCache.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c DictCache.cpp -fPIC -DPIC -o .libs/DictCache.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c DictCache.cpp -o DictCache.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ndb_cluster_connection.lo ndb_cluster_connection.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ndb_cluster_connection.cpp -fPIC -DPIC -o .libs/ndb_cluster_connection.o In file included from ndb_cluster_connection.cpp:23: In file included from ./TransporterFacade.hpp:22: In file included from ../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from ndb_cluster_connection.cpp:23: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ 10 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ndb_cluster_connection.cpp -o ndb_cluster_connection.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbBlob.lo NdbBlob.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbBlob.cpp -fPIC -DPIC -o .libs/NdbBlob.o libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbBlob.cpp -o NdbBlob.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbIndexStat.lo NdbIndexStat.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbIndexStat.cpp -fPIC -DPIC -o .libs/NdbIndexStat.o NdbIndexStat.cpp:390:54: warning: | has lower precedence than !=; != will be evaluated first [-Wparentheses] if ((flags & (RR_UseDb | RR_NoUpdate)) != RR_UseDb | RR_NoUpdate) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ NdbIndexStat.cpp:390:54: note: place parentheses around the '!=' expression to silence this warning if ((flags & (RR_UseDb | RR_NoUpdate)) != RR_UseDb | RR_NoUpdate) { ^ ( ) NdbIndexStat.cpp:390:54: note: place parentheses around the | expression to evaluate it first if ((flags & (RR_UseDb | RR_NoUpdate)) != RR_UseDb | RR_NoUpdate) { ^ ( ) 1 warning generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c NdbIndexStat.cpp -o NdbIndexStat.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o SignalSender.lo SignalSender.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SignalSender.cpp -fPIC -DPIC -o .libs/SignalSender.o In file included from SignalSender.cpp:16: In file included from ./SignalSender.hpp:20: In file included from ./TransporterFacade.hpp:22: In file included from ../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from SignalSender.cpp:16: In file included from ./SignalSender.hpp:20: ./TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ 10 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c SignalSender.cpp -o SignalSender.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ObjectMap.lo ObjectMap.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ObjectMap.cpp -fPIC -DPIC -o .libs/ObjectMap.o In file included from ObjectMap.cpp:16: In file included from ./ObjectMap.hpp:23: In file included from ../../../../storage/ndb/include/debugger/EventLogger.hpp:23: In file included from ../../../../storage/ndb/include/kernel/signaldata/EventReport.hpp:19: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c ObjectMap.cpp -o ObjectMap.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o libndbapi.la TransporterFacade.lo ClusterMgr.lo Ndb.lo NdbPoolImpl.lo NdbPool.lo Ndblist.lo Ndbif.lo Ndbinit.lo Ndberr.lo ndberror.lo NdbErrorOut.lo NdbTransaction.lo NdbTransactionScan.lo NdbOperation.lo NdbOperationSearch.lo NdbOperationScan.lo NdbOperationInt.lo NdbOperationDefine.lo NdbOperationExec.lo NdbScanOperation.lo NdbScanFilter.lo NdbIndexOperation.lo NdbEventOperation.lo NdbEventOperationImpl.lo NdbApiSignal.lo NdbRecAttr.lo NdbUtil.lo NdbReceiver.lo NdbDictionary.lo NdbDictionaryImpl.lo DictCache.lo ndb_cluster_connection.lo NdbBlob.lo NdbIndexStat.lo SignalSender.lo ObjectMap.lo -lpthread -lcrypt -lm -lpthread libtool: link: ar cru .libs/libndbapi.a .libs/TransporterFacade.o .libs/ClusterMgr.o .libs/Ndb.o .libs/NdbPoolImpl.o .libs/NdbPool.o .libs/Ndblist.o .libs/Ndbif.o .libs/Ndbinit.o .libs/Ndberr.o .libs/ndberror.o .libs/NdbErrorOut.o .libs/NdbTransaction.o .libs/NdbTransactionScan.o .libs/NdbOperation.o .libs/NdbOperationSearch.o .libs/NdbOperationScan.o .libs/NdbOperationInt.o .libs/NdbOperationDefine.o .libs/NdbOperationExec.o .libs/NdbScanOperation.o .libs/NdbScanFilter.o .libs/NdbIndexOperation.o .libs/NdbEventOperation.o .libs/NdbEventOperationImpl.o .libs/NdbApiSignal.o .libs/NdbRecAttr.o .libs/NdbUtil.o .libs/NdbReceiver.o .libs/NdbDictionary.o .libs/NdbDictionaryImpl.o .libs/DictCache.o .libs/ndb_cluster_connection.o .libs/NdbBlob.o .libs/NdbIndexStat.o .libs/SignalSender.o .libs/ObjectMap.o libtool: link: ranlib .libs/libndbapi.a libtool: link: ( cd ".libs" && rm -f "libndbapi.la" && ln -s "../libndbapi.la" "libndbapi.la" ) cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/src/mgmapi -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ndberror_check.c /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CC --mode=link cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql ../../../../dbug/libdbug.a ../../../../mysys/libmysys.a ../../../../strings/libmystrings.a -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o ndberror_check ndberror_check.o -lpthread -lcrypt -lm -lpthread libtool: link: cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o ndberror_check ndberror_check.o ../../../../dbug/libdbug.a ../../../../mysys/libmysys.a ../../../../strings/libmystrings.a -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib gmake[4]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/ndbapi' Making all in . gmake[4]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src' cd ../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ../../../libtool --preserve-dup-deps --tag=CC --mode=link cc -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -version-info 3:0:0 -Wl,--version-script=../../../storage/ndb/src/libndb.ver -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o libndbclient.la -rpath "/usr/pkg/lib/mysql" ndbapi/libndbapi.la common/transporter/libtransporter.la common/debugger/libtrace.la common/debugger/signaldata/libsignaldataprint.la mgmapi/libmgmapi.la common/mgmcommon/libmgmsrvcommon.la common/logger/liblogger.la common/portlib/libportlib.la common/util/libgeneral.la -lpthread -lcrypt -lm -lpthread libtool: link: cc -shared -fPIC -DPIC -Wl,--whole-archive ndbapi/.libs/libndbapi.a common/transporter/.libs/libtransporter.a common/debugger/.libs/libtrace.a common/debugger/signaldata/.libs/libsignaldataprint.a mgmapi/.libs/libmgmapi.a common/mgmcommon/.libs/libmgmsrvcommon.a common/logger/.libs/liblogger.a common/portlib/.libs/libportlib.a common/util/.libs/libgeneral.a -Wl,--no-whole-archive -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql -lcrypt -lm -lpthread -O2 -march=i586 -march=i486 -Wl,--version-script=../../../storage/ndb/src/libndb.ver -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -Wl,-soname -Wl,libndbclient.so.3 -o .libs/libndbclient.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libndbclient.so.3" && ln -s "libndbclient.so.3.0.0" "libndbclient.so.3") libtool: link: (cd ".libs" && rm -f "libndbclient.so" && ln -s "libndbclient.so.3.0.0" "libndbclient.so") libtool: link: (cd .libs/libndbclient.lax/libndbapi.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/ndbapi/.libs/libndbapi.a") libtool: link: (cd .libs/libndbclient.lax/libtransporter.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/transporter/.libs/libtransporter.a") libtool: link: (cd .libs/libndbclient.lax/libtrace.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/debugger/.libs/libtrace.a") libtool: link: (cd .libs/libndbclient.lax/libsignaldataprint.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/debugger/signaldata/.libs/libsignaldataprint.a") libtool: link: (cd .libs/libndbclient.lax/libmgmapi.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/mgmapi/.libs/libmgmapi.a") libtool: link: (cd .libs/libndbclient.lax/libmgmsrvcommon.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/mgmcommon/.libs/libmgmsrvcommon.a") libtool: link: (cd .libs/libndbclient.lax/liblogger.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/logger/.libs/liblogger.a") libtool: link: (cd .libs/libndbclient.lax/libportlib.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/portlib/.libs/libportlib.a") libtool: link: (cd .libs/libndbclient.lax/libgeneral.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/common/util/.libs/libgeneral.a") libtool: link: ar cru .libs/libndbclient.a .libs/libndbclient.lax/libndbapi.a/ClusterMgr.o .libs/libndbclient.lax/libndbapi.a/DictCache.o .libs/libndbclient.lax/libndbapi.a/Ndb.o .libs/libndbclient.lax/libndbapi.a/NdbApiSignal.o .libs/libndbclient.lax/libndbapi.a/NdbBlob.o .libs/libndbclient.lax/libndbapi.a/NdbDictionary.o .libs/libndbclient.lax/libndbapi.a/NdbDictionaryImpl.o .libs/libndbclient.lax/libndbapi.a/NdbErrorOut.o .libs/libndbclient.lax/libndbapi.a/NdbEventOperation.o .libs/libndbclient.lax/libndbapi.a/NdbEventOperationImpl.o .libs/libndbclient.lax/libndbapi.a/NdbIndexOperation.o .libs/libndbclient.lax/libndbapi.a/NdbIndexStat.o .libs/libndbclient.lax/libndbapi.a/NdbOperation.o .libs/libndbclient.lax/libndbapi.a/NdbOperationDefine.o .libs/libndbclient.lax/libndbapi.a/NdbOperationExec.o .libs/libndbclient.lax/libndbapi.a/NdbOperationInt.o .libs/libndbclient.lax/libndbapi.a/NdbOperationScan.o .libs/libndbclient.lax/libndbapi.a/NdbOperationSearch.o .libs/libndbclient.lax/libndbapi.a/NdbPool.o .libs/libndbclient.lax/libndbapi.a/NdbPoolImpl.o .libs/libndbclient.lax/libndbapi.a/NdbRecAttr.o .libs/libndbclient.lax/libndbapi.a/NdbReceiver.o .libs/libndbclient.lax/libndbapi.a/NdbScanFilter.o .libs/libndbclient.lax/libndbapi.a/NdbScanOperation.o .libs/libndbclient.lax/libndbapi.a/NdbTransaction.o .libs/libndbclient.lax/libndbapi.a/NdbTransactionScan.o .libs/libndbclient.lax/libndbapi.a/NdbUtil.o .libs/libndbclient.lax/libndbapi.a/Ndberr.o .libs/libndbclient.lax/libndbapi.a/Ndbif.o .libs/libndbclient.lax/libndbapi.a/Ndbinit.o .libs/libndbclient.lax/libndbapi.a/Ndblist.o .libs/libndbclient.lax/libndbapi.a/ObjectMap.o .libs/libndbclient.lax/libndbapi.a/SignalSender.o .libs/libndbclient.lax/libndbapi.a/TransporterFacade.o .libs/libndbclient.lax/libndbapi.a/ndb_cluster_connection.o .libs/libndbclient.lax/libndbapi.a/ndberror.o .libs/libndbclient.lax/libtransporter.a/Packer.o .libs/libndbclient.lax/libtransporter.a/SendBuffer.o .libs/libndbclient.lax/libtransporter.a/TCP_Transporter.o .libs/libndbclient.lax/libtransporter.a/Transporter.o .libs/libndbclient.lax/libtransporter.a/TransporterRegistry.o .libs/libndbclient.lax/libtrace.a/BlockNames.o .libs/libndbclient.lax/libtrace.a/DebuggerNames.o .libs/libndbclient.lax/libtrace.a/EventLogger.o .libs/libndbclient.lax/libtrace.a/SignalLoggerManager.o .libs/libndbclient.lax/libsignaldataprint.a/AccLock.o .libs/libndbclient.lax/libsignaldataprint.a/AlterIndx.o .libs/libndbclient.lax/libsignaldataprint.a/AlterTab.o .libs/libndbclient.lax/libsignaldataprint.a/AlterTable.o .libs/libndbclient.lax/libsignaldataprint.a/AlterTrig.o .libs/libndbclient.lax/libsignaldataprint.a/BackupImpl.o .libs/libndbclient.lax/libsignaldataprint.a/BackupSignalData.o .libs/libndbclient.lax/libsignaldataprint.a/CloseComReqConf.o .libs/libndbclient.lax/libsignaldataprint.a/CntrStart.o .libs/libndbclient.lax/libsignaldataprint.a/ContinueB.o .libs/libndbclient.lax/libsignaldataprint.a/CopyGCI.o .libs/libndbclient.lax/libsignaldataprint.a/CreateFragmentation.o .libs/libndbclient.lax/libsignaldataprint.a/CreateIndx.o .libs/libndbclient.lax/libsignaldataprint.a/CreateTrig.o .libs/libndbclient.lax/libsignaldataprint.a/DictTabInfo.o .libs/libndbclient.lax/libsignaldataprint.a/DihContinueB.o .libs/libndbclient.lax/libsignaldataprint.a/DisconnectRep.o .libs/libndbclient.lax/libsignaldataprint.a/DropIndx.o .libs/libndbclient.lax/libsignaldataprint.a/DropTab.o .libs/libndbclient.lax/libsignaldataprint.a/DropTrig.o .libs/libndbclient.lax/libsignaldataprint.a/FailRep.o .libs/libndbclient.lax/libsignaldataprint.a/FireTrigOrd.o .libs/libndbclient.lax/libsignaldataprint.a/FsAppendReq.o .libs/libndbclient.lax/libsignaldataprint.a/FsCloseReq.o .libs/libndbclient.lax/libsignaldataprint.a/FsConf.o .libs/libndbclient.lax/libsignaldataprint.a/FsOpenReq.o .libs/libndbclient.lax/libsignaldataprint.a/FsReadWriteReq.o .libs/libndbclient.lax/libsignaldataprint.a/FsRef.o .libs/libndbclient.lax/libsignaldataprint.a/GCPSave.o .libs/libndbclient.lax/libsignaldataprint.a/IndxAttrInfo.o .libs/libndbclient.lax/libsignaldataprint.a/IndxKeyInfo.o .libs/libndbclient.lax/libsignaldataprint.a/LCP.o .libs/libndbclient.lax/libsignaldataprint.a/LqhFrag.o .libs/libndbclient.lax/libsignaldataprint.a/LqhKey.o .libs/libndbclient.lax/libsignaldataprint.a/LqhTrans.o .libs/libndbclient.lax/libsignaldataprint.a/MasterLCP.o .libs/libndbclient.lax/libsignaldataprint.a/NFCompleteRep.o .libs/libndbclient.lax/libsignaldataprint.a/NdbSttor.o .libs/libndbclient.lax/libsignaldataprint.a/NdbfsContinueB.o .libs/libndbclient.lax/libsignaldataprint.a/PackedSignal.o .libs/libndbclient.lax/libsignaldataprint.a/PrepDropTab.o .libs/libndbclient.lax/libsignaldataprint.a/PrepFailReqRef.o .libs/libndbclient.lax/libsignaldataprint.a/ReadNodesConf.o .libs/libndbclient.lax/libsignaldataprint.a/ScanFrag.o .libs/libndbclient.lax/libsignaldataprint.a/ScanTab.o .libs/libndbclient.lax/libsignaldataprint.a/SignalDataPrint.o .libs/libndbclient.lax/libsignaldataprint.a/SignalDroppedRep.o .libs/libndbclient.lax/libsignaldataprint.a/SignalNames.o .libs/libndbclient.lax/libsignaldataprint.a/StartRec.o .libs/libndbclient.lax/libsignaldataprint.a/SumaImpl.o .libs/libndbclient.lax/libsignaldataprint.a/SystemError.o .libs/libndbclient.lax/libsignaldataprint.a/TcIndx.o .libs/libndbclient.lax/libsignaldataprint.a/TcKeyConf.o .libs/libndbclient.lax/libsignaldataprint.a/TcKeyRef.o .libs/libndbclient.lax/libsignaldataprint.a/TcKeyReq.o .libs/libndbclient.lax/libsignaldataprint.a/TcRollbackRep.o .libs/libndbclient.lax/libsignaldataprint.a/TrigAttrInfo.o .libs/libndbclient.lax/libsignaldataprint.a/TupCommit.o .libs/libndbclient.lax/libsignaldataprint.a/TupKey.o .libs/libndbclient.lax/libsignaldataprint.a/TuxMaint.o .libs/libndbclient.lax/libsignaldataprint.a/UtilDelete.o .libs/libndbclient.lax/libsignaldataprint.a/UtilExecute.o .libs/libndbclient.lax/libsignaldataprint.a/UtilLock.o .libs/libndbclient.lax/libsignaldataprint.a/UtilPrepare.o .libs/libndbclient.lax/libsignaldataprint.a/UtilSequence.o .libs/libndbclient.lax/libmgmapi.a/ConfigInfo.o .libs/libndbclient.lax/libmgmapi.a/LocalConfig.o .libs/libndbclient.lax/libmgmapi.a/mgmapi.o .libs/libndbclient.lax/libmgmapi.a/mgmapi_configuration.o .libs/libndbclient.lax/libmgmapi.a/ndb_logevent.o .libs/libndbclient.lax/libmgmapi.a/ndbd_exit_codes.o .libs/libndbclient.lax/libmgmsrvcommon.a/ConfigRetriever.o .libs/libndbclient.lax/libmgmsrvcommon.a/IPCConfig.o .libs/libndbclient.lax/liblogger.a/ConsoleLogHandler.o .libs/libndbclient.lax/liblogger.a/FileLogHandler.o .libs/libndbclient.lax/liblogger.a/LogHandler.o .libs/libndbclient.lax/liblogger.a/LogHandlerList.o .libs/libndbclient.lax/liblogger.a/Logger.o .libs/libndbclient.lax/liblogger.a/SysLogHandler.o .libs/libndbclient.lax/libportlib.a/NdbCondition.o .libs/libndbclient.lax/libportlib.a/NdbConfig.o .libs/libndbclient.lax/libportlib.a/NdbDaemon.o .libs/libndbclient.lax/libportlib.a/NdbEnv.o .libs/libndbclient.lax/libportlib.a/NdbHost.o .libs/libndbclient.lax/libportlib.a/NdbMem.o .libs/libndbclient.lax/libportlib.a/NdbMutex.o .libs/libndbclient.lax/libportlib.a/NdbSleep.o .libs/libndbclient.lax/libportlib.a/NdbTCP.o .libs/libndbclient.lax/libportlib.a/NdbThread.o .libs/libndbclient.lax/libportlib.a/NdbTick.o .libs/libndbclient.lax/libgeneral.a/BaseString.o .libs/libndbclient.lax/libgeneral.a/Bitmask.o .libs/libndbclient.lax/libgeneral.a/ConfigValues.o .libs/libndbclient.lax/libgeneral.a/File.o .libs/libndbclient.lax/libgeneral.a/InputStream.o .libs/libndbclient.lax/libgeneral.a/NdbOut.o .libs/libndbclient.lax/libgeneral.a/NdbSqlUtil.o .libs/libndbclient.lax/libgeneral.a/OutputStream.o .libs/libndbclient.lax/libgeneral.a/Parser.o .libs/libndbclient.lax/libgeneral.a/Properties.o .libs/libndbclient.lax/libgeneral.a/SimpleProperties.o .libs/libndbclient.lax/libgeneral.a/SocketAuthenticator.o .libs/libndbclient.lax/libgeneral.a/SocketClient.o .libs/libndbclient.lax/libgeneral.a/SocketServer.o .libs/libndbclient.lax/libgeneral.a/basestring_vsnprintf.o .libs/libndbclient.lax/libgeneral.a/md5_hash.o .libs/libndbclient.lax/libgeneral.a/ndb_init.o .libs/libndbclient.lax/libgeneral.a/ndb_rand.o .libs/libndbclient.lax/libgeneral.a/new.o .libs/libndbclient.lax/libgeneral.a/random.o .libs/libndbclient.lax/libgeneral.a/socket_io.o .libs/libndbclient.lax/libgeneral.a/strdup.o .libs/libndbclient.lax/libgeneral.a/uucode.o .libs/libndbclient.lax/libgeneral.a/version.o libtool: link: ranlib .libs/libndbclient.a libtool: link: rm -fr .libs/libndbclient.lax libtool: link: ( cd ".libs" && rm -f "libndbclient.la" && ln -s "../libndbclient.la" "libndbclient.la" ) gmake[4]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src' Making all in kernel gmake[4]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel' cd ../../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/kernel/Makefile depfiles config.status: creating storage/ndb/src/kernel/Makefile config.status: executing depfiles commands cd ../../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' Making all in vm gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel/vm' cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/kernel/vm/Makefile depfiles config.status: creating storage/ndb/src/kernel/vm/Makefile config.status: executing depfiles commands cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o SimulatedBlock.o SimulatedBlock.cpp In file included from SimulatedBlock.cpp:18: In file included from ./SimulatedBlock.hpp:24: In file included from ./VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ./Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o FastScheduler.o FastScheduler.cpp In file included from FastScheduler.cpp:16: In file included from ./FastScheduler.hpp:19: In file included from ./VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ./Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o TimeQueue.o TimeQueue.cpp In file included from TimeQueue.cpp:17: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorHandlingMacros.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ./Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o VMSignal.o VMSignal.cpp In file included from VMSignal.cpp:16: In file included from ./VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ./Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ThreadConfig.o ThreadConfig.cpp In file included from ThreadConfig.cpp:16: In file included from ./ThreadConfig.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ./Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o TransporterCallback.o TransporterCallback.cpp In file included from TransporterCallback.cpp:19: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ TransporterCallback.cpp:58:26: warning: comparison of constant -1 with expression of type 'const enum TransporterError' is always true [-Wtautological-constant-out-of-range-compare] connectionError[i].err != -1) ~~~~~~~~~~~~~~~~~~~~~~ ^ ~~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Emulator.o Emulator.cpp In file included from Emulator.cpp:18: In file included from ./Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Configuration.o Configuration.cpp In file included from Configuration.cpp:19: In file included from ./Configuration.hpp:20: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o WatchDog.o WatchDog.cpp In file included from WatchDog.cpp:22: In file included from ./GlobalData.hpp:22: In file included from ./VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ./Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ WatchDog.cpp:168:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o SimplePropertiesSection.o SimplePropertiesSection.cpp In file included from SimplePropertiesSection.cpp:18: In file included from ./LongSignal.hpp:19: In file included from ./pc.hpp:20: In file included from ./Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o SectionReader.o SectionReader.cpp In file included from SectionReader.cpp:18: In file included from ./LongSignal.hpp:19: In file included from ./pc.hpp:20: In file included from ./Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Mutex.o Mutex.cpp In file included from Mutex.cpp:17: In file included from ./SimulatedBlock.hpp:24: In file included from ./VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ./Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o SafeCounter.o SafeCounter.cpp In file included from SafeCounter.cpp:17: In file included from ./SimulatedBlock.hpp:24: In file included from ./VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ./Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Rope.o Rope.cpp In file included from Rope.cpp:16: In file included from ./Rope.hpp:19: In file included from ./DataBuffer.hpp:19: In file included from ./ArrayPool.hpp:22: In file included from ./pc.hpp:20: In file included from ./Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ndbd_malloc.o ndbd_malloc.cpp c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ndbd_malloc_impl.o ndbd_malloc_impl.cpp In file included from ndbd_malloc_impl.cpp:20: In file included from ../../../../../storage/ndb/include/debugger/EventLogger.hpp:23: In file included from ../../../../../storage/ndb/include/kernel/signaldata/EventReport.hpp:19: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Pool.o Pool.cpp In file included from Pool.cpp:18: In file included from ./SimulatedBlock.hpp:24: In file included from ./VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ./Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o WOPool.o WOPool.cpp c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o RWPool.o RWPool.cpp c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/mgmapi -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DynArr256.o DynArr256.cpp rm -f libkernel.a ar cru libkernel.a SimulatedBlock.o FastScheduler.o TimeQueue.o VMSignal.o ThreadConfig.o TransporterCallback.o Emulator.o Configuration.o WatchDog.o SimplePropertiesSection.o SectionReader.o Mutex.o SafeCounter.o Rope.o ndbd_malloc.o ndbd_malloc_impl.o Pool.o WOPool.o RWPool.o DynArr256.o ranlib libkernel.a gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel/vm' Making all in error gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel/error' cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/kernel/error/Makefile depfiles config.status: creating storage/ndb/src/kernel/error/Makefile config.status: executing depfiles commands cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o TimeModule.o TimeModule.cpp c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ErrorReporter.o ErrorReporter.cpp In file included from ErrorReporter.cpp:20: In file included from ./ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. cc -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -c ndbd_exit_codes.c rm -f liberror.a ar cru liberror.a TimeModule.o ErrorReporter.o ndbd_exit_codes.o ranlib liberror.a gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel/error' Making all in blocks gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel/blocks' cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/kernel/blocks/Makefile depfiles config.status: creating storage/ndb/src/kernel/blocks/Makefile config.status: executing depfiles commands cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' Making all in dbdict gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel/blocks/dbdict' cd ../../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[7]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[7]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/kernel/blocks/dbdict/Makefile depfiles config.status: creating storage/ndb/src/kernel/blocks/dbdict/Makefile config.status: executing depfiles commands cd ../../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[7]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[7]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/src/kernel/vm -I../../../../../../storage/ndb/src/kernel/error -I../../../../../../storage/ndb/src/kernel -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o printSchemaFile.o printSchemaFile.cpp printSchemaFile.cpp:80:55: warning: size argument in 'memcmp' call is a comparison [-Wmemsize-comparison] if (memcmp(sf->Magic, "NDBSCHMA", sizeof(sf->Magic) != 0)) { ~~~~~~~~~~~~~~~~~~^~~~ printSchemaFile.cpp:80:7: note: did you mean to compare the result of 'memcmp' instead? if (memcmp(sf->Magic, "NDBSCHMA", sizeof(sf->Magic) != 0)) { ^ ~ ) printSchemaFile.cpp:80:37: note: explicitly cast the argument to size_t to silence this warning if (memcmp(sf->Magic, "NDBSCHMA", sizeof(sf->Magic) != 0)) { ^ (size_t)( ) 1 warning generated. /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -static ../../../../../../storage/ndb/src/libndbclient.la ../../../../../../dbug/libdbug.a ../../../../../../mysys/libmysys.a ../../../../../../strings/libmystrings.a -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o ndb_print_schema_file printSchemaFile.o ../../../../../../storage/ndb/src/common/util/libgeneral.la ../../../../../../storage/ndb/src/common/portlib/libportlib.la ../../../../../../dbug/libdbug.a ../../../../../../mysys/libmysys.a ../../../../../../strings/libmystrings.a -lpthread -lcrypt -lm -lpthread libtool: link: c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o ndb_print_schema_file printSchemaFile.o ../../../../../../storage/ndb/src/.libs/libndbclient.a -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql ../../../../../../dbug/libdbug.a ../../../../../../mysys/libmysys.a ../../../../../../strings/libmystrings.a ../../../../../../storage/ndb/src/common/util/.libs/libgeneral.a ../../../../../../storage/ndb/src/common/portlib/.libs/libportlib.a ../../../../../../dbug/libdbug.a ../../../../../../mysys/libmysys.a ../../../../../../strings/libmystrings.a -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel/blocks/dbdict' Making all in dbdih gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel/blocks/dbdih' cd ../../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[7]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[7]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/kernel/blocks/dbdih/Makefile depfiles config.status: creating storage/ndb/src/kernel/blocks/dbdih/Makefile config.status: executing depfiles commands cd ../../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[7]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[7]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/src/kernel/vm -I../../../../../../storage/ndb/src/kernel/error -I../../../../../../storage/ndb/src/kernel -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o printSysfile.o printSysfile.cpp /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -static ../../../../../../storage/ndb/src/libndbclient.la ../../../../../../dbug/libdbug.a ../../../../../../mysys/libmysys.a ../../../../../../strings/libmystrings.a -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o ndb_print_sys_file printSysfile.o -lpthread -lcrypt -lm -lpthread libtool: link: c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o ndb_print_sys_file printSysfile.o ../../../../../../storage/ndb/src/.libs/libndbclient.a -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql ../../../../../../dbug/libdbug.a ../../../../../../mysys/libmysys.a ../../../../../../strings/libmystrings.a -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel/blocks/dbdih' Making all in dblqh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel/blocks/dblqh' cd ../../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[7]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[7]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/kernel/blocks/dblqh/Makefile depfiles config.status: creating storage/ndb/src/kernel/blocks/dblqh/Makefile config.status: executing depfiles commands cd ../../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[7]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[7]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel/blocks/dblqh' Making all in dbtup gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel/blocks/dbtup' cd ../../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[7]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[7]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/kernel/blocks/dbtup/Makefile depfiles config.status: creating storage/ndb/src/kernel/blocks/dbtup/Makefile config.status: executing depfiles commands cd ../../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[7]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[7]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel/blocks/dbtup' Making all in backup gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel/blocks/backup' cd ../../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[7]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[7]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/kernel/blocks/backup/Makefile depfiles config.status: creating storage/ndb/src/kernel/blocks/backup/Makefile config.status: executing depfiles commands cd ../../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[7]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[7]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../../include -I. -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../include -I../../../../../../storage/ndb/include -I../../../../../../storage/ndb/src/kernel/vm -I../../../../../../storage/ndb/src/kernel/error -I../../../../../../storage/ndb/src/kernel -I../../../../../../storage/ndb/include/kernel -I../../../../../../storage/ndb/include/transporter -I../../../../../../storage/ndb/include/debugger -I../../../../../../storage/ndb/include/mgmapi -I../../../../../../storage/ndb/include/mgmcommon -I../../../../../../storage/ndb/include/ndbapi -I../../../../../../storage/ndb/include/util -I../../../../../../storage/ndb/include/portlib -I../../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o read.o read.cpp /usr/pkg/bin/bash ../../../../../../libtool --preserve-dup-deps --tag=CXX --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -static ../../../../../../storage/ndb/src/libndbclient.la ../../../../../../mysys/libmysys.a ../../../../../../dbug/libdbug.a ../../../../../../strings/libmystrings.a -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o ndb_print_backup_file read.o -lpthread -lcrypt -lm -lpthread libtool: link: c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o ndb_print_backup_file read.o ../../../../../../storage/ndb/src/.libs/libndbclient.a -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql ../../../../../../mysys/libmysys.a ../../../../../../dbug/libdbug.a ../../../../../../strings/libmystrings.a -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel/blocks/backup' gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel/blocks' cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[7]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[7]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o tsman.o tsman.cpp In file included from tsman.cpp:16: In file included from ./tsman.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from tsman.cpp:21: ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFFFF00 | val; ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFFFF00 | val; ^ ( ) In file included from tsman.cpp:30: In file included from ./dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ tsman.cpp:2145:63: warning: if statement has empty body [-Wempty-body] if(m_tsman->m_tablespace_hash.find(ts_ptr, m_tablespace_id)); ^ tsman.cpp:2145:63: note: put the semicolon on a separate line to silence this warning 15 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o lgman.o lgman.cpp In file included from lgman.cpp:18: In file included from ./lgman.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from lgman.cpp:22: ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFFFF00 | val; ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFFFF00 | val; ^ ( ) In file included from lgman.cpp:32: In file included from ./dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ lgman.cpp:2873:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] ndbrequire(lsn + 1 == ptr.p->m_last_read_lsn); ^ ../../../../../storage/ndb/src/kernel/vm/pc.hpp:217:3: note: expanded from macro 'ndbrequire' ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE) ^ ../../../../../storage/ndb/src/kernel/vm/pc.hpp:212:5: note: expanded from macro 'ndbrequireErr' } else { \ ^ 15 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o pgman.o pgman.cpp In file included from pgman.cpp:16: In file included from ./pgman.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from pgman.cpp:23: In file included from ./dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ pgman.cpp:502:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] ndbrequire(! (state & Page_entry::REQUEST)); ^ ../../../../../storage/ndb/src/kernel/vm/pc.hpp:217:3: note: expanded from macro 'ndbrequire' ndbrequireErr(check, NDBD_EXIT_NDBREQUIRE) ^ ../../../../../storage/ndb/src/kernel/vm/pc.hpp:212:5: note: expanded from macro 'ndbrequireErr' } else { \ ^ 11 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o diskpage.o diskpage.cpp c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o restore.o restore.cpp In file included from restore.cpp:16: In file included from ./restore.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from restore.cpp:19: ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFFFF00 | val; ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFFFF00 | val; ^ ( ) In file included from restore.cpp:23: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 14 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Cmvmi.o `test -f 'cmvmi/Cmvmi.cpp' || echo './'`cmvmi/Cmvmi.cpp In file included from cmvmi/Cmvmi.cpp:16: In file included from cmvmi/Cmvmi.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbaccInit.o `test -f 'dbacc/DbaccInit.cpp' || echo './'`dbacc/DbaccInit.cpp In file included from dbacc/DbaccInit.cpp:19: In file included from dbacc/Dbacc.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbaccMain.o `test -f 'dbacc/DbaccMain.cpp' || echo './'`dbacc/DbaccMain.cpp In file included from dbacc/DbaccMain.cpp:17: In file included from dbacc/Dbacc.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbacc/DbaccMain.cpp:28: In file included from ../../../../../storage/ndb/include/kernel/signaldata/FsRemoveReq.hpp:20: ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFFFF00 | val; ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFFFF00 | val; ^ ( ) In file included from dbacc/DbaccMain.cpp:54: In file included from dbacc/../dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 14 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Dbdict.o `test -f 'dbdict/Dbdict.cpp' || echo './'`dbdict/Dbdict.cpp In file included from dbdict/Dbdict.cpp:21: In file included from dbdict/Dbdict.hpp:23: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ In file included from dbdict/Dbdict.cpp:21: In file included from dbdict/Dbdict.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbdict/Dbdict.cpp:39: ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFFFF00 | val; ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFFFF00 | val; ^ ( ) In file included from dbdict/Dbdict.cpp:66: ../../../../../storage/ndb/include/kernel/signaldata/UtilRelease.hpp:16:9: warning: 'UTIL_RELEASE_HPP' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef UTIL_RELEASE_HPP ^~~~~~~~~~~~~~~~ ../../../../../storage/ndb/include/kernel/signaldata/UtilRelease.hpp:17:9: note: 'UTIL_PREPARE_HPP' is defined here; did you mean 'UTIL_RELEASE_HPP'? #define UTIL_PREPARE_HPP ^~~~~~~~~~~~~~~~ UTIL_RELEASE_HPP dbdict/Dbdict.cpp:12559:55: warning: '&&' within '||' [-Wlogical-op-parentheses] if (req->getRequestType() == CreateTrigReq::RT_USER && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ dbdict/Dbdict.cpp:12559:55: note: place parentheses around the '&&' expression to silence this warning if (req->getRequestType() == CreateTrigReq::RT_USER && ^ dbdict/Dbdict.cpp:12561:62: warning: '&&' within '||' [-Wlogical-op-parentheses] req->getRequestType() == CreateTrigReq::RT_ALTER_INDEX && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ dbdict/Dbdict.cpp:12561:62: note: place parentheses around the '&&' expression to silence this warning req->getRequestType() == CreateTrigReq::RT_ALTER_INDEX && ^ dbdict/Dbdict.cpp:12563:62: warning: '&&' within '||' [-Wlogical-op-parentheses] req->getRequestType() == CreateTrigReq::RT_ALTER_INDEX && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ dbdict/Dbdict.cpp:12563:62: note: place parentheses around the '&&' expression to silence this warning req->getRequestType() == CreateTrigReq::RT_ALTER_INDEX && ^ dbdict/Dbdict.cpp:12565:62: warning: '&&' within '||' [-Wlogical-op-parentheses] req->getRequestType() == CreateTrigReq::RT_BUILD_INDEX && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ dbdict/Dbdict.cpp:12565:62: note: place parentheses around the '&&' expression to silence this warning req->getRequestType() == CreateTrigReq::RT_BUILD_INDEX && ^ dbdict/Dbdict.cpp:14013:20: warning: '&&' within '||' [-Wlogical-op-parentheses] pollCount < 64 && pollCount % 8 == 0 || ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ dbdict/Dbdict.cpp:14013:20: note: place parentheses around the '&&' expression to silence this warning pollCount < 64 && pollCount % 8 == 0 || ^ ( ) dbdict/Dbdict.cpp:14014:21: warning: '&&' within '||' [-Wlogical-op-parentheses] pollCount < 512 && pollCount % 64 == 0 || ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ dbdict/Dbdict.cpp:14014:21: note: place parentheses around the '&&' expression to silence this warning pollCount < 512 && pollCount % 64 == 0 || ^ ( ) dbdict/Dbdict.cpp:14015:22: warning: '&&' within '||' [-Wlogical-op-parentheses] pollCount < 4096 && pollCount % 512 == 0 || ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ dbdict/Dbdict.cpp:14015:22: note: place parentheses around the '&&' expression to silence this warning pollCount < 4096 && pollCount % 512 == 0 || ^ ( ) 22 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbdihInit.o `test -f 'dbdih/DbdihInit.cpp' || echo './'`dbdih/DbdihInit.cpp In file included from dbdih/DbdihInit.cpp:18: In file included from dbdih/Dbdih.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbdihMain.o `test -f 'dbdih/DbdihMain.cpp' || echo './'`dbdih/DbdihMain.cpp In file included from dbdih/DbdihMain.cpp:21: In file included from dbdih/Dbdih.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbdih/DbdihMain.cpp:65: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ In file included from dbdih/DbdihMain.cpp:68: ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFFFF00 | val; ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFFFF00 | val; ^ ( ) dbdih/DbdihMain.cpp:9684:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security] ndbout_c(buf); ^~~ dbdih/DbdihMain.cpp:10601:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] CRASH_INSERTION(7075); ^ ../../../../../storage/ndb/src/kernel/vm/pc.hpp:221:5: note: expanded from macro 'CRASH_INSERTION' } else { \ ^ dbdih/DbdihMain.cpp:15791:26: warning: '&&' within '||' [-Wlogical-op-parentheses] get_major == 5 && get_minor == 1 || ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ dbdih/DbdihMain.cpp:15791:26: note: place parentheses around the '&&' expression to silence this warning get_major == 5 && get_minor == 1 || ^ dbdih/DbdihMain.cpp:15868:26: warning: '&&' within '||' [-Wlogical-op-parentheses] get_major == 5 && get_minor == 1 || ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ dbdih/DbdihMain.cpp:15868:26: note: place parentheses around the '&&' expression to silence this warning get_major == 5 && get_minor == 1 || ^ 18 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DblqhInit.o `test -f 'dblqh/DblqhInit.cpp' || echo './'`dblqh/DblqhInit.cpp In file included from dblqh/DblqhInit.cpp:17: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dblqh/DblqhInit.cpp:19: In file included from ../../../../../storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:31: ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFFFF00 | val; ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFFFF00 | val; ^ ( ) In file included from dblqh/DblqhInit.cpp:19: In file included from ../../../../../storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:34: In file included from ../../../../../storage/ndb/src/kernel/blocks/dblqh/../dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 14 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DblqhMain.o `test -f 'dblqh/DblqhMain.cpp' || echo './'`dblqh/DblqhMain.cpp In file included from dblqh/DblqhMain.cpp:18: In file included from ../../../../../storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dblqh/DblqhMain.cpp:18: In file included from ../../../../../storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:31: ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFFFF00 | val; ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFFFF00 | val; ^ ( ) In file included from dblqh/DblqhMain.cpp:18: In file included from ../../../../../storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:34: In file included from ../../../../../storage/ndb/src/kernel/blocks/dblqh/../dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 14 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtcInit.o `test -f 'dbtc/DbtcInit.cpp' || echo './'`dbtc/DbtcInit.cpp In file included from dbtc/DbtcInit.cpp:17: In file included from dbtc/Dbtc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtc/DbtcInit.cpp:17: In file included from dbtc/Dbtc.hpp:32: In file included from ../../../../../storage/ndb/include/kernel/signaldata/TrigAttrInfo.hpp:21: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtcMain.o `test -f 'dbtc/DbtcMain.cpp' || echo './'`dbtc/DbtcMain.cpp In file included from dbtc/DbtcMain.cpp:18: In file included from dbtc/Dbtc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtc/DbtcMain.cpp:18: In file included from dbtc/Dbtc.hpp:32: In file included from ../../../../../storage/ndb/include/kernel/signaldata/TrigAttrInfo.hpp:21: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ dbtc/DbtcMain.cpp:6676:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] ndbout_c(buf); ^~~ dbtc/DbtcMain.cpp:11621:24: warning: '&&' within '||' [-Wlogical-op-parentheses] if ((startFlag == 1) && ~~~~~~~~~~~~~~~~~^~ dbtc/DbtcMain.cpp:11621:24: note: place parentheses around the '&&' expression to silence this warning if ((startFlag == 1) && ^ 12 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtupExecQuery.o `test -f 'dbtup/DbtupExecQuery.cpp' || echo './'`dbtup/DbtupExecQuery.cpp In file included from dbtup/DbtupExecQuery.cpp:18: In file included from ../../../../../storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtup/DbtupExecQuery.cpp:18: In file included from ../../../../../storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:31: ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFFFF00 | val; ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFFFF00 | val; ^ ( ) In file included from dbtup/DbtupExecQuery.cpp:18: In file included from ../../../../../storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:34: In file included from ../../../../../storage/ndb/src/kernel/blocks/dblqh/../dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 14 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtupBuffer.o `test -f 'dbtup/DbtupBuffer.cpp' || echo './'`dbtup/DbtupBuffer.cpp In file included from dbtup/DbtupBuffer.cpp:18: In file included from dbtup/Dbtup.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtup/DbtupBuffer.cpp:18: In file included from dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtupRoutines.o `test -f 'dbtup/DbtupRoutines.cpp' || echo './'`dbtup/DbtupRoutines.cpp In file included from dbtup/DbtupRoutines.cpp:19: In file included from dbtup/Dbtup.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtup/DbtupRoutines.cpp:19: In file included from dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtupCommit.o `test -f 'dbtup/DbtupCommit.cpp' || echo './'`dbtup/DbtupCommit.cpp In file included from dbtup/DbtupCommit.cpp:18: In file included from dbtup/Dbtup.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtup/DbtupCommit.cpp:18: In file included from dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ In file included from dbtup/DbtupCommit.cpp:23: In file included from dbtup/../dblqh/Dblqh.hpp:31: ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFFFF00 | val; ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFFFF00 | val; ^ ( ) 14 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtupFixAlloc.o `test -f 'dbtup/DbtupFixAlloc.cpp' || echo './'`dbtup/DbtupFixAlloc.cpp In file included from dbtup/DbtupFixAlloc.cpp:18: In file included from dbtup/Dbtup.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtup/DbtupFixAlloc.cpp:18: In file included from dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtupTrigger.o `test -f 'dbtup/DbtupTrigger.cpp' || echo './'`dbtup/DbtupTrigger.cpp In file included from dbtup/DbtupTrigger.cpp:19: In file included from dbtup/Dbtup.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtup/DbtupTrigger.cpp:19: In file included from dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtupAbort.o `test -f 'dbtup/DbtupAbort.cpp' || echo './'`dbtup/DbtupAbort.cpp In file included from dbtup/DbtupAbort.cpp:18: In file included from dbtup/Dbtup.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtup/DbtupAbort.cpp:18: In file included from dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtupPageMap.o `test -f 'dbtup/DbtupPageMap.cpp' || echo './'`dbtup/DbtupPageMap.cpp In file included from dbtup/DbtupPageMap.cpp:19: In file included from dbtup/Dbtup.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtup/DbtupPageMap.cpp:19: In file included from dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtupPagMan.o `test -f 'dbtup/DbtupPagMan.cpp' || echo './'`dbtup/DbtupPagMan.cpp In file included from dbtup/DbtupPagMan.cpp:18: In file included from dbtup/Dbtup.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtup/DbtupPagMan.cpp:18: In file included from dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtupStoredProcDef.o `test -f 'dbtup/DbtupStoredProcDef.cpp' || echo './'`dbtup/DbtupStoredProcDef.cpp In file included from dbtup/DbtupStoredProcDef.cpp:19: In file included from dbtup/Dbtup.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtup/DbtupStoredProcDef.cpp:19: In file included from dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtupMeta.o `test -f 'dbtup/DbtupMeta.cpp' || echo './'`dbtup/DbtupMeta.cpp In file included from dbtup/DbtupMeta.cpp:19: In file included from dbtup/Dbtup.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtup/DbtupMeta.cpp:19: In file included from dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ In file included from dbtup/DbtupMeta.cpp:26: In file included from ../../../../../storage/ndb/include/kernel/signaldata/FsRemoveReq.hpp:20: ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFFFF00 | val; ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFFFF00 | val; ^ ( ) 14 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtupTabDesMan.o `test -f 'dbtup/DbtupTabDesMan.cpp' || echo './'`dbtup/DbtupTabDesMan.cpp In file included from dbtup/DbtupTabDesMan.cpp:19: In file included from dbtup/Dbtup.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtup/DbtupTabDesMan.cpp:19: In file included from dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtupGen.o `test -f 'dbtup/DbtupGen.cpp' || echo './'`dbtup/DbtupGen.cpp In file included from dbtup/DbtupGen.cpp:19: In file included from dbtup/Dbtup.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtup/DbtupGen.cpp:19: In file included from dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ In file included from dbtup/DbtupGen.cpp:29: In file included from ../../../../../storage/ndb/include/kernel/signaldata/FsRemoveReq.hpp:20: ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFFFF00 | val; ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFFFF00 | val; ^ ( ) 14 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtupIndex.o `test -f 'dbtup/DbtupIndex.cpp' || echo './'`dbtup/DbtupIndex.cpp In file included from dbtup/DbtupIndex.cpp:18: In file included from ../../../../../storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtup/DbtupIndex.cpp:18: In file included from ../../../../../storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:31: ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFFFF00 | val; ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFFFF00 | val; ^ ( ) In file included from dbtup/DbtupIndex.cpp:18: In file included from ../../../../../storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:34: In file included from ../../../../../storage/ndb/src/kernel/blocks/dblqh/../dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 14 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtupDebug.o `test -f 'dbtup/DbtupDebug.cpp' || echo './'`dbtup/DbtupDebug.cpp In file included from dbtup/DbtupDebug.cpp:19: In file included from dbtup/Dbtup.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtup/DbtupDebug.cpp:19: In file included from dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtupScan.o `test -f 'dbtup/DbtupScan.cpp' || echo './'`dbtup/DbtupScan.cpp In file included from dbtup/DbtupScan.cpp:18: In file included from dbtup/Dbtup.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtup/DbtupScan.cpp:18: In file included from dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtupDiskAlloc.o `test -f 'dbtup/DbtupDiskAlloc.cpp' || echo './'`dbtup/DbtupDiskAlloc.cpp In file included from dbtup/DbtupDiskAlloc.cpp:18: In file included from dbtup/Dbtup.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtup/DbtupDiskAlloc.cpp:18: In file included from dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtupVarAlloc.o `test -f 'dbtup/DbtupVarAlloc.cpp' || echo './'`dbtup/DbtupVarAlloc.cpp In file included from dbtup/DbtupVarAlloc.cpp:18: In file included from dbtup/Dbtup.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtup/DbtupVarAlloc.cpp:18: In file included from dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o tuppage.o `test -f 'dbtup/tuppage.cpp' || echo './'`dbtup/tuppage.cpp In file included from dbtup/tuppage.cpp:18: In file included from dbtup/Dbtup.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtup/tuppage.cpp:18: In file included from dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Undo_buffer.o `test -f 'dbtup/Undo_buffer.cpp' || echo './'`dbtup/Undo_buffer.cpp In file included from dbtup/Undo_buffer.cpp:18: In file included from dbtup/Dbtup.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtup/Undo_buffer.cpp:18: In file included from dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o AsyncFile.o `test -f 'ndbfs/AsyncFile.cpp' || echo './'`ndbfs/AsyncFile.cpp In file included from ndbfs/AsyncFile.cpp:25: In file included from ndbfs/AsyncFile.hpp:97: In file included from ndbfs/MemoryChannel.hpp:67: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorHandlingMacros.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from ndbfs/AsyncFile.cpp:32: ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFFFF00 | val; ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFFFF00 | val; ^ ( ) 13 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Ndbfs.o `test -f 'ndbfs/Ndbfs.cpp' || echo './'`ndbfs/Ndbfs.cpp In file included from ndbfs/Ndbfs.cpp:18: In file included from ndbfs/Ndbfs.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from ndbfs/Ndbfs.cpp:22: ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFFFF00 | val; ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFFFF00 | val; ^ ( ) 13 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o VoidFs.o `test -f 'ndbfs/VoidFs.cpp' || echo './'`ndbfs/VoidFs.cpp In file included from ndbfs/VoidFs.cpp:19: In file included from ndbfs/Ndbfs.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from ndbfs/VoidFs.cpp:23: ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFFFF00 | val; ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFFFF00 | val; ^ ( ) 13 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Filename.o `test -f 'ndbfs/Filename.cpp' || echo './'`ndbfs/Filename.cpp In file included from ndbfs/Filename.cpp:20: In file included from ndbfs/Filename.hpp:56: In file included from ../../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from ndbfs/Filename.cpp:25: ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFFFF00 | val; ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFFFF00 | val; ^ ( ) 13 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o CircularIndex.o `test -f 'ndbfs/CircularIndex.cpp' || echo './'`ndbfs/CircularIndex.cpp c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbcntrInit.o `test -f 'ndbcntr/NdbcntrInit.cpp' || echo './'`ndbcntr/NdbcntrInit.cpp In file included from ndbcntr/NdbcntrInit.cpp:19: In file included from ndbcntr/Ndbcntr.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from ndbcntr/NdbcntrInit.cpp:19: In file included from ndbcntr/Ndbcntr.hpp:25: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbcntrSysTable.o `test -f 'ndbcntr/NdbcntrSysTable.cpp' || echo './'`ndbcntr/NdbcntrSysTable.cpp In file included from ndbcntr/NdbcntrSysTable.cpp:16: In file included from ndbcntr/Ndbcntr.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from ndbcntr/NdbcntrSysTable.cpp:16: In file included from ndbcntr/Ndbcntr.hpp:25: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o NdbcntrMain.o `test -f 'ndbcntr/NdbcntrMain.cpp' || echo './'`ndbcntr/NdbcntrMain.cpp In file included from ndbcntr/NdbcntrMain.cpp:17: In file included from ndbcntr/Ndbcntr.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from ndbcntr/NdbcntrMain.cpp:17: In file included from ndbcntr/Ndbcntr.hpp:25: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ In file included from ndbcntr/NdbcntrMain.cpp:41: In file included from ../../../../../storage/ndb/include/kernel/signaldata/FsRemoveReq.hpp:20: ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFFFF00 | val; ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFFFF00 | val; ^ ( ) 14 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o QmgrInit.o `test -f 'qmgr/QmgrInit.cpp' || echo './'`qmgr/QmgrInit.cpp In file included from qmgr/QmgrInit.cpp:19: In file included from qmgr/Qmgr.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o QmgrMain.o `test -f 'qmgr/QmgrMain.cpp' || echo './'`qmgr/QmgrMain.cpp In file included from qmgr/QmgrMain.cpp:18: In file included from qmgr/Qmgr.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/pc.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ qmgr/QmgrMain.cpp:986:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] ndbout_c(buf); ^~~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Trix.o `test -f 'trix/Trix.cpp' || echo './'`trix/Trix.cpp In file included from trix/Trix.cpp:16: In file included from trix/Trix.hpp:19: In file included from ../../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from trix/Trix.cpp:16: In file included from trix/Trix.hpp:20: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ In file included from trix/Trix.cpp:31: ../../../../../storage/ndb/include/kernel/signaldata/UtilRelease.hpp:16:9: warning: 'UTIL_RELEASE_HPP' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef UTIL_RELEASE_HPP ^~~~~~~~~~~~~~~~ ../../../../../storage/ndb/include/kernel/signaldata/UtilRelease.hpp:17:9: note: 'UTIL_PREPARE_HPP' is defined here; did you mean 'UTIL_RELEASE_HPP'? #define UTIL_PREPARE_HPP ^~~~~~~~~~~~~~~~ UTIL_RELEASE_HPP 11 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Backup.o `test -f 'backup/Backup.cpp' || echo './'`backup/Backup.cpp In file included from backup/Backup.cpp:17: In file included from backup/Backup.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from backup/Backup.cpp:31: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ In file included from backup/Backup.cpp:34: ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ^ ( ) ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFFFF00 | val; ~~^~~~~~~~~~~~ ~ ../../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFFFF00 | val; ^ ( ) 14 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o BackupInit.o `test -f 'backup/BackupInit.cpp' || echo './'`backup/BackupInit.cpp In file included from backup/BackupInit.cpp:22: In file included from backup/Backup.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbUtil.o `test -f 'dbutil/DbUtil.cpp' || echo './'`dbutil/DbUtil.cpp In file included from dbutil/DbUtil.cpp:18: In file included from dbutil/DbUtil.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbutil/DbUtil.cpp:28: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ In file included from dbutil/DbUtil.cpp:32: ../../../../../storage/ndb/include/kernel/signaldata/UtilRelease.hpp:16:9: warning: 'UTIL_RELEASE_HPP' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef UTIL_RELEASE_HPP ^~~~~~~~~~~~~~~~ ../../../../../storage/ndb/include/kernel/signaldata/UtilRelease.hpp:17:9: note: 'UTIL_PREPARE_HPP' is defined here; did you mean 'UTIL_RELEASE_HPP'? #define UTIL_PREPARE_HPP ^~~~~~~~~~~~~~~~ UTIL_RELEASE_HPP 11 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Suma.o `test -f 'suma/Suma.cpp' || echo './'`suma/Suma.cpp In file included from suma/Suma.cpp:18: In file included from suma/Suma.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from suma/Suma.cpp:32: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o SumaInit.o `test -f 'suma/SumaInit.cpp' || echo './'`suma/SumaInit.cpp In file included from suma/SumaInit.cpp:16: In file included from suma/Suma.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtuxGen.o `test -f 'dbtux/DbtuxGen.cpp' || echo './'`dbtux/DbtuxGen.cpp In file included from dbtux/DbtuxGen.cpp:17: In file included from dbtux/Dbtux.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtux/DbtuxGen.cpp:17: In file included from dbtux/Dbtux.hpp:29: In file included from ./dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtuxMeta.o `test -f 'dbtux/DbtuxMeta.cpp' || echo './'`dbtux/DbtuxMeta.cpp In file included from dbtux/DbtuxMeta.cpp:17: In file included from dbtux/Dbtux.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtux/DbtuxMeta.cpp:17: In file included from dbtux/Dbtux.hpp:29: In file included from ./dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtuxMaint.o `test -f 'dbtux/DbtuxMaint.cpp' || echo './'`dbtux/DbtuxMaint.cpp In file included from dbtux/DbtuxMaint.cpp:17: In file included from dbtux/Dbtux.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtux/DbtuxMaint.cpp:17: In file included from dbtux/Dbtux.hpp:29: In file included from ./dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtuxNode.o `test -f 'dbtux/DbtuxNode.cpp' || echo './'`dbtux/DbtuxNode.cpp In file included from dbtux/DbtuxNode.cpp:17: In file included from dbtux/Dbtux.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtux/DbtuxNode.cpp:17: In file included from dbtux/Dbtux.hpp:29: In file included from ./dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtuxTree.o `test -f 'dbtux/DbtuxTree.cpp' || echo './'`dbtux/DbtuxTree.cpp In file included from dbtux/DbtuxTree.cpp:17: In file included from dbtux/Dbtux.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtux/DbtuxTree.cpp:17: In file included from dbtux/Dbtux.hpp:29: In file included from ./dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtuxScan.o `test -f 'dbtux/DbtuxScan.cpp' || echo './'`dbtux/DbtuxScan.cpp In file included from dbtux/DbtuxScan.cpp:17: In file included from dbtux/Dbtux.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtux/DbtuxScan.cpp:17: In file included from dbtux/Dbtux.hpp:29: In file included from ./dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtuxSearch.o `test -f 'dbtux/DbtuxSearch.cpp' || echo './'`dbtux/DbtuxSearch.cpp In file included from dbtux/DbtuxSearch.cpp:17: In file included from dbtux/Dbtux.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtux/DbtuxSearch.cpp:17: In file included from dbtux/Dbtux.hpp:29: In file included from ./dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtuxCmp.o `test -f 'dbtux/DbtuxCmp.cpp' || echo './'`dbtux/DbtuxCmp.cpp In file included from dbtux/DbtuxCmp.cpp:17: In file included from dbtux/Dbtux.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtux/DbtuxCmp.cpp:17: In file included from dbtux/Dbtux.hpp:29: In file included from ./dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtuxStat.o `test -f 'dbtux/DbtuxStat.cpp' || echo './'`dbtux/DbtuxStat.cpp In file included from dbtux/DbtuxStat.cpp:17: In file included from dbtux/Dbtux.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtux/DbtuxStat.cpp:17: In file included from dbtux/Dbtux.hpp:29: In file included from ./dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I../../../../../storage/ndb/src/kernel/blocks/dblqh -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../storage/ndb/src/kernel/vm -I../../../../../storage/ndb/src/kernel/error -I../../../../../storage/ndb/src/kernel -I../../../../../storage/ndb/include/kernel -I../../../../../storage/ndb/include/transporter -I../../../../../storage/ndb/include/debugger -I../../../../../storage/ndb/include/mgmapi -I../../../../../storage/ndb/include/mgmcommon -I../../../../../storage/ndb/include/ndbapi -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o DbtuxDebug.o `test -f 'dbtux/DbtuxDebug.cpp' || echo './'`dbtux/DbtuxDebug.cpp In file included from dbtux/DbtuxDebug.cpp:17: In file included from dbtux/Dbtux.hpp:20: In file included from ../../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from dbtux/DbtuxDebug.cpp:17: In file included from dbtux/Dbtux.hpp:29: In file included from ./dbtup/Dbtup.hpp:22: In file included from ../../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ 10 warnings generated. rm -f libblocks.a ar cru libblocks.a tsman.o lgman.o pgman.o diskpage.o restore.o Cmvmi.o DbaccInit.o DbaccMain.o Dbdict.o DbdihInit.o DbdihMain.o DblqhInit.o DblqhMain.o DbtcInit.o DbtcMain.o DbtupExecQuery.o DbtupBuffer.o DbtupRoutines.o DbtupCommit.o DbtupFixAlloc.o DbtupTrigger.o DbtupAbort.o DbtupPageMap.o DbtupPagMan.o DbtupStoredProcDef.o DbtupMeta.o DbtupTabDesMan.o DbtupGen.o DbtupIndex.o DbtupDebug.o DbtupScan.o DbtupDiskAlloc.o DbtupVarAlloc.o tuppage.o Undo_buffer.o AsyncFile.o Ndbfs.o VoidFs.o Filename.o CircularIndex.o NdbcntrInit.o NdbcntrSysTable.o NdbcntrMain.o QmgrInit.o QmgrMain.o Trix.o Backup.o BackupInit.o DbUtil.o Suma.o SumaInit.o DbtuxGen.o DbtuxMeta.o DbtuxMaint.o DbtuxNode.o DbtuxTree.o DbtuxScan.o DbtuxSearch.o DbtuxCmp.o DbtuxStat.o DbtuxDebug.o ranlib libblocks.a gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel/blocks' gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel/blocks' gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel' cd ../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../storage/ndb/include -I../../../../storage/ndb/src/kernel/vm -I../../../../storage/ndb/src/kernel/error -I../../../../storage/ndb/src/kernel -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -I./blocks/cmvmi -I./blocks/dbacc -I./blocks/dbdict -I./blocks/dbdih -I./blocks/dblqh -I./blocks/dbtc -I./blocks/dbtup -I./blocks/ndbfs -I./blocks/ndbcntr -I./blocks/qmgr -I./blocks/trix -I./blocks/backup -I./blocks/dbutil -I./blocks/suma -I./blocks/dbtux -I./blocks -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o main.o main.cpp In file included from main.cpp:20: In file included from ../../../../storage/ndb/src/kernel/vm/Configuration.hpp:20: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../storage/ndb/include -I../../../../storage/ndb/src/kernel/vm -I../../../../storage/ndb/src/kernel/error -I../../../../storage/ndb/src/kernel -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -I./blocks/cmvmi -I./blocks/dbacc -I./blocks/dbdict -I./blocks/dbdih -I./blocks/dblqh -I./blocks/dbtc -I./blocks/dbtup -I./blocks/ndbfs -I./blocks/ndbcntr -I./blocks/qmgr -I./blocks/trix -I./blocks/backup -I./blocks/dbutil -I./blocks/suma -I./blocks/dbtux -I./blocks -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o SimBlockList.o SimBlockList.cpp In file included from SimBlockList.cpp:16: In file included from ../../../../storage/ndb/src/kernel/vm/SimBlockList.hpp:19: In file included from ../../../../storage/ndb/src/kernel/vm/SimulatedBlock.hpp:24: In file included from ../../../../storage/ndb/src/kernel/vm/VMSignal.hpp:23: In file included from ../../../../storage/ndb/src/kernel/error/ErrorReporter.hpp:23: In file included from ../../../../storage/ndb/src/kernel/vm/Emulator.hpp:27: In file included from ../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from SimBlockList.cpp:22: In file included from ./blocks/dbdict/Dbdict.hpp:23: In file included from ../../../../storage/ndb/include/kernel/trigger_definitions.h:21: ../../../../storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:564:9: warning: address of array 'this->AttributeDefaultValue' will always evaluate to 'true' [-Wpointer-bool-conversion] AttributeDefaultValue ? AttributeDefaultValue : ""); ^~~~~~~~~~~~~~~~~~~~~ ~ In file included from SimBlockList.cpp:24: In file included from ./blocks/dblqh/Dblqh.hpp:31: ../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ~~^~~~~~~~~~~~ ~ ../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:206:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0x00FFFFFF | (((Uint32)val) << 24); ^ ( ) ../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ~~^~~~~~~~~~~~ ~ ../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:217:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFF00FFFF | (((Uint32)val) << 16); ^ ( ) ../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ~~^~~~~~~~~~~~ ~ ../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:228:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFF00FF | (((Uint32)val) << 8); ^ ( ) ../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: warning: '&' within '|' [-Wbitwise-op-parentheses] fileNumber[3] = t & 0xFFFFFF00 | val; ~~^~~~~~~~~~~~ ~ ../../../../storage/ndb/include/kernel/signaldata/FsOpenReq.hpp:269:21: note: place parentheses around the '&' expression to silence this warning fileNumber[3] = t & 0xFFFFFF00 | val; ^ ( ) 14 warnings generated. /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o ndbd main.o SimBlockList.o blocks/libblocks.a vm/libkernel.a error/liberror.a ../../../../storage/ndb/src/common/transporter/libtransporter.la ../../../../storage/ndb/src/common/debugger/libtrace.la ../../../../storage/ndb/src/common/debugger/signaldata/libsignaldataprint.la ../../../../storage/ndb/src/common/logger/liblogger.la ../../../../storage/ndb/src/common/mgmcommon/libmgmsrvcommon.la ../../../../storage/ndb/src/mgmapi/libmgmapi.la ../../../../storage/ndb/src/common/portlib/libportlib.la ../../../../storage/ndb/src/common/util/libgeneral.la ../../../../dbug/libdbug.a ../../../../mysys/libmysys.a ../../../../strings/libmystrings.a -lpthread -lcrypt -lm -lpthread libtool: link: c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o ndbd main.o SimBlockList.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql blocks/libblocks.a vm/libkernel.a error/liberror.a ../../../../storage/ndb/src/common/transporter/.libs/libtransporter.a ../../../../storage/ndb/src/common/debugger/.libs/libtrace.a ../../../../storage/ndb/src/common/debugger/signaldata/.libs/libsignaldataprint.a ../../../../storage/ndb/src/common/logger/.libs/liblogger.a ../../../../storage/ndb/src/common/mgmcommon/.libs/libmgmsrvcommon.a ../../../../storage/ndb/src/mgmapi/.libs/libmgmapi.a ../../../../storage/ndb/src/common/portlib/.libs/libportlib.a ../../../../storage/ndb/src/common/util/.libs/libgeneral.a ../../../../dbug/libdbug.a ../../../../mysys/libmysys.a ../../../../strings/libmystrings.a -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel' gmake[4]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/kernel' Making all in mgmclient gmake[4]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/mgmclient' cd ../../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/mgmclient/Makefile depfiles config.status: creating storage/ndb/src/mgmclient/Makefile config.status: executing depfiles commands cd ../../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/src/common/mgmcommon -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o CommandInterpreter.lo CommandInterpreter.cpp libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -I../../../../storage/ndb/src/common/mgmcommon -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c CommandInterpreter.cpp -fPIC -DPIC -o .libs/CommandInterpreter.o In file included from CommandInterpreter.cpp:19: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ CommandInterpreter.cpp:1772:6: warning: comparison of array 'enabled' equal to a null pointer is always false [-Wtautological-pointer-compare] if(enabled == NULL) { ^~~~~~~ ~~~~ 10 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../mysys -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -I../../../../storage/ndb/src/common/mgmcommon -Dunix -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -c CommandInterpreter.cpp -o CommandInterpreter.o >/dev/null 2>&1 /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o libndbmgmclient.la CommandInterpreter.lo ../mgmapi/libmgmapi.la ../common/logger/liblogger.la ../common/portlib/libportlib.la ../common/util/libgeneral.la ../common/portlib/libportlib.la ../common/debugger/libtrace.la -lpthread -lcrypt -lm -lpthread libtool: link: (cd .libs/libndbmgmclient.lax/libmgmapi.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/mgmclient/../mgmapi/.libs/libmgmapi.a") libtool: link: (cd .libs/libndbmgmclient.lax/liblogger.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/mgmclient/../common/logger/.libs/liblogger.a") libtool: link: (cd .libs/libndbmgmclient.lax/libportlib.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/mgmclient/../common/portlib/.libs/libportlib.a") libtool: link: (cd .libs/libndbmgmclient.lax/libgeneral.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/mgmclient/../common/util/.libs/libgeneral.a") libtool: link: (cd .libs/libndbmgmclient.lax/lt1-libportlib.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/mgmclient/../common/portlib/.libs/libportlib.a") libtool: link: (cd .libs/libndbmgmclient.lax/libtrace.a && ar x "/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/mgmclient/../common/debugger/.libs/libtrace.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbCondition.o .libs/libndbmgmclient.lax/lt1-NdbCondition.o || cp .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbCondition.o .libs/libndbmgmclient.lax/lt1-NdbCondition.o libtool: link: ln .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbConfig.o .libs/libndbmgmclient.lax/lt2-NdbConfig.o || cp .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbConfig.o .libs/libndbmgmclient.lax/lt2-NdbConfig.o libtool: link: ln .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbDaemon.o .libs/libndbmgmclient.lax/lt3-NdbDaemon.o || cp .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbDaemon.o .libs/libndbmgmclient.lax/lt3-NdbDaemon.o libtool: link: ln .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbEnv.o .libs/libndbmgmclient.lax/lt4-NdbEnv.o || cp .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbEnv.o .libs/libndbmgmclient.lax/lt4-NdbEnv.o libtool: link: ln .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbHost.o .libs/libndbmgmclient.lax/lt5-NdbHost.o || cp .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbHost.o .libs/libndbmgmclient.lax/lt5-NdbHost.o libtool: link: ln .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbMem.o .libs/libndbmgmclient.lax/lt6-NdbMem.o || cp .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbMem.o .libs/libndbmgmclient.lax/lt6-NdbMem.o libtool: link: ln .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbMutex.o .libs/libndbmgmclient.lax/lt7-NdbMutex.o || cp .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbMutex.o .libs/libndbmgmclient.lax/lt7-NdbMutex.o libtool: link: ln .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbSleep.o .libs/libndbmgmclient.lax/lt8-NdbSleep.o || cp .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbSleep.o .libs/libndbmgmclient.lax/lt8-NdbSleep.o libtool: link: ln .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbTCP.o .libs/libndbmgmclient.lax/lt9-NdbTCP.o || cp .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbTCP.o .libs/libndbmgmclient.lax/lt9-NdbTCP.o libtool: link: ln .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbThread.o .libs/libndbmgmclient.lax/lt10-NdbThread.o || cp .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbThread.o .libs/libndbmgmclient.lax/lt10-NdbThread.o libtool: link: ln .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbTick.o .libs/libndbmgmclient.lax/lt11-NdbTick.o || cp .libs/libndbmgmclient.lax/lt1-libportlib.a/NdbTick.o .libs/libndbmgmclient.lax/lt11-NdbTick.o libtool: link: ar cru .libs/libndbmgmclient.a .libs/CommandInterpreter.o .libs/libndbmgmclient.lax/libmgmapi.a/ConfigInfo.o .libs/libndbmgmclient.lax/libmgmapi.a/LocalConfig.o .libs/libndbmgmclient.lax/libmgmapi.a/mgmapi.o .libs/libndbmgmclient.lax/libmgmapi.a/mgmapi_configuration.o .libs/libndbmgmclient.lax/libmgmapi.a/ndb_logevent.o .libs/libndbmgmclient.lax/libmgmapi.a/ndbd_exit_codes.o .libs/libndbmgmclient.lax/liblogger.a/ConsoleLogHandler.o .libs/libndbmgmclient.lax/liblogger.a/FileLogHandler.o .libs/libndbmgmclient.lax/liblogger.a/LogHandler.o .libs/libndbmgmclient.lax/liblogger.a/LogHandlerList.o .libs/libndbmgmclient.lax/liblogger.a/Logger.o .libs/libndbmgmclient.lax/liblogger.a/SysLogHandler.o .libs/libndbmgmclient.lax/libportlib.a/NdbCondition.o .libs/libndbmgmclient.lax/libportlib.a/NdbConfig.o .libs/libndbmgmclient.lax/libportlib.a/NdbDaemon.o .libs/libndbmgmclient.lax/libportlib.a/NdbEnv.o .libs/libndbmgmclient.lax/libportlib.a/NdbHost.o .libs/libndbmgmclient.lax/libportlib.a/NdbMem.o .libs/libndbmgmclient.lax/libportlib.a/NdbMutex.o .libs/libndbmgmclient.lax/libportlib.a/NdbSleep.o .libs/libndbmgmclient.lax/libportlib.a/NdbTCP.o .libs/libndbmgmclient.lax/libportlib.a/NdbThread.o .libs/libndbmgmclient.lax/libportlib.a/NdbTick.o .libs/libndbmgmclient.lax/libgeneral.a/BaseString.o .libs/libndbmgmclient.lax/libgeneral.a/Bitmask.o .libs/libndbmgmclient.lax/libgeneral.a/ConfigValues.o .libs/libndbmgmclient.lax/libgeneral.a/File.o .libs/libndbmgmclient.lax/libgeneral.a/InputStream.o .libs/libndbmgmclient.lax/libgeneral.a/NdbOut.o .libs/libndbmgmclient.lax/libgeneral.a/NdbSqlUtil.o .libs/libndbmgmclient.lax/libgeneral.a/OutputStream.o .libs/libndbmgmclient.lax/libgeneral.a/Parser.o .libs/libndbmgmclient.lax/libgeneral.a/Properties.o .libs/libndbmgmclient.lax/libgeneral.a/SimpleProperties.o .libs/libndbmgmclient.lax/libgeneral.a/SocketAuthenticator.o .libs/libndbmgmclient.lax/libgeneral.a/SocketClient.o .libs/libndbmgmclient.lax/libgeneral.a/SocketServer.o .libs/libndbmgmclient.lax/libgeneral.a/basestring_vsnprintf.o .libs/libndbmgmclient.lax/libgeneral.a/md5_hash.o .libs/libndbmgmclient.lax/libgeneral.a/ndb_init.o .libs/libndbmgmclient.lax/libgeneral.a/ndb_rand.o .libs/libndbmgmclient.lax/libgeneral.a/new.o .libs/libndbmgmclient.lax/libgeneral.a/random.o .libs/libndbmgmclient.lax/libgeneral.a/socket_io.o .libs/libndbmgmclient.lax/libgeneral.a/strdup.o .libs/libndbmgmclient.lax/libgeneral.a/uucode.o .libs/libndbmgmclient.lax/libgeneral.a/version.o .libs/libndbmgmclient.lax/lt1-NdbCondition.o .libs/libndbmgmclient.lax/lt2-NdbConfig.o .libs/libndbmgmclient.lax/lt3-NdbDaemon.o .libs/libndbmgmclient.lax/lt4-NdbEnv.o .libs/libndbmgmclient.lax/lt5-NdbHost.o .libs/libndbmgmclient.lax/lt6-NdbMem.o .libs/libndbmgmclient.lax/lt7-NdbMutex.o .libs/libndbmgmclient.lax/lt8-NdbSleep.o .libs/libndbmgmclient.lax/lt9-NdbTCP.o .libs/libndbmgmclient.lax/lt10-NdbThread.o .libs/libndbmgmclient.lax/lt11-NdbTick.o .libs/libndbmgmclient.lax/libtrace.a/BlockNames.o .libs/libndbmgmclient.lax/libtrace.a/DebuggerNames.o .libs/libndbmgmclient.lax/libtrace.a/EventLogger.o .libs/libndbmgmclient.lax/libtrace.a/SignalLoggerManager.o libtool: link: ranlib .libs/libndbmgmclient.a libtool: link: rm -fr .libs/libndbmgmclient.lax .libs/libndbmgmclient.lax libtool: link: ( cd ".libs" && rm -f "libndbmgmclient.la" && ln -s "../libndbmgmclient.la" "libndbmgmclient.la" ) c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../include -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/src/common/mgmcommon -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o main.o main.cpp In file included from main.cpp:36: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ 9 warnings generated. /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -static -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o ndb_mgm main.o libndbmgmclient.la ../common/portlib/libportlib.la -lreadline ../../../../storage/ndb/src/libndbclient.la ../../../../dbug/libdbug.a ../../../../mysys/libmysys.a ../../../../strings/libmystrings.a -ltermcap -lpthread -lcrypt -lm -lpthread libtool: link: c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o ndb_mgm main.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql ./.libs/libndbmgmclient.a ../common/portlib/.libs/libportlib.a -ledit -ltermcap ../../../../storage/ndb/src/.libs/libndbclient.a ../../../../dbug/libdbug.a ../../../../mysys/libmysys.a ../../../../strings/libmystrings.a -ltermcap -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib gmake[4]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/mgmclient' Making all in mgmsrv gmake[4]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/mgmsrv' cd ../../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/mgmsrv/Makefile depfiles config.status: creating storage/ndb/src/mgmsrv/Makefile config.status: executing depfiles commands cd ../../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' c++ -DHAVE_CONFIG_H -DNDEBUG -DDEFAULT_MYSQL_HOME="\"/usr/pkg\"" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DMYSQLCLUSTERDIR="\".\"" -I. -I../../../../include -I../../../../storage/ndb/src/ndbapi -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/src/common/mgmcommon -I../../../../storage/ndb/src/mgmclient -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o MgmtSrvr.o MgmtSrvr.cpp In file included from MgmtSrvr.cpp:19: In file included from ./MgmtSrvr.hpp:22: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from MgmtSrvr.cpp:19: In file included from ./MgmtSrvr.hpp:33: In file included from ../../../../storage/ndb/src/ndbapi/SignalSender.hpp:20: ../../../../storage/ndb/src/ndbapi/TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../../../../storage/ndb/src/ndbapi/TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ MgmtSrvr.cpp:416:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] ndbout_c(m_config_retriever->getErrorString()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MgmtSrvr.cpp:1218:7: warning: expression result unused [-Wunused-value] *stopCount++; ^~~~~~~~~~~~ MgmtSrvr.cpp:1222:3: warning: expression result unused [-Wunused-value] *stopCount++; ^~~~~~~~~~~~ 13 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -DDEFAULT_MYSQL_HOME="\"/usr/pkg\"" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DMYSQLCLUSTERDIR="\".\"" -I. -I../../../../include -I../../../../storage/ndb/src/ndbapi -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/src/common/mgmcommon -I../../../../storage/ndb/src/mgmclient -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o MgmtSrvrGeneralSignalHandling.o MgmtSrvrGeneralSignalHandling.cpp c++ -DHAVE_CONFIG_H -DNDEBUG -DDEFAULT_MYSQL_HOME="\"/usr/pkg\"" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DMYSQLCLUSTERDIR="\".\"" -I. -I../../../../include -I../../../../storage/ndb/src/ndbapi -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/src/common/mgmcommon -I../../../../storage/ndb/src/mgmclient -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o main.o main.cpp In file included from main.cpp:19: In file included from ./MgmtSrvr.hpp:22: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from main.cpp:19: In file included from ./MgmtSrvr.hpp:33: In file included from ../../../../storage/ndb/src/ndbapi/SignalSender.hpp:20: ../../../../storage/ndb/src/ndbapi/TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../../../../storage/ndb/src/ndbapi/TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ main.cpp:310:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] ndbout_c(error_string.c_str()); ^~~~~~~~~~~~~~~~~~~~ main.cpp:321:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] ndbout_c(msg); ^~~ main.cpp:326:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] ndbout_c(msg); ^~~ 13 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -DDEFAULT_MYSQL_HOME="\"/usr/pkg\"" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DMYSQLCLUSTERDIR="\".\"" -I. -I../../../../include -I../../../../storage/ndb/src/ndbapi -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/src/common/mgmcommon -I../../../../storage/ndb/src/mgmclient -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Services.o Services.cpp In file included from Services.cpp:22: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from Services.cpp:31: In file included from ./Services.hpp:25: In file included from ./MgmtSrvr.hpp:33: In file included from ../../../../storage/ndb/src/ndbapi/SignalSender.hpp:20: ../../../../storage/ndb/src/ndbapi/TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../../../../storage/ndb/src/ndbapi/TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -DDEFAULT_MYSQL_HOME="\"/usr/pkg\"" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DMYSQLCLUSTERDIR="\".\"" -I. -I../../../../include -I../../../../storage/ndb/src/ndbapi -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/src/common/mgmcommon -I../../../../storage/ndb/src/mgmclient -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o convertStrToInt.o convertStrToInt.cpp c++ -DHAVE_CONFIG_H -DNDEBUG -DDEFAULT_MYSQL_HOME="\"/usr/pkg\"" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DMYSQLCLUSTERDIR="\".\"" -I. -I../../../../include -I../../../../storage/ndb/src/ndbapi -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/src/common/mgmcommon -I../../../../storage/ndb/src/mgmclient -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o SignalQueue.o SignalQueue.cpp In file included from SignalQueue.cpp:17: In file included from ./SignalQueue.hpp:19: In file included from ../../../../storage/ndb/src/ndbapi/NdbApiSignal.hpp:33: In file included from ../../../../storage/ndb/src/ndbapi/TransporterFacade.hpp:22: In file included from ../../../../storage/ndb/include/transporter/TransporterRegistry.hpp:36: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from SignalQueue.cpp:17: In file included from ./SignalQueue.hpp:19: In file included from ../../../../storage/ndb/src/ndbapi/NdbApiSignal.hpp:33: ../../../../storage/ndb/src/ndbapi/TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../../../../storage/ndb/src/ndbapi/TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -DDEFAULT_MYSQL_HOME="\"/usr/pkg\"" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DMYSQLCLUSTERDIR="\".\"" -I. -I../../../../include -I../../../../storage/ndb/src/ndbapi -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/src/common/mgmcommon -I../../../../storage/ndb/src/mgmclient -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o MgmtSrvrConfig.o MgmtSrvrConfig.cpp In file included from MgmtSrvrConfig.cpp:19: In file included from ./MgmtSrvr.hpp:22: In file included from ../../../../storage/ndb/include/mgmapi/mgmapi.h:20: ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:332:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_STTORRYRecieved { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:368:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NDBStopAborted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:397:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDict { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:399:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_NR_CopyDistr { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:436:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:438:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_GCP_TakeoverCompleted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:440:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_LCP_TakeoverStarted { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:506:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_WarningEvent { ^ ../../../../storage/ndb/include/mgmapi/ndb_logevent.h:517:3: warning: empty struct has size 0 in C, size 1 in C++ [-Wextern-c-compat] struct ndb_logevent_InfoEvent { ^ In file included from MgmtSrvrConfig.cpp:19: In file included from ./MgmtSrvr.hpp:33: In file included from ../../../../storage/ndb/src/ndbapi/SignalSender.hpp:20: ../../../../storage/ndb/src/ndbapi/TransporterFacade.hpp:368:45: warning: '&&' within '||' [-Wlogical-op-parentheses] return (!node.m_state.getSingleUserMode() && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../../../../storage/ndb/src/ndbapi/TransporterFacade.hpp:368:45: note: place parentheses around the '&&' expression to silence this warning return (!node.m_state.getSingleUserMode() && ^ 10 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -DDEFAULT_MYSQL_HOME="\"/usr/pkg\"" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DMYSQLCLUSTERDIR="\".\"" -I. -I../../../../include -I../../../../storage/ndb/src/ndbapi -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/src/common/mgmcommon -I../../../../storage/ndb/src/mgmclient -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o ConfigInfo.o ConfigInfo.cpp ConfigInfo.cpp:3621:36: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] p_connections2.put("", nodeId1 + nodeId2<<16, nodeId1); ~~~~~~~~^~~~~~~~~~~ ConfigInfo.cpp:3621:36: note: place parentheses around the '+' expression to silence this warning p_connections2.put("", nodeId1 + nodeId2<<16, nodeId1); ^ ( ) ConfigInfo.cpp:3622:36: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] p_connections2.put("", nodeId2 + nodeId1<<16, nodeId2); ~~~~~~~~^~~~~~~~~~~ ConfigInfo.cpp:3622:36: note: place parentheses around the '+' expression to silence this warning p_connections2.put("", nodeId2 + nodeId1<<16, nodeId2); ^ ( ) ConfigInfo.cpp:3654:41: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] if(!p_connections2.get("", nodeId1+nodeId2<<16, &dummy)) { ~~~~~~~^~~~~~~~~~ ConfigInfo.cpp:3654:41: note: place parentheses around the '+' expression to silence this warning if(!p_connections2.get("", nodeId1+nodeId2<<16, &dummy)) { ^ ( ) 3 warnings generated. c++ -DHAVE_CONFIG_H -DNDEBUG -DDEFAULT_MYSQL_HOME="\"/usr/pkg\"" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DMYSQLCLUSTERDIR="\".\"" -I. -I../../../../include -I../../../../storage/ndb/src/ndbapi -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/src/common/mgmcommon -I../../../../storage/ndb/src/mgmclient -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o InitConfigFileParser.o InitConfigFileParser.cpp InitConfigFileParser.cpp:517:7: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!strcasecmp(token2, "DEFAULT") == 0) return NULL; ^ ~~ InitConfigFileParser.cpp:517:7: note: add parentheses after the '!' to evaluate the comparison first if (!strcasecmp(token2, "DEFAULT") == 0) return NULL; ^ ( ) InitConfigFileParser.cpp:517:7: note: add parentheses around left hand side expression to silence this warning if (!strcasecmp(token2, "DEFAULT") == 0) return NULL; ^ ( ) 1 warning generated. c++ -DHAVE_CONFIG_H -DNDEBUG -DDEFAULT_MYSQL_HOME="\"/usr/pkg\"" -DMYSQL_DATADIR="\"/usr/pkg/var/mysql\"" -DSHAREDIR="\"/usr/pkg/share/mysql\"" -DMYSQLCLUSTERDIR="\".\"" -I. -I../../../../include -I../../../../storage/ndb/src/ndbapi -I../../../../storage/ndb/src/mgmapi -I../../../../storage/ndb/src/common/mgmcommon -I../../../../storage/ndb/src/mgmclient -I. -I../../../../include -I../../../../storage/ndb/include -I../../../../include -I../../../../mysys -I../../../../storage/ndb/include -I../../../../storage/ndb/include/kernel -I../../../../storage/ndb/include/transporter -I../../../../storage/ndb/include/debugger -I../../../../storage/ndb/include/mgmapi -I../../../../storage/ndb/include/mgmcommon -I../../../../storage/ndb/include/ndbapi -I../../../../storage/ndb/include/util -I../../../../storage/ndb/include/portlib -I../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Config.o Config.cpp /usr/pkg/bin/bash ../../../../libtool --preserve-dup-deps --tag=CXX --mode=link c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -static -Wl,-R/usr/pkg/lib/mysql -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib/mysql -o ndb_mgmd MgmtSrvr.o MgmtSrvrGeneralSignalHandling.o main.o Services.o convertStrToInt.o SignalQueue.o MgmtSrvrConfig.o ConfigInfo.o InitConfigFileParser.o Config.o ../../../../storage/ndb/src/mgmclient/CommandInterpreter.lo ../../../../storage/ndb/src/libndbclient.la ../../../../dbug/libdbug.a ../../../../mysys/libmysys.a ../../../../strings/libmystrings.a -lreadline -ltermcap -lpthread -lcrypt -lm -lpthread libtool: link: c++ -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include -I/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/include/mysql -fPIC -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-R/usr/pkg/lib/mysql -Wl,-R/usr/pkg/lib -o ndb_mgmd MgmtSrvr.o MgmtSrvrGeneralSignalHandling.o main.o Services.o convertStrToInt.o SignalQueue.o MgmtSrvrConfig.o ConfigInfo.o InitConfigFileParser.o Config.o ../../../../storage/ndb/src/mgmclient/.libs/CommandInterpreter.o -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -L/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib/mysql ../../../../storage/ndb/src/.libs/libndbclient.a ../../../../dbug/libdbug.a ../../../../mysys/libmysys.a ../../../../strings/libmystrings.a -ledit -ltermcap -ltermcap -lcrypt -lm -lpthread -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib -Wl,-rpath,/usr/pkgsrc/work/databases/mysql51-server/work/.buildlink/lib gmake[4]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/mgmsrv' Making all in cw gmake[4]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/cw' cd ../../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/cw/Makefile config.status: creating storage/ndb/src/cw/Makefile cd ../../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' Making all in cpcd gmake[5]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/cw/cpcd' cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' cd ../../../../.. && /usr/pkg/bin/bash ./config.status storage/ndb/src/cw/cpcd/Makefile depfiles config.status: creating storage/ndb/src/cw/cpcd/Makefile config.status: executing depfiles commands cd ../../../../.. && /usr/pkg/bin/gmake am--refresh gmake[6]: Entering directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' /usr/pkg/bin/bash ./config.status --recheck gmake[6]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72' c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o main.o main.cpp c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o CPCD.o CPCD.cpp c++ -DHAVE_CONFIG_H -DNDEBUG -I. -I../../../../../include -I. -I../../../../../include -I../../../../../storage/ndb/include -I../../../../../include -I../../../../../mysys -I../../../../../storage/ndb/include -I../../../../../storage/ndb/include/util -I../../../../../storage/ndb/include/portlib -I../../../../../storage/ndb/include/logger -Dunix -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -O2 -march=i586 -march=i486 -DUSE_OLD_FUNCTIONS -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/mysql -fPIC -DPIC -DSIGNALS_DONT_BREAK_READ -fno-implicit-templates -fno-exceptions -fno-rtti -c -o Process.o Process.cpp Process.cpp:427:16: error: use of undeclared identifier 'getpgid' pid_t pgid = getpgid(pid); ^ 1 error generated. Makefile:547: recipe for target 'Process.o' failed gmake[5]: *** [Process.o] Error 1 gmake[5]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/cw/cpcd' Makefile:436: recipe for target 'all-recursive' failed gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src/cw' Makefile:547: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb/src' Makefile:463: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage/ndb' Makefile:443: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/usr/pkgsrc/work/databases/mysql51-server/work/mysql-5.1.72/storage' Makefile:492: recipe for target 'all-recursive' failed gmake: *** [all-recursive] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/databases/mysql51-server *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/databases/mysql51-server