Opened 11 years ago

Closed 11 years ago

#37930 closed defect (fixed)

tclreadline @2.1.0_1: needs the automake1.13 fix

Reported by: cooljeanius (Eric Gallager) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: DanielO (Daniel O'Connor)
Port: tclreadline

Description

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...

Change History (3)

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Cc: darius@… removed
Owner: changed from macports-tickets@… to darius@…
Summary: tclreadline needs the automake1.13 fixtclreadline @2.1.0_1: needs the automake1.13 fix

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from darius@… to ryandesign@…
Status: newassigned

comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: darius@… added
Resolution: fixed
Status: assignedclosed

Maintainer timeout. Fixed in r103032.

Note: See TracTickets for help on using tickets.