Re: [Discuss-gnuradio] Updated of Make Test fail with Gnuradio Gentoo Installation

2013-01-13 Thread Tommy Tracy II
I did not use the '-j #' flag to parallelize the build. It is possible that I 
had an old version installed though, so I'm removing that now and trying again.

   Sincerely,
  Tommy James Tracy II
  PhD Student
High Performance Low Power Lab 
   University of Virginia

On Jan 13, 2013, at 10:40 AM, Tom Rondeau t...@trondeau.com wrote:

 On Fri, Jan 11, 2013 at 4:31 PM, Tommy Tracy II tj...@virginia.edu wrote:
 Thank you; I tried that, and that was also unsuccessful.
 
Sincerely,
   Tommy James Tracy II
 PhD Student
 High Performance Low Power Lab 
University of Virginia
 
 
 Tommy,
 
 First, you don't need to worry about running ldconfig for the tests since 
 they testing suite only uses binaries in the build tree, not the installed 
 versions.
 
 The problem with the filter_swig might come from a parallel build issue that 
 we thought we licked recently. When you run make, do you do a parallel build?
 
 Tom
 
 
  
 On Jan 11, 2013, at 3:18 PM, Alexandru Csete oz9...@gmail.com wrote:
 
 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

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


Re: [Discuss-gnuradio] Updated of Make Test fail with Gnuradio Gentoo Installation

2013-01-13 Thread Tom Rondeau
On Sun, Jan 13, 2013 at 4:03 PM, Tommy Tracy II tj...@virginia.edu wrote:

 I did not use the '-j #' flag to parallelize the build. It is possible
 that I had an old version installed though, so I'm removing that now and
 trying again.

 Sincerely,
   Tommy James Tracy II
   PhD Student
 High Performance Low Power Lab
University of Virginia


Oh, good. That was going to be my next suggestion.

Tom



 On Jan 13, 2013, at 10:40 AM, Tom Rondeau t...@trondeau.com wrote:

 On Fri, Jan 11, 2013 at 4:31 PM, Tommy Tracy II tj...@virginia.eduwrote:

 Thank you; I tried that, and that was also unsuccessful.

Sincerely,
   Tommy James Tracy II
   PhD Student
 High Performance Low Power Lab
University of Virginia



 Tommy,

 First, you don't need to worry about running ldconfig for the tests since
 they testing suite only uses binaries in the build tree, not the installed
 versions.

 The problem with the filter_swig might come from a parallel build issue
 that we thought we licked recently. When you run make, do you do a parallel
 build?

 Tom




  On Jan 11, 2013, at 3:18 PM, Alexandru Csete oz9...@gmail.com wrote:

 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



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


Re: [Discuss-gnuradio] Updated of Make Test fail with Gnuradio Gentoo Installation

2013-01-13 Thread Tommy Tracy II
I got a series of messages during 'make'. I won't list them all, just the 
different kinds:

[  2%] Building C object 
volk/lib/CMakeFiles/volk.dir/volk_32fc_s32f_magnitude_16i_a_orc_impl.c.o
/home/tjt7a/src/gnuradio-3.6.3/build/volk/lib/volk_32fc_s32f_magnitude_16i_a_orc_impl.c:
 In function '_backup_volk_32fc_s32f_magnitude_16i_a_orc_impl':
/home/tjt7a/src/gnuradio-3.6.3/build/volk/lib/volk_32fc_s32f_magnitude_16i_a_orc_impl.c:303:16:
 warning: comparison between signed and unsigned integer expressions

[  6%] Building CXX object 
gruel/src/lib/CMakeFiles/gruel.dir/msg/msg_accepter_msgq.cc.o
In file included from 
/usr/include/boost-1_46/boost/thread/condition_variable.hpp:16:0,
 from 
/usr/include/boost-1_46/boost/thread/pthread/shared_mutex.hpp:13,
 from /usr/include/boost-1_46/boost/thread/shared_mutex.hpp:16,
 from 
/usr/include/boost-1_46/boost/thread/detail/thread_group.hpp:9,
 from /usr/include/boost-1_46/boost/thread/thread.hpp:24,
 from 
/home/tjt7a/src/gnuradio-3.6.3/gruel/src/include/gruel/thread.h:25,
 from 
/home/tjt7a/src/gnuradio-3.6.3/gruel/src/include/gruel/msg_queue.h:26,
 from 
/home/tjt7a/src/gnuradio-3.6.3/gruel/src/include/gruel/msg_accepter_msgq.h:27,
 from 
