Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 827022 - media-plugins/gst-plugins-opencv-1.18.4-r2 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: media-plugins/gst-plugins-opencv-1.18.4-r2 fails to compile with dev-lang/pyt...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-11-24 06:56 UTC by Agostino Sarubbo
Modified: 2021-12-28 07:30 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,64.92 KB, text/plain)
2021-11-24 06:56 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,122.87 KB, text/plain)
2021-11-24 06:56 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-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(-)