3.6.5 test fail

Hi all,

today I have a problem to build 3.6.5 which I downloaded yesterday.
When I do make test 2 tests fail:

99% tests passed, 2 tests failed out of 240

The following tests FAILED:
105 - qa_file_metadata (Failed)
132 - qa_udp_source_sink (Failed)
Errors while running CTest

As for the qa_file metadata, the report is following:

105/240 Testing qa_file_metadata

line 81, in test_001
line 160, in test_002
<pmt_swig.swig_int_ptr; proxy of <Swig Object of type
‘boost::intrusive_ptr< pmt::pmt_base > *’ at 0x41af660> >
– Process completed
***Failed
106/240 Testing qa_probe_signal
Test command: /bin/sh

/home/savi_ne/tools/gnuradio-3.6.5/build/gr-blocks/python/qa_probe_signal_test.sh

Test timeout computed to be: 9.99988e+06

It looks like my test module is missing something.

The second failure is caused by udp_source_sink, and here is the report:

132/240 Testing qa_udp_source_sink

/home/savi_ne/tools/gnuradio-3.6.5/build/gnuradio-core/src/lib/libgnuradio-core-3.6.5.so.0.0.0(_ZN12gr_flowgraphD1Ev+0x78)[0x7f6728184298]

/usr/lib64/libpython2.6.so.1.0(PyObject_Call+0x53)[0x3297843c63]
/usr/lib64/libpython2.6.so.1.0(PyObject_GenericSetAttr+0x11c)[0x329787da6c]
/usr/lib64/libpython2.6.so.1.0[0x32978566af]
/usr/lib64/libpython2.6.so.1.0(PyObject_Call+0x53)[0x3297843c63]
/usr/lib64/libpython2.6.so.1.0[0x32978f1bac]
02315000-03984000 rw-p 00000000 00:00 0
3283d8a000-3283f89000 —p 0018a000 08:01 1581805
3284217000-3284218000 r–p 00017000 08:01 1581815
3284603000-3284604000 rw-p 00003000 08:01 1582700
/lib64/libz.so.1.2.3
3285206000-3285207000 r–p 00006000 08:01 1588066
/usr/lib64/libgfortran.so.3.0.0
/usr/lib64/atlas/libf77blas.so.3.0
328aae8000-328aaef000 r–p 000e8000 08:01 267327
328b603000-328b604000 rw-p 00003000 08:01 1588052
/usr/lib64/atlas/libatlas.so.3.0
328e914000-328ea22000 rw-p 00000000 00:00 0
3294c01000-3294c02000 r–p 00001000 08:01 1582709
356e000000-356e174000 r-xp 00000000 08:01 289478
3a1b849000-3a1ba49000 —p 00049000 08:01 290449
/usr/lib64/libboost_filesystem-mt.so.5
3fdf01d000-3fdf01e000 rw-p 0001d000 08:01 1611794
3fdfa00000-3fdfadb000 r-xp 00000000 08:01 1611797
/lib64/libk5crypto.so.3.1
/lib64/libgssapi_krb5.so.2.2
7f6700000000-7f6700021000 rw-p 00000000 00:00 0
7f67161fe000-7f6716bfe000 rw-p 00000000 00:00 0
7f671e65b000-7f671e65c000 r–p 0000c000 08:01 1605043
/home/savi_ne/tools/gnuradio-3.6.5/build/gr-blocks/swig/_blocks_swig1.so
***Failed

I am also pretty sure that yesterday when I run make test for the first
time it was only one error caused by metadata…, and then I run ctest
-V
and the second error appeared.
I am using RHEL 5, and since now everything was just fine.

Best regards and thank you,

On Fri, Jun 7, 2013 at 4:24 AM, Nemanja S. [email protected]
wrote:

105 - qa_file_metadata (Failed)

This issue has been fixed on the repository ‘maint’ branch and will
eventually make it into release 3.6.5.1. It had already been corrected
on
the current ‘master’ branch for 3.7.