On Mon, Jun 3, 2013 at 2:51 AM, Josh Blum wrote:
>
> > 200: import scipy
> > 200: ImportError: No module named scipy
> > 1/1 Test #200: qa_ofdm_txrx .***Failed0.42 sec
> >
>
> Wouldnt worry about it. I wonder if scipy is an intentional dependency
> for the QA test thou
> 200: import scipy
> 200: ImportError: No module named scipy
> 1/1 Test #200: qa_ofdm_txrx .***Failed0.42 sec
>
Wouldnt worry about it. I wonder if scipy is an intentional dependency
for the QA test though?
> 0% tests passed, 1 tests failed out of 1
>
> Total Test
Test Results:
QUOTE
vsrks@vsrks-HP-Compaq-nx6115-EX728PA-ACJ:~/gnuradio$ ctest -V -R udp_source
UpdateCTestConfiguration from :/home/vsrks/gnuradio/DartConfiguration.tcl
UpdateCTestConfiguration from :/home/vsrks/gnuradio/DartConfiguration.tcl
Test project /home/vsrks/gnuradio
Constructing a list
On Sun, Jun 02, 2013 at 11:52:51AM +0530, vsrk sarma wrote:
> I just built and installed gnuradio-3.6.5 on HP-Compaq nx-5115 with Ubuntu
> 13.04.
>
> Following two tests failed out of 239: qa_udp_source_sink and qa_ofdm_txtrx
Can you please send the output of
$ ctest -V -R udp_source
and
$ ctest
I just built and installed gnuradio-3.6.5 on HP-Compaq nx-5115 with Ubuntu
13.04.
Following two tests failed out of 239: qa_udp_source_sink and qa_ofdm_txtrx
Errors while running Ctest: Error 8
Are test failures because as I have no hardware connected?
I set -DCMAKE_INSTALL_PREFIX=$HOME/gnuradio
A