Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646612 - kde-apps/marble-17.12.1: fails to build against dev-qt/qtsvg-5.9.4 (also causes plasmashell to crash)
Summary: kde-apps/marble-17.12.1: fails to build against dev-qt/qtsvg-5.9.4 (also caus...
Status: RESOLVED DUPLICATE of bug 646504
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-04 22:27 UTC by Erik Zeek
Modified: 2018-02-04 22:31 UTC (History)
0 users

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


Attachments
Build log (kde-apps:marble-17.12.1:20180204-220151.log.gz,147.80 KB, application/gzip)
2018-02-04 22:27 UTC, Erik Zeek
Details
emerge --info '=kde-apps/marble-17.12.1::gentoo' (emerge-info.txt,13.67 KB, text/plain)
2018-02-04 22:28 UTC, Erik Zeek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Zeek 2018-02-04 22:27:12 UTC
Created attachment 517818 [details]
Build log

Something is up with QtSvg and Marble.

I get the following when building marble:

/tmp/portage/kde-apps/marble-17.12.1/work/marble-17.12.1/src/plugins/render/overviewmap/OverviewMap.h:98:5: error: ‘QSvgWidget’ does not name a type; did you mean ‘QWidget’?
     QSvgWidget *currentWidget() const;
     ^~~~~~~~~~
     QWidget
/gentoo/tmp/portage/kde-apps/marble-17.12.1/work/marble-17.12.1/src/plugins/render/overviewmap/OverviewMap.h:99:28: error: ‘QSvgWidget’ has not been declared
     void setCurrentWidget( QSvgWidget *widget );
                            ^~~~~~~~~~

And running plasmashell crashes with:
plasmashell: relocation error: /usr/lib64/marble/plugins/libOverviewMap.so: symbol _ZN10QSvgWidgetC1ERK7QStringP7QWidget, version Qt_5 not defined in file libQt5Svg.so.5 with link time reference
Comment 1 Erik Zeek 2018-02-04 22:28:17 UTC
Created attachment 517820 [details]
emerge --info '=kde-apps/marble-17.12.1::gentoo'
Comment 2 Andreas Sturmlechner gentoo-dev 2018-02-04 22:31:25 UTC

*** This bug has been marked as a duplicate of bug 646504 ***