Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 798330 - dev-python/pypy-7.3.4_p1 fails to compile
Summary: dev-python/pypy-7.3.4_p1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-24 11:26 UTC by Agostino Sarubbo
Modified: 2021-06-24 11:42 UTC (History)
0 users

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


Attachments
build.log (build.log,45.93 KB, text/plain)
2021-06-24 11:26 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-06-24 11:26:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pypy-7.3.4_p1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-24 11:26:51 UTC
Created attachment 718755 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-06-24 11:42:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fb83c87d07d9488fe6e7f9f79834ececad90790

commit 7fb83c87d07d9488fe6e7f9f79834ececad90790
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-06-24 11:41:02 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-06-24 11:41:59 +0000

    python-utils-r1.eclass: Revert "Remove python_optimize support..."
    
    python_optimize is still used in dev-python/pypy.
    
    Reverts: 964f5c61816659b0138c8fe98593786d9da7f084
    Closes: https://bugs.gentoo.org/798330
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 eclass/python-utils-r1.eclass | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)