Summary: | dev-libs/libgpiod-2.2 : Emerge failure when USE="python" | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Daniella Kicsak <brushdemon> |
Component: | Current packages | Assignee: | Yixun Lan <dlan> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | brushdemon, parona |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
Build Log
Build environment file Build Log w/ build and pip installed Build environment file w/ build and pip installed |
Description
Daniella Kicsak
2025-01-30 06:29:31 UTC
Created attachment 917897 [details]
Build environment file
Created attachment 917898 [details]
Build Log w/ build and pip installed
Created attachment 917899 [details]
Build environment file w/ build and pip installed
Wanted to add that I do have certifi installed (seems to be an indirect dependency for gemato and pip). --- dani@archery ~ $ emerge --search "certifi$" [ Results for search key : certifi$ ] Searching... * dev-python/certifi Latest version available: 3024.7.22 Latest version installed: 3024.7.22 Size of files: 13 KiB Homepage: https://github.com/projg2/certifi-system-store/ https://github.com/tiran/certifi-system-store/ https://pypi.org/project/certifi-system-store/ Description: A certifi hack to use system trust store on Linux/FreeBSD License: MPL-2.0 [ Applications found : 1 ] After looking at this I think the python bindings should be separated into their ebuild. Upstream appears to also support this explicitly with providing sdists. In the current state python is just going to use the latest one that the user has installed as its not hooked up at all. |