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

--- Comment #3 from Ralf Habacker <ralf.habac...@freenet.de> ---
Created attachment 124867
  --> https://bugs.kde.org/attachment.cgi?id=124867&action=edit
build log

This happens with building umbrello for opensuse
(https://build.opensuse.org/package/show/KDE:Applications/umbrello) with
kdevplatform 5.4.5 

>From the appended log you can see that the imported target KDev::Tests is not
present:

[  184s] -- Found KDevelop-PG-Qt
[  184s] --   Using kdevelop-pg-qt include dir: /usr/include/kdevelop-pg-qt
[  184s] --   Using kdevelop-pg-qt executable: /usr/bin/kdev-pg-qt
[  184s] -- Found KDevPlatform:
/usr/lib64/cmake/KDevPlatform/KDevPlatformConfig.cmake (Required is at least
version "5.1.2") 
[  184s] -- Could not find required KDevPlatform component KDev::Tests -
disabling php import support

kdevplatform-devel is used from
https://build.opensuse.org/package/show/KDE:Extra/kdevelop5.

> The Tests target is exported (checked with KDevelop from master branch)

I guess that the git branch, from which kdevplatform version 5.4.5 is build,
does not install KDev::Test target.

> (how to build Umbrello?)
1. Register at build.opensuse.org if not already done.

2. Install osc (example if for opensuse)
   sudo zypper install osc

3. checkout sources and build script
    osc co KDE:Applications/umbrello
    cd KDE:Applications/umbrello

4. build
    osc build KDE_Frameworks5_openSUSE_Tumbleweed

5. ion case of errors enter chroot
    osc chroot KDE_Frameworks5_openSUSE_Tumbleweed
    cd rpmbuild/BUILD/...

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

Reply via email to