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

Bug 478312

Summary: mail-mta/nullmailer-1.13 with automake-1.13 - configure.in:5: error: 'AM_CONFIG_HEADER': this macro is obsolete.
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis <arfrever.fta>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: normal CC: jlec, net-mail+disabled
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 451744    
Attachments: nullmailer-1.13.ebuild.patch

Description Arfrever Frehtes Taifersar Arahesis 2013-07-27 02:15:06 UTC
>>> Preparing source in /var/tmp/portage/mail-mta/nullmailer-1.13/work/nullmailer-1.13 ...
 * Running eautoreconf in '/var/tmp/portage/mail-mta/nullmailer-1.13/work/nullmailer-1.13' ...
 * Running aclocal ...                                                                                                                                [ !! ]

 * Failed Running aclocal !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/mail-mta/nullmailer-1.13/temp/aclocal.out

 * ERROR: mail-mta/nullmailer-1.13::gentoo failed (prepare phase):
 *   Failed Running aclocal !
...
# cat /var/tmp/portage/mail-mta/nullmailer-1.13/temp/aclocal.out
***** aclocal *****
***** PWD: /var/tmp/portage/mail-mta/nullmailer-1.13/work/nullmailer-1.13
***** aclocal

aclocal-1.14: warning: autoconf input should be named 'configure.ac', not 'configure.in'
/usr/share/aclocal/gtkglextmm-1.2.m4:225: warning: underquoted definition of AC_GTKGLEXTMM_SUPPORTS_MULTIHEAD
/usr/share/aclocal/gtkglextmm-1.2.m4:225:   run info Automake 'Extending aclocal'
/usr/share/aclocal/gtkglextmm-1.2.m4:225:   or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.in:5: error: 'AM_CONFIG_HEADER': this macro is obsolete.
You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.14/obsolete.m4:11: AM_CONFIG_HEADER is expanded from...
configure.in:5: the top level
autom4te-2.69: /usr/bin/m4 failed with exit status: 1
aclocal-1.14: error: echo failed with exit status: 1
Comment 1 Arfrever Frehtes Taifersar Arahesis 2013-07-27 02:21:30 UTC
Created attachment 354278 [details, diff]
nullmailer-1.13.ebuild.patch
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2013-09-25 10:21:21 UTC
+  25 Sep 2013; Justin Lecher <jlec@gentoo.org> nullmailer-1.11-r2.ebuild,
+  nullmailer-1.11-r3.ebuild, nullmailer-1.13-r2.ebuild:
+  Fix incompatibilities with some automake versions, #478312
+