Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907440 - media-plugins/gst-plugins-oss-1.22.3 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: media-plugins/gst-plugins-oss-1.22.3 fails to compile with dev-lang/python-ex...
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: 2023-05-30 20:17 UTC by Agostino Sarubbo
Modified: 2024-04-01 19:55 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,61.82 KB, text/plain)
2023-05-30 20:17 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,134.01 KB, text/plain)
2023-05-30 20:17 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 2023-05-30 20:17:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-plugins/gst-plugins-oss-1.22.3 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 2023-05-30 20:17:41 UTC
Created attachment 862924 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-30 20:17:42 UTC
Created attachment 862925 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2023-05-30 20:17:43 UTC
Error(s) that match a know pattern:


Dependency libsoup-2.4 from subproject libsoup found: NO (subproject failed to configure)
Dependency libsoup-3.0 from subproject libsoup3 found: NO (subproject failed to configure)
../gst-plugins-good-1.22.3/meson.build:511:15: ERROR: Command `/var/tmp/portage/media-plugins/gst-plugins-oss-1.22.3/work/gst-plugins-good-1.22.3/scripts/extract-release-date-from-doap-file.py 1.22.3 /var/tmp/portage/media-plugins/gst-plugins-oss-1.22.3/work/gst-plugins-good-1.22.3/gst-plugins-good.doap` failed with status 127.
Message: Hotdoc not found, not building the documentation
Message: Orc Compiler not found, will use backup C code
Program hotdoc found: NO
Program moc-qt5 moc found: NO
qmake found: NO need ['>= 5', '< 6']
qmake found: NO need ['>= 6', '< 7']
Run-time dependency gudev-1.0 found: NO (tried pkgconfig and cmake)
Run-time dependency libsoup-2.4 found: NO (tried pkgconfig and cmake)
Run-time dependency libsoup-3.0 found: NO (tried pkgconfig and cmake)
Run-time dependency libv4l2 found: NO (tried pkgconfig and cmake)
Run-time dependency qt5 (modules: Core, Gui, Qml, Quick) found: NO (tried pkgconfig and config-tool)
Run-time dependency qt6 (modules: Core) found: NO (tried pkgconfig and config-tool)
Run-time dependency valgrind found: NO (tried pkgconfig)
Run-time dependency xdamage found: NO (tried pkgconfig and cmake)
Comment 4 Larry the Git Cow gentoo-dev 2024-04-01 19:55:29 UTC
The bug has been closed via the following commit(s):

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

commit ce7bdd2ca60365ddd8b25cd17ac74bb4be4e0d8d
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2024-03-29 13:31:36 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2024-04-01 19:53:35 +0000

    media-plugins/gst-plugins-oss: add 1.22.11, EAPI-8
    
    Closes: https://bugs.gentoo.org/907440
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 media-plugins/gst-plugins-oss/Manifest                                  | 2 +-
 .../{gst-plugins-oss-1.22.10.ebuild => gst-plugins-oss-1.22.11.ebuild}  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ce2194fd23f5a7996c7d7fb8b55005ccdfac9ba

commit 0ce2194fd23f5a7996c7d7fb8b55005ccdfac9ba
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2024-03-24 22:46:45 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2024-04-01 19:53:32 +0000

    gstreamer-meson.eclass: add EAPI 8 support with pkg_setup and python-any-r1
    
    pkg_setup is exported in EAPI-8 to proxy to python-any-r1_pkg_setup while being
    future-proof for any other changes and make it less surprising when some ebuild
    needs to important something else that exports pkg_setup too by not having it
    be implicit export via an indirect inherit.
    
    Bug: https://bugs.gentoo.org/834789
    Bug: https://bugs.gentoo.org/807959
    Bug: https://bugs.gentoo.org/804597
    Bug: https://bugs.gentoo.org/804600
    Bug: https://bugs.gentoo.org/804948
    Bug: https://bugs.gentoo.org/805515
    Bug: https://bugs.gentoo.org/808111
    Bug: https://bugs.gentoo.org/808114
    Bug: https://bugs.gentoo.org/813029
    Bug: https://bugs.gentoo.org/813156
    Bug: https://bugs.gentoo.org/813159
    Bug: https://bugs.gentoo.org/834790
    Bug: https://bugs.gentoo.org/834791
    Bug: https://bugs.gentoo.org/834878
    Bug: https://bugs.gentoo.org/835398
    Bug: https://bugs.gentoo.org/843986
    Bug: https://bugs.gentoo.org/866797
    Bug: https://bugs.gentoo.org/866800
    Bug: https://bugs.gentoo.org/866803
    Bug: https://bugs.gentoo.org/866806
    Bug: https://bugs.gentoo.org/866824
    Bug: https://bugs.gentoo.org/866827
    Bug: https://bugs.gentoo.org/866830
    Bug: https://bugs.gentoo.org/866833
    Bug: https://bugs.gentoo.org/866836
    Bug: https://bugs.gentoo.org/866845
    Bug: https://bugs.gentoo.org/866848
    Bug: https://bugs.gentoo.org/866851
    Bug: https://bugs.gentoo.org/866854
    Bug: https://bugs.gentoo.org/866857
    Bug: https://bugs.gentoo.org/866860
    Bug: https://bugs.gentoo.org/866863
    Bug: https://bugs.gentoo.org/866866
    Bug: https://bugs.gentoo.org/866914
    Bug: https://bugs.gentoo.org/866917
    Bug: https://bugs.gentoo.org/866920
    Bug: https://bugs.gentoo.org/866926
    Bug: https://bugs.gentoo.org/888129
    Bug: https://bugs.gentoo.org/907435
    Bug: https://bugs.gentoo.org/907437
    Bug: https://bugs.gentoo.org/907438
    Bug: https://bugs.gentoo.org/907440
    Bug: https://bugs.gentoo.org/907441
    Bug: https://bugs.gentoo.org/907466
    Bug: https://bugs.gentoo.org/907467
    Bug: https://bugs.gentoo.org/907468
    Bug: https://bugs.gentoo.org/907469
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 eclass/gstreamer-meson.eclass | 36 +++++++++++++++++++++++++++---------
 1 file changed, 27 insertions(+), 9 deletions(-)