discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Ubuntu and make check


From: Shravan Rayanchu
Subject: [Discuss-gnuradio] Ubuntu and make check
Date: Sun, 3 Dec 2006 00:08:06 -0600

Hi all,

When I do a 'make check' on ubuntu, I get an error. This seems to be a
fairly common problem (I tried searching on the lists, there were some
references to seg fault, but not the exact error I get).

I am using gcc 4.0.1, cppunit 1.10.2, and here is what I get:

======================================================================
FAIL: test_cc_2 (__main__.test_feval)
----------------------------------------------------------------------
Traceback (most recent call last):
 File "./qa_feval.py", line 94, in test_cc_2
   self.assertEqual(expected_result, actual_result)
AssertionError: ((2-1j), (4+1j), (6+3j), (8+5j)) != (0j, 0j, 0j, 0j)

I get some errors similar to the above and then this one:
----------------------------------------------------------------------
Ran 8 tests in 0.002s

FAILED (failures=4)
..>>> gr_fir_ccc: using SSE
....
----------------------------------------------------------------------

Is this something to worry about?  (make install worked fine). I
appreciate the help.

Thanks!

Shravan




reply via email to

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