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

Bug 496772

Summary: www-apache/mod_gnutls-0.5.10-r1 with sys-devel/automake-1.13 - configure.ac:13: error: 'AM_CONFIG_HEADER': this macro is obsolete.
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis <arfrever.fta>
Component: [OLD] LibraryAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 451744    
Attachments: mod_gnutls.patch

Description Arfrever Frehtes Taifersar Arahesis 2014-01-02 14:43:22 UTC
>>> Preparing source in /var/tmp/portage/www-apache/mod_gnutls-0.5.10-r1/work/mod_gnutls-0.5.10 ...
 * Applying mod_gnutls-0.5.10-httpd24.patch ...                                                                                                       [ ok ]
 * Applying mod_gnutls_apr_memcache_m4_dirty.patch ...                                                                                                [ ok ]
 * Applying mod_gnutls-0.5.10-no-extra.patch ...                                                                                                      [ ok ]
 * Running eautoreconf in '/var/tmp/portage/www-apache/mod_gnutls-0.5.10-r1/work/mod_gnutls-0.5.10' ...
 * Running libtoolize --install --copy --force --automake ...                                                                                         [ ok ]
 * Running aclocal -I m4 ...                                                                                                                          [ !! ]

 * Failed Running aclocal !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/www-apache/mod_gnutls-0.5.10-r1/temp/aclocal.out

 * ERROR: www-apache/mod_gnutls-0.5.10-r1::gentoo failed (prepare phase):
 *   Failed Running aclocal !



# cat /var/tmp/portage/www-apache/mod_gnutls-0.5.10-r1/temp/aclocal.out
***** aclocal *****
***** PWD: /var/tmp/portage/www-apache/mod_gnutls-0.5.10-r1/work/mod_gnutls-0.5.10
***** aclocal -I m4

/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.ac:13: 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.ac:13: 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 2014-01-02 14:44:13 UTC
Created attachment 366774 [details, diff]
mod_gnutls.patch
Comment 2 David Heidelberg (okias) 2014-01-02 15:01:39 UTC
good, could you also notify upstream to fix this?
Comment 3 Pacho Ramos gentoo-dev 2014-01-02 15:57:13 UTC
+  02 Jan 2014; Pacho Ramos <pacho@gentoo.org> mod_gnutls-0.5.10-r1.ebuild:
+  Fix for latest automake, bug #496772 by Arfrever Frehtes Taifersar Arahesis
+