Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 471950

Summary: =sys-libs/libmath++-0.0.4 - configure.in:22: error: 'AM_CONFIG_HEADER': this macro is obsolete.
Product: Gentoo Linux Reporter: Jason Mours <jason.mours>
Component: [OLD] LibraryAssignee: C++ Team [disbanded] <cpp+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=474098
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 451744    
Attachments: aclocal.out
aclocal.out
build.log
emerge-info

Description Jason Mours 2013-06-01 01:13:37 UTC
Just another onfigure.in:22: error: 'AM_CONFIG_HEADER': this macro is obsolete. : Error for sys-libs/math++-0.0.4 :

***** aclocal *****
***** PWD: /var/tmp/portage/sys-libs/libmath++-0.0.4/work/libmath++-0.0.4
***** aclocal

aclocal-1.13: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:22: error: 'AM_CONFIG_HEADER': this macro is obsolete.
    You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from...
configure.in:22: the top level
autom4te-2.69: /usr/bin/m4 failed with exit status: 1
aclocal-1.13: error: echo failed with exit status: 1

: Nothing exciting the aclocal.out, posting build.log.

Reproducible: Always
Comment 1 Jason Mours 2013-06-01 01:14:15 UTC
Created attachment 349774 [details]
aclocal.out
Comment 2 Jason Mours 2013-06-01 01:14:40 UTC
Created attachment 349776 [details]
aclocal.out
Comment 3 Jason Mours 2013-06-01 01:14:53 UTC
Created attachment 349778 [details]
build.log
Comment 4 Jason Mours 2013-06-01 01:16:01 UTC
& Officially. my emerge.info has gotten too big to post... sigh...
Comment 5 Jason Mours 2013-06-01 01:18:43 UTC
Created attachment 349780 [details]
emerge-info
Comment 6 Tiziano Müller (RETIRED) gentoo-dev 2013-06-19 11:00:58 UTC
Since there are no packages in the tree depending on it, upstream is missing and no update since 5+ years I would propose to last-rite this package. Objections?
Comment 7 Jason Mours 2013-06-19 15:31:33 UTC
--depclean shows clean removal on my end. I don't have any objections with pruning.
Comment 8 Sergey Popov gentoo-dev 2013-06-19 17:03:37 UTC
+  19 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> +libmath++-0.0.4-r1.ebuild:
+  Revision bump: EAPI 5, utilize autotools-utils eclass, add compatibility with
+  automake 1.13, wrt bug #471950
Comment 9 Jason Mours 2013-06-20 03:05:11 UTC
Thanks for the fix!