BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/prison/job/kf5-qt5%20AndroidQt5.11/1/
Project: kf5-qt5 AndroidQt5.11
Date of build: Wed, 26 Dec 2018 14:18:32 +0000
Build duration: 59 sec and counting

CONSOLE OUTPUT
[...truncated 15 lines...]
Cloning repository git://anongit.kde.org/prison
> git init /home/user/workspace/Frameworks/prison/kf5-qt5 AndroidQt5.11 # timeout=10
Fetching upstream changes from git://anongit.kde.org/prison
> git --version # timeout=10
> git fetch --tags --progress git://anongit.kde.org/prison +refs/heads/*:refs/remotes/origin/* # timeout=120
Checking out Revision c93dedc0f0544c936670733c6fdb6731e70b0c80 (origin/master)
Commit message: "GIT_SILENT Upgrade KF5 version to 5.54.0."
First time build. Skipping changelog.
[Pipeline] checkout
Cloning the remote Git repository
> git config remote.origin.url git://anongit.kde.org/prison # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://anongit.kde.org/prison # timeout=10
Fetching upstream changes from git://anongit.kde.org/prison
> git fetch --tags --progress git://anongit.kde.org/prison +refs/heads/*:refs/remotes/origin/* # timeout=120
> git rev-parse origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f c93dedc0f0544c936670733c6fdb6731e70b0c80
Cloning repository https://anongit.kde.org/sysadmin/ci-tooling
> git init /home/user/workspace/Frameworks/prison/kf5-qt5 AndroidQt5.11/ci-tooling # timeout=10
Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling
> git --version # timeout=10
> git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling +refs/heads/*:refs/remotes/origin/*
Checking out Revision 0415899ef7d47d645d6c05e2518f4c7d825f6f1c (origin/master)
Commit message: "cleanup++"
[Pipeline] checkout
Cloning the remote Git repository
> git config remote.origin.url https://anongit.kde.org/sysadmin/ci-tooling # 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/ci-tooling # timeout=10
Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling
> git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 0415899ef7d47d645d6c05e2518f4c7d825f6f1c
Cloning repository https://anongit.kde.org/sysadmin/repo-metadata
> git init /home/user/workspace/Frameworks/prison/kf5-qt5 AndroidQt5.11/ci-tooling/repo-metadata # timeout=10
Fetching upstream changes from https://anongit.kde.org/sysadmin/repo-metadata
> git --version # timeout=10
> 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/*
Checking out Revision 4c4d9e2b7ea1b8da4b77a13fb82e61a83601682e (origin/master)
Commit message: "Track kdesrc-build under KF5 branches"
[Pipeline] checkout
Cloning the remote Git repository
> git rev-parse origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 4c4d9e2b7ea1b8da4b77a13fb82e61a83601682e
Cloning repository https://anongit.kde.org/kde-build-metadata
> git init /home/user/workspace/Frameworks/prison/kf5-qt5 AndroidQt5.11/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/*
Checking out Revision 0855447437d58da5de03c79d55b96cf3f8d1eef2 (origin/master)
Commit message: "Fix Python 3 warning"
> 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
> git config core.sparsecheckout # timeout=10
> git checkout -f 0855447437d58da5de03c79d55b96cf3f8d1eef2
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Setup Dependencies)
[Pipeline] sh
+ python3 -u ci-tooling/helpers/prepare-dependencies.py --product Frameworks --project prison --branchGroup kf5-qt5 --environment production --platform AndroidQt5.11 --installTo /home/user/install-prefix/
Retrieving: Frameworks-extra-cmake-modules-kf5-qt5
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare Android Dependencies)
[Pipeline] sh
+ python3 ci-tooling/helpers/getsetting.py --product Frameworks --project prison --platform AndroidQt5.11 --key externalDependencies
+ systemDependencies=/opt/helpers/build-cmake libqrencode https://github.com/fukuchi/libqrencode.git -DWITH_TOOLS=OFF
+ export DESTDIR=INSTALL_ROOT=$WORKSPACE/install-divert/
+ export APP_INSTALL_PREFIX=$HOME/install-prefix/
+ mkdir -p $DESTDIR/$APP_INSTALL_PREFIX/
+ /opt/helpers/build-cmake libqrencode https://github.com/fukuchi/libqrencode.git -DWITH_TOOLS=OFF
/opt/helpers/build-cmake-native: line 12: [: /home/user/workspace/Frameworks/prison/kf5-qt5: binary operator expected
~/workspace/Frameworks/prison/kf5-qt5 ~/workspace/Frameworks/prison/kf5-qt5 AndroidQt5.11
Cloning into 'libqrencode'...
~/workspace/Frameworks/prison/kf5-qt5 AndroidQt5.11
~/workspace/Frameworks/prison/kf5-qt5 AndroidQt5.11/build/libqrencode ~/workspace/Frameworks/prison/kf5-qt5 AndroidQt5.11
CMake Error: The source directory "/home/user/workspace/Frameworks/prison/kf5-qt5 AndroidQt5.11/build/libqrencode/AndroidQt5.11/src/libqrencode" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext

Reply via email to