[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1003990: gr-funcube FTBFS with gnuradio 3.10.0



Source: gr-funcube
Version: 1.0.0-2
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=gr-funcube&suite=sid

...
[ 29%] Building CXX object lib/CMakeFiles/gnuradio-funcube.dir/fcdpp_control_impl.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/lib && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DBOOST_THREAD_DYN_LINK -DFMT_LOCALE -DFMT_SHARED -DGR_CTRLPORT -DGR_MPLIB_GMP -DGR_PERFORMANCE_COUNTERS -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dgnuradio_funcube_EXPORTS -I/usr/include/hidapi -I/<<PKGBUILDDIR>>/lib/../include -isystem /usr/include/python3.9 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -fPIC   -fvisibility=hidden -std=gnu++11 -MD -MT lib/CMakeFiles/gnuradio-funcube.dir/fcdpp_control_impl.cc.o -MF CMakeFiles/gnuradio-funcube.dir/fcdpp_control_impl.cc.o.d -o CMakeFiles/gnuradio-funcube.dir/fcdpp_control_impl.cc.o -c /<<PKGBUILDDIR>>/lib/fcdpp_control_impl.cc
/<<PKGBUILDDIR>>/lib/fcd_impl.cc: In constructor ‘gr::funcube::fcd_impl::fcd_impl(std::string)’:
/<<PKGBUILDDIR>>/lib/fcd_impl.cc:43:5: error: ‘GR_CONFIG_LOGGER’ was not declared in this scope
   43 |     GR_CONFIG_LOGGER(config_file);
      |     ^~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/lib/fcd_impl.cc:45:22: error: ‘LOG’ was not declared in this scope
   45 |     GR_LOG_GETLOGGER(LOG, "gr_log." + alias());
      |                      ^~~
/<<PKGBUILDDIR>>/lib/fcd_impl.cc:45:5: error: ‘GR_LOG_GETLOGGER’ was not declared in this scope; did you mean ‘GR_LOG_ERROR’?
   45 |     GR_LOG_GETLOGGER(LOG, "gr_log." + alias());
      |     ^~~~~~~~~~~~~~~~
      |     GR_LOG_ERROR
/<<PKGBUILDDIR>>/lib/fcd_impl.cc:46:5: error: ‘GR_LOG_SET_LEVEL’ was not declared in this scope
   46 |     GR_LOG_SET_LEVEL(LOG, log_level);
      |     ^~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/lib/fcd_impl.cc:49:13: error: ‘GR_LOG_SET_CONSOLE_APPENDER’ was not declared in this scope
   49 |             GR_LOG_SET_CONSOLE_APPENDER(LOG, "cout", "gr::log :%p: %c{1} - %m%n");
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/lib/fcd_impl.cc:51:13: error: ‘GR_LOG_SET_CONSOLE_APPENDER’ was not declared in this scope
   51 |             GR_LOG_SET_CONSOLE_APPENDER(LOG, "cerr", "gr::log :%p: %c{1} - %m%n");
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/lib/fcd_impl.cc:53:13: error: ‘GR_LOG_SET_FILE_APPENDER’ was not declared in this scope
   53 |             GR_LOG_SET_FILE_APPENDER(LOG, log_file, true, "%r :%p: %c{1} - %m%n");
      |             ^~~~~~~~~~~~~~~~~~~~~~~~
make[3]: *** [lib/CMakeFiles/gnuradio-funcube.dir/build.make:79: lib/CMakeFiles/gnuradio-funcube.dir/fcd_impl.cc.o] Error 1
make[3]: *** Waiting for unfinished jobs....
/<<PKGBUILDDIR>>/lib/fcdpp_impl.cc: In constructor ‘gr::funcube::fcdpp_impl::fcdpp_impl(std::string, int)’:
/<<PKGBUILDDIR>>/lib/fcdpp_impl.cc:41:5: error: ‘GR_CONFIG_LOGGER’ was not declared in this scope
   41 |     GR_CONFIG_LOGGER(config_file);
      |     ^~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/lib/fcdpp_impl.cc:43:22: error: ‘LOG’ was not declared in this scope
   43 |     GR_LOG_GETLOGGER(LOG, "gr_log." + alias());
      |                      ^~~
/<<PKGBUILDDIR>>/lib/fcdpp_impl.cc:43:5: error: ‘GR_LOG_GETLOGGER’ was not declared in this scope; did you mean ‘GR_LOG_ERROR’?
   43 |     GR_LOG_GETLOGGER(LOG, "gr_log." + alias());
      |     ^~~~~~~~~~~~~~~~
      |     GR_LOG_ERROR
/<<PKGBUILDDIR>>/lib/fcdpp_impl.cc:44:5: error: ‘GR_LOG_SET_LEVEL’ was not declared in this scope
   44 |     GR_LOG_SET_LEVEL(LOG, log_level);
      |     ^~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/lib/fcdpp_impl.cc:47:13: error: ‘GR_LOG_SET_CONSOLE_APPENDER’ was not declared in this scope
   47 |             GR_LOG_SET_CONSOLE_APPENDER(LOG, "cout", "gr::log :%p: %c{1} - %m%n");
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/lib/fcdpp_impl.cc:49:13: error: ‘GR_LOG_SET_CONSOLE_APPENDER’ was not declared in this scope
   49 |             GR_LOG_SET_CONSOLE_APPENDER(LOG, "cerr", "gr::log :%p: %c{1} - %m%n");
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/lib/fcdpp_impl.cc:51:13: error: ‘GR_LOG_SET_FILE_APPENDER’ was not declared in this scope
   51 |             GR_LOG_SET_FILE_APPENDER(LOG, log_file, true, "%r :%p: %c{1} - %m%n");
      |             ^~~~~~~~~~~~~~~~~~~~~~~~
make[3]: *** [lib/CMakeFiles/gnuradio-funcube.dir/build.make:107: lib/CMakeFiles/gnuradio-funcube.dir/fcdpp_impl.cc.o] Error 1

Reply to: