Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898726 - media-sound/xmms2-0.9.2 fails to compile (CYTHON3-SYSTEM): xmmsapi.pyx:1037:49: Cannot assign type void (int, void ) except to xmmsc_io_need_out_callback_func_t
Summary: media-sound/xmms2-0.9.2 fails to compile (CYTHON3-SYSTEM): xmmsapi.pyx:1037:4...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ionen Wolkens
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cython3-tracker
  Show dependency tree
 
Reported: 2023-03-02 08:28 UTC by Agostino Sarubbo
Modified: 2023-05-12 19:00 UTC (History)
1 user (show)

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


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

Issue: media-sound/xmms2-0.9.2 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:28:37 UTC
Created attachment 855576 [details]
build.log

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


Checking for 'valgrind'                                           : not found 
fatal: not a git repository (or any parent up to mount point /var/tmp)
Comment 3 Ionen Wolkens gentoo-dev 2023-03-02 10:43:05 UTC
Haven't looked at this but at worst could always remove USE=python, nothing in-tree needs the python bindings currently (have already disabled ruby's for similar reasons).
Comment 4 Larry the Git Cow gentoo-dev 2023-04-19 15:14:34 UTC
The bug has been referenced in the following commit(s):

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

commit 943e1db887337bf41547ec6bdeb7c0d03941f725
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2023-04-19 15:11:24 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-04-19 15:13:21 +0000

    media-sound/xmms2: bdepend on <cython-3 for now
    
    Albeit chances are will remove USE=python altogether, don't really
    expect upstream to fix this (no real development anymore) unless
    someone sends a PR which do get merged.
    
    Bug: https://bugs.gentoo.org/898726
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 media-sound/xmms2/xmms2-0.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 5 Larry the Git Cow gentoo-dev 2023-05-12 19:00:51 UTC
The bug has been closed via the following commit(s):

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

commit 16766c01a6ec0933c9b9226496984e9ddd2c6186
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2023-05-12 18:19:53 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-05-12 18:57:48 +0000

    media-sound/xmms2: add 0.9.3
    
    thanks, trofi
    
    Closes: https://bugs.gentoo.org/898726
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 media-sound/xmms2/Manifest           |   1 +
 media-sound/xmms2/xmms2-0.9.3.ebuild | 219 +++++++++++++++++++++++++++++++++++
 2 files changed, 220 insertions(+)