|
CONSOLE OUTPUT
|
| [...truncated 38.61 KB...] |
| MAIL = '/var/mail/user' |
| ANDROID_NDK_TOOLCHAIN_VERSION = '4.9' |
| USER = 'user' |
| HUDSON_URL = 'https://build.kde.org/' |
| ANDROID_SDK_ROOT = '/opt/android-sdk-linux' |
| ANDROID_NDK_HOST = 'linux-x86_64' |
| XDG_DATA_DIRS = '/home/user/install-prefix/share:/opt/kdeandroid-deps/share' |
| BUILD_URL = 'https://build.kde.org/job/Frameworks%20breeze-icons%20kf5-qt5%20AndroidQt5.9/33/' |
| JOB_NAME = 'Frameworks breeze-icons kf5-qt5 AndroidQt5.9' |
| BUILD_DISPLAY_NAME = '#33' |
| SHELL = '/bin/sh' |
| ANDROID_NDK_TOOLS_PREFIX = 'arm-linux-androideabi' |
| ANDROID_NDK_ROOT = '/opt/android-ndk' |
| QMAKESPEC = 'android-g++' |
| LD_LIBRARY_PATH = '/opt/Qt/5.9.1/android_armv7/lib:/opt/kdeandroid-deps/lib' |
| ANDROID_NDK_TOOLCHAIN_PREFIX = 'arm-linux-androideabi' |
| LOGNAME = 'user' |
| QT_PATH = '/opt/Qt' |
| HOME = '/home/user' |
| WORKSPACE = '/home/user/workspace/Frameworks breeze-icons kf5-qt5 AndroidQt5.9' |
| JOB_DISPLAY_URL = 'https://build.kde.org/job/Frameworks%20breeze-icons%20kf5-qt5%20AndroidQt5.9/display/redirect' |
| PWD = '/home/user/workspace/Frameworks breeze-icons kf5-qt5 AndroidQt5.9' |
| EXECUTOR_NUMBER = '0' |
| ANDROID_NDK_PLATFORM = 'android-21' |
| DEBIAN_FRONTEND = 'noninteractive' |
| JENKINS_URL = 'https://build.kde.org/' |
| RUN_CHANGES_DISPLAY_URL = 'https://build.kde.org/job/Frameworks%20breeze-icons%20kf5-qt5%20AndroidQt5.9/33/display/redirect?page=changes' |
| BUILD_NUMBER = '33' |
| NODE_LABELS = 'AndroidQt5.9 Docker Swarm-20c90d2d5e84' |
| JENKINS_HOME = '/home/production/data' |
| OLDPWD = '/home/user' |
| JOB_BASE_NAME = 'Frameworks breeze-icons kf5-qt5 AndroidQt5.9' |
| RUN_DISPLAY_URL = 'https://build.kde.org/job/Frameworks%20breeze-icons%20kf5-qt5%20AndroidQt5.9/33/display/redirect' |
| ANDROID_NDK = '/opt/android-ndk' |
| BUILD_ID = '33' |
| ANDROID_HOME = '/opt/android-sdk-linux' |
| JENKINS_NODE_COOKIE = '6432f77e-df88-4f37-9f79-932030b0cab1' |
| NODE_NAME = 'Docker Swarm-20c90d2d5e84' |
| QT_SELECT = 'qt5' |
| CMAKE_PREFIX_PATH = '/home/user/install-prefix:/opt/Qt/5.9.1/android_armv7:/opt/kdeandroid-deps' |
|
|
| == Commencing Configuration: |
| cmake -DCMAKE_BUILD_TYPE=Debug -DBUILD_TESTING=ON -DCMAKE_INSTALL_PREFIX="/home/user/install-prefix/" -DBUILD_COVERAGE=ON -DCMAKE_TOOLCHAIN_FILE="/opt/kdeandroid-deps/share/ECM/toolchain/Android.cmake" -DKF5_HOST_TOOLING=/opt/nativetooling/lib/x86_64-linux-gnu/cmake/ -DECM_ADDITIONAL_FIND_ROOT_PATH="/home/user/install-prefix;/opt/Qt/5.9.1/android_armv7;/opt/kdeandroid-deps" "/home/user/workspace/Frameworks breeze-icons kf5-qt5 AndroidQt5.9" |
| -- You can export a target by specifying -DQTANDROID_EXPORTED_TARGET=<targetname> |
| -- You can export a target by specifying -DQTANDROID_EXPORTED_TARGET=<targetname> |
| -- The C compiler identification is GNU 4.9.0 |
| -- The CXX compiler identification is GNU 4.9.0 |
| -- Check for working C compiler: /opt/android-ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc |
| -- Check for working C compiler: /opt/android-ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -- 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: /opt/android-ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ |
| -- Check for working CXX compiler: /opt/android-ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ -- works |
| -- Detecting CXX compiler ABI info |
| -- Detecting CXX compiler ABI info - done |
| -- Detecting CXX compile features |
| -- Detecting CXX compile features - done |
| -- |
|
| -- Could not set up the appstream test. appstreamcli is missing. |
| -- Looking for __GLIBC__ |
| -- Looking for __GLIBC__ - not found |
| -- Performing Test _OFFT_IS_64BIT |
| -- Performing Test _OFFT_IS_64BIT - Failed |
| CMake Error at autotests/CMakeLists.txt:7 (find_package): |
| By not providing "FindKF5CoreAddons.cmake" in CMAKE_MODULE_PATH this |
| project has asked CMake to find a package configuration file provided by |
| "KF5CoreAddons", but CMake did not find one. |
|
| Could not find a package configuration file provided by "KF5CoreAddons" |
| (requested version 5.42.0) with any of the following names: |
|
| KF5CoreAddonsConfig.cmake |
| kf5coreaddons-config.cmake |
|
| Add the installation prefix of "KF5CoreAddons" to CMAKE_PREFIX_PATH or set |
| "KF5CoreAddons_DIR" to a directory containing one of the above files. If |
| "KF5CoreAddons" provides a separate development package or SDK, be sure it |
| has been installed. |
|
|
| -- Configuring incomplete, errors occurred! |
| See also "/home/user/workspace/Frameworks breeze-icons kf5-qt5 AndroidQt5.9/build/CMakeFiles/CMakeOutput.log". |
| See also "/home/user/workspace/Frameworks breeze-icons kf5-qt5 AndroidQt5.9/build/CMakeFiles/CMakeError.log". |
| [Pipeline] } |
| [Pipeline] // stage |
| [Pipeline] } |
| ERROR: script returned exit code 1 |
| [Pipeline] // catchError |
| [Pipeline] sh |
| [Frameworks breeze-icons kf5-qt5 AndroidQt5.9] Running shell script |
| + python3 -u ci-tooling/helpers/capture-workspace.py --environment production |
| /usr/lib/python3/dist-packages/Crypto/Cipher/blockalgo.py:141: FutureWarning: CTR mode needs counter parameter, not IV |
| self._cipher = factory.new(key, *args, **kwargs) |
| [Pipeline] emailextrecipients |
| [Pipeline] emailext |