Source: gr-satellites Version: 4.4.0-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/package.php?p=gr-satellites&suite=sid
... dh_auto_test -a cd obj-x86_64-linux-gnu && make -j4 test ARGS\+=--verbose ARGS\+=-j4 make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' Running tests... /usr/bin/ctest --force-new-ctest-process --verbose -j4 UpdateCTestConfiguration from :/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl UpdateCTestConfiguration from :/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl Test project /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: qa_fixedlen_tagger 1: Test command: /bin/sh "qa_fixedlen_tagger_test.sh" 1: Test timeout computed to be: 10000000 test 2 Start 2: qa_hdlc 2: Test command: /bin/sh "qa_hdlc_test.sh" 2: Test timeout computed to be: 10000000 test 3 Start 3: qa_kiss 3: Test command: /bin/sh "qa_kiss_test.sh" 3: Test timeout computed to be: 10000000 test 4 Start 4: qa_nrzi 4: Test command: /bin/sh "qa_nrzi_test.sh" 4: Test timeout computed to be: 10000000 4: vmcircbuf_prefs::get :error: /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.gnuradio/prefs/vmcircbuf_default_factory: No such file or directory 4: gr::vmcircbuf :error: vmcircbuf_createfilemapping: createfilemapping is not available 4: ... 4: ---------------------------------------------------------------------- 4: Ran 3 tests in 0.038s 4: 4: OK 2: E 2: ====================================================================== 2: ERROR: test_framer_deframer (__main__.qa_hdlc) 2: Connects an HDLC framer to a deframer and sends PDUs through 2: ---------------------------------------------------------------------- 2: Traceback (most recent call last): 2: File "/<<PKGBUILDDIR>>/python/qa_hdlc.py", line 38, in test_framer_deframer 2: pdu2tag = blocks.pdu_to_tagged_stream(blocks.byte_t) 2: AttributeError: module 'gnuradio.blocks' has no attribute 'byte_t' 2: 2: ---------------------------------------------------------------------- 2: Ran 1 test in 0.001s 2: 2: FAILED (errors=1) 1/14 Test #4: qa_nrzi .......................... Passed 0.40 sec test 5 Start 5: qa_pdu_add_meta 5: Test command: /bin/sh "qa_pdu_add_meta_test.sh" 5: Test timeout computed to be: 10000000 1: E 1: ====================================================================== 1: ERROR: test_tagger (__main__.qa_fixedlen_tagger) 1: Runs some test data through the tagger and checks resulting PDUs 1: ---------------------------------------------------------------------- 1: Traceback (most recent call last): 1: File "/<<PKGBUILDDIR>>/python/qa_fixedlen_tagger.py", line 38, in setUp 1: self.tag2pdu = blocks.tagged_stream_to_pdu(blocks.byte_t, 1: AttributeError: module 'gnuradio.blocks' has no attribute 'byte_t' 1: 1: ---------------------------------------------------------------------- 1: Ran 1 test in 0.001s 1: 1: FAILED (errors=1) 2/14 Test #2: qa_hdlc ..........................***Failed 0.44 sec E ====================================================================== ERROR: test_framer_deframer (__main__.qa_hdlc) Connects an HDLC framer to a deframer and sends PDUs through ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/qa_hdlc.py", line 38, in test_framer_deframer pdu2tag = blocks.pdu_to_tagged_stream(blocks.byte_t) AttributeError: module 'gnuradio.blocks' has no attribute 'byte_t' ---------------------------------------------------------------------- Ran 1 test in 0.001s FAILED (errors=1) test 6 Start 6: qa_pdu_head_tail 6: Test command: /bin/sh "qa_pdu_head_tail_test.sh" 6: Test timeout computed to be: 10000000 3/14 Test #1: qa_fixedlen_tagger ...............***Failed 0.51 sec E ====================================================================== ERROR: test_tagger (__main__.qa_fixedlen_tagger) Runs some test data through the tagger and checks resulting PDUs ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/qa_fixedlen_tagger.py", line 38, in setUp self.tag2pdu = blocks.tagged_stream_to_pdu(blocks.byte_t, AttributeError: module 'gnuradio.blocks' has no attribute 'byte_t' ---------------------------------------------------------------------- Ran 1 test in 0.001s FAILED (errors=1) test 7 Start 7: qa_pdu_length_filter 7: Test command: /bin/sh "qa_pdu_length_filter_test.sh" 7: Test timeout computed to be: 10000000 3: E 3: ====================================================================== 3: ERROR: test_encoder_decoder (__main__.qa_kiss) 3: Connects a PDU to KISS and KISS to PDU and sends PDUs through 3: ---------------------------------------------------------------------- 3: Traceback (most recent call last): 3: File "/<<PKGBUILDDIR>>/python/qa_kiss.py", line 38, in test_encoder_decoder 3: pdu2tag = blocks.pdu_to_tagged_stream(blocks.byte_t) 3: AttributeError: module 'gnuradio.blocks' has no attribute 'byte_t' 3: 3: ---------------------------------------------------------------------- 3: Ran 1 test in 0.001s 3: 3: FAILED (errors=1) 4/14 Test #3: qa_kiss ..........................***Failed 0.64 sec E ====================================================================== ERROR: test_encoder_decoder (__main__.qa_kiss) Connects a PDU to KISS and KISS to PDU and sends PDUs through ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/qa_kiss.py", line 38, in test_encoder_decoder pdu2tag = blocks.pdu_to_tagged_stream(blocks.byte_t) AttributeError: module 'gnuradio.blocks' has no attribute 'byte_t' ---------------------------------------------------------------------- Ran 1 test in 0.001s FAILED (errors=1) test 8 Start 8: qa_rs 8: Test command: /bin/sh "qa_rs_test.sh" 8: Test timeout computed to be: 10000000 5: . 5: ---------------------------------------------------------------------- 5: Ran 1 test in 0.003s 5: 5: OK 5/14 Test #5: qa_pdu_add_meta .................. Passed 0.42 sec test 9 Start 9: qa_viterbi 9: Test command: /bin/sh "qa_viterbi_test.sh" 9: Test timeout computed to be: 10000000 6: . 6: ---------------------------------------------------------------------- 6: Ran 1 test in 0.019s 6: 6: OK 7: . 7: ---------------------------------------------------------------------- 7: Ran 1 test in 0.008s 7: 7: OK 6/14 Test #6: qa_pdu_head_tail ................. Passed 0.45 sec test 10 Start 10: qa_ao40_fec_deframer 10: Test command: /bin/sh "qa_ao40_fec_deframer_test.sh" 10: Test timeout computed to be: 10000000 7/14 Test #7: qa_pdu_length_filter ............. Passed 0.42 sec test 11 Start 11: qa_usp_deframer 11: Test command: /bin/sh "qa_usp_deframer_test.sh" 11: Test timeout computed to be: 10000000 9: . 9: ---------------------------------------------------------------------- 9: Ran 1 test in 0.025s 9: 9: OK 8: decode_rs :debug: Reed-Solomon decode corrected 0 bytes (interleaver path 0) 8: .decode_rs :debug: Reed-Solomon decode corrected 0 bytes (interleaver path 0) 8: .decode_rs :debug: Reed-Solomon decode corrected 0 bytes (interleaver path 0) 8: .decode_rs :debug: Reed-Solomon decode corrected 0 bytes (interleaver path 0) 8: decode_rs :debug: Reed-Solomon decode corrected 0 bytes (interleaver path 1) 8: decode_rs :debug: Reed-Solomon decode corrected 0 bytes (interleaver path 2) 8: decode_rs :debug: Reed-Solomon decode corrected 0 bytes (interleaver path 3) 8: decode_rs :debug: Reed-Solomon decode corrected 0 bytes (interleaver path 4) 8: .decode_rs :debug: Reed-Solomon decode corrected 0 bytes (interleaver path 0) 8: . 8: ---------------------------------------------------------------------- 8: Ran 5 tests in 0.043s 8: 8: OK 8/14 Test #9: qa_viterbi ....................... Passed 0.37 sec test 12 Start 12: qa_telemetry_parser 12: Test command: /bin/sh "qa_telemetry_parser_test.sh" 12: Test timeout computed to be: 10000000 9/14 Test #8: qa_rs ............................ Passed 0.57 sec test 13 Start 13: qa_satyaml 13: Test command: /bin/sh "qa_satyaml_test.sh" 13: Test timeout computed to be: 10000000 10: E 10: ====================================================================== 10: ERROR: test_ao40_fec_deframer (__main__.qa_ao40_fec_deframer) 10: Test AO-40 FEC deframer 10: ---------------------------------------------------------------------- 10: Traceback (most recent call last): 10: File "/<<PKGBUILDDIR>>/python/components/deframers/qa_ao40_fec_deframer.py", line 96, in test_ao40_fec_deframer 10: deframer = ao40_fec_deframer() 10: File "/<<PKGBUILDDIR>>/python/components/deframers/ao40_fec_deframer.py", line 63, in __init__ 10: self.scrambler = ccsds_descrambler() 10: File "/<<PKGBUILDDIR>>/python/hier/ccsds_descrambler.py", line 38, in __init__ 10: blocks.tagged_stream_to_pdu(blocks.byte_t, 'packet_len')) 10: AttributeError: module 'gnuradio.blocks' has no attribute 'byte_t' 10: 10: ---------------------------------------------------------------------- 10: Ran 1 test in 0.003s 10: 10: FAILED (errors=1) 10/14 Test #10: qa_ao40_fec_deframer .............***Failed 0.51 sec E ====================================================================== ERROR: test_ao40_fec_deframer (__main__.qa_ao40_fec_deframer) Test AO-40 FEC deframer ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/components/deframers/qa_ao40_fec_deframer.py", line 96, in test_ao40_fec_deframer deframer = ao40_fec_deframer() File "/<<PKGBUILDDIR>>/python/components/deframers/ao40_fec_deframer.py", line 63, in __init__ self.scrambler = ccsds_descrambler() File "/<<PKGBUILDDIR>>/python/hier/ccsds_descrambler.py", line 38, in __init__ blocks.tagged_stream_to_pdu(blocks.byte_t, 'packet_len')) AttributeError: module 'gnuradio.blocks' has no attribute 'byte_t' ---------------------------------------------------------------------- Ran 1 test in 0.003s FAILED (errors=1) test 14 Start 14: qa_by02 14: Test command: /bin/sh "qa_by02_test.sh" 14: Test timeout computed to be: 10000000 12: . 12: ---------------------------------------------------------------------- 12: Ran 1 test in 0.001s 12: 12: OK 11: correlate_access_code_tag_ff :debug: Access code: 5072f64b2d90b1f5 11: correlate_access_code_tag_ff :debug: Mask: ffffffffffffffff 11: E 11: ====================================================================== 11: ERROR: test_usp_fec_deframer (__main__.qa_usp_deframer) 11: Inserts a long and a short frame in the USP deframer 11: ---------------------------------------------------------------------- 11: Traceback (most recent call last): 11: File "/<<PKGBUILDDIR>>/python/components/deframers/qa_usp_deframer.py", line 142, in test_usp_fec_deframer 11: deframer = usp_deframer() 11: File "/<<PKGBUILDDIR>>/python/components/deframers/usp_deframer.py", line 55, in __init__ 11: self.deframer = sync_to_pdu_soft( 11: File "/<<PKGBUILDDIR>>/python/hier/sync_to_pdu_soft.py", line 49, in __init__ 11: blocks.tagged_stream_to_pdu(blocks.float_t, 'packet_len')) 11: AttributeError: module 'gnuradio.blocks' has no attribute 'float_t' 11: 11: ---------------------------------------------------------------------- 11: Ran 1 test in 0.017s 11: 11: FAILED (errors=1) 11/14 Test #12: qa_telemetry_parser .............. Passed 0.34 sec 12/14 Test #11: qa_usp_deframer ..................***Failed 0.67 sec correlate_access_code_tag_ff :debug: Access code: 5072f64b2d90b1f5 correlate_access_code_tag_ff :debug: Mask: ffffffffffffffff E ====================================================================== ERROR: test_usp_fec_deframer (__main__.qa_usp_deframer) Inserts a long and a short frame in the USP deframer ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/python/components/deframers/qa_usp_deframer.py", line 142, in test_usp_fec_deframer deframer = usp_deframer() File "/<<PKGBUILDDIR>>/python/components/deframers/usp_deframer.py", line 55, in __init__ self.deframer = sync_to_pdu_soft( File "/<<PKGBUILDDIR>>/python/hier/sync_to_pdu_soft.py", line 49, in __init__ blocks.tagged_stream_to_pdu(blocks.float_t, 'packet_len')) AttributeError: module 'gnuradio.blocks' has no attribute 'float_t' ---------------------------------------------------------------------- Ran 1 test in 0.017s FAILED (errors=1) 14: . 14: ---------------------------------------------------------------------- 14: Ran 1 test in 0.000s 14: 14: OK 13/14 Test #14: qa_by02 .......................... Passed 0.32 sec 13: . 13: ---------------------------------------------------------------------- 13: Ran 1 test in 0.422s 13: 13: OK 14/14 Test #13: qa_satyaml ....................... Passed 0.57 sec 64% tests passed, 5 tests failed out of 14 Total Test time (real) = 1.79 sec The following tests FAILED: 1 - qa_fixedlen_tagger (Failed) 2 - qa_hdlc (Failed) 3 - qa_kiss (Failed) 10 - qa_ao40_fec_deframer (Failed) 11 - qa_usp_deframer (Failed) Errors while running CTest make[1]: *** [Makefile:74: test] Error 8