Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 827022

Summary: media-plugins/gst-plugins-opencv-1.18.4-r2 fails to compile with dev-lang/python-exec[-native-symlinks]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: GStreamer package maintainers <gstreamer>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 762406    
Attachments: build.log
1-meson-log.txt

Description Agostino Sarubbo gentoo-dev 2021-11-24 06:56:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-plugins/gst-plugins-opencv-1.18.4-r2 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-11-24 06:56:42 UTC
Created attachment 755770 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-24 06:56:44 UTC
Created attachment 755774 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2021-11-24 06:56:46 UTC
Error(s) that match a know pattern:


../gst-plugins-bad-1.18.4/meson.build:508:4: ERROR: Problem encountered: /usr/bin/env: ‘python3’: No such file or directory
Run-time dependency opencv found: NO (tried pkgconfig and cmake)
Comment 4 Larry the Git Cow gentoo-dev 2021-12-28 07:30:25 UTC
The bug has been closed via the following commit(s):

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

commit 96f0a02318a12ef091b18bd5f4863817b9494149
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-12-28 07:30:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-28 07:30:06 +0000

    media-plugins/gst-plugins-opencv: add python-any-r1 for build time dependency
    
    Closes: https://bugs.gentoo.org/827022
    Signed-off-by: Sam James <sam@gentoo.org>

 media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.18.4-r2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

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

commit 45d822388af543cd92b974edc57f22051d4874eb
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-12-28 07:28:03 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-28 07:28:03 +0000

    media-libs/gst-plugins-bad: add python-any-r1 for build time dependency
    
    Closes: https://bugs.gentoo.org/827022
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/gst-plugins-bad/gst-plugins-bad-1.18.4-r2.ebuild | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)