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
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
