Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 601344 - dev-libs/botan/botan-1.10.14 version bump and python3_5
Summary: dev-libs/botan/botan-1.10.14 version bump and python3_5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Crypto team [DISABLED]
URL: https://github.com/randombit/botan/pu...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-01 13:55 UTC by Andreas Sturmlechner
Modified: 2017-02-18 08:05 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
botan-1.10.14.ebuild.diff (botan-1.10.14.ebuild.diff,938 bytes, patch)
2016-12-01 13:55 UTC, Andreas Sturmlechner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2016-12-01 13:55:34 UTC
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’
Comment 1 Alon Bar-Lev (RETIRED) gentoo-dev 2016-12-01 18:18:21 UTC
Is -std=c++0x required for all botan dependencies as well? if so we have a problem...
Comment 2 Alon Bar-Lev (RETIRED) gentoo-dev 2016-12-01 19:10:18 UTC
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.
Comment 3 Andreas Sturmlechner gentoo-dev 2016-12-01 19:36:24 UTC
Would be nice to get python-3.5 for other people to test though, it's stable masked anyway.
Comment 4 Alon Bar-Lev (RETIRED) gentoo-dev 2016-12-01 20:16:21 UTC
I added for the 1.11.34, is it sufficient?
Comment 5 typograph 2017-02-13 07:56:55 UTC
So, now there is a stable boost with python3_5, but still no botan. Can this be revisited?
Comment 6 Alon Bar-Lev (RETIRED) gentoo-dev 2017-02-13 10:05:11 UTC
(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.
Comment 7 typograph 2017-02-18 08:05:55 UTC
(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.