 
            Any updates to fix the CMAKE issues? https://github.com/boatbod/op25/issues/25
d$ make [ 21%] Built target gnuradio-op25 [ 23%] Built target test-op25 [ 24%] Built target _op25_swig_doc_tag [ 26%] Built target _op25_swig_swig_tag [ 29%] Built target op25_swig_swig_compilation [ 31%] Built target _op25_swig [ 33%] Built target pygen_op25_gr_op25_swig_ac751 [ 34%] Built target pygen_op25_gr_op25_python_b78db [ 34%] Built target pygen_op25_gr_op25_apps_383eb [ 51%] Built target imbe_vocoder [ 78%] Built target gnuradio-op25_repeater [ 85%] Built target op25-d2460 [ 86%] Built target scan4sync [ 87%] Built target BER [ 90%] Built target test-op25_repeater make[2]: *** No rule to make target 'op25/gr-op25_repeater/swig/op25_repeater_swig.py', needed by 'op25/gr-op25_repeater/swig/op25_repeater_swig.pyc'. Stop. make[1]: *** [CMakeFiles/Makefile2:954: op25/gr-op25_repeater/swig/CMakeFiles/pygen_op25_gr_op25_repeater_swig_a9103.dir/all] Error 2 make: *** [Makefile:130: all] Error 2 ddejr@ddejr-pc:~/op25/build$
same result using "./install.sh" method
http://osmocom.org/issues/4225
"make2: * No rule to make target 'op25/gr-op25_repeater/swig/op25_repeater_swig.py', needed by 'op25/gr-op25_repeater/swig/op25_repeater_swig.pyc'. Stop. make1: [CMakeFiles/Makefile2:874: op25/gr-op25_repeater/swig/CMakeFiles/pygen_op25_gr_op25_repeater_swig_26094.dir/all] Error 2 make: [Makefile:130: all] Error 2 [ 26%] Built target gnuradio-op25 [ 29%] Built target test-op25 [ 30%] Built target _op25_swig_swig_tag [ 32%] Built target _op25_swig_doc_tag [ 36%] Built target op25_swig_swig_compilation [ 38%] Built target _op25_swig [ 40%] Built target pygen_op25_gr_op25_swig_388ba [ 42%] Built target pygen_op25_gr_op25_python_4bea1 [ 42%] Built target pygen_op25_gr_op25_apps_383eb [ 63%] Built target imbe_vocoder [ 86%] Built target gnuradio-op25_repeater [ 89%] Built target test-op25_repeater [ 91%] Built target _op25_repeater_swig_swig_tag make2: No rule to make target 'op25/gr-op25_repeater/swig/op25_repeater_swig.py', needed by 'op25/gr-op25_repeater/swig/op25_repeater_swig.pyc'. Stop. make1: [CMakeFiles/Makefile2:874: op25/gr-op25_repeater/swig/CMakeFiles/pygen_op25_gr_op25_repeater_swig_26094.dir/all] Error 2 make: * [Makefile:130: all] Error 2"
This breaks OP25 for dummies the most used HOWTO... and even using just the standard git and running the install.sh
 
            3.12.4 is the version I'm running locally.
Graham
On Wed, Dec 4, 2019, 9:25 AM op25@zellners.com wrote:
Quoting Graham Norbury gnorbury@bondcar.com:
Drop back to an earlier cmake version; 3.12.4 works fine for me. Sorry, I'd update the cmake rules but I've never been able to figure the magic incantation in GrSwig.cmake to fix the incorrect dependency
ordering.
See: CMake bug reports and follow up and issues follow up
https://discourse.cmake.org/t/newer-cmake-v-3-12-4-v-op25-project/320
https://github.com/boatbod/op25/issues/25
I've asked for what edits they made to see if it works on Raspbian, etc.. and will return the FAQ/HOWTO's etc. back to working status...
Did you confirm 3.12.4??? Seems others had to go back further?? 3.10.3 etc...

