[op25-dev] Re: Install Instructions on Site Do Not Work (macOS Sierra)

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/op25-dev@lists.osmocom.org/.

Mark Tomlin dygear@gmail.com [op25-dev] op25-dev at yahoogroups.com
Mon Sep 26 20:56:19 UTC 2016


Trying it with the other instructions (Granted, it says for 14.04 LTS, but
I figured I'd give it a shot just for the sake a completeness.) This is the
result.

Marks-MacBook-2:op25 Dygear$ git clone git://op25.osmocom.org/op25.git

Cloning into 'op25'...

remote: Counting objects: 708, done.

remote: Compressing objects: 100% (569/569), done.

remote: Total 708 (delta 371), reused 243 (delta 102)

Receiving objects: 100% (708/708), 418.32 KiB | 295.00 KiB/s, done.

Resolving deltas: 100% (371/371), done.

Checking connectivity... done.

Marks-MacBook-2:op25 Dygear$ cd op25/

Marks-MacBook-2:op25 Dygear$ mkdir build

Marks-MacBook-2:op25 Dygear$ cd build/

Marks-MacBook-2:build Dygear$ cmake ../

-- The CXX compiler identification is AppleClang 7.3.0.7030029

-- The C compiler identification is AppleClang 7.3.0.7030029

-- Check for working CXX compiler:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++

-- Check for working CXX compiler:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
-- works

-- Detecting CXX compiler ABI info

-- Detecting CXX compiler ABI info - done

-- Detecting CXX compile features

-- Detecting CXX compile features - done

-- Check for working C compiler:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc

-- Check for working C compiler:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
-- works

-- Detecting C compiler ABI info

-- Detecting C compiler ABI info - done

-- Detecting C compile features

-- Detecting C compile features - done

-- Build type not specified: defaulting to release.

-- Boost version: 1.59.0

-- Found the following Boost libraries:

--   filesystem

--   system

-- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.28")

-- checking for module 'gnuradio-runtime'

--   package 'gnuradio-runtime' not found

-- Could NOT find GNURADIO_RUNTIME (missing:  GNURADIO_RUNTIME_LIBRARIES)

-- checking for module 'cppunit'

--   package 'cppunit' not found

-- Found CPPUNIT: /opt/local/lib/libcppunit.dylib

Checking for GNU Radio Module: RUNTIME

-- checking for module 'gnuradio-runtime'

--   package 'gnuradio-runtime' not found

 * INCLUDES=/opt/local/include

 * LIBS=/opt/local/lib/libgnuradio-runtime.dylib

-- Found GNURADIO_RUNTIME: /opt/local/lib/libgnuradio-runtime.dylib

GNURADIO_RUNTIME_FOUND = TRUE

Checking for GNU Radio Module: BLOCKS

-- checking for module 'gnuradio-blocks'

--   package 'gnuradio-blocks' not found

 * INCLUDES=/opt/local/include

 * LIBS=/opt/local/lib/libgnuradio-blocks.dylib

-- Found GNURADIO_BLOCKS: /opt/local/lib/libgnuradio-blocks.dylib

GNURADIO_BLOCKS_FOUND = TRUE

Checking for GNU Radio Module: FILTER

-- checking for module 'gnuradio-filter'

--   package 'gnuradio-filter' not found

 * INCLUDES=/opt/local/include

 * LIBS=/opt/local/lib/libgnuradio-filter.dylib

-- Found GNURADIO_FILTER: /opt/local/lib/libgnuradio-filter.dylib

GNURADIO_FILTER_FOUND = TRUE

Checking for GNU Radio Module: PMT

-- checking for module 'gnuradio-runtime'

--   package 'gnuradio-runtime' not found

 * INCLUDES=/opt/local/include

 * LIBS=/opt/local/lib/libgnuradio-pmt.dylib

-- Found GNURADIO_PMT: /opt/local/lib/libgnuradio-pmt.dylib

GNURADIO_PMT_FOUND = TRUE

CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0026 is not set: Disallow use of the LOCATION target property.

  Run "cmake --help-policy CMP0026" for policy details.  Use the
cmake_policy

  command to set the policy and suppress this warning.


  The LOCATION property should not be read from target "test-op25".  Use the

  target name directly with add_custom_command, or use the generator

  expression $<TARGET_FILE>, as appropriate.


Call Stack (most recent call first):

  op25/gr-op25/lib/CMakeLists.txt:93 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


-- 

-- Checking for module SWIG

-- Found SWIG version 3.0.7.

-- Found SWIG: /opt/local/bin/swig

-- Found PythonLibs: /usr/lib/libpython2.7.dylib (found suitable version
"2.7.10", minimum required is "2")

-- Found PythonInterp: /usr/bin/python2.7 (found suitable version "2.7.10",
minimum required is "2")

-- Performing Test HAVE_WNO_UNUSED_BUT_SET_VARIABLE

-- Performing Test HAVE_WNO_UNUSED_BUT_SET_VARIABLE - Failed

CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0026 is not set: Disallow use of the LOCATION target property.

  Run "cmake --help-policy CMP0026" for policy details.  Use the
cmake_policy

  command to set the policy and suppress this warning.


  The LOCATION property should not be read from target "gnuradio-op25".  Use

  the target name directly with add_custom_command, or use the generator

  expression $<TARGET_FILE>, as appropriate.


Call Stack (most recent call first):

  op25/gr-op25/python/CMakeLists.txt:44 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0045 is not set: Error on non-existent target in

  get_target_property.  Run "cmake --help-policy CMP0045" for policy
details.

  Use the cmake_policy command to set the policy and suppress this warning.


  get_target_property() called with non-existent target
"/usr/bin/python2.7".

Call Stack (most recent call first):

  op25/gr-op25/python/CMakeLists.txt:44 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0045 is not set: Error on non-existent target in

  get_target_property.  Run "cmake --help-policy CMP0045" for policy
details.

  Use the cmake_policy command to set the policy and suppress this warning.


  get_target_property() called with non-existent target

  "/Users/Dygear/op25/op25/op25/gr-op25/python/qa_fsk4_demod_ff.py".

Call Stack (most recent call first):

  op25/gr-op25/python/CMakeLists.txt:44 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0026 is not set: Disallow use of the LOCATION target property.

  Run "cmake --help-policy CMP0026" for policy details.  Use the
cmake_policy

  command to set the policy and suppress this warning.


  The LOCATION property should not be read from target "gnuradio-op25".  Use

  the target name directly with add_custom_command, or use the generator

  expression $<TARGET_FILE>, as appropriate.


Call Stack (most recent call first):

  op25/gr-op25/python/CMakeLists.txt:45 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0045 is not set: Error on non-existent target in

  get_target_property.  Run "cmake --help-policy CMP0045" for policy
details.

  Use the cmake_policy command to set the policy and suppress this warning.


  get_target_property() called with non-existent target
"/usr/bin/python2.7".

Call Stack (most recent call first):

  op25/gr-op25/python/CMakeLists.txt:45 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0045 is not set: Error on non-existent target in

  get_target_property.  Run "cmake --help-policy CMP0045" for policy
details.

  Use the cmake_policy command to set the policy and suppress this warning.


  get_target_property() called with non-existent target

  "/Users/Dygear/op25/op25/op25/gr-op25/python/qa_fsk4_slicer_fb.py".

Call Stack (most recent call first):

  op25/gr-op25/python/CMakeLists.txt:45 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0026 is not set: Disallow use of the LOCATION target property.

  Run "cmake --help-policy CMP0026" for policy details.  Use the
cmake_policy

  command to set the policy and suppress this warning.


  The LOCATION property should not be read from target "gnuradio-op25".  Use

  the target name directly with add_custom_command, or use the generator

  expression $<TARGET_FILE>, as appropriate.


Call Stack (most recent call first):

  op25/gr-op25/python/CMakeLists.txt:46 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0045 is not set: Error on non-existent target in

  get_target_property.  Run "cmake --help-policy CMP0045" for policy
details.

  Use the cmake_policy command to set the policy and suppress this warning.


  get_target_property() called with non-existent target
"/usr/bin/python2.7".

Call Stack (most recent call first):

  op25/gr-op25/python/CMakeLists.txt:46 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0045 is not set: Error on non-existent target in

  get_target_property.  Run "cmake --help-policy CMP0045" for policy
details.

  Use the cmake_policy command to set the policy and suppress this warning.


  get_target_property() called with non-existent target

  "/Users/Dygear/op25/op25/op25/gr-op25/python/qa_decoder_ff.py".

Call Stack (most recent call first):

  op25/gr-op25/python/CMakeLists.txt:46 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0026 is not set: Disallow use of the LOCATION target property.

  Run "cmake --help-policy CMP0026" for policy details.  Use the
cmake_policy

  command to set the policy and suppress this warning.


  The LOCATION property should not be read from target "gnuradio-op25".  Use

  the target name directly with add_custom_command, or use the generator

  expression $<TARGET_FILE>, as appropriate.


Call Stack (most recent call first):

  op25/gr-op25/python/CMakeLists.txt:47 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0045 is not set: Error on non-existent target in

  get_target_property.  Run "cmake --help-policy CMP0045" for policy
details.

  Use the cmake_policy command to set the policy and suppress this warning.


  get_target_property() called with non-existent target
"/usr/bin/python2.7".

Call Stack (most recent call first):

  op25/gr-op25/python/CMakeLists.txt:47 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0045 is not set: Error on non-existent target in

  get_target_property.  Run "cmake --help-policy CMP0045" for policy
details.

  Use the cmake_policy command to set the policy and suppress this warning.


  get_target_property() called with non-existent target

  "/Users/Dygear/op25/op25/op25/gr-op25/python/qa_decoder_bf.py".

Call Stack (most recent call first):

  op25/gr-op25/python/CMakeLists.txt:47 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0026 is not set: Disallow use of the LOCATION target property.

  Run "cmake --help-policy CMP0026" for policy details.  Use the
cmake_policy

  command to set the policy and suppress this warning.


  The LOCATION property should not be read from target "gnuradio-op25".  Use

  the target name directly with add_custom_command, or use the generator

  expression $<TARGET_FILE>, as appropriate.


Call Stack (most recent call first):

  op25/gr-op25/python/CMakeLists.txt:48 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0045 is not set: Error on non-existent target in

  get_target_property.  Run "cmake --help-policy CMP0045" for policy
details.

  Use the cmake_policy command to set the policy and suppress this warning.


  get_target_property() called with non-existent target
"/usr/bin/python2.7".

Call Stack (most recent call first):

  op25/gr-op25/python/CMakeLists.txt:48 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0045 is not set: Error on non-existent target in

  get_target_property.  Run "cmake --help-policy CMP0045" for policy
details.

  Use the cmake_policy command to set the policy and suppress this warning.


  get_target_property() called with non-existent target

  "/Users/Dygear/op25/op25/op25/gr-op25/python/qa_pcap_source_b.py".

Call Stack (most recent call first):

  op25/gr-op25/python/CMakeLists.txt:48 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


-- Found Doxygen: /opt/local/bin/doxygen (found version "1.8.10")

-- Build type not specified: defaulting to release.

-- Boost version: 1.59.0

-- Found the following Boost libraries:

--   filesystem

--   system

-- checking for module 'gnuradio-runtime'

--   package 'gnuradio-runtime' not found

-- Could NOT find GNURADIO_RUNTIME (missing:  GNURADIO_RUNTIME_LIBRARIES)

-- checking for module 'cppunit'

--   package 'cppunit' not found

Checking for GNU Radio Module: RUNTIME

-- checking for module 'gnuradio-runtime'

--   package 'gnuradio-runtime' not found

 * INCLUDES=/opt/local/include

 * LIBS=/opt/local/lib/libgnuradio-runtime.dylib

GNURADIO_RUNTIME_FOUND = TRUE

Checking for GNU Radio Module: BLOCKS

-- checking for module 'gnuradio-blocks'

--   package 'gnuradio-blocks' not found

 * INCLUDES=/opt/local/include

 * LIBS=/opt/local/lib/libgnuradio-blocks.dylib

GNURADIO_BLOCKS_FOUND = TRUE

Checking for GNU Radio Module: FILTER

-- checking for module 'gnuradio-filter'

--   package 'gnuradio-filter' not found

 * INCLUDES=/opt/local/include

 * LIBS=/opt/local/lib/libgnuradio-filter.dylib

GNURADIO_FILTER_FOUND = TRUE

Checking for GNU Radio Module: PMT

-- checking for module 'gnuradio-runtime'

--   package 'gnuradio-runtime' not found

 * INCLUDES=/opt/local/include

 * LIBS=/opt/local/lib/libgnuradio-pmt.dylib

GNURADIO_PMT_FOUND = TRUE

CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0026 is not set: Disallow use of the LOCATION target property.

  Run "cmake --help-policy CMP0026" for policy details.  Use the
cmake_policy

  command to set the policy and suppress this warning.


  The LOCATION property should not be read from target "test-op25_repeater".

  Use the target name directly with add_custom_command, or use the generator

  expression $<TARGET_FILE>, as appropriate.


Call Stack (most recent call first):

  op25/gr-op25_repeater/lib/CMakeLists.txt:93 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


-- 

-- Checking for module SWIG

-- Found SWIG version 3.0.7.

CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0026 is not set: Disallow use of the LOCATION target property.

  Run "cmake --help-policy CMP0026" for policy details.  Use the
cmake_policy

  command to set the policy and suppress this warning.


  The LOCATION property should not be read from target

  "gnuradio-op25_repeater".  Use the target name directly with

  add_custom_command, or use the generator expression $<TARGET_FILE>, as

  appropriate.


Call Stack (most recent call first):

  op25/gr-op25_repeater/python/CMakeLists.txt:44 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0045 is not set: Error on non-existent target in

  get_target_property.  Run "cmake --help-policy CMP0045" for policy
details.

  Use the cmake_policy command to set the policy and suppress this warning.


  get_target_property() called with non-existent target
"/usr/bin/python2.7".

Call Stack (most recent call first):

  op25/gr-op25_repeater/python/CMakeLists.txt:44 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0045 is not set: Error on non-existent target in

  get_target_property.  Run "cmake --help-policy CMP0045" for policy
details.

  Use the cmake_policy command to set the policy and suppress this warning.


  get_target_property() called with non-existent target

  "/Users/Dygear/op25/op25/op25/gr-op25_repeater/python/qa_vocoder.py".

Call Stack (most recent call first):

  op25/gr-op25_repeater/python/CMakeLists.txt:44 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0026 is not set: Disallow use of the LOCATION target property.

  Run "cmake --help-policy CMP0026" for policy details.  Use the
cmake_policy

  command to set the policy and suppress this warning.


  The LOCATION property should not be read from target

  "gnuradio-op25_repeater".  Use the target name directly with

  add_custom_command, or use the generator expression $<TARGET_FILE>, as

  appropriate.


Call Stack (most recent call first):

  op25/gr-op25_repeater/python/CMakeLists.txt:45 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0045 is not set: Error on non-existent target in

  get_target_property.  Run "cmake --help-policy CMP0045" for policy
details.

  Use the cmake_policy command to set the policy and suppress this warning.


  get_target_property() called with non-existent target
"/usr/bin/python2.7".

Call Stack (most recent call first):

  op25/gr-op25_repeater/python/CMakeLists.txt:45 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0045 is not set: Error on non-existent target in

  get_target_property.  Run "cmake --help-policy CMP0045" for policy
details.

  Use the cmake_policy command to set the policy and suppress this warning.


  get_target_property() called with non-existent target


"/Users/Dygear/op25/op25/op25/gr-op25_repeater/python/qa_gardner_costas_cc.py".

Call Stack (most recent call first):

  op25/gr-op25_repeater/python/CMakeLists.txt:45 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0026 is not set: Disallow use of the LOCATION target property.

  Run "cmake --help-policy CMP0026" for policy details.  Use the
cmake_policy

  command to set the policy and suppress this warning.


  The LOCATION property should not be read from target

  "gnuradio-op25_repeater".  Use the target name directly with

  add_custom_command, or use the generator expression $<TARGET_FILE>, as

  appropriate.


Call Stack (most recent call first):

  op25/gr-op25_repeater/python/CMakeLists.txt:46 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0045 is not set: Error on non-existent target in

  get_target_property.  Run "cmake --help-policy CMP0045" for policy
details.

  Use the cmake_policy command to set the policy and suppress this warning.


  get_target_property() called with non-existent target
"/usr/bin/python2.7".

Call Stack (most recent call first):

  op25/gr-op25_repeater/python/CMakeLists.txt:46 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0045 is not set: Error on non-existent target in

  get_target_property.  Run "cmake --help-policy CMP0045" for policy
details.

  Use the cmake_policy command to set the policy and suppress this warning.


  get_target_property() called with non-existent target


"/Users/Dygear/op25/op25/op25/gr-op25_repeater/python/qa_p25_frame_assembler.py".

Call Stack (most recent call first):

  op25/gr-op25_repeater/python/CMakeLists.txt:46 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0026 is not set: Disallow use of the LOCATION target property.

  Run "cmake --help-policy CMP0026" for policy details.  Use the
cmake_policy

  command to set the policy and suppress this warning.


  The LOCATION property should not be read from target

  "gnuradio-op25_repeater".  Use the target name directly with

  add_custom_command, or use the generator expression $<TARGET_FILE>, as

  appropriate.


Call Stack (most recent call first):

  op25/gr-op25_repeater/python/CMakeLists.txt:47 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0045 is not set: Error on non-existent target in

  get_target_property.  Run "cmake --help-policy CMP0045" for policy
details.

  Use the cmake_policy command to set the policy and suppress this warning.


  get_target_property() called with non-existent target
"/usr/bin/python2.7".

Call Stack (most recent call first):

  op25/gr-op25_repeater/python/CMakeLists.txt:47 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


CMake Warning (dev) at /opt/local/share/cmake/gnuradio/GrTest.cmake:45
(get_target_property):

  Policy CMP0045 is not set: Error on non-existent target in

  get_target_property.  Run "cmake --help-policy CMP0045" for policy
details.

  Use the cmake_policy command to set the policy and suppress this warning.


  get_target_property() called with non-existent target


"/Users/Dygear/op25/op25/op25/gr-op25_repeater/python/qa_fsk4_slicer_fb.py".

Call Stack (most recent call first):

  op25/gr-op25_repeater/python/CMakeLists.txt:47 (GR_ADD_TEST)

This warning is for project developers.  Use -Wno-dev to suppress it.


-- Configuring done

CMake Warning (dev):

  Policy CMP0042 is not set: MACOSX_RPATH is enabled by default.  Run "cmake

  --help-policy CMP0042" for policy details.  Use the cmake_policy command
to

  set the policy and suppress this warning.


  MACOSX_RPATH is not specified for the following targets:


   gnuradio-op25

   gnuradio-op25_repeater


This warning is for project developers.  Use -Wno-dev to suppress it.


-- Generating done

-- Build files have been written to: /Users/Dygear/op25/op25/build

Marks-MacBook-2:build Dygear$ make

*Scanning dependencies of target gnuradio-op25*

[  1%] Building CXX object
op25/gr-op25/lib/CMakeFiles/gnuradio-op25.dir/fsk4_demod_ff_impl.cc.o

[  2%] Building CXX object
op25/gr-op25/lib/CMakeFiles/gnuradio-op25.dir/fsk4_slicer_fb_impl.cc.o

[  3%] Building CXX object
op25/gr-op25/lib/CMakeFiles/gnuradio-op25.dir/decoder_bf_impl.cc.o

*/Users/Dygear/op25/op25/op25/gr-op25/lib/decoder_bf_impl.cc:32:10: **fatal
error: *

*      'itpp/comm/bch.h' file not found*

#include <itpp/comm/bch.h>

*         ^*

1 error generated.

make[2]: ***
[op25/gr-op25/lib/CMakeFiles/gnuradio-op25.dir/decoder_bf_impl.cc.o] Error 1

make[1]: *** [op25/gr-op25/lib/CMakeFiles/gnuradio-op25.dir/all] Error 2

make: *** [all] Error 2

Marks-MacBook-2:build Dygear$




-- 
Thank you for your time,
Mark 'Dygear' Tomlin;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/op25-dev/attachments/20160926/6ec6f822/attachment.htm>


More information about the op25-dev mailing list