Bug 414634 - KDeclarative installation fails when building with qch
Summary: KDeclarative installation fails when building with qch
Status: RESOLVED DUPLICATE of bug 411690
Alias: None
Product: frameworks-kdeclarative
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-28 20:26 UTC by Eugene Shalygin
Modified: 2019-11-28 20:37 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
build.log (186.04 KB, text/x-log)
2019-11-28 20:27 UTC, Eugene Shalygin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Shalygin 2019-11-28 20:26:57 UTC
SUMMARY


STEPS TO REPRODUCE
1. cmake ... -DBUILD_QCH=yes
2. ninja 
3. ninja install

OBSERVED RESULT
CMake Error at src/cmake_install.cmake:49 (file):
  file INSTALL cannot find
  "/var/portage/tmp/portage/kde-frameworks/kdeclarative-9999/work/kdeclarative-9999_build/src/KF5Declarative.qch".
Call Stack (most recent call first):
  cmake_install.cmake:76 (include)


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: git master
KDE Plasma Version: git master
KDE Frameworks Version: git master
Qt Version: 5.14.0 beta 3

ADDITIONAL INFORMATION
Comment 1 Eugene Shalygin 2019-11-28 20:27:19 UTC
Created attachment 124171 [details]
build.log
Comment 2 Antonio Rojas 2019-11-28 20:37:53 UTC

*** This bug has been marked as a duplicate of bug 411690 ***