Closed Rylvir closed 4 years ago
I'm getting the same warnings on Ubuntu - 18.04 when building.
It does build and there aren't any issues that I can see (currently) with running it...it's still capturing audio without issues.
I'm getting similar errors when building on ArchLinux.
Repeating warnings during build of latest git pull this morning: "cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’"
I'm guessing this is probably related to MX Linux using an older version of GCC Build was successful, up and running, full build log below:
`$ cmake ../trunk-recorder -- The CXX compiler identification is GNU 6.3.0 -- The C compiler identification is GNU 6.3.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /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: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29") -- Checking for module 'gnuradio-runtime' -- Found gnuradio-runtime, version 3.7.10 -- Found GNURADIO_RUNTIME: /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so
-- Checking for module 'cppunit' -- Found cppunit, version 1.13.2 -- Found CPPUNIT: /usr/lib/x86_64-linux-gnu/libcppunit.so;dl
Checking for GNU Radio Module: RUNTIME -- Checking for module 'gnuradio-runtime' -- Found gnuradio-runtime, version 3.7.10
GNURADIO_RUNTIME_FOUND = TRUE Checking for GNU Radio Module: ANALOG -- Checking for module 'gnuradio-analog' -- Found gnuradio-analog, version 3.7.10
GNURADIO_ANALOG_FOUND = TRUE Checking for GNU Radio Module: BLOCKS -- Checking for module 'gnuradio-blocks' -- Found gnuradio-blocks, version 3.7.10
GNURADIO_BLOCKS_FOUND = TRUE Checking for GNU Radio Module: DIGITAL -- Checking for module 'gnuradio-digital' -- Found gnuradio-digital, version 3.7.10
GNURADIO_DIGITAL_FOUND = TRUE Checking for GNU Radio Module: FILTER -- Checking for module 'gnuradio-filter' -- Found gnuradio-filter, version 3.7.10
GNURADIO_FILTER_FOUND = TRUE Checking for GNU Radio Module: PMT -- Checking for module 'gnuradio-runtime' -- Found gnuradio-runtime, version 3.7.10
GNURADIO_PMT_FOUND = TRUE -- Checking for module 'gnuradio-runtime' -- Found gnuradio-runtime, version 3.7.10 -- Found GNURADIO_RUNTIME: /usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so;/usr/lib/x86_64-linux-gnu/libgnuradio-runtime.so;/usr/lib/x86_64-linux-gnu/libgnuradio-pmt.so
-- Checking for module 'cppunit' -- Found cppunit, version 1.13.2 -- Found CPPUNIT: /usr/lib/x86_64-linux-gnu/libcppunit.so;dl;dl
-- Checking for module 'gnuradio-uhd' -- Found gnuradio-uhd, version 3.7.10 -- Found gnuradio-uhd: /usr/include, /usr/lib/x86_64-linux-gnu/libgnuradio-uhd.so -- Found GNURADIO_UHD: /usr/lib/x86_64-linux-gnu/libgnuradio-uhd.so
-- Checking for module 'gnuradio-osmosdr' -- Found gnuradio-osmosdr, version 0.1.4 -- Found GrOsmoSDR: /usr/lib/x86_64-linux-gnu/libgnuradio-osmosdr.so
-- Pkg: , , -- Vars: /usr/include, /usr/lib/x86_64-linux-gnu/libgnuradio-osmosdr.so -- Checking for module 'libhackrf' -- Found libhackrf, version 0.4 -- Found LIBHACKRF: /usr/lib/x86_64-linux-gnu/libhackrf.so
-- Checking for module 'uhd' -- Found uhd, version 003.009.005-0-unknown -- Found UHD: /usr/lib/x86_64-linux-gnu/libuhd.so
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.0j") -- Configuring Boost C++ Libraries... -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE
-- Boost version: 1.62.0 -- Found the following Boost libraries: -- thread -- system -- program_options -- filesystem -- log_setup -- log -- regex -- random -- chrono -- date_time -- atomic -- Configuring done -- Generating done -- Build files have been written to: /home/scribe/trunk-build scribe@scribe:~/trunk-build $ make Scanning dependencies of target imbe_vocoder [ 1%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/aux_sub.cc.o [ 2%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/basicop2.cc.o [ 3%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/ch_decode.cc.o [ 4%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/ch_encode.cc.o [ 5%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/dc_rmv.cc.o [ 7%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/decode.cc.o [ 8%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/dsp_sub.cc.o [ 9%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/encode.cc.o [ 10%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/imbe_vocoder.cc.o [ 11%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/math_sub.cc.o [ 12%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/pe_lpf.cc.o [ 14%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/pitch_est.cc.o [ 15%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/pitch_ref.cc.o [ 16%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/qnt_sub.cc.o [ 17%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/rand_gen.cc.o [ 18%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/sa_decode.cc.o [ 20%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/sa_encode.cc.o [ 21%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/sa_enh.cc.o [ 22%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/tbls.cc.o [ 23%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/uv_synt.cc.o [ 24%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/v_synt.cc.o [ 25%] Building CXX object lib/op25_repeater/lib/imbe_vocoder/CMakeFiles/imbe_vocoder.dir/v_uv_det.cc.o [ 27%] Linking CXX static library libimbe_vocoder.a [ 27%] Built target imbe_vocoder Scanning dependencies of target gnuradio-op25_repeater [ 28%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/ambe_encoder_sb_impl.cc.o [ 29%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/dmr_bs_tx_bb_impl.cc.o [ 30%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/ysf_tx_sb_impl.cc.o [ 31%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/dstar_tx_sb_impl.cc.o [ 32%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/vocoder_impl.cc.o [ 34%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/gardner_costas_cc_impl.cc.o [ 35%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/p25_frame_assembler_impl.cc.o [ 36%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/fsk4_slicer_fb_impl.cc.o [ 37%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/fsk4_demod_ff_impl.cc.o [ 38%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/bch.cc.o [ 40%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/rs.cc.o [ 41%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/p25_framer.cc.o [ 42%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/p25p1_fdma.cc.o [ 43%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/p25p1_voice_encode.cc.o [ 44%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/p25p1_voice_decode.cc.o [ 45%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/p25p2_framer.cc.o [ 47%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/p25p2_isch.cc.o [ 48%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/p25p2_duid.cc.o [ 49%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/p25p2_sync.cc.o [ 50%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/p25p2_tdma.cc.o [ 51%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/p25p2_vf.cc.o [ 52%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/imbe_decoder.cc.o [ 54%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/software_imbe_decoder.cc.o [ 55%] Building C object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/ambe.c.o [ 56%] Building C object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/mbelib.c.o [ 57%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/ambe_encoder.cc.o [ 58%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/rx_sync.cc.o [ 60%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/hamming.cc.o [ 61%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/golay2087.cc.o [ 62%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/bptc19696.cc.o [ 63%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/dmr_cai.cc.o [ 64%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/dmr_slot.cc.o [ 65%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/op25_audio.cc.o [ 67%] Building CXX object lib/op25_repeater/lib/CMakeFiles/gnuradio-op25_repeater.dir/CCITTChecksumReverse.cpp.o [ 68%] Linking CXX shared library libgnuradio-op25_repeater.so [ 68%] Built target gnuradio-op25_repeater Scanning dependencies of target recorder [ 69%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/main.cc.o In file included from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/../systems/p25_trunking.h:41:0, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/../systems/system.h:8, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/uploader.h:19, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/call_uploader.h:4, from /home/scribe/trunk-recorder/lib/../trunk-recorder/call.h:31, from /home/scribe/trunk-recorder/lib/gr_blocks/nonstop_wavfile_sink.h:26, from /home/scribe/trunk-recorder/trunk-recorder/recorders/recorder.h:44, from /home/scribe/trunk-recorder/trunk-recorder/recorders/analog_recorder.h:42, from /home/scribe/trunk-recorder/trunk-recorder/source.h:11, from /home/scribe/trunk-recorder/trunk-recorder/main.cc:42: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h: In member function ‘virtual float gr::op25_repeater::gardner_costas_cc::get_freq_error()’: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h:51:43: warning: no return statement in function returning non-void [-Wreturn-type] virtual float get_freq_error(void) {} ^ At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’ [ 70%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/formatter.cc.o [ 71%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/source.cc.o In file included from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/../systems/p25_trunking.h:41:0, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/../systems/system.h:8, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/uploader.h:19, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/call_uploader.h:4, from /home/scribe/trunk-recorder/lib/../trunk-recorder/call.h:31, from /home/scribe/trunk-recorder/lib/gr_blocks/nonstop_wavfile_sink.h:26, from /home/scribe/trunk-recorder/trunk-recorder/recorders/recorder.h:44, from /home/scribe/trunk-recorder/trunk-recorder/recorders/analog_recorder.h:42, from /home/scribe/trunk-recorder/trunk-recorder/source.h:11, from /home/scribe/trunk-recorder/trunk-recorder/source.cc:1: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h: In member function ‘virtual float gr::op25_repeater::gardner_costas_cc::get_freq_error()’: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h:51:43: warning: no return statement in function returning non-void [-Wreturn-type] virtual float get_freq_error(void) {} ^ At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’ [ 72%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/uploaders/uploader.cc.o In file included from /home/scribe/trunk-recorder/trunk-recorder/uploaders/../systems/p25_trunking.h:41:0, from /home/scribe/trunk-recorder/trunk-recorder/uploaders/../systems/system.h:8, from /home/scribe/trunk-recorder/trunk-recorder/uploaders/uploader.h:19, from /home/scribe/trunk-recorder/trunk-recorder/uploaders/uploader.cc:1: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h: In member function ‘virtual float gr::op25_repeater::gardner_costas_cc::get_freq_error()’: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h:51:43: warning: no return statement in function returning non-void [-Wreturn-type] virtual float get_freq_error(void) {} ^ At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’ [ 74%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/uploaders/call_uploader.cc.o In file included from /home/scribe/trunk-recorder/trunk-recorder/uploaders/../systems/p25_trunking.h:41:0, from /home/scribe/trunk-recorder/trunk-recorder/uploaders/../systems/system.h:8, from /home/scribe/trunk-recorder/trunk-recorder/uploaders/uploader.h:19, from /home/scribe/trunk-recorder/trunk-recorder/uploaders/call_uploader.h:4, from /home/scribe/trunk-recorder/trunk-recorder/uploaders/call_uploader.cc:1: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h: In member function ‘virtual float gr::op25_repeater::gardner_costas_cc::get_freq_error()’: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h:51:43: warning: no return statement in function returning non-void [-Wreturn-type] virtual float get_freq_error(void) {} ^ At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’ [ 75%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/uploaders/stat_socket.cc.o In file included from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/../systems/p25_trunking.h:41:0, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/../systems/system.h:8, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/uploader.h:19, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/call_uploader.h:4, from /home/scribe/trunk-recorder/lib/../trunk-recorder/call.h:31, from /home/scribe/trunk-recorder/lib/gr_blocks/nonstop_wavfile_sink.h:26, from /home/scribe/trunk-recorder/trunk-recorder/uploaders/../recorders/recorder.h:44, from /home/scribe/trunk-recorder/trunk-recorder/uploaders/../recorders/analog_recorder.h:42, from /home/scribe/trunk-recorder/trunk-recorder/uploaders/../source.h:11, from /home/scribe/trunk-recorder/trunk-recorder/uploaders/stat_socket.h:8, from /home/scribe/trunk-recorder/trunk-recorder/uploaders/stat_socket.cc:1: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h: In member function ‘virtual float gr::op25_repeater::gardner_costas_cc::get_freq_error()’: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h:51:43: warning: no return statement in function returning non-void [-Wreturn-type] virtual float get_freq_error(void) {} ^ At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’ [ 76%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/call_conventional.cc.o In file included from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/../systems/p25_trunking.h:41:0, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/../systems/system.h:8, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/uploader.h:19, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/call_uploader.h:4, from /home/scribe/trunk-recorder/lib/../trunk-recorder/call.h:31, from /home/scribe/trunk-recorder/lib/gr_blocks/nonstop_wavfile_sink.h:26, from /home/scribe/trunk-recorder/trunk-recorder/recorders/recorder.h:44, from /home/scribe/trunk-recorder/trunk-recorder/call_conventional.cc:4: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h: In member function ‘virtual float gr::op25_repeater::gardner_costas_cc::get_freq_error()’: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h:51:43: warning: no return statement in function returning non-void [-Wreturn-type] virtual float get_freq_error(void) {} ^ At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’ [ 77%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/call.cc.o In file included from /home/scribe/trunk-recorder/trunk-recorder/uploaders/../systems/p25_trunking.h:41:0, from /home/scribe/trunk-recorder/trunk-recorder/uploaders/../systems/system.h:8, from /home/scribe/trunk-recorder/trunk-recorder/uploaders/uploader.h:19, from /home/scribe/trunk-recorder/trunk-recorder/uploaders/call_uploader.h:4, from /home/scribe/trunk-recorder/trunk-recorder/call.h:31, from /home/scribe/trunk-recorder/trunk-recorder/call.cc:1: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h: In member function ‘virtual float gr::op25_repeater::gardner_costas_cc::get_freq_error()’: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h:51:43: warning: no return statement in function returning non-void [-Wreturn-type] virtual float get_freq_error(void) {} ^ At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’ [ 78%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/systems/smartnet_trunking.cc.o [ 80%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/systems/p25_trunking.cc.o In file included from /home/scribe/trunk-recorder/trunk-recorder/systems/p25_trunking.h:41:0, from /home/scribe/trunk-recorder/trunk-recorder/systems/p25_trunking.cc:2: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h: In member function ‘virtual float gr::op25_repeater::gardner_costas_cc::get_freq_error()’: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h:51:43: warning: no return statement in function returning non-void [-Wreturn-type] virtual float get_freq_error(void) {} ^ At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’ [ 81%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/systems/smartnet_parser.cc.o In file included from /home/scribe/trunk-recorder/trunk-recorder/systems/p25_trunking.h:41:0, from /home/scribe/trunk-recorder/trunk-recorder/systems/system.h:8, from /home/scribe/trunk-recorder/trunk-recorder/systems/smartnet_parser.h:4, from /home/scribe/trunk-recorder/trunk-recorder/systems/smartnet_parser.cc:1: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h: In member function ‘virtual float gr::op25_repeater::gardner_costas_cc::get_freq_error()’: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h:51:43: warning: no return statement in function returning non-void [-Wreturn-type] virtual float get_freq_error(void) {} ^ At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’ [ 82%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/systems/p25_parser.cc.o [ 83%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/systems/smartnet_decode.cc.o [ 84%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/systems/system.cc.o In file included from /home/scribe/trunk-recorder/trunk-recorder/systems/p25_trunking.h:41:0, from /home/scribe/trunk-recorder/trunk-recorder/systems/system.h:8, from /home/scribe/trunk-recorder/trunk-recorder/systems/system.cc:1: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h: In member function ‘virtual float gr::op25_repeater::gardner_costas_cc::get_freq_error()’: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h:51:43: warning: no return statement in function returning non-void [-Wreturn-type] virtual float get_freq_error(void) {} ^ At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’ [ 85%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/recorders/recorder.cc.o In file included from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/../systems/p25_trunking.h:41:0, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/../systems/system.h:8, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/uploader.h:19, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/call_uploader.h:4, from /home/scribe/trunk-recorder/lib/../trunk-recorder/call.h:31, from /home/scribe/trunk-recorder/lib/gr_blocks/nonstop_wavfile_sink.h:26, from /home/scribe/trunk-recorder/trunk-recorder/recorders/recorder.h:44, from /home/scribe/trunk-recorder/trunk-recorder/recorders/recorder.cc:1: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h: In member function ‘virtual float gr::op25_repeater::gardner_costas_cc::get_freq_error()’: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h:51:43: warning: no return statement in function returning non-void [-Wreturn-type] virtual float get_freq_error(void) {} ^ At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’ [ 87%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/recorders/debug_recorder.cc.o In file included from /home/scribe/trunk-recorder/trunk-recorder/recorders/debug_recorder.h:59:0, from /home/scribe/trunk-recorder/trunk-recorder/recorders/debug_recorder.cc:2: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h: In member function ‘virtual float gr::op25_repeater::gardner_costas_cc::get_freq_error()’: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h:51:43: warning: no return statement in function returning non-void [-Wreturn-type] virtual float get_freq_error(void) {} ^ /home/scribe/trunk-recorder/trunk-recorder/recorders/debug_recorder.cc: In constructor ‘debug_recorder::debug_recorder(Source)’: /home/scribe/trunk-recorder/trunk-recorder/recorders/debug_recorder.cc:132:84: warning: format ‘%s’ expects argument of type ‘char’, but argument 4 has type ‘long int’ [-Wformat=] int nchars = snprintf(filename, 160, "%s/%ld-%ld_%g.raw",talkgroup,starttime,freq); ^ /home/scribe/trunk-recorder/trunk-recorder/recorders/debug_recorder.cc:132:84: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 6 has type ‘double’ [-Wformat=] /home/scribe/trunk-recorder/trunk-recorder/recorders/debug_recorder.cc:132:84: warning: format ‘%g’ expects a matching ‘double’ argument [-Wformat=] At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’ [ 88%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/recorders/sigmf_recorder.cc.o In file included from /home/scribe/trunk-recorder/trunk-recorder/recorders/sigmf_recorder.h:59:0, from /home/scribe/trunk-recorder/trunk-recorder/recorders/sigmf_recorder.cc:2: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h: In member function ‘virtual float gr::op25_repeater::gardner_costas_cc::get_freq_error()’: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h:51:43: warning: no return statement in function returning non-void [-Wreturn-type] virtual float get_freq_error(void) {} ^ At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’ [ 89%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/recorders/analog_recorder.cc.o In file included from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/../systems/p25_trunking.h:41:0, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/../systems/system.h:8, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/uploader.h:19, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/call_uploader.h:4, from /home/scribe/trunk-recorder/lib/../trunk-recorder/call.h:31, from /home/scribe/trunk-recorder/lib/gr_blocks/nonstop_wavfile_sink.h:26, from /home/scribe/trunk-recorder/trunk-recorder/recorders/recorder.h:44, from /home/scribe/trunk-recorder/trunk-recorder/recorders/analog_recorder.h:42, from /home/scribe/trunk-recorder/trunk-recorder/recorders/analog_recorder.cc:2: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h: In member function ‘virtual float gr::op25_repeater::gardner_costas_cc::get_freq_error()’: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h:51:43: warning: no return statement in function returning non-void [-Wreturn-type] virtual float get_freq_error(void) {} ^ At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’ [ 90%] Building CXX object CMakeFiles/recorder.dir/lib/gr_blocks/nonstop_wavfile_sink_impl.cc.o In file included from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/../systems/p25_trunking.h:41:0, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/../systems/system.h:8, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/uploader.h:19, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/call_uploader.h:4, from /home/scribe/trunk-recorder/lib/../trunk-recorder/call.h:31, from /home/scribe/trunk-recorder/lib/gr_blocks/nonstop_wavfile_sink.h:26, from /home/scribe/trunk-recorder/lib/gr_blocks/nonstop_wavfile_sink_impl.h:26, from /home/scribe/trunk-recorder/lib/gr_blocks/nonstop_wavfile_sink_impl.cc:28: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h: In member function ‘virtual float gr::op25_repeater::gardner_costas_cc::get_freq_error()’: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h:51:43: warning: no return statement in function returning non-void [-Wreturn-type] virtual float get_freq_error(void) {} ^ At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’ [ 91%] Building CXX object CMakeFiles/recorder.dir/lib/gr_blocks/nonstop_wavfile_delayopen_sink_impl.cc.o In file included from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/../systems/p25_trunking.h:41:0, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/../systems/system.h:8, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/uploader.h:19, from /home/scribe/trunk-recorder/lib/../trunk-recorder/uploaders/call_uploader.h:4, from /home/scribe/trunk-recorder/lib/../trunk-recorder/call.h:31, from /home/scribe/trunk-recorder/lib/gr_blocks/./nonstop_wavfile_sink.h:26, from /home/scribe/trunk-recorder/lib/gr_blocks/./nonstop_wavfile_sink_impl.h:26, from /home/scribe/trunk-recorder/lib/gr_blocks/nonstop_wavfile_delayopen_sink_impl.h:4, from /home/scribe/trunk-recorder/lib/gr_blocks/nonstop_wavfile_delayopen_sink_impl.cc:10: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h: In member function ‘virtual float gr::op25_repeater::gardner_costas_cc::get_freq_error()’: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h:51:43: warning: no return statement in function returning non-void [-Wreturn-type] virtual float get_freq_error(void) {} ^ At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’ [ 92%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/recorders/p25conventional_recorder.cc.o In file included from /home/scribe/trunk-recorder/trunk-recorder/recorders/p25_recorder.h:44:0, from /home/scribe/trunk-recorder/trunk-recorder/recorders/p25conventional_recorder.cc:1: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h: In member function ‘virtual float gr::op25_repeater::gardner_costas_cc::get_freq_error()’: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h:51:43: warning: no return statement in function returning non-void [-Wreturn-type] virtual float get_freq_error(void) {} ^ At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’ [ 94%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/recorders/p25_recorder.cc.o In file included from /home/scribe/trunk-recorder/trunk-recorder/recorders/p25_recorder.h:44:0, from /home/scribe/trunk-recorder/trunk-recorder/recorders/p25_recorder.cc:2: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h: In member function ‘virtual float gr::op25_repeater::gardner_costas_cc::get_freq_error()’: /home/scribe/trunk-recorder/lib/op25_repeater/include/op25_repeater/gardner_costas_cc.h:51:43: warning: no return statement in function returning non-void [-Wreturn-type] virtual float get_freq_error(void) {} ^ At global scope: cc1plus: warning: unrecognized command line option ‘-Wno-unused-local-typedef’ [ 95%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/talkgroup.cc.o [ 96%] Building CXX object CMakeFiles/recorder.dir/trunk-recorder/talkgroups.cc.o [ 97%] Building CXX object CMakeFiles/recorder.dir/lib/gr_blocks/freq_xlating_fft_filter.cc.o [ 98%] Building CXX object CMakeFiles/recorder.dir/lib/lfsr/lfsr.cxx.o [100%] Linking CXX executable recorder [100%] Built target recorder`