All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Mysqld startup problems
@ 2017-08-08 15:10 Steve Calfee
  2017-08-08 15:30 ` Arnout Vandecappelle
  2017-08-08 15:34 ` Arnout Vandecappelle
  0 siblings, 2 replies; 8+ messages in thread
From: Steve Calfee @ 2017-08-08 15:10 UTC (permalink / raw)
  To: buildroot

Hi, I am trying to upgrade to the latest buildroot from I think it was
2016.08. As an intermediate step, while waiting for 2017.08, I am
upgrading to 2017.05.02.

Everything builds fine, it boots and runs ok.

But mysqld did not get started. I did have it working before. I know
something was done with the mariadb and mysql becoming virtual
packages, but I am not sure what. The problem I see is S97mysqld wants
to start /usr/bin/mysqld_safe and mysqld_safe is not installed
anywhere in the target.

So I would appreciate any tips on where to look.

Thanks, Steve

Here is my dockstar_glibc_buildroot_defconfig

BR2_arm=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
BR2_TOOLCHAIN_EXTERNAL_PATH="$(TOPDIR)/../new_sept_2014_tools/output/host/usr"
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_PREFIX="arm-linux"
BR2_TOOLCHAIN_EXTERNAL_GCC_4_8=y
BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_1=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
BR2_TOOLCHAIN_EXTERNAL_CXX=y
BR2_PACKAGE_HOST_GDB=y
BR2_TOOLCHAIN_GLIBC_GCONV_LIBS_COPY=y
BR2_TARGET_GENERIC_HOSTNAME="dockstar"
BR2_TARGET_GENERIC_ISSUE="Welcome to Steve's Dockstar"
BR2_ROOTFS_DEVICE_TABLE="$(BR2_EXTERNAL)/seagatedockstar/device_table.txt"
BR2_GENERATE_LOCALE="en_US.UTF-8"
BR2_ROOTFS_OVERLAY="$(BR2_EXTERNAL)/seagatedockstar/skeleton"
BR2_ROOTFS_POST_BUILD_SCRIPT="$(BR2_EXTERNAL)/seagatedockstar/patchrootfs.sh"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="configs/dockstar_linux_defconfig"
BR2_LINUX_KERNEL_UIMAGE=y
BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x8000"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="kirkwood-dockstar"
BR2_LINUX_KERNEL_INSTALL_TARGET=y
BR2_PACKAGE_BUSYBOX_CONFIG="$(BR2_EXTERNAL)/configs/testbb_defconfig"
BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
BR2_PACKAGE_STRACE=y
BR2_PACKAGE_GETTEXT=y
BR2_PACKAGE_MTD=y
BR2_PACKAGE_MTD_MKFSUBIFS=y
BR2_PACKAGE_NFS_UTILS=y
BR2_PACKAGE_NFS_UTILS_RPCDEBUG=y
BR2_PACKAGE_SSHFS=y
BR2_PACKAGE_PYTHON=y
BR2_PACKAGE_PYTHON_PY_PYC=y
BR2_PACKAGE_PYTHON_UCS4=y
BR2_PACKAGE_PYTHON_HASHLIB=y
BR2_PACKAGE_PYTHON_PYMYSQL=y
BR2_PACKAGE_PYTHON_PYRATEMP=y
BR2_PACKAGE_PYTHON_REQUESTS=y
BR2_PACKAGE_PYTHON_TORNADO=y
BR2_PACKAGE_MYSQL=y
BR2_PACKAGE_ORACLE_MYSQL_SERVER=y
BR2_PACKAGE_NSS_MDNS=y
BR2_PACKAGE_ICU=y
BR2_PACKAGE_NCURSES_WCHAR=y
BR2_PACKAGE_AVAHI=y
BR2_PACKAGE_AVAHI_DAEMON=y
BR2_PACKAGE_BASH=y
BR2_PACKAGE_LESS=y
BR2_PACKAGE_MC=y
BR2_PACKAGE_NANO=y
BR2_TARGET_ROOTFS_UBIFS=y
BR2_TARGET_ROOTFS_UBI=y
BR2_PACKAGE_HOST_MKE2IMG=y
BR2_TARGET_SHEEVAPLUG=y

There are quite a few warnings in the server build, but no errors that
I can see:

