Bug#1110581: ckon ftbfs with boost1.88
Matthias Klose
doko at debian.org
Sat Aug 9 08:25:04 BST 2025
Package: src:ckon
Version: 0.7.1-5
Severity: important
Tags: sid forky
User: debian-devel at lists.debian.org
Usertags: boost1.88
[...]
src/helpers/helpers.cc: In member function ‘void
helpers::push_src(vpath*, vpath*, vpath*)’:
src/helpers/helpers.cc:44:11: error: ‘class
boost::filesystem::recursive_directory_iterator’ has no member named
‘no_push’
44 | d.no_push();
| ^~~~~~~
src/helpers/helpers.cc:52:50: error: ‘class
boost::filesystem::recursive_directory_iterator’ has no member named
‘no_push’
52 | if ( p.filename().compare(".git") == 0 ) d.no_push();
| ^~~~~~~
src/helpers/helpers.cc:53:32: error: ‘class
boost::filesystem::recursive_directory_iterator’ has no member named
‘no_push’
53 | if ( check_ignore(p) ) d.no_push();
| ^~~~~~~
make[1]: *** [Makefile:505: src/helpers/helpers.o] Error 1
make[1]: *** Waiting for unfinished jobs....
More information about the debian-science-maintainers
mailing list