Control: forwarded -1 https://github.com/mumble-voip/mumble/issues/3281 Control: fixed -1 1.3.0~2868~g44b9004+dfsg-1
On Wed, Nov 07, 2018 at 07:47:00AM +0000, Chris Knadle wrote: > Giovanni Mascellani: > > Dear Maintainer, > > > > your package fails to build with boost1.67. You can find a build log > > attached. If you want to attempt the build yourself, an updated version > > of boost-defaults which brings in boost1.67 dependencies can be found > > adding this line to your sources.list file: > > > > deb https://people.debian.org/~gio/reprepro unstable main > > > > This bug has severity whishlist for the moment, but it will raised to RC > > as soon as version 1.67 of Boost is promoted to default. > > > > I have to say I do not completely understand why the package built fine > > with previous version of boost (1.62): it seems to me that the problem > > the attached patch fixes (the use of std::abs as a templated name, see > > the path description for more details) should not depend at all from > > boost. However, at least on my computer, the package builds with > > boost1.62, fails with boost1.67 and build with boost1.67 and this patch. > > > > Please consider applying the attached patch as soon as boost1.67 is made > > default in order to avoid FTBFS. > > > > Thanks and all the best, Giovanni. > > Hello, Giovanni. > > Thank you very much for your detailed bug report that includes build logs and > a > patch. :) > > I reviewed the build logs and the patch. I took some time to understand what > static_cast<type> does in the patch, because I think I haven't seen that > before. > > https://stackoverflow.com/questions/28002/regular-cast-vs-static-cast-vs- > dynamic-cast > https://en.cppreference.com/w/cpp/language/static_cast > > At least initially the patch looks right to me. I'll include this patch in > the > next upload. Thanks. The upstream fix for this bug is https://github.com/mumble-voip/mumble/commit/ea861fe86743c8402bbad77d8d1dd9de8dce447e > -- Chris cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed

