discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] make test failures on master branch


From: Justin Ford
Subject: Re: [Discuss-gnuradio] make test failures on master branch
Date: Fri, 6 Apr 2012 15:15:29 -0600

On Fri, Apr 6, 2012 at 10:36 AM, Justin Ford <address@hidden> wrote:
> On Fri, Apr 6, 2012 at 10:06 AM, Josh Blum <address@hidden> wrote:
>> Justin,
>>
>> Can you tell us more about your platform: OS version, compiler, boost
>> version?
>>
>> I kind of stopped reading through the XML when I got to this one:
>>
>> - Expected: std::invalid_argument
>> - Actual  : std::invalid_argument
>
> Absolutely.  I'm also concerned I have some underlying platform issue.
>
> $ cat /proc/version
> Linux version 2.6.18-274.3.1.el5
> (address@hidden) (gcc version 4.1.2 20080704
> (Red Hat 4.1.2-51)) #1 SMP Fri Aug 26 18:49:02 EDT 2011
>
> $ gcc --version
> gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-51)
> Copyright (C) 2006 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> Boost version is 1.41 (from EPEL).  I also upgraded the following:
> * SDCC 2.6 (no longer a dependency?)
> * SWIG 2.0.4
> * Python 2.6 (from IUS)
>  - numpy 1.6.1
>  - cheetah 2.4.4
>
> I then manually point cmake to the updated versions since they're
> installed along side the old versions built into RHEL:
> $ cmake -DPYTHON_EXECUTABLE=/usr/bin/python26
> -DBOOST_INCLUDEDIR=/usr/include/boost141
> -DBOOST_LIBRARYDIR=/usr/lib64/boost141
> -DSWIG_EXECUTABLE=/usr/share/swig/2.0.4/bin/swig ../
>
> Are there other important platform specifics that I haven't mentioned?
>
> Justin

Just noticed I had dropped the mailing list off my replies...

Attachment: gnuradio_core_all.xml
Description: Text Data

Attachment: test_hier_block2.xml
Description: Text Data

Attachment: test_vector_sink_source.xml
Description: Text Data


reply via email to

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