> [ 65%] Building CXX object > gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/ctrlport_probe2_s_impl.cc.o > [ 65%] Building CXX object > gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/ctrlport_probe2_i_impl.cc.o > [ 65%] Building CXX object > gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/ctrlport_probe2_b_impl.cc.o > Linking CXX shared library libgnuradio-blocks-3.7.3git.so > [ 65%] Built target gnuradio-blocks > make: *** [all] Error 2 > ERROR:root:PyBOMBS Make step failed for package (gnuradio) please see bash > output above for a reason (hint: look for the word Error)
That message is useless ... with a parallell build, the error can be _much_ before the end of the logs so you need to looks for it at any point before the end. That's also why it seems to go a little further each time, it's because the various parallell branch, only one crashes and the other slightly go forward. Cheers, Sylvain _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio