[Pkg-netmeasure-discuss] Bug#1050161: libtins build against ip_address.h fails
Oliver Smith
osmith at sysmocom.de
Mon Aug 21 08:57:34 BST 2023
Package: libtins
Version: 4.0-1
Building against libtins 4.0-1 on Debian testing and unstable fails:
>
> [ 142s] /usr/include/tins/ip_address.h: In member function ‘std::size_t std::hash<Tins::IPv4Address>::operator()(const Tins::IPv4Address&) const’:
> [ 142s] /usr/include/tins/ip_address.h:220:31: error: ‘uint32_t’ is not a member of ‘std’; did you mean ‘wint_t’?
> [ 142s] 220 | return std::hash<std::uint32_t>()(addr);
> [ 142s] | ^~~~~~~~
> [ 142s] | wint_t
This has been fixed in the 4.5 release:
https://github.com/mfontanini/libtins/pull/496
Can libtins be upgraded to 4.5 to resolve this?
Thanks!
--
- Oliver Smith <osmith at sysmocom.de> https://www.sysmocom.de/
=======================================================================
* sysmocom - systems for mobile communications GmbH
* Alt-Moabit 93
* 10559 Berlin, Germany
* Sitz / Registered office: Berlin, HRB 134158 B
* Geschaeftsfuehrer / Managing Director: Harald Welte
More information about the Pkg-netmeasure-discuss
mailing list