|
CONSOLE OUTPUT
|
| [...truncated 251 lines...] |
| SHELL = '/bin/bash' |
| STAGE_NAME = 'Configuring Build' |
| JOB_URL = 'https://build.kde.org/job/Plasma/job/breeze-gtk/job/kf5-qt5%20SUSEQt5.11/' |
| BUILD_DISPLAY_NAME = '#12' |
| XCURSOR_THEME = 'DMZ' |
| SHLVL = '3' |
| BUILD_TAG = 'jenkins-Plasma-breeze-gtk-kf5-qt5 SUSEQt5.11-12' |
| NODE_LABELS = 'Docker Swarm-bd0d9ed84d5c SUSEQt5.11' |
| LOGNAME = 'jenkins' |
| JRE_HOME = '/usr/lib64/jvm/jre' |
| XDG_CONFIG_DIRS = '/home/jenkins/install-prefix/etc/xdg:/etc/xdg' |
| PATH = '/home/jenkins/install-prefix/bin:/home/jenkins//bin:/usr/local/bin:/usr/bin:/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin' |
| JAVA_BINDIR = '/usr/lib64/jvm/jre-1.8.0-openjdk/bin' |
| G_BROKEN_FILENAMES = '1' |
| HISTSIZE = '1000' |
| CPU = 'x86_64' |
| CVS_RSH = 'ssh' |
| LESSOPEN = 'lessopen.sh %s' |
| CMAKE_PREFIX_PATH = '/home/jenkins/install-prefix:/usr/:/usr/local/' |
| LD_LIBRARY_PATH = '/home/jenkins/install-prefix/lib64' |
| PKG_CONFIG_PATH = '/home/jenkins/install-prefix/lib64/pkgconfig:/usr/lib/pkgconfig:/usr/lib64/pkgconfig' |
| QT_PLUGIN_PATH = '/home/jenkins/install-prefix/lib64/plugins' |
| QML2_IMPORT_PATH = '/home/jenkins/install-prefix/lib64/qml' |
| QT_SELECT = 'qt5' |
| LANG = 'en_US.UTF-8' |
| XDG_CURRENT_DESKTOP = 'KDE' |
| ASAN_OPTIONS = 'detect_leaks=0:new_delete_type_mismatch=0:detect_odr_violation=0:stack-use-after-scope=0:alloc_dealloc_mismatch=0' |
|
|
| == Commencing Configuration: |
| cmake -DCMAKE_BUILD_TYPE=Debug -DECM_ENABLE_SANITIZERS='address' -DBUILD_TESTING=ON -DCMAKE_INSTALL_PREFIX="/home/jenkins//install-prefix/" -DBUILD_COVERAGE=ON "/home/jenkins/workspace/Plasma/breeze-gtk/kf5-qt5 SUSEQt5.11" |
| -- The C compiler identification is GNU 8.2.1 |
| -- The CXX compiler identification is GNU 8.2.1 |
| -- 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 |
| -- Found Sass: /usr/bin/sassc |
| CMake Warning at CMakeLists.txt:13 (find_package): |
| By not providing "FindBreeze.cmake" in CMAKE_MODULE_PATH this project has |
| asked CMake to find a package configuration file provided by "Breeze", but |
| CMake did not find one. |
|
| Could not find a package configuration file provided by "Breeze" with any |
| of the following names: |
|
| BreezeConfig.cmake |
| breeze-config.cmake |
|
| Add the installation prefix of "Breeze" to CMAKE_PREFIX_PATH or set |
| "Breeze_DIR" to a directory containing one of the above files. If "Breeze" |
| provides a separate development package or SDK, be sure it has been |
| installed. |
|
|
| -- Found Python3: /usr/bin/python3.6 (found version "3.6.5") found components: Interpreter |
| -- The following REQUIRED packages have been found: |
|
| * ECM (required version >= 0.0.9) |
| * Sass, SASS compiler, <https://sass-lang.com/> |
| Required for building GTK themes |
| * Python3 |
| * Qt5 |
| * Qt5Core |
|
| -- The following RUNTIME packages have not been found: |
|
| * GTKEngine, Pixmap/Pixbuf theme engine for GTK 2, <http://www.gtk.org/> |
| Required for GTK 2 theme |
|
| -- The following REQUIRED packages have not been found: |
|
| * Breeze |
| Required to build the Breeze GTK+ styles |
|
| CMake Error at /usr/share/cmake/Modules/FeatureSummary.cmake:459 (message): |
| feature_summary() Error: REQUIRED package(s) are missing, aborting CMake |
| run. |
| Call Stack (most recent call first): |
| CMakeLists.txt:27 (feature_summary) |
|
|
| -- Configuring incomplete, errors occurred! |
| See also "/home/jenkins/workspace/Plasma/breeze-gtk/kf5-qt5 SUSEQt5.11/build/CMakeFiles/CMakeOutput.log". |
| [Pipeline] } |
| [Pipeline] // stage |
| [Pipeline] } |
| ERROR: script returned exit code 1 |
| [Pipeline] // catchError |
| [Pipeline] emailextrecipients |
| [Pipeline] emailext |