Started by an SCM change [Pipeline] node Running on FreeBSD Builder 1 in /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7 [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] catchError [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout Sources) [Pipeline] deleteDir [Pipeline] checkout Cloning the remote Git repository Cloning repository git://anongit.kde.org/extra-cmake-modules > git init /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7 # timeout=10 Fetching upstream changes from git://anongit.kde.org/extra-cmake-modules > git --version # timeout=10 > git fetch --tags --progress git://anongit.kde.org/extra-cmake-modules +refs/heads/*:refs/remotes/origin/* # timeout=120 > git config remote.origin.url git://anongit.kde.org/extra-cmake-modules # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://anongit.kde.org/extra-cmake-modules # timeout=10 Fetching upstream changes from git://anongit.kde.org/extra-cmake-modules > git fetch --tags --progress git://anongit.kde.org/extra-cmake-modules +refs/heads/*:refs/remotes/origin/* # timeout=120 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 0cb818ef83d82fba9850bde8da0b017e072c4869 (origin/master) Commit message: "Forgot to add the test" > git config core.sparsecheckout # timeout=10 > git checkout -f 0cb818ef83d82fba9850bde8da0b017e072c4869 > git rev-list ef01c93637e1840ee701673970a371c011e36a40 # timeout=10 [Pipeline] checkout Cloning the remote Git repository Cloning repository https://anongit.kde.org/sysadmin/ci-tooling > git init /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/ci-tooling # timeout=10 Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling > git --version # timeout=10 > git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://anongit.kde.org/sysadmin/ci-tooling # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://anongit.kde.org/sysadmin/ci-tooling # timeout=10 Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling > git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 1557b5db8d0df3feacd315af1f501ed06e409526 (origin/master) Commit message: "This isn't the nicest thing to have to do, but we need to keep compatibility with Qt 4 for now. Unfortunately there is a sharp disagreement between QtC/Qt Developers and packagers as to how the default Qt is nominated. Therefore on some of our Qt 5 systems we have to set QT_SELECT to keep their fragile tooling (why doesn't it try and do a sane fallback?!) functional for QML based tests (QMake seems happy enough to fallback... *sigh*)" > git config core.sparsecheckout # timeout=10 > git checkout -f 1557b5db8d0df3feacd315af1f501ed06e409526 [Pipeline] checkout Cloning the remote Git repository Cloning repository https://anongit.kde.org/sysadmin/repo-metadata > git init /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/ci-tooling/repo-metadata # timeout=10 Fetching upstream changes from https://anongit.kde.org/sysadmin/repo-metadata > git --version # timeout=10 > git fetch --tags --progress https://anongit.kde.org/sysadmin/repo-metadata +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://anongit.kde.org/sysadmin/repo-metadata # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://anongit.kde.org/sysadmin/repo-metadata # timeout=10 Fetching upstream changes from https://anongit.kde.org/sysadmin/repo-metadata > git fetch --tags --progress https://anongit.kde.org/sysadmin/repo-metadata +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 61e569112c45bb28ca9d880fcf387ccb3dedfb5c (origin/master) Commit message: "The Github name is different to the name it will have on git.kde.org. Ref T6734" > git config core.sparsecheckout # timeout=10 > git checkout -f 61e569112c45bb28ca9d880fcf387ccb3dedfb5c [Pipeline] checkout Cloning the remote Git repository Cloning repository https://anongit.kde.org/kde-build-metadata > git init /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/ci-tooling/kde-build-metadata # timeout=10 Fetching upstream changes from https://anongit.kde.org/kde-build-metadata > git --version # timeout=10 > git fetch --tags --progress https://anongit.kde.org/kde-build-metadata +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://anongit.kde.org/kde-build-metadata # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://anongit.kde.org/kde-build-metadata # timeout=10 Fetching upstream changes from https://anongit.kde.org/kde-build-metadata > git fetch --tags --progress https://anongit.kde.org/kde-build-metadata +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 1298ae9a3a19933bcee0afc3ae3315410f80cb72 (origin/master) Commit message: "Common rules for KDevelop plugins no longer common" > git config core.sparsecheckout # timeout=10 > git checkout -f 1298ae9a3a19933bcee0afc3ae3315410f80cb72 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Setup Dependencies) [Pipeline] sh [Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7] Running shell script + python3.5 -u ci-tooling/helpers/prepare-dependencies.py --product Frameworks --project extra-cmake-modules --branchGroup kf5-qt5 --environment production --platform FreeBSDQt5.7 --installTo '/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Configuring Build) [Pipeline] sh [Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7] Running shell script + python3.5 -u ci-tooling/helpers/configure-build.py --product Frameworks --project extra-cmake-modules --branchGroup kf5-qt5 --platform FreeBSDQt5.7 --installTo '/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/' cmake -DCMAKE_BUILD_TYPE=Debug -DECM_ENABLE_SANITIZERS='address' -DBUILD_TESTING=ON -DCMAKE_INSTALL_PREFIX="/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/" "/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7" -- Found Sphinx: /usr/local/bin/sphinx-build (found suitable version "1.4.8", minimum required is "1.2") -- Found QCollectionGenerator: /usr/local/bin/qcollectiongenerator (found version "1.0") -- The C compiler identification is Clang 3.8.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- The CXX compiler identification is Clang 3.8.0 -- Check for working CXX compiler: /usr/bin/CC -- Check for working CXX compiler: /usr/bin/CC -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- WARNING: skipping tests that require PyQt -- The following features have been enabled: * BUILD_HTML_DOCS, Generate HTML documentation for installed modules. * BUILD_MAN_DOCS, Generate man page documentation for installed modules. * BUILD_TESTING, Build automated tests. -- The following OPTIONAL packages have been found: * Sphinx (required version >= 1.2), Tool to generate documentation., Required to build documentation for Extra CMake Modules. * QCollectionGenerator, Qt help collection generator., Required to build Extra CMake Modules documentation in Qt Help format. * Qt5LinguistTools, Qt5 linguist tools., Required to run tests for the ECMPoQmTools module. * Qt5Core, Qt5 core library., Required to run tests for the ECMQtDeclareLoggingCategory module, and for some tests of the KDEInstallDirs module. * Qt5Network (required version >= 5.7.1) * Qt5Qml (required version >= 5.7.1) * Qt5Gui (required version >= 5.7.1) * Qt5Quick, Qt5 Quick library., Required to run tests for the ECMQMLModules module. -- The following features have been disabled: * BUILD_QTHELP_DOCS, Generate QtHelp documentation for installed modules. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: ECM_ENABLE_SANITIZERS -- Build files have been written to: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/build [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Compiling) [Pipeline] sh [Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7] Running shell script + python3.5 -u ci-tooling/helpers/compile-build.py --product Frameworks --project extra-cmake-modules --branchGroup kf5-qt5 --platform FreeBSDQt5.7 --usingInstall '/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/' Scanning dependencies of target documentation Scanning dependencies of target dummy [ 25%] sphinx-build html: see /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/build/docs/build-html.log [ 50%] Building C object tests/ECMToolchainAndroidTest/CMakeFiles/dummy.dir/main.c.o [ 75%] Linking C executable dummy [ 75%] Built target dummy [100%] sphinx-build man: see /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/build/docs/build-man.log [100%] Built target documentation [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Installing) [Pipeline] sh [Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7] Running shell script + python3.5 -u ci-tooling/helpers/install-build.py --product Frameworks --project extra-cmake-modules --branchGroup kf5-qt5 --platform FreeBSDQt5.7 --installTo '/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/' --divertTo '/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/' [ 25%] sphinx-build html: see /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/build/docs/build-html.log [ 75%] Built target dummy [100%] sphinx-build man: see /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/build/docs/build-man.log [100%] Built target documentation Install the project... -- Install configuration: "Debug" -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMAddAppIcon.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMAddQch.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMAddTests.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMCoverageOption.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMCreateQmFromPoFiles.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMEnableSanitizers.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMFindModuleHelpers.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMFindQMLModule.cmake.in -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMGenerateHeaders.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMGeneratePkgConfigFile.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMGeneratePriFile.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMGenerateQmlTypes.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMInstallIcons.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMMarkAsTest.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMMarkNonGuiExecutable.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMOptionalAddSubdirectory.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMPackageConfigHelpers.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMPoQmTools.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMQMLModules.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMQchDoxygen.config.in -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMQchDoxygenLayout.xml -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMQmLoader.cpp.in -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMQtDeclareLoggingCategory.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMQtDeclareLoggingCategory.cpp.in -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMQtDeclareLoggingCategory.h.in -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMQueryQmake.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMSetupVersion.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMUninstallTarget.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMUseFindModules.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMVersionHeader.h.in -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ECMWinResolveSymlinks.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/modules/ecm_uninstall.cmake.in -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/test-modules/test_execute_and_compare.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/kde-modules/KDECMakeSettings.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/kde-modules/KDECompilerSettings.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/kde-modules/KDEInstallDirs.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/kde-modules/KDEPackageAppTemplates.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/kde-modules/appstreamtest.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/ECMFindModuleHelpersStub.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/FindEGL.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/FindGperf.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/FindInotify.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/FindKF5.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/FindLibGit2.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/FindOpenEXR.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/FindPng2Ico.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/FindPoppler.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/FindPythonModuleGeneration.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/FindQHelpGenerator.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/FindQtWaylandScanner.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/FindSharedMimeInfo.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/FindWayland.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/FindWaylandScanner.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/FindX11_XCB.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/FindXCB.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/GeneratePythonBindingUmbrellaModule.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/Qt5Ruleset.py -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/rules_engine.py -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/run-sip.py -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/find-modules/sip_generator.py -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/toolchain/Android.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/toolchain/deployment-file.json.in -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/toolchain/specifydependencies.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/cmake/ECMConfig.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/ECM/cmake/ECMConfigVersion.cmake -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/man/man7/ecm-developer.7 -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/man/man7/ecm-find-modules.7 -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/man/man7/ecm-kde-modules.7 -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/man/man7/ecm-modules.7 -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/man/man7/ecm-toolchains.7 -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/man/man7/ecm.7 -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/find-module -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/find-module/FindEGL.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/find-module/FindKF5.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/find-module/FindLibGit2.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/find-module/FindOpenEXR.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/find-module/FindPng2Ico.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/find-module/FindPoppler.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/find-module/FindQtWaylandScanner.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/find-module/FindSharedMimeInfo.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/find-module/FindWayland.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/find-module/FindWaylandScanner.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/find-module/FindX11_XCB.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/find-module/FindXCB.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/find-module -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/find-module/FindEGL.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/find-module/FindKF5.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/find-module/FindLibGit2.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/find-module/FindOpenEXR.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/find-module/FindPng2Ico.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/find-module/FindPoppler.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/find-module/FindQtWaylandScanner.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/find-module/FindSharedMimeInfo.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/find-module/FindWayland.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/find-module/FindWaylandScanner.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/find-module/FindX11_XCB.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/find-module/FindXCB.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/index.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/kde-module -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/kde-module/KDECMakeSettings.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/kde-module/KDECompilerSettings.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/kde-module/KDEFrameworkCompilerSettings.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/kde-module/KDEInstallDirs.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/kde-module/KDEPackageAppTemplates.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/manual -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/manual/ecm-developer.7.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/manual/ecm-find-modules.7.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/manual/ecm-kde-modules.7.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/manual/ecm-modules.7.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/manual/ecm-toolchains.7.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/manual/ecm.7.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/module -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/module/ECMAddAppIcon.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/module/ECMAddQch.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/module/ECMAddTests.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/module/ECMCoverageOption.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/module/ECMCreateQmFromPoFiles.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/module/ECMEnableSanitizers.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/module/ECMFindModuleHelpers.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/module/ECMGenerateHeaders.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/module/ECMGeneratePkgConfigFile.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/module/ECMGeneratePriFile.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/module/ECMInstallIcons.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/module/ECMMarkAsTest.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/module/ECMMarkNonGuiExecutable.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/module/ECMOptionalAddSubdirectory.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/module/ECMPackageConfigHelpers.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/module/ECMPoQmTools.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/module/ECMQtDeclareLoggingCategory.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/module/ECMSetupVersion.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/module/ECMUninstallTarget.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/module/ECMUseFindModules.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/toolchain -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_sources/toolchain/Android.txt -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/index.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/kde-module -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/kde-module/KDECMakeSettings.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/kde-module/KDECompilerSettings.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/kde-module/KDEFrameworkCompilerSettings.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/kde-module/KDEInstallDirs.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/kde-module/KDEPackageAppTemplates.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/manual -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/manual/ecm-developer.7.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/manual/ecm-find-modules.7.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/manual/ecm-kde-modules.7.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/manual/ecm-modules.7.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/manual/ecm-toolchains.7.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/manual/ecm.7.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/module -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/module/ECMAddAppIcon.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/module/ECMAddQch.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/module/ECMAddTests.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/module/ECMCoverageOption.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/module/ECMCreateQmFromPoFiles.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/module/ECMEnableSanitizers.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/module/ECMFindModuleHelpers.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/module/ECMGenerateHeaders.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/module/ECMGeneratePkgConfigFile.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/module/ECMGeneratePriFile.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/module/ECMInstallIcons.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/module/ECMMarkAsTest.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/module/ECMMarkNonGuiExecutable.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/module/ECMOptionalAddSubdirectory.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/module/ECMPackageConfigHelpers.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/module/ECMPoQmTools.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/module/ECMQtDeclareLoggingCategory.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/module/ECMSetupVersion.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/module/ECMUninstallTarget.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/module/ECMUseFindModules.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/toolchain -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/toolchain/Android.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/genindex.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/search.html -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/pygments.css -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/basic.css -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/comment-bright.png -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/comment-close.png -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/comment.png -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/doctools.js -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/down-pressed.png -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/down.png -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/file.png -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/jquery-1.11.1.js -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/jquery.js -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/minus.png -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/plus.png -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/searchtools.js -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/underscore-1.3.1.js -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/underscore.js -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/up-pressed.png -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/up.png -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/websupport.js -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/ajax-loader.gif -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/sidebar.js -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/classic.css -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/ecm.css -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/_static/kde-favicon.ico -- Installing: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/share/doc/ECM/html/searchindex.js [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Capturing Installation) [Pipeline] sh [Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7] Running shell script + python3.5 -u ci-tooling/helpers/capture-install.py --product Frameworks --project extra-cmake-modules --branchGroup kf5-qt5 --environment production --platform FreeBSDQt5.7 --divertedTo '/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-divert/' --installedTo '/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Running Tests) [Pipeline] sh [Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7] Running shell script + python3.5 -u ci-tooling/helpers/run-tests.py --product Frameworks --project extra-cmake-modules --branchGroup kf5-qt5 --platform FreeBSDQt5.7 --usingInstall '/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/install-prefix/' /bin/sh: kdeinit5: not found Cannot find file: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/build/DartConfiguration.tcl Site: Build name: (empty) Create new tag: 20170809-2355 - Experimental Cannot find file: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/build/DartConfiguration.tcl Test project /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/build Start 1: ExecuteCoreModules 1/50 Test #1: ExecuteCoreModules .................................... Passed 1.95 sec Start 2: ExecuteKDEModules 2/50 Test #2: ExecuteKDEModules ..................................... Passed 2.64 sec Start 3: KDEFetchTranslations 3/50 Test #3: KDEFetchTranslations .................................. Passed 4.58 sec Start 4: KDEInstallDirsTest.relative_or_absolute 4/50 Test #4: KDEInstallDirsTest.relative_or_absolute ...............***Failed 2.80 sec Internal cmake changing into directory: /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/build/tests/KDEInstallDirsTest/relative_or_absolute Error: cmake execution failed The C compiler identification is Clang 3.8.0 The CXX compiler identification is Clang 3.8.0 Check for working C compiler: /usr/bin/cc Configuring Check for working C compiler: /usr/bin/cc -- works Detecting C compiler ABI info Configuring Detecting C compiler ABI info - done Detecting C compile features Configuring Configuring Configuring Detecting C compile features - done Check for working CXX compiler: /usr/bin/CC Configuring Check for working CXX compiler: /usr/bin/CC -- works Detecting CXX compiler ABI info Configuring Detecting CXX compiler ABI info - done Detecting CXX compile features Configuring Configuring Configuring Configuring Detecting CXX compile features - done Installing in the same prefix as Qt, adopting their path scheme. CMake Error at /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/tests/test_helpers.cmake:52 (message): KDE_INSTALL_PLUGINDIR (/usr/local/lib/qt5/plugins) should be a relative path, but is absolute. Call Stack (most recent call first): CMakeLists.txt:21 (assert_var_relative_path) CMake Error at /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/tests/test_helpers.cmake:52 (message): KDE_INSTALL_QMLDIR (/usr/local/lib/qt5/qml) should be a relative path, but is absolute. Call Stack (most recent call first): CMakeLists.txt:21 (assert_var_relative_path) CMake Error at /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/tests/test_helpers.cmake:52 (message): KDE_INSTALL_QTPLUGINDIR (/usr/local/lib/qt5/plugins) should be a relative path, but is absolute. Call Stack (most recent call first): CMakeLists.txt:21 (assert_var_relative_path) CMake Error at /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/tests/test_helpers.cmake:52 (message): KDE_INSTALL_QTQCHDIR (/usr/local/share/doc/qt5) should be a relative path, but is absolute. Call Stack (most recent call first): CMakeLists.txt:21 (assert_var_relative_path) CMake Error at /usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/tests/test_helpers.cmake:52 (message): KDE_INSTALL_QTQUICKIMPORTSDIR (/usr/local/lib/qt5/imports) should be a relative path, but is absolute. Call Stack (most recent call first): CMakeLists.txt:21 (assert_var_relative_path) Configuring Configuring incomplete, errors occurred! See also "/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7/build/tests/KDEInstallDirsTest/relative_or_absolute/CMakeFiles/CMakeOutput.log". Start 5: KDEInstallDirsTest.vars_in_sync_no_args 5/50 Test #5: KDEInstallDirsTest.vars_in_sync_no_args ............... Passed 4.22 sec Start 6: KDEInstallDirsTest.not_cache_variable 6/50 Test #6: KDEInstallDirsTest.not_cache_variable ................. Passed 3.90 sec Start 7: KDEInstallDirsTest.vars_in_sync_kde_arg 7/50 Test #7: KDEInstallDirsTest.vars_in_sync_kde_arg ............... Passed 3.86 sec Start 8: KDEInstallDirsTest.vars_in_sync_cmake_arg 8/50 Test #8: KDEInstallDirsTest.vars_in_sync_cmake_arg ............. Passed 2.44 sec Start 9: KDEInstallDirsTest.vars_in_sync_oldstyle_arg 9/50 Test #9: KDEInstallDirsTest.vars_in_sync_oldstyle_arg .......... Passed 2.41 sec Start 10: KDEInstallDirsTest.relative_or_absolute_usr 10/50 Test #10: KDEInstallDirsTest.relative_or_absolute_usr ........... Passed 3.01 sec Start 11: KDEInstallDirsTest.relative_or_absolute_qt 11/50 Test #11: KDEInstallDirsTest.relative_or_absolute_qt ............ Passed 3.12 sec Start 12: ECMQtDeclareLoggingCategoryTest 12/50 Test #12: ECMQtDeclareLoggingCategoryTest ....................... Passed 7.28 sec Start 13: FindModules 13/50 Test #13: FindModules ........................................... Passed 2.85 sec Start 14: UseFindModules 14/50 Test #14: UseFindModules ........................................ Passed 2.55 sec Start 15: ECMAddAppIconTest 15/50 Test #15: ECMAddAppIconTest ..................................... Passed 1.52 sec Start 16: ECMInstallIconsTest 16/50 Test #16: ECMInstallIconsTest ................................... Passed 1.96 sec Start 17: ECMToolchainAndroidTest 17/50 Test #17: ECMToolchainAndroidTest ............................... Passed 1.65 sec Start 18: KDEPackageAppTemplatesTest 18/50 Test #18: KDEPackageAppTemplatesTest ............................ Passed 1.66 sec Start 19: ECMPoQmToolsTest 19/50 Test #19: ECMPoQmToolsTest ...................................... Passed 10.54 sec Start 20: ECMQMLModules 20/50 Test #20: ECMQMLModules ......................................... Passed 1.98 sec Start 21: ecm_add_tests-single_tests 21/50 Test #21: ecm_add_tests-single_tests ............................ Passed 2.90 sec Start 22: ecm_add_tests_did_run-single_tests 22/50 Test #22: ecm_add_tests_did_run-single_tests .................... Passed 0.04 sec Start 23: ecm_add_tests-multi_tests 23/50 Test #23: ecm_add_tests-multi_tests ............................. Passed 4.96 sec Start 24: ecm_add_tests_did_run-multi_tests 24/50 Test #24: ecm_add_tests_did_run-multi_tests ..................... Passed 0.01 sec Start 25: ECMGenerateHeaders 25/50 Test #25: ECMGenerateHeaders .................................... Passed 0.05 sec Start 26: ecm_setup_version-old_simple 26/50 Test #26: ecm_setup_version-old_simple .......................... Passed 1.55 sec Start 27: ecm_setup_version-old_soversion 27/50 Test #27: ecm_setup_version-old_soversion ....................... Passed 1.43 sec Start 28: ecm_setup_version-old_version_file 28/50 Test #28: ecm_setup_version-old_version_file .................... Passed 1.73 sec Start 29: ecm_setup_version-old_version_file_abspath 29/50 Test #29: ecm_setup_version-old_version_file_abspath ............ Passed 1.43 sec Start 30: ecm_setup_version-old_version_file_anynewer 30/50 Test #30: ecm_setup_version-old_version_file_anynewer ........... Passed 1.42 sec Start 31: ecm_setup_version-old_version_file_exact 31/50 Test #31: ecm_setup_version-old_version_file_exact .............. Passed 2.45 sec Start 32: ecm_setup_version-old_version_file_samemajor 32/50 Test #32: ecm_setup_version-old_version_file_samemajor .......... Passed 2.70 sec Start 33: ecm_setup_version-old_header 33/50 Test #33: ecm_setup_version-old_header .......................... Passed 2.82 sec Start 34: ecm_setup_version-old_header_abspath 34/50 Test #34: ecm_setup_version-old_header_abspath .................. Passed 3.25 sec Start 35: ecm_setup_version-new_explicit_header 35/50 Test #35: ecm_setup_version-new_explicit_header ................. Passed 2.41 sec Start 36: ecm_setup_version-new_explicit_header_abspath 36/50 Test #36: ecm_setup_version-new_explicit_header_abspath ......... Passed 2.31 sec Start 37: ecm_setup_version-new_explicit_simple 37/50 Test #37: ecm_setup_version-new_explicit_simple ................. Passed 3.25 sec Start 38: ecm_setup_version-new_explicit_soversion 38/50 Test #38: ecm_setup_version-new_explicit_soversion .............. Passed 3.14 sec Start 39: ecm_setup_version-new_explicit_version_file 39/50 Test #39: ecm_setup_version-new_explicit_version_file ........... Passed 3.21 sec Start 40: ecm_setup_version-new_explicit_version_file_abspath 40/50 Test #40: ecm_setup_version-new_explicit_version_file_abspath ... Passed 1.86 sec Start 41: ecm_setup_version-new_project_header 41/50 Test #41: ecm_setup_version-new_project_header .................. Passed 1.80 sec Start 42: ecm_setup_version-new_project_header_abspath 42/50 Test #42: ecm_setup_version-new_project_header_abspath .......... Passed 1.52 sec Start 43: ecm_setup_version-new_project_header_prefix 43/50 Test #43: ecm_setup_version-new_project_header_prefix ........... Passed 1.95 sec Start 44: ecm_setup_version-new_project_simple 44/50 Test #44: ecm_setup_version-new_project_simple .................. Passed 1.04 sec Start 45: ecm_setup_version-new_project_simple_prefix 45/50 Test #45: ecm_setup_version-new_project_simple_prefix ........... Passed 0.90 sec Start 46: ecm_setup_version-new_project_soversion 46/50 Test #46: ecm_setup_version-new_project_soversion ............... Passed 0.90 sec Start 47: ecm_setup_version-new_project_soversion_prefix 47/50 Test #47: ecm_setup_version-new_project_soversion_prefix ........ Passed 0.97 sec Start 48: ecm_setup_version-new_project_version_file 48/50 Test #48: ecm_setup_version-new_project_version_file ............ Passed 1.56 sec Start 49: ecm_setup_version-new_project_version_file_abspath 49/50 Test #49: ecm_setup_version-new_project_version_file_abspath .... Passed 1.72 sec Start 50: ECMGeneratePkgConfigFile 50/50 Test #50: ECMGeneratePkgConfigFile .............................. Passed 0.01 sec 98% tests passed, 1 tests failed out of 50 Total Test time (real) = 122.20 sec The following tests FAILED: 4 - KDEInstallDirsTest.relative_or_absolute (Failed) Errors while running CTest [Pipeline] junit Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checking Code Quality) [Pipeline] sh [Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7] Running shell script + python3.5 -u ci-tooling/helpers/extract-lcov-results.py --product Frameworks --project extra-cmake-modules --branchGroup kf5-qt5 --platform FreeBSDQt5.7 [Pipeline] step [Cobertura] Publishing Cobertura coverage report... [Cobertura] No coverage results were found using the pattern 'CoberturaLcovResults.xml' relative to '/usr/home/jenkins/workspace/Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7'. Did you enter a pattern relative to the correct directory? Did you generate the XML report(s) for Cobertura? [Cobertura] Skipped cobertura reports. [Pipeline] warnings [WARNINGS] Parsing warnings in console log with parser Clang (LLVM based) [WARNINGS] Found 0 warnings after exclusion. Skipping warnings blame since pipelines do not have an SCM link.%n [WARNINGS] Computing warning deltas based on reference build #50 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // catchError [Pipeline] sh [Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7] Running shell script + python3.5 -u ci-tooling/helpers/capture-workspace.py --environment production [Pipeline] emailextrecipients [Pipeline] emailext Sending email to: kde-frameworks-devel@kde.org kde-dashboard@kde.org