Advertisement
VoltVisionFrenchy

OLA Build Fail for Ubuntu Mate 15.04...

Jul 9th, 2015
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.54 KB | None | 0 0
  1. Below is the final outputs for this command:
  2. time pbuilder-dist vivid build ola_0.9.6-1ubuntu1.dsc
  3. =========================================================
  4.  
  5. /bin/bash ./libtool --tag=CXX --mode=link g++ -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -pthread -Werror -DTEST_SRC_DIR=\".\" -DTEST_BUILD_DIR=\".\" -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-Bsymbolic-functions -Wl,-z,relro -o tools/ola_trigger/ActionTester tools/ola_trigger/tools_ola_trigger_ActionTester-ActionTest.o tools/ola_trigger/tools_ola_trigger_ActionTester-ContextTest.o tools/ola_trigger/tools_ola_trigger_ActionTester-DMXTriggerTest.o tools/ola_trigger/tools_ola_trigger_ActionTester-IntervalTest.o tools/ola_trigger/tools_ola_trigger_ActionTester-SlotTest.o tools/ola_trigger/tools_ola_trigger_ActionTester-VariableInterpolatorTest.o -L/usr/lib/x86_64-linux-gnu -lcppunit -ldl common/testing/libolatesting.la common/testing/libtestmain.la common/libolacommon.la tools/ola_trigger/libolatrigger.la -ldl
  6. libtool: link: g++ -I./include -I./include -Wall -Wformat -W -fvisibility-inlines-hidden -pthread -Werror -DTEST_SRC_DIR=\".\" -DTEST_BUILD_DIR=\".\" -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -o tools/ola_trigger/.libs/ActionTester tools/ola_trigger/tools_ola_trigger_ActionTester-ActionTest.o tools/ola_trigger/tools_ola_trigger_ActionTester-ContextTest.o tools/ola_trigger/tools_ola_trigger_ActionTester-DMXTriggerTest.o tools/ola_trigger/tools_ola_trigger_ActionTester-IntervalTest.o tools/ola_trigger/tools_ola_trigger_ActionTester-SlotTest.o tools/ola_trigger/tools_ola_trigger_ActionTester-VariableInterpolatorTest.o -L/usr/lib/x86_64-linux-gnu -lcppunit common/testing/.libs/libolatesting.a common/testing/.libs/libtestmain.a common/.libs/libolacommon.so tools/ola_trigger/.libs/libolatrigger.so -ldl -pthread
  7. make[4]: Nothing to be done for 'python/ola/rpc/SimpleRpcControllerTest.py'.
  8. make[4]: Nothing to be done for 'python/ola/DUBDecoderTest.py'.
  9. make[4]: Nothing to be done for 'python/ola/MACAddressTest.py'.
  10. make[4]: Nothing to be done for 'python/ola/UIDTest.py'.
  11. make[4]: Leaving directory '/tmp/buildd/ola-0.9.6'
  12. make check-TESTS
  13. make[4]: Entering directory '/tmp/buildd/ola-0.9.6'
  14. make[5]: Entering directory '/tmp/buildd/ola-0.9.6'
  15. PASS: common/base/CredentialsTester
  16. PASS: common/base/FlagsTester
  17. PASS: common/base/LoggingTester
  18. PASS: common/dmx/RunLengthEncoderTester
  19. PASS: common/export_map/ExportMapTester
  20. PASS: common/file/UtilTester
  21. PASS: common/io/DescriptorTester
  22. PASS: common/io/IOQueueTester
  23. PASS: common/io/IOStackTester
  24. PASS: common/io/MemoryBlockTester
  25. PASS: common/io/SelectServerTester
  26. PASS: common/io/StreamTester
  27. PASS: common/io/TimeoutManagerTester
  28. PASS: common/messaging/DescriptorTester
  29. PASS: common/network/HealthCheckedConnectionTester
  30. PASS: common/network/NetworkTester
  31. PASS: common/network/TCPConnectorTester
  32. PASS: common/rdm/DiscoveryAgentTester
  33. PASS: common/rdm/PidStoreTester
  34. PASS: common/rdm/QueueingRDMControllerTester
  35. PASS: common/rdm/RDMAPITester
  36. PASS: common/rdm/RDMCommandSerializerTester
  37. PASS: common/rdm/RDMCommandTester
  38. PASS: common/rdm/RDMFrameTester
  39. PASS: common/rdm/RDMHelperTester
  40. PASS: common/rdm/RDMMessageTester
  41. PASS: common/rdm/RDMReplyTester
  42. PASS: common/rdm/UIDAllocatorTester
  43. PASS: common/rdm/UIDTester
  44. PASS: common/rpc/RpcTester
  45. PASS: common/rpc/RpcServerTester
  46. PASS: common/strings/UtilsTester
  47. PASS: common/thread/ExecutorThreadTester
  48. PASS: common/thread/ThreadTester
  49. PASS: common/thread/FutureTester
  50. PASS: common/timecode/TimeCodeTester
  51. PASS: common/utils/UtilsTester
  52. PASS: common/web/JsonTester
  53. PASS: common/web/ParserTester
  54. PASS: common/web/PtchParserTester
  55. PASS: common/web/PtchTester
  56. PASS: common/web/PointerTester
  57. PASS: common/web/PointerTrackerTester
  58. PASS: common/web/SchemaParserTester
  59. PASS: common/web/SchemaTester
  60. PASS: common/web/SectionsTester
  61. PASS: data/rdm/PidDataTester
  62. PASS: ola/OlaClientTester
  63. PASS: plugins/artnet/ArtNetTester
  64. PASS: plugins/dummy/DummyPluginTester
  65. PASS: plugins/espnet/EspNetTester
  66. PASS: plugins/kinet/KiNetTester
  67. PASS: plugins/openpixelcontrol/OPCClientTester
  68. PASS: plugins/openpixelcontrol/OPCServerTester
  69. PASS: plugins/osc/OSCTester
  70. PASS: plugins/shownet/ShowNetTester
  71. PASS: plugins/spi/SPITester
  72. FAIL: plugins/usbdmx/LibUsbThreadTester
  73. PASS: plugins/usbpro/ArduinoWidgetTester
  74. PASS: plugins/usbpro/BaseRobeWidgetTester
  75. PASS: plugins/usbpro/BaseUsbProWidgetTester
  76. PASS: plugins/usbpro/DmxTriWidgetTester
  77. PASS: plugins/usbpro/DmxterWidgetTester
  78. PASS: plugins/usbpro/EnttecUsbProWidgetTester
  79. PASS: plugins/usbpro/RobeWidgetDetectorTester
  80. PASS: plugins/usbpro/RobeWidgetTester
  81. PASS: plugins/usbpro/UltraDMXProWidgetTester
  82. PASS: plugins/usbpro/UsbProWidgetDetectorTester
  83. PASS: plugins/usbpro/WidgetDetectorThreadTester
  84. PASS: plugins/e131/e131/E131Tester
  85. PASS: plugins/e131/e131/E133Tester
  86. PASS: plugins/e131/e131/TransportTester
  87. PASS: olad/ClientTester
  88. PASS: olad/DeviceTester
  89. PASS: olad/OlaTester
  90. PASS: olad/PortTester
  91. PASS: olad/UniverseTester
  92. PASS: tools/ola_trigger/ActionTester
  93. echo "PYTHONPATH=./python PIDDATA=./data/rdm /usr/bin/python ./data/rdm/PidDataTest.py; exit \$?" > data/rdm/PidDataTest.sh
  94. chmod +x data/rdm/PidDataTest.sh
  95. PASS: data/rdm/PidDataTest.sh
  96. echo "for FILE in ./examples/testdata/dos_line_endings ./examples/testdata/multiple_unis ./examples/testdata/partial_frames ./examples/testdata/single_uni ./examples/testdata/trailing_timeout; do echo \"Checking \$FILE\"; ./examples/ola_recorder --verify \$FILE; STATUS=\$?; if [ \$STATUS -ne 0 ]; then echo \"FAIL: \$FILE caused ola_recorder to exit with status \$STATUS\"; exit \$STATUS; fi; done; exit 0" > examples/RecorderVerifyTest.sh
  97. chmod +x examples/RecorderVerifyTest.sh
  98. PASS: examples/RecorderVerifyTest.sh
  99. mkdir -p python/ola/rpc
  100. echo "export PYTHONPATH=./python:./python; /usr/bin/python ./python/ola/rpc/SimpleRpcControllerTest.py; exit \$?" > python/ola/rpc/SimpleRpcControllerTest.sh
  101. chmod +x python/ola/rpc/SimpleRpcControllerTest.sh
  102. PASS: python/ola/rpc/SimpleRpcControllerTest.sh
  103. PASS: python/ola/DUBDecoderTest.py
  104. PASS: python/ola/MACAddressTest.py
  105. PASS: python/ola/UIDTest.py
  106. echo "for FILE in ./tools/ola_trigger/example.conf ./tools/ola_trigger/test_file.conf ./tools/ola_trigger/contrib/mac_volume.conf ./tools/ola_trigger/contrib/mac_itunes.conf; do echo \"Checking \$FILE\"; ./tools/ola_trigger/ola_trigger --validate \$FILE; STATUS=\$?; if [ \$STATUS -ne 0 ]; then echo \"FAIL: \$FILE caused ola_trigger to exit with status \$STATUS\"; exit \$STATUS; fi; done; exit 0" > tools/ola_trigger/FileValidateTest.sh
  107. chmod +x tools/ola_trigger/FileValidateTest.sh
  108. PASS: tools/ola_trigger/FileValidateTest.sh
  109. make[6]: Entering directory '/tmp/buildd/ola-0.9.6'
  110. make all-recursive
  111. make[7]: Entering directory '/tmp/buildd/ola-0.9.6'
  112. Making all in java
  113. make[8]: Entering directory '/tmp/buildd/ola-0.9.6/java'
  114. make[8]: Nothing to be done for 'all'.
  115. make[8]: Leaving directory '/tmp/buildd/ola-0.9.6/java'
  116. make[8]: Entering directory '/tmp/buildd/ola-0.9.6'
  117. make[8]: Leaving directory '/tmp/buildd/ola-0.9.6'
  118. make[7]: Leaving directory '/tmp/buildd/ola-0.9.6'
  119. make[6]: Leaving directory '/tmp/buildd/ola-0.9.6'
  120. =================================
  121. OLA 0.9.6: ./test-suite.log
  122. =================================
  123.  
  124. # TOTAL: 85
  125. # PASS: 84
  126. # SKIP: 0
  127. # XFAIL: 0
  128. # FAIL: 1
  129. # XPASS: 0
  130. # ERROR: 0
  131.  
  132. .. contents:: :depth: 2
  133.  
  134. FAIL: plugins/usbdmx/LibUsbThreadTester
  135. =======================================
  136.  
  137. .plugins/usbdmx/LibUsbThreadTest.cpp:68: Failed to init libusb
  138. .plugins/usbdmx/LibUsbThreadTest.cpp:68: Failed to init libusb
  139. Received Segmentation fault
  140. /tmp/buildd/ola-0.9.6/common/.libs/libolacommon.so.0(+0x8be06)[0x7f0ccaea0e06]
  141. /lib/x86_64-linux-gnu/libc.so.6(+0x352f0)[0x7f0cca3432f0]
  142. /lib/x86_64-linux-gnu/libpthread.so.0(pthread_mutex_lock+0x4)[0x7f0cc98bfc84]
  143. /lib/x86_64-linux-gnu/libusb-1.0.so.0(libusb_hotplug_register_callback+0x108)[0x7f0ccac07948]
  144. /tmp/buildd/ola-0.9.6/plugins/usbdmx/.libs/lt-LibUsbThreadTester[0x404ff0]
  145. /tmp/buildd/ola-0.9.6/plugins/usbdmx/.libs/lt-LibUsbThreadTester[0x403b77]
  146. /usr/lib/x86_64-linux-gnu/libcppunit-1.13.so.0(_ZNK7CppUnit21TestCaseMethodFunctorclEv+0x22)[0x7f0ccb2050b2]
  147. /usr/lib/x86_64-linux-gnu/libcppunit-1.13.so.0(_ZN7CppUnit16DefaultProtector7protectERKNS_7FunctorERKNS_16ProtectorContextE+0x33)[0x7f0ccb1fad43]
  148. /usr/lib/x86_64-linux-gnu/libcppunit-1.13.so.0(_ZN7CppUnit14ProtectorChain7protectERKNS_7FunctorERKNS_16ProtectorContextE+0x30d)[0x7f0ccb20211d]
  149. /usr/lib/x86_64-linux-gnu/libcppunit-1.13.so.0(_ZN7CppUnit10TestResult7protectERKNS_7FunctorEPNS_4TestERKSs+0x49)[0x7f0ccb20b1e9]
  150. /usr/lib/x86_64-linux-gnu/libcppunit-1.13.so.0(_ZN7CppUnit8TestCase3runEPNS_10TestResultE+0x11a)[0x7f0ccb204dda]
  151. /usr/lib/x86_64-linux-gnu/libcppunit-1.13.so.0(_ZN7CppUnit13TestComposite15doRunChildTestsEPNS_10TestResultE+0x43)[0x7f0ccb205453]
  152. /usr/lib/x86_64-linux-gnu/libcppunit-1.13.so.0(_ZN7CppUnit13TestComposite3runEPNS_10TestResultE+0x1e)[0x7f0ccb20536e]
  153. /usr/lib/x86_64-linux-gnu/libcppunit-1.13.so.0(_ZN7CppUnit13TestComposite15doRunChildTestsEPNS_10TestResultE+0x43)[0x7f0ccb205453]
  154. /usr/lib/x86_64-linux-gnu/libcppunit-1.13.so.0(_ZN7CppUnit13TestComposite3runEPNS_10TestResultE+0x1e)[0x7f0ccb20536e]
  155. /usr/lib/x86_64-linux-gnu/libcppunit-1.13.so.0(_ZN7CppUnit10TestResult7runTestEPNS_4TestE+0x22)[0x7f0ccb20adb2]
  156. /usr/lib/x86_64-linux-gnu/libcppunit-1.13.so.0(_ZN7CppUnit10TestRunner3runERNS_10TestResultERKSs+0x3e)[0x7f0ccb20d81e]
  157. /usr/lib/x86_64-linux-gnu/libcppunit-1.13.so.0(_ZN7CppUnit14TextTestRunner3runESsbbb+0x70)[0x7f0ccb20f8b0]
  158. /tmp/buildd/ola-0.9.6/plugins/usbdmx/.libs/lt-LibUsbThreadTester[0x403133]
  159. /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7f0cca32ea40]
  160. /tmp/buildd/ola-0.9.6/plugins/usbdmx/.libs/lt-LibUsbThreadTester[0x4032f9]
  161.  
  162. ============================================================================
  163. Testsuite summary for OLA 0.9.6
  164. ============================================================================
  165. # TOTAL: 85
  166. # PASS: 84
  167. # SKIP: 0
  168. # XFAIL: 0
  169. # FAIL: 1
  170. # XPASS: 0
  171. # ERROR: 0
  172. ============================================================================
  173. See ./test-suite.log
  174. Please report to open-lighting@googlegroups.com
  175. ============================================================================
  176. Makefile:15248: recipe for target 'test-suite.log' failed
  177. make[5]: *** [test-suite.log] Error 1
  178. make[5]: Leaving directory '/tmp/buildd/ola-0.9.6'
  179. Makefile:15354: recipe for target 'check-TESTS' failed
  180. make[4]: *** [check-TESTS] Error 2
  181. make[4]: Leaving directory '/tmp/buildd/ola-0.9.6'
  182. Makefile:16152: recipe for target 'check-am' failed
  183. make[3]: *** [check-am] Error 2
  184. make[3]: Leaving directory '/tmp/buildd/ola-0.9.6'
  185. Makefile:15134: recipe for target 'check-recursive' failed
  186. make[2]: *** [check-recursive] Error 1
  187. make[2]: Leaving directory '/tmp/buildd/ola-0.9.6'
  188. Makefile:16156: recipe for target 'check' failed
  189. make[1]: *** [check] Error 2
  190. make[1]: Leaving directory '/tmp/buildd/ola-0.9.6'
  191. dh_auto_test: make -j1 check returned exit code 2
  192. debian/rules:14: recipe for target 'build' failed
  193. make: *** [build] Error 2
  194. dpkg-buildpackage: error: debian/rules build gave error exit status 2
  195. E: Failed autobuilding of package
  196. I: unmounting dev/pts filesystem
  197. W: Could not unmount dev/pts: umount: /var/cache/pbuilder/build//24052/dev/pts: not mounted
  198. W: Ignored error in unmount
  199. I: unmounting run/shm filesystem
  200. I: unmounting proc filesystem
  201. I: cleaning the build env
  202. I: removing directory /var/cache/pbuilder/build//24052 and its subdirectories
  203.  
  204. real 88m39.265s
  205. user 72m54.920s
  206. sys 4m34.896s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement