Page MenuHomePhorge

Build 560
FailedPublic

Run Command

When
Completed at May 26 2015, 5:37 PM · Built for 2 m, 50 s
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

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

1+ '[' -z d13aaf8a3711fd16451ab7756473941e6bd6bf24 -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/LK/libkolab.git ']'
3+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
4+ test_build=1
5+ test_functional=1
6+ test_integration=1
7+ test_performance=1
8+ test_unit=1
9+ '[' -z git ']'
10+ case ${vcs} in
11++ basename ssh://git@git.kolab.org/diffusion/LK/libkolab.git .git
12+ package=libkolab
13++ echo ssh://git@git.kolab.org/diffusion/LK/libkolab.git
14++ sed -e 's|ssh://git@|https://|g'
15+ ro_uri=https://git.kolab.org/diffusion/LK/libkolab.git
16+ case ${package} in
17+ case ${uri} in
18++ pwd
19+ export TMPDIR=/var/tmp/789
20+ TMPDIR=/var/tmp/789
21+ '[' '!' -d libkolab.git ']'
22+ git clone https://git.kolab.org/diffusion/LK/libkolab.git libkolab.git
23+ pushd libkolab.git
24+ git checkout d13aaf8a3711fd16451ab7756473941e6bd6bf24
25Note: checking out 'd13aaf8a3711fd16451ab7756473941e6bd6bf24'.
26
27You are in 'detached HEAD' state. You can look around, make experimental
28changes and commit them, and you can discard any commits you make in this
29state without impacting any branches by performing another checkout.
30
31If you want to create a new branch to retain commits you create, you may
32do so (now or later) by using -b with the checkout command again. Example:
33
34 git checkout -b new_branch_name
35
36HEAD is now at d13aaf8... Made building the tools optional.
37+ popd
38+ '[' libkolab '!=' stick ']'
39+ '[' '!' -d stick.git ']'
40+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
41+ export commit
42+ export differential
43+ export id
44+ export package
45+ export phid
46+ export ro_uri
47+ export uri
48+ export vcs
49+ export test_build
50+ export test_functional
51+ export test_integration
52+ export test_performance
53+ export test_unit
54+ '[' -x stick.git/drydocker/libkolab/build.sh ']'
55+ pushd libkolab.git
56+ ../stick.git/drydocker/libkolab/build.sh
57+ docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --hostname=kolab.example.org -e ID=560 -e COMMIT=d13aaf8a3711fd16451ab7756473941e6bd6bf24 -e DIFFERENTIAL= -e PACKAGE=libkolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-6xgkuolw7pymosz3vlbg -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
58+ exit 1
59+ retval=1
60+ popd
61+ cd /var/tmp
62+ rm -rf /var/tmp/789
63+ exit 1
64

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

