Opened 11 years ago

Last modified 11 years ago

#37440 closed defect

gnudatalanguage: autoreconf failure with automake 1.13: macro 'AM_CONFIG_HEADER' not found in library — at Version 1

Reported by: howard.teich@… Owned by: takeshi@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: slayoo@…
Port: gnudatalanguage

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Error during attempt to configure:

--->  Attempting to fetch gnudatalanguage-0.9.2_2.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gnudatalanguage
--->  Attempting to fetch gnudatalanguage-0.9.2_2.darwin_12.x86_64.tbz2 from http://packages.macports.org/gnudatalanguage
--->  Attempting to fetch gnudatalanguage-0.9.2_2.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/gnudatalanguage
--->  Fetching distfiles for gnudatalanguage
--->  Attempting to fetch gdl-0.9.2.tar.gz from http://voxel.dl.sourceforge.net/gnudatalanguage
--->  Verifying checksum(s) for gnudatalanguage
--->  Extracting gnudatalanguage
--->  Applying patches to gnudatalanguage
--->  Configuring gnudatalanguage
Error: org.macports.configure for port gnudatalanguage returned: autoreconf failure: command execution failed

Please see the log file for

Change History (2)

Changed 11 years ago by howard.teich@…

Attachment: main_log.rtf added

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

Cc: slayoo@… added
Description: modified (diff)
Keywords: autoreconf failure removed
Owner: changed from macports-tickets@… to takeshi@…
Port: @0.9.2 (math science) removed
Summary: autoreconf failure when trying to install gnudatalanguagegnudatalanguage: autoreconf failure with automake 1.13: macro 'AM_CONFIG_HEADER' not found in library

The automake 1.13 release notes confirm that AM_CONFIG_HEADER, which has been superseded by AC_CONFIG_HEADERS for ten years, has finally been removed.

Note: See TracTickets for help on using tickets.