[pgpool-hackers: 665] Serious problem with automake

Tatsuo Ishii ishii at postgresql.org
Fri Nov 14 09:47:06 JST 2014


Hi Usama,

We seem to have serious problem with autoconf configuration.  I'm
going to fix them as soon as possible. Before going further, we need
to agree on which version of those tools should be used. Autotools
behavior is changed depending on its version, and we need to fix the
version if want stable developping environment.

In my case I mainly use following versions provided by Ubuntu 14.04.

autoconf: 2.69
autoheader: 2.69
automake: 1.14.1

What about you?

t-ishii at tishii-CF-SX3HE4BP: automake
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:7: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
src/libs/pcp/Makefile.am:4: warning: source file '$(top_srcdir)/src/utils/pcp/pcp_stream.c' is in a subdirectory,
src/libs/pcp/Makefile.am:4: 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.
src/libs/pcp/Makefile.am:4: warning: source file '$(top_srcdir)/src/utils/pcp/pcp_error.c' is in a subdirectory,
src/libs/pcp/Makefile.am:4: but option 'subdir-objects' is disabled
src/libs/pcp/Makefile.am:4: warning: source file '$(top_srcdir)/src/utils/pcp/pcp_timeout.c' is in a subdirectory,
src/libs/pcp/Makefile.am:4: but option 'subdir-objects' is disabled
src/libs/pcp/Makefile.am:4: warning: source file '$(top_srcdir)/src/auth/md5.c' is in a subdirectory,
src/libs/pcp/Makefile.am:4: but option 'subdir-objects' is disabled
src/libs/pcp/Makefile.am:4: warning: source file '$(top_srcdir)/src/utils/strlcpy.c' is in a subdirectory,
src/libs/pcp/Makefile.am:4: but option 'subdir-objects' is disabled
src/parser/Makefile.am:5: warning: source file '$(top_srcdir)/src/utils/mmgr/mcxt.c' is in a subdirectory,
src/parser/Makefile.am:5: but option 'subdir-objects' is disabled
src/parser/Makefile.am:5: warning: source file '$(top_srcdir)/src/utils/mmgr/aset.c' is in a subdirectory,
src/parser/Makefile.am:5: but option 'subdir-objects' is disabled
src/parser/Makefile.am:5: warning: source file '$(top_srcdir)/src/utils/error/elog.c' is in a subdirectory,
src/parser/Makefile.am:5: but option 'subdir-objects' is disabled
src/tools/pcp/Makefile.am:30: warning: source file '../fe_memutils.c' is in a subdirectory,
src/tools/pcp/Makefile.am:30: but option 'subdir-objects' is disabled
src/tools/pcp/Makefile.am:28: warning: source file '../fe_memutils.c' is in a subdirectory,
src/tools/pcp/Makefile.am:28: but option 'subdir-objects' is disabled
src/tools/pcp/Makefile.am:18: warning: source file '../fe_memutils.c' is in a subdirectory,
src/tools/pcp/Makefile.am:18: but option 'subdir-objects' is disabled
src/tools/pcp/Makefile.am:20: warning: source file '../fe_memutils.c' is in a subdirectory,
src/tools/pcp/Makefile.am:20: but option 'subdir-objects' is disabled
src/tools/pcp/Makefile.am:34: warning: source file '../fe_memutils.c' is in a subdirectory,
src/tools/pcp/Makefile.am:34: but option 'subdir-objects' is disabled
src/tools/pcp/Makefile.am:22: warning: source file '../fe_memutils.c' is in a subdirectory,
src/tools/pcp/Makefile.am:22: but option 'subdir-objects' is disabled
src/tools/pcp/Makefile.am:24: warning: source file '../fe_memutils.c' is in a subdirectory,
src/tools/pcp/Makefile.am:24: but option 'subdir-objects' is disabled
src/tools/pcp/Makefile.am:36: warning: source file '../fe_memutils.c' is in a subdirectory,
src/tools/pcp/Makefile.am:36: but option 'subdir-objects' is disabled
src/tools/pcp/Makefile.am:32: warning: source file '../fe_memutils.c' is in a subdirectory,
src/tools/pcp/Makefile.am:32: but option 'subdir-objects' is disabled
src/tools/pcp/Makefile.am:16: warning: source file '../fe_memutils.c' is in a subdirectory,
src/tools/pcp/Makefile.am:16: but option 'subdir-objects' is disabled
src/tools/pcp/Makefile.am:26: warning: source file '../fe_memutils.c' is in a subdirectory,
src/tools/pcp/Makefile.am:26: but option 'subdir-objects' is disabled
src/tools/pcp/Makefile.am:38: warning: source file '../fe_memutils.c' is in a subdirectory,
src/tools/pcp/Makefile.am:38: but option 'subdir-objects' is disabled
src/tools/pgmd5/Makefile.am:4: warning: source file '$(top_srcdir)/src/auth/md5.c' is in a subdirectory,
src/tools/pgmd5/Makefile.am:4: but option 'subdir-objects' is disabled
src/tools/pgmd5/Makefile.am:4: warning: source file '$(top_srcdir)/src/auth/pool_passwd.c' is in a subdirectory,
src/tools/pgmd5/Makefile.am:4: but option 'subdir-objects' is disabled
src/tools/pgmd5/Makefile.am:4: warning: source file '$(top_srcdir)/src/utils/pool_signal.c' is in a subdirectory,
src/tools/pgmd5/Makefile.am:4: but option 'subdir-objects' is disabled
src/tools/pgmd5/Makefile.am:4: warning: source file '$(top_srcdir)/src/utils/strlcpy.c' is in a subdirectory,
src/tools/pgmd5/Makefile.am:4: but option 'subdir-objects' is disabled
src/tools/pgmd5/Makefile.am:4: warning: source file '$(top_srcdir)/src/utils/regex_array.c' is in a subdirectory,
src/tools/pgmd5/Makefile.am:4: but option 'subdir-objects' is disabled
src/tools/pgmd5/Makefile.am:4: warning: source file '$(top_srcdir)/src/config/pool_config.l' is in a subdirectory,
src/tools/pgmd5/Makefile.am:4: but option 'subdir-objects' is disabled
src/tools/pgmd5/Makefile.am:4: warning: source file '$(top_srcdir)/src/tools/fe_port.c' is in a subdirectory,
src/tools/pgmd5/Makefile.am:4: but option 'subdir-objects' is disabled
src/tools/pgmd5/Makefile.am:4: warning: source file '$(top_srcdir)/src/tools/fe_memutils.c' is in a subdirectory,
src/tools/pgmd5/Makefile.am:4: but option 'subdir-objects' is disabled
src/tools/pgmd5/Makefile.am:4: warning: source file '$(top_srcdir)/src/main/pool_globals.c' is in a subdirectory,
src/tools/pgmd5/Makefile.am:4: but option 'subdir-objects' is disabled


More information about the pgpool-hackers mailing list