discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Make test failed


From: 周易子睿
Subject: [Discuss-gnuradio] Make test failed
Date: Tue, 12 Nov 2013 16:20:50 +0800

Dear all,

I tried to install GNU Radio v3.7 git on my computer, but some of the build tests failed.

The OS is Ubuntu 13.10 32bit, with kernel version Linux 3.11.0-12-generic, the cpu is Intel® Core™ i5-2400 CPU @ 3.10GHz × 4.

I installed the dependencies and get the following result after cmake.

-- ######################################################
-- # Gnuradio enabled components                        
-- ######################################################
--   * python-support
--   * testing-support
--   * volk
--   * doxygen
--   * gnuradio-runtime
--   * gr-blocks
--   * gnuradio-companion
--   * gr-fec
--   * gr-fft
--   * gr-filter
--   * gr-analog
--   * gr-digital
--   * gr-atsc
--   * gr-audio
--   * gr-channels
--   * gr-noaa
--   * gr-pager
--   * gr-qtgui
--   * gr-trellis
--   * gr-uhd
--   * gr-utils
--   * gr-video-sdl
--   * gr-vocoder
--   * gr-fcd
--   * gr-wavelet
--   * gr-wxgui
--
-- ######################################################
-- # Gnuradio disabled components                       
-- ######################################################
--   * sphinx
--   * gr-ctrlport
--   * gr-comedi
--
-- Using install prefix: /usr/local
-- Building for version: v3.7.2-3-g9fb34ce4 / 3.7.3git
-- Configuring done
-- Generating done
-- Build files have been written to: /home/grief/Works/gnuradio/build


So I ran make and make test and the following tests FAILED:

97% tests passed, 6 tests failed out of 179

Total Test time (real) =  98.40 sec

The following tests FAILED:
      1 - qa_volk_test_all (Failed)
     80 - qa_fir_filter (Failed)
     97 - qa_freq_xlating_fir_filter (Failed)
    126 - qa_constellation_receiver (Failed)
    131 - qa_constellation (Failed)
    174 - qa_codec2_vocoder (Failed)
Errors while running CTest
make: *** [test] Error 8

Then I ran ctest --output-on-failure -O ctest_log to get the log file.
The log file is attached to the mail.

I am wondering how to fix the problem?
Thanks all !

Attachment: ctest_log
Description: Binary data


reply via email to

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