And the attachment...
+ cd /home/jsarenik/qpid-0.6rc7 + cd cpp + ./bootstrap + CXXFLAGS=' -DNDEBUG -O3' + ./configure --disable-static --with-cpg --without-help2man [... SNIP ...] + make -j 5 [... SNIP ...] + make check [... SNIP ...] 0% 10 20 30 40 50 60 70 80 90 100% |----|----|----|----|----|----|----|----|----|----| Running 263 test cases... ***************************************************
*** No errors detected PASS: unit_test 0% 10 20 30 40 50 60 70 80 90 100% |----|----|----|----|----|----|----|----|----|----| Running 48 test cases... *****************unknown location(0): fatal error in "testReconnectSameSessionName": child was killed; pid: 29529; uid: 500; exit value: 9 ClusterFailover.cpp(61): last checkpoint *unknown location(0): fatal error in "testCoincidentErrors": child was killed; pid: 29577; uid: 500; exit value: 11 ClusterFailover.cpp(61): last checkpoint *************unknown location(0): fatal error in "testConnectionKnownHosts": child was killed; pid: 30289; uid: 500; exit value: 9 cluster_test.cpp(537): last checkpoint *unknown location(0): fatal error in "testUpdateConsumers": child was killed; pid: 30341; uid: 500; exit value: 9 cluster_test.cpp(588): last checkpoint ******************* *** 4 failures detected in test suite "Master Test Suite" FAIL: run_cluster_test [... SNIP ...] ==================================== 1 of 20 tests failed Please report to [email protected] ==================================== make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `/home/jsarenik/qpid-0.6rc7/cpp/src/tests' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/home/jsarenik/qpid-0.6rc7/cpp/src/tests' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/home/jsarenik/qpid-0.6rc7/cpp/src' make: *** [check-recursive] Error 1 + exit 1
--------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
