Re: [Discuss-gnuradio] seg fault in volk_32f_s32f_multiply_32f_a_sse gnuradio v 3.6.1

2012-09-05 Thread Tom Rondeau
On Tue, Sep 4, 2012 at 9:01 PM, ikjtel wrote: > > >> Yes, looks like it. But it's an Atom, which might change things. I > >> know we had some issues on Atom's before, but I thought that we worked >> them out. I'll be interested to see how cmake reports the architecture >> checks for VOLK here. > >

[Discuss-gnuradio] make test fails for GnuRadio 3.6.2 (compiled from tarball)

2012-09-05 Thread Christian Buchner
This is on Ubuntu 12.04 32bit, all dependencies supplied by Ubuntu except for IT++ 4.2 which was compiled from source. Seems the "orc" target for one specific test fails during verification. buchner@HP-Pavilion-dv5:~/gnuradio-3.6.2/build/volk$ ctest Test project /home/buchner/gnuradio-3.6.2/build

Re: [Discuss-gnuradio] make test fails for GnuRadio 3.6.2 (compiled from tarball)

2012-09-05 Thread Johnathan Corgan
On Wed, Sep 5, 2012 at 8:49 AM, Christian Buchner wrote: > This is on Ubuntu 12.04 32bit, all dependencies supplied by Ubuntu > except for IT++ 4.2 which was compiled from source. > > Seems the "orc" target for one specific test fails during verification. Thanks for the report. Can you give us

[Discuss-gnuradio] Unable to compile on OSX

2012-09-05 Thread Pol Henarejos
Dear list, I fitted the last version of gnuradio but I fail to compile it. It shows: [ 0%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16i_s32f_deinterleave_32f_x2_a_orc_impl.c.o /Users/x/Devel/gnuradio/build/volk/lib/volk_16i_s32f_deinterleave_32f_x2_a_orc_impl.c:7:18: error: math.h:

Re: [Discuss-gnuradio] Unable to compile on OSX

2012-09-05 Thread Michael Dickens
Both UHD and GNU Radio compile and work for me on OSX 10.8.1 and Xcode 4.4.1, with just a few "-D"s on the cmake command line. I'm wondering if you've fully installed XCode; I follow the list found at < https://trac.macports.org/wiki/ProblemHotlist >. If you don't do all the right steps, XCod