CONSOLE OUTPUT
|
[...truncated 216 lines...] |
[2021-05-31T22:20:38.675Z] VSCMD_VER = '16.4.3' |
[2021-05-31T22:20:38.675Z] VSINSTALLDIR = 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\' |
[2021-05-31T22:20:38.675Z] WINDIR = 'C:\WINDOWS' |
[2021-05-31T22:20:38.675Z] WINDOWSLIBPATH = 'C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.18362.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.18362.0' |
[2021-05-31T22:20:38.675Z] WINDOWSSDKBINPATH = 'C:\Program Files (x86)\Windows Kits\10\bin\' |
[2021-05-31T22:20:38.676Z] WINDOWSSDKDIR = 'C:\Program Files (x86)\Windows Kits\10\' |
[2021-05-31T22:20:38.676Z] WINDOWSSDKLIBVERSION = '10.0.18362.0\' |
[2021-05-31T22:20:38.676Z] WINDOWSSDKVERBINPATH = 'C:\Program Files (x86)\Windows Kits\10\bin\10.0.18362.0\' |
[2021-05-31T22:20:38.676Z] WINDOWSSDKVERSION = '10.0.18362.0\' |
[2021-05-31T22:20:38.676Z] WORKSPACE = 'C:/CI/Job Build' |
[2021-05-31T22:20:38.676Z] WORKSPACE_TMP = 'C:/CI/Job Build@tmp' |
[2021-05-31T22:20:38.676Z] __DOTNET_ADD_64BIT = '1' |
[2021-05-31T22:20:38.676Z] __DOTNET_PREFERRED_BITNESS = '64' |
[2021-05-31T22:20:38.676Z] __VSCMD_PREINIT_PATH = 'C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\Python38\Scripts\;C:\Program Files\Python38\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Users\Jenkins\AppData\Local\Microsoft\WindowsApps' |
[2021-05-31T22:20:38.676Z] CMAKE_PREFIX_PATH = 'C:\CI\Software Installs\plasma-framework;C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug;C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\dev-utils' |
[2021-05-31T22:20:38.676Z] PKG_CONFIG_PATH = 'C:\CI\Software Installs\plasma-framework\lib\pkgconfig;C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\lib\pkgconfig;C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\dev-utils\lib\pkgconfig' |
[2021-05-31T22:20:38.676Z] QT_PLUGIN_PATH = 'C:\CI\Software Installs\plasma-framework\lib\plugins;C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\lib\qca-qt5;C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\bin\plugins' |
[2021-05-31T22:20:38.676Z] QML2_IMPORT_PATH = 'C:\CI\Software Installs\plasma-framework\lib\qml' |
[2021-05-31T22:20:38.676Z] XDG_DATA_DIRS = 'C:\CI\Software Installs\plasma-framework\share;C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\share;C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\dev-utils\share' |
[2021-05-31T22:20:38.676Z] XDG_CONFIG_DIRS = 'C:\CI\Software Installs\plasma-framework\etc/xdg' |
[2021-05-31T22:20:38.676Z] QMAKEFEATURES = 'C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\mkspecs/features' |
[2021-05-31T22:20:38.676Z] QT_DATA_DIRS = 'C:\CI\Software Installs\plasma-framework\share;C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\share;C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\dev-utils\share' |
[2021-05-31T22:20:38.676Z] XDG_CURRENT_DESKTOP = 'KDE' |
[2021-05-31T22:20:38.676Z] ASAN_OPTIONS = 'detect_leaks=0:new_delete_type_mismatch=0:detect_odr_violation=0:stack-use-after-scope=0:alloc_dealloc_mismatch=0' |
[2021-05-31T22:20:38.676Z] |
[2021-05-31T22:20:38.676Z] |
[2021-05-31T22:20:38.676Z] == Commencing Configuration: |
[2021-05-31T22:20:38.676Z] cmake -DCMAKE_BUILD_TYPE=Debug -DBUILD_TESTING=ON -DCMAKE_INSTALL_PREFIX="C:/CI/Software Installs/plasma-framework/" -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -G "Ninja" -DBUILD_QCH=TRUE "C:\CI\Job Build" |
[2021-05-31T22:20:39.250Z] -- The C compiler identification is MSVC 19.24.28315.0 |
[2021-05-31T22:20:39.250Z] -- The CXX compiler identification is MSVC 19.24.28315.0 |
[2021-05-31T22:20:39.250Z] -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe |
[2021-05-31T22:20:40.200Z] -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe - works |
[2021-05-31T22:20:40.200Z] -- Detecting C compiler ABI info |
[2021-05-31T22:20:40.462Z] -- Detecting C compiler ABI info - done |
[2021-05-31T22:20:40.462Z] -- Detecting C compile features |
[2021-05-31T22:20:40.462Z] -- Detecting C compile features - done |
[2021-05-31T22:20:40.462Z] -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe |
[2021-05-31T22:20:40.724Z] -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.24.28314/bin/Hostx64/x64/cl.exe - works |
[2021-05-31T22:20:40.724Z] -- Detecting CXX compiler ABI info |
[2021-05-31T22:20:40.987Z] -- Detecting CXX compiler ABI info - done |
[2021-05-31T22:20:40.987Z] -- Detecting CXX compile features |
[2021-05-31T22:20:40.987Z] -- Detecting CXX compile features - done |
[2021-05-31T22:20:40.987Z] -- |
[2021-05-31T22:20:40.987Z] |
[2021-05-31T22:20:41.383Z] Installing in C:/CI/Software Installs/plasma-framework. Run C:/CI/Job Build/build/prefix.sh to set the environment for Plasma. |
[2021-05-31T22:20:41.383Z] -- Could not set up the appstream test. appstreamcli is missing. |
[2021-05-31T22:20:41.383Z] -- Looking for __GLIBC__ |
[2021-05-31T22:20:41.383Z] -- Looking for __GLIBC__ - not found |
[2021-05-31T22:20:42.327Z] -- Found KF5Activities: C:/CI/Software Installs/plasma-framework/lib/cmake/KF5Activities/KF5ActivitiesConfig.cmake (found version "5.83.0") |
[2021-05-31T22:20:42.327Z] -- Found KF5Archive: C:/CI/Software Installs/plasma-framework/lib/cmake/KF5Archive/KF5ArchiveConfig.cmake (found version "5.83.0") |
[2021-05-31T22:20:42.327Z] -- Found KF5Config: C:/CI/Software Installs/plasma-framework/lib/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.83.0") |
[2021-05-31T22:20:42.327Z] -- Found KF5ConfigWidgets: C:/CI/Software Installs/plasma-framework/lib/cmake/KF5ConfigWidgets/KF5ConfigWidgetsConfig.cmake (found version "5.83.0") |
[2021-05-31T22:20:42.327Z] -- Found KF5CoreAddons: C:/CI/Software Installs/plasma-framework/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.83.0") |
[2021-05-31T22:20:42.327Z] -- Found KF5DBusAddons: C:/CI/Software Installs/plasma-framework/lib/cmake/KF5DBusAddons/KF5DBusAddonsConfig.cmake (found version "5.83.0") |
[2021-05-31T22:20:42.327Z] Installing in C:/CI/Software Installs/plasma-framework. Run C:/CI/Job Build/build/prefix.sh to set the environment for Plasma. |
[2021-05-31T22:20:42.327Z] -- Found KF5Declarative: C:/CI/Software Installs/plasma-framework/lib/cmake/KF5Declarative/KF5DeclarativeConfig.cmake (found version "5.83.0") |
[2021-05-31T22:20:42.327Z] -- Found KF5GlobalAccel: C:/CI/Software Installs/plasma-framework/lib/cmake/KF5GlobalAccel/KF5GlobalAccelConfig.cmake (found version "5.83.0") |
[2021-05-31T22:20:42.327Z] -- Found KF5GuiAddons: C:/CI/Software Installs/plasma-framework/lib/cmake/KF5GuiAddons/KF5GuiAddonsConfig.cmake (found version "5.83.0") |
[2021-05-31T22:20:42.327Z] -- Found Gettext: C:/Craft/CI-Qt515/windows-msvc2019_64-cl-debug/bin/msgmerge.exe (found version "0.19.8.1") |
[2021-05-31T22:20:42.327Z] -- Found KF5I18n: C:/CI/Software Installs/plasma-framework/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.83.0") |
[2021-05-31T22:20:42.327Z] -- Found KF5IconThemes: C:/CI/Software Installs/plasma-framework/lib/cmake/KF5IconThemes/KF5IconThemesConfig.cmake (found version "5.83.0") |
[2021-05-31T22:20:42.327Z] -- Found KF5KIO: C:/CI/Software Installs/plasma-framework/lib/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.83.0") |
[2021-05-31T22:20:42.327Z] -- Found KF5Service: C:/CI/Software Installs/plasma-framework/lib/cmake/KF5Service/KF5ServiceConfig.cmake (found version "5.83.0") |
[2021-05-31T22:20:42.327Z] -- Found KF5WindowSystem: C:/CI/Software Installs/plasma-framework/lib/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.83.0") |
[2021-05-31T22:20:42.327Z] -- Found KF5XmlGui: C:/CI/Software Installs/plasma-framework/lib/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version "5.83.0") |
[2021-05-31T22:20:42.327Z] -- Found KF5Notifications: C:/CI/Software Installs/plasma-framework/lib/cmake/KF5Notifications/KF5NotificationsConfig.cmake (found version "5.83.0") |
[2021-05-31T22:20:42.327Z] Installing in C:/CI/Software Installs/plasma-framework. Run C:/CI/Job Build/build/prefix.sh to set the environment for Plasma. |
[2021-05-31T22:20:42.327Z] -- Found KF5Package: C:/CI/Software Installs/plasma-framework/lib/cmake/KF5Package/KF5PackageConfig.cmake (found version "5.83.0") |
[2021-05-31T22:20:42.327Z] -- Found KF5Kirigami2: C:/CI/Software Installs/plasma-framework/lib/cmake/KF5Kirigami2/KF5Kirigami2Config.cmake (found version "5.83.0") |
[2021-05-31T22:20:42.590Z] -- Could NOT find KF5Wayland (missing: KF5Wayland_DIR) |
[2021-05-31T22:20:42.590Z] -- Could NOT find KF5Wayland: found neither KF5WaylandConfig.cmake nor kf5wayland-config.cmake |
[2021-05-31T22:20:42.590Z] -- Found KF5DocTools: C:/CI/Software Installs/plasma-framework/lib/cmake/KF5DocTools/KF5DocToolsConfig.cmake (found version "5.83.0") |
[2021-05-31T22:20:42.590Z] -- Found KF5: success (found suitable version "5.83.0", minimum required is "5.82.0") found components: Activities Archive Config ConfigWidgets CoreAddons DBusAddons Declarative GlobalAccel GuiAddons I18n IconThemes KIO Service WindowSystem XmlGui Notifications Package Kirigami2 DocTools missing components: Wayland |
[2021-05-31T22:20:42.590Z] -- Could NOT find XCB_XCB (missing: XCB_XCB_LIBRARY XCB_XCB_INCLUDE_DIR) (found version "") |
[2021-05-31T22:20:42.853Z] -- Could NOT find XCB_RENDER (missing: XCB_RENDER_LIBRARY XCB_RENDER_INCLUDE_DIR XCB_XCB_FOUND) (found version "") |
[2021-05-31T22:20:42.853Z] -- Could NOT find XCB_SHAPE (missing: XCB_SHAPE_LIBRARY XCB_SHAPE_INCLUDE_DIR XCB_XCB_FOUND) (found version "") |
[2021-05-31T22:20:42.853Z] -- Could NOT find XCB_XFIXES (missing: XCB_XFIXES_LIBRARY XCB_XFIXES_INCLUDE_DIR XCB_XCB_FOUND XCB_RENDER_FOUND XCB_SHAPE_FOUND) (found version "") |
[2021-05-31T22:20:42.853Z] -- Could NOT find XCB_COMPOSITE (missing: XCB_COMPOSITE_LIBRARY XCB_COMPOSITE_INCLUDE_DIR XCB_XCB_FOUND XCB_XFIXES_FOUND) (found version "") |
[2021-05-31T22:20:42.853Z] -- Could NOT find XCB_DAMAGE (missing: XCB_DAMAGE_LIBRARY XCB_DAMAGE_INCLUDE_DIR XCB_XCB_FOUND XCB_XFIXES_FOUND) (found version "") |
[2021-05-31T22:20:42.853Z] -- Could NOT find XCB (missing: XCB_LIBRARIES XCB COMPOSITE DAMAGE SHAPE XFIXES RENDER) |
[2021-05-31T22:20:42.853Z] -- Found OpenGL: opengl32 |
[2021-05-31T22:20:42.853Z] CMake Error at CMakeLists.txt:111 (if): |
[2021-05-31T22:20:42.853Z] if given arguments: |
[2021-05-31T22:20:42.853Z] |
[2021-05-31T22:20:42.853Z] "OpenGL_GLX_FOUND" "AND" "AND" "(" "GLESv2" "STREQUAL" "GL" ")" |
[2021-05-31T22:20:42.853Z] |
[2021-05-31T22:20:42.853Z] Unknown arguments specified |
[2021-05-31T22:20:42.853Z] |
[2021-05-31T22:20:42.853Z] |
[2021-05-31T22:20:42.853Z] -- Configuring incomplete, errors occurred! |
[2021-05-31T22:20:42.853Z] See also "C:/CI/Job Build/build/CMakeFiles/CMakeOutput.log". |
[2021-05-31T22:20:42.853Z] See also "C:/CI/Job Build/build/CMakeFiles/CMakeError.log". |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2021-05-31T22:20:42.884Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |