Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 768084 - media-sound/kid3-3.8.5 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: media-sound/kid3-3.8.5 fails to compile with dev-lang/python-exec[-native-sym...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://invent.kde.org/multimedia/kid...
Whiteboard:
Keywords:
: 768114 (view as bug list)
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-01-31 18:24 UTC by Agostino Sarubbo
Modified: 2021-01-31 23:00 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,11.41 KB, text/plain)
2021-01-31 18:24 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,2.42 KB, text/plain)
2021-01-31 18:24 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,42.87 KB, text/plain)
2021-01-31 18:24 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 2021-01-31 18:24:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/kid3-3.8.5 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: ci)

NOTE:
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-31 18:24:17 UTC
Created attachment 685299 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-01-31 18:24:18 UTC
Created attachment 685302 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-01-31 18:24:19 UTC
Created attachment 685305 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Agostino Sarubbo gentoo-dev 2021-01-31 18:24:22 UTC
Possible context of error(s):

  Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
Comment 5 Larry the Git Cow gentoo-dev 2021-01-31 20:15:02 UTC
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(-)
Comment 6 Andreas Sturmlechner gentoo-dev 2021-01-31 22:58:04 UTC
*** Bug 768114 has been marked as a duplicate of this bug. ***
Comment 7 Larry the Git Cow gentoo-dev 2021-01-31 22:58:12 UTC
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(-)
Comment 8 Larry the Git Cow gentoo-dev 2021-01-31 23:00:48 UTC
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(-)