Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 169951 - app-pda/qtopia-desktop-bin prevents building kdelibs and others
Summary: app-pda/qtopia-desktop-bin prevents building kdelibs and others
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
: 159284 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-03-08 14:58 UTC by Ivan Toshkov
Modified: 2007-03-16 01:44 UTC (History)
3 users (show)

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 Ivan Toshkov 2007-03-08 14:58:19 UTC
I was unable to upgrade to the latest stable kdelibs (3.5.5-r8 -> 3.5.5-r9) with the compiler stating something like:

/usr/qt/3/bin/uic: symbol lookup error: /usr/qt/3/bin/uic: undefined symbol: _ZNK7QString3argExii

The same error showed when I tried to rebuild my current version of kdelibs and for other packages (e.g. vym).  After some search I found out that this was caused by the app-pda/qtopia-desktop-bin-1.7.0 package, which I recently emerged.  After um-emerging the upgrades went fine.

I suggest at least masking the qtopia-desktop-bin package, though a full fix would be better of course.

Reproducible: Always

Steps to Reproduce:
1. emerge =app-pda/qtopia-desktop-bin-1.7.0
2. emerge kde-base/kdelibs

Actual Results:  
/usr/qt/3/bin/uic: symbol lookup error: /usr/qt/3/bin/uic: undefined symbol: _ZNK7QString3argExii


Expected Results:  
Normal compilation.
Comment 1 Steve Arnold archtester gentoo-dev 2007-03-12 02:08:43 UTC
Okay, I have 2.2.0 installed, and haven't had any issues compiling KDE libs.  I've updated both ebuilds (1.7.0 and 2.2.0) for testing here, so you can either try the 2.2.0 version and see if that fixes your problem, or wait a little while and then try the new ones.  Since it seems to cause random build failures, then the updated ebuilds will be bumped up a rev, however, I haven't yet reproduced it here.
Comment 2 Steve Arnold archtester gentoo-dev 2007-03-12 05:13:52 UTC
Okay, 1.7.0 still borks, but 2.2.0 lets kdelibs build fine here.  I've removed the older one and stablized 2.2.0, which was overdue anyway.  Reopen if you still have issues.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-03-16 01:44:19 UTC
*** Bug 159284 has been marked as a duplicate of this bug. ***