BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/baloo/job/kf5-qt5%20WindowsMSVCQt5.11/102/
Project: kf5-qt5 WindowsMSVCQt5.11
Date of build: Sat, 02 Feb 2019 17:19:19 +0000
Build duration: 22 min and counting

CONSOLE OUTPUT
[...truncated 234 lines...]
VCINSTALLDIR = 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\'
VCTOOLSINSTALLDIR = 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.14.26428\'
VCTOOLSREDISTDIR = 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Redist\MSVC\14.14.26405\'
VCTOOLSVERSION = '14.14.26428'
VISUALSTUDIOVERSION = '15.0'
VS140COMNTOOLS = 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\'
VS150COMNTOOLS = 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\Tools\'
VSCMD_ARG_APP_PLAT = 'Desktop'
VSCMD_ARG_HOST_ARCH = 'x64'
VSCMD_ARG_TGT_ARCH = 'x64'
VSCMD_VER = '15.7.3'
VSINSTALLDIR = 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\'
WINDIR = 'C:\WINDOWS'
WINDOWSLIBPATH = 'C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.17134.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.17134.0'
WINDOWSSDKBINPATH = 'C:\Program Files (x86)\Windows Kits\10\bin\'
WINDOWSSDKDIR = 'C:\Program Files (x86)\Windows Kits\10\'
WINDOWSSDKLIBVERSION = '10.0.17134.0\'
WINDOWSSDKVERBINPATH = 'C:\Program Files (x86)\Windows Kits\10\bin\10.0.17134.0\'
WINDOWSSDKVERSION = '10.0.17134.0\'
WORKSPACE = 'C:\CI\workspace\Frameworks\baloo\kf5-qt5 WindowsMSVCQt5.11'
__DOTNET_ADD_64BIT = '1'
__DOTNET_PREFERRED_BITNESS = '64'
__VSCMD_PREINIT_PATH = 'C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\Python36-32\Scripts\;C:\Program Files\Python36-32\;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\WINDOWS\System32\OpenSSH\;C:\Users\Jenkins\AppData\Local\Microsoft\WindowsApps'
CMAKE_PREFIX_PATH = 'C:\CI\Software Installs\baloo;C:\Craft\CI-Qt511\windows-msvc2017_64-cl-debug;C:\Craft\CI-Qt511\windows-msvc2017_64-cl-debug\dev-utils'
QT_PLUGIN_PATH = 'C:\CI\Software Installs\baloo\lib\plugins;C:\Craft\CI-Qt511\windows-msvc2017_64-cl-debug\lib\qca-qt5'
QML2_IMPORT_PATH = 'C:\CI\Software Installs\baloo\lib\qml'
XDG_DATA_DIRS = 'C:\CI\Software Installs\baloo\share;C:\Craft\CI-Qt511\windows-msvc2017_64-cl-debug\share;C:\Craft\CI-Qt511\windows-msvc2017_64-cl-debug\dev-utils\share'
XDG_CONFIG_DIRS = 'C:\CI\Software Installs\baloo\etc/xdg'
PKG_CONFIG_PATH = 'C:\Craft\CI-Qt511\windows-msvc2017_64-cl-debug\lib\pkgconfig;C:\Craft\CI-Qt511\windows-msvc2017_64-cl-debug\dev-utils\lib\pkgconfig'
QMAKEFEATURES = 'C:\Craft\CI-Qt511\windows-msvc2017_64-cl-debug\mkspecs/features'
XDG_CURRENT_DESKTOP = 'KDE'
ASAN_OPTIONS = 'detect_leaks=0:new_delete_type_mismatch=0:detect_odr_violation=0:stack-use-after-scope=0:alloc_dealloc_mismatch=0'
== Commencing Configuration:
cmake -DCMAKE_BUILD_TYPE=Debug -DECM_ENABLE_SANITIZERS='address' -DBUILD_TESTING=ON -DCMAKE_INSTALL_PREFIX="C:/CI/Software Installs/baloo/" -G "NMake Makefiles JOM" -DBUILD_QCH=TRUE "C:\CI\workspace\Frameworks\baloo\kf5-qt5 WindowsMSVCQt5.11"
-- The C compiler identification is MSVC 19.14.26430.0
-- The CXX compiler identification is MSVC 19.14.26430.0
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.14.26428/bin/Hostx64/x64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.14.26428/bin/Hostx64/x64/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.14.26428/bin/Hostx64/x64/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.14.26428/bin/Hostx64/x64/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
--
-- Could not set up the appstream test. appstreamcli is missing.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - not found
-- Tried to enable sanitizers (-DECM_ENABLE_SANITIZERS=address), but compiler (MSVC) does not have sanitizer support
-- Found KF5CoreAddons: C:/CI/Software Installs/baloo/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.55.0")
-- Found KF5Config: C:/CI/Software Installs/baloo/lib/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.55.0")
-- Found KF5DBusAddons: C:/CI/Software Installs/baloo/lib/cmake/KF5DBusAddons/KF5DBusAddonsConfig.cmake (found version "5.55.0")
-- Found Gettext: C:/Craft/CI-Qt511/windows-msvc2017_64-cl-debug/bin/msgmerge.exe (found version "0.19.8.1")
-- Found KF5I18n: C:/CI/Software Installs/baloo/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.55.0")
-- Found KF5IdleTime: C:/CI/Software Installs/baloo/lib/cmake/KF5IdleTime/KF5IdleTimeConfig.cmake (found version "5.55.0")
-- Found KF5Solid: C:/CI/Software Installs/baloo/lib/cmake/KF5Solid/KF5SolidConfig.cmake (found version "5.55.0")
-- Found KF5FileMetaData: C:/CI/Software Installs/baloo/lib/cmake/KF5FileMetaData/KF5FileMetaDataConfig.cmake (found version "5.55.0")
CMake Warning at C:/CI/Software Installs/baloo/share/ECM/find-modules/FindKF5.cmake:74 (find_package):
Could not find a configuration file for package "KF5Crash" that is
compatible with requested version "5.55.0".
The following configuration files were considered but not accepted:
C:/CI/Software Installs/baloo/lib/cmake/KF5Crash/KF5CrashConfig.cmake, version: 5.54.0
Call Stack (most recent call first):
CMakeLists.txt:59 (find_package)
-- Could NOT find KF5Crash , checked the following files:
C:/CI/Software Installs/baloo/lib/cmake/KF5Crash/KF5CrashConfig.cmake (version 5.54.0)
-- Found KF5KIO: C:/CI/Software Installs/baloo/lib/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.55.0")
CMake Error at C:/Craft/CI-Qt511/windows-msvc2017_64-cl-debug/dev-utils/cmake/share/cmake-3.12/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find KF5 (missing: Crash) (found suitable version "5.55.0",
minimum required is "5.55.0")
Call Stack (most recent call first):
C:/Craft/CI-Qt511/windows-msvc2017_64-cl-debug/dev-utils/cmake/share/cmake-3.12/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
C:/CI/Software Installs/baloo/share/ECM/find-modules/FindKF5.cmake:110 (find_package_handle_standard_args)
CMakeLists.txt:59 (find_package)
-- Configuring incomplete, errors occurred!
See also "C:/CI/workspace/Frameworks/baloo/kf5-qt5 WindowsMSVCQt5.11/build/CMakeFiles/CMakeOutput.log".
See also "C:/CI/workspace/Frameworks/baloo/kf5-qt5 WindowsMSVCQt5.11/build/CMakeFiles/CMakeError.log".
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext

Reply via email to