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

Bug#1008901: gnss-sdr FTBFS: Missing #include <boost/exception/diagnostic_information.hpp>



Source: gnss-sdr
Version: 0.0.16-1
Severity: serious
Tags: ftbfs patch
Forwarded: https://github.com/gnss-sdr/gnss-sdr/pull/593

https://buildd.debian.org/status/logs.php?pkg=gnss-sdr&ver=0.0.16-1%2Bb2

...
/<<PKGBUILDDIR>>/src/algorithms/signal_source/adapters/limesdr_signal_source.cc: In constructor ‘LimesdrSignalSource::LimesdrSignalSource(const ConfigurationInterface*, const string&, unsigned int, unsigned int, Concurrent_Queue<std::shared_ptr<pmt::pmt_base> >*)’:
/<<PKGBUILDDIR>>/src/algorithms/signal_source/adapters/limesdr_signal_source.cc:100:67: error: ‘diagnostic_information’ is not a member of ‘boost’
  100 |                     LOG(WARNING) << "Boost exception: " << boost::diagnostic_information(e);
      |                                                                   ^~~~~~~~~~~~~~~~~~~~~~
...

Reply to: