dev-resources.site
for different kinds of informations.
Fedora - KDE development journey (Qt5X11Extras)
Published at
12/14/2020
Categories
kde
linux
dev
qt
Author
robbinespu
Author
10 person written this
robbinespu
open
I tried to build kwindowsystem
but seem I am missing some package dependencies:
rnm@b0x (~/kde/src/kdesrc-build)
$ kdesrc-build kwindowsystem
Updating sysadmin-repo-metadata (to branch master)
Stashing local changes if any...
Building extra-cmake-modules from frameworks (1/2)
Updating extra-cmake-modules (to branch master)
Stashing local changes if any...
No changes to extra-cmake-modules source, proceeding to build.
Compiling... succeeded (after 0 seconds)
Installing.. succeeded (after 0 seconds)
Building kwindowsystem from frameworks (2/2)
No source update, but the last configure failed
Updating kwindowsystem (to branch master)
Stashing local changes if any...
Source update complete for kwindowsystem: no files affected
Preparing build system for kwindowsystem.
Removing files in build directory for kwindowsystem
Old build system cleaned, starting new build system.
Running cmake targeting Unix Makefiles...
Unable to configure kwindowsystem with CMake!
Unable to configure kwindowsystem with KDE
<<< PACKAGES SUCCESSFULLY BUILT >>>
extra-cmake-modules
Removing 1 out of 3 old log directories...
<<< PACKAGES FAILED TO BUILD >>>
kwindowsystem - ~/kde/src/log/2020-10-10-01/kwindowsystem/cmake.log
Important notification for kwindowsystem:
kwindowsystem has failed to build 5 times.
You can check https://build.kde.org/search/?q=kwindowsystem to see if this is expected.
:-(
Your logs are saved in file:///home/rnm/kde/src/log/2020-10-10-01
rnm@b0x (~/kde/src/kdesrc-build)
$ cat ~/kde/src/log/2020-10-10-01/kwindowsystem/cmake.log
# kdesrc-build running: 'cmake' '/home/rnm/kde/src/kwindowsystem' '-G' 'Unix Makefiles' '-DCMAKE_BUILD_TYPE=RelWithDebInfo' '-DBUILD_TESTING=TRUE' '-DCMAKE_CXX_FLAGS:STRING=-pipe' '-DCMAKE_INSTALL_PREFIX=/home/rnm/kde/usr'
# from directory: /home/rnm/kde/build/kwindowsystem
-- The C compiler identification is GNU 10.2.1
-- The CXX compiler identification is GNU 10.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
--
Installing in /home/rnm/kde/usr. Run /home/rnm/kde/build/kwindowsystem/prefix.sh to set the environment for KWindowSystem.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Found X11: /usr/include
-- Looking for XOpenDisplay in /usr/lib64/libX11.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.7.3")
-- Found XCB_XCB: /usr/lib64/libxcb.so (found version "1.13.1")
-- Found XCB_KEYSYMS: /usr/lib64/libxcb-keysyms.so (found version "0.4.0")
-- Found XCB_RES: /usr/lib64/libxcb-res.so (found version "1.13.1")
-- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-res.so (found version "1.13.1") found components: XCB KEYSYMS RES
CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package):
Could not find a package configuration file provided by "Qt5X11Extras" with
any of the following names:
Qt5X11ExtrasConfig.cmake
qt5x11extras-config.cmake
Add the installation prefix of "Qt5X11Extras" to CMAKE_PREFIX_PATH or set
"Qt5X11Extras_DIR" to a directory containing one of the above files. If
"Qt5X11Extras" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
CMakeLists.txt:69 (find_package)
-- Configuring incomplete, errors occurred!
See also "/home/rnm/kde/build/kwindowsystem/CMakeFiles/CMakeOutput.log".
As solution, i need to install qt5-qtx11extras-devel
package from Fedora to allow cmake found the dependencies needed.
kde Article's
30 articles in total
(Quick-note) Troubleshooting Dual Monitor Issues on KDE on Ubuntu/ Linux Mint
read article
bash: No such file or directory
read article
How To Unhide Titlebars on Maximised Windows in KDE Plasma 6
read article
DinaWall 0.2
read article
How to enable auto dark mode (night theme) in KDE Plasma
read article
Using KConfig with Rust
read article
Bitflags in Rust
read article
Season of KDE 2022
read article
Creating Rust/QML Project using Templates
read article
My sleek and modern Linux development machine in 2021
read article
Activate USB Wi-Fi Receiver from Terminal
read article
KDE Development with Podman
read article
My KDE Workfloaw
read article
How to recover KDE if it doesn't load after updating FreeBSD from 12.x to 13.0-RELEASE
read article
Fuck FreeBSD
read article
The state of Linux as a daily use OS in 2021
read article
SPOTIFY SYSTEM TRAY [KDE]
read article
Fedora - KDE development journey (Qt5X11Extras)
currently reading
Fedora - KDE development journey (Qt5UiPlugin)
read article
Fedora - KDE development journey (Qt5Qml / qmake)
read article
KDE vs GNOME
read article
Setting up Arch Linux with KDE Plasma in Windows Subsystem for Linux 2
read article
âš™ My Arch Linux setup
read article
Writing a KDE Plasmoid to display JioFi Stats
read article
KDE Plasma & ssh keys
read article
Trying out KDE
read article
My (k)Ubuntu (OSX look alike) desktop setup
read article
KDE Neon on 2017 MacBook Air
read article
Script your Yakuake with default tabs
read article
How to execute Firefox with support for KDE filepicker
read article
Featured ones: