Properties
Properties
Run Command
Run Command
- When
- Completed at Apr 28 2015, 2:32 PM · Built for 5 m, 43 s
- Status
Failed
| 63 | + ro_uri=https://git.kolab.org/diffusion/LK/libkolab.git |
|---|---|
| 64 | + case ${package} in |
| 65 | + case ${uri} in |
| 66 | ++ pwd |
| 67 | + export TMPDIR=/var/tmp/475 |
| 68 | + TMPDIR=/var/tmp/475 |
| 69 | + '[' '!' -d libkolab.git ']' |
| 70 | + git clone https://git.kolab.org/diffusion/LK/libkolab.git libkolab.git |
| 71 | + pushd libkolab.git |
| 72 | + git checkout bcbe1b8a26ca9f9eb180f7c19d334c1aa0f7fd2e |
| 73 | Note: checking out 'bcbe1b8a26ca9f9eb180f7c19d334c1aa0f7fd2e'. |
| 74 | |
| 75 | You are in 'detached HEAD' state. You can look around, make experimental |
| 76 | changes and commit them, and you can discard any commits you make in this |
| 77 | state without impacting any branches by performing another checkout. |
| 78 | |
| 79 | If you want to create a new branch to retain commits you create, you may |
| 80 | do so (now or later) by using -b with the checkout command again. Example: |
| 81 | |
| 82 | git checkout -b new_branch_name |
| 83 | |
| 84 | HEAD is now at bcbe1b8... Ported away from kDebug and friends. |
| 85 | + popd |
| 86 | + '[' libkolab '!=' stick ']' |
| 87 | + '[' '!' -d stick.git ']' |
| 88 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 89 | + export commit |
| 90 | + export differential |
| 91 | + export id |
| 92 | + export package |
| 93 | + export phid |
| 94 | + export ro_uri |
| 95 | + export uri |
| 96 | + export vcs |
| 97 | + export test_build |
| 98 | + export test_functional |
| 99 | + export test_integration |
| 100 | + export test_performance |
| 101 | + export test_unit |
| 102 | + '[' -x stick.git/drydocker/libkolab/build.sh ']' |
| 103 | + pushd libkolab.git |
| 104 | + ../stick.git/drydocker/libkolab/build.sh |
| 105 | + docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc -e ID=333 -e COMMIT=bcbe1b8a26ca9f9eb180f7c19d334c1aa0f7fd2e -e DIFFERENTIAL= -e PACKAGE=libkolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-ttufrs35voybevfxbnfn -e URI=ssh://git@git.kolab.org/diffusion/LK/libkolab.git -e RO_URI=https://git.kolab.org/diffusion/LK/libkolab.git -e VCS=git -e TEST_BUILD=1 -e TEST_FUNCTIONAL=1 -e TEST_INTEGRATION=1 -e TEST_PERFORMANCE=1 -e TEST_UNIT=1 kolab/ci-maipo |
| 106 | + exit 1 |
| 107 | + retval=1 |
| 108 | + popd |
| 109 | + cd /var/tmp |
| 110 | + rm -rf /var/tmp/475 |
| 111 | + exit 1 |
| 112 |
| 2939 | [ 142s] + /usr/bin/cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DCMAKE_SKIP_RPATH:BOOL=ON -DBUILD_SHARED_LIBS:BOOL=ON -DBoost_NO_BOOST_CMAKE=TRUE -Wno-fatal-errors -Wno-errors -DINCLUDE_INSTALL_DIR=/usr/include -DUSE_LIBCALENDARING=ON -DPHP_BINDINGS=ON -DPHP_INSTALL_DIR=/usr/lib64/php/modules -DPYTHON_BINDINGS=ON -DPYTHON_INSTALL_DIR=/usr/lib64/python2.6/site-packages .. |
|---|---|
| 2940 | [ 142s] -- The C compiler identification is GNU 4.4.7 |
| 2941 | [ 142s] -- The CXX compiler identification is GNU 4.4.7 |
| 2942 | [ 142s] -- Check for working C compiler: /usr/bin/cc |
| 2943 | [ 142s] -- Check for working C compiler: /usr/bin/cc -- works |
| 2944 | [ 142s] -- Detecting C compiler ABI info |
| 2945 | [ 143s] -- Detecting C compiler ABI info - done |
| 2946 | [ 143s] -- Check for working CXX compiler: /usr/bin/c++ |
| 2947 | [ 143s] -- Check for working CXX compiler: /usr/bin/c++ -- works |
| 2948 | [ 143s] -- Detecting CXX compiler ABI info |
| 2949 | [ 143s] -- Detecting CXX compiler ABI info - done |
| 2950 | [ 143s] CMake Error at CMakeLists.txt:56 (find_package): |
| 2951 | [ 143s] By not providing "FindQt5Core.cmake" in CMAKE_MODULE_PATH this project has |
| 2952 | [ 143s] asked CMake to find a package configuration file provided by "Qt5Core", but |
| 2953 | [ 143s] CMake did not find one. |
| 2954 | [ 143s] |
| 2955 | [ 143s] Could not find a package configuration file provided by "Qt5Core" with any |
| 2956 | [ 143s] of the following names: |
| 2957 | [ 143s] |
| 2958 | [ 143s] Qt5CoreConfig.cmake |
| 2959 | [ 143s] qt5core-config.cmake |
| 2960 | [ 143s] |
| 2961 | [ 143s] Add the installation prefix of "Qt5Core" to CMAKE_PREFIX_PATH or set |
| 2962 | [ 143s] "Qt5Core_DIR" to a directory containing one of the above files. If |
| 2963 | [ 143s] "Qt5Core" provides a separate development package or SDK, be sure it has |
| 2964 | [ 143s] been installed. |
| 2965 | [ 143s] |
| 2966 | [ 143s] |
| 2967 | [ 143s] -- Configuring incomplete, errors occurred! |
| 2968 | [ 143s] See also "/home/abuild/rpmbuild/BUILD/libkolab-0.7/build/CMakeFiles/CMakeOutput.log". |
| 2969 | [ 143s] error: Bad exit status from /var/tmp/rpm-tmp.tkOsL4 (%build) |
| 2970 | [ 143s] |
| 2971 | [ 143s] |
| 2972 | [ 143s] RPM build errors: |
| 2973 | [ 143s] Bad exit status from /var/tmp/rpm-tmp.tkOsL4 (%build) |
| 2974 | |
| 2975 | The buildroot was: /var/tmp/build-root/CentOS_6-x86_64 |
| 2976 | /srv /srv/libkolab.git /srv/libkolab.git |
| 2977 | /srv/libkolab.git /srv/libkolab.git |
| 2978 | Running obs_build_local FAILED (at bcbe1b8a26ca9f9eb180f7c19d334c1aa0f7fd2e) |
| 2979 | Running ../stick.git/drydocker/libkolab/test_obs.sh FAILED (at bcbe1b8a26ca9f9eb180f7c19d334c1aa0f7fd2e) |
| 2980 | ======================================================================== |
| 2981 | Running 'yum-builddep -y --disablerepo=openSUSE_Tools libkolab' OK (at bcbe1b8a26ca9f9eb180f7c19d334c1aa0f7fd2e) |
| 2982 | Running '../stick.git/drydocker/libkolab/test_build.sh' OK (at bcbe1b8a26ca9f9eb180f7c19d334c1aa0f7fd2e) |
| 2983 | Running '../stick.git/drydocker/libkolab/test_unit.sh' OK (at bcbe1b8a26ca9f9eb180f7c19d334c1aa0f7fd2e) |
| 2984 | Running 'obs_build_local' FAILED (at bcbe1b8a26ca9f9eb180f7c19d334c1aa0f7fd2e) |
| 2985 | Running '../stick.git/drydocker/libkolab/test_obs.sh' FAILED (at bcbe1b8a26ca9f9eb180f7c19d334c1aa0f7fd2e) |
| 2986 | ======================================================================== |
| 2987 | /var/tmp/475 |
| 2988 |
Lease Host
Lease Host
- When
- Completed at Apr 28 2015, 2:26 PM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Apr 28 2015, 2:26 PM · Built instantly
- Status
Passed
| 1 | Blocked by: Build 332 |
|---|---|
| 2 | Blocked by: Build 332 |
| 3 | Blocked by: Build 332 |
| 4 | Blocked by: Build 332 |
| 5 | Blocked by: Build 332 |
| 6 | Blocked by: Build 332 |
| 7 | Blocked by: Build 332 |
| 8 | Blocked by: Build 332 |
| 9 | Blocked by: Build 332 |
| 10 | Blocked by: Build 332 |
| 11 | Blocked by: Build 332 |
| 12 | Blocked by: Build 332 |
| 13 | Blocked by: Build 332 |
| 14 | Blocked by: Build 332 |
| 15 | Blocked by: Build 332 |
| 16 | Blocked by: Build 332 |
| 17 | Blocked by: Build 332 |
| 18 | Blocked by: Build 332 |
| 19 | Blocked by: Build 332 |
| 20 | Blocked by: Build 332 |
| 21 | Blocked by: Build 332 |
| 22 | Blocked by: Build 332 |
| 23 | Blocked by: Build 332 |
| 24 |