Source: libosl
Version: 0.8.0-1.4
Severity: serious
Tags: ftbfs
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libosl.html
...
/build/1st/libosl-0.8.0/full/osl/game_playing/weightTracer.cc: In member
function 'virtual const osl::Move
osl::game_playing::DeterminateWeightTracer::selectMove() const':
/build/1st/libosl-0.8.0/full/osl/game_playing/weightTracer.cc:200:30: error:
'next' is not a member of 'boost'
if (it->weight != boost::next(it)->weight)
^~~~
The Ubuntu diff seems to contain a fix.