[MacPorts] #48262: GNSS_SDR installation error
#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
#48262: GNSS_SDR installation error ------------------------+-------------------------------- Reporter: mxl8214@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: | ------------------------+-------------------------------- Changes (by ryandesign@…): * keywords: GNSS_SDR => * priority: High => Normal Old description:
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
New description: 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 }}} -- Comment: I don't see what this has to do with MacPorts? It looks like you are having trouble manually compiling software, not building a MacPorts port. As such, you should contact the developers of the software you're trying to compile. -- Ticket URL: <https://trac.macports.org/ticket/48262#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#48262: GNSS_SDR installation error ------------------------+-------------------------------- Reporter: mxl8214@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: invalid | Keywords: Port: | ------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => invalid -- Ticket URL: <https://trac.macports.org/ticket/48262#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts