BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks%20purpose%20kf5-qt5%20WindowsMSVCQt5.9/9/
Project: Frameworks purpose kf5-qt5 WindowsMSVCQt5.9
Date of build: Thu, 25 Jan 2018 07:00:21 +0000
Build duration: 8 min 6 sec and counting

CONSOLE OUTPUT
[...truncated 73.62 KB...]
WINDOWSSDKDIR = 'C:\Program Files (x86)\Windows Kits\10\'
WINDOWSSDKLIBVERSION = '10.0.16299.0\'
WINDOWSSDKVERBINPATH = 'C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299.0\'
WINDOWSSDKVERSION = '10.0.16299.0\'
WORKSPACE = 'C:\CI\workspace\Frameworks purpose kf5-qt5 WindowsMSVCQt5.9'
__DOTNET_ADD_64BIT = '1'
__DOTNET_PREFERRED_BITNESS = '64'
__VSCMD_PREINIT_PATH = '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 (x86)\Git\cmd;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Users\Jenkins\AppData\Local\Microsoft\WindowsApps'
CMAKE_PREFIX_PATH = 'C:\CI\workspace\Frameworks purpose kf5-qt5 WindowsMSVCQt5.9\install-prefix;C:\CM\msvc2017x64d;C:\CM\msvc2017x64d\dev-utils'
QT_PLUGIN_PATH = 'C:\CI\workspace\Frameworks purpose kf5-qt5 WindowsMSVCQt5.9\install-prefix\lib\plugins;C:\CM\msvc2017x64d\lib\qca-qt5'
XDG_DATA_DIRS = 'C:\CI\workspace\Frameworks purpose kf5-qt5 WindowsMSVCQt5.9\install-prefix\share;C:\CM\msvc2017x64d\share;C:\CM\msvc2017x64d\dev-utils\share'
PKG_CONFIG_PATH = 'C:\CM\msvc2017x64d\lib\pkgconfig;C:\CM\msvc2017x64d\dev-utils\lib\pkgconfig'
QMAKEFEATURES = 'C:\CM\msvc2017x64d\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\workspace\Frameworks purpose kf5-qt5 WindowsMSVCQt5.9/install-prefix/" -G "NMake Makefiles JOM" "C:\CI\workspace\Frameworks purpose kf5-qt5 WindowsMSVCQt5.9"
-- The C compiler identification is MSVC 19.12.25834.0
-- The CXX compiler identification is MSVC 19.12.25834.0
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.12.25827/bin/Hostx64/x64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.12.25827/bin/Hostx64/x64/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.12.25827/bin/Hostx64/x64/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.12.25827/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
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - not found
-- Tried to enable sanitizers (-DECM_ENABLE_SANITIZERS=address), but compiler (MSVC) does not have sanitizer support
-- Could not set up the appstream test. appstreamcli is missing.
-- Found KF5CoreAddons: C:/CI/workspace/Frameworks purpose kf5-qt5 WindowsMSVCQt5.9/install-prefix/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.43.0")
-- Found Gettext: C:/CM/msvc2017x64d/dev-utils/bin/msgmerge.exe
-- Found PythonInterp: C:/Program Files/Python36-32/python.exe (found version "3.6.2")
-- Found KF5I18n: C:/CI/workspace/Frameworks purpose kf5-qt5 WindowsMSVCQt5.9/install-prefix/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.43.0")
-- Found KF5Config: C:/CI/workspace/Frameworks purpose kf5-qt5 WindowsMSVCQt5.9/install-prefix/lib/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.43.0")
-- Found KF5: success (found suitable version "5.43.0", minimum required is "5.7.0") found components: CoreAddons I18n Config
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed
-- Performing Test COMPILER_HAS_DEPRECATED
-- Performing Test COMPILER_HAS_DEPRECATED - Success
-- qmlplugindump failed for Ubuntu.OnlineAccounts.
-- Could NOT find Ubuntu.OnlineAccounts-QMLModule (missing: Ubuntu.OnlineAccounts-QMLModule_FOUND)
-- qmlplugindump failed for org.kde.kdeconnect.
-- Could NOT find org.kde.kdeconnect-QMLModule (missing: org.kde.kdeconnect-QMLModule_FOUND)
-- qmlplugindump failed for org.kde.kquickcontrolsaddons.
-- Could NOT find org.kde.kquickcontrolsaddons-QMLModule (missing: org.kde.kquickcontrolsaddons-QMLModule_FOUND)
CMake Warning at src/plugins/CMakeLists.txt:27 (find_package):
By not providing "FindKAccounts.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"KAccounts", but CMake did not find one.
Could not find a package configuration file provided by "KAccounts" with
any of the following names:
KAccountsConfig.cmake
kaccounts-config.cmake
Add the installation prefix of "KAccounts" to CMAKE_PREFIX_PATH or set
"KAccounts_DIR" to a directory containing one of the above files. If
"KAccounts" provides a separate development package or SDK, be sure it has
been installed.
CMake Error at src/plugins/CMakeLists.txt:28 (find_package):
By not providing "FindKF5KIO.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "KF5KIO", but
CMake did not find one.
Could not find a package configuration file provided by "KF5KIO" (requested
version 5.7.0) with any of the following names:
KF5KIOConfig.cmake
kf5kio-config.cmake
Add the installation prefix of "KF5KIO" to CMAKE_PREFIX_PATH or set
"KF5KIO_DIR" to a directory containing one of the above files. If "KF5KIO"
provides a separate development package or SDK, be sure it has been
installed.
-- Configuring incomplete, errors occurred!
See also "C:/CI/workspace/Frameworks purpose kf5-qt5 WindowsMSVCQt5.9/build/CMakeFiles/CMakeOutput.log".
See also "C:/CI/workspace/Frameworks purpose kf5-qt5 WindowsMSVCQt5.9/build/CMakeFiles/CMakeError.log".
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] bat
[Frameworks purpose kf5-qt5 WindowsMSVCQt5.9] Running batch script
C:\CI\workspace\Frameworks purpose kf5-qt5 WindowsMSVCQt5.9>python -u ci-tooling/helpers/capture-workspace.py --environment production
[Pipeline] emailextrecipients
[Pipeline] emailext

Reply via email to