Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898698 - dev-python/pyclipper-1.3.0_p4 fails to compile (CYTHON3-SYSTEM): Cython.Compiler.Errors.CompileError: _pyclipper.pyx
Summary: dev-python/pyclipper-1.3.0_p4 fails to compile (CYTHON3-SYSTEM): Cython.Compi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: cython3-tracker
  Show dependency tree
 
Reported: 2023-03-02 08:25 UTC by Agostino Sarubbo
Modified: 2023-09-21 18:39 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,45.95 KB, text/plain)
2023-03-02 08:25 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:25:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pyclipper-1.3.0_p4 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:25:29 UTC
Created attachment 855548 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-03-02 08:25:29 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Cython.Compiler.Errors.CompileError: src/pyclipper/_pyclipper.pyx
src/pyclipper/_pyclipper.pyx:15:14: Syntax error in simple statement list
Comment 3 Larry the Git Cow gentoo-dev 2023-08-06 12:30:39 UTC
The bug has been referenced in the following commit(s):

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

commit 0875bf40790c83ad7e33bde07496483c9555ef55
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-08-06 12:21:07 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-08-06 12:30:27 +0000

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

 dev-python/pyclipper/pyclipper-1.3.0_p4.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Comment 4 Larry the Git Cow gentoo-dev 2023-09-21 18:39:39 UTC
The bug has been closed via the following commit(s):

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

commit cf7bdcd7a0cdd3d77cc43d900cca772a5d8fc9c8
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2023-09-21 14:24:28 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-09-21 18:39:34 +0000

    dev-python/pyclipper: add 1.3.0_p5
    
    Closes: https://bugs.gentoo.org/898698
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/32972
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/pyclipper/Manifest                  |  1 +
 dev-python/pyclipper/pyclipper-1.3.0_p5.ebuild | 35 ++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)