Properties
Properties
Run Command
Run Command
- When
- Completed at Apr 17 2015, 4:43 PM · Built for 15 s
- Status
Failed
| 62 | ++ sed -e 's|ssh://git@|https://|g' |
|---|---|
| 63 | + ro_uri=https://git.kolab.org/diffusion/LKX/libkolabxml.git |
| 64 | + case ${package} in |
| 65 | ++ pwd |
| 66 | + export TMPDIR=/var/tmp/238 |
| 67 | + TMPDIR=/var/tmp/238 |
| 68 | + '[' '!' -d libkolabxml.git ']' |
| 69 | + git clone https://git.kolab.org/diffusion/LKX/libkolabxml.git libkolabxml.git |
| 70 | + pushd libkolabxml.git |
| 71 | + git checkout b04f05ce831cccf7c944e86f9ea83d9481a1d3d3 |
| 72 | Note: checking out 'b04f05ce831cccf7c944e86f9ea83d9481a1d3d3'. |
| 73 | |
| 74 | You are in 'detached HEAD' state. You can look around, make experimental |
| 75 | changes and commit them, and you can discard any commits you make in this |
| 76 | state without impacting any branches by performing another checkout. |
| 77 | |
| 78 | If you want to create a new branch to retain commits you create, you may |
| 79 | do so (now or later) by using -b with the checkout command again. Example: |
| 80 | |
| 81 | git checkout -b new_branch_name |
| 82 | |
| 83 | HEAD is now at b04f05c... Turn off colors |
| 84 | + popd |
| 85 | + '[' libkolabxml '!=' stick ']' |
| 86 | + '[' '!' -d stick.git ']' |
| 87 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 88 | + export commit |
| 89 | + export differential |
| 90 | + export id |
| 91 | + export package |
| 92 | + export phid |
| 93 | + export ro_uri |
| 94 | + export uri |
| 95 | + export vcs |
| 96 | + export test_build |
| 97 | + export test_functional |
| 98 | + export test_integration |
| 99 | + export test_performance |
| 100 | + export test_unit |
| 101 | + '[' -x stick.git/drydocker/libkolabxml/build.sh ']' |
| 102 | + pushd libkolabxml.git |
| 103 | + ../stick.git/drydocker/libkolabxml/build.sh |
| 104 | + docker run -it --attach=stdout --attach=stderr --detach=false -e ID=156 -e COMMIT=b04f05ce831cccf7c944e86f9ea83d9481a1d3d3 -e DIFFERENTIAL= -e PACKAGE=libkolabxml -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-se7swwnnctb2thzjki4j -e URI=ssh://git@git.kolab.org/diffusion/LKX/libkolabxml.git -e RO_URI=https://git.kolab.org/diffusion/LKX/libkolabxml.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 |
| 105 | + exit 1 |
| 106 | + retval=1 |
| 107 | + popd |
| 108 | + cd /var/tmp |
| 109 | + rm -rf /var/tmp/238 |
| 110 | + exit 1 |
| 111 |
| 995 | Running yum-builddep -y libkolabxml OK (at b04f05ce831cccf7c944e86f9ea83d9481a1d3d3) |
|---|---|
| 996 | Running ../stick.git/drydocker/libkolabxml/test_build.sh ... |
| 997 | /srv/libkolabxml.git /srv/libkolabxml.git |
| 998 | Building DIST targets (make dist, make snapshot) |
| 999 | -- The CXX compiler identification is GNU 4.8.3 |
| 1000 | -- Check for working CXX compiler: /usr/bin/c++ |
| 1001 | -- Check for working CXX compiler: /usr/bin/c++ -- works |
| 1002 | -- Detecting CXX compiler ABI info |
| 1003 | -- Detecting CXX compiler ABI info - done |
| 1004 | -- Boost version: 1.53.0 |
| 1005 | -- Found the following Boost libraries: |
| 1006 | -- thread |
| 1007 | -- system |
| 1008 | Found boost in /usr/include |
| 1009 | -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") |
| 1010 | -- Found XSDCXX: /usr/bin/xsdcxx |
| 1011 | -- Found Xerces: /usr/lib64/libxerces-c.so |
| 1012 | -- Found Curl: /usr/lib64/libcurl.so |
| 1013 | SWIG found |
| 1014 | -- Found LibkolabxmlDependencies: TRUE |
| 1015 | -- GCC Version >= 4.7, applying unqualified lookup workaround |
| 1016 | building csharp bindings |
| 1017 | gmcs not found, not building csharp bindings |
| 1018 | building java bindings |
| 1019 | building python bindings |
| 1020 | -- Found PythonLibs: /usr/lib64/libpython2.7.so (found version "2.7.5") |
| 1021 | found python include dirs: /usr/include/python2.7 /usr/include/python2.7 |
| 1022 | building php bindings |
| 1023 | -- Looking for Q_WS_X11 |
| 1024 | -- Looking for Q_WS_X11 - found |
| 1025 | -- Looking for Q_WS_WIN |
| 1026 | -- Looking for Q_WS_WIN - not found |
| 1027 | -- Looking for Q_WS_QWS |
| 1028 | -- Looking for Q_WS_QWS - not found |
| 1029 | -- Looking for Q_WS_MAC |
| 1030 | -- Looking for Q_WS_MAC - not found |
| 1031 | -- Found Qt4: /usr/bin/qmake-qt4 (found version "4.8.5") |
| 1032 | Buildings tests |
| 1033 | -- Configuring done |
| 1034 | -- Generating done |
| 1035 | -- Build files have been written to: /srv/libkolabxml.git/build |
| 1036 | make: *** No targets specified and no makefile found. Stop. |
| 1037 | FAILED to build. |
| 1038 | Running ../stick.git/drydocker/libkolabxml/test_build.sh FAILED (at b04f05ce831cccf7c944e86f9ea83d9481a1d3d3) |
| 1039 | ======================================================================== |
| 1040 | Running 'yum-builddep -y libkolabxml' OK (at b04f05ce831cccf7c944e86f9ea83d9481a1d3d3) |
| 1041 | Running '../stick.git/drydocker/libkolabxml/test_build.sh' FAILED (at b04f05ce831cccf7c944e86f9ea83d9481a1d3d3) |
| 1042 | ======================================================================== |
| 1043 | /var/tmp/238 |
| 1044 |
Lease Host
Lease Host
- When
- Completed at Apr 17 2015, 4:43 PM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Apr 17 2015, 4:43 PM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.