Saturday, April 29, 2017

Re: [Discuss-gnuradio] test and build errors on 3.7.12git-101-g098dc3e0

For the polar encoder/decoder and zeromq tests, you need the following
dependencies. I'm not sure about the other failures.

python-scipy

python-zmq

Ron

On 04/29/2017 11:31 AM, lists@lazygranch.com wrote:
> Opensuse 42.2
> uname -a
> Linux linux-0u81 4.4.57-18.3-default #1 SMP Thu Mar 30 06:39:47 UTC
> 2017 (39c8557) x86_64 x86_64 x86_64 GNU/Linux
> ---------------
> Building for version: 3.7.12git-101-g098dc3e0 / 3.7.12git
> Entire cmake output at:
> https://pastebin.com/Gqa32538
> ----------
> Errors in the doxygen build:
> https://pastebin.com/2KVp6v9X
> --------------------------------
>
> 95% tests passed, 11 tests failed out of 220
>
> Total Test time (real) = 3850.12 sec
>
> The following tests FAILED:
> 18 - qa_cpp_py_binding (Failed)
> 22 - qa_ctrlport_probes (Failed)
> 51 - qa_cpp_py_binding_set (Failed)
> 84 - qa_python_message_passing (Failed)
> 89 - qa_polar_encoder_systematic (Failed)
> 92 - qa_polar_encoder (Failed)
> 94 - qa_polar_decoder_sc (Failed)
> 95 - qa_polar_decoder_sc_list (Failed)
> 98 - qa_polar_decoder_sc_systematic (Failed)
> 218 - qa_zeromq_sub (Failed)
> 219 - qa_zeromq_pub (Failed)
> Errors while running CTest
> Makefile:72: recipe for target 'test' failed
> make: *** [test] Error 8
>
> For the complete make test:
> https://pastebin.com/JwHqDGrc
> ------------------------
>
> ctest -V -R ctrlport_probes
> UpdateCTestConfiguration
> from :/usr/local/src/gnuradio_latest/gnuradio/build/DartConfiguration.tcl
> UpdateCTestConfiguration
> from :/usr/local/src/gnuradio_latest/gnuradio/build/DartConfiguration.tcl
> Test project /usr/local/src/gnuradio_latest/gnuradio/build
> Constructing a list of tests
> Done constructing a list of tests
> Checking test dependency graph...
> Checking test dependency graph end
> test 22
> Start 22: qa_ctrlport_probes
>
> 22: Test command: /usr/bin/sh
> "/usr/local/src/gnuradio_latest/gnuradio/build/gr-blocks/python/blocks/qa_ctrlport_probes_test.sh"
> 22: Test timeout computed to be: 9.99988e+06
> 22: gr::log :INFO: controlport - Apache Thrift: -h linux-0u81 -p 42407
> 22: Could not connect to ControlPort endpoint at linux-0u81:42407.
> 22:
> 22: Exception socket.error: (32, 'Broken pipe') in <bound method
> ThriftRadioClient.__del__ of
> <gnuradio.ctrlport.RPCConnectionThrift.ThriftRadioClient instance at
> 0x7f046ca06200>> ignored
> 22: Could not connect to ControlPort endpoint at linux-0u81:42407.
> 22:
> 22: Exception socket.error: (32, 'Broken pipe') in <bound method
> ThriftRadioClient.__del__ of
> <gnuradio.ctrlport.RPCConnectionThrift.ThriftRadioClient instance at
> 0x7f046ca117e8>> ignored
> 22: Could not connect to ControlPort endpoint at linux-0u81:42407.
> 22:
> 22: Exception socket.error: (32, 'Broken pipe') in <bound method
> ThriftRadioClient.__del__ of
> <gnuradio.ctrlport.RPCConnectionThrift.ThriftRadioClient instance at
> 0x7f046ca11b48>> ignored
> 22: Could not connect to ControlPort endpoint at linux-0u81:42407.
> 22:
> 22: Exception socket.error: (32, 'Broken pipe') in <bound method
> ThriftRadioClient.__del__ of
> <gnuradio.ctrlport.RPCConnectionThrift.ThriftRadioClient instance at
> 0x7f046ca11e60>> ignored
> ^C^C
> ------------------------------------
> ctest -V -R cpp_py
> UpdateCTestConfiguration
> from :/usr/local/src/gnuradio_latest/gnuradio/build/DartConfiguration.tcl
> UpdateCTestConfiguration
> from :/usr/local/src/gnuradio_latest/gnuradio/build/DartConfiguration.tcl
> Test project /usr/local/src/gnuradio_latest/gnuradio/build
> Constructing a list of tests
> Done constructing a list of tests
> Checking test dependency graph...
> Checking test dependency graph end
> test 18
> Start 18: qa_cpp_py_binding
>
> 18: Test command: /usr/bin/sh
> "/usr/local/src/gnuradio_latest/gnuradio/build/gr-blocks/python/blocks/qa_cpp_py_binding_test.sh"
> 18: Test timeout computed to be: 9.99988e+06
> 18: gr::log :INFO: controlport - Apache Thrift: -h linux-0u81 -p 41848
> 18: Could not connect to ControlPort endpoint at linux-0u81:41848.
> 18:
> 18: Exception socket.error: (32, 'Broken pipe') in <bound method
> ThriftRadioClient.__del__ of <gnuradio.ctrlport.RPCConnectionThrift.ThriftRadioClient instance at 0x7f81c0071518>> ignored
> ^C^C
>
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment