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

2012-07-04 Thread Tom Rondeau
On Tue, Jul 3, 2012 at 9:34 PM, Johnathan Corgan wrote: > On Tue, Jul 3, 2012 at 3:42 PM, Johnathan Corgan > wrote: >> >> On Tue, Jul 3, 2012 at 3:31 PM, Josh Blum wrote: >> >> I don't think the .so issue is caused by the swig fixes. Doing 'make -j' >> on master fails the same way. >> >> But th

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

2012-07-03 Thread Johnathan Corgan
On Tue, Jul 3, 2012 at 3:42 PM, Johnathan Corgan < jcor...@corganenterprises.com> wrote: > On Tue, Jul 3, 2012 at 3:31 PM, Josh Blum wrote: > > I don't think the .so issue is caused by the swig fixes. Doing 'make -j' > on master fails the same way. > > But the swig doc issues that you were tryin

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

2012-07-03 Thread Johnathan Corgan
On Tue, Jul 3, 2012 at 3:31 PM, Josh Blum wrote: > So is this new, ie added by these swig fixes? I have never seen this one > before. > I don't think the .so issue is caused by the swig fixes. Doing 'make -j' on master fails the same way. But the swig doc issues that you were trying to fix do

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

2012-07-03 Thread Josh Blum
On 07/03/2012 03:14 PM, Johnathan Corgan wrote: > On Tue, Jul 3, 2012 at 2:35 PM, Johnathan Corgan < > jcor...@corganenterprises.com> 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. S

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

2012-07-03 Thread Johnathan Corgan
On Tue, Jul 3, 2012 at 2:35 PM, Johnathan Corgan < jcor...@corganenterprises.com> 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 sti

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

2012-07-03 Thread Johnathan Corgan
On Tue, Jul 3, 2012 at 2:11 PM, Josh Blum wrote: > Ever build gnuradio with a lot of -j* and catch some error like "swig > doc generation failed, retrying..."? I believe this is a dependency > specification issue with the build system. Well, I think that I have > fixed it... > > For those intere

[Discuss-gnuradio] building gnuradio - those annoying swig doc errors

2012-07-03 Thread Josh Blum
Hey list, Ever build gnuradio with a lot of -j* and catch some error like "swig doc generation failed, retrying..."? I believe this is a dependency specification issue with the build system. Well, I think that I have fixed it... For those interested, give my josh_build_work branch a try branch is