I renamed from op25 to gr-op25 and Failed again.
Gonna try one more thing but Here's the output:
jcardani@jcardani-ThinkCentre-XXXX ~/pybombs/src $ dir airspy bladeRF gnuradio gr-iqbal gr-op25 gr-op25baz gr-osmosdr hackrf libosmo-dsp osmo-sdr rtl-sdr uhd jcardani@jcardani-ThinkCentre-XXXX ~/pybombs/src $ cd ~ jcardani@jcardani-ThinkCentre-XXXX ~ $ cd pybombs jcardani@jcardani-ThinkCentre-XXXX ~/pybombs $ ./pybombs rb gr-op25 Settled on prefix: /home/jcardani/target Loading recipes ... Installing packages: * gr-op25 Installing from source: gr-op25 Configuring: (100%) [==========================================================] Configuration failed. Re-trying with higher verbosity. /bin/sh: 1: cd: can't cd to /home/jcardani/pybombs/src/op25/build make[2]: *** [op25/gr-op25/swig/CMakeFiles/op25_swig_swig_doc.dir/depend] Error 2 make[1]: *** [op25/gr-op25/swig/CMakeFiles/op25_swig_swig_doc.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... /bin/sh: 1: cd: can't cd to /home/jcardani/pybombs/src/op25/build make[2]: *** [op25/gr-op25/python/CMakeFiles/pygen_op25_gr_op25_python_efd2f.dir/depend] Error 2 make[1]: *** [op25/gr-op25/python/CMakeFiles/pygen_op25_gr_op25_python_efd2f.dir/all] Error 2 /bin/sh: 1: cd: can't cd to /home/jcardani/pybombs/src/op25/build make[2]: *** [op25/gr-op25/apps/CMakeFiles/pygen_op25_gr_op25_apps_383eb.dir/depend] Error 2 make[1]: *** [op25/gr-op25/apps/CMakeFiles/pygen_op25_gr_op25_apps_383eb.dir/all] Error 2 /bin/sh: 1: cd: can't cd to /home/jcardani/pybombs/src/op25/build make[2]: *** [op25/gr-op25/lib/CMakeFiles/gnuradio-op25.dir/depend] Error 2 make[1]: *** [op25/gr-op25/lib/CMakeFiles/gnuradio-op25.dir/all] Error 2 make: *** [all] Error 2 Build failed. See output above for error messages. jcardani@jcardani-ThinkCentre-XXXX ~/pybombs $
On 11/28/2015 07:31 PM, verymetl@hotmail.com [op25-dev] wrote:
Well that's weird... your directory name is "op25". Did you clone this yourself and compile manually? No way pybombs did this based on the recipe name.
You can try and rename the "op25" to "gr-op25" and issue a "./pybombs rb gr-op25"
---In op25-dev@yahoogroups.com, <jcardani@...> wrote :
Hi Scott.
Here's the output
jcardani@jcardani-ThinkCentre-XXXX ~ $ ls ~/pybombs/src airspy bladeRF gnuradio gr-iqbal gr-op25baz gr-osmosdr hackrf libosmo-dsp op25 osmo-sdr rtl-sdr uhd jcardani@jcardani-ThinkCentre-XXXX ~ $