+ rm -f aclocal.m4 + aclocal -I m4 m4/glib-gettext.m4:39: error: m4_copy: won't overwrite defined macro: glib_DEFUN m4/glib-gettext.m4:39: the top level autom4te: /usr/bin/m4 failed with exit status: 1 aclocal: error: echo failed with exit status: 1 ++ uname -s + '[' Linux = Darwin ']' + LIBTOOLIZE=libtoolize + rm -f m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 + libtoolize --force --copy libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' + aclocal -I m4 m4/glib-gettext.m4:39: error: m4_copy: won't overwrite defined macro: glib_DEFUN m4/glib-gettext.m4:39: the top level autom4te: /usr/bin/m4 failed with exit status: 1 aclocal: error: echo failed with exit status: 1 + autoheader + automake --add-missing --copy -Wno-portability Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936. configure.ac: error: no proper invocation of AM_INIT_AUTOMAKE was found. configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE, configure.ac: that aclocal.m4 is present in the top-level directory, configure.ac: and that aclocal.m4 was recently regenerated (using aclocal) Makefile.am:12: error: WIN32 does not appear in AM_CONDITIONAL Makefile.am:24: error: USE_SQLITE does not appear in AM_CONDITIONAL Makefile.am:27: error: USE_PYTHON does not appear in AM_CONDITIONAL Makefile.am:34: error: WIN32 does not appear in AM_CONDITIONAL Makefile.am:138: error: USE_GTK does not appear in AM_CONDITIONAL Makefile.am:163: error: USE_SQLITE does not appear in AM_CONDITIONAL Makefile.am:166: error: USE_PYTHON does not appear in AM_CONDITIONAL Makefile.am:169: error: USE_BOARD3D does not appear in AM_CONDITIONAL Makefile.am:173: error: WIN32 does not appear in AM_CONDITIONAL Makefile.am:174: error: USE_GTK does not appear in AM_CONDITIONAL Makefile.am:232: error: WIN32 does not appear in AM_CONDITIONAL Makefile.am:247: error: CROSS_COMPILING does not appear in AM_CONDITIONAL Makefile.am: installing './depcomp' /usr/share/automake-1.15/am/depend2.am: error: am__fastdepCC does not appear in AM_CONDITIONAL /usr/share/automake-1.15/am/depend2.am: The usual way to define 'am__fastdepCC' is to add 'AC_PROG_CC' /usr/share/automake-1.15/am/depend2.am: to 'configure.ac' and run 'aclocal' and 'autoconf' again /usr/share/automake-1.15/am/depend2.am: error: AMDEP does not appear in AM_CONDITIONAL /usr/share/automake-1.15/am/depend2.am: The usual way to define 'AMDEP' is to add one of the compiler tests /usr/share/automake-1.15/am/depend2.am: AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC, AC_PROG_OBJCXX, /usr/share/automake-1.15/am/depend2.am: AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC /usr/share/automake-1.15/am/depend2.am: to 'configure.ac' and run 'aclocal' and 'autoconf' again Makefile.am: error: Lex source seen but 'LEX' is undefined Makefile.am: The usual way to define 'LEX' is to add 'AM_PROG_LEX' Makefile.am: to 'configure.ac' and run 'aclocal' and 'autoconf' again. board3d/Makefile.am:12: error: USE_BOARD3D does not appear in AM_CONDITIONAL board3d/Makefile.am:23: error: WIN32 does not appear in AM_CONDITIONAL board3d/Makefile.am:13: error: Libtool library used but 'LIBTOOL' is undefined board3d/Makefile.am:13: The usual way to define 'LIBTOOL' is to add 'LT_INIT' board3d/Makefile.am:13: to 'configure.ac' and run 'aclocal' and 'autoconf' again. board3d/Makefile.am:13: If 'LT_INIT' is in 'configure.ac', make sure board3d/Makefile.am:13: its definition is in aclocal's search path. lib/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined lib/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT' lib/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again. lib/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure lib/Makefile.am:11: its definition is in aclocal's search path. lib/Makefile.am:13: warning: source file '../output.c' is in a subdirectory, lib/Makefile.am:13: 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. pixmaps/Makefile.am:76: error: USE_GTK does not appear in AM_CONDITIONAL pixmaps/Makefile.am:88: error: FOUND_GDK_PIXBUF_CSOURCE does not appear in AM_CONDITIONAL win32/Makefile.am:12: error: WIN32 does not appear in AM_CONDITIONAL win32/Makefile.am:14: error: USE_GTK does not appear in AM_CONDITIONAL + autoconf