discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] usrp_tv_rcv.py on Leopard


From: Casey Tucker
Subject: [Discuss-gnuradio] usrp_tv_rcv.py on Leopard
Date: Sun, 27 Apr 2008 23:42:57 +0000

Hello again,
I've almost successfully compiled gnuradio on leopard on my new Intel MacBook, with the exception of make check fails both before and after running make install. I've used the MacPorts versions of just about every dependency except SDCC which I installed per the instructions of mdickens. LibUSB seemed to be a problem for a  while; I had to copy usb.h from /opt/local/include to a directory that the USRP makefile was looking at -- didn't find it in the expected location for some reason... but I can run the usrp_wfm_rcv.py without a problem.
I've attached the errors I get when running usrp_tv_rcv.py, and as for the make check errors, they are pasted directly:

FF
======================================================================
FAIL: test_001 (__main__.test_goertzel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File './qa_goertzel.py', line 52, in test_001
    self.assertAlmostEqual(expected_result, actual_result, places=5)
AssertionError: 0.5 != 0.49998197625655755 within 5 places

======================================================================
FAIL: test_002 (__main__.test_goertzel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File './qa_goertzel.py', line 61, in test_002
    self.assertAlmostEqual(expected_result, actual_result, places=5)
AssertionError: 0.0 != 8.6014477400182496e-06 within 5 places

----------------------------------------------------------------------
Ran 2 tests in 0.018s

FAILED (failures=2)
.

Make i'm yours. Create a custom banner to support your cause.

reply via email to

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