Created attachment 454822 [details, diff] botan-1.10.14.ebuild.diff append-cxxflags fixes build error: safeint.h:20:67: error: ‘to_string’ is not a member of ‘std’
Is -std=c++0x required for all botan dependencies as well? if so we have a problem...
Thanks! I cannot go to python-3.5 as stable boost does not include it. I solve the std::to_string by using botan's version.
Would be nice to get python-3.5 for other people to test though, it's stable masked anyway.
I added for the 1.11.34, is it sufficient?
So, now there is a stable boost with python3_5, but still no botan. Can this be revisited?
(In reply to typograph from comment #5) > So, now there is a stable boost with python3_5, but still no botan. Can this > be revisited? Done, please check.
(In reply to Alon Bar-Lev from comment #6) > > Done, please check. Seems to work, thanks. Now I can finally fully switch to python 3.5.