Make test error

hello everyone, I try to install gnuradio by source code, the version is
3.6.3.
my operation system is Ubuntu 12.04.
and I get this error while running make test

The following tests FAILED:
120 - qa_ctcss_squelch (Failed)
Errors while running CTest

thanks for any reply.

On 01/31/2013 07:38 AM, adream wrote:

I think this is a known issue. If that is your only test failure, I
think your GR build is good to use :slight_smile:

-josh

Should anyone feel like fixing it, the issue can be found here:

http://gnuradio.org/redmine/issues/511

I just cleaned and rebuilt master and all tests pass for me on Ubuntu
12.04.

Output of gnuradio-config-info shows that I am on master.
jared@jared:~/gnuradio/build$ gnuradio-core/src/lib/gnuradio-config-info
-v
v3.6.3-35-g4435082f

    Start 120: qa_ctcss_squelch

120/180 Test #120: qa_ctcss_squelch … Passed 0.17
sec

Jared

On Fri, Feb 1, 2013 at 10:49 AM, Ben R. [email protected] wrote:

3.6.3.
I think this is a known issue. If that is your only test failure, I


This email, including any attachments, is only for the intended
recipient.
It is subject to copyright, is confidential and may be the subject of
legal
or other privilege, none of which is waived or lost by reason of this
transmission.
If you are not an intended recipient, you may not use, disseminate,
distribute or reproduce such email, any attachments, or any part
thereof.
If you have received a message in error, please notify the sender
immediately and erase all copies of the message and any attachments.
Unfortunately, we cannot warrant that the email has not been altered or
corrupted during transmission nor can we guarantee that any email or any
attachments are free from computer viruses or other conditions which may
damage or interfere with recipient data, hardware or software. The
recipient relies upon its own procedures and assumes all risk of use and
of
opening any attachments.

‘master’ also just built & tested for me without issue on Fedora 17. All
components except shd, comedi, and fcd.

Cheers,
Ben

qa_ctcss_squelch is failing for me on master for Ubuntu 12.10 and in
OS X 10.7.5.

On 09/03/2013 02:02 PM, Michael D. wrote:

Getting this back onto the list:

On Sep 3, 2013, at 1:57 PM, Matt D [email protected] wrote:

i am using v3.6.3.1. i don’t use the the git i build from the tarball.
On ubuntu 12.10. i saw some similar complaints from 3.6.2 builds but i
have been unable to locate the solution.
Thanks!

What does “ctest -V -R volk” return? Is your issue found in the GR
issue tracker: < http://gnuradio.org/redmine/projects/gnuradio/issues >?

  • MLD

Hi Matt - If GNU Radio builds and runs as expected, then there is a very
good chance that the issue with VOLK has already been reported and it’s
more a matter of folks finding time to fix the issue than anything else.
If you still wonder, I have already provided the command line to execute
to provide more information either to this list or as a bug report.
Have fun playing with GNU Radio! - MLD