habacker added a comment.
In D14817#309332 <https://phabricator.kde.org/D14817#309332>, @bcooksley wrote: > The Windows failure looks like a problem with handling of DESTDIR - probably due to reliance on it being handled by $DESTDIR instead of %DESTDIR% (which is the correct syntax for Windows) No , it is a install path mismatch. According to https://build.kde.org/job/Frameworks%20kdoctools%20kf5-qt5%20WindowsMSVCQt5.10/39/console the files are installed below <...>/bin/data (https://cgit.kde.org/extra-cmake-modules.git/tree/kde-modules/KDEInstallDirs.cmake) but test.qmake expects them in <...>/share (https://cgit.kde.org/kdoctools.git/tree/autotests/kdoctools-install/test.cmake) REPOSITORY R238 KDocTools REVISION DETAIL https://phabricator.kde.org/D14817 To: habacker, ltoscano Cc: bcooksley, kde-frameworks-devel, ltoscano, kde-doc-english, michaelh, ngraham, bruns, skadinna