Opened 11 years ago

Closed 11 years ago

#38081 closed defect (fixed)

giblib @1.2.4 needs automake 1.13 fix

Reported by: cooljeanius (Eric Gallager) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: giblib

Description

DEBUG: Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_giblib/giblib/work/giblib-1.2.4" && autoreconf --install -fvi 
autoreconf: 'configure.ac' and 'configure.in' both present.
autoreconf: proceeding with 'configure.ac'
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
aclocal: warning: 'configure.ac' and 'configure.in' both present.
aclocal: proceeding with 'configure.ac'
acinclude.m4:29: warning: underquoted definition of AC_PATH_GENERIC
acinclude.m4:29:   run info Automake 'Extending aclocal'
acinclude.m4:29:   or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.ac:5: 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:5: 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_graphics_giblib/giblib/work/giblib-1.2.4" && autoreconf --install -fvi 
Exit code: 1
Error: org.macports.configure for port giblib returned: autoreconf failure: command execution failed

It's nomaintainer so anyone can fix it.

Change History (3)

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

Derp, messed up the title; I meant the automake1.13 fix of course, not the autoconf fix...

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

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned
Summary: giblib @1.2.4 needs the autoconf fixgiblib @1.2.4 needs automake 1.13 fix

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

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.