Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 898686

Summary: dev-python/krb5-0.5.0 fails to compile (CYTHON3-SYSTEM): Cython.Compiler.Errors.CompileError: _creds.pyx
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/jborean93/pykrb5/issues/26
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 897934    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-03-02 08:24:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/krb5-0.5.0 fails to compile (CYTHON3-SYSTEM).
Discovered on: amd64 (internal ref: hardened_tinderbox)

NOTE:
(CYTHON3-SYSTEM) in the summary means that the bug was found on a machine that runs dev-python/cython-3 but this bug MAY or MAY NOT BE related to the new version of cython
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-02 08:24:28 UTC
Created attachment 855536 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-06-01 17:16:20 UTC
The bug has been closed via the following commit(s):

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

commit df22d5e2f561db09570b1a03b4f3e20c73d75ceb
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-06-01 17:13:45 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-06-01 17:16:16 +0000

    dev-python/krb5: Backport cython-3 fix
    
    Closes: https://bugs.gentoo.org/898686
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/krb5/files/krb5-0.5.0-cython-3.patch | 26 +++++++++++++++++++++++++
 dev-python/krb5/krb5-0.5.0.ebuild               |  5 +++++
 2 files changed, 31 insertions(+)