Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898722 - dev-python/thriftpy2-0.4.16 fails to compile (CYTHON3-SYSTEM): Cython.Compiler.Errors.CompileError: cybase.pyx
Summary: dev-python/thriftpy2-0.4.16 fails to compile (CYTHON3-SYSTEM): Cython.Compile...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
: 911642 (view as bug list)
Depends on:
Blocks: cython3-tracker
  Show dependency tree
 
Reported: 2023-03-02 08:27 UTC by Agostino Sarubbo
Modified: 2023-08-29 05:54 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,44.21 KB, text/plain)
2023-03-02 08:27 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 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(+)