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/
===
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
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
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
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
5 matches
Mail list logo