Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 476196 - =net-analyzer/snort-2.9.4.6 - configure.in:6: error: 'AM_CONFIG_HEADER': this macro is obsolete.
Summary: =net-analyzer/snort-2.9.4.6 - configure.in:6: error: 'AM_CONFIG_HEADER': this...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: automake-1.13
  Show dependency tree
 
Reported: 2013-07-08 16:51 UTC by Patrizio Bassi
Modified: 2014-02-03 08:19 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrizio Bassi 2013-07-08 16:51:12 UTC
>>> Emerging (1 of 1) net-analyzer/snort-2.9.4.6
 * snort-2.9.4.6.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                                                     [ ok ]
>>> Unpacking source...
>>> Unpacking snort-2.9.4.6.tar.gz to /mnt/Dati/Gentoo/tmp/portage/net-analyzer/snort-2.9.4.6/work
>>> Source unpacked in /mnt/Dati/Gentoo/tmp/portage/net-analyzer/snort-2.9.4.6/work
>>> Preparing source in /mnt/Dati/Gentoo/tmp/portage/net-analyzer/snort-2.9.4.6/work/snort-2.9.4.6 ...
 * Applying multilib fix ...                                                                                                                                                     [ ok ]
 * Running eautoreconf in '/mnt/Dati/Gentoo/tmp/portage/net-analyzer/snort-2.9.4.6/work/snort-2.9.4.6' ...
 * Running libtoolize --install --copy --force --automake ...                                                                                                                    [ ok ]
 * Running aclocal -I m4 ...                                                                                                                                                     [ !! ]

 * Failed Running aclocal !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /mnt/Dati/Gentoo/tmp/portage/net-analyzer/snort-2.9.4.6/temp/aclocal.out

 * ERROR: net-analyzer/snort-2.9.4.6 failed (prepare phase):
 *   Failed Running aclocal !
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 1997:  Called eautoreconf
 *   environment, line  678:  Called eaclocal
 *   environment, line  581:  Called autotools_run_tool '--at-m4flags' 'aclocal'                                                                                                        
 *   environment, line  560:  Called die                                                                                                                                                
 * The specific snippet of code:                                                                                                                                                        
 *           die "Failed Running $1 !";                



***** aclocal *****
***** PWD: /mnt/Dati/Gentoo/tmp/portage/net-analyzer/snort-2.9.4.6/work/snort-2.9.4.6
***** aclocal -I m4

aclocal-1.13: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:6: 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:6: the top level
autom4te-2.69: /usr/bin/m4 failed with exit status: 1
aclocal-1.13: error: echo failed with exit status: 1
Comment 1 Joshua Kinard gentoo-dev 2014-02-03 08:19:20 UTC
I cannot reproduce on a bumped 2.9.4.6-r1 ebuild I am about to add, nor newer 2.9.5.6 or 2.9.6.0 ebuilds.  I am assuming that the problem might have fixed itself.  Re-open if it re-appears.