Bugzilla – Bug 1089815
python-espressopp: Fails to build with Boost 1.67.0
Last modified: 2018-08-16 13:36:55 UTC
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.
Reported upstream
https://build.opensuse.org/request/show/623506
This is an autogenerated message for OBS integration: This bug (1089815) was mentioned in https://build.opensuse.org/request/show/623508 Factory / python-espressopp
Fixed in Factory. Closing.