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

Bug 467120

Summary: www-client/httrack-3.47.2 fails with automake-1.13: error: 'AM_CONFIG_HEADER': this macro is obsolete
Product: Gentoo Linux Reporter: Markus Walter <gentoo>
Component: Current packagesAssignee: Sebastian Pipping <sping>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 451744    
Attachments: build log
the aclocal.out file requested by the build log
emerge --info

Description Markus Walter 2013-04-24 20:39:23 UTC
Created attachment 346522 [details]
build log

On my hardened ~amd64 machine with gcc-4.8.0 I see the following error when trying to merge httrack. I'm a bit confused from where this is coming since I rebuilt httrack-3.46.1 with gcc-4.8.0 two days ago and this (i.e. merging httrack-3.46.1) gives the same prepare error now.


 * Running aclocal -I m4 -I m4 ...
 [ !! ]

 * Failed Running aclocal !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/www-client/httrack-3.47.2/temp/aclocal.out

 * ERROR: www-client/httrack-3.47.2 failed (prepare phase):
 *   Failed Running aclocal !
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 2874:  Called eautoreconf
 *   environment, line  818:  Called eaclocal
 *   environment, line  721:  Called autotools_run_tool '--at-m4flags' 'aclocal' '-I' 'm4'
 *   environment, line  591:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
Comment 1 Markus Walter 2013-04-24 20:39:48 UTC
Created attachment 346526 [details]
the aclocal.out file requested by the build log
Comment 2 Markus Walter 2013-04-24 20:39:59 UTC
Created attachment 346528 [details]
emerge --info
Comment 3 eroen 2013-04-25 18:18:50 UTC
I see the same (identical aclocal.out) on non-hardened ~amd64, also with portage alpha173.
Comment 4 Sebastian Pipping gentoo-dev 2013-04-25 20:57:02 UTC
Thanks for reporting, I'll pass the patch upstream in a minute.

+  25 Apr 2013; Sebastian Pipping <sping@gentoo.org> httrack-3.47.2.ebuild,
+  +files/httrack-3.47.2-ac-config-headers.patch:
+  Fix compilation with automake 1.13 (bug #467120)
+