CONSOLE OUTPUT
|
[...truncated 133 lines...] |
[2019-10-01T17:39:50.117Z] WORKSPACE = '/usr/home/jenkins/workspace/Frameworks/kcalendarcore/kf5-qt5 FreeBSDQt5.13' |
[2019-10-01T17:39:50.117Z] MM_CHARSET = 'UTF-8' |
[2019-10-01T17:39:50.117Z] STAGE_NAME = 'Configuring Build' |
[2019-10-01T17:39:50.117Z] NODE_NAME = 'FreeBSD Builder 1' |
[2019-10-01T17:39:50.117Z] BLOCKSIZE = 'K' |
[2019-10-01T17:39:50.117Z] EXECUTOR_NUMBER = '0' |
[2019-10-01T17:39:50.117Z] SHLVL = '0' |
[2019-10-01T17:39:50.117Z] CMAKE_PREFIX_PATH = '/usr/home/jenkins/install-prefix:/usr/:/usr/local/' |
[2019-10-01T17:39:50.117Z] XDG_DATA_DIRS = '/usr/home/jenkins/install-prefix/share:/usr/share:/usr/local/share' |
[2019-10-01T17:39:50.117Z] PKG_CONFIG_PATH = '/usr/libdata/pkgconfig:/usr/local/libdata/pkgconfig' |
[2019-10-01T17:39:50.117Z] QT_PLUGIN_PATH = '/usr/local/lib/qca-qt5' |
[2019-10-01T17:39:50.117Z] XDG_CONFIG_DIRS = '/usr/local/etc/xdg' |
[2019-10-01T17:39:50.117Z] QT_SELECT = 'qt5' |
[2019-10-01T17:39:50.117Z] XDG_CURRENT_DESKTOP = 'KDE' |
[2019-10-01T17:39:50.117Z] ASAN_OPTIONS = 'detect_leaks=0:new_delete_type_mismatch=0:detect_odr_violation=0:stack-use-after-scope=0:alloc_dealloc_mismatch=0:detect_container_overflow=0:symbolize=1' |
[2019-10-01T17:39:50.117Z] ASAN_SYMBOLIZER_PATH = '/usr/local/bin/llvm-symbolizer' |
[2019-10-01T17:39:50.117Z] |
[2019-10-01T17:39:50.117Z] |
[2019-10-01T17:39:50.117Z] == Commencing Configuration: |
[2019-10-01T17:39:50.117Z] cmake -DCMAKE_BUILD_TYPE=Debug -DECM_ENABLE_SANITIZERS='address' -DBUILD_TESTING=ON -DCMAKE_INSTALL_PREFIX="/home/jenkins/install-prefix/" -DBUILD_QCH=TRUE "/usr/home/jenkins/workspace/Frameworks/kcalendarcore/kf5-qt5 FreeBSDQt5.13" |
[2019-10-01T17:39:50.423Z] -- The C compiler identification is Clang 6.0.1 |
[2019-10-01T17:39:50.692Z] -- The CXX compiler identification is Clang 6.0.1 |
[2019-10-01T17:39:50.692Z] -- Check for working C compiler: /usr/bin/cc |
[2019-10-01T17:39:51.010Z] -- Check for working C compiler: /usr/bin/cc -- works |
[2019-10-01T17:39:51.010Z] -- Detecting C compiler ABI info |
[2019-10-01T17:39:51.010Z] -- Detecting C compiler ABI info - done |
[2019-10-01T17:39:51.331Z] -- Detecting C compile features |
[2019-10-01T17:39:52.005Z] -- Detecting C compile features - done |
[2019-10-01T17:39:52.005Z] -- Check for working CXX compiler: /usr/bin/c++ |
[2019-10-01T17:39:52.005Z] -- Check for working CXX compiler: /usr/bin/c++ -- works |
[2019-10-01T17:39:52.005Z] -- Detecting CXX compiler ABI info |
[2019-10-01T17:39:52.335Z] -- Detecting CXX compiler ABI info - done |
[2019-10-01T17:39:52.335Z] -- Detecting CXX compile features |
[2019-10-01T17:39:53.376Z] -- Detecting CXX compile features - done |
[2019-10-01T17:39:53.376Z] -- |
[2019-10-01T17:39:53.376Z] |
[2019-10-01T17:39:53.376Z] Installing in /home/jenkins/install-prefix. Run /usr/home/jenkins/workspace/Frameworks/kcalendarcore/kf5-qt5 FreeBSDQt5.13/build/prefix.sh to set the environment for KCalendarCore. |
[2019-10-01T17:39:53.376Z] -- Could not set up the appstream test. appstreamcli is missing. |
[2019-10-01T17:39:53.376Z] -- Looking for __GLIBC__ |
[2019-10-01T17:39:53.376Z] -- Looking for __GLIBC__ - not found |
[2019-10-01T17:39:53.376Z] -- Performing Test _OFFT_IS_64BIT |
[2019-10-01T17:39:53.644Z] -- Performing Test _OFFT_IS_64BIT - Success |
[2019-10-01T17:39:53.644Z] -- Performing Test HAVE_DATE_TIME |
[2019-10-01T17:39:53.644Z] -- Performing Test HAVE_DATE_TIME - Success |
[2019-10-01T17:39:53.919Z] CMake Warning at CMakeLists.txt:49 (find_package): |
[2019-10-01T17:39:53.919Z] Could not find a configuration file for package "LibIcal" that is |
[2019-10-01T17:39:53.919Z] compatible with requested version "2.0". |
[2019-10-01T17:39:53.919Z] |
[2019-10-01T17:39:53.919Z] The following configuration files were considered but not accepted: |
[2019-10-01T17:39:53.919Z] |
[2019-10-01T17:39:53.919Z] /usr/local/lib/cmake/LibIcal/LibIcalConfig.cmake, version: 3.0.4 |
[2019-10-01T17:39:53.919Z] |
[2019-10-01T17:39:53.919Z] |
[2019-10-01T17:39:53.919Z] |
[2019-10-01T17:39:53.919Z] -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY |
[2019-10-01T17:39:53.919Z] -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success |
[2019-10-01T17:39:53.920Z] -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY |
[2019-10-01T17:39:54.234Z] -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success |
[2019-10-01T17:39:54.234Z] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR |
[2019-10-01T17:39:54.519Z] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success |
[2019-10-01T17:39:54.519Z] -- Found Doxygen: /usr/local/bin/doxygen (found suitable version "1.8.15", minimum required is "1.8.13") found components: doxygen dot |
[2019-10-01T17:39:54.783Z] -- Found QHelpGenerator executable: /usr/local/lib/qt5/bin/qhelpgenerator |
[2019-10-01T17:39:54.783Z] -- The following features have been enabled: |
[2019-10-01T17:39:54.783Z] |
[2019-10-01T17:39:54.783Z] * QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop) |
[2019-10-01T17:39:54.783Z] |
[2019-10-01T17:39:54.783Z] -- The following REQUIRED packages have been found: |
[2019-10-01T17:39:54.783Z] |
[2019-10-01T17:39:54.783Z] * ECM (required version >= 5.62.0), Extra CMake Modules., <https://projects.kde.org/projects/kdesupport/extra-cmake-modules> |
[2019-10-01T17:39:54.783Z] * Qt5Gui |
[2019-10-01T17:39:54.783Z] * Doxygen (required version >= 1.8.13) |
[2019-10-01T17:39:54.783Z] Needed for API dox QCH file generation |
[2019-10-01T17:39:54.783Z] * QHelpGenerator, Part of Qt5 tools |
[2019-10-01T17:39:54.783Z] Needed for API dox QCH file generation |
[2019-10-01T17:39:54.783Z] * Qt5Core |
[2019-10-01T17:39:54.783Z] * Qt5 |
[2019-10-01T17:39:54.783Z] * Qt5Test |
[2019-10-01T17:39:54.783Z] |
[2019-10-01T17:39:54.783Z] -- The following REQUIRED packages have not been found: |
[2019-10-01T17:39:54.783Z] |
[2019-10-01T17:39:54.783Z] * LibIcal (required version >= 2.0) |
[2019-10-01T17:39:54.783Z] |
[2019-10-01T17:39:54.783Z] CMake Error at /usr/local/share/cmake/Modules/FeatureSummary.cmake:457 (message): |
[2019-10-01T17:39:54.783Z] feature_summary() Error: REQUIRED package(s) are missing, aborting CMake |
[2019-10-01T17:39:54.783Z] run. |
[2019-10-01T17:39:54.783Z] Call Stack (most recent call first): |
[2019-10-01T17:39:54.783Z] CMakeLists.txt:123 (feature_summary) |
[2019-10-01T17:39:54.783Z] |
[2019-10-01T17:39:54.783Z] |
[2019-10-01T17:39:54.783Z] -- Configuring incomplete, errors occurred! |
[2019-10-01T17:39:54.783Z] See also "/usr/home/jenkins/workspace/Frameworks/kcalendarcore/kf5-qt5 FreeBSDQt5.13/build/CMakeFiles/CMakeOutput.log". |
[2019-10-01T17:39:54.783Z] See also "/usr/home/jenkins/workspace/Frameworks/kcalendarcore/kf5-qt5 FreeBSDQt5.13/build/CMakeFiles/CMakeError.log". |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2019-10-01T17:39:55.044Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |