discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] building gnuradio - those annoying swig doc error


From: Josh Blum
Subject: Re: [Discuss-gnuradio] building gnuradio - those annoying swig doc errors
Date: Tue, 03 Jul 2012 15:31:57 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1


On 07/03/2012 03:14 PM, Johnathan Corgan wrote:
> On Tue, Jul 3, 2012 at 2:35 PM, Johnathan Corgan <
> address@hidden> wrote:
> 
> 
>> I cherry-picked the relevant commits onto a test branch based off maint
>> instead of master.  There were a couple minor conflicts easily fixed.  So
>> far -j8 works fine, and I'm testing -j now.
>>
> 
> There still seems to be an issue triggered when using 'make -j'. The end
> result is that the SWIG generated _gnuradio_core_*.so files have no actual
> code content, just overhead, and end up only a few kilobytes in length.
> Then running make again causes the SWIG generated cxx files to get
> compiled, but the output .so files are still broken (all the QA fails).
> 

So is this new, ie added by these swig fixes? I have never seen this one
before.

> Notably, none of the original SWIG doc generation stuff is failing anymore,
> so that appears to be fixed, but clearly there is more going on.  I've seen
> the above issue in the past with -j8 and -j16 on rare occasions, so this
> issue has been around awhile.
> 

Just to confirm. It is *not* failing anymore. We have forward progress
(or a little backward progress as well)?

-josh



reply via email to

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