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 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).

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.

Johnathan
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to