[Bug 70269] New: build: configure.ac requires automake >= 1.12, sync autogen.sh

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 8 00:35:51 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=70269

          Priority: medium
            Bug ID: 70269
          Assignee: telepathy-bugs at lists.freedesktop.org
           Summary: build: configure.ac requires automake >= 1.12, sync
                    autogen.sh
        QA Contact: telepathy-bugs at lists.freedesktop.org
          Severity: major
    Classification: Unclassified
                OS: All
          Reporter: prahal at yahoo.com
          Hardware: All
            Status: NEW
           Version: git master
         Component: logger
           Product: Telepathy

Created attachment 87263
  --> https://bugs.freedesktop.org/attachment.cgi?id=87263&action=edit
build: configure.ac requires automake >= 1.12, sync  autogen.sh

autogen.sh uses automake 1.11 if available but configure.ac then
fails as too old an automake for it since commit a81174c5 .

Failure is:
main::scan_file() called too early to check prototype at /usr/bin/aclocal-1.11
line 643.
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `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'
main::scan_file() called too early to check prototype at /usr/bin/aclocal-1.11
line 643.
configure.ac:88: require Automake 1.12, but have 1.11.6
autoreconf: automake-1.11 failed with exit status: 1

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list