Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898684 - dev-python/jq-1.4.1 fails to compile (CYTHON3-SYSTEM): jq.pyx:149:32: Cannot assign type void (void , jv) except to jq_err_c
Summary: dev-python/jq-1.4.1 fails to compile (CYTHON3-SYSTEM): jq.pyx:149:32: Cannot ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cython3-tracker
  Show dependency tree
 
Reported: 2023-03-02 08:24 UTC by Agostino Sarubbo
Modified: 2023-09-09 04:50 UTC (History)
1 user (show)

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


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

Issue: dev-python/jq-1.4.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:25 UTC
Created attachment 855534 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-05 06:31:56 UTC
python-3.12_tinderbox has reproduced this issue with version 1.4.1 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2023-08-06 12:30:37 UTC
The bug has been referenced in the following commit(s):

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

commit 9da5915420d4c0f94832f2daaaaea37a69f47b6b
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-08-06 12:18:48 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-08-06 12:30:24 +0000

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

 dev-python/jq/jq-1.4.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 4 Larry the Git Cow gentoo-dev 2023-09-09 04:50:52 UTC
The bug has been closed via the following commit(s):

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

commit fda90fa78d2d4dfefea184f8fa66a0fbcac88e99
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-09-09 04:50:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-09-09 04:50:20 +0000

    dev-python/jq: backport cython-3 fix
    
    Closes: https://bugs.gentoo.org/898684
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/jq/files/jq-1.5.0-cython3.patch | 20 ++++++++++++++
 dev-python/jq/jq-1.5.0-r1.ebuild           | 44 ++++++++++++++++++++++++++++++
 2 files changed, 64 insertions(+)