Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#38486 closed defect (fixed)

fnlib @0.5 needs the standard automake1.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: fnlib

Description

Should look familiar:

DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fnlib/fnlib/work/fnlib-0.5" && autoreconf --install -fvi'
DEBUG: Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fnlib/fnlib/work/fnlib-0.5" && autoreconf --install -fvi 
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force 
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:3: 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:3: 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_fnlib/fnlib/work/fnlib-0.5" && autoreconf --install -fvi 
Exit code: 1
Error: org.macports.configure for port fnlib returned: autoreconf failure: command execution failed

fnlib is nomaintainer so anyone can fix this.

Change History (4)

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

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

fnlib @0.5 is nearly ten years old and no ports depend on it. I wonder if it's still needed at all anymore.

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

Resolution: fixed
Status: assignedclosed

comment:3 in reply to:  1 Changed 11 years ago by cooljeanius (Eric Gallager)

Replying to ryandesign@…:

fnlib @0.5 is nearly ten years old and no ports depend on it. I wonder if it's still needed at all anymore.

The description says it's needed for Enlightenment... if that's the case, then why do none of the Enlightenment ports depend on it?

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

I don't know but I would not be surprised if the development of enlightenment has progressed somewhat in the last 10 years and this software became unnecessary or renamed or integrated into another package.

Note: See TracTickets for help on using tickets.