Bug 414634

Summary: KDeclarative installation fails when building with qch
Product: [Frameworks and Libraries] frameworks-kdeclarative Reporter: Eugene Shalygin <eugene.shalygin+bugzilla.kde>
Component: generalAssignee: Marco Martin <notmart>
Status: RESOLVED DUPLICATE    
Severity: normal CC: arojas, kdelibs-bugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: build.log

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 ***