Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889352 - media-libs/libshumate-1.0.3 fails tests (DASH-SYSTEM)
Summary: media-libs/libshumate-1.0.3 fails tests (DASH-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-02 09:15 UTC by Agostino Sarubbo
Modified: 2023-07-09 01:32 UTC (History)
0 users

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


Attachments
build.log (build.log,168.73 KB, text/plain)
2023-01-02 09:15 UTC, Agostino Sarubbo
Details
1-testlog.txt (1-testlog.txt,39.44 KB, text/plain)
2023-01-02 09:15 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-01-02 09:15:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/libshumate-1.0.3 fails tests (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-02 09:15:56 UTC
Created attachment 846524 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-02 09:15:57 UTC
Created attachment 846526 [details]
1-testlog.txt

1-testlog.txt
Comment 3 Agostino Sarubbo gentoo-dev 2023-01-02 09:15:58 UTC
Error(s) that match a know pattern:


5/7 marker              FAIL            0.08s   killed by signal 5 SIGTRAP
5/7 marker       FAIL            0.08s   killed by signal 5 SIGTRAP
6/7 map                 FAIL            0.10s   killed by signal 5 SIGTRAP
6/7 map          FAIL            0.10s   killed by signal 5 SIGTRAP
7/7 marker-layer        FAIL            0.10s   killed by signal 5 SIGTRAP
7/7 marker-layer FAIL            0.10s   killed by signal 5 SIGTRAP
Failed to create /var/lib/portage/home/.cache for shader cache (Permission denied)---disabling.
Run-time dependency gtk-doc found: NO (tried pkgconfig and cmake)
Run-time dependency vapigen found: NO (tried pkgconfig and cmake)
Comment 4 Matt Turner gentoo-dev 2023-07-09 01:29:06 UTC
Probably the error is

(/var/tmp/portage/media-libs/libshumate-1.0.3/work/libshumate-1.0.3-build/tests/marker-layer:61): Gtk-WARNING **: 22:05:23.805: Unable to acquire session bus: Error spawning command line “dbus-launch --autolaunch=09be32def8b032a3e5bb5f3e60db2e3c --binary-syntax --close-stderr”: Child process exited with code 1

so we need to run the tests under dbus-run-session.
Comment 5 Larry the Git Cow gentoo-dev 2023-07-09 01:32:50 UTC
The bug has been closed via the following commit(s):

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

commit 63ef74e2de3433a9326731d50bd755b72ab4f4eb
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2023-07-09 01:29:17 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2023-07-09 01:32:45 +0000

    media-libs/libshumate: Version bump to 1.0.4
    
    Closes: https://bugs.gentoo.org/889352
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 media-libs/libshumate/Manifest                     |  1 +
 .../1.0.4-tests-Add-test-setup-for-valgrind.patch  | 98 ++++++++++++++++++++++
 media-libs/libshumate/libshumate-1.0.4.ebuild      | 64 ++++++++++++++
 3 files changed, 163 insertions(+)