Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 352637 - x11-base/xorg-server should have xvfb USE option (again)
Summary: x11-base/xorg-server should have xvfb USE option (again)
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
: 352975 (view as bug list)
Depends on:
Blocks: 352974
  Show dependency tree
 
Reported: 2011-01-24 22:25 UTC by David Butler
Modified: 2015-11-26 10:08 UTC (History)
3 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 David Butler 2011-01-24 22:25:09 UTC
This is probably a duplicate of 137991 but seems like the the functionality went away.  

USE="minimal" will not build Xvfb

and

USE="-kdrive -dmx -xorg" 

gives you:

* You need to specify at least one server to build.
 * Valid servers are: dmx kdrive xorg.
 * ERROR: x11-base/xorg-server-1.9.2 failed:
 *   No servers were specified to build.
 * 
 * Call stack:
 *                  ebuild.sh, line  56:  Called pkg_setup
 *   xorg-server-1.9.2.ebuild, line 123:  Called ensure_a_server_is_building
 *   xorg-server-1.9.2.ebuild, line 277:  Called die
 * The specific snippet of code:
 *      die "No servers were specified to build."
 * 


Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-01-31 03:22:54 UTC
*** Bug 352975 has been marked as a duplicate of this bug. ***
Comment 2 Dennis Schridde 2011-02-18 00:14:01 UTC
Probably should default to on, too.
-> IUSE_SERVERS="... +xvfb"

bug #352666 could make good use of this.
Comment 3 Joe Stroller 2011-02-18 00:20:31 UTC
Yes, see also bug 352974
Comment 4 Tomáš Chvátal (RETIRED) gentoo-dev 2011-03-07 22:32:15 UTC

*** This bug has been marked as a duplicate of bug 357295 ***
Comment 5 Justin Lecher (RETIRED) gentoo-dev 2015-11-26 10:08:27 UTC
All current ebuilds contain this USE