Hi there,
I am using Ubuntu 16.08 and GNU 3.8.
When I run ''make test'' cmd for creating new OOT module, it fails and shows-
......................................................................
Running tests...
Test project /home/rupak/gr-howto/build
Start 1: test_howto
1/2 Test #1: test_howto ....................... Passed 0.02 sec
Start 2: qa_square_ff
2/2 Test #2: qa_square_ff .....................***Failed 0.42 sec
50% tests passed, 1 tests failed out of 2
Total Test time (real) = 0.44 sec
The following tests FAILED:
2 - qa_square_ff (Failed)
Errors while running CTest
Makefile:127: recipe for target 'test' failed
make: *** [test] Error 8
Test project /home/rupak/gr-howto/build
Start 1: test_howto
1/2 Test #1: test_howto ....................... Passed 0.02 sec
Start 2: qa_square_ff
2/2 Test #2: qa_square_ff .....................***Failed 0.42 sec
50% tests passed, 1 tests failed out of 2
Total Test time (real) = 0.44 sec
The following tests FAILED:
2 - qa_square_ff (Failed)
Errors while running CTest
Makefile:127: recipe for target 'test' failed
make: *** [test] Error 8
...............................................................................
I followed every steps according to 'OutOfTreeModules'.
How can I fix this issue?
--
Thanking you,
Rupak Paul
No comments:
Post a Comment