Page MenuHomePhorge

Build 151
FailedPublic

Run Command

When
Completed at Apr 17 2015, 4:25 PM · Built for 2 m, 52 s
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

Build Log 588 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

12+ shift
13+ '[' 10 -gt 0 ']'
14+ case $1 in
15++ eval echo ''\''5fd1d9b2d6f9156a33f2e3686a544627202c9740'\'''
16+++ echo 5fd1d9b2d6f9156a33f2e3686a544627202c9740
17+ commit=5fd1d9b2d6f9156a33f2e3686a544627202c9740
18+ shift
19+ shift
20+ '[' 8 -gt 0 ']'
21+ case $1 in
22++ eval echo ''\'''\'''
23+++ echo ''
24+ differential=
25+ shift
26+ shift
27+ '[' 6 -gt 0 ']'
28+ case $1 in
29++ eval echo ''\''PHID-HMBT-zpjwap2aotqnwzkaiqrr'\'''
30+++ echo PHID-HMBT-zpjwap2aotqnwzkaiqrr
31+ phid=PHID-HMBT-zpjwap2aotqnwzkaiqrr
32+ shift
33+ shift
34+ '[' 4 -gt 0 ']'
35+ case $1 in
36++ eval echo ''\''ssh://git@git.kolab.org/diffusion/LK/libkolab.git'\'''
37+++ echo ssh://git@git.kolab.org/diffusion/LK/libkolab.git
38+ uri=ssh://git@git.kolab.org/diffusion/LK/libkolab.git
39+ shift
40+ shift
41+ '[' 2 -gt 0 ']'
42+ case $1 in
43++ eval echo ''\''git'\'''
44+++ echo git
45+ vcs=git
46+ shift
47+ shift
48+ '[' 0 -gt 0 ']'
49+ '[' -z 5fd1d9b2d6f9156a33f2e3686a544627202c9740 -a -z '' ']'
50+ '[' -z ssh://git@git.kolab.org/diffusion/LK/libkolab.git ']'
51+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
52+ test_build=1
53+ test_functional=1
54+ test_integration=1
55+ test_performance=1
56+ test_unit=1
57+ '[' -z git ']'
58+ case ${vcs} in
59++ basename ssh://git@git.kolab.org/diffusion/LK/libkolab.git .git
60+ package=libkolab
61++ echo ssh://git@git.kolab.org/diffusion/LK/libkolab.git
62++ sed -e 's|ssh://git@|https://|g'
63+ ro_uri=https://git.kolab.org/diffusion/LK/libkolab.git
64+ case ${package} in
65++ pwd
66+ export TMPDIR=/var/tmp/232
67+ TMPDIR=/var/tmp/232
68+ '[' '!' -d libkolab.git ']'
69+ git clone https://git.kolab.org/diffusion/LK/libkolab.git libkolab.git
70+ pushd libkolab.git
71+ git checkout 5fd1d9b2d6f9156a33f2e3686a544627202c9740
72Note: checking out '5fd1d9b2d6f9156a33f2e3686a544627202c9740'.
73
74You are in 'detached HEAD' state. You can look around, make experimental
75changes and commit them, and you can discard any commits you make in this
76state without impacting any branches by performing another checkout.
77
78If you want to create a new branch to retain commits you create, you may
79do so (now or later) by using -b with the checkout command again. Example:
80
81 git checkout -b new_branch_name
82
83HEAD is now at 5fd1d9b... pushd and popd to the right directories at the right moment
84+ popd
85+ '[' libkolab '!=' 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/libkolab/build.sh ']'
102+ pushd libkolab.git
103+ ../stick.git/drydocker/libkolab/build.sh
104+ docker run -it --attach=stdout --attach=stderr --detach=false -e ID=151 -e COMMIT=5fd1d9b2d6f9156a33f2e3686a544627202c9740 -e DIFFERENTIAL= -e PACKAGE=libkolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-zpjwap2aotqnwzkaiqrr -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
105+ exit 1
106+ retval=1
107+ popd
108+ cd /var/tmp
109+ rm -rf /var/tmp/232
110+ exit 1
111

Build Log 587 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

2601 #define ZEND_MODULE_DEACTIVATE_N(module) zm_deactivate_##module
2602 ^
2603/usr/include/php/Zend/zend_API.h:127:46: note: in expansion of macro 'ZEND_MODULE_DEACTIVATE_N'
2604 #define ZEND_MODULE_DEACTIVATE_D(module) int ZEND_MODULE_DEACTIVATE_N(module)(SHUTDOWN_FUNC_ARGS)
2605 ^
2606/usr/include/php/main/php.h:384:32: note: in expansion of macro 'ZEND_MODULE_DEACTIVATE_D'
2607 #define PHP_RSHUTDOWN_FUNCTION ZEND_MODULE_DEACTIVATE_D
2608 ^
2609/srv/libkolab.git/build/icalendar/php/php_kolabicalendar_wrapper.cpp:1894:1: note: in expansion of macro 'PHP_RSHUTDOWN_FUNCTION'
2610 PHP_RSHUTDOWN_FUNCTION(kolabicalendar)
2611 ^
2612/usr/include/php/Zend/zend_API.h:119:38: warning: unused parameter 'zend_module' [-Wunused-parameter]
2613 #define ZEND_MODULE_INFO_N(module) zm_info_##module
2614 ^
2615/usr/include/php/Zend/zend_API.h:129:43: note: in expansion of macro 'ZEND_MODULE_INFO_N'
2616 #define ZEND_MODULE_INFO_D(module) void ZEND_MODULE_INFO_N(module)(ZEND_MODULE_INFO_FUNC_ARGS)
2617 ^
2618/usr/include/php/main/php.h:385:29: note: in expansion of macro 'ZEND_MODULE_INFO_D'
2619 #define PHP_MINFO_FUNCTION ZEND_MODULE_INFO_D
2620 ^
2621/srv/libkolab.git/build/icalendar/php/php_kolabicalendar_wrapper.cpp:1901:1: note: in expansion of macro 'PHP_MINFO_FUNCTION'
2622 PHP_MINFO_FUNCTION(kolabicalendar)
2623 ^
2624Linking CXX shared library kolabicalendar.so
2625cd /srv/libkolab.git/build/icalendar/php && /usr/bin/cmake -E cmake_link_script CMakeFiles/kolabicalendar_phpbindings.dir/link.txt --verbose=1
2626/usr/bin/c++ -fPIC -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 -Wno-unused -Wno-missing-field-initializers -Wno-undef -O3 -DNDEBUG -DQT_NO_DEBUG -shared -Wl,-soname,kolabicalendar.so -o kolabicalendar.so CMakeFiles/kolabicalendar_phpbindings.dir/php_kolabicalendar_wrapper.cpp.o ../../libkolab.so.0.6.0 /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 -Wl,-rpath,/srv/libkolab.git/build:
2627make[2]: Leaving directory `/srv/libkolab.git/build'
2628/usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 80 81
2629[ 71%] Built target kolabicalendar_phpbindings
2630make -f utils/CMakeFiles/kolabformatchecker.dir/build.make utils/CMakeFiles/kolabformatchecker.dir/depend
2631make[2]: Entering directory `/srv/libkolab.git/build'
2632cd /srv/libkolab.git/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /srv/libkolab.git /srv/libkolab.git/utils /srv/libkolab.git/build /srv/libkolab.git/build/utils /srv/libkolab.git/build/utils/CMakeFiles/kolabformatchecker.dir/DependInfo.cmake --color=
2633Scanning dependencies of target kolabformatchecker
2634make[2]: Leaving directory `/srv/libkolab.git/build'
2635make -f utils/CMakeFiles/kolabformatchecker.dir/build.make utils/CMakeFiles/kolabformatchecker.dir/build
2636make[2]: Entering directory `/srv/libkolab.git/build'
2637/usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 79
2638[ 72%] Building CXX object utils/CMakeFiles/kolabformatchecker.dir/kolabformatchecker.cpp.o
2639cd /srv/libkolab.git/build/utils && /usr/bin/c++ -DKDEPIMLIBS_VERSION_DEVEL -DKDEPIMLIBS_VERSION_MAJOR=4 -DKDEPIMLIBS_VERSION_MINOR=10 -DKDEPIMLIBS_VERSION_PATCH=0 -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/phonon -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/. -o CMakeFiles/kolabformatchecker.dir/kolabformatchecker.cpp.o -c /srv/libkolab.git/utils/kolabformatchecker.cpp
2640Linking CXX executable kolabformatchecker
2641cd /srv/libkolab.git/build/utils && /usr/bin/cmake -E cmake_link_script CMakeFiles/kolabformatchecker.dir/link.txt --verbose=1
2642/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/kolabformatchecker.dir/kolabformatchecker.cpp.o -o kolabformatchecker -rdynamic ../libkolab.so.0.6.0 -lboost_program_options-mt /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 -Wl,-rpath,/srv/libkolab.git/build
2643make[2]: Leaving directory `/srv/libkolab.git/build'
2644/usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 79
2645[ 72%] Built target kolabformatchecker
2646make -f tests/CMakeFiles/benchmarktest.dir/build.make tests/CMakeFiles/benchmarktest.dir/depend
2647make[2]: Entering directory `/srv/libkolab.git/build'
2648/usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles
2649[ 72%] Generating benchmark.moc
2650cd /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/phonon -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/benchmark.moc /srv/libkolab.git/tests/benchmark.h
2651cd /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 --color=
2652Scanning dependencies of target benchmarktest
2653make[2]: Leaving directory `/srv/libkolab.git/build'
2654make -f tests/CMakeFiles/benchmarktest.dir/build.make tests/CMakeFiles/benchmarktest.dir/build
2655make[2]: Entering directory `/srv/libkolab.git/build'
2656/usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 1
2657[ 73%] Building CXX object tests/CMakeFiles/benchmarktest.dir/benchmark.cpp.o
2658cd /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/phonon -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
2659Linking CXX executable benchmarktest
2660cd /srv/libkolab.git/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/benchmarktest.dir/link.txt --verbose=1
2661/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
2662make[2]: Leaving directory `/srv/libkolab.git/build'
2663/usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 1
2664[ 73%] Built target benchmarktest
2665make -f tests/CMakeFiles/calendaringtest.dir/build.make tests/CMakeFiles/calendaringtest.dir/depend
2666make[2]: Entering directory `/srv/libkolab.git/build'
2667/usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 4
2668[ 74%] Generating calendaringtest.moc
2669cd /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/phonon -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
2670cd /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 --color=
2671Scanning dependencies of target calendaringtest
2672make[2]: Leaving directory `/srv/libkolab.git/build'
2673make -f tests/CMakeFiles/calendaringtest.dir/build.make tests/CMakeFiles/calendaringtest.dir/build
2674make[2]: Entering directory `/srv/libkolab.git/build'
2675/usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 5
2676[ 75%] Building CXX object tests/CMakeFiles/calendaringtest.dir/calendaringtest.cpp.o
2677cd /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/phonon -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
2678In file included from /usr/include/QtTest/qtestcase.h:48:0,
2679 from /usr/include/QtTest/qtest.h:46,
2680 from /usr/include/QtTest/QTest:1,
2681 from /srv/libkolab.git/tests/calendaringtest.cpp:21:
2682/srv/libkolab.git/tests/testhelpers.h:51:1: error: redefinition of 'struct QMetaTypeId<KCalCore::Duration>'
2683 Q_DECLARE_METATYPE(KCalCore::Duration);
2684 ^
2685/usr/include/calendaring/kcalcore/duration.h:338:1: error: previous definition of 'struct QMetaTypeId<KCalCore::Duration>'
2686 Q_DECLARE_METATYPE(KCalCore::Duration)
2687 ^
2688make[2]: *** [tests/CMakeFiles/calendaringtest.dir/calendaringtest.cpp.o] Error 1
2689make[2]: Leaving directory `/srv/libkolab.git/build'
2690make[1]: *** [tests/CMakeFiles/calendaringtest.dir/all] Error 2
2691make[1]: Leaving directory `/srv/libkolab.git/build'
2692make: *** [all] Error 2
2693FAILED to build.
2694Running ../stick.git/drydocker/libkolab/test_build.sh FAILED (at 5fd1d9b2d6f9156a33f2e3686a544627202c9740)
2695========================================================================
2696 Running 'yum-builddep -y libkolab' OK (at 5fd1d9b2d6f9156a33f2e3686a544627202c9740)
2697 Running '../stick.git/drydocker/libkolab/test_build.sh' FAILED (at 5fd1d9b2d6f9156a33f2e3686a544627202c9740)
2698========================================================================
2699/var/tmp/232
2700

Lease Host

When
Completed at Apr 17 2015, 4:22 PM · Built for 1 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Wait for Previous Commits to Build

When
Completed at Apr 17 2015, 4:22 PM · Built instantly
Status
Passed
1 empty log is hidden Show all logs.

Event Timeline