/home/tjt7a/src/gnuradio-3.6.3/gruel/src/lib/msg/msg_accepter_msgq.cc:26:
/usr/include/boost-1_46/boost/thread/pthread/condition_variable.hpp: In member 
function 'void 
boost::condition_variable::wait(boost::unique_lockboost::mutex)':
/usr/include/boost-1_46/boost/thread/pthread/condition_variable.hpp:53:19: 
warning: unused variable 'res'
*A lot of builds have this message*

[ 12%] Building CXX object 
gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/runtime/gr_error_handler.cc.o
/home/tjt7a/src/gnuradio-3.6.3/gnuradio-core/src/lib/runtime/gr_error_handler.cc:
 In member function 'virtual void 
gr_file_error_handler::handle_text(gr_error_handler::seriousness, const 
std::string)':
/home/tjt7a/src/gnuradio-3.6.3/gnuradio-core/src/lib/runtime/gr_error_handler.cc:209:48:
 warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, 
FILE*)', declared with attribute warn_unused_result
/home/tjt7a/src/gnuradio-3.6.3/gnuradio-core/src/lib/runtime/gr_error_handler.cc:211:31:
 warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, 
FILE*)', declared with attribute warn_unused_result

[ 26%] Building CXX object 
gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/general/gr_nop.cc.o
In file included from 
/usr/include/boost-1_46/boost/thread/condition_variable.hpp:16:0,
 from 
/usr/include/boost-1_46/boost/thread/pthread/shared_mutex.hpp:13,
 from /usr/include/boost-1_46/boost/thread/shared_mutex.hpp:16,
 from 
/usr/include/boost-1_46/boost/thread/detail/thread_group.hpp:9,
 from /usr/include/boost-1_46/boost/thread/thread.hpp:24,
 from 
/home/tjt7a/src/gnuradio-3.6.3/gruel/src/include/gruel/thread.h:25,
 from 
/home/tjt7a/src/gnuradio-3.6.3/gnuradio-core/src/lib/runtime/gr_basic_block.h:36,
 from 
/home/tjt7a/src/gnuradio-3.6.3/gnuradio-core/src/lib/runtime/gr_block.h:27,
 from 
/home/tjt7a/src/gnuradio-3.6.3/gnuradio-core/src/lib/general/gr_nop.h:27,
 from 
/home/tjt7a/src/gnuradio-3.6.3/gnuradio-core/src/lib/general/gr_nop.cc:26:
/usr/include/boost-1_46/boost/thread/pthread/condition_variable.hpp: In member 
function 'void 
boost::condition_variable::wait(boost::unique_lockboost::mutex)':
/usr/include/boost-1_46/boost/thread/pthread/condition_variable.hpp:53:19: 
warning: unused variable 'res'
In file included from 
/usr/include/boost-1_46/boost/function/detail/prologue.hpp:17:0,
 from /usr/include/boost-1_46/boost/function.hpp:24,
 from 
/home/tjt7a/src/gnuradio-3.6.3/gnuradio-core/src/lib/runtime/gr_basic_block.h:30,
 from 
/home/tjt7a/src/gnuradio-3.6.3/gnuradio-core/src/lib/runtime/gr_block.h:27,
 from 
/home/tjt7a/src/gnuradio-3.6.3/gnuradio-core/src/lib/general/gr_nop.h:27,
 from 
/home/tjt7a/src/gnuradio-3.6.3/gnuradio-core/src/lib/general/gr_nop.cc:26:
/usr/include/boost-1_46/boost/function/function_base.hpp: In static member 
function 'static void 
boost::detail::function::functor_manager_commonFunctor::manage_small(const 
boost::detail::function::function_buffer, 
boost::detail::function::function_buffer, 
boost::detail::function::functor_manager_operation_type) [with Functor = 
boost::_bi::bind_tvoid, boost::_mfi::mf1void, gr_nop, 
boost::intrusive_ptrpmt::pmt_base , 
boost::_bi::list2boost::_bi::valuegr_nop*, boost::arg1  ]':
/usr/include/boost-1_46/boost/function/function_base.hpp:360:11:   instantiated 
from 'static void 
boost::detail::function::functor_managerFunctor::manager(const 

Re: [Discuss-gnuradio] Updated of Make Test fail with Gnuradio Gentoo Installation

2013-01-11 Thread Alexandru Csete
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


Re: [Discuss-gnuradio] Updated of Make Test fail with Gnuradio Gentoo Installation

2013-01-11 Thread Tommy Tracy II
Thank you; I tried that, and that was also unsuccessful.

   Sincerely,
  Tommy James Tracy II
  PhD Student
High Performance Low Power Lab 
   University of Virginia

On Jan 11, 2013, at 3:18 PM, Alexandru Csete oz9...@gmail.com wrote:

 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

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