Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 478312 - mail-mta/nullmailer-1.13 with automake-1.13 - configure.in:5: error: 'AM_CONFIG_HEADER': this macro is obsolete.
Summary: mail-mta/nullmailer-1.13 with automake-1.13 - configure.in:5: error: 'AM_CONF...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: automake-1.13
  Show dependency tree
 
Reported: 2013-07-27 02:15 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2013-09-25 10:21 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
nullmailer-1.13.ebuild.patch (nullmailer-1.13.ebuild.patch,285 bytes, patch)
2013-07-27 02:21 UTC, Arfrever Frehtes Taifersar Arahesis
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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
+