mysql-5.1.73.tar.gz: OK (md5: 887f869bcc757957067b9198f707f32f)
mysql-5.1.73.tar.gz: OK (sha256:
05ebe21305408b24407d14b77607a3e5ffa3c300e03f1359d3066f301989dcb5)
>>> oracle-mysql 5.1.73 Extracting
gzip -d -c /home/calfee/nobu/br/downloads/mysql-5.1.73.tar.gz | tar
--strip-components=1 -C
/home/calfee/nobu/br/dockstar/ds_9_2914/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
>>> oracle-mysql 5.1.73 Updating config.sub and config.guess
for file in config.guess config.sub; do for i in $(find
/home/calfee/nobu/br/dockstar/ds_9_2914/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')

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Buildroot] Mysqld startup problems
  2017-08-08 15:10 [Buildroot] Mysqld startup problems Steve Calfee
@ 2017-08-08 15:30 ` Arnout Vandecappelle
  2017-08-08 15:47   ` Steve Calfee
  2017-08-08 15:34 ` Arnout Vandecappelle
  1 sibling, 1 reply; 8+ messages in thread
From: Arnout Vandecappelle @ 2017-08-08 15:30 UTC (permalink / raw)
  To: buildroot

 Hi Steve,

 No reason to send this twice :-)

On 08-08-17 17:10, Steve Calfee wrote:
> Hi, I am trying to upgrade to the latest buildroot from I think it was
> 2016.08. As an intermediate step, while waiting for 2017.08, I am
> upgrading to 2017.05.02.
> 
> Everything builds fine, it boots and runs ok.
> 
> But mysqld did not get started. I did have it working before. I know
> something was done with the mariadb and mysql becoming virtual
> packages, but I am not sure what.

 Since the new oracle-mysql package does seem to get built, the virtual package
itself can't be the issue.

 I also don't see any other change since 2016.08 that could be relevant.

> The problem I see is S97mysqld wants
> to start /usr/bin/mysqld_safe and mysqld_safe is not installed
> anywhere in the target.

 That is indeed a problem... Could you see what the package *does* install? Just
'grep ^oracle-mysql output/build/packages-file-list.txt'.

> So I would appreciate any tips on where to look.
> 
> Thanks, Steve
> 
> Here is my dockstar_glibc_buildroot_defconfig

 I'll try to build with this defconfig when I find the time. However:

> 
> BR2_arm=y
> BR2_TOOLCHAIN_EXTERNAL=y
> BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
> BR2_TOOLCHAIN_EXTERNAL_PATH="$(TOPDIR)/../new_sept_2014_tools/output/host/usr"

 I obviously can't use this toolchain, but I would be surprised if that were the
issue.

> BR2_TOOLCHAIN_EXTERNAL_CUSTOM_PREFIX="arm-linux"
> BR2_TOOLCHAIN_EXTERNAL_GCC_4_8=y
> BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_1=y
> BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
> BR2_TOOLCHAIN_EXTERNAL_CXX=y
> BR2_PACKAGE_HOST_GDB=y
> BR2_TOOLCHAIN_GLIBC_GCONV_LIBS_COPY=y
> BR2_TARGET_GENERIC_HOSTNAME="dockstar"
> BR2_TARGET_GENERIC_ISSUE="Welcome to Steve's Dockstar"
> BR2_ROOTFS_DEVICE_TABLE="$(BR2_EXTERNAL)/seagatedockstar/device_table.txt"
> BR2_GENERATE_LOCALE="en_US.UTF-8"
> BR2_ROOTFS_OVERLAY="$(BR2_EXTERNAL)/seagatedockstar/skeleton"
> BR2_ROOTFS_POST_BUILD_SCRIPT="$(BR2_EXTERNAL)/seagatedockstar/patchrootfs.sh"

 This script doesn't happen to remove mysqld_safe, does it? :-)

[snip]
> There are quite a few warnings in the server build, but no errors that
> I can see:

 Please use a pastebin for such huge output.

[snip]
>>>> oracle-mysql 5.1.73 Autoreconfiguring
> aclocal: warning: autoconf input should be named 'configure.ac', not
> 'configure.in'

 Autoreconf often gives a lot of warnings, they can be ignored.

 Regards,
 Arnout

[snip]

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Buildroot] Mysqld startup problems
  2017-08-08 15:10 [Buildroot] Mysqld startup problems Steve Calfee
  2017-08-08 15:30 ` Arnout Vandecappelle
