Build failed in Jenkins: ktexteditor_master_qt5 #335

Alex Merry alex.merry at kde.org
Tue Mar 25 20:03:37 UTC 2014


On 25/03/14 19:52, Christoph Cullmann wrote:
>> CMake Error at
>> /srv/jenkins/install/linux/x86_64/g++/shared/general/cmake/share/cmake-3.0/Modules/CMakeFindDependencyMacro.cmake:65
>> (find_package):
>>   Could not find a configuration file for package "KF5Notifications" that is
>>   compatible with requested version "4.97.0".
>>
>>   The following configuration files were considered but not accepted:
>>
>>     /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/knotifications/inst/lib64/cmake/KF5Notifications/KF5NotificationsConfig.cmake,
>>     version: 4.96.0
>>
>> Call Stack (most recent call first):
>>   /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kparts/inst/lib64/cmake/KF5Parts/KF5PartsConfig.cmake:69
>>   (find_dependency)
>>   CMakeLists.txt:41 (find_package)
> Hmm, somehow that is unrelated to my code work, or? I didn't touch the CMake find parts :/

Occasionally, Jenkins manages to grab a really old version of a repo
when building on a slave that hasn't had an update in the meantime.  I'm
not sure why (it might be related to anongit).  This happened to
KNotifications, then things that depended on it broke.

Alex


More information about the Kde-frameworks-devel mailing list