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

Bug 469824

Summary: x11-misc/numlockx-1.2 with automake-1.13 - configure.in:5: error: 'AM_CONFIG_HEADER': this macro is obsolete.
Product: Gentoo Linux Reporter: Billy DeVincentis <billydv1>
Component: Current packagesAssignee: Desktop Misc. Team <desktop-misc>
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

Description Billy DeVincentis 2013-05-14 12:17:03 UTC
emerge -1 x11-misc/numlockx
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) x11-misc/numlockx-1.2
 * numlockx-1.2.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                                               [ ok ]
>>> Unpacking source...
>>> Unpacking numlockx-1.2.tar.gz to /var/tmp/portage/x11-misc/numlockx-1.2/work
>>> Source unpacked in /var/tmp/portage/x11-misc/numlockx-1.2/work
>>> Preparing source in /var/tmp/portage/x11-misc/numlockx-1.2/work/numlockx-1.2 ...
 * Running eautoreconf in '/var/tmp/portage/x11-misc/numlockx-1.2/work/numlockx-1.2' ...
 * Running aclocal ...                                                                                                                                               [ !! ]

 * Failed Running aclocal !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/x11-misc/numlockx-1.2/temp/aclocal.out

 * ERROR: x11-misc/numlockx-1.2 failed (prepare phase):
 *   Failed Running aclocal !
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 1523:  Called eautoreconf
 *   environment, line  623:  Called eaclocal
 *   environment, line  526:  Called autotools_run_tool '--at-m4flags' 'aclocal'
 *   environment, line  505:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 * 
 * If you need support, post the output of `emerge --info '=x11-misc/numlockx-1.2'`,
 * the complete build log and the output of `emerge -pqv '=x11-misc/numlockx-1.2'`.
/usr/lib64/portage/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/x11-misc/numlockx-1.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-misc/numlockx-1.2/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-misc/numlockx-1.2/work/numlockx-1.2'
 * S: '/var/tmp/portage/x11-misc/numlockx-1.2/work/numlockx-1.2'

>>> Failed to emerge x11-misc/numlockx-1.2, Log file:

>>>  '/var/tmp/portage/x11-misc/numlockx-1.2/temp/build.log'
 * 
 * The following package has failed to build or install:
 * 
 *  (x11-misc/numlockx-1.2::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/x11-misc/numlockx-1.2/temp/build.log'
 * 
Linux1 / # 


Reproducible: Always
Comment 1 Billy DeVincentis 2013-05-14 12:18:26 UTC
Created attachment 348250 [details]
build.log
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-05-14 13:17:55 UTC
Fixed. Thanks for the report!