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

Bug 467596

Summary: =app-office/planner-0.14.6 fails with automake-1.13 - error: 'AM_CONFIG_HEADER': this macro is obsolete
Product: Gentoo Linux Reporter: Ian Stakenvicius (RETIRED) <axs>
Component: [OLD] UnspecifiedAssignee: GNOME Office (OBSOLETE) <gnome-office+disabled>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 451744    

Description Ian Stakenvicius (RETIRED) gentoo-dev 2013-04-27 21:03:47 UTC
# cat /var/tmp/portage/app-office/planner-0.14.6/temp/aclocal.out
***** aclocal *****
***** PWD: /var/tmp/portage/app-office/planner-0.14.6/work/planner-0.14.6
***** aclocal

aclocal-1.13: warning: autoconf input should be named 'configure.ac', not 'configure.in'
/usr/share/aclocal/zthread.m4:34: warning: underquoted definition of AM_PATH_ZTHREAD
/usr/share/aclocal/zthread.m4:34:   run info Automake 'Extending aclocal'
/usr/share/aclocal/zthread.m4:34:   or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.in:8: 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:8: the top level
autom4te-2.69: /usr/bin/m4 failed with exit status: 1
aclocal-1.13: error: echo failed with exit status: 1

Please note that although this package is stable and automake-1.13 is ~arch,
this is still a priority fix because ~arch users are immediately affected.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2013-05-20 11:16:18 UTC
+*planner-0.14.6_p20130520 (20 May 2013)
+
+  20 May 2013; Gilles Dartiguelongue <eva@gentoo.org> planner-0.14.6.ebuild,
+  +planner-0.14.6_p20130520.ebuild:
+  Add a snapshot compatible with evolution-3.6, bug #448902. Fix compatibility
+  with automake-1.13, bug #467596.
+

It did not fail with automake 1.13.2, but I added the sed anyway.