#38057: unac @1.8.0 needs the automake1.13 fix ---------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: unac ---------------------+-------------------------------- It was being installed as a dependency for postgresql-unaccent, when it ran into this familiar error: {{{ DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_unac/unac/work/unac-1.8.0.orig" && autoreconf --install' DEBUG: Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_unac/unac/work/unac-1.8.0.orig" && autoreconf --install acinclude.m4:35: warning: underquoted definition of AC_COMPILE_WARNINGS acinclude.m4:35: run info Automake 'Extending aclocal' acinclude.m4:35: or see http://www.gnu.org/software/automake/manual/automake.html#Extending- aclocal configure.ac:29: error: 'AM_CONFIG_HEADER': this macro is obsolete. You should use the 'AC_CONFIG_HEADERS' macro instead. /opt/local/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from... configure.ac:29: the top level autom4te: /opt/local/bin/gm4 failed with exit status: 1 aclocal: error: echo failed with exit status: 1 autoreconf: aclocal failed with exit status: 1 Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_unac/unac/work/unac-1.8.0.orig" && autoreconf --install Exit code: 1 Error: org.macports.configure for port unac returned: autoreconf failure: command execution failed DEBUG: Error code: NONE DEBUG: Backtrace: autoreconf failure: command execution failed while executing "$procedure $targetname" Warning: targets not executed for unac: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Failed to install unac }}} Should be pretty easy to fix. -- Ticket URL: <https://trac.macports.org/ticket/38057> MacPorts <http://www.macports.org/> Ports system for Mac OS