Properties
Properties
Run Command
Run Command
- When
- Completed at Jun 30 2015, 5:36 PM · Built for 4 m, 22 s
- Status
Failed
| 16 | + case ${package} in |
|---|---|
| 17 | ++ pwd |
| 18 | + export TMPDIR=/var/tmp/1255 |
| 19 | + TMPDIR=/var/tmp/1255 |
| 20 | + '[' '!' -d libkolab.git ']' |
| 21 | + git clone https://git.kolab.org/diffusion/LK/libkolab.git libkolab.git |
| 22 | + pushd libkolab.git |
| 23 | + git checkout 76062398820fab157822479d853f7eb9164883c2 |
| 24 | Note: checking out '76062398820fab157822479d853f7eb9164883c2'. |
| 25 | |
| 26 | You are in 'detached HEAD' state. You can look around, make experimental |
| 27 | changes and commit them, and you can discard any commits you make in this |
| 28 | state without impacting any branches by performing another checkout. |
| 29 | |
| 30 | If you want to create a new branch to retain commits you create, you may |
| 31 | do so (now or later) by using -b with the checkout command again. Example: |
| 32 | |
| 33 | git checkout -b new_branch_name |
| 34 | |
| 35 | HEAD is now at 7606239... Add support for exceptions. |
| 36 | + popd |
| 37 | + '[' libkolab '!=' stick ']' |
| 38 | + '[' '!' -d stick.git ']' |
| 39 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 40 | + export commit |
| 41 | + export differential |
| 42 | + export id |
| 43 | + export package |
| 44 | + export phid |
| 45 | + export ro_uri |
| 46 | + export uri |
| 47 | + export vcs |
| 48 | + export test_build |
| 49 | + export test_functional |
| 50 | + export test_integration |
| 51 | + export test_performance |
| 52 | + export test_unit |
| 53 | + export test_obs |
| 54 | + '[' '!' -d /var/tmp/osbuild-packagecache ']' |
| 55 | + '[' -x stick.git/drydocker/libkolab/build.sh ']' |
| 56 | + pushd libkolab.git |
| 57 | + ../stick.git/drydocker/libkolab/build.sh |
| 58 | + docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --volume=/var/tmp/osbuild-packagecache/:/var/tmp/osbuild-packagecache/ --hostname=kolab.example.org -e ID=909 -e COMMIT=76062398820fab157822479d853f7eb9164883c2 -e DIFFERENTIAL= -e PACKAGE=libkolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-aumwtpu3ubide64qheit -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 -e TEST_OBS=1 kolab/ci-maipo |
| 59 | + exit 1 |
| 60 | + retval=1 |
| 61 | + popd |
| 62 | + cd /var/tmp |
| 63 | + rm -rf /var/tmp/1255 |
| 64 | + exit 1 |
| 65 |
| 5954 | cd /srv/libkolab.git/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /srv/libkolab.git /srv/libkolab.git/tests /srv/libkolab.git/build /srv/libkolab.git/build/tests /srv/libkolab.git/build/tests/CMakeFiles/benchmarktest.dir/DependInfo.cmake |
|---|---|
| 5955 | Scanning dependencies of target benchmarktest |
| 5956 | make[2]: Leaving directory `/srv/libkolab.git/build' |
| 5957 | make -f tests/CMakeFiles/benchmarktest.dir/build.make tests/CMakeFiles/benchmarktest.dir/build |
| 5958 | make[2]: Entering directory `/srv/libkolab.git/build' |
| 5959 | /usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 1 |
| 5960 | [ 73%] Building CXX object tests/CMakeFiles/benchmarktest.dir/benchmark.cpp.o |
| 5961 | cd /srv/libkolab.git/build/tests && /usr/bin/c++ -DKDEPIMLIBS_VERSION_DEVEL -DKDEPIMLIBS_VERSION_MAJOR=4 -DKDEPIMLIBS_VERSION_MINOR=10 -DKDEPIMLIBS_VERSION_PATCH=0 -DTEST_DATA_PATH=\"/srv/libkolab.git/tests\" -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -fexceptions -UQT_NO_EXCEPTIONS -fPIC -g -O3 -DNDEBUG -DQT_NO_DEBUG -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib64/qt4/mkspecs/default -I/usr/include/calendaring -I/srv/libkolab.git/build -I/srv/libkolab.git/kolabformatV2 -I/usr/lib64/cmake/Libkolabxml/../../../include/kolabxml -I/srv/libkolab.git/. -I/srv/libkolab.git/build/tests -o CMakeFiles/benchmarktest.dir/benchmark.cpp.o -c /srv/libkolab.git/tests/benchmark.cpp |
| 5962 | Linking CXX executable benchmarktest |
| 5963 | cd /srv/libkolab.git/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/benchmarktest.dir/link.txt --verbose=1 |
| 5964 | /usr/bin/c++ -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -fexceptions -UQT_NO_EXCEPTIONS -fPIC -g -O3 -DNDEBUG -DQT_NO_DEBUG CMakeFiles/benchmarktest.dir/benchmark.cpp.o -o benchmarktest -rdynamic -lQtTest ../libkolab_static.a /usr/lib64/libkolabxml.so.1.2 -lxerces-c -lboost_thread-mt -lboost_system-mt -lcurl -lQtCore -lQtXml -lQtGui -lcalendaring-kdecore -lcalendaring-kcalcore -lcalendaring-kmime -lcalendaring-kimap -lcalendaring-kabc -lcalendaring-akonadi-notes -lcalendaring-kcalutils -lcalendaring-kpimutils |
| 5965 | make[2]: Leaving directory `/srv/libkolab.git/build' |
| 5966 | /usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 1 |
| 5967 | [ 73%] Built target benchmarktest |
| 5968 | make -f tests/CMakeFiles/calendaringtest.dir/build.make tests/CMakeFiles/calendaringtest.dir/depend |
| 5969 | make[2]: Entering directory `/srv/libkolab.git/build' |
| 5970 | /usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 4 |
| 5971 | [ 74%] Generating calendaringtest.moc |
| 5972 | cd /srv/libkolab.git/build/tests && /usr/lib64/qt4/bin/moc-qt4 -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtDesigner -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib64/qt4/mkspecs/default -I/usr/include -I/usr/include/QtCore -I/usr/include/calendaring -I/srv/libkolab.git/build -I/usr/include -I/srv/libkolab.git/kolabformatV2 -I/usr/lib64/cmake/Libkolabxml/../../../include/kolabxml -I/srv/libkolab.git/. -I/srv/libkolab.git/build/tests -DKDEPIMLIBS_VERSION_MAJOR=4 -DKDEPIMLIBS_VERSION_MINOR=10 -DKDEPIMLIBS_VERSION_PATCH=0 -DKDEPIMLIBS_VERSION_DEVEL -DTEST_DATA_PATH=\"/srv/libkolab.git/tests\" -o /srv/libkolab.git/build/tests/calendaringtest.moc /srv/libkolab.git/tests/calendaringtest.h |
| 5973 | cd /srv/libkolab.git/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /srv/libkolab.git /srv/libkolab.git/tests /srv/libkolab.git/build /srv/libkolab.git/build/tests /srv/libkolab.git/build/tests/CMakeFiles/calendaringtest.dir/DependInfo.cmake |
| 5974 | Scanning dependencies of target calendaringtest |
| 5975 | make[2]: Leaving directory `/srv/libkolab.git/build' |
| 5976 | make -f tests/CMakeFiles/calendaringtest.dir/build.make tests/CMakeFiles/calendaringtest.dir/build |
| 5977 | make[2]: Entering directory `/srv/libkolab.git/build' |
| 5978 | /usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 5 |
| 5979 | [ 75%] Building CXX object tests/CMakeFiles/calendaringtest.dir/calendaringtest.cpp.o |
| 5980 | cd /srv/libkolab.git/build/tests && /usr/bin/c++ -DKDEPIMLIBS_VERSION_DEVEL -DKDEPIMLIBS_VERSION_MAJOR=4 -DKDEPIMLIBS_VERSION_MINOR=10 -DKDEPIMLIBS_VERSION_PATCH=0 -DTEST_DATA_PATH=\"/srv/libkolab.git/tests\" -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -fexceptions -UQT_NO_EXCEPTIONS -fPIC -g -O3 -DNDEBUG -DQT_NO_DEBUG -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib64/qt4/mkspecs/default -I/usr/include/calendaring -I/srv/libkolab.git/build -I/srv/libkolab.git/kolabformatV2 -I/usr/lib64/cmake/Libkolabxml/../../../include/kolabxml -I/srv/libkolab.git/. -I/srv/libkolab.git/build/tests -o CMakeFiles/calendaringtest.dir/calendaringtest.cpp.o -c /srv/libkolab.git/tests/calendaringtest.cpp |
| 5981 | In file included from [01m[K/usr/include/QtTest/qtestcase.h:48:0[m[K, |
| 5982 | from [01m[K/usr/include/QtTest/qtest.h:46[m[K, |
| 5983 | from [01m[K/usr/include/QtTest/QTest:1[m[K, |
| 5984 | from [01m[K/srv/libkolab.git/tests/calendaringtest.cpp:21[m[K: |
| 5985 | [01m[K/srv/libkolab.git/tests/testhelpers.h:51:1:[m[K [01;31m[Kerror: [m[Kredefinition of '[01m[Kstruct QMetaTypeId<KCalCore::Duration>[m[K' |
| 5986 | Q_DECLARE_METATYPE(KCalCore::Duration); |
| 5987 | [01;32m[K ^[m[K |
| 5988 | [01m[K/usr/include/calendaring/kcalcore/duration.h:338:1:[m[K [01;31m[Kerror: [m[Kprevious definition of '[01m[Kstruct QMetaTypeId<KCalCore::Duration>[m[K' |
| 5989 | Q_DECLARE_METATYPE(KCalCore::Duration) |
| 5990 | [01;32m[K ^[m[K |
| 5991 | make[2]: *** [tests/CMakeFiles/calendaringtest.dir/calendaringtest.cpp.o] Error 1 |
| 5992 | make[2]: Leaving directory `/srv/libkolab.git/build' |
| 5993 | make[1]: *** [tests/CMakeFiles/calendaringtest.dir/all] Error 2 |
| 5994 | make[1]: Leaving directory `/srv/libkolab.git/build' |
| 5995 | make: *** [all] Error 2 |
| 5996 | FAILED to build. |
| 5997 | Running ../stick.git/drydocker/libkolab/test_build.sh FAILED (at 76062398820fab157822479d853f7eb9164883c2) |
| 5998 | ======================================================================== |
| 5999 | Running '_install_package_builddep libkolab' OK (at 76062398820fab157822479d853f7eb9164883c2) |
| 6000 | Running '../stick.git/drydocker/libkolab/test_build.sh' FAILED (at 76062398820fab157822479d853f7eb9164883c2) |
| 6001 | ======================================================================== |
| 6002 | /var/tmp/1255 |
| 6003 |
Lease Host
Lease Host
- When
- Completed at Jun 30 2015, 5:31 PM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Jun 30 2015, 5:31 PM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.