@ 2017-08-08 15:34 ` Arnout Vandecappelle
  1 sibling, 0 replies; 8+ messages in thread
From: Arnout Vandecappelle @ 2017-08-08 15:34 UTC (permalink / raw)
  To: buildroot



On 08-08-17 17:10, Steve Calfee wrote:
> BR2_ROOTFS_DEVICE_TABLE="$(BR2_EXTERNAL)/seagatedockstar/device_table.txt"

 By the way, this isn't the way you should specify it any more, you should use
BR2_EXTERNAL_<NAME>_PATH instead.

 Regards,
 Arnout
-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Buildroot] Mysqld startup problems
  2017-08-08 15:30 ` Arnout Vandecappelle
@ 2017-08-08 15:47   ` Steve Calfee
  2017-08-08 18:43     ` Arnout Vandecappelle
  0 siblings, 1 reply; 8+ messages in thread
From: Steve Calfee @ 2017-08-08 15:47 UTC (permalink / raw)
  To: buildroot

Hi Arnout, thanks for trying to help.

On Tue, Aug 8, 2017 at 8:30 AM, Arnout Vandecappelle <arnout@mind.be> wrote:
>  Hi Steve,
>
>  No reason to send this twice :-)

Sorry, I did not receive anything from the list from my send, so I
thought maybe gmail sent html mail and maybe it got dropped.


>
> On 08-08-17 17:10, Steve Calfee wrote:
>> Hi, I am trying to upgrade to the latest buildroot from I think it was
>> 2016.08. As an intermediate step, while waiting for 2017.08, I am
>> upgrading to 2017.05.02.
>>
>> Everything builds fine, it boots and runs ok.
>>
>> But mysqld did not get started. I did have it working before. I know
>> something was done with the mariadb and mysql becoming virtual
>> packages, but I am not sure what.
>
>  Since the new oracle-mysql package does seem to get built, the virtual package
> itself can't be the issue.
>
>  I also don't see any other change since 2016.08 that could be relevant.
>
>> The problem I see is S97mysqld wants
>> to start /usr/bin/mysqld_safe and mysqld_safe is not installed
>> anywhere in the target.
>
>  That is indeed a problem... Could you see what the package *does* install? Just
> 'grep ^oracle-mysql output/build/packages-file-list.txt'.


