newfffffffffffff

发布时间:2023年12月26日

[ 0%] Generating documentation with doxygen

/home/hy/workarea/gnuradio/gr-filter/python/filter/bindings/docstrings/iir_filter_pydoc_template.h:18: warning: documented symbol ‘static const char * __doc_gr_filter_kernel_iir_filter< std::complex< float >, std::complex< float >, float, std::complex< float > >’ was not declared or defined.
/home/hy/workarea/gnuradio/gr-filter/python/filter/bindings/docstrings/iir_filter_pydoc_template.h:59: warning: documented symbol ‘static const char * __doc_gr_filter_kernel_iir_filter< std::complex< float >, std::complex< float >, double, std::complex< double > >’ was not declared or defined.
/home/hy/workarea/gnuradio/gr-filter/python/filter/bindings/docstrings/iir_filter_pydoc_template.h💯 warning: documented symbol ‘static const char * __doc_gr_filter_kernel_iir_filter< std::complex< float >, std::complex< float >, std::complex< double >, std::complex< double > >’ was not declared or defined.
sh: 1: latex: not found
error: Problems running latex. Check your installation or look for typos in _formulas.tex and check _formulas.log!
[ 0%] Built target doxygen_target
[ 0%] Scraping generated documentation for docstrings …
[ 0%] Built target gnuradio_docstrings
[ 0%] Building CXX object gnuradio-runtime/lib/pmt/CMakeFiles/gnuradio-pmt.dir/pmt_unv.cc.o
In file included from /usr/local/include/volk/volk.h:19,
from /usr/local/include/volk/volk_alloc.hh:18,
from /home/hy/workarea/gnuradio/gnuradio-runtime/lib/pmt/pmt_unv_int.h:16,
from /home/hy/workarea/gnuradio/gnuradio-runtime/lib/pmt/pmt_unv.cc:18:
/usr/local/include/volk/volk_common.h:181:23: error: exponent has no digits
181 | const float a1 = +0x1.ffffeap-1f;
| ^~~~~~~~~~~
/usr/local/include/volk/volk_common.h:182:23: error: exponent has no digits
182 | const float a3 = -0x1.55437p-2f;
| ^~~~~~~~~~
/usr/local/include/volk/volk_common.h:183:23: error: exponent has no digits
183 | const float a5 = +0x1.972be6p-3f;
| ^~~~~~~~~~~
/usr/local/include/volk/volk_common.h:184:23: error: exponent has no digits
184 | const float a7 = -0x1.1436ap-3f;
| ^~~~~~~~~~
/usr/local/include/volk/volk_common.h:185:23: error: exponent has no digits
185 | const float a9 = +0x1.5785aap-4f;
| ^~~~~~~~~~~
/usr/local/include/volk/volk_common.h:186:24: error: exponent has no digits
186 | const float a11 = -0x1.2f3004p-5f;
| ^~~~~~~~~~~
/usr/local/include/volk/volk_common.h:187:24: error: exponent has no digits
187 | const float a13 = +0x1.01a37cp-7f;
| ^~~~~~~~~~~
/usr/local/include/volk/volk_common.h: In function ‘float volk_arctan_poly(float)’:
/usr/local/include/volk/volk_common.h:181:35: error: unable to find numeric literal operator ‘operator"“f’
181 | const float a1 = +0x1.ffffeap-1f;
| ^~
/usr/local/include/volk/volk_common.h:181:35: note: use ‘-fext-numeric-literals’ to enable more built-in suffixes
/usr/local/include/volk/volk_common.h:182:34: error: unable to find numeric literal operator ‘operator”“f’
182 | const float a3 = -0x1.55437p-2f;
| ^~
/usr/local/include/volk/volk_common.h:182:34: note: use ‘-fext-numeric-literals’ to enable more built-in suffixes
/usr/local/include/volk/volk_common.h:183:35: error: unable to find numeric literal operator ‘operator”“f’
183 | const float a5 = +0x1.972be6p-3f;
| ^~
/usr/local/include/volk/volk_common.h:183:35: note: use ‘-fext-numeric-literals’ to enable more built-in suffixes
/usr/local/include/volk/volk_common.h:184:34: error: unable to find numeric literal operator ‘operator”“f’
184 | const float a7 = -0x1.1436ap-3f;
| ^~
/usr/local/include/volk/volk_common.h:184:34: note: use ‘-fext-numeric-literals’ to enable more built-in suffixes
/usr/local/include/volk/volk_common.h:185:35: error: unable to find numeric literal operator ‘operator”“f’
185 | const float a9 = +0x1.5785aap-4f;
| ^~
/usr/local/include/volk/volk_common.h:185:35: note: use ‘-fext-numeric-literals’ to enable more built-in suffixes
/usr/local/include/volk/volk_common.h:186:36: error: unable to find numeric literal operator ‘operator”“f’
186 | const float a11 = -0x1.2f3004p-5f;
| ^~
/usr/local/include/volk/volk_common.h:186:36: note: use ‘-fext-numeric-literals’ to enable more built-in suffixes
/usr/local/include/volk/volk_common.h:187:36: error: unable to find numeric literal operator ‘operator”"f’
187 | const float a13 = +0x1.01a37cp-7f;
| ^~
/usr/local/include/volk/volk_common.h:187:36: note: use ‘-fext-numeric-literals’ to enable more built-in suffixes
make[2]: *** [gnuradio-runtime/lib/pmt/CMakeFiles/gnuradio-pmt.dir/build.make:76:gnuradio-runtime/lib/pmt/CMakeFiles/gnuradio-pmt.dir/pmt_unv.cc.o] 错误 1
make[1]: *** [CMakeFiles/Makefile2:4097:gnuradio-runtime/lib/pmt/CMakeFiles/gnuradio-pmt.dir/all] 错误 2
make: *** [Makefile:146:all] 错误 2

文章来源:https://blog.csdn.net/qq_44646353/article/details/135219045
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。