Gentoo Archives: gentoo-user

From: Franz Fellner <alpine.art.de@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] KDE: wtf
Date: Sat, 28 Jul 2018 06:14:24
Message-Id: CADtyuE6S5vrF-qVStqt2MyCUaZKh6C1zoj5VVQ5A7OORfAkpsA@mail.gmail.com
In Reply to: [gentoo-user] KDE: wtf by Alan Grimes
1 Please tame your tongue.
2
3 The correct package would have been qtx11extras.
4 But it is already in the dependencies when you build kwindowsystem with
5 USE="X".
6
7 Post the output of
8 emerge -pv kwindowsystem
9 And also have a look into /etc/portage/package.provided if it contains
10 qtx11extras.
11
12 Of course it could be that there is some issue with how Gentoo sets up the
13 build for kwindowsystem.
14 In that case you might want to create an issue on bugs.gentoo.org.
15
16
17 2018-07-28 8:02 GMT+03:00 Alan Grimes <ALONZOTG@×××××××.net>:
18
19 > Kde is still broken here, I want to reboot before declaring Steam still
20 > dead...
21 >
22 > I read some vomit just now and it's like:
23 >
24 > #######################################
25 > -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2")
26 > -- Found XCB_XCB: /usr/lib/libxcb.so (found version "1.13")
27 > -- Found XCB_KEYSYMS: /usr/lib/libxcb-keysyms.so (found version "0.4.0")
28 > -- Found XCB: /usr/lib/libxcb.so;/usr/lib/libxcb-keysyms.so (found
29 > version "1.13") found components: XCB KEYSYMS
30 > CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package):
31 > Could not find a package configuration file provided by "Qt5X11Extras"
32 > with
33 > any of the following names:
34 >
35 > Qt5X11ExtrasConfig.cmake
36 > qt5x11extras-config.cmake
37 >
38 > Add the installation prefix of "Qt5X11Extras" to CMAKE_PREFIX_PATH or set
39 > "Qt5X11Extras_DIR" to a directory containing one of the above files. If
40 > "Qt5X11Extras" provides a separate development package or SDK, be sure it
41 > has been installed.
42 > Call Stack (most recent call first):
43 > CMakeLists.txt:58 (find_package)
44 >
45 >
46 > -- Configuring incomplete, errors occurred!
47 > See also
48 > "/var/tmp/portage/kde-frameworks/kwindowsystem-5.48.
49 > 0/work/kwindowsystem-5.48.0_build/CMakeFiles/CMakeOutput.log".
50 > * ERROR: kde-frameworks/kwindowsystem-5.48.0::gentoo failed (configure
51 > phase):
52 > * cmake failed
53 > *
54 > * Call stack:
55 > * ebuild.sh, line 124: Called src_configure
56 > * environment, line 3762: Called kde5_src_configure
57 > ###################################
58 >
59 >
60 > Okay I'm a bit dumbfounded right now. =(
61 >
62 > I tried
63 > emerge --oneshot kde-frameworks/extra-cmake-modules
64 >
65 > and that didn't help....
66 >
67 > --
68 > Please report bounces from this address to atg@×××××××××.com
69 >
70 > Powers are not rights.
71 >
72 >
73 >

Replies

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