Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258788 - x11-libs/qt-gui-4.5.0_rc1 missing libXi depend
Summary: x11-libs/qt-gui-4.5.0_rc1 missing libXi depend
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-12 21:15 UTC by Dan Coats
Modified: 2009-02-13 17:30 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 Dan Coats 2009-02-12 21:15:46 UTC
x11-libs/qt-gui-4.5.0_rc1 missing libXi depend

Reproducible: Always

Steps to Reproduce:
1.emerge =qt-gui-4.5.0_rc1 without libXi installed


Actual Results:  
Detecting broken X11 headers... (/var/tmp/portage/x11-libs/qt-gui-4.5.0_rc1/work/qt-x11-opensource-src-4.5.0-rc1/mkspecs/linux-g++ yes /var/tmp/portage/x11-libs/qt-gui-4.5.0_rc1/work/qt-x11-opensource-src-4.5.0-rc1 /var/tmp/portage/x11-libs/qt-gui-4.5.0_rc1/work/qt-x11-opensource-src-4.5.0-rc1)                                                                                                                             
X11 headers look good.                                                                                                                      
Xcursor auto-detection... ()                                                                                                                
compiling xcursor.cpp                                                                                                                       
linking xcursor                                                                                                                             
Xcursor enabled.                                                                                                                            
Xfixes auto-detection... ()                                                                                                                 
compiling xfixes.cpp                                                                                                                        
linking xfixes                                                                                                                              
Xfixes enabled.                                                                                                                             
Xrandr auto-detection... ()                                                                                                                 
compiling xrandr.cpp                                                                                                                        
linking xrandr                                                                                                                              
Xrandr enabled.                                                                                                                             
Xrender auto-detection... ()                                                                                                                
compiling xrender.cpp                                                                                                                       
linking xrender                                                                                                                             
Xrender enabled.                                                                                                                            
mitshm auto-detection... ()                                                                                                                 
compiling mitshm.cpp                                                                                                                        
linking mitshm                                                                                                                              
mitshm enabled.
FontConfig auto-detection... ()
compiling fontconfig.cpp
linking fontconfig
FontConfig enabled.
XShape auto-detection... ()
compiling xshape.cpp
linking xshape
XShape enabled.
XInput auto-detection... ()
compiling xinput.cpp
linking xinput
/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lXi
collect2: ld returned 1 exit status
make: *** [xinput] Error 1
XInput disabled.
* ERROR: x11-libs/qt-gui-4.5.0_rc1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_configure
 *             environment, line 3017:  Called qt4-build_src_configure
 *             environment, line 2744:  Called die
 * The specific snippet of code:
 *       ./configure ${myconf} || die "./configure failed"
 *  The die message:
 *   ./configure failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/x11-libs:qt-gui-4.5.0_rc1:20090212-173646.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/qt-gui-4.5.0_rc1/temp/environment'.
 *


Expected Results:  
pull in libXi on its own and build
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2009-02-13 17:30:42 UTC
Thanks for reporting. 

Fixed on CVS