Summary: | dev-python/pyclipper-1.3.0_p4 fails to compile (CYTHON3-SYSTEM): Cython.Compiler.Errors.CompileError: _pyclipper.pyx | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Pacho Ramos <pacho> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | python |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/32972 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 897934 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 855548 [details]
build.log
build log and emerge --info
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 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(-) 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(+) |