Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to build with Boost 1.67.0 #216

Closed
junghans opened this issue Apr 17, 2018 · 7 comments · Fixed by #229
Closed

Fails to build with Boost 1.67.0 #216

junghans opened this issue Apr 17, 2018 · 7 comments · Fixed by #229
Assignees
Labels

Comments

@junghans
Copy link
Member

> [ 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]          ~~^~~~~~~~~

Details here: https://bugzilla.suse.com/show_bug.cgi?id=1089815

@junghans
Copy link
Member Author

Needs attention!

@jkrajniak jkrajniak added the bug label May 13, 2018
@jkrajniak
Copy link
Member

In progress

@jkrajniak
Copy link
Member

@junghans the issue is with the current code base or with some tagged 1.9.5 version of espp? I have just tried to compile from master with boost 1.67 and there was no problem with Adress.cpp

@junghans
Copy link
Member Author

Right, it is v1.9.5 code base!

Time for a new realeas, I guess...

@jkrajniak
Copy link
Member

Close?

@junghans
Copy link
Member Author

@govarguz @stuehn @niktre : Time for another release tag?

@junghans
Copy link
Member Author

Problem persists in v2.0!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants