Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 260689 - kde-base/ksmserver:configure failed with qt-4.5.0_rc1
Summary: kde-base/ksmserver:configure failed with qt-4.5.0_rc1
Status: RESOLVED INVALID
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: 2009-03-01 05:07 UTC by yegle
Modified: 2009-03-02 07:45 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge-info,11.52 KB, text/plain)
2009-03-01 05:09 UTC, yegle
Details

Note You need to log in before you can comment on or make changes to this bug.
Description yegle 2009-03-01 05:07:32 UTC
I tried to re-emerge ksmserver with qt-4.5.0_rc1 but failed.
error message:
CMake Error at /usr/share/apps/cmake/modules/FindKDE4Internal.cmake:1053 (message):                                                         
  Qt compiled without support for -fvisibility=hidden.  This will break                                                                     
  plugins and linking of some applications.  Please fix your Qt installation.                                                               
Call Stack (most recent call first):                                                                                                        
  /usr/share/cmake/Modules/FindKDE4.cmake:81 (FIND_PACKAGE)                                                                                 
  CMakeLists.txt:20 (find_package)                                                                                                          


-- Configuring incomplete, errors occurred!

Reproducible: Always

Steps to Reproduce:
1.emerge =qt-4.5.0_rc1
2.emerge -1 ksmserver
3.wait  till the error message shows
Comment 1 yegle 2009-03-01 05:09:00 UTC
Created attachment 183534 [details]
emerge --info
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2009-03-01 13:15:34 UTC
I cant reproduce it here. ksmserver compiles perfect. What use flags did you use to compile qt?
Comment 3 yegle 2009-03-01 13:24:25 UTC
(In reply to comment #2)
> I cant reproduce it here. ksmserver compiles perfect. What use flags did you
> use to compile qt?
> 

I uses the same use flag showed in emerge --info
I'm re-emerging qt to see if this problem is solved.
Comment 4 yegle 2009-03-02 07:45:27 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > I cant reproduce it here. ksmserver compiles perfect. What use flags did you
> > use to compile qt?
> > 
> 
> I uses the same use flag showed in emerge --info
> I'm re-emerging qt to see if this problem is solved.
> 
I tried to remerge all the qt component installed and solved this problem.This should be marked as  INVALID.Sorry.