2796/usr/include/php/Zend/zend_API.h:125:45: note: in expansion of macro 'ZEND_MODULE_SHUTDOWN_N'
2797 #define ZEND_MODULE_SHUTDOWN_D(module) int ZEND_MODULE_SHUTDOWN_N(module)(SHUTDOWN_FUNC_ARGS)
2798 ^
2799/usr/include/php/main/php.h:382:32: note: in expansion of macro 'ZEND_MODULE_SHUTDOWN_D'
2800 #define PHP_MSHUTDOWN_FUNCTION ZEND_MODULE_SHUTDOWN_D
2801 ^
2802/srv/libkolab.git/build/icalendar/php/php_kolabicalendar_wrapper.cpp:1885:1: note: in expansion of macro 'PHP_MSHUTDOWN_FUNCTION'
2803 PHP_MSHUTDOWN_FUNCTION(kolabicalendar)
2804 ^
2805/usr/include/php/Zend/zend_API.h:115:41: warning: unused parameter 'module_number' [-Wunused-parameter]
2806 #define ZEND_MODULE_SHUTDOWN_N(module) zm_shutdown_##module
2807 ^
2808/usr/include/php/Zend/zend_API.h:125:45: note: in expansion of macro 'ZEND_MODULE_SHUTDOWN_N'
2809 #define ZEND_MODULE_SHUTDOWN_D(module) int ZEND_MODULE_SHUTDOWN_N(module)(SHUTDOWN_FUNC_ARGS)
2810 ^
2811/usr/include/php/main/php.h:382:32: note: in expansion of macro 'ZEND_MODULE_SHUTDOWN_D'
2812 #define PHP_MSHUTDOWN_FUNCTION ZEND_MODULE_SHUTDOWN_D
2813 ^
2814/srv/libkolab.git/build/icalendar/php/php_kolabicalendar_wrapper.cpp:1885:1: note: in expansion of macro 'PHP_MSHUTDOWN_FUNCTION'
2815 PHP_MSHUTDOWN_FUNCTION(kolabicalendar)
2816 ^
2817/usr/include/php/Zend/zend_API.h:117:42: warning: unused parameter 'type' [-Wunused-parameter]
2818 #define ZEND_MODULE_DEACTIVATE_N(module) zm_deactivate_##module
2819 ^
2820/usr/include/php/Zend/zend_API.h:127:46: note: in expansion of macro 'ZEND_MODULE_DEACTIVATE_N'
2821 #define ZEND_MODULE_DEACTIVATE_D(module) int ZEND_MODULE_DEACTIVATE_N(module)(SHUTDOWN_FUNC_ARGS)
2822 ^
2823/usr/include/php/main/php.h:384:32: note: in expansion of macro 'ZEND_MODULE_DEACTIVATE_D'
2824 #define PHP_RSHUTDOWN_FUNCTION ZEND_MODULE_DEACTIVATE_D
2825 ^
2826/srv/libkolab.git/build/icalendar/php/php_kolabicalendar_wrapper.cpp:1894:1: note: in expansion of macro 'PHP_RSHUTDOWN_FUNCTION'
2827 PHP_RSHUTDOWN_FUNCTION(kolabicalendar)
2828 ^
2829/usr/include/php/Zend/zend_API.h:117:42: warning: unused parameter 'module_number' [-Wunused-parameter]
2830 #define ZEND_MODULE_DEACTIVATE_N(module) zm_deactivate_##module
2831 ^
2832/usr/include/php/Zend/zend_API.h:127:46: note: in expansion of macro 'ZEND_MODULE_DEACTIVATE_N'
2833 #define ZEND_MODULE_DEACTIVATE_D(module) int ZEND_MODULE_DEACTIVATE_N(module)(SHUTDOWN_FUNC_ARGS)
2834 ^
2835/usr/include/php/main/php.h:384:32: note: in expansion of macro 'ZEND_MODULE_DEACTIVATE_D'
2836 #define PHP_RSHUTDOWN_FUNCTION ZEND_MODULE_DEACTIVATE_D
2837 ^
2838/srv/libkolab.git/build/icalendar/php/php_kolabicalendar_wrapper.cpp:1894:1: note: in expansion of macro 'PHP_RSHUTDOWN_FUNCTION'
2839 PHP_RSHUTDOWN_FUNCTION(kolabicalendar)
2840 ^
2841/usr/include/php/Zend/zend_API.h:119:38: warning: unused parameter 'zend_module' [-Wunused-parameter]
2842 #define ZEND_MODULE_INFO_N(module) zm_info_##module
2843 ^
2844/usr/include/php/Zend/zend_API.h:129:43: note: in expansion of macro 'ZEND_MODULE_INFO_N'
2845 #define ZEND_MODULE_INFO_D(module) void ZEND_MODULE_INFO_N(module)(ZEND_MODULE_INFO_FUNC_ARGS)
2846 ^
2847/usr/include/php/main/php.h:385:29: note: in expansion of macro 'ZEND_MODULE_INFO_D'
2848 #define PHP_MINFO_FUNCTION ZEND_MODULE_INFO_D
2849 ^
2850/srv/libkolab.git/build/icalendar/php/php_kolabicalendar_wrapper.cpp:1901:1: note: in expansion of macro 'PHP_MINFO_FUNCTION'
2851 PHP_MINFO_FUNCTION(kolabicalendar)
2852 ^
2853Linking CXX shared library kolabicalendar.so
2854cd /srv/libkolab.git/build/icalendar/php && /usr/bin/cmake -E cmake_link_script CMakeFiles/kolabicalendar_phpbindings.dir/link.txt --verbose=1
2855/usr/bin/c++ -fPIC -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 -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.7 /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:
2856make[2]: Leaving directory `/srv/libkolab.git/build'
2857/usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 80 81
2858[ 71%] Built target kolabicalendar_phpbindings
2859make -f utils/CMakeFiles/kolabformatchecker.dir/build.make utils/CMakeFiles/kolabformatchecker.dir/depend
2860make[2]: Entering directory `/srv/libkolab.git/build'
2861cd /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
2862Scanning dependencies of target kolabformatchecker
2863make[2]: Leaving directory `/srv/libkolab.git/build'
2864make -f utils/CMakeFiles/kolabformatchecker.dir/build.make utils/CMakeFiles/kolabformatchecker.dir/build
2865make[2]: Entering directory `/srv/libkolab.git/build'
2866/usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 79
2867[ 72%] Building CXX object utils/CMakeFiles/kolabformatchecker.dir/kolabformatchecker.cpp.o
2868cd /srv/libkolab.git/build/utils && /usr/bin/c++ -DKDEPIMLIBS_VERSION_DEVEL -DKDEPIMLIBS_VERSION_MAJOR=4 -DKDEPIMLIBS_VERSION_MINOR=10 -DKDEPIMLIBS_VERSION_PATCH=0 -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 -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/. -o CMakeFiles/kolabformatchecker.dir/kolabformatchecker.cpp.o -c /srv/libkolab.git/utils/kolabformatchecker.cpp
2869Linking CXX executable kolabformatchecker
2870cd /srv/libkolab.git/build/utils && /usr/bin/cmake -E cmake_link_script CMakeFiles/kolabformatchecker.dir/link.txt --verbose=1
2871/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 -g -O3 -DNDEBUG -DQT_NO_DEBUG CMakeFiles/kolabformatchecker.dir/kolabformatchecker.cpp.o -o kolabformatchecker -rdynamic ../libkolab.so.0.7 -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
2872CMakeFiles/kolabformatchecker.dir/kolabformatchecker.cpp.o: In function `main':
2873/srv/libkolab.git/utils/kolabformatchecker.cpp:95: undefined reference to `Kolab::KolabObjectReader::KolabObjectReader(boost::shared_ptr<KMime::Message> const&)'
2874CMakeFiles/kolabformatchecker.dir/kolabformatchecker.cpp.o: In function `Kolab::ErrorHandler::errorOccured()':
2875/srv/libkolab.git/./kolabformat/errorhandler.h:86: undefined reference to `Kolab::ErrorHandler::error() const'
2876CMakeFiles/kolabformatchecker.dir/kolabformatchecker.cpp.o: In function `main':
2877/srv/libkolab.git/utils/kolabformatchecker.cpp:95: undefined reference to `Kolab::KolabObjectReader::~KolabObjectReader()'
2878CMakeFiles/kolabformatchecker.dir/kolabformatchecker.cpp.o: In function `Kolab::ErrorHandler::instance()':
2879/srv/libkolab.git/./kolabformat/errorhandler.h:64: undefined reference to `Kolab::ErrorHandler::ErrorHandler()'
2880CMakeFiles/kolabformatchecker.dir/kolabformatchecker.cpp.o: In function `main':
2881/srv/libkolab.git/utils/kolabformatchecker.cpp:95: undefined reference to `Kolab::KolabObjectReader::~KolabObjectReader()'
2882collect2: error: ld returned 1 exit status
2883make[2]: *** [utils/kolabformatchecker] Error 1
2884make[2]: Leaving directory `/srv/libkolab.git/build'
2885make[1]: *** [utils/CMakeFiles/kolabformatchecker.dir/all] Error 2
2886make[1]: Leaving directory `/srv/libkolab.git/build'
2887make: *** [all] Error 2
2888FAILED to build.
2889Running ../stick.git/drydocker/libkolab/test_build.sh FAILED (at d13aaf8a3711fd16451ab7756473941e6bd6bf24)
2890========================================================================
2891 Running 'yum-builddep -y --disablerepo=openSUSE_Tools libkolab' OK (at d13aaf8a3711fd16451ab7756473941e6bd6bf24)
2892 Running '../stick.git/drydocker/libkolab/test_build.sh' FAILED (at d13aaf8a3711fd16451ab7756473941e6bd6bf24)
2893========================================================================
2894/var/tmp/789
2895

Lease Host

When
Completed at May 26 2015, 5:35 PM · Built instantly
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 May 26 2015, 5:35 PM · Built instantly
Status
Passed

Build Log 2051 (waiting - blockers)
25 - 50 - 100 - Unlimited Lines

1Blocked by: Build 559
2Blocked by: Build 559
3Blocked by: Build 559
4Blocked by: Build 559
5Blocked by: Build 559
6Blocked by: Build 559
7Blocked by: Build 559
8Blocked by: Build 559
9Blocked by: Build 559
10Blocked by: Build 559
11Blocked by: Build 559
12Blocked by: Build 559
13Blocked by: Build 559
14Blocked by: Build 559
15Blocked by: Build 559
16Blocked by: Build 559
17Blocked by: Build 559
18Blocked by: Build 559
19Blocked by: Build 559
20Blocked by: Build 559
21Blocked by: Build 559
22Blocked by: Build 559
23

Event Timeline