discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] cannot make new signal processing block


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] cannot make new signal processing block
Date: Thu, 11 Oct 2012 10:51:48 -0400

On Thu, Oct 11, 2012 at 10:11 AM, nexy_sm <address@hidden> wrote:
> Hallo again guys,
>
> I followed instructions on the proposed website. Everything "was fine" until
> I had to run test. Even when I run make test from gr-how-to-write-block
> folder which comes with the installation tets fail.
>
> Running tests...
> Start processing tests
> Test project /home/savi_ne/work/gnuradio/gr-howto/build
>   1/  1 Testing qa_howto                      ***Failed
>
> 0% tests passed, 1 tests failed out of 1
>
> The following tests FAILED:
>           1 - qa_howto (Failed)
> Errors while running CTest
> make: *** [test] Error 8
>
> Any suggestions?

Can you run this instead of 'make test':

ctest -V

That will give more output information about what's happening during the test.

Tom



reply via email to

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