discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] error while building 3.7.3 on RHEL6


From: Martin Braun
Subject: Re: [Discuss-gnuradio] error while building 3.7.3 on RHEL6
Date: Tue, 13 May 2014 10:49:01 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

On 12.05.2014 12:53, Nemanja Savic wrote:
I finally disabled doxygen and everything was built fine, but the test
fails at pfb_arb_resampler:

FAIL: test_ccf_001 (__main__.test_pfb_arb_resampler)
----------------------------------------------------------------------
Traceback (most recent call last):
   File
"/home/savi_ne/tools/gnuradio-3.7.3/gr-filter/python/filter/qa_pfb_arb_resampler.py",
line 153, in test_ccf_001
     self.assertComplexTuplesAlmostEqual(expected_data[-Ntest:],
dst_data[-Ntest:], 2)
   File
"/home/savi_ne/tools/gnuradio-3.7.3/gnuradio-runtime/python/gnuradio/gr_unittest.py",
line 74, in assertComplexTuplesAlmostEqual
     self.assertComplexAlmostEqual (a[i], b[i], places, msg)
   File
"/home/savi_ne/tools/gnuradio-3.7.3/gnuradio-runtime/python/gnuradio/gr_unittest.py",
line 47, in assertComplexAlmostEqual
     (msg or '%s != %s within %s places' % (`first`, `second`, `places` ))
AssertionError: (-0.32564974754236342-0.94549047690899302j) !=
(-0.56183856725692749-0.82724255323410034j) within 2 places

Which VOLK machine are you using?

Martin




reply via email to

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