discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] make check errors, innocuous (?), gnuradio-core-2.5,


From: Jonathan Jacky
Subject: [Discuss-gnuradio] make check errors, innocuous (?), gnuradio-core-2.5, Mac OS X
Date: Wed, 20 Apr 2005 10:36:49 -0700 (PDT)


I got few error messages from "make check" with gnuradio-core-2.5 on
Mac OS X.  I think they're innocuous.  Please confirm.

 .Testing gr_vmcircbuf_sysv_shm_factory...
 gr_vmcircbuf_sysv_shm: shmat (1): Too many open files
 gr_vmcircbuf_sysv_shm: shmget (1): Invalid argument
 gr_vmcircbuf_sysv_shm: shmat (1): Too many open files
 ....... gr_vmcircbuf_sysv_shm_factory: Doesn't work

This message appeared in 2.3 also. I was told here it was nothing to
worry about.

FAIL: test_001_filter_delay_one_input (__main__.qa_filter_delay_fc)
... (traceback omitted)
AssertionError: (-0.95105588436126709-0.30904296040534973j) != 
(-0.95105570554733276-0.3090435266494751j) within 6 places
...
FAIL: test_002_filter_delay_two_inputs (__main__.qa_filter_delay_fc)
... (traceback omitted)
AssertionError: (-0.95105588436126709-0.30904296040534973j) != 
(-0.95105570554733276-0.3090435266494751j) within 6 places

These messages are new with 2.5.  It looks like the agreement is still
quite close.  I expect the difference is from executing the test on a
different architecture (PPC not x86).  I assume it is nothing to worry
about.

Jon Jacky





reply via email to

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