Bug#940135: libuhd-dev: uhd.pc missing -lboost_system produces build failures

2019-10-06 Thread Harald Welte
Is there anything that we can do to help resolving this issue? osmo-trx builds are FTBFS for more than three weeks now, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939974 Thanks a lot! Regards, Harald -- - Harald Welte http://laforge.gnumonks.org/ ===

Bug#940135: libuhd-dev: uhd.pc missing -lboost_system produces build failures

2019-10-01 Thread Harald Welte
As Pau indicated, we are building a osmo-trx-uhd binary which doesn't use any of boost internally, but simply wants to use UHD. I you remove "-lboost_system" from the UHD pkg-config, all UHD using applications that don't use boost_system internally will fail to link. Normally I would assume that

Bug#940135: libuhd-dev: uhd.pc missing -lboost_system produces build failures

2019-09-13 Thread Pau Espin Pedrol
osmo-trx.git indeed uses boost, but not all target binaries do. In fact, only osmo-trx-usrp1 does, and it uses it minimally. Only references to boost in code are here: Transceiver52M/device/usrp1/USRPDevice.h 35:#include 36:typedef boost::shared_ptr usrp_standard_tx_sptr; 37:typedef boost::sha

Bug#940135: libuhd-dev: uhd.pc missing -lboost_system produces build failures

2019-09-12 Thread A. Maitland Bottoms
Pau Espin Pedrol writes: > osmo-trx fails to build since a few days/weeks ago in Debian testing and > unstable, while it still builds fine in Debian stable. Reported osmo-trx > in Debian can be found in [1] and upstream in [2]. Example of build > failure can be found in Osmocom's OBS repositories

Bug#940135: libuhd-dev: uhd.pc missing -lboost_system produces build failures

2019-09-12 Thread Pau Espin Pedrol
Package: libuhd-dev Version: 3.14.1.0-2 Severity: important Hi, osmo-trx fails to build since a few days/weeks ago in Debian testing and unstable, while it still builds fine in Debian stable. Reported osmo-trx in Debian can be found in [1] and upstream in [2]. Example of build failure can be foun