https://bugs.kde.org/show_bug.cgi?id=424663

            Bug ID: 424663
           Summary: Could not find a package configuration file provided
                    by "Qt5X11Extras"
           Product: kdesrc-build
           Version: Git
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: mp...@kde.org
          Reporter: a.bontozog...@gmail.com
  Target Milestone: ---

Created attachment 130399
  --> https://bugs.kde.org/attachment.cgi?id=130399&action=edit
my latest logs

SUMMARY

Hi all, today I attempted to install kde from source and picked 2-3 tasks/bugs
that I could potentially help with. However, I am stuck at step 1 - I fail to
build dolphin (even earlier - kwindowsystem). 

I know I am on a not officially supported platform (Kubuntu 18.04) and I have
built Qt5 from source/git but I am reporting this anyway - feel free to close
as invalid.



The error I get is in qt5x11extras while configuring kwindowsystem:

```
CMake Error at /home/urban/kde/qt5/lib/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!
```



STEPS TO REPRODUCE
1. Clean development environment
2. kdesrc-build kwindowsystem


OBSERVED RESULT

- Qt5 builds successfully (on branch origin/5.14)
- extra-cmake-modules also passes
- kwindowsystem fails at configuration
- Other packages succeed (a mixture or pass/fail but the above is the first to
fail)

EXPECTED RESULT
-


SOFTWARE/OS VERSIONS

kdesrc-build: on master (f627779) 
Qt Version: origin/5.14

Host:

$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.4 LTS"
$ uname -a
Linux urban-asus 4.15.0-96-generic #97-Ubuntu SMP Wed Apr 1 03:25:46 UTC 2020
x86_64 x86_64 x86_64 GNU/Linux


ADDITIONAL INFORMATION

>From what I understand (very rusty in cmake and tbh was never an expert)
qtx11extras build but do not generate any libs or cmakes as I would expect: 

$ ls build/Qt5/qtx11extras/ -R
build/Qt5/qtx11extras/:
Makefile  src

build/Qt5/qtx11extras/src:
Makefile


Again, I know this might be invalid/unsupported setup so feel free to close

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to