Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 298805 - media-libs/mesa-7.7-r1: build failure, configure: error: unrecognized option: `--disablegallium-intel'
Summary: media-libs/mesa-7.7-r1: build failure, configure: error: unrecognized option:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 298809 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-12-28 23:34 UTC by Ai Locke Shinseiko (Wizzleby)
Modified: 2009-12-29 00:25 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ai Locke Shinseiko (Wizzleby) 2009-12-28 23:34:34 UTC
when emerging mesa-7.7-r1, it dies on the econf stage.

Reproducible: Always

Steps to Reproduce:
1. emerge -av1 =media-libs/mesa-7.7-r1

Actual Results:  
* ERROR: media-libs/mesa-7.7-r1 failed:                                                                                                                                  
 *   econf failed                                                                                                                                                         
 *                                                                                                                                                                        
 * Call stack:                                                                                                                                                            
 *     ebuild.sh, line   48:  Called src_configure                                                                                                                        
 *   environment, line 3252:  Called econf '--disable-option-checking' '--with-driver=dri' '--disable-glut' '--without-demos' '--disable-debug' '--disable-glw' '--disable-motif' '--enable-glx-tls' '--enable-xcb' '--enable-asm' '--with-dri-drivers=,swrast' '--enable-gallium' '--disablegallium-intel' '--with-state-trackers=glx,dri,egl' '--disable-gallium-svga' '--enable-gallium-nouveau' '--disable-gallium-radeon'
 *     ebuild.sh, line  538:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *
 * If you need support, post the output of 'emerge --info =media-libs/mesa-7.7-r1',
 * the complete build log and the output of 'emerge -pqv =media-libs/mesa-7.7-r1'.
 * The complete build log is located at '/var/tmp/portage/media-libs/mesa-7.7-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/mesa-7.7-r1/temp/environment'.
 * S: '/var/tmp/portage/media-libs/mesa-7.7-r1/work/Mesa-7.7'
Comment 1 Harris Landgarten 2009-12-28 23:38:32 UTC
Workaround the USE="-gallium"
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-12-28 23:47:20 UTC
+  28 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> mesa-7.7-r1.ebuild:
+  Fix typing error wrt #298805.
+
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2009-12-29 00:25:58 UTC
*** Bug 298809 has been marked as a duplicate of this bug. ***