Page MenuHomePhorge

Build 916
FailedPublic

Run Command

When
Completed at Jun 30 2015, 6:10 PM · Built for 4 m, 12 s
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

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

16+ case ${package} in
17++ pwd
18+ export TMPDIR=/var/tmp/1262
19+ TMPDIR=/var/tmp/1262
20+ '[' '!' -d libkolab.git ']'
21+ git clone https://git.kolab.org/diffusion/LK/libkolab.git libkolab.git
22+ pushd libkolab.git
23+ git checkout b07bb83f1a152de2f0b6583f7d061fb8f63a63ab
24Note: checking out 'b07bb83f1a152de2f0b6583f7d061fb8f63a63ab'.
25
26You are in 'detached HEAD' state. You can look around, make experimental
27changes and commit them, and you can discard any commits you make in this
28state without impacting any branches by performing another checkout.
29
30If you want to create a new branch to retain commits you create, you may
31do so (now or later) by using -b with the checkout command again. Example:
32
33 git checkout -b new_branch_name
34
35HEAD is now at b07bb83... Made building the tools optional.
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=916 -e COMMIT=b07bb83f1a152de2f0b6583f7d061fb8f63a63ab -e DIFFERENTIAL= -e PACKAGE=libkolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-qevqs4pbbkqs3tctflve -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/1262
64+ exit 1
65

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

5603 ^
5604/usr/include/php/main/php.h:385:29: note: in expansion of macro 'ZEND_MODULE_INFO_D'
5605 #define PHP_MINFO_FUNCTION ZEND_MODULE_INFO_D
5606 ^
5607/srv/libkolab.git/build/icalendar/php/php_kolabicalendar_wrapper.cpp:1901:1: note: in expansion of macro 'PHP_MINFO_FUNCTION'
5608 PHP_MINFO_FUNCTION(kolabicalendar)
5609 ^
5610Linking CXX shared library kolabicalendar.so
5611cd /srv/libkolab.git/build/icalendar/php && /usr/bin/cmake -E cmake_link_script CMakeFiles/kolabicalendar_phpbindings.dir/link.txt --verbose=1
5612/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.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:
5613make[2]: Leaving directory `/srv/libkolab.git/build'
5614/usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 80 81
5615[ 71%] Built target kolabicalendar_phpbindings
5616make -f utils/CMakeFiles/kolabformatchecker.dir/build.make utils/CMakeFiles/kolabformatchecker.dir/depend
5617make[2]: Entering directory `/srv/libkolab.git/build'
5618cd /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
5619Scanning dependencies of target kolabformatchecker
5620make[2]: Leaving directory `/srv/libkolab.git/build'
5621make -f utils/CMakeFiles/kolabformatchecker.dir/build.make utils/CMakeFiles/kolabformatchecker.dir/build
5622make[2]: Entering directory `/srv/libkolab.git/build'
5623/usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 79
5624[ 72%] Building CXX object utils/CMakeFiles/kolabformatchecker.dir/kolabformatchecker.cpp.o
5625cd /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
5626Linking CXX executable kolabformatchecker
5627cd /srv/libkolab.git/build/utils && /usr/bin/cmake -E cmake_link_script CMakeFiles/kolabformatchecker.dir/link.txt --verbose=1
5628/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.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
5629CMakeFiles/kolabformatchecker.dir/kolabformatchecker.cpp.o: In function `main':
5630/srv/libkolab.git/utils/kolabformatchecker.cpp:95: undefined reference to `Kolab::KolabObjectReader::KolabObjectReader(boost::shared_ptr<KMime::Message> const&)'
5631CMakeFiles/kolabformatchecker.dir/kolabformatchecker.cpp.o: In function `Kolab::ErrorHandler::errorOccured()':
5632/srv/libkolab.git/./kolabformat/errorhandler.h:86: undefined reference to `Kolab::ErrorHandler::error() const'
5633CMakeFiles/kolabformatchecker.dir/kolabformatchecker.cpp.o: In function `main':
5634/srv/libkolab.git/utils/kolabformatchecker.cpp:95: undefined reference to `Kolab::KolabObjectReader::~KolabObjectReader()'
5635CMakeFiles/kolabformatchecker.dir/kolabformatchecker.cpp.o: In function `Kolab::ErrorHandler::instance()':
5636/srv/libkolab.git/./kolabformat/errorhandler.h:64: undefined reference to `Kolab::ErrorHandler::ErrorHandler()'
5637CMakeFiles/kolabformatchecker.dir/kolabformatchecker.cpp.o: In function `main':
5638/srv/libkolab.git/utils/kolabformatchecker.cpp:95: undefined reference to `Kolab::KolabObjectReader::~KolabObjectReader()'
5639collect2: error: ld returned 1 exit status
5640make[2]: *** [utils/kolabformatchecker] Error 1
5641make[2]: Leaving directory `/srv/libkolab.git/build'
5642make[1]: *** [utils/CMakeFiles/kolabformatchecker.dir/all] Error 2
5643make[1]: Leaving directory `/srv/libkolab.git/build'
5644make: *** [all] Error 2
5645FAILED to build.
5646Running ../stick.git/drydocker/libkolab/test_build.sh FAILED (at b07bb83f1a152de2f0b6583f7d061fb8f63a63ab)
5647========================================================================
5648 Running '_install_package_builddep libkolab' OK (at b07bb83f1a152de2f0b6583f7d061fb8f63a63ab)
5649 Running '../stick.git/drydocker/libkolab/test_build.sh' FAILED (at b07bb83f1a152de2f0b6583f7d061fb8f63a63ab)
5650========================================================================
5651/var/tmp/1262
5652

Lease Host

When
Completed at Jun 30 2015, 6:06 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 Jun 30 2015, 6:06 PM · Built instantly
Status
Passed

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

80Blocked by: Build 915
81Blocked by: Build 915
82Blocked by: Build 915
83Blocked by: Build 915
84Blocked by: Build 915
85Blocked by: Build 915
86Blocked by: Build 915
87Blocked by: Build 915
88Blocked by: Build 915
89Blocked by: Build 915
90Blocked by: Build 915
91Blocked by: Build 915
92Blocked by: Build 915
93Blocked by: Build 915
94Blocked by: Build 915
95Blocked by: Build 915
96Blocked by: Build 915
97Blocked by: Build 915
98Blocked by: Build 915
99Blocked by: Build 915
100Blocked by: Build 915
101Blocked by: Build 915
102Blocked by: Build 915
103Blocked by: Build 915
104Blocked by: Build 915
105Blocked by: Build 915
106Blocked by: Build 915
107Blocked by: Build 915
108Blocked by: Build 915
109Blocked by: Build 915
110Blocked by: Build 915
111Blocked by: Build 915
112Blocked by: Build 915
113Blocked by: Build 915
114Blocked by: Build 915
115Blocked by: Build 915
116Blocked by: Build 915
117Blocked by: Build 915
118Blocked by: Build 915
119Blocked by: Build 915
120Blocked by: Build 915
121Blocked by: Build 915
122Blocked by: Build 915
123Blocked by: Build 915
124Blocked by: Build 915
125Blocked by: Build 915
126Blocked by: Build 915
127Blocked by: Build 915
128Blocked by: Build 915
129

Event Timeline