HB9UF / gr-ysf

GNU Radio modules for decoding Yaesu System Fusion C4FM packets
GNU General Public License v3.0
56 stars 14 forks source link

Make error #28

Open BH2UOL opened 4 years ago

BH2UOL commented 4 years ago

root@MacBook-Pro build # make -j8 Scanning dependencies of target pygen_apps_9a6dd Scanning dependencies of target pygen_python_f2b24 Scanning dependencies of target _ysf_swig_doc_tag Scanning dependencies of target doxygen_target Scanning dependencies of target gnuradio-ysf [ 0%] Built target pygen_apps_9a6dd [ 6%] Generating __init__.pyo [ 6%] Generating documentation with doxygen [ 12%] Generating __init__.pyc [ 12%] Building CXX object swig/CMakeFiles/_ysf_swig_doc_tag.dir/_ysf_swig_doc_tag.cpp.o warning: Tag 'XML_SCHEMA' at line 1510 of file '/Users/apple/gr-ysf/build/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1516 of file '/Users/apple/gr-ysf/build/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1698 of file '/Users/apple/gr-ysf/build/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1719 of file '/Users/apple/gr-ysf/build/docs/doxygen/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" [ 12%] Built target pygen_python_f2b24 /Users/apple/gr-ysf/lib/mbelib_block_bf_impl.h:32: warning: include file mbelib.h not found, perhaps you forgot to add its directory to INCLUDE_PATH? [ 16%] Linking CXX executable _ysf_swig_doc_tag [ 16%] Built target _ysf_swig_doc_tag Scanning dependencies of target ysf_swig_swig_doc [ 19%] Generating doxygen xml for ysf_swig_doc docs warning: Tag 'XML_SCHEMA' at line 1478 of file '/Users/apple/gr-ysf/build/swig/ysf_swig_doc_swig_docs/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1484 of file '/Users/apple/gr-ysf/build/swig/ysf_swig_doc_swig_docs/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1666 of file '/Users/apple/gr-ysf/build/swig/ysf_swig_doc_swig_docs/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1687 of file '/Users/apple/gr-ysf/build/swig/ysf_swig_doc_swig_docs/Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" [ 22%] Generating python docstrings for ysf_swig_doc [ 22%] Built target ysf_swig_swig_doc Scanning dependencies of target _ysf_swig_swig_tag [ 25%] Building CXX object swig/CMakeFiles/_ysf_swig_swig_tag.dir/_ysf_swig_swig_tag.cpp.o [ 29%] Linking CXX executable _ysf_swig_swig_tag [ 29%] Built target _ysf_swig_swig_tag [ 32%] Generating ysf_swig.tag Scanning dependencies of target ysf_swig_swig_2d0df [ 35%] Building CXX object swig/CMakeFiles/ysf_swig_swig_2d0df.dir/ysf_swig_swig_2d0df.cpp.o [ 38%] Linking CXX executable ysf_swig_swig_2d0df Swig source [ 41%] Building CXX object lib/CMakeFiles/gnuradio-ysf.dir/deframer_bb_impl.cc.o [ 45%] Building CXX object lib/CMakeFiles/gnuradio-ysf.dir/fich_packet.cc.o [ 48%] Building CXX object lib/CMakeFiles/gnuradio-ysf.dir/fich_sink_b_impl.cc.o [ 51%] Building CXX object lib/CMakeFiles/gnuradio-ysf.dir/dch_sink_b_impl.cc.o [ 58%] Building CXX object lib/CMakeFiles/gnuradio-ysf.dir/vd2_vch_decoder_bb_impl.cc.o [ 58%] Building CXX object lib/CMakeFiles/gnuradio-ysf.dir/demux_planner.cc.o [ 61%] Building CXX object lib/CMakeFiles/gnuradio-ysf.dir/mbelib_block_bf_impl.cc.o [ 61%] Built target doxygen_target /Users/apple/gr-ysf/lib/demux_planner.cc:59:31: error: expected expression d_item_queue.push({ VD1_DCH, 0, 1, CSD1 } ); ^ /Users/apple/gr-ysf/lib/demux_planner.cc:61:35: error: expected expression d_item_queue.push({ VD1_DCH, i*(72/2), i*(72/2)+72/2, NONE } ); ^ /Users/apple/gr-ysf/lib/demux_planner.cc:62:31: error: expected expression d_item_queue.push({ VD1_DCH, 0, 1, CSD2 } ); ^ [ 64%] Building CXX object lib/CMakeFiles/gnuradio-ysf.dir/fr_vch_decoder_bb_impl.cc.o /Users/apple/gr-ysf/lib/demux_planner.cc:64:35: error: expected expression d_item_queue.push({ VD1_DCH, i*(72/2), i*(72/2)+72/2, NONE } ); ^ /Users/apple/gr-ysf/lib/demux_planner.cc:77:47: error: expected expression d_item_queue.push({ VD2_DCH, 0, 1, DEST } ); ^ /Users/apple/gr-ysf/lib/demux_planner.cc:80:47: error: expected expression d_item_queue.push({ VD2_DCH, 0, 1, SRC } ); ^ /Users/apple/gr-ysf/lib/demux_planner.cc:83:47: error: expected expression d_item_queue.push({ VD2_DCH, 0, 1, DOWN } ); ^ /Users/apple/gr-ysf/lib/demux_planner.cc:86:47: error: expected expression d_item_queue.push({ VD2_DCH, 0, 1, UP } ); ^ /Users/apple/gr-ysf/lib/demux_planner.cc:89:47: error: expected expression d_item_queue.push({ VD2_DCH, 0, 1, REM12 } ); ^ /Users/apple/gr-ysf/lib/demux_planner.cc:92:47: error: expected expression d_item_queue.push({ VD2_DCH, 0, 1, REM34 } ); ^ /Users/apple/gr-ysf/lib/demux_planner.cc:98:43: error: expected expression d_item_queue.push({ VD2_DCH, i*(144/2), i*(144/2... ^ /Users/apple/gr-ysf/lib/demux_planner.cc:99:43: error: expected expression d_item_queue.push({ VD_VCH, 40/2+i*(144/2), 40/2... ^ /Users/apple/gr-ysf/lib/demux_planner.cc:107:47: error: expected expression d_item_queue.push({ VD1_DCH, 0, 1, CSD1 } ); ^ /Users/apple/gr-ysf/lib/demux_planner.cc:109:51: error: expected expression d_item_queue.push({ VD1_DCH, i*(72/2), i... ^ /Users/apple/gr-ysf/lib/demux_planner.cc:110:47: error: expected expression d_item_queue.push({ VD1_DCH, 0, 1, CSD2 } ); ^ /Users/apple/gr-ysf/lib/demux_planner.cc:112:51: error: expected expression d_item_queue.push({ VD1_DCH, i*(72/2), i... ^ /Users/apple/gr-ysf/lib/demux_planner.cc:115:47: error: expected expression d_item_queue.push({ VD1_DCH, 0, 1, CSD3 } ); ^ /Users/apple/gr-ysf/lib/demux_planner.cc:117:51: error: expected expression d_item_queue.push({ VD1_DCH, i*(72/2), i... ^ /Users/apple/gr-ysf/lib/demux_planner.cc:118:47: error: expected expression d_item_queue.push({ VD1_DCH, 0, 1, DT } ); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[2]: *** [lib/CMakeFiles/gnuradio-ysf.dir/demux_planner.cc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /Users/apple/gr-ysf/lib/dch_sink_b_impl.cc:100:24: warning: enumeration value 'NONE' not handled in switch [-Wswitch] switch(d_current_tag) ^ /Users/apple/gr-ysf/lib/dch_sink_b_impl.cc:100:24: note: add missing switch cases switch(d_current_tag) ^ /Users/apple/gr-ysf/lib/deframer_bb_impl.cc:185:21: warning: enumeration value 'SKIP' not handled in switch [-Wswitch] switch( item.output_stream ) ^ /Users/apple/gr-ysf/lib/deframer_bb_impl.cc:185:21: note: add missing switch cases switch( item.output_stream ) ^ 1 warning generated. 1 warning generated. make[1]: *** [lib/CMakeFiles/gnuradio-ysf.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 64%] Built target ysf_swig_swig_2d0df make: *** [all] Error 2 OS:macos 10.15.3 Any help would be greatly appreciated

73 de BH2UOL