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

Bug 898722

Summary: dev-python/thriftpy2-0.4.16 fails to compile (CYTHON3-SYSTEM): Cython.Compiler.Errors.CompileError: cybase.pyx
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: RESOLVED FIXED    
Severity: normal CC: toralf
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/Thriftpy/thriftpy2/pull/220
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 897934    
Attachments: build.log

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

Issue: dev-python/thriftpy2-0.4.16 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:27:42 UTC
Created attachment 855572 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-04 13:30:50 UTC
*** Bug 911642 has been marked as a duplicate of this bug. ***
Comment 3 Larry the Git Cow gentoo-dev 2023-08-06 12:30:36 UTC
The bug has been referenced in the following commit(s):

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

commit fe7949ce337a74c90e90508f0df729a97ac94c42
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-08-06 12:24:51 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-08-06 12:30:29 +0000

    dev-python/thriftpy2: Require <dev-python/cython-3
    
    Bug: https://bugs.gentoo.org/898722
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/thriftpy2/thriftpy2-0.4.16.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
Comment 4 Larry the Git Cow gentoo-dev 2023-08-29 05:54:54 UTC
The bug has been closed via the following commit(s):

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

commit fe04f24d7f2d11746412977289a2d47c9ac280d1
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-08-29 05:48:13 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-29 05:54:22 +0000

    dev-python/thriftpy2: fix cython-3 compat
    
    Closes: https://bugs.gentoo.org/898722
    Signed-off-by: Sam James <sam@gentoo.org>

 .../thriftpy2/files/thriftpy2-0.4.16-cython3.patch | 25 +++++++++++
 dev-python/thriftpy2/thriftpy2-0.4.16-r1.ebuild    | 52 ++++++++++++++++++++++
 2 files changed, 77 insertions(+)