#37930: tclreadline needs the automake1.13 fix ---------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: tclreadline ---------------------+-------------------------------- Just tried installing tclreadline and encountered a very familiar error: {{{ DEBUG: Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_tclreadline/tclreadline/work/tclreadline-2.1.0" && autoreconf --install aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:13: 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.in:13: 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_devel_tclreadline/tclreadline/work/tclreadline-2.1.0" && autoreconf --install Exit code: 1 Error: org.macports.configure for port tclreadline 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 tclreadline: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install }}} It's the normal automake1.13 error again, should be pretty easy to fix... -- Ticket URL: <https://trac.macports.org/ticket/37930> MacPorts <http://www.macports.org/> Ports system for Mac OS