grep ^oracle-mysql output/build/packages-file-list.txt
oracle-mysql,./usr/bin/mysqlslap
oracle-mysql,./usr/include/mysql/mysql_com.h
oracle-mysql,./usr/include/mysql/my_getopt.h
oracle-mysql,./usr/lib/libdbug.a
oracle-mysql,./usr/lib/libmysqlclient_r.la
oracle-mysql,./usr/include/mysql/mysql.h
oracle-mysql,./usr/share/mysql/mysql_test_data_timezone.sql
oracle-mysql,./usr/include/mysql/plugin.h
oracle-mysql,./usr/bin/mysql
oracle-mysql,./usr/include/mysql/mysqld_ername.h
oracle-mysql,./usr/bin/mysqld_multi
oracle-mysql,./usr/bin/mysql_setpermission
oracle-mysql,./usr/include/mysql/my_global.h
oracle-mysql,./usr/share/mysql/mysql.server
oracle-mysql,./usr/include/mysql/m_string.h
oracle-mysql,./usr/include/mysql/m_ctype.h
oracle-mysql,./usr/bin/mysqlhotcopy
oracle-mysql,./usr/bin/mysql_fix_privilege_tables
oracle-mysql,./usr/include/mysql/my_config.h
oracle-mysql,./usr/bin/mysqlbug
oracle-mysql,./usr/bin/mysql_config
oracle-mysql,./usr/include/mysql/sslopt-vars.h
oracle-mysql,./usr/include/mysql/my_list.h
oracle-mysql,./usr/bin/mysql_waitpid
oracle-mysql,./usr/share/mysql/config.small.ini
oracle-mysql,./usr/lib/libmysqlclient.so.16.0.0
oracle-mysql,./usr/bin/msql2mysql
oracle-mysql,./usr/include/mysql/mysql_version.h
oracle-mysql,./usr/bin/my_print_defaults
oracle-mysql,./usr/include/mysql/my_attribute.h
oracle-mysql,./usr/include/mysql/my_sys.h
oracle-mysql,./usr/bin/mysql_secure_installation
oracle-mysql,./usr/include/mysql/sslopt-longopts.h
oracle-mysql,./usr/include/mysql/decimal.h
oracle-mysql,./usr/share/mysql/my-innodb-heavy-4G.cnf
oracle-mysql,./usr/lib/libmystrings.a
oracle-mysql,./usr/share/mysql/my-small.cnf
oracle-mysql,./usr/lib/libmysys.a
oracle-mysql,./usr/include/mysql/sql_common.h
oracle-mysql,./usr/include/mysql/mysql_time.h
oracle-mysql,./usr/share/mysql/config.medium.ini
oracle-mysql,./usr/share/mysql/mysql_system_tables.sql
oracle-mysql,./usr/bin/mysqlimport
oracle-mysql,./usr/share/mysql/my-huge.cnf
oracle-mysql,./usr/bin/mysql_find_rows
oracle-mysql,./usr/bin/mysql_convert_table_format
oracle-mysql,./usr/include/mysql/my_compiler.h
oracle-mysql,./usr/bin/replace
oracle-mysql,./usr/bin/mysql_client_test
oracle-mysql,./usr/bin/perror
oracle-mysql,./usr/share/mysql/mysql_fix_privilege_tables.sql
oracle-mysql,./usr/lib/libmysqlclient_r.so.16.0.0
oracle-mysql,./usr/bin/mysql_zap
oracle-mysql,./usr/bin/mysqlshow
oracle-mysql,./usr/bin/mysqlcheck
oracle-mysql,./usr/share/mysql/ndb-config-2-node.ini
oracle-mysql,./usr/bin/mysqldump
oracle-mysql,./usr/share/mysql/mysqld_multi.server
oracle-mysql,./usr/include/mysql/typelib.h
oracle-mysql,./usr/include/mysql/my_xml.h
oracle-mysql,./usr/include/mysql/my_dir.h
oracle-mysql,./usr/share/mysql/my-medium.cnf
oracle-mysql,./usr/bin/mysqlaccess
oracle-mysql,./usr/include/mysql/keycache.h
oracle-mysql,./usr/bin/resolveip
oracle-mysql,./usr/include/mysql/my_no_pthread.h
oracle-mysql,./usr/include/mysql/my_alloc.h
oracle-mysql,./usr/bin/mysqltest
oracle-mysql,./usr/share/mysql/config.huge.ini
oracle-mysql,./usr/bin/mysqlbinlog
oracle-mysql,./usr/bin/resolve_stack_dump
oracle-mysql,./usr/share/mysql/mysql-log-rotate
oracle-mysql,./usr/bin/mysqldumpslow
oracle-mysql,./usr/share/aclocal/mysql.m4
oracle-mysql,./usr/bin/mysql_upgrade
oracle-mysql,./usr/include/mysql/mysqld_error.h
oracle-mysql,./usr/share/mysql/binary-configure
oracle-mysql,./usr/bin/innochecksum
oracle-mysql,./usr/share/mysql/fill_help_tables.sql
oracle-mysql,./usr/include/mysql/my_dbug.h
oracle-mysql,./usr/include/mysql/sql_state.h
oracle-mysql,./usr/bin/mysqladmin
oracle-mysql,./usr/lib/libmysqlclient.la
oracle-mysql,./usr/share/mysql/my-large.cnf
oracle-mysql,./usr/include/mysql/errmsg.h
oracle-mysql,./usr/include/mysql/sslopt-case.h
oracle-mysql,./usr/include/mysql/mysql_embed.h
oracle-mysql,./usr/bin/mysql_fix_extensions
oracle-mysql,./usr/share/mysql/mysql_system_tables_data.sql
oracle-mysql,./usr/include/mysql/my_pthread.h
oracle-mysql,./usr/include/mysql/my_net.h





>
>> So I would appreciate any tips on where to look.
>>
>> Thanks, Steve
>>
>> Here is my dockstar_glibc_buildroot_defconfig
>
>  I'll try to build with this defconfig when I find the time. However:
>
>>
>> BR2_arm=y
>> BR2_TOOLCHAIN_EXTERNAL=y
>> BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
>> BR2_TOOLCHAIN_EXTERNAL_PATH="$(TOPDIR)/../new_sept_2014_tools/output/host/usr"
>
>  I obviously can't use this toolchain, but I would be surprised if that were the
> issue.

Yes, it is a buildroot built toolchain, which I use as an external for
faster "clean" rebuild times.

