Bug ID 1089815
Summary python-espressopp: Fails to build with Boost 1.67.0
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee junghans@votca.org
Reporter amajer@suse.com
QA Contact qa-bugs@suse.de
Blocks 1089801
Found By ---
Blocker ---

New Boost library has been released and unfortunately this package fails to
build with it. The new boost library is already submitted to
devel:libraries:c_c++/boost and will be submitted to openSUSE:Factory shortly.

https://build.opensuse.org/package/live_build_log/home:adamm:boost_test/python-espressopp/openSUSE_Tumbleweed/x86_64


> [ 1657s] /home/abuild/rpmbuild/BUILD/espressopp-1.9.5/src/integrator/Adress.cpp:459:76:   required from here
> [ 1657s] /usr/include/boost/serialization/access.hpp:116:11: error: 'class std::vector<espressopp::Real3D*>' has no member named 'serialize'
> [ 1657s]          t.serialize(ar, file_version);
> [ 1657s]          ~~^~~~~~~~~

The cause is likely a missing header include.


You are receiving this mail because: