Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 204188 - media-libs/mesa forces (-nptl) USE flag
Summary: media-libs/mesa forces (-nptl) USE flag
Status: RESOLVED DUPLICATE of bug 202403
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-03 13:38 UTC by Martin Mokrejš
Modified: 2008-01-03 19:16 UTC (History)
0 users

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 Martin Mokrejš 2008-01-03 13:38:41 UTC
media-libs/mesa and x11-apps/mesa-progs somehow ignore nptl USE flag. It seems they force -ntpl although +nptl is in my make.conf and from there xorg-server picked up +nptl when compiled. Overriding the -nptl in package.use file for media-libs/mesa does not work, so media-libs/mesa nad x11-apps/mesa-progs still use -nptl. So, mesa cannot be re-installed because the ebuild chokes that mesa and xorg-server were compiled with different nptl flags. The solution for me was to force -nptl in package.use for xorg-server "x11-base/xorg-server -nptl" and the recompiling mesa and mesa-progs.

I have downgraded to xorg-server-1.3 series now, so do not get fooled by the upgrades below. But I hope you make something out of the use flags kicking in.
And take into account I have force the -nptl for xorg-server through package.use file.

# emerge -pv mesa mesa-progs xorg-server

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] media-libs/mesa-7.0.2  USE="motif xcb -debug -doc (-nptl) -pic" VIDEO_CARDS="radeon -i810 -mach64 -mga -none -r128 -s3virge -savage -sis (-sunffb) -tdfx -trident -via" 0 kB 
[ebuild     U ] x11-proto/renderproto-0.9.3 [0.9.2] 0 kB 
[ebuild     U ] x11-libs/libXrender-0.9.4 [0.9.2] USE="-debug" 0 kB 
[ebuild   R   ] x11-apps/mesa-progs-7.0.1  0 kB 
[ebuild     U ] x11-base/xorg-server-1.4.0.90 [1.3.0.0-r2] USE="dri hal%* xorg xprint -3dfx -debug -dmx -ipv6 -kdrive -minimal (-nptl) -sdl" INPUT_DEVICES="evdev keyboard mouse -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -fpit -hyperpen -jamstudio -joystick -magellan -microtouch -mutouch -palmax -penmount -spaceorb -summa -synaptics -tek4957 -ur98 -vmmouse -void -wacom" VIDEO_CARDS="radeon -amd% -apm -ark -chips -cirrus -cyrix -dummy -epson -fbdev -fglrx -glint -i128 -i740 -i810 (-impact) -imstt -mach64 -mga -neomagic (-newport) -nsc -nv -nvidia -r128 -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vermilion% -vesa -vga -via -vmware -voodoo -xgi%" 0 kB 
[ebuild     U ] x11-drivers/xf86-input-keyboard-1.2.2 [1.1.1-r1] USE="-debug" 0 kB 

Total: 6 packages (4 upgrades, 2 reinstalls), Size of downloads: 0 kB
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-01-03 19:16:54 UTC

*** This bug has been marked as a duplicate of bug 202403 ***