Bug#1110654: sdpb ftbfs with boost 1.88

Matthias Klose doko at debian.org
Sat Aug 9 18:19:56 BST 2025


Package: src:sdpb
Version: 1.0-4
Severity: important
Tags: sid forky
User: debian-devel at lists.debian.org
Usertags: boost1.88

sdpb ftbfs with boost 1.88:

[...]
g++ -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/sdpb-1.0-4ubuntu4 
-D___SHARED_TINYXML2___ -g -O2 -Wall -ansi -std=c++0x -L/usr/lib 
-Isrc/mpack -I/usr/include -I/usr/include/boost -fopenmp 
-D___MPACK_BUILD_WITH_GMP___ -MMD -c -o obj/parse.o src/parse.cpp
src/SDPSolverIO.cpp: In function ‘void backupCheckpointFile(const 
boost::filesystem::path&)’:
src/SDPSolverIO.cpp:120:60: error: ‘boost::filesystem::copy_option’ has 
not been declared; did you mean ‘boost::filesystem::copy_options’?
   120 |   copy_file(checkpointFile, backupFile, 
boost::filesystem::copy_option::overwrite_if_exists);
       | 
^~~~~~~~~~~
make[2]: *** [Makefile:79: obj/SDPSolverIO.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<PKGBUILDDIR>>'



More information about the debian-science-maintainers mailing list