>>> oracle-mysql 5.1.73 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/oracle-mysql/mysql-5.1.73.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73 -xf - >>> oracle-mysql 5.1.73 Patching Applying 0000-ac_cache_check.patch using patch: patching file storage/innodb_plugin/plug.in Hunk #1 succeeded at 56 (offset 3 lines). Hunk #2 succeeded at 99 (offset 3 lines). Hunk #3 succeeded at 135 with fuzz 1 (offset 3 lines). Hunk #4 succeeded at 168 with fuzz 2 (offset 10 lines). Hunk #5 succeeded at 202 (offset 10 lines). Hunk #6 succeeded at 236 (offset 10 lines). Applying 0001-configure-ps-cache-check.patch using patch: patching file configure.in Hunk #1 succeeded at 487 (offset 25 lines). Hunk #2 succeeded at 527 (offset 25 lines). Applying 0002-use-new-readline-iface.patch using patch: patching file configure.in Hunk #1 succeeded at 2679 (offset -10 lines). Applying 0003-ac_stack_direction-is-unset.patch using patch: patching file config/ac-macros/misc.m4 Applying 0004-Fix-gen_lex_hash-execution.patch using patch: patching file sql/Makefile.am patching file sql/Makefile.in Applying 0005-bison_3_breaks_mysql_server_build.patch using patch: patching file sql/sql_lex.cc patching file sql/sql_lex.h patching file sql/sql_parse.cc patching file sql/sql_yacc.yy Applying 0006-no-force-static-build.patch using patch: patching file configure.in Applying 0007-dont-install-in-mysql-directory.patch using patch: patching file dbug/Makefile.am patching file libmysql/Makefile.shared patching file libmysqld/Makefile.am patching file mysys/Makefile.am patching file storage/csv/Makefile.am patching file storage/heap/Makefile.am patching file storage/myisam/Makefile.am patching file storage/myisammrg/Makefile.am patching file strings/Makefile.am patching file tests/Makefile.am patching file vio/Makefile.am patching file zlib/Makefile.am Applying 0008-fix-type-conversion.patch using patch: patching file server-tools/instance-manager/protocol.cc Applying 0008-gcc7.patch using patch: patching file client/mysql.cc patching file server-tools/instance-manager/instance_map.cc >>> oracle-mysql 5.1.73 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73 -name $file); do cp support/gnuconfig/$file $i; done; done >>> oracle-mysql 5.1.73 Configuring >>> oracle-mysql 5.1.73 Autoreconfiguring aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' config/ac-macros/character_sets.m4:6: warning: prefer named diversions config/ac-macros/character_sets.m4:6: warning: prefer named diversions libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT' aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' config/ac-macros/character_sets.m4:6: warning: prefer named diversions config/ac-macros/character_sets.m4:6: warning: prefer named diversions config/ac-macros/character_sets.m4:6: warning: prefer named diversions automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' config/ac-macros/character_sets.m4:6: warning: prefer named diversions configure.in:23: installing './compile' configure.in:22: installing './missing' BUILD/Makefile.am:82: warning: '%'-style pattern rules are a GNU make extension Docs/Makefile.am:42: warning: '%'-style pattern rules are a GNU make extension client/Makefile.am:127: warning: '%'-style pattern rules are a GNU make extension client/Makefile.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') client/Makefile.am:98: warning: source file '$(top_srcdir)/mysys/my_getpagesize.c' is in a subdirectory, client/Makefile.am:98: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. client/Makefile.am:60: warning: source file '$(top_srcdir)/mysys/mf_tempdir.c' is in a subdirectory, client/Makefile.am:60: but option 'subdir-objects' is disabled client/Makefile.am:60: warning: source file '$(top_srcdir)/mysys/my_new.cc' is in a subdirectory, client/Makefile.am:60: but option 'subdir-objects' is disabled client/Makefile.am:60: warning: source file '$(top_srcdir)/mysys/my_bit.c' is in a subdirectory, client/Makefile.am:60: but option 'subdir-objects' is disabled client/Makefile.am:60: warning: source file '$(top_srcdir)/mysys/my_bitmap.c' is in a subdirectory, client/Makefile.am:60: but option 'subdir-objects' is disabled client/Makefile.am:60: warning: source file '$(top_srcdir)/mysys/my_vle.c' is in a subdirectory, client/Makefile.am:60: but option 'subdir-objects' is disabled client/Makefile.am:60: warning: source file '$(top_srcdir)/mysys/base64.c' is in a subdirectory, client/Makefile.am:60: but option 'subdir-objects' is disabled client/Makefile.am:69: warning: source file '$(top_srcdir)/mysys/mf_getdate.c' is in a subdirectory, client/Makefile.am:69: but option 'subdir-objects' is disabled client/Makefile.am: installing './depcomp' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' cmd-line-utils/Makefile.am:24: warning: '%'-style pattern rules are a GNU make extension cmd-line-utils/libedit/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') cmd-line-utils/libedit/Makefile.am:10: warning: source file 'np/unvis.c' is in a subdirectory, cmd-line-utils/libedit/Makefile.am:10: but option 'subdir-objects' is disabled cmd-line-utils/libedit/Makefile.am:10: warning: source file 'np/strlcpy.c' is in a subdirectory, cmd-line-utils/libedit/Makefile.am:10: but option 'subdir-objects' is disabled cmd-line-utils/libedit/Makefile.am:10: warning: source file 'np/vis.c' is in a subdirectory, cmd-line-utils/libedit/Makefile.am:10: but option 'subdir-objects' is disabled cmd-line-utils/libedit/Makefile.am:10: warning: source file 'np/strlcat.c' is in a subdirectory, cmd-line-utils/libedit/Makefile.am:10: but option 'subdir-objects' is disabled cmd-line-utils/libedit/Makefile.am:10: warning: source file 'np/fgetln.c' is in a subdirectory, cmd-line-utils/libedit/Makefile.am:10: but option 'subdir-objects' is disabled cmd-line-utils/libedit/Makefile.am:10: warning: source file 'np/wcsdup.c' is in a subdirectory, cmd-line-utils/libedit/Makefile.am:10: but option 'subdir-objects' is disabled cmd-line-utils/readline/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension cmd-line-utils/readline/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') dbug/Makefile.am:65: warning: '%'-style pattern rules are a GNU make extension dbug/Makefile.am:18: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') extra/Makefile.am:60: warning: '%'-style pattern rules are a GNU make extension extra/Makefile.am:16: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') extra/yassl/Makefile.am:20: warning: '%'-style pattern rules are a GNU make extension extra/yassl/src/Makefile.am:22: warning: wildcard ../include/*.hpp: non-POSIX variable name extra/yassl/src/Makefile.am:22: (probably a GNU make extension) extra/yassl/src/Makefile.am:22: warning: wildcard ../include/openssl/*.h: non-POSIX variable name extra/yassl/src/Makefile.am:22: (probably a GNU make extension) extra/yassl/src/Makefile.am:26: warning: '%'-style pattern rules are a GNU make extension extra/yassl/src/Makefile.am:16: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') extra/yassl/taocrypt/Makefile.am:17: warning: wildcard mySTL/*.hpp: non-POSIX variable name extra/yassl/taocrypt/Makefile.am:17: (probably a GNU make extension) extra/yassl/taocrypt/Makefile.am:20: warning: '%'-style pattern rules are a GNU make extension extra/yassl/taocrypt/benchmark/Makefile.am:24: warning: '%'-style pattern rules are a GNU make extension extra/yassl/taocrypt/benchmark/Makefile.am:16: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') extra/yassl/taocrypt/src/Makefile.am:29: warning: wildcard ../include/*.hpp: non-POSIX variable name extra/yassl/taocrypt/src/Makefile.am:29: (probably a GNU make extension) extra/yassl/taocrypt/src/Makefile.am:32: warning: '%'-style pattern rules are a GNU make extension extra/yassl/taocrypt/src/Makefile.am:16: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') extra/yassl/taocrypt/test/Makefile.am:24: warning: '%'-style pattern rules are a GNU make extension extra/yassl/taocrypt/test/Makefile.am:16: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') extra/yassl/testsuite/Makefile.am:28: warning: '%'-style pattern rules are a GNU make extension extra/yassl/testsuite/Makefile.am:16: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') extra/yassl/testsuite/Makefile.am:18: warning: source file '../taocrypt/test/test.cpp' is in a subdirectory, extra/yassl/testsuite/Makefile.am:18: but option 'subdir-objects' is disabled extra/yassl/testsuite/Makefile.am:18: warning: source file '../examples/client/client.cpp' is in a subdirectory, extra/yassl/testsuite/Makefile.am:18: but option 'subdir-objects' is disabled extra/yassl/testsuite/Makefile.am:18: warning: source file '../examples/server/server.cpp' is in a subdirectory, extra/yassl/testsuite/Makefile.am:18: but option 'subdir-objects' is disabled extra/yassl/testsuite/Makefile.am:18: warning: source file '../examples/echoclient/echoclient.cpp' is in a subdirectory, extra/yassl/testsuite/Makefile.am:18: but option 'subdir-objects' is disabled extra/yassl/testsuite/Makefile.am:18: warning: source file '../examples/echoserver/echoserver.cpp' is in a subdirectory, extra/yassl/testsuite/Makefile.am:18: but option 'subdir-objects' is disabled include/Makefile.am:70: warning: '%'-style pattern rules are a GNU make extension libmysql/Makefile.shared:118: warning: '%'-style pattern rules are a GNU make extension libmysql/Makefile.am:28: 'libmysql/Makefile.shared' included from here libmysql/Makefile.am:115: warning: '%'-style pattern rules are a GNU make extension libmysql/Makefile.am:25: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') libmysql/Makefile.shared:118: warning: '%'-style pattern rules are a GNU make extension libmysql_r/Makefile.am:29: 'libmysql/Makefile.shared' included from here libmysql_r/Makefile.am:46: warning: '%'-style pattern rules are a GNU make extension libmysql_r/Makefile.am:26: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') libmysqld/Makefile.am:237: warning: '%'-style pattern rules are a GNU make extension libmysqld/Makefile.am:33: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') libmysqld/examples/Makefile.am:57: warning: '%'-style pattern rules are a GNU make extension libmysqld/examples/Makefile.am:36: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') man/Makefile.am:29: warning: '%'-style pattern rules are a GNU make extension mysql-test/Makefile.am:145: warning: '%'-style pattern rules are a GNU make extension mysql-test/lib/My/SafeProcess/Makefile.am:30: warning: '%'-style pattern rules are a GNU make extension mysys/Makefile.am:137: warning: '%'-style pattern rules are a GNU make extension mysys/Makefile.am:19: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') netware/Makefile.am:121: warning: '%'-style pattern rules are a GNU make extension netware/Makefile.am:19: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') regex/Makefile.am:36: warning: '%'-style pattern rules are a GNU make extension regex/Makefile.am:18: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') scripts/Makefile.am:198: warning: '%'-style pattern rules are a GNU make extension server-tools/Makefile.am:20: warning: '%'-style pattern rules are a GNU make extension server-tools/instance-manager/Makefile.am:103: warning: '%'-style pattern rules are a GNU make extension server-tools/instance-manager/Makefile.am:16: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') sql-bench/Makefile.am:86: warning: '%'-style pattern rules are a GNU make extension sql-common/Makefile.am:20: warning: '%'-style pattern rules are a GNU make extension sql/Makefile.am:195: warning: '%'-style pattern rules are a GNU make extension sql/Makefile.am:23: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') sql/share/Makefile.am:62: warning: '%'-style pattern rules are a GNU make extension storage/archive/Makefile.am:70: warning: '%'-style pattern rules are a GNU make extension storage/archive/Makefile.am:23: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/blackhole/Makefile.am:52: warning: '%'-style pattern rules are a GNU make extension storage/blackhole/Makefile.am:23: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/csv/Makefile.am:45: warning: '%'-style pattern rules are a GNU make extension storage/csv/Makefile.am:22: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/example/Makefile.am:52: warning: '%'-style pattern rules are a GNU make extension storage/example/Makefile.am:23: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/federated/Makefile.am:52: warning: '%'-style pattern rules are a GNU make extension storage/federated/Makefile.am:23: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/federated/Makefile.am:47: warning: source file '$(top_srcdir)/mysys/string.c' is in a subdirectory, storage/federated/Makefile.am:47: but option 'subdir-objects' is disabled storage/federated/Makefile.am:40: warning: source file '$(top_srcdir)/mysys/string.c' is in a subdirectory, storage/federated/Makefile.am:40: but option 'subdir-objects' is disabled storage/heap/Makefile.am:55: warning: '%'-style pattern rules are a GNU make extension storage/heap/Makefile.am:20: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/innobase/Makefile.am:175: warning: '%'-style pattern rules are a GNU make extension storage/innobase/Makefile.am:23: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/innobase/Makefile.am:127: warning: source file 'btr/btr0btr.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'btr/btr0cur.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'btr/btr0pcur.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'btr/btr0sea.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'buf/buf0buf.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'buf/buf0flu.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'buf/buf0lru.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'buf/buf0rea.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'data/data0data.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'data/data0type.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'dict/dict0boot.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'dict/dict0crea.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'dict/dict0dict.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'dict/dict0load.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'dict/dict0mem.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'dyn/dyn0dyn.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'eval/eval0eval.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'eval/eval0proc.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'fil/fil0fil.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'fsp/fsp0fsp.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'fut/fut0fut.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'fut/fut0lst.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'ha/ha0ha.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'ha/hash0hash.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'ibuf/ibuf0ibuf.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'lock/lock0iter.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'lock/lock0lock.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'log/log0log.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'log/log0recv.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'mach/mach0data.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'mem/mem0mem.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'mem/mem0pool.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'mtr/mtr0log.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'mtr/mtr0mtr.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'os/os0file.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'os/os0proc.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'os/os0sync.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'os/os0thread.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'page/page0cur.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'page/page0page.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'pars/lexyy.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'pars/pars0grm.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'pars/pars0opt.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'pars/pars0pars.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'pars/pars0sym.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'que/que0que.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'read/read0read.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'rem/rem0cmp.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'rem/rem0rec.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'row/row0ins.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'row/row0mysql.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'row/row0purge.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'row/row0row.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'row/row0sel.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'row/row0uins.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'row/row0umod.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'row/row0undo.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'row/row0upd.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'row/row0vers.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'srv/srv0que.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'srv/srv0srv.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'srv/srv0start.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'sync/sync0arr.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'sync/sync0rw.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'sync/sync0sync.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'thr/thr0loc.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'trx/trx0purge.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'trx/trx0rec.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'trx/trx0roll.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'trx/trx0rseg.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'trx/trx0sys.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'trx/trx0trx.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'trx/trx0undo.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'usr/usr0sess.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'ut/ut0byte.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'ut/ut0dbg.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'ut/ut0list.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'ut/ut0mem.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'ut/ut0rnd.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'ut/ut0ut.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'ut/ut0vec.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'ut/ut0wqueue.c' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innobase/Makefile.am:127: warning: source file 'handler/ha_innodb.cc' is in a subdirectory, storage/innobase/Makefile.am:127: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:344: warning: '%'-style pattern rules are a GNU make extension storage/innodb_plugin/Makefile.am:23: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/innodb_plugin/Makefile.am:233: warning: source file 'btr/btr0btr.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'btr/btr0cur.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'btr/btr0pcur.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'btr/btr0sea.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'buf/buf0buddy.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'buf/buf0buf.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'buf/buf0flu.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'buf/buf0lru.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'buf/buf0rea.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'data/data0data.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'data/data0type.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'dict/dict0boot.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'dict/dict0crea.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'dict/dict0dict.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'dict/dict0load.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'dict/dict0mem.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'dyn/dyn0dyn.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'eval/eval0eval.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'eval/eval0proc.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'fil/fil0fil.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'fsp/fsp0fsp.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'fut/fut0fut.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'fut/fut0lst.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'ha/ha0ha.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'ha/ha0storage.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'ha/hash0hash.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'handler/ha_innodb.cc' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'handler/handler0alter.cc' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'handler/i_s.cc' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'handler/mysql_addons.cc' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'ibuf/ibuf0ibuf.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'lock/lock0iter.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'lock/lock0lock.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'log/log0log.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'log/log0recv.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'mach/mach0data.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'mem/mem0mem.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'mem/mem0pool.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'mtr/mtr0log.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'mtr/mtr0mtr.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'os/os0file.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'os/os0proc.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'os/os0sync.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'os/os0thread.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'page/page0cur.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'page/page0page.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'page/page0zip.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'pars/lexyy.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'pars/pars0grm.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'pars/pars0opt.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'pars/pars0pars.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'pars/pars0sym.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'que/que0que.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'read/read0read.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'rem/rem0cmp.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'rem/rem0rec.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'row/row0ext.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'row/row0ins.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'row/row0merge.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'row/row0mysql.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'row/row0purge.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'row/row0row.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'row/row0sel.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'row/row0uins.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'row/row0umod.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'row/row0undo.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'row/row0upd.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'row/row0vers.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'srv/srv0que.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'srv/srv0srv.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'srv/srv0start.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'sync/sync0arr.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'sync/sync0rw.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'sync/sync0sync.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'thr/thr0loc.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'trx/trx0i_s.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'trx/trx0purge.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'trx/trx0rec.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'trx/trx0roll.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'trx/trx0rseg.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'trx/trx0sys.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'trx/trx0trx.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'trx/trx0undo.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'usr/usr0sess.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'ut/ut0byte.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'ut/ut0dbg.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'ut/ut0list.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'ut/ut0mem.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'ut/ut0rbt.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'ut/ut0rnd.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'ut/ut0ut.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'ut/ut0vec.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/innodb_plugin/Makefile.am:233: warning: source file 'ut/ut0wqueue.c' is in a subdirectory, storage/innodb_plugin/Makefile.am:233: but option 'subdir-objects' is disabled storage/myisam/Makefile.am:154: warning: '%'-style pattern rules are a GNU make extension storage/myisam/Makefile.am:20: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/myisammrg/Makefile.am:44: warning: '%'-style pattern rules are a GNU make extension storage/myisammrg/Makefile.am:20: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/Makefile.am:21: 'storage/ndb/config/common.mk.am' included from here storage/ndb/Makefile.am:49: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/Makefile.am:21: 'storage/ndb/config/common.mk.am' included from here storage/ndb/docs/Makefile.am:132: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/include/Makefile.am:16: 'storage/ndb/config/common.mk.am' included from here storage/ndb/include/Makefile.am:68: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/include/Makefile.am:16: 'storage/ndb/config/common.mk.am' included from here storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/Makefile.am:18: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/Makefile.am:53: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/Makefile.am:18: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/common/Makefile.am:33: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/common/debugger/Makefile.am:22: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/common/debugger/Makefile.am:26: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/common/debugger/Makefile.am:22: 'storage/ndb/config/common.mk.am' included from here storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/common/debugger/signaldata/Makefile.am:43: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/common/debugger/signaldata/Makefile.am:47: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/common/debugger/signaldata/Makefile.am:43: 'storage/ndb/config/common.mk.am' included from here storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/common/logger/Makefile.am:22: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/common/logger/Makefile.am:26: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/common/logger/Makefile.am:22: 'storage/ndb/config/common.mk.am' included from here storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/common/mgmcommon/Makefile.am:24: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/common/mgmcommon/Makefile.am:29: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/common/mgmcommon/Makefile.am:24: 'storage/ndb/config/common.mk.am' included from here storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/common/portlib/Makefile.am:24: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/common/portlib/Makefile.am:59: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/common/portlib/Makefile.am:24: 'storage/ndb/config/common.mk.am' included from here storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/common/transporter/Makefile.am:32: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/common/transporter/Makefile.am:36: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/common/transporter/Makefile.am:32: 'storage/ndb/config/common.mk.am' included from here storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/common/util/Makefile.am:46: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/common/util/Makefile.am:50: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/common/util/Makefile.am:46: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/cw/Makefile.am:21: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/cw/cpcd/Makefile.am:26: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/cw/cpcd/Makefile.am:32: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/cw/cpcd/Makefile.am:26: 'storage/ndb/config/common.mk.am' included from here storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/kernel/Makefile.am:18: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/kernel/Makefile.am:75: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/kernel/Makefile.am:18: 'storage/ndb/config/common.mk.am' included from here storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/kernel/blocks/Makefile.am:64: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/kernel/blocks/Makefile.am:68: warning: '%'-style pattern rules are a GNU make extension storage/ndb/src/kernel/blocks/Makefile.am:73: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/kernel/blocks/Makefile.am:64: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'cmvmi/Cmvmi.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbacc/DbaccInit.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbacc/DbaccMain.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbdict/Dbdict.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbdih/DbdihInit.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbdih/DbdihMain.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dblqh/DblqhInit.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dblqh/DblqhMain.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtc/DbtcInit.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtc/DbtcMain.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtup/DbtupExecQuery.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtup/DbtupBuffer.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtup/DbtupRoutines.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtup/DbtupCommit.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtup/DbtupFixAlloc.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtup/DbtupTrigger.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtup/DbtupAbort.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtup/DbtupPageMap.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtup/DbtupPagMan.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtup/DbtupStoredProcDef.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtup/DbtupMeta.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtup/DbtupTabDesMan.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtup/DbtupGen.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtup/DbtupIndex.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtup/DbtupDebug.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtup/DbtupScan.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtup/DbtupDiskAlloc.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtup/DbtupVarAlloc.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtup/tuppage.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtup/Undo_buffer.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'ndbfs/AsyncFile.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'ndbfs/Ndbfs.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'ndbfs/VoidFs.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'ndbfs/Filename.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'ndbfs/CircularIndex.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'ndbcntr/NdbcntrInit.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'ndbcntr/NdbcntrSysTable.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'ndbcntr/NdbcntrMain.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'qmgr/QmgrInit.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'qmgr/QmgrMain.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'trix/Trix.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'backup/Backup.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'backup/BackupInit.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbutil/DbUtil.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'suma/Suma.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'suma/SumaInit.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtux/DbtuxGen.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtux/DbtuxMeta.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtux/DbtuxMaint.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtux/DbtuxNode.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtux/DbtuxTree.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtux/DbtuxScan.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtux/DbtuxSearch.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtux/DbtuxCmp.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtux/DbtuxStat.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:26: warning: source file 'dbtux/DbtuxDebug.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:26: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/Makefile.am:57: warning: source file 'dbtup/tuppage.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/Makefile.am:57: but option 'subdir-objects' is disabled storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/kernel/blocks/backup/Makefile.am:24: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/kernel/blocks/backup/Makefile.am:28: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/kernel/blocks/backup/Makefile.am:24: 'storage/ndb/config/common.mk.am' included from here storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/kernel/blocks/dbdict/Makefile.am:16: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/kernel/blocks/dbdict/Makefile.am:35: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/kernel/blocks/dbdict/Makefile.am:16: 'storage/ndb/config/common.mk.am' included from here storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/kernel/blocks/dbdih/Makefile.am:25: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/kernel/blocks/dbdih/Makefile.am:29: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/kernel/blocks/dbdih/Makefile.am:25: 'storage/ndb/config/common.mk.am' included from here storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/kernel/blocks/dblqh/Makefile.am:21: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/kernel/blocks/dblqh/Makefile.am:31: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/kernel/blocks/dblqh/Makefile.am:21: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/kernel/blocks/dblqh/Makefile.am:18: warning: source file 'redoLogReader/records.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/dblqh/Makefile.am:18: but option 'subdir-objects' is disabled storage/ndb/src/kernel/blocks/dblqh/Makefile.am:18: warning: source file 'redoLogReader/reader.cpp' is in a subdirectory, storage/ndb/src/kernel/blocks/dblqh/Makefile.am:18: but option 'subdir-objects' is disabled storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/kernel/blocks/dbtup/Makefile.am:16: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/kernel/blocks/dbtup/Makefile.am:28: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/kernel/blocks/dbtup/Makefile.am:16: 'storage/ndb/config/common.mk.am' included from here storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/kernel/error/Makefile.am:22: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/kernel/error/Makefile.am:26: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/kernel/error/Makefile.am:22: 'storage/ndb/config/common.mk.am' included from here storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/kernel/vm/Makefile.am:43: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/kernel/vm/Makefile.am:47: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/kernel/vm/Makefile.am:43: 'storage/ndb/config/common.mk.am' included from here storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/mgmapi/Makefile.am:27: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/mgmapi/Makefile.am:33: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/mgmapi/Makefile.am:27: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/mgmapi/Makefile.am:20: warning: source file '../kernel/error/ndbd_exit_codes.c' is in a subdirectory, storage/ndb/src/mgmapi/Makefile.am:20: but option 'subdir-objects' is disabled storage/ndb/src/mgmapi/Makefile.am:20: warning: source file '../mgmsrv/ConfigInfo.cpp' is in a subdirectory, storage/ndb/src/mgmapi/Makefile.am:20: but option 'subdir-objects' is disabled storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/mgmclient/Makefile.am:30: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/mgmclient/Makefile.am:48: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/mgmclient/Makefile.am:30: 'storage/ndb/config/common.mk.am' included from here storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/mgmsrv/Makefile.am:56: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/mgmsrv/Makefile.am:62: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/mgmsrv/Makefile.am:56: 'storage/ndb/config/common.mk.am' included from here storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/src/ndbapi/Makefile.am:66: 'storage/ndb/config/common.mk.am' included from here storage/ndb/src/ndbapi/Makefile.am:75: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/src/ndbapi/Makefile.am:66: 'storage/ndb/config/common.mk.am' included from here storage/ndb/test/Makefile.am:26: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/test/ndbapi/Makefile.am:116: 'storage/ndb/config/common.mk.am' included from here storage/ndb/test/ndbapi/Makefile.am:129: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/test/ndbapi/Makefile.am:116: 'storage/ndb/config/common.mk.am' included from here storage/ndb/test/ndbapi/Makefile.am:108: warning: source file 'bench/mainAsyncGenerator.cpp' is in a subdirectory, storage/ndb/test/ndbapi/Makefile.am:108: but option 'subdir-objects' is disabled storage/ndb/test/ndbapi/Makefile.am:108: warning: source file 'bench/asyncGenerator.cpp' is in a subdirectory, storage/ndb/test/ndbapi/Makefile.am:108: but option 'subdir-objects' is disabled storage/ndb/test/ndbapi/Makefile.am:108: warning: source file 'bench/ndb_async2.cpp' is in a subdirectory, storage/ndb/test/ndbapi/Makefile.am:108: but option 'subdir-objects' is disabled storage/ndb/test/ndbapi/Makefile.am:107: warning: source file 'bench/mainPopulate.cpp' is in a subdirectory, storage/ndb/test/ndbapi/Makefile.am:107: but option 'subdir-objects' is disabled storage/ndb/test/ndbapi/Makefile.am:107: warning: source file 'bench/dbPopulate.cpp' is in a subdirectory, storage/ndb/test/ndbapi/Makefile.am:107: but option 'subdir-objects' is disabled storage/ndb/test/ndbapi/Makefile.am:107: warning: source file 'bench/userInterface.cpp' is in a subdirectory, storage/ndb/test/ndbapi/Makefile.am:107: but option 'subdir-objects' is disabled storage/ndb/test/ndbapi/Makefile.am:106: warning: source file 'acrt/NdbRepStress.cpp' is in a subdirectory, storage/ndb/test/ndbapi/Makefile.am:106: but option 'subdir-objects' is disabled storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/test/ndbapi/bank/Makefile.am:32: 'storage/ndb/config/common.mk.am' included from here storage/ndb/test/ndbapi/bank/Makefile.am:36: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/test/ndbapi/bank/Makefile.am:32: 'storage/ndb/config/common.mk.am' included from here storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/test/run-test/Makefile.am:20: 'storage/ndb/config/common.mk.am' included from here storage/ndb/test/run-test/Makefile.am:56: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/test/run-test/Makefile.am:20: 'storage/ndb/config/common.mk.am' included from here storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/test/src/Makefile.am:31: 'storage/ndb/config/common.mk.am' included from here storage/ndb/test/src/Makefile.am:35: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/test/src/Makefile.am:31: 'storage/ndb/config/common.mk.am' included from here storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/test/tools/Makefile.am:40: 'storage/ndb/config/common.mk.am' included from here storage/ndb/test/tools/Makefile.am:47: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/test/tools/Makefile.am:40: 'storage/ndb/config/common.mk.am' included from here storage/ndb/config/common.mk.am:28: warning: ':='-style assignments are not portable storage/ndb/tools/Makefile.am:63: 'storage/ndb/config/common.mk.am' included from here storage/ndb/tools/Makefile.am:79: warning: '%'-style pattern rules are a GNU make extension storage/ndb/config/common.mk.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') storage/ndb/tools/Makefile.am:63: 'storage/ndb/config/common.mk.am' included from here storage/ndb/tools/Makefile.am:53: warning: source file '../src/mgmsrv/Config.cpp' is in a subdirectory, storage/ndb/tools/Makefile.am:53: but option 'subdir-objects' is disabled storage/ndb/tools/Makefile.am:53: warning: source file '../src/mgmsrv/ConfigInfo.cpp' is in a subdirectory, storage/ndb/tools/Makefile.am:53: but option 'subdir-objects' is disabled storage/ndb/tools/Makefile.am:53: warning: source file '../src/mgmsrv/InitConfigFileParser.cpp' is in a subdirectory, storage/ndb/tools/Makefile.am:53: but option 'subdir-objects' is disabled storage/ndb/tools/Makefile.am:31: warning: source file '../test/src/NDBT_ReturnCodes.cpp' is in a subdirectory, storage/ndb/tools/Makefile.am:31: but option 'subdir-objects' is disabled storage/ndb/tools/Makefile.am:31: warning: source file '../test/src/NDBT_Table.cpp' is in a subdirectory, storage/ndb/tools/Makefile.am:31: but option 'subdir-objects' is disabled storage/ndb/tools/Makefile.am:31: warning: source file '../test/src/NDBT_Output.cpp' is in a subdirectory, storage/ndb/tools/Makefile.am:31: but option 'subdir-objects' is disabled storage/ndb/tools/Makefile.am:46: warning: source file 'restore/restore_main.cpp' is in a subdirectory, storage/ndb/tools/Makefile.am:46: but option 'subdir-objects' is disabled storage/ndb/tools/Makefile.am:46: warning: source file 'restore/consumer.cpp' is in a subdirectory, storage/ndb/tools/Makefile.am:46: but option 'subdir-objects' is disabled storage/ndb/tools/Makefile.am:46: warning: source file 'restore/consumer_restore.cpp' is in a subdirectory, storage/ndb/tools/Makefile.am:46: but option 'subdir-objects' is disabled storage/ndb/tools/Makefile.am:46: warning: source file 'restore/consumer_printer.cpp' is in a subdirectory, storage/ndb/tools/Makefile.am:46: but option 'subdir-objects' is disabled storage/ndb/tools/Makefile.am:46: warning: source file 'restore/Restore.cpp' is in a subdirectory, storage/ndb/tools/Makefile.am:46: but option 'subdir-objects' is disabled storage/ndb/tools/Makefile.am:46: warning: source file '../test/src/NDBT_ResultRow.cpp' is in a subdirectory, storage/ndb/tools/Makefile.am:46: but option 'subdir-objects' is disabled storage/ndb/tools/Makefile.am:42: warning: source file '../test/src/NDBT_ResultRow.cpp' is in a subdirectory, storage/ndb/tools/Makefile.am:42: but option 'subdir-objects' is disabled strings/Makefile.am:84: warning: '%'-style pattern rules are a GNU make extension strings/Makefile.am:18: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') support-files/MacOSX/Makefile.am:57: warning: '%'-style pattern rules are a GNU make extension support-files/Makefile.am:133: warning: '%'-style pattern rules are a GNU make extension support-files/RHEL4-SElinux/Makefile.am:23: warning: '%'-style pattern rules are a GNU make extension tests/Makefile.am:67: warning: '%'-style pattern rules are a GNU make extension tests/Makefile.am:41: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') tests/Makefile.am:48: warning: source file '$(top_srcdir)/mysys/my_memmem.c' is in a subdirectory, tests/Makefile.am:48: but option 'subdir-objects' is disabled unittest/Makefile.am:30: warning: '%'-style pattern rules are a GNU make extension unittest/examples/Makefile.am:27: warning: '%'-style pattern rules are a GNU make extension unittest/my_decimal/Makefile.am:32: warning: '%'-style pattern rules are a GNU make extension unittest/mysys/Makefile.am:27: warning: '%'-style pattern rules are a GNU make extension unittest/mytap/Makefile.am:26: warning: '%'-style pattern rules are a GNU make extension unittest/mytap/t/Makefile.am:25: warning: '%'-style pattern rules are a GNU make extension unittest/strings/Makefile.am:27: warning: '%'-style pattern rules are a GNU make extension vio/Makefile.am:28: warning: '%'-style pattern rules are a GNU make extension vio/Makefile.am:16: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') win/Makefile.am:23: warning: '%'-style pattern rules are a GNU make extension zlib/Makefile.am:38: warning: '%'-style pattern rules are a GNU make extension zlib/Makefile.am:18: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') >>> oracle-mysql 5.1.73 Patching libtool patching file /home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output/host/bin:/home/buildroot/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ar" AS="/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm" CC="/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-readelf" STRIP="/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-strip" OBJCOPY="/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 " LDFLAGS="" FCFLAGS="-mlongcalls -mauto-litpools -O2 -g2" FFLAGS="-mlongcalls -mauto-litpools -O2 -g2" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes ac_cv_sys_restartable_syscalls=yes ac_cv_path_PS=/bin/ps ac_cv_path_HOSTNAME=/bin/hostname ac_cv_FIND_PROC="/bin/ps p \ID | grep -v grep | grep mysqld > /dev/null" ac_cv_have_decl_HAVE_IB_ATOMIC_PTHREAD_T_GCC=yes ac_cv_have_decl_HAVE_IB_ATOMIC_PTHREAD_T_SOLARIS=no ac_cv_have_decl_HAVE_IB_GCC_ATOMIC_BUILTINS=yes mysql_cv_new_rl_interface=yes CONFIG_SITE=/dev/null ./configure --target=xtensa-buildroot-linux-uclibc --host=xtensa-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --without-ndb-binlog --without-docs --without-man --without-libedit --without-readline --with-low-memory --enable-thread-safe-client --with-unix-socket-path=/run/mysql/mysql.sock --disable-mysql-maintainer-mode --localstatedir=/var/mysql --with-atomic-ops=up --with-embedded-server --without-query-cache --without-plugin-partition --without-plugin-daemon_example --without-plugin-ftexample --without-plugin-archive --without-plugin-blackhole --without-plugin-example --without-plugin-federated --without-plugin-ibmdb2i --without-plugin-innobase --without-plugin-innodb_plugin --without-plugin-ndbcluster --with-debug=full ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --without-plugin-partition, --without-plugin-daemon_example, --without-plugin-ftexample, --without-plugin-archive, --without-plugin-blackhole, --without-plugin-example, --without-plugin-federated, --without-plugin-ibmdb2i, --without-plugin-innobase, --without-plugin-innodb_plugin, --without-plugin-ndbcluster checking build system type... x86_64-pc-linux-gnu checking host system type... xtensa-buildroot-linux-uclibc checking target system type... xtensa-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for xtensa-buildroot-linux-uclibc-strip... /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1002' is supported by ustar format... yes checking whether GID '1002' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking how to print strings... printf checking for style of include used by make... GNU checking for xtensa-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ld checking if the linker (/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to xtensa-buildroot-linux-uclibc format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ld option to reload object files... -r checking for xtensa-buildroot-linux-uclibc-objdump... /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-objdump checking how to recognize dependent libraries... pass_all checking for xtensa-buildroot-linux-uclibc-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for xtensa-buildroot-linux-uclibc-ar... /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ar checking for archiver @FILE support... @ checking for xtensa-buildroot-linux-uclibc-strip... (cached) /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-strip checking for xtensa-buildroot-linux-uclibc-ranlib... /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm output from /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for xtensa-buildroot-linux-uclibc-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc linker (/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether make supports nested variables... (cached) yes checking "character sets"... default: latin1, collation: latin1_swedish_ci; compiled in: latin1 latin1 utf8 checking whether to compile national Unicode collations... yes checking for doxygen... no checking for pdflatex... no checking for makeindex... no checking whether to enable the maintainer-specific development environment... no checking whether build environment is sane... yes checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk checking for xtensa-buildroot-linux-uclibc-gcc... (cached) /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc option to accept ISO C89... (cached) none needed checking whether /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc understands -c and -o together... (cached) yes checking dependency style of /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc... (cached) none checking whether we are using the GNU C++ compiler... yes checking whether /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++ accepts -g... yes checking dependency style of /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++... none checking how to run the C++ preprocessor... /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++ -E checking for ld used by /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++... /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ld checking if the linker (/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ld) is GNU ld... yes checking whether the /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++ linker (/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ld) supports shared libraries... yes checking for /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++ option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++ PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++ static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++ supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++ supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++ linker (/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp checking "C Compiler version"... "/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc xtensa-buildroot-linux-uclibc-gcc.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0" checking "C++ compiler version"... "/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++ xtensa-buildroot-linux-uclibc-g++.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0" checking for xtensa-buildroot-linux-uclibc-ranlib... (cached) /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ranlib checking for bison... bison -y -p MYSQL checking for pdftex... no checking for tex... no checking for uname... /bin/uname checking operating system... Linux checking for ar... (cached) /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ar checking if we should use 'skip-external-locking' as default for linux-uclibc... yes checking for ln... /bin/ln checking for ln... /bin/ln checking for mv... /bin/mv checking for rm... /bin/rm checking for cp... /bin/cp checking for sed... (cached) /bin/sed checking for cmp... /usr/bin/cmp checking for chmod... /bin/chmod checking for hostname... (cached) /bin/hostname checking for diff... /usr/bin/diff checking for gnutar... no checking for gtar... no checking for tar... tar checking for perl... /usr/bin/perl 0 checking for ps... (cached) /bin/ps checking how to check if pid exists... (cached) /bin/ps p \ID | grep -v grep | grep mysqld > /dev/null checking for kill... /bin/kill checking "for kill switches"... "/bin/kill -0 $$PID > /dev/null 2> /dev/null" checking for /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc option to accept ANSI C... checking dependency style of /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc... none checking whether --noexecstack is desirable for .S files... no checking for xtensa-buildroot-linux-uclibc-nm... /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: sigvec.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: old_atexit.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: udiv_qrnnd.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: mp_clz_tab.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: oldfmemopen.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: strncmp.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: memcpy-ssse3.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: mempcpy-ssse3.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: memcpy-ssse3-rep.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: mempcpy-ssse3-rep.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: strncmp-ssse3.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: strncmp-sse4.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: strlen-sse2.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: strlen-sse2-bsf.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: memcpy-sse2-unaligned.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: mempcpy-sse2-unaligned.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: strpbrk-c.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: getopt_init.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: init-posix.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: oldglob.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: lseek64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: have_o_cloexec.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: libc-do-syscall.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: oldgetrlimit64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: regexp.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: have_sock_cloexec.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: libc_multiple_threads.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: getutmpx.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: sigvec.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: old_atexit.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: udiv_qrnnd.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: mp_clz_tab.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: _itowa.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: tmpfile64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: iofgetpos64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: iofopen64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: iofsetpos64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: fseeko64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: ftello64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: oldfmemopen.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: mempcpy.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: bzero.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: strcasecmp.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: strncase.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: memcpy.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: wordcopy.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: strncmp-ssse3.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: memcpy-ssse3.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: memcpy-ssse3-back.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: strpbrk-c.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: getdents64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: readdir64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: readdir64_r.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: scandir64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: alphasort64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: versionsort64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: scandirat64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: scandir64-tail.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: getdirentries64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: glob64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: globfree64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: getopt_init.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: pread.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: pwrite.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: init-posix.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: oldglob.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: xstat64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: fxstat64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: lxstat64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: fxstatat64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: statfs64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: fstatfs64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: statvfs64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: fstatvfs64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: open64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: openat64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: lseek64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: lockf64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: creat64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: ftw64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: fts64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: posix_fadvise64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: posix_fallocate64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: sendfile64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: have_o_cloexec.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: xstatconv.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: internal_statvfs64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: fallocate64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: getrlimit64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: setrlimit64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: preadv.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: pwritev.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: mkstemp64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: mkostemp64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: mkstemps64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: mkostemps64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: truncate64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: ftruncate64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: mmap64.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: regexp.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: llseek.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: have_sock_cloexec.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: getutmpx.o: no symbols /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-nm: tls_get_addr.o: no symbols checking whether features provided by the user community should be included.... yes checking if we should use assembler functions... no checking if SHOW PROFILE should be enabled.... yes checking If we should should enable LOAD DATA LOCAL by default... no checking If we should should enable init-file... yes checking for xtensa-buildroot-linux-uclibc-getconf... no checking for getconf... getconf checking for CFLAGS value to request large file support... checking for LDFLAGS value to request large file support... checking for LIBS value to request large file support... checking for _FILE_OFFSET_BITS... no checking for _LARGEFILE_SOURCE... no checking for _LARGE_FILES... no checking for size_t... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fenv.h usability... no checking fenv.h presence... no checking for fenv.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking fpu_control.h usability... yes checking fpu_control.h presence... yes checking for fpu_control.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking select.h usability... no checking select.h presence... no checking for select.h... no checking for stdlib.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking synch.h usability... no checking synch.h presence... no checking for synch.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/vadvise.h usability... no checking sys/vadvise.h presence... no checking for sys/vadvise.h... no checking for sys/wait.h... (cached) yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/malloc.h usability... no checking sys/malloc.h presence... no checking for sys/malloc.h... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking linux/config.h usability... no checking linux/config.h presence... no checking for linux/config.h... no checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking port.h usability... no checking port.h presence... no checking for port.h... no checking for ieeefp.h... (cached) no checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking xfs/xfs.h usability... no checking xfs/xfs.h presence... no checking for xfs/xfs.h... no checking for floor in -lm... yes checking for gethostbyname_r in -lnsl_r... no checking for gethostbyname_r in -lnsl... yes checking for gethostbyname_r... yes checking for library containing setsockopt... none required checking for library containing bind... none required checking for library containing crypt... none required checking for library containing inet_aton... none required checking for library containing sched_yield... none required checking for zlib compression library... ok checking whether SHM_HUGETLB is declared... yes checking for int8... no checking for uint8... no checking for int16... no checking for uint16... no checking for int32... no checking for uint32... no checking for int64... no checking for uint64... no checking for uchar... no checking for uint... yes checking for ulong... yes checking for in_addr_t... yes checking for fp_except... no checking "Linux threads"... "starting" checking "getconf GNU_LIBPTHREAD_VERSION"... "NPTL" "no need to check headers" checking "for pthread_create in -lpthread"... "yes" checking "named thread libs:"... "-lpthread" checking for strtok_r in -lpthread... yes checking for strtok_r... yes checking for dlopen in -ldl... yes checking for dlopen... yes checking for dlerror... yes checking for restartable system calls... (cached) yes checking if Debug Sync Facility should be enabled.... yes checking whether the compiler provides atomic builtins... no checking "need of special linking flags"... "-rdynamic" checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for struct stat.st_rdev... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking needs mysys_new helpers... no checking size of char... 1 checking size of char*... 4 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of off_t... 8 checking if time_t is unsigned... no checking size of time_t... 4 checking the need for #pragma interface/implementation... no checking whether byte ordering is bigendian... (cached) yes checking base type of last arg to accept... socklen_t checking struct type to use with setrlimit... struct rlimit checking stack direction for C alloca... 0 checking for working alloca.h... (cached) yes checking for alloca... yes checking if struct timespec has a ts_sec member... no checking if we have tzname variable... yes checking if /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++ supports bool types... yes checking if conversion of longlong to float works... yes checking for sigset_t... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for u_int32_t... yes checking if pthread_yield takes zero arguments... yes checking if pthread_yield takes 1 argument... no checking for malloc.h... (cached) yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking for working alloca.h... yes checking for alloca... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc needs -traditional... no checking return type of signal handlers... void checking for re_comp... yes checking for regcomp... yes checking for strdup... yes checking vis.h usability... no checking vis.h presence... no checking for vis.h... no checking for strlcat... yes checking for strlcpy... yes checking for issetugid... yes checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for fgetln... no checking for getline... yes checking for flockfile... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/ptem.h usability... no checking sys/ptem.h presence... no checking for sys/ptem.h... no checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking for sys/mman.h... (cached) yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking for termio.h... (cached) yes checking termbits.h usability... no checking termbits.h presence... no checking for termbits.h... no checking asm/termbits.h usability... yes checking asm/termbits.h presence... yes checking for asm/termbits.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for lstat... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for strcoll... yes checking for tcgetattr... yes checking whether stat file-mode macros are broken... no checking for type of signal functions... posix checking whether programs are able to redeclare getpw functions... yes checking for TIOCGWINSZ in sys/ioctl.h... yes checking for FIONREAD in sys/ioctl.h... yes checking for TIOCSTAT in sys/ioctl.h... no checking if struct dirent has a d_ino member... yes checking if struct dirent has a d_namlen member... no checking whether signal handlers are of type void... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for mbrlen... yes checking for mbscmp... no checking for mbsrtowcs... yes checking for wcrtomb... yes checking for mbrtowc... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for mbstate_t... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for tgetent in -lncursesw... no checking for tgetent in -lncurses... yes checking for termcap functions library... -lncurses checking whether tgoto is declared... yes checking for strunvis... no checking for strvis... no checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for fgetln... (cached) no checking return type of signal handlers... (cached) void checking return type of qsort... void checking for utime.h... (cached) yes checking whether utime accepts a null argument... guessing yes checking for vprintf... yes checking for _doprnt... no checking whether fdatasync is declared... yes checking whether bzero is declared... yes checking for alarm... yes checking for bfill... no checking for bmove... no checking for bsearch... yes checking for bzero... yes checking for chsize... no checking for cuserid... yes checking for fchmod... yes checking for fcntl... yes checking for fconvert... no checking for fdatasync... yes checking for fesetround... no checking for finite... no checking for fpresetsticky... no checking for fpsetmask... no checking for fsync... yes checking for ftruncate... yes checking for getcwd... yes checking for gethostbyaddr_r... yes checking for gethostbyname_r... (cached) yes checking for getpass... yes checking for getpassphrase... no checking for getpwnam... yes checking for getpwuid... yes checking for getrlimit... yes checking for getrusage... yes checking for getwd... no checking for index... yes checking for initgroups... yes checking for isnan... yes checking for localtime_r... yes checking for gethrtime... no checking for gmtime_r... yes checking for locking... no checking for longjmp... yes checking for lrand48... yes checking for madvise... yes checking for mallinfo... yes checking for memcpy... yes checking for memmove... yes checking for mkstemp... yes checking for mlockall... yes checking for perror... yes checking for poll... yes checking for pread... yes checking for pthread_attr_create... no checking for mmap... yes checking for mmap64... yes checking for getpagesize... yes checking for pthread_attr_getstacksize... yes checking for pthread_attr_setprio... no checking for pthread_attr_setschedparam... yes checking for pthread_attr_setstacksize... yes checking for pthread_condattr_create... no checking for pthread_getsequence_np... no checking for pthread_key_delete... yes checking for pthread_rwlock_rdlock... yes checking for pthread_setprio... no checking for pthread_setprio_np... no checking for pthread_setschedparam... yes checking for pthread_sigmask... yes checking for readlink... yes checking for realpath... yes checking for rename... yes checking for rint... yes checking for rwlock_init... no checking for setupterm... no checking for shmget... yes checking for shmat... yes checking for shmdt... yes checking for shmctl... yes checking for sigaction... yes checking for sigemptyset... yes checking for sigaddset... yes checking for sighold... yes checking for sigset... yes checking for sigthreadmask... no checking for port_create... no checking for sleep... yes checking for snprintf... yes checking for socket... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strerror... yes checking for strsignal... yes checking for strnlen... yes checking for strpbrk... yes checking for strstr... yes checking for strtol... yes checking for strtoll... yes checking for strtoul... yes checking for strtoull... yes checking for tell... no checking for tempnam... yes checking for thr_setconcurrency... no checking for vidattr... no checking for posix_fallocate... yes checking for backtrace... no checking for backtrace_symbols... no checking for backtrace_symbols_fd... no checking for printstack... no checking for fedisableexcept... no checking for clock_gettime... yes checking for pthread_setschedprio... yes checking for isinf in ... yes checking whether isinf() is safe to use in C code... cross-compiling, assuming 'yes' checking whether isinf() can be used in C++ code... yes checking for fseeko... yes checking style of gethost* routines... checking whether madvise is declared... yes other checking style of gethostbyname_r routines... glibc2 checking 3 argument to gethostbyname_r routines... char checking "args to pthread_getspecific"... POSIX checking "args to pthread_mutex_init"... POSIX checking "args to readdir_r"... POSIX checking "style of sigwait"... POSIX checking "for pthread_attr_setscope"... yes checking "can netinet files be included"... "yes" checking support for weak symbols... yes checking whether __bss_start is defined... yes checking cxxabi.h usability... yes checking cxxabi.h presence... yes checking for cxxabi.h... yes checking for abi::__cxa_demangle... yes checking for big tables support... no checking max indexes per table... 64 checking for SSL... disabled checking whether to use Partition Support... no checking whether to use Archive Storage Engine... no checking whether to use Blackhole Storage Engine... no checking whether to use CSV Storage Engine... yes checking whether to use Example Storage Engine... no checking whether to use Federated Storage Engine... no checking whether to use Memory Storage Engine... yes checking whether to use InnoDB Storage Engine... no checking whether to use InnoDB Storage Engine... no checking whether to use MyISAM Storage Engine... yes checking whether to use MyISAM MERGE Engine... yes checking whether to use Cluster Storage Engine... no checking libedit variant of rl_completion_entry_function... no checking defined rl_compentry_func_t and rl_completion_func_t... (cached) yes checking HIST_ENTRY is declared in readline/readline.h... checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libmysql/libmysql.ver config.status: creating zlib/Makefile config.status: creating extra/yassl/Makefile config.status: creating extra/yassl/taocrypt/Makefile config.status: creating extra/yassl/taocrypt/benchmark/Makefile config.status: creating extra/yassl/taocrypt/src/Makefile config.status: creating extra/yassl/taocrypt/test/Makefile config.status: creating extra/yassl/src/Makefile config.status: creating extra/yassl/testsuite/Makefile config.status: creating storage/archive/Makefile config.status: creating storage/blackhole/Makefile config.status: creating storage/csv/Makefile config.status: creating storage/example/Makefile config.status: creating storage/federated/Makefile config.status: creating storage/heap/Makefile config.status: creating storage/innobase/Makefile config.status: creating storage/innodb_plugin/Makefile config.status: creating storage/myisam/Makefile config.status: creating storage/myisammrg/Makefile config.status: creating storage/ndb/Makefile config.status: creating storage/ndb/include/Makefile config.status: creating storage/ndb/docs/Makefile config.status: creating storage/ndb/src/Makefile config.status: creating storage/ndb/src/cw/Makefile config.status: creating storage/ndb/src/cw/cpcd/Makefile config.status: creating storage/ndb/src/common/util/Makefile config.status: creating storage/ndb/src/common/Makefile config.status: creating storage/ndb/src/common/portlib/Makefile config.status: creating storage/ndb/src/common/transporter/Makefile config.status: creating storage/ndb/src/common/mgmcommon/Makefile config.status: creating storage/ndb/src/common/logger/Makefile config.status: creating storage/ndb/src/common/debugger/Makefile config.status: creating storage/ndb/src/common/debugger/signaldata/Makefile config.status: creating storage/ndb/src/kernel/blocks/Makefile config.status: creating storage/ndb/src/kernel/blocks/dbtup/Makefile config.status: creating storage/ndb/src/kernel/blocks/dbdict/Makefile config.status: creating storage/ndb/src/kernel/blocks/backup/Makefile config.status: creating storage/ndb/src/kernel/blocks/dblqh/Makefile config.status: creating storage/ndb/src/kernel/blocks/dbdih/Makefile config.status: creating storage/ndb/src/kernel/Makefile config.status: creating storage/ndb/src/kernel/vm/Makefile config.status: creating storage/ndb/src/kernel/error/Makefile config.status: creating storage/ndb/src/mgmclient/Makefile config.status: creating storage/ndb/src/ndbapi/Makefile config.status: creating storage/ndb/src/mgmsrv/Makefile config.status: creating storage/ndb/src/mgmapi/Makefile config.status: creating storage/ndb/test/run-test/Makefile config.status: creating storage/ndb/test/Makefile config.status: creating storage/ndb/test/ndbapi/Makefile config.status: creating storage/ndb/test/ndbapi/bank/Makefile config.status: creating storage/ndb/test/src/Makefile config.status: creating storage/ndb/test/tools/Makefile config.status: creating storage/ndb/tools/Makefile config.status: creating cmd-line-utils/readline/Makefile config.status: creating Makefile config.status: creating extra/Makefile config.status: creating mysys/Makefile config.status: creating unittest/Makefile config.status: creating unittest/mytap/Makefile config.status: creating unittest/mytap/t/Makefile config.status: creating unittest/mysys/Makefile config.status: creating unittest/strings/Makefile config.status: creating unittest/examples/Makefile config.status: creating unittest/my_decimal/Makefile config.status: creating strings/Makefile config.status: creating regex/Makefile config.status: creating storage/Makefile config.status: creating man/Makefile config.status: creating BUILD/Makefile config.status: creating vio/Makefile config.status: creating libmysql/Makefile config.status: creating libmysql_r/Makefile config.status: creating client/Makefile config.status: creating sql/Makefile config.status: creating sql/share/Makefile config.status: creating sql/sql_builtin.cc config.status: creating sql-common/Makefile config.status: creating dbug/Makefile config.status: creating scripts/Makefile config.status: creating include/Makefile config.status: creating tests/Makefile config.status: creating Docs/Makefile config.status: creating support-files/Makefile config.status: creating support-files/MacOSX/Makefile config.status: creating support-files/RHEL4-SElinux/Makefile config.status: creating server-tools/Makefile config.status: creating server-tools/instance-manager/Makefile config.status: creating cmd-line-utils/Makefile config.status: creating cmd-line-utils/libedit/Makefile config.status: creating libmysqld/Makefile config.status: creating libmysqld/examples/Makefile config.status: creating mysql-test/Makefile config.status: creating mysql-test/lib/My/SafeProcess/Makefile config.status: creating netware/Makefile config.status: creating sql-bench/Makefile config.status: creating include/mysql_version.h config.status: creating plugin/Makefile config.status: creating win/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove 'libtoolT': No such file or directory config.status: executing default commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --without-plugin-partition, --without-plugin-daemon_example, --without-plugin-ftexample, --without-plugin-archive, --without-plugin-blackhole, --without-plugin-example, --without-plugin-federated, --without-plugin-ibmdb2i, --without-plugin-innobase, --without-plugin-innodb_plugin, --without-plugin-ndbcluster Thank you for choosing MySQL! Remember to check the platform specific part of the reference manual for hints about installing MySQL on your platform. Also have a look at the files in the Docs directory. >>> oracle-mysql 5.1.73 Building PATH="/home/buildroot/autobuild/instance-0/output/host/bin:/home/buildroot/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73' Making all in . make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73' /usr/bin/make abi_headers="include/mysql/plugin.h include/mysql.h" do_abi_check make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73' set -ex; \ for file in include/mysql/plugin.h include/mysql.h; do \ /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK \ -I./include \ -I./include/mysql \ -I./sql \ -I./include \ -I./include/mysql \ -I./sql \ $file 2>/dev/null | \ /bin/sed -e '/^# /d' \ -e '/^[ ]*$/d' \ -e '/^#pragma GCC set_debug_pwd/d' \ -e '/^#ident/d' > \ ./abi_check.out; \ /usr/bin/diff -w $file.pp ./abi_check.out; \ /bin/rm ./abi_check.out; \ done + for file in include/mysql/plugin.h include/mysql.h + /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK -I./include -I./include/mysql -I./sql -I./include -I./include/mysql -I./sql include/mysql/plugin.h + /bin/sed -e '/^# /d' -e '/^[ ]*$/d' -e '/^#pragma GCC set_debug_pwd/d' -e '/^#ident/d' + /usr/bin/diff -w include/mysql/plugin.h.pp ./abi_check.out + /bin/rm ./abi_check.out + for file in include/mysql/plugin.h include/mysql.h + /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK -I./include -I./include/mysql -I./sql -I./include -I./include/mysql -I./sql include/mysql.h + /bin/sed -e '/^# /d' -e '/^[ ]*$/d' -e '/^#pragma GCC set_debug_pwd/d' -e '/^#ident/d' + /usr/bin/diff -w include/mysql.h.pp ./abi_check.out + /bin/rm ./abi_check.out make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73' Making all in include make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73/include' /bin/rm -f readline openssl echo timestamp > link_sources /bin/cp config.h my_config.h /usr/bin/make all-am make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73/include' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73/include' Making all in sql-common make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73/sql-common' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73/sql-common' Making all in scripts make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73/scripts' /usr/bin/make all-am make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73/scripts' /bin/rm -f mysqld_safe mysqld_safe-t /bin/rm -f mysql_install_db mysql_install_db-t /bin/rm -f msql2mysql msql2mysql-t /bin/rm -f mysql_config mysql_config-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/libexec!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''CC_VERSION''@!xtensa-buildroot-linux-uclibc-gcc.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''CXX_VERSION''@!xtensa-buildroot-linux-uclibc-g++.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_CXXFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!!' \ -e 's!@''VERSION''@!5.1.73!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!xtensa!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!buildroot-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps p \ID | grep -v grep | grep mysqld > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/run/mysql/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--target=xtensa-buildroot-linux-uclibc' '--host=xtensa-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-ndb-binlog' '--without-docs' '--without-man' '--without-libedit' '--without-readline' '--with-low-memory' '--enable-thread-safe-client' '--with-unix-socket-path=/run/mysql/mysql.sock' '--disable-mysql-maintainer-mode' '--localstatedir=/var/mysql' '--with-atomic-ops=up' '--with-embedded-server' '--without-query-cache' '--without-plugin-partition' '--without-plugin-daemon_example' '--without-plugin-ftexample' '--without-plugin-archive' '--without-plugin-blackhole' '--without-plugin-example' '--without-plugin-federated' '--without-plugin-ibmdb2i' '--without-plugin-innobase' '--without-plugin-innodb_plugin' '--without-plugin-ndbcluster' '--with-debug=full' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=xtensa-buildroot-linux-uclibc' 'target_alias=xtensa-buildroot-linux-uclibc' 'CC=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp' 'CXX=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 '!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!/usr/bin/make!" \ mysqld_safe.sh > mysqld_safe-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/libexec!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''CC_VERSION''@!xtensa-buildroot-linux-uclibc-gcc.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''CXX_VERSION''@!xtensa-buildroot-linux-uclibc-g++.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_CXXFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!!' \ -e 's!@''VERSION''@!5.1.73!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!xtensa!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!buildroot-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps p \ID | grep -v grep | grep mysqld > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/run/mysql/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--target=xtensa-buildroot-linux-uclibc' '--host=xtensa-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-ndb-binlog' '--without-docs' '--without-man' '--without-libedit' '--without-readline' '--with-low-memory' '--enable-thread-safe-client' '--with-unix-socket-path=/run/mysql/mysql.sock' '--disable-mysql-maintainer-mode' '--localstatedir=/var/mysql' '--with-atomic-ops=up' '--with-embedded-server' '--without-query-cache' '--without-plugin-partition' '--without-plugin-daemon_example' '--without-plugin-ftexample' '--without-plugin-archive' '--without-plugin-blackhole' '--without-plugin-example' '--without-plugin-federated' '--without-plugin-ibmdb2i' '--without-plugin-innobase' '--without-plugin-innodb_plugin' '--without-plugin-ndbcluster' '--with-debug=full' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=xtensa-buildroot-linux-uclibc' 'target_alias=xtensa-buildroot-linux-uclibc' 'CC=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp' 'CXX=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 '!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!/usr/bin/make!" \ mysql_install_db.sh > mysql_install_db-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/libexec!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''CC_VERSION''@!xtensa-buildroot-linux-uclibc-gcc.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''CXX_VERSION''@!xtensa-buildroot-linux-uclibc-g++.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_CXXFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!!' \ -e 's!@''VERSION''@!5.1.73!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!xtensa!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!buildroot-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps p \ID | grep -v grep | grep mysqld > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/run/mysql/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--target=xtensa-buildroot-linux-uclibc' '--host=xtensa-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-ndb-binlog' '--without-docs' '--without-man' '--without-libedit' '--without-readline' '--with-low-memory' '--enable-thread-safe-client' '--with-unix-socket-path=/run/mysql/mysql.sock' '--disable-mysql-maintainer-mode' '--localstatedir=/var/mysql' '--with-atomic-ops=up' '--with-embedded-server' '--without-query-cache' '--without-plugin-partition' '--without-plugin-daemon_example' '--without-plugin-ftexample' '--without-plugin-archive' '--without-plugin-blackhole' '--without-plugin-example' '--without-plugin-federated' '--without-plugin-ibmdb2i' '--without-plugin-innobase' '--without-plugin-innodb_plugin' '--without-plugin-ndbcluster' '--with-debug=full' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=xtensa-buildroot-linux-uclibc' 'target_alias=xtensa-buildroot-linux-uclibc' 'CC=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp' 'CXX=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 '!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!/usr/bin/make!" \ msql2mysql.sh > msql2mysql-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/libexec!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''CC_VERSION''@!xtensa-buildroot-linux-uclibc-gcc.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''CXX_VERSION''@!xtensa-buildroot-linux-uclibc-g++.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_CXXFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!!' \ -e 's!@''VERSION''@!5.1.73!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!xtensa!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!buildroot-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps p \ID | grep -v grep | grep mysqld > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/run/mysql/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--target=xtensa-buildroot-linux-uclibc' '--host=xtensa-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-ndb-binlog' '--without-docs' '--without-man' '--without-libedit' '--without-readline' '--with-low-memory' '--enable-thread-safe-client' '--with-unix-socket-path=/run/mysql/mysql.sock' '--disable-mysql-maintainer-mode' '--localstatedir=/var/mysql' '--with-atomic-ops=up' '--with-embedded-server' '--without-query-cache' '--without-plugin-partition' '--without-plugin-daemon_example' '--without-plugin-ftexample' '--without-plugin-archive' '--without-plugin-blackhole' '--without-plugin-example' '--without-plugin-federated' '--without-plugin-ibmdb2i' '--without-plugin-innobase' '--without-plugin-innodb_plugin' '--without-plugin-ndbcluster' '--with-debug=full' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=xtensa-buildroot-linux-uclibc' 'target_alias=xtensa-buildroot-linux-uclibc' 'CC=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp' 'CXX=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 '!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!/usr/bin/make!" \ mysql_config.sh > mysql_config-t /bin/chmod +x msql2mysql-t /bin/mv msql2mysql-t msql2mysql /bin/chmod +x mysqld_safe-t /bin/rm -f mysql_fix_privilege_tables mysql_fix_privilege_tables-t /bin/chmod +x mysql_config-t /bin/chmod +x mysql_install_db-t /bin/mv mysqld_safe-t mysqld_safe /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/libexec!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''CC_VERSION''@!xtensa-buildroot-linux-uclibc-gcc.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''CXX_VERSION''@!xtensa-buildroot-linux-uclibc-g++.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_CXXFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!!' \ -e 's!@''VERSION''@!5.1.73!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!xtensa!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!buildroot-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps p \ID | grep -v grep | grep mysqld > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/run/mysql/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--target=xtensa-buildroot-linux-uclibc' '--host=xtensa-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-ndb-binlog' '--without-docs' '--without-man' '--without-libedit' '--without-readline' '--with-low-memory' '--enable-thread-safe-client' '--with-unix-socket-path=/run/mysql/mysql.sock' '--disable-mysql-maintainer-mode' '--localstatedir=/var/mysql' '--with-atomic-ops=up' '--with-embedded-server' '--without-query-cache' '--without-plugin-partition' '--without-plugin-daemon_example' '--without-plugin-ftexample' '--without-plugin-archive' '--without-plugin-blackhole' '--without-plugin-example' '--without-plugin-federated' '--without-plugin-ibmdb2i' '--without-plugin-innobase' '--without-plugin-innodb_plugin' '--without-plugin-ndbcluster' '--with-debug=full' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=xtensa-buildroot-linux-uclibc' 'target_alias=xtensa-buildroot-linux-uclibc' 'CC=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp' 'CXX=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 '!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!/usr/bin/make!" \ mysql_fix_privilege_tables.sh > mysql_fix_privilege_tables-t /bin/mv mysql_config-t mysql_config /bin/mv mysql_install_db-t mysql_install_db /bin/rm -f mysql_fix_extensions mysql_fix_extensions-t /bin/rm -f mysql_setpermission mysql_setpermission-t /bin/rm -f mysql_secure_installation mysql_secure_installation-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/libexec!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''CC_VERSION''@!xtensa-buildroot-linux-uclibc-gcc.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''CXX_VERSION''@!xtensa-buildroot-linux-uclibc-g++.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_CXXFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!!' \ -e 's!@''VERSION''@!5.1.73!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!xtensa!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!buildroot-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps p \ID | grep -v grep | grep mysqld > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/run/mysql/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--target=xtensa-buildroot-linux-uclibc' '--host=xtensa-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-ndb-binlog' '--without-docs' '--without-man' '--without-libedit' '--without-readline' '--with-low-memory' '--enable-thread-safe-client' '--with-unix-socket-path=/run/mysql/mysql.sock' '--disable-mysql-maintainer-mode' '--localstatedir=/var/mysql' '--with-atomic-ops=up' '--with-embedded-server' '--without-query-cache' '--without-plugin-partition' '--without-plugin-daemon_example' '--without-plugin-ftexample' '--without-plugin-archive' '--without-plugin-blackhole' '--without-plugin-example' '--without-plugin-federated' '--without-plugin-ibmdb2i' '--without-plugin-innobase' '--without-plugin-innodb_plugin' '--without-plugin-ndbcluster' '--with-debug=full' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=xtensa-buildroot-linux-uclibc' 'target_alias=xtensa-buildroot-linux-uclibc' 'CC=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp' 'CXX=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 '!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!/usr/bin/make!" \ mysql_fix_extensions.sh > mysql_fix_extensions-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/libexec!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''CC_VERSION''@!xtensa-buildroot-linux-uclibc-gcc.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''CXX_VERSION''@!xtensa-buildroot-linux-uclibc-g++.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_CXXFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!!' \ -e 's!@''VERSION''@!5.1.73!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!xtensa!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!buildroot-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps p \ID | grep -v grep | grep mysqld > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/run/mysql/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--target=xtensa-buildroot-linux-uclibc' '--host=xtensa-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-ndb-binlog' '--without-docs' '--without-man' '--without-libedit' '--without-readline' '--with-low-memory' '--enable-thread-safe-client' '--with-unix-socket-path=/run/mysql/mysql.sock' '--disable-mysql-maintainer-mode' '--localstatedir=/var/mysql' '--with-atomic-ops=up' '--with-embedded-server' '--without-query-cache' '--without-plugin-partition' '--without-plugin-daemon_example' '--without-plugin-ftexample' '--without-plugin-archive' '--without-plugin-blackhole' '--without-plugin-example' '--without-plugin-federated' '--without-plugin-ibmdb2i' '--without-plugin-innobase' '--without-plugin-innodb_plugin' '--without-plugin-ndbcluster' '--with-debug=full' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=xtensa-buildroot-linux-uclibc' 'target_alias=xtensa-buildroot-linux-uclibc' 'CC=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp' 'CXX=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 '!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!/usr/bin/make!" \ mysql_setpermission.sh > mysql_setpermission-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/libexec!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''CC_VERSION''@!xtensa-buildroot-linux-uclibc-gcc.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''CXX_VERSION''@!xtensa-buildroot-linux-uclibc-g++.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_CXXFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!!' \ -e 's!@''VERSION''@!5.1.73!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!xtensa!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!buildroot-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps p \ID | grep -v grep | grep mysqld > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/run/mysql/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--target=xtensa-buildroot-linux-uclibc' '--host=xtensa-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-ndb-binlog' '--without-docs' '--without-man' '--without-libedit' '--without-readline' '--with-low-memory' '--enable-thread-safe-client' '--with-unix-socket-path=/run/mysql/mysql.sock' '--disable-mysql-maintainer-mode' '--localstatedir=/var/mysql' '--with-atomic-ops=up' '--with-embedded-server' '--without-query-cache' '--without-plugin-partition' '--without-plugin-daemon_example' '--without-plugin-ftexample' '--without-plugin-archive' '--without-plugin-blackhole' '--without-plugin-example' '--without-plugin-federated' '--without-plugin-ibmdb2i' '--without-plugin-innobase' '--without-plugin-innodb_plugin' '--without-plugin-ndbcluster' '--with-debug=full' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=xtensa-buildroot-linux-uclibc' 'target_alias=xtensa-buildroot-linux-uclibc' 'CC=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp' 'CXX=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 '!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!/usr/bin/make!" \ mysql_secure_installation.sh > mysql_secure_installation-t /bin/chmod +x mysql_fix_privilege_tables-t /bin/mv mysql_fix_privilege_tables-t mysql_fix_privilege_tables /bin/chmod +x mysql_fix_extensions-t /bin/rm -f mysql_zap mysql_zap-t /bin/chmod +x mysql_secure_installation-t /bin/mv mysql_fix_extensions-t mysql_fix_extensions /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/libexec!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''CC_VERSION''@!xtensa-buildroot-linux-uclibc-gcc.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''CXX_VERSION''@!xtensa-buildroot-linux-uclibc-g++.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_CXXFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!!' \ -e 's!@''VERSION''@!5.1.73!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!xtensa!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!buildroot-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps p \ID | grep -v grep | grep mysqld > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/run/mysql/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--target=xtensa-buildroot-linux-uclibc' '--host=xtensa-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-ndb-binlog' '--without-docs' '--without-man' '--without-libedit' '--without-readline' '--with-low-memory' '--enable-thread-safe-client' '--with-unix-socket-path=/run/mysql/mysql.sock' '--disable-mysql-maintainer-mode' '--localstatedir=/var/mysql' '--with-atomic-ops=up' '--with-embedded-server' '--without-query-cache' '--without-plugin-partition' '--without-plugin-daemon_example' '--without-plugin-ftexample' '--without-plugin-archive' '--without-plugin-blackhole' '--without-plugin-example' '--without-plugin-federated' '--without-plugin-ibmdb2i' '--without-plugin-innobase' '--without-plugin-innodb_plugin' '--without-plugin-ndbcluster' '--with-debug=full' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=xtensa-buildroot-linux-uclibc' 'target_alias=xtensa-buildroot-linux-uclibc' 'CC=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp' 'CXX=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 '!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!/usr/bin/make!" \ mysql_zap.sh > mysql_zap-t /bin/mv mysql_secure_installation-t mysql_secure_installation /bin/rm -f mysqlaccess mysqlaccess-t /bin/chmod +x mysql_setpermission-t /bin/rm -f mysqlbug mysqlbug-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/libexec!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''CC_VERSION''@!xtensa-buildroot-linux-uclibc-gcc.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''CXX_VERSION''@!xtensa-buildroot-linux-uclibc-g++.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_CXXFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!!' \ -e 's!@''VERSION''@!5.1.73!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!xtensa!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!buildroot-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps p \ID | grep -v grep | grep mysqld > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/run/mysql/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--target=xtensa-buildroot-linux-uclibc' '--host=xtensa-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-ndb-binlog' '--without-docs' '--without-man' '--without-libedit' '--without-readline' '--with-low-memory' '--enable-thread-safe-client' '--with-unix-socket-path=/run/mysql/mysql.sock' '--disable-mysql-maintainer-mode' '--localstatedir=/var/mysql' '--with-atomic-ops=up' '--with-embedded-server' '--without-query-cache' '--without-plugin-partition' '--without-plugin-daemon_example' '--without-plugin-ftexample' '--without-plugin-archive' '--without-plugin-blackhole' '--without-plugin-example' '--without-plugin-federated' '--without-plugin-ibmdb2i' '--without-plugin-innobase' '--without-plugin-innodb_plugin' '--without-plugin-ndbcluster' '--with-debug=full' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=xtensa-buildroot-linux-uclibc' 'target_alias=xtensa-buildroot-linux-uclibc' 'CC=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp' 'CXX=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 '!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!/usr/bin/make!" \ mysqlaccess.sh > mysqlaccess-t /bin/mv mysql_setpermission-t mysql_setpermission /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/libexec!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''CC_VERSION''@!xtensa-buildroot-linux-uclibc-gcc.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''CXX_VERSION''@!xtensa-buildroot-linux-uclibc-g++.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_CXXFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!!' \ -e 's!@''VERSION''@!5.1.73!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!xtensa!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!buildroot-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps p \ID | grep -v grep | grep mysqld > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/run/mysql/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--target=xtensa-buildroot-linux-uclibc' '--host=xtensa-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-ndb-binlog' '--without-docs' '--without-man' '--without-libedit' '--without-readline' '--with-low-memory' '--enable-thread-safe-client' '--with-unix-socket-path=/run/mysql/mysql.sock' '--disable-mysql-maintainer-mode' '--localstatedir=/var/mysql' '--with-atomic-ops=up' '--with-embedded-server' '--without-query-cache' '--without-plugin-partition' '--without-plugin-daemon_example' '--without-plugin-ftexample' '--without-plugin-archive' '--without-plugin-blackhole' '--without-plugin-example' '--without-plugin-federated' '--without-plugin-ibmdb2i' '--without-plugin-innobase' '--without-plugin-innodb_plugin' '--without-plugin-ndbcluster' '--with-debug=full' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=xtensa-buildroot-linux-uclibc' 'target_alias=xtensa-buildroot-linux-uclibc' 'CC=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp' 'CXX=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 '!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!/usr/bin/make!" \ mysqlbug.sh > mysqlbug-t /bin/chmod +x mysql_zap-t /bin/rm -f mysql_convert_table_format mysql_convert_table_format-t /bin/mv mysql_zap-t mysql_zap /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/libexec!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''CC_VERSION''@!xtensa-buildroot-linux-uclibc-gcc.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''CXX_VERSION''@!xtensa-buildroot-linux-uclibc-g++.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_CXXFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!!' \ -e 's!@''VERSION''@!5.1.73!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!xtensa!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!buildroot-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps p \ID | grep -v grep | grep mysqld > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/run/mysql/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--target=xtensa-buildroot-linux-uclibc' '--host=xtensa-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-ndb-binlog' '--without-docs' '--without-man' '--without-libedit' '--without-readline' '--with-low-memory' '--enable-thread-safe-client' '--with-unix-socket-path=/run/mysql/mysql.sock' '--disable-mysql-maintainer-mode' '--localstatedir=/var/mysql' '--with-atomic-ops=up' '--with-embedded-server' '--without-query-cache' '--without-plugin-partition' '--without-plugin-daemon_example' '--without-plugin-ftexample' '--without-plugin-archive' '--without-plugin-blackhole' '--without-plugin-example' '--without-plugin-federated' '--without-plugin-ibmdb2i' '--without-plugin-innobase' '--without-plugin-innodb_plugin' '--without-plugin-ndbcluster' '--with-debug=full' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=xtensa-buildroot-linux-uclibc' 'target_alias=xtensa-buildroot-linux-uclibc' 'CC=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp' 'CXX=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 '!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!/usr/bin/make!" \ mysql_convert_table_format.sh > mysql_convert_table_format-t /bin/rm -f mysql_find_rows mysql_find_rows-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/libexec!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''CC_VERSION''@!xtensa-buildroot-linux-uclibc-gcc.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''CXX_VERSION''@!xtensa-buildroot-linux-uclibc-g++.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_CXXFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!!' \ -e 's!@''VERSION''@!5.1.73!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!xtensa!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!buildroot-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps p \ID | grep -v grep | grep mysqld > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/run/mysql/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--target=xtensa-buildroot-linux-uclibc' '--host=xtensa-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-ndb-binlog' '--without-docs' '--without-man' '--without-libedit' '--without-readline' '--with-low-memory' '--enable-thread-safe-client' '--with-unix-socket-path=/run/mysql/mysql.sock' '--disable-mysql-maintainer-mode' '--localstatedir=/var/mysql' '--with-atomic-ops=up' '--with-embedded-server' '--without-query-cache' '--without-plugin-partition' '--without-plugin-daemon_example' '--without-plugin-ftexample' '--without-plugin-archive' '--without-plugin-blackhole' '--without-plugin-example' '--without-plugin-federated' '--without-plugin-ibmdb2i' '--without-plugin-innobase' '--without-plugin-innodb_plugin' '--without-plugin-ndbcluster' '--with-debug=full' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=xtensa-buildroot-linux-uclibc' 'target_alias=xtensa-buildroot-linux-uclibc' 'CC=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp' 'CXX=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 '!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!/usr/bin/make!" \ mysql_find_rows.sh > mysql_find_rows-t /bin/chmod +x mysqlbug-t /bin/chmod +x mysql_convert_table_format-t /bin/mv mysqlbug-t mysqlbug /bin/mv mysql_convert_table_format-t mysql_convert_table_format /bin/rm -f mysqlhotcopy mysqlhotcopy-t /bin/chmod +x mysql_find_rows-t /bin/rm -f mysqldumpslow mysqldumpslow-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/libexec!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''CC_VERSION''@!xtensa-buildroot-linux-uclibc-gcc.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''CXX_VERSION''@!xtensa-buildroot-linux-uclibc-g++.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_CXXFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!!' \ -e 's!@''VERSION''@!5.1.73!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!xtensa!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!buildroot-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps p \ID | grep -v grep | grep mysqld > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/run/mysql/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--target=xtensa-buildroot-linux-uclibc' '--host=xtensa-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-ndb-binlog' '--without-docs' '--without-man' '--without-libedit' '--without-readline' '--with-low-memory' '--enable-thread-safe-client' '--with-unix-socket-path=/run/mysql/mysql.sock' '--disable-mysql-maintainer-mode' '--localstatedir=/var/mysql' '--with-atomic-ops=up' '--with-embedded-server' '--without-query-cache' '--without-plugin-partition' '--without-plugin-daemon_example' '--without-plugin-ftexample' '--without-plugin-archive' '--without-plugin-blackhole' '--without-plugin-example' '--without-plugin-federated' '--without-plugin-ibmdb2i' '--without-plugin-innobase' '--without-plugin-innodb_plugin' '--without-plugin-ndbcluster' '--with-debug=full' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=xtensa-buildroot-linux-uclibc' 'target_alias=xtensa-buildroot-linux-uclibc' 'CC=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp' 'CXX=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 '!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!/usr/bin/make!" \ mysqlhotcopy.sh > mysqlhotcopy-t /bin/mv mysql_find_rows-t mysql_find_rows /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/libexec!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''CC_VERSION''@!xtensa-buildroot-linux-uclibc-gcc.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''CXX_VERSION''@!xtensa-buildroot-linux-uclibc-g++.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_CXXFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!!' \ -e 's!@''VERSION''@!5.1.73!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!xtensa!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!buildroot-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps p \ID | grep -v grep | grep mysqld > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/run/mysql/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--target=xtensa-buildroot-linux-uclibc' '--host=xtensa-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-ndb-binlog' '--without-docs' '--without-man' '--without-libedit' '--without-readline' '--with-low-memory' '--enable-thread-safe-client' '--with-unix-socket-path=/run/mysql/mysql.sock' '--disable-mysql-maintainer-mode' '--localstatedir=/var/mysql' '--with-atomic-ops=up' '--with-embedded-server' '--without-query-cache' '--without-plugin-partition' '--without-plugin-daemon_example' '--without-plugin-ftexample' '--without-plugin-archive' '--without-plugin-blackhole' '--without-plugin-example' '--without-plugin-federated' '--without-plugin-ibmdb2i' '--without-plugin-innobase' '--without-plugin-innodb_plugin' '--without-plugin-ndbcluster' '--with-debug=full' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=xtensa-buildroot-linux-uclibc' 'target_alias=xtensa-buildroot-linux-uclibc' 'CC=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp' 'CXX=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 '!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!/usr/bin/make!" \ mysqldumpslow.sh > mysqldumpslow-t /bin/rm -f mysqld_multi mysqld_multi-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/libexec!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''CC_VERSION''@!xtensa-buildroot-linux-uclibc-gcc.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''CXX_VERSION''@!xtensa-buildroot-linux-uclibc-g++.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_CXXFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!!' \ -e 's!@''VERSION''@!5.1.73!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!xtensa!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!buildroot-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps p \ID | grep -v grep | grep mysqld > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/run/mysql/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--target=xtensa-buildroot-linux-uclibc' '--host=xtensa-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-ndb-binlog' '--without-docs' '--without-man' '--without-libedit' '--without-readline' '--with-low-memory' '--enable-thread-safe-client' '--with-unix-socket-path=/run/mysql/mysql.sock' '--disable-mysql-maintainer-mode' '--localstatedir=/var/mysql' '--with-atomic-ops=up' '--with-embedded-server' '--without-query-cache' '--without-plugin-partition' '--without-plugin-daemon_example' '--without-plugin-ftexample' '--without-plugin-archive' '--without-plugin-blackhole' '--without-plugin-example' '--without-plugin-federated' '--without-plugin-ibmdb2i' '--without-plugin-innobase' '--without-plugin-innodb_plugin' '--without-plugin-ndbcluster' '--with-debug=full' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=xtensa-buildroot-linux-uclibc' 'target_alias=xtensa-buildroot-linux-uclibc' 'CC=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp' 'CXX=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 '!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!/usr/bin/make!" \ mysqld_multi.sh > mysqld_multi-t /bin/chmod +x mysqlaccess-t /bin/mv mysqlaccess-t mysqlaccess /bin/chmod +x mysqldumpslow-t /bin/rm -f make_binary_distribution make_binary_distribution-t /bin/mv mysqldumpslow-t mysqldumpslow /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/libexec!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''CC_VERSION''@!xtensa-buildroot-linux-uclibc-gcc.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''CXX_VERSION''@!xtensa-buildroot-linux-uclibc-g++.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_CXXFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!!' \ -e 's!@''VERSION''@!5.1.73!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!xtensa!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!buildroot-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps p \ID | grep -v grep | grep mysqld > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/run/mysql/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--target=xtensa-buildroot-linux-uclibc' '--host=xtensa-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-ndb-binlog' '--without-docs' '--without-man' '--without-libedit' '--without-readline' '--with-low-memory' '--enable-thread-safe-client' '--with-unix-socket-path=/run/mysql/mysql.sock' '--disable-mysql-maintainer-mode' '--localstatedir=/var/mysql' '--with-atomic-ops=up' '--with-embedded-server' '--without-query-cache' '--without-plugin-partition' '--without-plugin-daemon_example' '--without-plugin-ftexample' '--without-plugin-archive' '--without-plugin-blackhole' '--without-plugin-example' '--without-plugin-federated' '--without-plugin-ibmdb2i' '--without-plugin-innobase' '--without-plugin-innodb_plugin' '--without-plugin-ndbcluster' '--with-debug=full' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=xtensa-buildroot-linux-uclibc' 'target_alias=xtensa-buildroot-linux-uclibc' 'CC=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp' 'CXX=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 '!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!/usr/bin/make!" \ make_binary_distribution.sh > make_binary_distribution-t /bin/chmod +x mysqlhotcopy-t /bin/rm -f make_sharedlib_distribution make_sharedlib_distribution-t /bin/mv mysqlhotcopy-t mysqlhotcopy /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/mysql!g' \ -e 's!@''libexecdir''@!/usr/libexec!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''pkgplugindir''@!/usr/lib/mysql/plugin!g' \ -e 's!@''pkgsuppdir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc!g' \ -e 's!@''mandir''@!/usr/share/man!g' \ -e 's!@''infodir''@!/usr/share/info!g' \ -e 's!@''CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc!'\ -e 's!@''SAVE_CXX''@!/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++!'\ -e 's!@''CC_VERSION''@!xtensa-buildroot-linux-uclibc-gcc.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''CXX_VERSION''@!xtensa-buildroot-linux-uclibc-g++.br_real (Buildroot 2019.05-git-00237-gb643a75b90) 7.4.0!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_CXXFLAGS''@!-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''SAVE_LDFLAGS''@!!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 !'\ -e 's!@''CXXFLAGS''@!-g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@! -rdynamic !'\ -e 's!@''LIBDL''@!-ldl !'\ -e 's!@''CLIENT_LIBS''@!-lnsl -lm -lz !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lnsl -lm -lpthread !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!!' \ -e 's!@''openssl_libs''@!!' \ -e 's!@''VERSION''@!5.1.73!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \ -e 's!@''MACHINE_TYPE''@!xtensa!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!buildroot-linux-uclibc!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps p \ID | grep -v grep | grep mysqld > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/run/mysql/mysql.sock!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--target=xtensa-buildroot-linux-uclibc' '--host=xtensa-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-ndb-binlog' '--without-docs' '--without-man' '--without-libedit' '--without-readline' '--with-low-memory' '--enable-thread-safe-client' '--with-unix-socket-path=/run/mysql/mysql.sock' '--disable-mysql-maintainer-mode' '--localstatedir=/var/mysql' '--with-atomic-ops=up' '--with-embedded-server' '--without-query-cache' '--without-plugin-partition' '--without-plugin-daemon_example' '--without-plugin-ftexample' '--without-plugin-archive' '--without-plugin-blackhole' '--without-plugin-example' '--without-plugin-federated' '--without-plugin-ibmdb2i' '--without-plugin-innobase' '--without-plugin-innodb_plugin' '--without-plugin-ndbcluster' '--with-debug=full' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=xtensa-buildroot-linux-uclibc' 'target_alias=xtensa-buildroot-linux-uclibc' 'CC=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-cpp' 'CXX=/home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 '!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!/usr/bin/make!" \ make_sharedlib_distribution.sh > make_sharedlib_distribution-t /bin/chmod +x mysqld_multi-t /bin/mv mysqld_multi-t mysqld_multi /bin/chmod +x make_binary_distribution-t /bin/chmod +x make_sharedlib_distribution-t /bin/mv make_binary_distribution-t make_binary_distribution /bin/mv make_sharedlib_distribution-t make_sharedlib_distribution make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73/scripts' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73/scripts' Making all in strings make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73/strings' /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o strxmov.o strxmov.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o bmove_upp.o bmove_upp.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o strappend.o strappend.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o strcont.o strcont.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o strend.o strend.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o strfill.o strfill.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o strcend.o strcend.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o is_prefix.o is_prefix.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o strstr.o strstr.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o strinstr.o strinstr.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o strmake.o strmake.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o strnmov.o strnmov.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o strmov.o strmov.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o longlong2str.o longlong2str.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o bfill.o bfill.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o bmove.o bmove.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o bmove512.o bmove512.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o bchange.o bchange.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o strxnmov.o strxnmov.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o int2str.o int2str.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o str2int.o str2int.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o r_strinstr.o r_strinstr.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o strtod.o strtod.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o strtol.o strtol.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o strtoul.o strtoul.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o strtoll.o strtoll.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o strtoull.o strtoull.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o llstr.o llstr.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o strnlen.o strnlen.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o ctype.o ctype.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o ctype-simple.o ctype-simple.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o ctype-mb.o ctype-mb.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o ctype-big5.o ctype-big5.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o ctype-cp932.o ctype-cp932.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o ctype-czech.o ctype-czech.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o ctype-eucjpms.o ctype-eucjpms.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o ctype-euc_kr.o ctype-euc_kr.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o ctype-gb2312.o ctype-gb2312.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o ctype-gbk.o ctype-gbk.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o ctype-sjis.o ctype-sjis.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o ctype-tis620.o ctype-tis620.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o ctype-ujis.o ctype-ujis.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o ctype-utf8.o ctype-utf8.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o ctype-ucs2.o ctype-ucs2.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o ctype-uca.o ctype-uca.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o ctype-win1250ch.o ctype-win1250ch.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o ctype-bin.o ctype-bin.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o ctype-latin1.o ctype-latin1.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_vsnprintf.o my_vsnprintf.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o xml.o xml.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o decimal.o decimal.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o ctype-extra.o ctype-extra.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_strtoll10.o my_strtoll10.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o str_alloc.o str_alloc.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_strchr.o my_strchr.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o conf_to_src.o conf_to_src.c /bin/bash ../libtool --preserve-dup-deps --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -rdynamic -o conf_to_src conf_to_src.o xml.o ctype.o -lpthread -lnsl -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -rdynamic -o conf_to_src conf_to_src.o xml.o ctype.o -lpthread -lnsl -lm -lpthread rm -f libmystrings.a /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ar cru libmystrings.a strxmov.o bmove_upp.o strappend.o strcont.o strend.o strfill.o strcend.o is_prefix.o strstr.o strinstr.o strmake.o strnmov.o strmov.o longlong2str.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 my_strtoll10.o str_alloc.o my_strchr.o /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-ranlib libmystrings.a make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73/strings' Making all in mysys make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73/mysys' /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_init.o my_init.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_getwd.o my_getwd.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_getdate.o mf_getdate.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_mmap.o my_mmap.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_path.o mf_path.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_loadpath.o mf_loadpath.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_file.o my_file.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_open.o my_open.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_create.o my_create.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_dup.o my_dup.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_seek.o my_seek.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_read.o my_read.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_pread.o my_pread.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_write.o my_write.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_getpagesize.o my_getpagesize.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_keycaches.o mf_keycaches.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_crc32.o my_crc32.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_iocache.o mf_iocache.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_iocache2.o mf_iocache2.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_cache.o mf_cache.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_tempfile.o mf_tempfile.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_tempdir.o mf_tempdir.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_lock.o my_lock.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_brkhant.o mf_brkhant.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_alarm.o my_alarm.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_malloc.o my_malloc.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_realloc.o my_realloc.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_once.o my_once.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mulalloc.o mulalloc.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_alloc.o my_alloc.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o safemalloc.o safemalloc.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-g++ -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti -c -o my_new.o my_new.cc In file included from mysys_priv.h:16:0, from my_new.cc:24: ../include/my_global.h:892:0: warning: "finite" redefined #define finite(x) (1.0 / fabs(x) > 0.0) In file included from /home/buildroot/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/include/c++/7.4.0/cmath:45:0, from /home/buildroot/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/include/c++/7.4.0/math.h:36, from ../include/my_global.h:426, from mysys_priv.h:16, from my_new.cc:24: /home/buildroot/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/math.h:334:0: note: this is the location of the previous definition #define finite(x) __finite(x) /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_vle.o my_vle.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_fopen.o my_fopen.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_fstream.o my_fstream.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_getsystime.o my_getsystime.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_error.o my_error.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o errors.o errors.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_div.o my_div.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_messnc.o my_messnc.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_format.o mf_format.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_same.o mf_same.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_dirname.o mf_dirname.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_fn_ext.o mf_fn_ext.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_symlink.o my_symlink.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_symlink2.o my_symlink2.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_pack.o mf_pack.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_unixpath.o mf_unixpath.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_arr_appstr.o mf_arr_appstr.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_wcomp.o mf_wcomp.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_wfile.o mf_wfile.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_gethwaddr.o my_gethwaddr.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_qsort.o mf_qsort.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_qsort2.o mf_qsort2.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_sort.o mf_sort.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o ptr_cmp.o ptr_cmp.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o mf_radix.o mf_radix.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o queues.o queues.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_getncpus.o my_getncpus.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o tree.o tree.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o trie.o trie.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o list.o list.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o hash.o hash.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o array.o array.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o string.o string.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o typelib.o typelib.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_copy.o my_copy.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_append.o my_append.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_lib.o my_lib.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_delete.o my_delete.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_rename.o my_rename.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_redel.o my_redel.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_chsize.o my_chsize.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_clock.o my_clock.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_quick.o my_quick.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_lockmem.o my_lockmem.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_static.o my_static.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_sync.o my_sync.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_getopt.o my_getopt.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_mkdir.o my_mkdir.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o default_modify.o default_modify.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o default.o default.c /home/buildroot/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DDEFAULT_BASEDIR=\"/usr\" -DMYSQL_DATADIR="\"/var/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -DSAFE_MUTEX -DSAFEMALLOC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g2 -c -o my_compress.o my_compress.c default_modify.c: In function 'modify_defaults_file': default_modify.c:234:1: error: unable to find a register to spill in class 'RL_REGS' } ^ default_modify.c:234:1: error: this is the insn: (insn 1090 95 96 2 (set (mem/c:SI (plus:SI (reg/f:SI 16 fp) (const_int 1228 [0x4cc])) [16 S4 A32]) (reg:SI 8 a8)) "default_modify.c":75 29 {movsi_internal} (nil)) default_modify.c:234: confused by earlier errors, bailing out Makefile:857: recipe for target 'default_modify.o' failed make[2]: *** [default_modify.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73/mysys' Makefile:627: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73' package/pkg-generic.mk:238: recipe for target '/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-0/output/build/oracle-mysql-5.1.73/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'