discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] make test Failed


From: Nemanja Savic
Subject: Re: [Discuss-gnuradio] make test Failed
Date: Thu, 31 Jan 2013 11:11:50 +0100

It may be that you didn't make test script?
And you should do make before make test.


On Thu, Jan 31, 2013 at 10:27 AM, Mohammed Ramadan <address@hidden> wrote:
i follow gr_modtool for Making block in gnuradio, when i reached to make test step i have test failed
address@hidden:~/gr-mmm$ make test
make: *** No rule to make target `test'.  Stop.
address@hidden:~/gr-mmm$ cd build
address@hidden:~/gr-mmm/build$ make test
Running tests...
Test project /home/el-hadidy/gr-mmm/build
    Start 1: test_mmm
1/1 Test #1: test_mmm .........................***Failed    0.00 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) =   0.04 sec

The following tests FAILED:
      1 - test_mmm (Failed)
Errors while running CTest
make: *** [test] Error 8
address@hidden:~/gr-mmm/build$ ^C
address@hidden:~/gr-mmm/build$

 Also i used ctest -v

address@hidden:~/gr-mmm/build$ ctest -V
UpdateCTestConfiguration  from :/home/el-hadidy/gr-mmm/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/home/el-hadidy/gr-mmm/build/DartConfiguration.tcl
Test project /home/el-hadidy/gr-mmm/build
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
test 1
    Start 1: test_mmm

1: Test command: /bin/sh /home/el-hadidy/gr-mmm/build/lib/test_mmm_test.sh
1: Test timeout computed to be: 9.99988e+06
1: /home/el-hadidy/gr-mmm/build/lib/test_mmm_test.sh: 8: test-mmm: not found
1/1 Test #1: test_mmm .........................***Failed    0.00 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) =   0.00 sec

The following tests FAILED:
      1 - test_mmm (Failed)
Errors while running CTest
address@hidden:~/gr-mmm/build$

so i want to know what is the problem. also what is the next step to put the block in gnu-radio Program. and thanks

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




--
Nemanja Savić

reply via email to

[Prev in Thread] Current Thread [Next in Thread]