It's a bug on 32-bit systems. Verified here on Ubuntu 13.10 32-bit.
Re-running cmake is not going to help.
Ron
On 12/24/2014 07:04 AM, West, Nathan wrote:
On Wed, Dec 24, 2014 at 2:42 AM, Ron Economos wrote:
A fix for this is to change line 39 in
volk/kernels/volk/volk_64u_popcntpuppet_64u.h
On Wed, Dec 24, 2014 at 2:42 AM, Ron Economos wrote:
> A fix for this is to change line 39 in
> volk/kernels/volk/volk_64u_popcntpuppet_64u.h
>
> from
>
> #ifdef LV_HAVE_SSE4_2
>
> to
>
> #if LV_HAVE_SSE4_2 && LV_HAVE_64
>
> Ron
>
>
> On 12/23/2014 11:41 PM, Ralph A. Schmid, dk5ras wrote:
>
> Hi a
A fix for this is to change line 39 in
volk/kernels/volk/volk_64u_popcntpuppet_64u.h
from
#ifdef LV_HAVE_SSE4_2
to
#if LV_HAVE_SSE4_2 && LV_HAVE_64
Ron
On 12/23/2014 11:41 PM, Ralph A. Schmid, dk5ras wrote:
Hi all,
With latest sources (after a git pull) the build fails. Kubuntu 14.04
32
Hi all,
With latest sources (after a git pull) the build fails. Kubuntu 14.04 32
bit, and a new gnuradio folder did not change things. Here the output:
[ 5%] Building C object
volk/lib/CMakeFiles/volk.dir/volk_machine_avx_32_mmx_orc.c.o
In file included from
/home/ras/gnuradio/build/volk/lib
Aah, I see, now it compiles. Great!
Ralph.
Sent from my mobile...
- Reply message -
From: "Tom Rondeau"
To: "Ralph A. Schmid"
Cc: "GNURadio Discussion List"
Subject: [Discuss-gnuradio] build fails
Date: Tue, Feb 19, 2013 20:30
On Tue, Feb 19, 2013 at 2
On Tue, Feb 19, 2013 at 2:26 PM, Ralph A. Schmid wrote:
> Hi,
>
> made right now a git pull, got the error below. About 14 hours ago, three
> changes earlier, it worked on the same machine and system.
>
> Any ideas? :)
>
> Ralph.
>
> [ 1%] Built target volk
> [ 1%] Built target test_all
> [ 1%
Hi,
made right now a git pull, got the error below. About 14 hours ago, three
changes earlier, it worked on the same machine and system.
Any ideas? :)
Ralph.
[ 1%] Built target volk
[ 1%] Built target test_all
[ 1%] Built target volk_profile
[ 1%] Built target doxygen_target
[ 1%] Built t
gt; Cc: discuss-gnuradio@gnu.org
> Subject: Re: [Discuss-gnuradio] Build fails
>
> Well, thats probably the issue, size_t is an unsigned int
>
> namespace swig {
> template <> struct traits {
> typedef value_category category;
> static const char* type_name() {
riday, 08 February, 2013 19:20
> To: Ralph A. Schmid, dk5ras
> Cc: discuss-gnuradio@gnu.org
> Subject: Re: [Discuss-gnuradio] Build fails
>
>
>
> On 02/08/2013 04:18 AM, Ralph A. Schmid, dk5ras wrote:
> > Hi,
> >
> > I got the error by installing the late
ruary 08, 2013 9:49 AM
>> To: discuss-gnuradio@gnu.org
>> Subject: Re: [Discuss-gnuradio] Build fails
>>
>>
>>
>> On 02/08/2013 02:08 AM, Ralph A. Schmid, dk5ras wrote:
>>> Hi,
>>>
>>> On a relatively fresh installed Kubuntu 12.04 LTS 3
/tmp/gnuradio_core_generalPYTHON_wrap.zip
>
> Ralph.
>
>> -Original Message-
>> From: discuss-gnuradio-bounces+ralph=schmid@gnu.org
>> [mailto:discuss-gnuradio-bounces+ralph=schmid@gnu.org] On Behalf Of
>> Josh Blum
>> Sent: Friday, February 08
Behalf Of
> Josh Blum
> Sent: Friday, February 08, 2013 9:49 AM
> To: discuss-gnuradio@gnu.org
> Subject: Re: [Discuss-gnuradio] Build fails
>
>
>
> On 02/08/2013 02:08 AM, Ralph A. Schmid, dk5ras wrote:
> > Hi,
> >
> > On a relatively fresh installed Kubuntu
t; Sent: Friday, February 08, 2013 9:49 AM
> To: discuss-gnuradio@gnu.org
> Subject: Re: [Discuss-gnuradio] Build fails
>
>
>
> On 02/08/2013 02:08 AM, Ralph A. Schmid, dk5ras wrote:
> > Hi,
> >
> > On a relatively fresh installed Kubuntu 12.04 LTS 32bit x86 wit
On 02/08/2013 02:08 AM, Ralph A. Schmid, dk5ras wrote:
> Hi,
>
> On a relatively fresh installed Kubuntu 12.04 LTS 32bit x86 with all updates
> the build of gnuradio fails. I am using the build script, but also the
> manual build fails in a similar way. Already installed on the machine is a
> pa
Hi,
On a relatively fresh installed Kubuntu 12.04 LTS 32bit x86 with all updates
the build of gnuradio fails. I am using the build script, but also the
manual build fails in a similar way. Already installed on the machine is a
partial gnuradio 3.4.2 for OpenBTS support, together with USRP1 drivers
On 05/16/2012 04:42 AM, Adam Baxter wrote:
> Hi, building GNURadio 3.5.3.2 from the Debian Testing sources fails on
> ARMel with GCC version 4.6.3 (Debian 4.6.3-1)
The gnuradio source assumes if you are on arm, you have access to the
NEON instructions. (Building gnuradio for arm without NEON will
Hi, building GNURadio 3.5.3.2 from the Debian Testing sources fails on
ARMel with GCC version 4.6.3 (Debian 4.6.3-1)
/usr/src/gnuradio-3.5.3.2/build/gnuradio-core/src/lib && /usr/bin/gcc
-Dgnuradio_core_EXPORTS -DTRY_SHM_VMCIRCBUF -DHAVE_NETDB_H
-DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SELE
On Mon, Jul 04, 2005 at 08:40:12PM -0700, Ges wrote:
>
> I am sorry. I didnt realise the paths were absolute.
No problem. Normally it "just works", so I'm a bit puzzled.
That's why I suggested the --srcdir=DIR option. Did --srcdir solve your
problem? I'm curious about what part of your confi
I am sorry. I didnt realise the paths were absolute.
I am not sure if it is related to my use of AFS...it
doesnt look like it, because I dont work off AFS, I
just have some of the executables in /usr/local/..
symbolically linked to some AFS files. But then again,
I shall check up on this sometime
On Mon, Jul 04, 2005 at 10:12:17AM -0700, Ges wrote:
> Hi,
>
> I finally got it all working on 2 machines(thanks to
> all the help I got from the mailing list). Tried to
> compile everything after the new CVS update. Now I
> dont get the configure problems with "no dev lib" for
> python. No patch
Hi,
I finally got it all working on 2 machines(thanks to
all the help I got from the mailing list). Tried to
compile everything after the new CVS update. Now I
dont get the configure problems with "no dev lib" for
python. No patch required - unlike earlier when I need
to use Mark's patch (just as
On Wed, Feb 23, 2005 at 06:45:20PM -0600, Meenal wrote:
> Build fails in gnuradio-core during run_tests as follows
> Meenal
>
>
> --
> Ran 1 test in 0.019s
>
> OK
> E
> ===
Build fails in gnuradio-core during run_tests as follows
Meenal
--
Ran 1 test in 0.006s
OK
.
--
Ran 1 test in 0.006s
OK
.
-
23 matches
Mail list logo