Hi all,
I used to use build-gnuradio script to build gnuradio and uhd. Usually everything is fine, but today when I run the script, it always stops with "UHD build apparently failed". So I am trying to build from the source. When I run make test, it shows following errors: lrg@FKCL:~/gnuradio/uhd/host/build$ make test Running tests... Test project /home/lrg/gnuradio/uhd/host/build Start 1: addr_test 1/15 Test #1: addr_test ........................ Passed 0.01 sec Start 2: buffer_test 2/15 Test #2: buffer_test ...................... Passed 0.03 sec Start 3: byteswap_test 3/15 Test #3: byteswap_test .................... Passed 0.02 sec Start 4: convert_test 4/15 Test #4: convert_test ..................... Passed 0.21 sec Start 5: dict_test 5/15 Test #5: dict_test ........................ Passed 0.01 sec Start 6: error_test 6/15 Test #6: error_test ....................... Passed 0.01 sec Start 7: gain_group_test 7/15 Test #7: gain_group_test .................. Passed 0.01 sec Start 8: msg_test 8/15 Test #8: msg_test ......................... Passed 0.01 sec Start 9: property_test 9/15 Test #9: property_test .................... Passed 0.01 sec Start 10: ranges_test 10/15 Test #10: ranges_test ...................... Passed 0.01 sec Start 11: sph_recv_test 11/15 Test #11: sph_recv_test .................... Passed 0.06 sec Start 12: sph_send_test 12/15 Test #12: sph_send_test .................... Passed 0.01 sec Start 13: subdev_spec_test 13/15 Test #13: subdev_spec_test ................. Passed 0.01 sec Start 14: time_spec_test 14/15 Test #14: time_spec_test ...................***Failed 0.00 sec Start 15: vrt_test 15/15 Test #15: vrt_test .........................***Failed 0.00 sec 87% tests passed, 2 tests failed out of 15 Total Test time (real) = 0.46 sec The following tests FAILED: 14 - time_spec_test (Failed) 15 - vrt_test (Failed) Errors while running CTest make: *** [test] Error 8 How should I fix this problem? Thanks in advance. Ting Wu
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio