<html>
<body>
<div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
<table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
<tr>
<td>
This is an automatically generated e-mail. To reply, visit:
<a href="https://git.reviewboard.kde.org/r/115065/">https://git.reviewboard.kde.org/r/115065/</a>
</td>
</tr>
</table>
<br />
<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Got this after applying this patch:
[...]
Linking CXX executable meinproc5
[ 76%] Built target KF5XsltKde
[ 76%] Built target meinproc5
Scanning dependencies of target kde5options-manpage-man-kdeoptions
Scanning dependencies of target checkXML5-manpage-man-checkXML
gmake[2]: *** No rule to make target '/home/david/Projects/Frameworks/src/frameworks/kdoctools/docs/checkXML5/man-checkXML.1.docbook', needed by 'docs/checkXML5/checkXML.1'. Stop.
Scanning dependencies of target qt5options-manpage-man-qtoptions
gmake[2]: *** No rule to make target '/home/david/Projects/Frameworks/src/frameworks/kdoctools/docs/kde5options/man-kdeoptions.7.docbook', needed by 'docs/kde5options/kdeoptions.7'. Stop.
CMakeFiles/Makefile2:199: recipe for target 'docs/kde5options/CMakeFiles/kde5options-manpage-man-kdeoptions.dir/all' failed
gmake[1]: *** [docs/kde5options/CMakeFiles/kde5options-manpage-man-kdeoptions.dir/all] Error 2
gmake[1]: *** Waiting for unfinished jobs....
CMakeFiles/Makefile2:99: recipe for target 'docs/checkXML5/CMakeFiles/checkXML5-manpage-man-checkXML.dir/all' failed
gmake[1]: *** [docs/checkXML5/CMakeFiles/checkXML5-manpage-man-checkXML.dir/all] Error 2
Scanning dependencies of target meinproc5-manpage-man-meinproc5
gmake[2]: *** No rule to make target '/home/david/Projects/Frameworks/src/frameworks/kdoctools/docs/qt5options/man-qtoptions.7.docbook', needed by 'docs/qt5options/qtoptions.7'. Stop.
CMakeFiles/Makefile2:249: recipe for target 'docs/qt5options/CMakeFiles/qt5options-manpage-man-qtoptions.dir/all' failed
gmake[1]: *** [docs/qt5options/CMakeFiles/qt5options-manpage-man-qtoptions.dir/all] Error 2
[ 82%] Generating meinproc5.8
Warn: meta author : no refentry/info/author meinproc5
Note: meta author : see http://docbook.sf.net/el/author meinproc5
Warn: meta author : no author data, so inserted a fixme meinproc5
Note: Writing meinproc5.8
[ 82%] Built target meinproc5-manpage-man-meinproc5
Makefile:127: recipe for target 'all' failed
gmake: *** [all] Error 2
I think you need to rename the targets in the new folders. Complete log at http://paste.kde.org/pf215b902</pre>
<br />
<p>- David Narváez</p>
<br />
<p>On January 17th, 2014, 11:30 a.m. UTC, Jonathan Riddell wrote:</p>
<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('https://git.reviewboard.kde.org/static/rb/images/review_request_box_top_bg.ab6f3b1072c9.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
<tr>
<td>
<div>Review request for Documentation, KDE Frameworks, Luigi Toscano, and Scarlett Clark.</div>
<div>By Jonathan Riddell.</div>
<p style="color: grey;"><i>Updated Jan. 17, 2014, 11:30 a.m.</i></p>
<div style="margin-top: 1.5em;">
<b style="color: #575012; font-size: 10pt;">Repository: </b>
kdoctools
</div>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Rename man pages and checkXML tool to prevent clashes with kdelibs4
credit should go to scarlett</pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">
<li>CMakeLists.txt <span style="color: grey">(74c7af5)</span></li>
<li>checkXML.in.cmake <span style="color: grey">(d7a57c7)</span></li>
<li>checkXML5.in.cmake <span style="color: grey">(PRE-CREATION)</span></li>
<li>docs/CMakeLists.txt <span style="color: grey">(7e9612f)</span></li>
<li>docs/checkXML/CMakeLists.txt <span style="color: grey">(7f8226c)</span></li>
<li>docs/checkXML/man-checkXML.1.docbook <span style="color: grey">(2bfb3f3)</span></li>
<li>docs/checkXML5/CMakeLists.txt <span style="color: grey">(PRE-CREATION)</span></li>
<li>docs/checkXML5/man-checkXML5.1.docbook <span style="color: grey">(PRE-CREATION)</span></li>
<li>docs/kde5options/CMakeLists.txt <span style="color: grey">(PRE-CREATION)</span></li>
<li>docs/kde5options/man-kde5options.7.docbook <span style="color: grey">(PRE-CREATION)</span></li>
<li>docs/kdeoptions/CMakeLists.txt <span style="color: grey">(a91f451)</span></li>
<li>docs/kdeoptions/man-kdeoptions.7.docbook <span style="color: grey">(7e62f41)</span></li>
<li>docs/qt5options/CMakeLists.txt <span style="color: grey">(PRE-CREATION)</span></li>
<li>docs/qt5options/man-qt5options.7.docbook <span style="color: grey">(PRE-CREATION)</span></li>
<li>docs/qtoptions/CMakeLists.txt <span style="color: grey">(f1dbb6c)</span></li>
<li>docs/qtoptions/man-qtoptions.7.docbook <span style="color: grey">(a00677a)</span></li>
</ul>
<p><a href="https://git.reviewboard.kde.org/r/115065/diff/" style="margin-left: 3em;">View Diff</a></p>
</td>
</tr>
</table>
</div>
</body>
</html>