Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 267087 - No package in gnome-2.26 depends on >=libXrandr-1.3 so two packages fail
Summary: No package in gnome-2.26 depends on >=libXrandr-1.3 so two packages fail
Status: RESOLVED DUPLICATE of bug 262270
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-22 12:46 UTC by Marcel Jaeschke
Modified: 2009-04-22 12:48 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 Marcel Jaeschke 2009-04-22 12:46:05 UTC
I setup a new gentoo machine (amd64, gcc4.3, overlay{gnome,x11})

two packages fail:

# gnome-power-manager-2.26.0

gnome_power_manager-gpm-brightness-xrandr.o: In function `gpm_brightness_xrandr_update_cache':
/var/tmp/portage/gnome-extra/gnome-power-manager-2.26.0/work/gnome-power-manager-2.26.0/src/gpm-brightness-xrandr.c:621: undefined reference to `XRRGetScreenResourcesCurrent'

# gnome-desktop-2.26.1

./.libs/libgnome-desktop-2.so: undefined reference to `XRRGetScreenResourcesCurrent'

Reproducible: Always

Steps to Reproduce:
1. setup a new gentoo machine (shouldn't be necessary buts its my current environment)
2. build gnome-power-manager-2.26.0 or/and gnome-desktop-2.26.1
Actual Results:  
A check for libXrandr told me that:
equery depends libXrandr
[ Searching for packages depending on libXrandr... ]
gnome-base/gnome-control-center-2.26.0 (x11-libs/libXrandr)
gnome-base/gnome-desktop-2.26.1 (>=x11-libs/libXrandr-1.2)
gnome-base/gnome-settings-daemon-2.26.1-r1 (x11-libs/libXrandr)
gnome-extra/gnome-screensaver-2.26.1 (x11-libs/libXrandr)
media-video/totem-2.26.1 (>=x11-libs/libXrandr-1.1.1)
x11-apps/xbacklight-1.1 (>=x11-libs/libXrandr-1.2)
x11-apps/xrandr-1.2.3 (>=x11-libs/libXrandr-1.2)
x11-base/xorg-x11-7.4 (>=x11-libs/libXrandr-1.2.3)
x11-libs/gtk+-2.16.1 (>=x11-libs/libXrandr-1.2)
x11-wm/compiz-0.8.2 (x11-libs/libXrandr)
x11-wm/metacity-2.26.0 (x11-libs/libXrandr)

So i just have x11-libs/libXrandr-1.2.3 on my machine but this two packages exp

Expected Results:  
So I just have x11-libs/libXrandr-1.2.3 on my machine but this two packages expect 1.3
After I unmask this package ( <x11-libs/libXrandr-1.3.1 ) i get no errors, please update the dependencies (at least in the overlay).
Comment 1 Nirbheek Chauhan (RETIRED) gentoo-dev 2009-04-22 12:48:25 UTC

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