Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 269380

Summary: x11-libs/libXCalibrate-0.1_pre20081207 should depend on x11-libs/libX11 and x11-libs/libXext
Product: Gentoo Linux Reporter: Jakub Novak <jc.bl.dws>
Component: New packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal CC: embedded, jc.bl.dws, OdinsHorse
Priority: High    
Version: unspecified   
Hardware: ARM   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log of failed libXCalibrate
whole emerge.log for my phone, emerge xorg-x11 xf86-video-glamo is at the bottom
environment during emerge of libXCalibrate

Description Jakub Novak 2009-05-11 09:26:00 UTC
x11-libs/libXCalibrate-0.1_pre20081207 failed to compile natively on my Neo Freerunner (armv4t based). When I pulled those two deps with oneshot, it emerged fine. I do have tslib use flag on, I think this is why xorg pulls libXCalibrate.

Configure snip:
...
checking pkg-config is at least version 0.9.0... yes
checking for XCALIBRATE... configure: error: Package requirements (x11 xext xextproto xcalibrateproto) were not met:

No package 'x11' found
No package 'xext' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables XCALIBRATE_CFLAGS
and XCALIBRATE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


Reproducible: Always

Steps to Reproduce:
1. have a clean system (no Xorg packages)
2. emerge xorg-x11
3. be suprised when it stops at x11-libs/libXCalibrate

Actual Results:  
Emerge fails during configure step of libXcalibrate

Expected Results:  
Sucessfuly emerged xorg
Comment 1 Jakub Novak 2009-05-11 09:28:28 UTC
Created attachment 190913 [details]
build log of failed libXCalibrate
Comment 2 Jakub Novak 2009-05-11 09:29:12 UTC
Created attachment 190915 [details]
whole emerge.log for my phone, emerge xorg-x11 xf86-video-glamo is at the bottom
Comment 3 Jakub Novak 2009-05-11 09:29:37 UTC
Created attachment 190918 [details]
environment during emerge of libXCalibrate
Comment 4 Rémi Cardona (RETIRED) gentoo-dev 2009-05-12 09:06:16 UTC
Fixed in -r1 since I modified the ebuild just a tad too much to be able to commit this to stable directly. Will go stable with the next round of X stabilizations.

Thanks