Summary: | dev-python/python-poppler-qt5-21.3.0 - Wheel build failed | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fordfrog, mgorny, paul, qt |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/26615 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 856658, 861098 | ||
Bug Blocks: | |||
Attachments: |
emerge-info.txt
dev-python:python-poppler-qt5-21.3.0:20220613-215934.log emerge-history.txt.bz2 environment etc.portage.tar.bz2 temp.tar.bz2 |
Description
Toralf Förster
![]() Created attachment 784775 [details]
emerge-info.txt
Created attachment 784778 [details]
dev-python:python-poppler-qt5-21.3.0:20220613-215934.log
Created attachment 784781 [details]
emerge-history.txt.bz2
Created attachment 784784 [details]
environment
Created attachment 784787 [details]
etc.portage.tar.bz2
Created attachment 784790 [details]
temp.tar.bz2
I suspect it's a missing dep but which one… I have the same issue when using =dev-python/sip-6.6.1. The build works with dev-python/sip-6.6.2 (not in the tree yet). Can confirm that sip v6.6.2 seems to resolve this problem. Can confirm that a version bump to sip-6.6.2 resolves the build issue with python-poppler-qt5. I have attached an ebuild for sip-6.6.2 to bug 856658 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb4f5189ffc8e87e3c17c4a4c60a899ae83b8b81 commit fb4f5189ffc8e87e3c17c4a4c60a899ae83b8b81 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-07-24 17:05:51 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-07-24 17:05:59 +0000 dev-python/sip: add 6.6.2 Bug: https://bugs.gentoo.org/823005 Closes: https://bugs.gentoo.org/856658 Closes: https://bugs.gentoo.org/851840 Bug: https://bugs.gentoo.org/859415 Signed-off-by: Sam James <sam@gentoo.org> dev-python/sip/Manifest | 1 + dev-python/sip/sip-6.6.2.ebuild | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0bcdd294d0d6a420c391986c20c16c23c82e4ef commit a0bcdd294d0d6a420c391986c20c16c23c82e4ef Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2022-07-27 07:20:57 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2022-08-02 04:04:29 +0000 distutils-r1.eclass: Bump dev-python/sip dependency Bug: https://bugs.gentoo.org/851840 Signed-off-by: Michał Górny <mgorny@gentoo.org> eclass/distutils-r1.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) |