BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/breeze-gtk/job/kf5-qt5%20FreeBSDQt5.13/29/
Project: kf5-qt5 FreeBSDQt5.13
Date of build: Sat, 23 Nov 2019 17:34:00 +0000
Build duration: 43 sec and counting


CONSOLE OUTPUT
[...truncated 184 lines...]
[2019-11-23T17:34:41.347Z] EDITOR = 'vi'
[2019-11-23T17:34:41.347Z] ENV = '/home/jenkins/.shrc'
[2019-11-23T17:34:41.347Z] HUDSON_HOME = '/home/production/data'
[2019-11-23T17:34:41.347Z] BUILD_ID = '29'
[2019-11-23T17:34:41.347Z] OLDPWD = '/usr/home/jenkins'
[2019-11-23T17:34:41.347Z] PWD = '/usr/home/jenkins/workspace/Plasma/breeze-gtk/kf5-qt5 FreeBSDQt5.13'
[2019-11-23T17:34:41.347Z] _ = '/usr/local/bin/java'
[2019-11-23T17:34:41.347Z] TERM = 'su'
[2019-11-23T17:34:41.347Z] NODE_LABELS = 'FreeBSD Builder Theta FreeBSDQt5.13'
[2019-11-23T17:34:41.347Z] BUILD_TAG = 'jenkins-Plasma-breeze-gtk-kf5-qt5 FreeBSDQt5.13-29'
[2019-11-23T17:34:41.347Z] BUILD_DISPLAY_NAME = '#29'
[2019-11-23T17:34:41.347Z] RUN_DISPLAY_URL = 'https://build.kde.org/job/Plasma/job/breeze-gtk/job/kf5-qt5%20FreeBSDQt5.13/29/display/redirect'
[2019-11-23T17:34:41.347Z] USER = 'jenkins'
[2019-11-23T17:34:41.347Z] HOME = '/home/jenkins'
[2019-11-23T17:34:41.347Z] BUILD_URL = 'https://build.kde.org/job/Plasma/job/breeze-gtk/job/kf5-qt5%20FreeBSDQt5.13/29/'
[2019-11-23T17:34:41.347Z] JOB_URL = 'https://build.kde.org/job/Plasma/job/breeze-gtk/job/kf5-qt5%20FreeBSDQt5.13/'
[2019-11-23T17:34:41.347Z] HUDSON_URL = 'https://build.kde.org/'
[2019-11-23T17:34:41.347Z] SHELL = '/bin/sh'
[2019-11-23T17:34:41.347Z] WORKSPACE = '/usr/home/jenkins/workspace/Plasma/breeze-gtk/kf5-qt5 FreeBSDQt5.13'
[2019-11-23T17:34:41.347Z] STAGE_NAME = 'Configuring Build'
[2019-11-23T17:34:41.347Z] NODE_NAME = 'FreeBSD Builder Theta'
[2019-11-23T17:34:41.613Z] BLOCKSIZE = 'K'
[2019-11-23T17:34:41.613Z] EXECUTOR_NUMBER = '0'
[2019-11-23T17:34:41.613Z] SHLVL = '0'
[2019-11-23T17:34:41.613Z] CMAKE_PREFIX_PATH = '/usr/home/jenkins/install-prefix:/usr/:/usr/local/'
[2019-11-23T17:34:41.613Z] LD_LIBRARY_PATH = '/usr/home/jenkins/install-prefix/lib:/usr/home/jenkins/install-prefix/libdata'
[2019-11-23T17:34:41.613Z] PKG_CONFIG_PATH = '/usr/home/jenkins/install-prefix/lib/pkgconfig:/usr/home/jenkins/install-prefix/libdata/pkgconfig:/usr/libdata/pkgconfig:/usr/local/libdata/pkgconfig'
[2019-11-23T17:34:41.613Z] QT_PLUGIN_PATH = '/usr/home/jenkins/install-prefix/lib/plugins:/usr/local/lib/qca-qt5'
[2019-11-23T17:34:41.613Z] QML2_IMPORT_PATH = '/usr/home/jenkins/install-prefix/lib/qml'
[2019-11-23T17:34:41.613Z] XDG_DATA_DIRS = '/usr/home/jenkins/install-prefix/share:/usr/share:/usr/local/share'
[2019-11-23T17:34:41.613Z] XDG_CONFIG_DIRS = '/usr/home/jenkins/install-prefix/etc/xdg:/usr/local/etc/xdg'
[2019-11-23T17:34:41.613Z] QT_SELECT = 'qt5'
[2019-11-23T17:34:41.613Z] LANG = 'en_US.UTF-8'
[2019-11-23T17:34:41.613Z] XDG_CURRENT_DESKTOP = 'KDE'
[2019-11-23T17:34:41.613Z] 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-11-23T17:34:41.613Z] ASAN_SYMBOLIZER_PATH = '/usr/local/bin/llvm-symbolizer'
[2019-11-23T17:34:41.613Z]
[2019-11-23T17:34:41.613Z]
[2019-11-23T17:34:41.613Z] == Commencing Configuration:
[2019-11-23T17:34:41.613Z] cmake -DCMAKE_BUILD_TYPE=Debug -DECM_ENABLE_SANITIZERS='address' -DBUILD_TESTING=ON -DCMAKE_INSTALL_PREFIX="/home/jenkins/install-prefix/" "/usr/home/jenkins/workspace/Plasma/breeze-gtk/kf5-qt5 FreeBSDQt5.13"
[2019-11-23T17:34:41.613Z] -- The C compiler identification is Clang 8.0.1
[2019-11-23T17:34:41.613Z] -- The CXX compiler identification is Clang 8.0.1
[2019-11-23T17:34:41.613Z] -- Check for working C compiler: /usr/bin/cc
[2019-11-23T17:34:41.613Z] -- Check for working C compiler: /usr/bin/cc -- works
[2019-11-23T17:34:41.613Z] -- Detecting C compiler ABI info
[2019-11-23T17:34:41.870Z] -- Detecting C compiler ABI info - done
[2019-11-23T17:34:41.870Z] -- Detecting C compile features
[2019-11-23T17:34:41.870Z] -- Detecting C compile features - done
[2019-11-23T17:34:41.870Z] -- Check for working CXX compiler: /usr/bin/c++
[2019-11-23T17:34:41.870Z] -- Check for working CXX compiler: /usr/bin/c++ -- works
[2019-11-23T17:34:41.870Z] -- Detecting CXX compiler ABI info
[2019-11-23T17:34:41.870Z] -- Detecting CXX compiler ABI info - done
[2019-11-23T17:34:41.870Z] -- Detecting CXX compile features
[2019-11-23T17:34:41.870Z] -- Detecting CXX compile features - done
[2019-11-23T17:34:42.127Z] Installing in /home/jenkins/install-prefix. Run /usr/home/jenkins/workspace/Plasma/breeze-gtk/kf5-qt5 FreeBSDQt5.13/build/prefix.sh to set the environment for breeze-gtk.
[2019-11-23T17:34:42.127Z] -- Found Sass: /usr/local/bin/sassc
[2019-11-23T17:34:42.696Z] -- Found Python3: /usr/local/bin/python3.8 (found version "3.8.0") found components: Interpreter
[2019-11-23T17:34:42.696Z] Traceback (most recent call last):
[2019-11-23T17:34:42.696Z] File "<string>", line 1, in <module>
[2019-11-23T17:34:42.696Z] ModuleNotFoundError: No module named 'cairo'
[2019-11-23T17:34:42.696Z] Installing in /home/jenkins/install-prefix. Run /usr/home/jenkins/workspace/Plasma/breeze-gtk/kf5-qt5 FreeBSDQt5.13/build/prefix.sh to set the environment for breeze-gtk.
[2019-11-23T17:34:42.696Z] Installing in /home/jenkins/install-prefix. Run /usr/home/jenkins/workspace/Plasma/breeze-gtk/kf5-qt5 FreeBSDQt5.13/build/kconf_update/prefix.sh to set the environment for breeze-gtk.
[2019-11-23T17:34:42.696Z] -- The following REQUIRED packages have been found:
[2019-11-23T17:34:42.696Z]
[2019-11-23T17:34:42.696Z] * ECM (required version >= 0.0.9)
[2019-11-23T17:34:42.696Z] * Sass, SASS compiler, <https://sass-lang.com/>
[2019-11-23T17:34:42.696Z] Required for building GTK themes
[2019-11-23T17:34:42.696Z] * Python3
[2019-11-23T17:34:42.696Z] * Breeze (required version >= 5.14.90)
[2019-11-23T17:34:42.696Z] Required to build the Breeze GTK+ styles
[2019-11-23T17:34:42.696Z] * Qt5
[2019-11-23T17:34:42.696Z] * Qt5Core
[2019-11-23T17:34:42.696Z]
[2019-11-23T17:34:42.696Z] -- The following RUNTIME packages have not been found:
[2019-11-23T17:34:42.696Z]
[2019-11-23T17:34:42.696Z] * GTKEngine, Pixmap/Pixbuf theme engine for GTK 2, <http://www.gtk.org/>
[2019-11-23T17:34:42.696Z] Required for GTK 2 theme
[2019-11-23T17:34:42.696Z]
[2019-11-23T17:34:42.696Z] -- The following REQUIRED packages have not been found:
[2019-11-23T17:34:42.696Z]
[2019-11-23T17:34:42.696Z] * PythonCairo
[2019-11-23T17:34:42.696Z] Required to render assets
[2019-11-23T17:34:42.696Z]
[2019-11-23T17:34:42.696Z] CMake Error at /usr/local/share/cmake/Modules/FeatureSummary.cmake:457 (message):
[2019-11-23T17:34:42.696Z] feature_summary() Error: REQUIRED package(s) are missing, aborting CMake
[2019-11-23T17:34:42.696Z] run.
[2019-11-23T17:34:42.696Z] Call Stack (most recent call first):
[2019-11-23T17:34:42.696Z] CMakeLists.txt:24 (feature_summary)
[2019-11-23T17:34:42.696Z]
[2019-11-23T17:34:42.696Z]
[2019-11-23T17:34:42.696Z] -- Configuring incomplete, errors occurred!
[2019-11-23T17:34:42.696Z] See also "/usr/home/jenkins/workspace/Plasma/breeze-gtk/kf5-qt5 FreeBSDQt5.13/build/CMakeFiles/CMakeOutput.log".
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2019-11-23T17:34:43.376Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to