Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#38057 closed defect (fixed)

unac @1.8.0 needs the automake1.13 fix

Reported by: cooljeanius (Eric Gallager) Owned by: stefan.talpalaru@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: unac

Description

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.

Change History (8)

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

Cc: stefan.talpalaru@… removed
Owner: changed from macports-tickets@… to stefan.talpalaru@…

comment:2 Changed 11 years ago by cooljeanius (Eric Gallager)

It's been 3 weeks... maintainer time out?

comment:3 Changed 11 years ago by stefan.talpalaru@…

Maintainer no longer having to deal with this OS. Please reassign.

comment:4 in reply to:  3 Changed 11 years ago by larryv (Lawrence Velázquez)

Replying to stefan.talpalaru@…:

Maintainer no longer having to deal with this OS. Please reassign.

Can we remove you as maintainer from postgresql-unaccent and unac then?

comment:5 Changed 11 years ago by stefan.talpalaru@…

Yes, please do that.

comment:6 in reply to:  5 Changed 11 years ago by larryv (Lawrence Velázquez)

Replying to stefan.talpalaru@…:

Yes, please do that.

Done in r103712. Thanks for your contributions, and take care.

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

Resolution: fixed
Status: newclosed

Fixed in r103713.

comment:8 Changed 11 years ago by cooljeanius (Eric Gallager)

Thanks.

Note: See TracTickets for help on using tickets.