Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 784410 - [guru] media-gfx/glimpse-0.2.0 fails tests
Summary: [guru] media-gfx/glimpse-0.2.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-20 13:33 UTC by Agostino Sarubbo
Modified: 2021-04-21 19:40 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,80.68 KB, application/x-xz)
2021-04-20 13:33 UTC, Agostino Sarubbo
Details
1-test-suite.log (1-test-suite.log,248 bytes, text/plain)
2021-04-20 13:33 UTC, Agostino Sarubbo
Details
2-test-suite.log (2-test-suite.log,245 bytes, text/plain)
2021-04-20 13:33 UTC, Agostino Sarubbo
Details
3-test-suite.log (3-test-suite.log,254 bytes, text/plain)
2021-04-20 13:33 UTC, Agostino Sarubbo
Details
4-test-suite.log (4-test-suite.log,233 bytes, text/plain)
2021-04-20 13:33 UTC, Agostino Sarubbo
Details
5-test-suite.log (5-test-suite.log,242 bytes, text/plain)
2021-04-20 13:33 UTC, Agostino Sarubbo
Details
6-test-suite.log (6-test-suite.log,8.15 KB, text/plain)
2021-04-20 13:33 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-04-20 13:33:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/glimpse-0.2.0 fails tests.
Discovered on: amd64 (internal ref: guru_tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-20 13:33:18 UTC
Created attachment 701052 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-20 13:33:19 UTC
Created attachment 701055 [details]
1-test-suite.log

1-test-suite.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-20 13:33:20 UTC
Created attachment 701058 [details]
2-test-suite.log

2-test-suite.log
Comment 4 Agostino Sarubbo gentoo-dev 2021-04-20 13:33:21 UTC
Created attachment 701061 [details]
3-test-suite.log

3-test-suite.log
Comment 5 Agostino Sarubbo gentoo-dev 2021-04-20 13:33:22 UTC
Created attachment 701064 [details]
4-test-suite.log

4-test-suite.log
Comment 6 Agostino Sarubbo gentoo-dev 2021-04-20 13:33:23 UTC
Created attachment 701067 [details]
5-test-suite.log

5-test-suite.log
Comment 7 Agostino Sarubbo gentoo-dev 2021-04-20 13:33:24 UTC
Created attachment 701070 [details]
6-test-suite.log

6-test-suite.log
Comment 8 tastytea 2021-04-21 18:44:51 UTC
I wasn't able to reproduce it locally, but with ebuildtester:

ebuildtester --update \
             --pull \
             --portage-dir "$(portageq get_repo_path / gentoo)" \
             --unstable \
             --overlay-dir ~/Projekte/guru' \
             --global-use "acl berkdb bzip2 cli crypt dri elogind fortran gdbm iconv ipv6 jumbo-build libglvnd libtirpc multilib native-symlinks ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" \
             --atom '=media-gfx/glimpse-0.2.0' '=dev-lang/rust-bin-1.51.0' '=sys-kernel/gentoo-sources-5.11.15'

Since it seems to only happen on “unstable”, I guess some newer version of a library causes this.

I have reported the issue upstream¹ and will disable the tests for now, since I have no idea what's wrong.

¹ <https://github.com/glimpse-editor/Glimpse/issues/536>
Comment 9 Larry the Git Cow gentoo-dev 2021-04-21 19:40:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9d729c22ab514c19c3d809a13a434a7cf8ba59d2

commit 9d729c22ab514c19c3d809a13a434a7cf8ba59d2
Author:     Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
AuthorDate: 2021-04-21 19:17:44 +0000
Commit:     Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
CommitDate: 2021-04-21 19:28:03 +0000

    media-gfx/glimpse: Disable failing tests.
    
    Closes: https://bugs.gentoo.org/784410
    Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>

 .../glimpse-0.2.0_disable-failing-tests.patch      | 29 ++++++++++++++++++++++
 media-gfx/glimpse/glimpse-0.2.0.ebuild             |  1 +
 2 files changed, 30 insertions(+)