I don't know if it has anything to do with it but I recommend that you
try to run cmake, make and make test as a regular user, not as root.
ldconfig should have no effect on the "make test" step.

Alex

On Fri, Jan 11, 2013 at 8:40 PM, Tommy Tracy II <tj...@virginia.edu> wrote:
> Dear Gnuradio,
>
> I tried 'sudo ldconfig' before 'make test' but that didn't work either.
> Below I will go through all of the failed test cases, and if anyone has any
> suggestions, thank you in advance!
>
> Here is a summary:
> *Two failed VOLK tests
> *gr_block_executor policy error
> *Segmentation fault:
> /root/src/gnuradio-3.6.3/build/gr-filter/lib/test-gr-filter
> *Missing module name: filter_swig
> *Rounding error
>
>
>  1 - qa_volk_test_all (Failed)
>
> 1: /root/src/gnuradio-3.6.3/volk/lib/testqa.cc(28): error in
> "volk_32fc_32f_multiply_32fc_a_test": check
> run_volk_tests(volk_32fc_32f_multiply_32fc_a_get_func_desc(), (void
> (*)())volk_32fc_32f_multiply_32fc_a_manual,
> std::string("volk_32fc_32f_multiply_32fc_a"), 1e-4, 0, 20460, 1, 0, "NULL")
> == 0 failed [true != 0]
>
> ...

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to