Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888986 - media-libs/gstreamer-1.20.4 fails test - FAILED: meson-internal_test
Summary: media-libs/gstreamer-1.20.4 fails test - FAILED: meson-internal_test
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: PATCH, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-12-30 13:55 UTC by Toralf Förster
Modified: 2023-01-29 07:33 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.49 KB, text/plain)
2022-12-30 13:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,28.30 KB, text/plain)
2022-12-30 13:55 UTC, Toralf Förster
Details
environment (environment,126.29 KB, text/plain)
2022-12-30 13:55 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,14.69 KB, application/x-bzip)
2022-12-30 13:55 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,66.40 KB, application/x-bzip)
2022-12-30 13:55 UTC, Toralf Förster
Details
media-libs:gstreamer-1.20.4:20221230-134747.log.bz2 (media-libs:gstreamer-1.20.4:20221230-134747.log.bz2,15.92 KB, application/x-bzip)
2022-12-30 13:55 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,53.98 KB, application/x-bzip)
2022-12-30 13:55 UTC, Toralf Förster
Details
tests.tar.bz2 (tests.tar.bz2,929.23 KB, application/x-bzip)
2022-12-30 13:55 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-12-30 13:55:24 UTC
Fail:               0   
Unexpected Pass:    0   
Skipped:            1   
Timeout:            1   

Full log written to /var/tmp/portage/media-libs/gstreamer-1.20.4/work/gstreamer-1.20.4-abi_x86_64.amd64/meson-logs/testlog.txt
FAILED: meson-internal__test 
/usr/lib/python-exec/python3.10/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4_test-20221230-070027

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Rust versions:
  [1]   rust-bin-1.66.0 *
php cli (if any):

  HEAD of ::gentoo
commit 2d957e23b68e267121548d3f3407967b658437db
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 30 06:47:12 2022 +0000

    2022-12-30 06:47:12 UTC

emerge -qpvO media-libs/gstreamer
[ebuild  N    ] media-libs/gstreamer-1.20.4  USE="caps introspection nls orc test -unwind" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2022-12-30 13:55:26 UTC
Created attachment 845896 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-30 13:55:27 UTC
Created attachment 845898 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-12-30 13:55:28 UTC
Created attachment 845900 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-30 13:55:29 UTC
Created attachment 845902 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-30 13:55:30 UTC
Created attachment 845904 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-30 13:55:31 UTC
Created attachment 845906 [details]
media-libs:gstreamer-1.20.4:20221230-134747.log.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-30 13:55:32 UTC
Created attachment 845908 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-12-30 13:55:34 UTC
Created attachment 845910 [details]
tests.tar.bz2
Comment 9 tka 2023-01-28 17:54:21 UTC
It is a race condition in the test. A fix is available upstream [1]. Note: you have to remove "subprojects/gestreamer/" from the file path to apply it as (user) patch in gentoo's gstreamer-1.20.5 ebuild.

[1] https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/ccd582c3321312fe96b28ce90fe6f2fd7adfa058
Comment 10 Larry the Git Cow gentoo-dev 2023-01-29 07:33:24 UTC
The bug has been closed via the following commit(s):

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

commit 2c57b02687ae18efdc6638b6562e6472167b6e8a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-29 07:29:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-29 07:33:11 +0000

    media-libs/gstreamer: backport race condition fix for tests
    
    Closes: https://bugs.gentoo.org/888986
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/gstreamer-1.20.5-tests-race.patch        | 293 +++++++++++++++++++++
 media-libs/gstreamer/gstreamer-1.20.5.ebuild       |   1 +
 2 files changed, 294 insertions(+)