discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] ctest failures only in i586 builds


From: Barry Jackson
Subject: [Discuss-gnuradio] ctest failures only in i586 builds
Date: Mon, 05 Aug 2013 22:25:11 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7

Our gnuradio-3.7.1 package (from recent git) builds for x86_64 now pass all tests on the Mageia build system. (qa_qtgui is excluded).

I found that we needed to export LD_LIBRARY_PATH=%{buildroot}%{_libdir} in the build chroot for ctest to find the libs.

However I am seeing test failures on the i586 build.

The tests are run during the rpm package build with:

ctest -V -E  qa_qtgui ||:

..so the tests are verbose and failures don't stop the build.

Can anyone figure out why these tests fail only in the i586 build?

i586 build log:
http://mtf.no-ip.co.uk/pub/linux/barjac/tests/i586.log

x86_64 build log:
http://mtf.no-ip.co.uk/pub/linux/barjac/tests/x86_64.log

Thanks,

Barry



reply via email to

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