Gentoo Archives: gentoo-user

From: Philip Webb <purslow@××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] problem updating KDE breeze : solved
Date: Mon, 22 Oct 2018 04:53:11
Message-Id: 20181022045301.GP1848@ca.inter.net
In Reply to: Re: [gentoo-user] problem updating KDE breeze by Philip Webb
1 181022 Philip Webb wrote:
2 > /usr/lib64/libKF5Declarative.so.5: undefined reference to `QQmlPropertyMap::init(QMetaObject const*)@Qt_5'
3 > /usr/lib64/libKF5Declarative.so.5: undefined reference to `QQmlPropertyMap::allocatePrivate()@Qt_5'
4 > collect2: error: ld returned 1 exit status
5 > make[2]: *** [kstyle/config/CMakeFiles/breeze-settings5.dir/build.make:121: kstyle/config/breeze-settings5] Error 1
6
7 The file causing the problem belongs to kde-frameworks/kdeclarative :
8
9 root:586 ~> equery belongs /usr/lib64/libKF5Declarative.so.5
10 kde-frameworks/kdeclarative-5.50.0 (/usr/lib64/libKF5Declarative.so.5.50.0)
11 kde-frameworks/kdeclarative-5.50.0 (/usr/lib64/libKF5Declarative.so.5 -> libKF5Declarative.so.5.50.0)
12
13 I updated it the previous weekend :
14
15 root:587 ~> eix kdeclar
16 [I] kde-frameworks/kdeclarative
17 Available versions: (5) 5.50.0(5/5.50) ~5.51.0(5/5.51) {debug doc}
18 Installed versions: 5.50.0(5/5.50)([2018-10-13 11:50:09])(-debug -doc)
19
20 So I just tried the obvious & re-merged Kdeclarative.
21 After I did that, Breeze + the other 5 pkgs merged successfully.
22 Somewhere in the toils of the ebuilds, there's a missing requirement,
23 but if anyone else runs into this, it's now on record here.
24
25 I would have worked this out for myself,
26 if I had known there cb > 1 'Error' in emerge output.
27 Thanks to you both for educating me : I'll add a note to my help files.
28
29 (Big smile)
30
31 --
32 ========================,,============================================
33 SUPPORT ___________//___, Philip Webb
34 ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
35 TRANSIT `-O----------O---' purslowatchassdotutorontodotca

Replies

Subject Author
Re: [gentoo-user] problem updating KDE breeze : solved Franz Fellner <alpine.art.de@×××××.com>