Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 407821 - x11-drivers/xf86-video-vmware-12.0.0 fails to build against media-libs/mesa that was built with --enable-xa
Summary: x11-drivers/xf86-video-vmware-12.0.0 fails to build against media-libs/mesa t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-11 17:03 UTC by cyshei
Modified: 2012-03-14 17:06 UTC (History)
1 user (show)

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


Attachments
failed build.log (build.log,8.48 KB, text/plain)
2012-03-11 17:50 UTC, cyshei
Details
failed config.log (config.log,44.00 KB, text/plain)
2012-03-11 17:52 UTC, cyshei
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cyshei 2012-03-11 17:03:32 UTC
Emerge fails at configure step with "cannot find input file: `saa/Makefile.in'"

Reproducible: Always

Steps to Reproduce:
1. unmask and emerge x11-drivers/xf86-video-vmware-12.0.0

Actual Results:  
Configure fails with the following error:

configure: creating ./config.status
config.status: error: cannot find input file: `saa/Makefile.in'


Expected Results:  
Emerge finishes properly.
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2012-03-11 17:48:42 UTC
Builds fine here. Please attach build.log and config.log.
Comment 2 cyshei 2012-03-11 17:50:57 UTC
Created attachment 304929 [details]
failed build.log
Comment 3 cyshei 2012-03-11 17:52:09 UTC
Created attachment 304931 [details]
failed config.log
Comment 4 Chí-Thanh Christopher Nguyễn gentoo-dev 2012-03-11 19:15:24 UTC
Looks like there is an automagic dependency on media-libs/mesa[video_cards_vmware], which also triggers the failing
AC_CONFIG_FILES call.
Comment 5 Chí-Thanh Christopher Nguyễn gentoo-dev 2012-03-11 20:44:42 UTC
A closer look reveals that the build failure happens only if mesa was built with --enable-xa which is not done by any ebuild in portage or the x11 overlay.

You may want to open a bug report upstream at https://bugs.freedesktop.org/
Comment 6 cyshei 2012-03-11 20:50:10 UTC
(In reply to comment #5)
> A closer look reveals that the build failure happens only if mesa was built
> with --enable-xa which is not done by any ebuild in portage or the x11
> overlay.
> 
> You may want to open a bug report upstream at https://bugs.freedesktop.org/

Ah, ok... I have a /usr/local/portage overlay with a modified mesa ebuild that has --enable-xa turned on so I can get vmwgfx 3D acceleration with xf86-video-vmware.  Thanks for investigating!
Comment 7 Chí-Thanh Christopher Nguyễn gentoo-dev 2012-03-14 17:06:23 UTC
Fixed in 12.0.1