Summary: | media-sound/kid3-3.8.5 fails to compile with dev-lang/python-exec[-native-symlinks] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sound |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://invent.kde.org/multimedia/kid3/-/merge_requests/11 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 762406 | ||
Attachments: |
build.log
1-CMakeError.log 1-CMakeOutput.log |
Description
Agostino Sarubbo
2021-01-31 18:24:15 UTC
Created attachment 685299 [details]
build.log
build log and emerge --info
Created attachment 685302 [details]
1-CMakeError.log
1-CMakeError.log
Created attachment 685305 [details]
1-CMakeOutput.log
1-CMakeOutput.log
Possible context of error(s): Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=542871fe71bcd4488787425a7d634544f146ff16 commit 542871fe71bcd4488787425a7d634544f146ff16 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-01-31 20:07:10 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-01-31 20:14:43 +0000 media-sound/kid3: Make test dependencies optional, add missing BDEPEND Closes: https://bugs.gentoo.org/768084 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../kid3/files/kid3-3.8.5-tests-optional.patch | 64 ++++++++++++++++++++++ media-sound/kid3/kid3-3.8.5.ebuild | 21 +++++-- 2 files changed, 81 insertions(+), 4 deletions(-) *** Bug 768114 has been marked as a duplicate of this bug. *** The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab14f16dc381de27c34747e413237bd7d6d79994 commit ab14f16dc381de27c34747e413237bd7d6d79994 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-01-31 22:52:46 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-01-31 22:57:46 +0000 media-sound/kid3: Use CMake 3.12's Python3 module to inject PYTHON Bug: https://bugs.gentoo.org/768084 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../kid3/files/kid3-3.8.5-tests-optional.patch | 37 +++++++++++++++++++++- media-sound/kid3/kid3-3.8.5.ebuild | 1 + 2 files changed, 37 insertions(+), 1 deletion(-) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=bc0cde8e770d972fd2dd2061fe1d26e7a4c3a220 commit bc0cde8e770d972fd2dd2061fe1d26e7a4c3a220 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-01-31 20:07:10 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-01-31 22:59:59 +0000 media-sound/kid3: Make test dependencies optional, add missing BDEPEND Use CMake 3.12's Python3 module to inject PYTHON Bug: https://bugs.gentoo.org/768084 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../kid3/files/kid3-3.8.5-tests-optional.patch | 99 ++++++++++++++++++++++ media-sound/kid3/kid3-9999.ebuild | 21 +++-- 2 files changed, 115 insertions(+), 5 deletions(-) |