https://bugs.kde.org/show_bug.cgi?id=373896
Bug ID: 373896
Summary: kdoctools install error: file INSTALL cannot find
".../po/ca/docs/checkXML5/checkXML5.1"
Product: frameworks-kdoctools
Version: 5.29.0
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
After compiling succesfully kdoctools, I get the following error when trying to
do a "make install":
CMake Error at cmake_install.cmake:360 (file):
file INSTALL cannot find
"/home/fraga/git/kde5/kdoctools/b/po/ca/docs/checkXML5/checkXML5.1".
make: *** [Makefile:105: install] Error 1
***
During the "make" process, I get several warnings like:
No context named "title" exists in the "en" localization.
No template named "refentry" exists in the context named "title" in the "en"
localization.
No "en" localization of "RefName" exists.
No "en" localization of "RefSynopsisDiv" exists.
***
"make test" finishes well too:
Running tests...
Test project /home/fraga/git/kde5/kdoctools/b
Start 1: meinproc_template
1/1 Test #1: meinproc_template ................ Passed 0.17 sec
100% tests passed, 0 tests failed out of 1
Total Test time (real) = 0.17 sec
***
Am I missing something here? Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.