Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 499094 - =x11-libs/libqxt-0.6.2-r2 stable request
Summary: =x11-libs/libqxt-0.6.2-r2 stable request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2014-01-24 03:39 UTC by Egor Solominov
Modified: 2014-02-24 12:13 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 Egor Solominov 2014-01-24 03:39:45 UTC
I'm using stable amd64 Gentoo. While emergeing x11-libs/libqxt-0.6.2 I noticed 'Checking for xrandr ..  [failure]' on configure phase. This won't cause actual compile error but lib will lack of feauture and possible bugs.
From ~amd64 ebuild x11-libs/libqxt-0.6.2-r2 have this issue resolved, seems that ./config.tests/xrandr/xrandr.pro 
have changed line
- !win32:LIBS+=-lXrandr
+ !win32:LIBS+=-lXrandr -lX11
It fix Xrandr check error. Is it possible that such a minor fix can be ported to stable amd64? It would help a lot.
Comment 1 Rafał Mużyło 2014-01-24 04:21:15 UTC
Given the content of config.tests/xrandr/main.cpp, such change in xrandr.pro seems a proper fix.
Comment 2 Davide Pesavento (RETIRED) gentoo-dev 2014-01-24 09:22:05 UTC
Indeed I fixed this in -r2 on Dec 26th. Stabilization of that version was already scheduled in 30 days after the fix, i.e. tomorrow.
Comment 3 Davide Pesavento (RETIRED) gentoo-dev 2014-01-27 01:36:18 UTC
Arches please proceed
Comment 4 Sergey Popov gentoo-dev 2014-02-24 12:13:17 UTC
amd64/x86 stable

Last arches, closing