>
>> BR2_TOOLCHAIN_EXTERNAL_CUSTOM_PREFIX="arm-linux"
>> BR2_TOOLCHAIN_EXTERNAL_GCC_4_8=y
>> BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_1=y
>> BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
>> BR2_TOOLCHAIN_EXTERNAL_CXX=y
>> BR2_PACKAGE_HOST_GDB=y
>> BR2_TOOLCHAIN_GLIBC_GCONV_LIBS_COPY=y
>> BR2_TARGET_GENERIC_HOSTNAME="dockstar"
>> BR2_TARGET_GENERIC_ISSUE="Welcome to Steve's Dockstar"
>> BR2_ROOTFS_DEVICE_TABLE="$(BR2_EXTERNAL)/seagatedockstar/device_table.txt"
>> BR2_GENERATE_LOCALE="en_US.UTF-8"
>> BR2_ROOTFS_OVERLAY="$(BR2_EXTERNAL)/seagatedockstar/skeleton"
>> BR2_ROOTFS_POST_BUILD_SCRIPT="$(BR2_EXTERNAL)/seagatedockstar/patchrootfs.sh"
>
>  This script doesn't happen to remove mysqld_safe, does it? :-)

No the script just copies stuff into /etc. It may be obsolete now,
buildroot may do the copy automatically.

>
> [snip]
>> There are quite a few warnings in the server build, but no errors that
>> I can see:
>
>  Please use a pastebin for such huge output.
>
> [snip]
>>>>> oracle-mysql 5.1.73 Autoreconfiguring
>> aclocal: warning: autoconf input should be named 'configure.ac', not
>> 'configure.in'
>
>  Autoreconf often gives a lot of warnings, they can be ignored.
>
>  Regards,
>  Arnout
>

Thanks for trying to help,

Steve

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Buildroot] Mysqld startup problems
  2017-08-08 15:47   ` Steve Calfee
@ 2017-08-08 18:43     ` Arnout Vandecappelle
  2017-08-08 20:52       ` Steve Calfee
  0 siblings, 1 reply; 8+ messages in thread
From: Arnout Vandecappelle @ 2017-08-08 18:43 UTC (permalink / raw)
  To: buildroot



On 08-08-17 17:47, Steve Calfee wrote:
>> So I would appreciate any tips on where to look.
>>
>> Thanks, Steve
>>
>> Here is my dockstar_glibc_buildroot_defconfig
>  I'll try to build with this defconfig when I find the time.

 So I tried the following defconfig

BR2_arm=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_GLIBC_GCONV_LIBS_COPY=y
BR2_GENERATE_LOCALE="en_US.UTF-8"
BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
BR2_PACKAGE_STRACE=y
BR2_PACKAGE_GETTEXT=y
BR2_PACKAGE_MTD=y
BR2_PACKAGE_MTD_MKFSUBIFS=y
BR2_PACKAGE_NFS_UTILS=y
BR2_PACKAGE_NFS_UTILS_RPCDEBUG=y
BR2_PACKAGE_SSHFS=y
BR2_PACKAGE_PYTHON=y
BR2_PACKAGE_PYTHON_PY_PYC=y
BR2_PACKAGE_PYTHON_UCS4=y
BR2_PACKAGE_PYTHON_HASHLIB=y
BR2_PACKAGE_PYTHON_PYMYSQL=y
BR2_PACKAGE_PYTHON_PYRATEMP=y
BR2_PACKAGE_PYTHON_REQUESTS=y
BR2_PACKAGE_PYTHON_TORNADO=y
BR2_PACKAGE_MYSQL=y
BR2_PACKAGE_ORACLE_MYSQL_SERVER=y
BR2_PACKAGE_NSS_MDNS=y
BR2_PACKAGE_ICU=y
BR2_PACKAGE_NCURSES_WCHAR=y
BR2_PACKAGE_AVAHI=y
BR2_PACKAGE_AVAHI_DAEMON=y
BR2_PACKAGE_BASH=y
BR2_PACKAGE_LESS=y
BR2_PACKAGE_MC=y
BR2_PACKAGE_NANO=y
BR2_TARGET_ROOTFS_UBIFS=y
BR2_TARGET_ROOTFS_UBI=y


and it installs mysqld_safe like it should. Here's the part from the build log
where it gets installed:

Making install in sql-common
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
Making install in scripts
/usr/bin/make  install-am
 /bin/mkdir -p '/gentoo/home2/arnout/sw/buildroot/output/mysql/target/usr/bin'
 /bin/mkdir -p
'/gentoo/home2/arnout/sw/buildroot/output/mysql/target/usr/share/mysql'
 /usr/bin/install -c -m 644 fill_help_tables.sql mysql_fix_privilege_tables.sql
mysql_system_tables.sql mysql_system_tables_data.sql
mysql_test_data_timezone.sql
'/gentoo/home2/arnout/sw/buildroot/output/mysql/target/usr/share/mysql'
 /usr/bin/install -c mysqld_safe mysql_install_db msql2mysql mysql_config
mysql_fix_privilege_tables mysql_fix_extensions mysql_setpermission
mysql_secure_installation mysql_zap mysqlaccess mysqlbug
mysql_convert_table_format mysql_find_rows mysqlhotcopy mysqldumpslow
mysqld_multi '/gentoo/home2/arnout/sw/buildroot/output/mysql/target/usr/bin'
Making install in strings
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/gentoo/home2/arnout/sw/buildroot/output/mysql/target/usr/lib'
 /usr/bin/install -c -m 644  libmystrings.a
'/gentoo/home2/arnout/sw/buildroot/output/mysql/target/usr/lib'
 ( cd '/gentoo/home2/arnout/sw/buildroot/output/mysql/target/usr/lib' &&
/gentoo/home2/arnout/sw/buildroot/output/mysql/host/bin/arm-none-linux-gnueabi-ranlib
libmystrings.a )


 Can you do 'make oracle-mysql-rebuild' and see how it differs?

 Note, I did this on current master instead of 2017.05.2, but I can see no
relevant differences.

 Regards,
 Arnout

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Buildroot] Mysqld startup problems
  2017-08-08 18:43     ` Arnout Vandecappelle
