Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 433683 - x11-apps/intel-gpu-tools-1.3 ebuild needs an update to make it build without DRM_NOUVEAU
Summary: x11-apps/intel-gpu-tools-1.3 ebuild needs an update to make it build without ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL: http://patchwork.freedesktop.org/patc...
Whiteboard:
Keywords:
: 433702 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-09-01 20:46 UTC by Andreas Sturmlechner
Modified: 2012-09-02 21:51 UTC (History)
2 users (show)

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


Attachments
intel-gpu-tools-1.3.ebuild.diff (intel-gpu-tools-1.3.ebuild.diff,599 bytes, patch)
2012-09-01 20:46 UTC, Andreas Sturmlechner
Details | Diff
intel-gpu-tools-1.3.ebuild.diff (intel-gpu-tools-1.3.ebuild.diff,718 bytes, patch)
2012-09-01 20:58 UTC, Andreas Sturmlechner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2012-09-01 20:46:13 UTC
Created attachment 322747 [details, diff]
intel-gpu-tools-1.3.ebuild.diff

It seems that intel-gpu-tools has picked up some nouveau support. Of course it should still build without DRM_NOUVEAU then, first commit into portage didn't work for me.

The attached ebuild implements the VIDEO_CARDS flag and works for me. Hope this qualifies for a solution. :)
Comment 1 Andreas Sturmlechner gentoo-dev 2012-09-01 20:58:43 UTC
Created attachment 322749 [details, diff]
intel-gpu-tools-1.3.ebuild.diff

OK looking at configure.ac, I thought it would make sense to also add the dependencies, so new revision of the ebuild patch.

- nouveau of course requires >=x11-libs/libdrm-2.4.33[video_cards_nouveau]
- and the fixed dep for intel seems to have been bumped to 2.4.38
Comment 2 jannis 2012-09-02 19:16:39 UTC
*** Bug 433702 has been marked as a duplicate of this bug. ***
Comment 3 Chí-Thanh Christopher Nguyễn gentoo-dev 2012-09-02 21:51:09 UTC
Thanks, fixed.