[MacPorts] #48262: GNSS_SDR installation error
MacPorts
noreply at macports.org
Sun Jul 5 21:53:27 PDT 2015
#48262: GNSS_SDR installation error
-----------------------+--------------------------------
Reporter: mxl8214@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: High | Milestone:
Component: ports | Version: 2.3.3
Keywords: GNSS_SDR | Port:
-----------------------+--------------------------------
Hi,
I followed steps below building GNSS_SDR, but unfortunately I run
"make" and I run into this error telling me that I need a python version
higher than this. I am pretty sure that I have a higher version python
installed. By the way, my system used is OS X Yosemite.
$ git clone git://github.com/gnss-sdr/gnss-sdr
$ cd gnss-sdr/build
$ cmake -DCMAKE_CXX_COMPILER=/usr/bin/clang++ ../
$ make
$ sudo make install
[ 0%] Performing configure step for 'volk_gnsssdr_module'
CMake Error at cmake/GrPython.cmake:105 (file):
file FILE([TO_CMAKE_PATH|TO_NATIVE_PATH] path result) must be called
with
exactly three arguments.
Call Stack (most recent call first):
CMakeLists.txt:58 (include)
-- Python checking for python >= 2.5
-- Python checking for python >= 2.5 - not found
-- Python checking for Cheetah >= 2.0.0
-- Python checking for Cheetah >= 2.0.0 - not found
CMake Error at CMakeLists.txt:63 (message):
Python 2.5 or greater required to build VOLK_GNSSSDR
-- Configuring incomplete, errors occurred!
See also "/Users/danny/softwareReceiver/gnss-
sdr/build/volk_gnsssdr_module/build/CMakeFiles/CMakeOutput.log".
make[2]: *** [volk_gnsssdr_module/src/volk_gnsssdr_module-stamp
/volk_gnsssdr_module-configure] Error 1
make[1]: *** [CMakeFiles/volk_gnsssdr_module.dir/all] Error 2
make: *** [all] Error 2
--
Ticket URL: <https://trac.macports.org/ticket/48262>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list