@ 2017-08-08 20:52       ` Steve Calfee
  2017-08-09 10:07         ` Arnout Vandecappelle
  0 siblings, 1 reply; 8+ messages in thread
From: Steve Calfee @ 2017-08-08 20:52 UTC (permalink / raw)
  To: buildroot

Hi Arnout,

Thanks I really appreciate you trying to help. '

Here is the version of mysql I am using (the buildroot default)
mysql-5.1.73.tar.gz: OK (md5: 887f869bcc757957067b9198f707f32f)
mysql-5.1.73.tar.gz: OK (sha256:
05ebe21305408b24407d14b77607a3e5ffa3c300e03f1359d3066f301989dcb5)


I cut my output to match what yours did and no mysql_safe was installed. :
Making install in sql-common
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
Making install in scripts
/usr/bin/make  install-am
 /bin/mkdir -p '/home/calfee/nobu/br/dockstar/ds_9_2914/output/host/usr/arm-buildroot-linux-gnueabi/sysroot/usr/bin'
 /bin/mkdir -p '/home/calfee/nobu/br/dockstar/ds_9_2914/output/host/usr/arm-buildroot-linux-gnueabi/sysroot/usr/share/mysql'
 /usr/bin/install -c -m 644 fill_help_tables.sql
mysql_fix_privilege_tables.sql mysql_system_tables.sql
mysql_system_tables_data.sql mysql_test_data_timezone.sql
'/home/calfee/nobu/br/dockstar/ds_9_2914/output/host/usr/arm-buildroot-linux-gnueabi/sysroot/usr/share/mysql'
 /usr/bin/install -c msql2mysql mysql_config
mysql_fix_privilege_tables mysql_fix_extensions mysql_setpermission
mysql_secure_installation mysql_zap mysqlaccess mysqlbug
mysql_convert_table_format mysql_find_rows mysqlhotcopy mysqldumpslow
mysqld_multi '/home/calfee/nobu/br/dockstar/ds_9_2914/output/host/usr/arm-buildroot-linux-gnueabi/sysroot/usr/bin'
Making install in strings
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/home/calfee/nobu/br/dockstar/ds_9_2914/output/host/usr/arm-buildroot-linux-gnueabi/sysroot/usr/lib'
 /usr/bin/install -c -m 644  libmystrings.a
'/home/calfee/nobu/br/dockstar/ds_9_2914/output/host/usr/arm-buildroot-linux-gnueabi/sysroot/usr/lib'
 ( cd '/home/calfee/nobu/br/dockstar/ds_9_2914/output/host/usr/arm-buildroot-linux-gnueabi/sysroot/usr/lib'
&& /home/calfee/nobu/br/dockstar/ds_9_2914/output/host/usr/bin/arm-linux-ranlib
libmystrings.a )

