|
CONSOLE OUTPUT
|
| [...truncated 17.77 KB...] |
| > git fetch --tags --progress https://anongit.kde.org/sysadmin/repo-metadata +refs/heads/*:refs/remotes/origin/* |
| > git config remote.origin.url https://anongit.kde.org/sysadmin/repo-metadata # timeout=10 |
| > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 |
| > git config remote.origin.url https://anongit.kde.org/sysadmin/repo-metadata # timeout=10 |
| Fetching upstream changes from https://anongit.kde.org/sysadmin/repo-metadata |
| > git fetch --tags --progress https://anongit.kde.org/sysadmin/repo-metadata +refs/heads/*:refs/remotes/origin/* |
| > git rev-parse origin/master^{commit} # timeout=10 |
| Checking out Revision ed586ffdff3302c072d70e8f542d440cb222414b (origin/master) |
| > git config core.sparsecheckout # timeout=10 |
| > git checkout -f ed586ffdff3302c072d70e8f542d440cb222414b |
| Commit message: "Set stable translations branch for Latte Dock as requested. Fixes T7115" |
| [Pipeline] checkout |
| Cloning the remote Git repository |
| Cloning repository https://anongit.kde.org/kde-build-metadata |
| > git init /home/user/workspace/Frameworks kjobwidgets kf5-qt5 AndroidQt5.9/ci-tooling/kde-build-metadata # timeout=10 |
| Fetching upstream changes from https://anongit.kde.org/kde-build-metadata |
| > git --version # timeout=10 |
| > git fetch --tags --progress https://anongit.kde.org/kde-build-metadata +refs/heads/*:refs/remotes/origin/* |
| > git config remote.origin.url https://anongit.kde.org/kde-build-metadata # timeout=10 |
| > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 |
| > git config remote.origin.url https://anongit.kde.org/kde-build-metadata # timeout=10 |
| Fetching upstream changes from https://anongit.kde.org/kde-build-metadata |
| > git fetch --tags --progress https://anongit.kde.org/kde-build-metadata +refs/heads/*:refs/remotes/origin/* |
| > git rev-parse origin/master^{commit} # timeout=10 |
| Checking out Revision 37dcf7d42c9aca3fff54c6b600ebf79204e78df9 (origin/master) |
| > git config core.sparsecheckout # timeout=10 |
| > git checkout -f 37dcf7d42c9aca3fff54c6b600ebf79204e78df9 |
| Commit message: "Akonadi master no longer depends on networkmanager-qt" |
| [Pipeline] } |
| [Pipeline] // stage |
| [Pipeline] stage |
| [Pipeline] { (Setup Dependencies) |
| [Pipeline] sh |
| [Frameworks kjobwidgets kf5-qt5 AndroidQt5.9] Running shell script |
| + python3 -u ci-tooling/helpers/prepare-dependencies.py --product Frameworks --project kjobwidgets --branchGroup kf5-qt5 --environment production --platform AndroidQt5.9 --installTo /home/user/install-prefix/ |
| Retrieving: Frameworks-kwidgetsaddons-kf5-qt5 |
| Retrieving: Frameworks-kcoreaddons-kf5-qt5 |
| Retrieving: Frameworks-extra-cmake-modules-kf5-qt5 |
| [Pipeline] } |
| [Pipeline] // stage |
| [Pipeline] stage |
| [Pipeline] { (Configuring Build) |
| [Pipeline] sh |
| [Frameworks kjobwidgets kf5-qt5 AndroidQt5.9] Running shell script |
| + python3 -u ci-tooling/helpers/configure-build.py --product Frameworks --project kjobwidgets --branchGroup kf5-qt5 --platform AndroidQt5.9 --installTo /home/user/install-prefix/ |
| 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 kjobwidgets 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 |
| -- |
|
| -- Looking for __GLIBC__ |
| -- Looking for __GLIBC__ - not found |
| -- Performing Test _OFFT_IS_64BIT |
| -- Performing Test _OFFT_IS_64BIT - Failed |
| -- Could not set up the appstream test. appstreamcli is missing. |
| CMake Error at /opt/Qt/5.9.1/android_armv7/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package): |
| Could not find a package configuration file provided by "Qt5DBus" with any |
| of the following names: |
|
| Qt5DBusConfig.cmake |
| qt5dbus-config.cmake |
|
| Add the installation prefix of "Qt5DBus" to CMAKE_PREFIX_PATH or set |
| "Qt5DBus_DIR" to a directory containing one of the above files. If |
| "Qt5DBus" provides a separate development package or SDK, be sure it has |
| been installed. |
| Call Stack (most recent call first): |
| CMakeLists.txt:23 (find_package) |
|
|
| -- Configuring incomplete, errors occurred! |
| See also "/home/user/workspace/Frameworks kjobwidgets kf5-qt5 AndroidQt5.9/build/CMakeFiles/CMakeOutput.log". |
| See also "/home/user/workspace/Frameworks kjobwidgets kf5-qt5 AndroidQt5.9/build/CMakeFiles/CMakeError.log". |
| [Pipeline] } |
| [Pipeline] // stage |
| [Pipeline] } |
| ERROR: script returned exit code 1 |
| [Pipeline] // catchError |
| [Pipeline] sh |
| [Frameworks kjobwidgets 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 |