[MacPorts] #37535: cppunit @1.12.1_0 configure fails due to automake 1.13
MacPorts
noreply at macports.org
Fri Jan 4 23:26:15 PST 2013
#37535: cppunit @1.12.1_0 configure fails due to automake 1.13
--------------------------+--------------------------------
Reporter: tsmithtree@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: haspatch | Port: cppunit
--------------------------+--------------------------------
Hi, I'm not sure if I should submit this problem here or upstream, but
here goes...
cppunit @1.12.1_0 fails with the following error message:
{{{
:info:configure configure.in:40: error: 'AM_CONFIG_HEADER': this macro is
obsolete.
:info:configure You should use the 'AC_CONFIG_HEADERS' macro instead.
:info:configure /opt/local/share/aclocal-1.13/obsolete-err.m4:12:
AM_CONFIG_HEADER is expanded from...
:info:configure configure.in:40: the top level
:info:configure autom4te: /opt/local/bin/gm4 failed with exit status: 1
:info:configure aclocal: error: echo failed with exit status: 1
:info:configure autoreconf: aclocal failed with exit status: 1
:info:configure Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cppunit/cppunit/work/cppunit-1.12.1"
&& autoreconf --install -fvi
:info:configure Exit code: 1
}}}
This seems to be caused by changes in automake 1.13. I have attached a
small patch to fix the offending line in configure.in
--
Ticket URL: <https://trac.macports.org/ticket/37535>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list