Unusual CMake installation error
Albert Astals Cid
aacid at kde.org
Tue May 16 22:22:48 UTC 2017
El dimarts, 16 de maig de 2017, a les 22:42:52 CEST, Ben Cooksley va escriure:
> Hi all,
>
> On the Windows CI i'm currently seeing a weird installation error
> message with kdelibs4support:
>
> -- Installing: C:/JenkinsWS/workspace/Frameworks kdelibs4support
> kf5-qt5 WindowsQt5.7/install-divert/JenkinsWS/workspace/Frameworks
> kdelibs4support kf5-qt5
> WindowsQt5.7/install-prefix/bin/data/dbus-1/interfaces/kf5_org.freedesktop.P
> owerManagement.xml -- Installing: C:/JenkinsWS/workspace/Frameworks
> kdelibs4support
> kf5-qt5 WindowsQt5.7/install-divert/JenkinsWS/workspace/Frameworks
> kdelibs4support kf5-qt5
> WindowsQt5.7/install-prefix/bin/data/dbus-1/interfaces/kf5_org.freedesktop.P
> owerManagement.Inhibit.xml CMake Error at src/cmake_install.cmake:264
> (file):
> file RELATIVE_PATH must be passed a full path to the file:
> searched_dir-NOTFOUND
> Call Stack (most recent call first):
> cmake_install.cmake:115 (include)
>
> Any ideas?
set(DocBookXML_FIND_VERSION "4.2")
set (DTD_PATH_LIST
share/xml/docbook/schema/dtd/${version}
share/xml/docbook/xml-dtd-${version}
share/sgml/docbook/xml-dtd-${version}
share/xml/docbook/${version}
)
Do we have docbook 4.2 available?
Cheers,
Albert
>
> Looks to me like it's trying to install files for something which
> isn't installed on the CI system?
>
> Thanks,
> Ben
More information about the Kde-frameworks-devel
mailing list