Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 417005 - xf86-video-nouveau-0.0.16_pre20111109 autoconf fails
Summary: xf86-video-nouveau-0.0.16_pre20111109 autoconf fails
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on: 417015
Blocks:
  Show dependency tree
 
Reported: 2012-05-22 01:35 UTC by Alex Buell
Modified: 2012-05-22 21:59 UTC (History)
1 user (show)

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


Attachments
Build log (build.log,2.97 KB, text/plain)
2012-05-22 01:36 UTC, Alex Buell
Details
failed autoconf output (autoconf.out,472 bytes, text/plain)
2012-05-22 01:36 UTC, Alex Buell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Buell 2012-05-22 01:35:21 UTC
emerge =xf86-video-nouveau-0.0.16_pre20111109
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) x11-drivers/xf86-video-nouveau-0.0.16_pre20111109
 * xf86-video-nouveau-0.0.16_pre20111109.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                            [ ok ]
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/3.4.0-gentoo/build
 * Found sources for kernel version:
 *     3.4.0-gentoo
>>> Unpacking source...
>>> Unpacking xf86-video-nouveau-0.0.16_pre20111109.tar.bz2 to /var/tmp/portage/x11-drivers/xf86-video-nouveau-0.0.16_pre20111109/work
>>> Source unpacked in /var/tmp/portage/x11-drivers/xf86-video-nouveau-0.0.16_pre20111109/work
>>> Preparing source in /var/tmp/portage/x11-drivers/xf86-video-nouveau-0.0.16_pre20111109/work/xf86-video-nouveau-0.0.16_pre20111109 ...
 * Autoreconfiguring '/var/tmp/portage/x11-drivers/xf86-video-nouveau-0.0.16_pre20111109/work/xf86-video-nouveau-0.0.16_pre20111109' ...
 * Running libtoolize --copy --force --install --automake ...                                                               [ ok ]
 * Running autoconf ...                                                                                                     [ !! ]

 * Failed Running autoconf !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/x11-drivers/xf86-video-nouveau-0.0.16_pre20111109/temp/autoconf.out

 * ERROR: x11-drivers/xf86-video-nouveau-0.0.16_pre20111109 failed (prepare phase):
 *   Failed Running autoconf !
 * 
 * Call stack:
 *     ebuild.sh, line   85:  Called src_prepare
 *   environment, line 3809:  Called xorg-2_src_prepare
 *   environment, line 4671:  Called autotools-utils_src_prepare
 *   environment, line  691:  Called autotools-utils_autoreconf
 *   environment, line  601:  Called eautoconf
 *   environment, line 1186:  Called autotools_run_tool '--at-m4flags' 'autoconf'
 *   environment, line  793:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 * 
 * If you need support, post the output of 'emerge --info =x11-drivers/xf86-video-nouveau-0.0.16_pre20111109',
 * the complete build log and the output of 'emerge -pqv =x11-drivers/xf86-video-nouveau-0.0.16_pre20111109'.
 * The complete build log is located at '/var/tmp/portage/x11-drivers/xf86-video-nouveau-0.0.16_pre20111109/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/xf86-video-nouveau-0.0.16_pre20111109/temp/environment'.
 * S: '/var/tmp/portage/x11-drivers/xf86-video-nouveau-0.0.16_pre20111109/work/xf86-video-nouveau-0.0.16_pre20111109'

>>> Failed to emerge x11-drivers/xf86-video-nouveau-0.0.16_pre20111109, Log file:

>>>  '/var/tmp/portage/x11-drivers/xf86-video-nouveau-0.0.16_pre20111109/temp/build.log'

 * Messages for package x11-drivers/xf86-video-nouveau-0.0.16_pre20111109:

 * Failed Running autoconf !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/x11-drivers/xf86-video-nouveau-0.0.16_pre20111109/temp/autoconf.out
 * ERROR: x11-drivers/xf86-video-nouveau-0.0.16_pre20111109 failed (prepare phase):
 *   Failed Running autoconf !
 * 
 * Call stack:
 *     ebuild.sh, line   85:  Called src_prepare
 *   environment, line 3809:  Called xorg-2_src_prepare
 *   environment, line 4671:  Called autotools-utils_src_prepare
 *   environment, line  691:  Called autotools-utils_autoreconf
 *   environment, line  601:  Called eautoconf
 *   environment, line 1186:  Called autotools_run_tool '--at-m4flags' 'autoconf'
 *   environment, line  793:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 * 
 * If you need support, post the output of 'emerge --info =x11-drivers/xf86-video-nouveau-0.0.16_pre20111109',
 * the complete build log and the output of 'emerge -pqv =x11-drivers/xf86-video-nouveau-0.0.16_pre20111109'.
 * The complete build log is located at '/var/tmp/portage/x11-drivers/xf86-video-nouveau-0.0.16_pre20111109/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/xf86-video-nouveau-0.0.16_pre20111109/temp/environment'.
 * S: '/var/tmp/portage/x11-drivers/xf86-video-nouveau-0.0.16_pre20111109/work/xf86-video-nouveau-0.0.16_pre20111109'
Comment 1 Alex Buell 2012-05-22 01:36:30 UTC
Created attachment 312613 [details]
Build log
Comment 2 Alex Buell 2012-05-22 01:36:50 UTC
Created attachment 312615 [details]
failed autoconf output
Comment 3 Alex Buell 2012-05-22 01:37:22 UTC
Tried reinstalling autoconf and autoconf, made no difference. :(
Comment 4 Alex Buell 2012-05-22 01:38:46 UTC
sys-devel/autconf 2.13 and 2.68 installed.
sys-devel/autoconf-wrapper-12 installed.

Any ideas?
Comment 5 Alex Buell 2012-05-22 01:48:12 UTC
Just tried to rebuild the driver on x86 and got the same result. :(
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2012-05-22 14:30:12 UTC
Please retry with the eaclocal fix I've just committed.
Comment 7 Thomas Deutschmann (RETIRED) gentoo-dev 2012-05-22 18:33:10 UTC
(In reply to comment #6)
> Please retry with the eaclocal fix I've just committed.

I was affected by the same problem. Rev 1.50 of /eclass/autotools-utils.eclass fixed the problem for me.

Thanks!
Comment 8 Alex Buell 2012-05-22 21:59:42 UTC
Thanks folks, that did fix the problem. Quite happy here now. Thank you! :-D