CONSOLE OUTPUT
|
[...truncated 45.33 KB...] |
PKG_CONFIG_PATH = '/usr/libdata/pkgconfig:/usr/local/libdata/pkgconfig' |
NODE_NAME = 'FreeBSD Builder 2' |
XDG_CONFIG_DIRS = '/usr/local/etc/xdg' |
SHELL = '/usr/local/bin/bash' |
XDG_CURRENT_DESKTOP = 'KDE' |
LANG = 'en_US.UTF-8' |
ASAN_OPTIONS = 'detect_leaks=0:new_delete_type_mismatch=0:detect_odr_violation=0:stack-use-after-scope=0:alloc_dealloc_mismatch=0:symbolize=1' |
NODE_LABELS = 'FreeBSD Builder 2 FreeBSDQt5.10' |
_ = '/usr/local/bin/java' |
MM_CHARSET = 'UTF-8' |
LOGNAME = 'jenkins' |
|
|
== Commencing Configuration: |
cmake -DCMAKE_BUILD_TYPE=Debug -DECM_ENABLE_SANITIZERS='address' -DBUILD_TESTING=ON -DCMAKE_INSTALL_PREFIX="/home/jenkins/install-prefix/" "/usr/home/jenkins/workspace/Frameworks karchive kf5-qt5 FreeBSDQt5.10" |
-- The C compiler identification is Clang 4.0.0 |
-- The CXX compiler identification is Clang 4.0.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 |
-- Check for working CXX compiler: /usr/bin/c++ |
-- Check for working CXX compiler: /usr/bin/c++ -- 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 |
-- Performing Test _OFFT_IS_64BIT |
-- Performing Test _OFFT_IS_64BIT - Success |
-- Performing Test HAVE_DATE_TIME |
-- Performing Test HAVE_DATE_TIME - Success |
-- Could not set up the appstream test. appstreamcli is missing. |
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") |
-- Found BZip2: /usr/lib/libbz2.so (found version "1.0.6") |
-- Looking for BZ2_bzCompressInit |
-- Looking for BZ2_bzCompressInit - found |
-- Looking for lzma_auto_decoder in /usr/lib/liblzma.so |
-- Looking for lzma_auto_decoder in /usr/lib/liblzma.so - found |
-- Looking for lzma_easy_encoder in /usr/lib/liblzma.so |
-- Looking for lzma_easy_encoder in /usr/lib/liblzma.so - found |
-- Looking for lzma_lzma_preset in /usr/lib/liblzma.so |
-- Looking for lzma_lzma_preset in /usr/lib/liblzma.so - found |
-- Found LibLZMA: /usr/include (found version "5.2.3") |
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY |
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success |
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY |
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success |
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR |
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success |
-- The following OPTIONAL packages have been found: |
|
* LibLZMA, Support for xz compressed files and data streams, <http://tukaani.org/xz/> |
Support for xz compressed files and data streams |
* Qt5Network |
|
-- The following RECOMMENDED packages have been found: |
|
* BZip2, Support for BZip2 compressed files and data streams, <http://www.bzip.org> |
Support for BZip2 compressed files and data streams |
|
-- The following REQUIRED packages have been found: |
|
* ECM (required version >= 5.46.0), Extra CMake Modules., <https://projects.kde.org/projects/kdesupport/extra-cmake-modules> |
* ZLIB, Support for gzip compressed files and data streams, <http://www.zlib.net> |
Required by the core KDE libraries and some critical kioslaves |
* Qt5Core |
|
-- The following features have been disabled: |
|
* QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop) |
|
-- Configuring done |
CMake Error at src/CMakeLists.txt:45 (add_library): |
Cannot find source file: |
|
kzip.cpp |
|
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm |
.hpp .hxx .in .txx |
|
|
CMake Error at src/CMakeLists.txt:45 (add_library): |
No SOURCES given to target: KF5Archive |
|
|
-- Build files have been written to: /usr/home/jenkins/workspace/Frameworks karchive kf5-qt5 FreeBSDQt5.10/build |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |