discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Tests fail building with boost1.52


From: Barry Jackson
Subject: Re: [Discuss-gnuradio] Tests fail building with boost1.52
Date: Sat, 26 Jan 2013 12:55:43 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130114 Thunderbird/17.0.2

On 25/01/13 17:04, Tom Rondeau wrote:

On Fri, Jan 25, 2013 at 11:57 AM, Barry Jackson <address@hidden
<mailto:address@hidden>> wrote:


    The qtgui one that "fixed itself" still fails during the build, it
    only passes when run manually.


During build? You mean if you run "make test" (or just "ctest" with no
arguments)?

Sorry - by "during build" I mean during rpm build using rpmbuild (which calls "make test" from the script it generates) I get:

The following tests FAILED:
          1 - qa_volk_test_all (Failed)
        118 - qa_ctcss_squelch (Failed)
        152 - qa_qtgui (Failed)
Errors while running CTest
make: *** [test] Error 8
error: Bad exit status from /home/baz/gnuradioOK/BUILDROOT/rpm-tmp.KRNdzY (%check)

Whereas if I then cd into the build dir and issue "make test" or "ctest", I get:

The following tests FAILED:
          1 - qa_volk_test_all (Failed)
        118 - qa_ctcss_squelch (Failed)
Errors while running CTest


    I'm test building all our other packages that use boost in the hope
    that there are no breakages with 1.53b1 - if that happens then I may
    have a case for pushing for an update.


No, we MUST now stay with 1.52, so maybe we could backport the relevent patches from boost-1.53 into our version of 1.52 ?

The problem is finding the correct changes as I am not a programmer nor am I familiar with boost svn.

Could anyone help in this?

Thanks,

Barry





reply via email to

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