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

Bug 467838

Summary: =games-action/powermanga-0.91 with automake-1.13 - error: 'AM_CONFIG_HEADER': this macro is obsolete
Product: Gentoo Linux Reporter: Guy <defuebr>
Component: [OLD] GamesAssignee: Gentoo Games <games>
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    

Description Guy 2013-04-29 07:23:56 UTC
Contents of /var/tmp/portage/games-action/powermanga-0.91/temp/build.log:

 * Package:    games-action/powermanga-0.91
 * Repository: gentoo
 * Maintainer: games@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox
>>> Unpacking source...
>>> Unpacking powermanga-0.91.tgz to /var/tmp/portage/games-action/powermanga-0.91/work
>>> Source unpacked in /var/tmp/portage/games-action/powermanga-0.91/work
>>> Preparing source in /var/tmp/portage/games-action/powermanga-0.91/work/powermanga-0.91 ...
 * patching src/assembler.S
 * patching src/assembler_opt.S
 * Applying powermanga-0.91-underlink.patch ...
 [ ok ]
 * Applying powermanga-0.91-segfault.patch ...
 [ ok ]
 * Applying powermanga-0.91-flags.patch ...
 [ ok ]
 * Running eautoreconf in '/var/tmp/portage/games-action/powermanga-0.91/work/powermanga-0.91' ...
 * Running aclocal ...
 [ !! ]

 * Failed Running aclocal !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/games-action/powermanga-0.91/temp/aclocal.out

 * ERROR: games-action/powermanga-0.91 failed (prepare phase):
 *   Failed Running aclocal !
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 3224:  Called eautoreconf
 *   environment, line  954:  Called eaclocal
 *   environment, line  857:  Called autotools_run_tool '--at-m4flags' 'aclocal'
 *   environment, line  609:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 *
 * If you need support, post the output of `emerge --info '=games-action/powermanga-0.91'`,
 * the complete build log and the output of `emerge -pqv '=games-action/powermanga-0.91'`.
/var/tmp/portage/._portage_reinstall_.KFN7PU/bin/isolated-functions.sh: line 215: wait: `Failed Running aclocal !': not a pid or valid job spec
 * The complete build log is located at '/var/tmp/portage/games-action/powermanga-0.91/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/games-action/powermanga-0.91/temp/environment'.
 * Working directory: '/var/tmp/portage/games-action/powermanga-0.91/work/powermanga-0.91'
 * S: '/var/tmp/portage/games-action/powermanga-0.91/work/powermanga-0.91'


Contents of /var/tmp/portage/games-action/powermanga-0.91/temp/aclocal.out:

***** aclocal *****
***** PWD: /var/tmp/portage/games-action/powermanga-0.91/work/powermanga-0.91
***** aclocal

/usr/share/aclocal/http-fetcher.m4:13: warning: underquoted definition of AC_PATH_HFETCHER
/usr/share/aclocal/http-fetcher.m4:13:   run info Automake 'Extending aclocal'
/usr/share/aclocal/http-fetcher.m4:13:   or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.ac:8: 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.ac:8: 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 Julian Ospald 2013-04-29 08:17:22 UTC
+  29 Apr 2013; Julian Ospald <hasufell@gentoo.org> powermanga-0.91.ebuild,
+  +files/powermanga-0.91-automake-1.13.patch:
+  fix build with automake-1.13 wrt #467838
+