Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 467120 - www-client/httrack-3.47.2 fails with automake-1.13: error: 'AM_CONFIG_HEADER': this macro is obsolete
Summary: www-client/httrack-3.47.2 fails with automake-1.13: error: 'AM_CONFIG_HEADER'...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: automake-1.13
  Show dependency tree
 
Reported: 2013-04-24 20:39 UTC by Markus Walter
Modified: 2013-04-25 20:57 UTC (History)
0 users

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


Attachments
build log (www-client:httrack-3.47.2:20130424-201435.log,2.26 KB, text/plain)
2013-04-24 20:39 UTC, Markus Walter
Details
the aclocal.out file requested by the build log (aclocal.out,553 bytes, text/plain)
2013-04-24 20:39 UTC, Markus Walter
Details
emerge --info (info.txt,6.41 KB, text/plain)
2013-04-24 20:39 UTC, Markus Walter
Details

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