Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 588268 - kde-apps/baloo-widgets-15.12.3: fails to build with multiple undefined references
Summary: kde-apps/baloo-widgets-15.12.3: fails to build with multiple undefined refere...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-07 21:28 UTC by Scott Alfter
Modified: 2016-07-11 16:23 UTC (History)
0 users

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


Attachments
emerge --info (file_588268.txt,6.75 KB, text/plain)
2016-07-07 21:28 UTC, Scott Alfter
Details
emerge -pqv (file_588268.txt,68 bytes, text/plain)
2016-07-07 21:29 UTC, Scott Alfter
Details
build log (file_588268.txt,60.53 KB, text/plain)
2016-07-07 21:30 UTC, Scott Alfter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Alfter 2016-07-07 21:28:23 UTC
Created attachment 439992 [details]
emerge --info

Tried switching my profile from desktop to desktop/plasma...after running into issues building phonon, I demoted Qt 5 libraries from ~amd64 to amd64 and rebuilt under the desktop profile...this basically took me from Qt 5.6 to Qt 5.5.

I then switched profiles to desktop/plasma and gave emerge -auND --with-bdeps=y @world another shot.  phonon built this time, but now I'm stuck on baloo-widgets.  Logfiles and other such files will be attached shortly.
Comment 1 Scott Alfter 2016-07-07 21:29:33 UTC
Created attachment 439994 [details]
emerge -pqv
Comment 2 Scott Alfter 2016-07-07 21:30:45 UTC
Created attachment 439996 [details]
build log
Comment 3 Andreas Sturmlechner gentoo-dev 2016-07-09 07:50:29 UTC
You should rebuild KDE Frameworks 5.21 after the Qt downgrade.
Comment 4 Scott Alfter 2016-07-11 00:23:12 UTC
Trying that now...had gotten baloo-widgets to build with Qt 5.6 installed, but other bugs and forum messages indicate that 5.5 might be preferable.  Will post again once the build's complete (currently downgrading Qt to 5.5 again).
Comment 5 Scott Alfter 2016-07-11 01:16:43 UTC
Rebuilding kwallet also required rebuilding libdbusmenu-qt, phonon, and gpgmepp to get rid of undefined references to Qt 5.6.  Trying again to see if other packages will cause similar failures.
Comment 6 Scott Alfter 2016-07-11 01:44:42 UTC
The rest of the kde-frameworks/* packages rebuilt without further issue...moving on to revdep-rebuild.sh.
Comment 7 Andreas Sturmlechner gentoo-dev 2016-07-11 06:16:25 UTC
For the record, I don't see any issues wrt Qt-5.6.1. There sure are, but the fixes compared to 5.5.1 outweigh by far. Any way, you should settle with one version for once...
Comment 8 Scott Alfter 2016-07-11 16:23:26 UTC
revdep-rebuild finally finished...everything's rebuilt.

One motivation for downgrading Qt was to switch keywords from ~amd64 to amd64.  I had 25 Qt-related packages keyworded, and every time some package needed another package keyworded, it caused breakage until I figured out what needed to be added.

I'll go ahead and close this out as resolved.