Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898678 - dev-python/hidapi-0.13.1 fails to compile (CYTHON3-SYSTEM): error: unknown file type .pxd (from chid.pxd)
Summary: dev-python/hidapi-0.13.1 fails to compile (CYTHON3-SYSTEM): error: unknown fi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cython3-tracker
  Show dependency tree
 
Reported: 2023-03-02 08:23 UTC by Agostino Sarubbo
Modified: 2023-12-25 07:30 UTC (History)
0 users

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


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

Issue: dev-python/hidapi-0.13.1 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:23:46 UTC
Created attachment 855528 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-09-09 02:31:18 UTC
The bug has been referenced in the following commit(s):

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

commit 2e38d3394dc5acc576394fe9f0de8eaf38d7e3ab
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-09-09 02:30:42 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-09-09 02:30:42 +0000

    dev-python/hidapi: depend on <cython-3
    
    Bug: https://bugs.gentoo.org/898678
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/hidapi/hidapi-0.13.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 3 HTS 2023-09-09 13:32:49 UTC
Yes the latest hidapi-0.13.1.ebuild fixes this bug, thank you!
Comment 4 Larry the Git Cow gentoo-dev 2023-10-10 07:07:52 UTC
The bug has been closed via the following commit(s):

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

commit af2e6e7b3048cdc16aa03d015cda02595cd820f0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-10-10 07:05:17 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-10-10 07:05:17 +0000

    dev-python/hidapi: add 0.14.0
    
    Closes: https://bugs.gentoo.org/898678
    Closes: https://bugs.gentoo.org/908498
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/hidapi/Manifest                         |   1 +
 .../hidapi/files/hidapi-0.14.0-cython3.patch       | 134 +++++++++++++++++++++
 dev-python/hidapi/hidapi-0.14.0.ebuild             |  34 ++++++
 3 files changed, 169 insertions(+)
Comment 5 Larry the Git Cow gentoo-dev 2023-12-25 07:30:04 UTC
The bug has been referenced in the following commit(s):

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

commit 2db85c741ea5653bf6087921e89fa9700a6833a9
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-12-25 07:28:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-25 07:28:48 +0000

    dev-python/hidapi: drop 0.13.1
    
    Bug: https://bugs.gentoo.org/898678
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/hidapi/Manifest             |  1 -
 dev-python/hidapi/hidapi-0.13.1.ebuild | 29 -----------------------------
 2 files changed, 30 deletions(-)