Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695454 - app-misc/resolve-march-native - add python3_* to PYTHON_COMPAT
Summary: app-misc/resolve-march-native - add python3_* to PYTHON_COMPAT
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-23 15:34 UTC by Ben Kohler
Modified: 2019-10-20 19:13 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Kohler gentoo-dev 2019-09-23 15:34:47 UTC
I know that upstream's pypi page shows it's python-2.7 only, but I have tested here via PYTHON_COMPAT_OVERRIDE and it seems to run just fine.

Would you be willing to add python3_* to the ebuild, so we can eventually phase out python2 here?

Thanks


$ /usr/lib/python-exec/python3.6/resolve-march-native
-march=skylake -mabm -mrtm --param l1-cache-line-size=64 --param l1-cache-size=32 --param l2-cache-size=1228
$ /usr/lib/python-exec/python2.7/resolve-march-native
-march=skylake -mabm -mrtm --param l1-cache-line-size=64 --param l1-cache-size=32 --param l2-cache-size=12288
$
Comment 1 Larry the Git Cow gentoo-dev 2019-10-20 19:13:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b09b635900d9fdd27fc3311ead29353f546a7bb

commit 0b09b635900d9fdd27fc3311ead29353f546a7bb
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2019-10-20 19:13:05 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2019-10-20 19:13:05 +0000

    app-misc/resolve-march-native: 0.9.3 + Python 3
    
    Closes: https://bugs.gentoo.org/695454
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-2.3.68, Repoman-2.3.16

 app-misc/resolve-march-native/Manifest                |  1 +
 .../resolve-march-native-0.9.3.ebuild                 | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)