On Tue, Aug 8, 2017 at 11:43 AM, Arnout Vandecappelle <arnout@mind.be> wrote:
>
>
> On 08-08-17 17:47, Steve Calfee wrote:
>>> So I would appreciate any tips on where to look.
>>>
>>> Thanks, Steve
>>>
>>> Here is my dockstar_glibc_buildroot_defconfig
>>  I'll try to build with this defconfig when I find the time.
>
>  So I tried the following defconfig
>
> BR2_arm=y
> BR2_TOOLCHAIN_EXTERNAL=y
> BR2_TOOLCHAIN_GLIBC_GCONV_LIBS_COPY=y
> BR2_GENERATE_LOCALE="en_US.UTF-8"
> BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
> BR2_PACKAGE_STRACE=y
> BR2_PACKAGE_GETTEXT=y
> BR2_PACKAGE_MTD=y
> BR2_PACKAGE_MTD_MKFSUBIFS=y
> BR2_PACKAGE_NFS_UTILS=y
> BR2_PACKAGE_NFS_UTILS_RPCDEBUG=y
> BR2_PACKAGE_SSHFS=y
> BR2_PACKAGE_PYTHON=y
> BR2_PACKAGE_PYTHON_PY_PYC=y
> BR2_PACKAGE_PYTHON_UCS4=y
> BR2_PACKAGE_PYTHON_HASHLIB=y
> BR2_PACKAGE_PYTHON_PYMYSQL=y
> BR2_PACKAGE_PYTHON_PYRATEMP=y
> BR2_PACKAGE_PYTHON_REQUESTS=y
> BR2_PACKAGE_PYTHON_TORNADO=y
> BR2_PACKAGE_MYSQL=y
> BR2_PACKAGE_ORACLE_MYSQL_SERVER=y
> BR2_PACKAGE_NSS_MDNS=y
> BR2_PACKAGE_ICU=y
> BR2_PACKAGE_NCURSES_WCHAR=y
> BR2_PACKAGE_AVAHI=y
> BR2_PACKAGE_AVAHI_DAEMON=y
> BR2_PACKAGE_BASH=y
> BR2_PACKAGE_LESS=y
> BR2_PACKAGE_MC=y
> BR2_PACKAGE_NANO=y
> BR2_TARGET_ROOTFS_UBIFS=y
> BR2_TARGET_ROOTFS_UBI=y
>
>
> and it installs mysqld_safe like it should. Here's the part from the build log
> where it gets installed:
>
> Making install in sql-common
> make[4]: Nothing to be done for 'install-exec-am'.
> make[4]: Nothing to be done for 'install-data-am'.
> Making install in scripts
> /usr/bin/make  install-am
>  /bin/mkdir -p '/gentoo/home2/arnout/sw/buildroot/output/mysql/target/usr/bin'
>  /bin/mkdir -p
> '/gentoo/home2/arnout/sw/buildroot/output/mysql/target/usr/share/mysql'
>  /usr/bin/install -c -m 644 fill_help_tables.sql mysql_fix_privilege_tables.sql
> mysql_system_tables.sql mysql_system_tables_data.sql
> mysql_test_data_timezone.sql
> '/gentoo/home2/arnout/sw/buildroot/output/mysql/target/usr/share/mysql'
>  /usr/bin/install -c mysqld_safe mysql_install_db msql2mysql mysql_config
> mysql_fix_privilege_tables mysql_fix_extensions mysql_setpermission
> mysql_secure_installation mysql_zap mysqlaccess mysqlbug
> mysql_convert_table_format mysql_find_rows mysqlhotcopy mysqldumpslow
> mysqld_multi '/gentoo/home2/arnout/sw/buildroot/output/mysql/target/usr/bin'
> Making install in strings
> make[4]: Nothing to be done for 'install-data-am'.
>  /bin/mkdir -p '/gentoo/home2/arnout/sw/buildroot/output/mysql/target/usr/lib'
>  /usr/bin/install -c -m 644  libmystrings.a
> '/gentoo/home2/arnout/sw/buildroot/output/mysql/target/usr/lib'
>  ( cd '/gentoo/home2/arnout/sw/buildroot/output/mysql/target/usr/lib' &&
> /gentoo/home2/arnout/sw/buildroot/output/mysql/host/bin/arm-none-linux-gnueabi-ranlib
> libmystrings.a )
>
>
>  Can you do 'make oracle-mysql-rebuild' and see how it differs?
>
>  Note, I did this on current master instead of 2017.05.2, but I can see no
> relevant differences.
>
>  Regards,
>  Arnout
>
> --
> Arnout Vandecappelle                          arnout at mind be
> Senior Embedded Software Architect            +32-16-286500
> Essensium/Mind                                http://www.mind.be
> G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
> LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
> GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Buildroot] Mysqld startup problems
  2017-08-08 20:52       ` Steve Calfee
@ 2017-08-09 10:07         ` Arnout Vandecappelle
  2017-08-09 16:53           ` Steve Calfee
  0 siblings, 1 reply; 8+ messages in thread
From: Arnout Vandecappelle @ 2017-08-09 10:07 UTC (permalink / raw)
  To: buildroot



On 08-08-17 22:52, Steve Calfee wrote:
> Hi Arnout,
> 
> Thanks I really appreciate you trying to help. '
> 
> Here is the version of mysql I am using (the buildroot default)
> mysql-5.1.73.tar.gz: OK (md5: 887f869bcc757957067b9198f707f32f)
> mysql-5.1.73.tar.gz: OK (sha256:
> 05ebe21305408b24407d14b77607a3e5ffa3c300e03f1359d3066f301989dcb5)
> 
> 
> I cut my output to match what yours did and no mysql_safe was installed. :
> Making install in sql-common
> make[4]: Nothing to be done for 'install-exec-am'.
> make[4]: Nothing to be done for 'install-data-am'.
> Making install in scripts
> /usr/bin/make  install-am
>  /bin/mkdir -p '/home/calfee/nobu/br/dockstar/ds_9_2914/output/host/usr/arm-buildroot-linux-gnueabi/sysroot/usr/bin'
>  /bin/mkdir -p '/home/calfee/nobu/br/dockstar/ds_9_2914/output/host/usr/arm-buildroot-linux-gnueabi/sysroot/usr/share/mysql'
>  /usr/bin/install -c -m 644 fill_help_tables.sql
> mysql_fix_privilege_tables.sql mysql_system_tables.sql
> mysql_system_tables_data.sql mysql_test_data_timezone.sql
> '/home/calfee/nobu/br/dockstar/ds_9_2914/output/host/usr/arm-buildroot-linux-gnueabi/sysroot/usr/share/mysql'
>  /usr/bin/install -c msql2mysql mysql_config
> mysql_fix_privilege_tables mysql_fix_extensions mysql_setpermission
> mysql_secure_installation mysql_zap mysqlaccess mysqlbug
> mysql_convert_table_format mysql_find_rows mysqlhotcopy mysqldumpslow
> mysqld_multi '/home/calfee/nobu/br/dockstar/ds_9_2914/output/host/usr/arm-buildroot-linux-gnueabi/sysroot/usr/bin'

 Right, so looking at Makefile.am leads me to this fragment in configure.in:

if test "$with_server" != "no"
then
  server_scripts="mysqld_safe mysql_install_db"
  sql_server_dirs="strings mysys dbug extra regex storage plugin"

  sql_server="vio sql"
fi

 So apparently, with_server is not set to yes in your case. We pass
--with-embedded-server and a bit higher up configure.in we find

if test "$with_embedded_server" = "yes"
then
  libmysqld_dirs=libmysqld

  # We can't build embedded library without building the server, because
  # we depend on libmysys, libmystrings, libmyisam, etc.
  with_server=yes
fi

 So really, with_server should be yes...

 Could you add some debug echos in configure.in and do a
'make oracle-mysql-reconfigure' to try to find out what is going on? Or first,
check config.log to see if you can find anything there.

 Regards,
 Arnout


[snip]

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Buildroot] Mysqld startup problems
  2017-08-09 10:07         ` Arnout Vandecappelle
@ 2017-08-09 16:53           ` Steve Calfee
  0 siblings, 0 replies; 8+ messages in thread
From: Steve Calfee @ 2017-08-09 16:53 UTC (permalink / raw)
  To: buildroot

Hi Arnout,

Weird, when I ran make oracle-mysql-reconfigure then mysql_safe was
installed!. So then I did a make clean and make -- this time
mysql_safe was installed.

I am pretty sure I did a make clean earlier before I found this
problem, but maybe not. I am not sure what a dirty build would affect
in mysql server, but something messed up my build. Now it seems to be
normal.

Thanks for the help, Steve

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-08-09 16:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-08 15:10 [Buildroot] Mysqld startup problems Steve Calfee
2017-08-08 15:30 ` Arnout Vandecappelle
2017-08-08 15:47   ` Steve Calfee
2017-08-08 18:43     ` Arnout Vandecappelle
2017-08-08 20:52       ` Steve Calfee
2017-08-09 10:07         ` Arnout Vandecappelle
2017-08-09 16:53           ` Steve Calfee
2017-08-08 15:34 ` Arnout Vandecappelle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.