Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 784416

Summary: [guru] media-gfx/oxipng-4.0.3 fails tests
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: YOSHIOKA Takuma <lo48576>
Status: RESOLVED FIXED    
Severity: normal CC: andrewammerlaan, lo48576
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info and build log on maintainer's env.

Description Agostino Sarubbo gentoo-dev 2021-04-20 13:33:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

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

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-20 13:33:32 UTC
Possible context of error(s):

error: test failed, to rerun pass '--test regression'
Comment 3 YOSHIOKA Takuma 2021-04-20 16:13:49 UTC
Created attachment 701244 [details]
emerge --info and build log on maintainer's env.

I tried both upstream repo's tests and `FEATURES=test USE=test emerge -1v oxipng`, and both succeeded.
Cannot reproduce.
Comment 4 Agostino Sarubbo gentoo-dev 2021-04-20 16:40:48 UTC
this may be a race condition reproducible only with higher makeopts value
Comment 5 James Beddek 2021-04-28 02:13:57 UTC
It seems to be a race of some kind. I managed to reproduce it with -j17 after 4 emerges
Comment 6 Andrew Ammerlaan gentoo-dev 2021-07-07 16:59:00 UTC
same here, please sync your email address in metadata with bgo
Comment 7 YOSHIOKA Takuma 2021-07-07 19:32:31 UTC
* Updated bgo email address to match metadata.xml.
* Pushed the workaround to avoid failure by running conflicting tests separately.
* Reported the issue to the upstream: <https://github.com/shssoichiro/oxipng/issues/412>.
Comment 8 Larry the Git Cow gentoo-dev 2021-07-08 11:07:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6c5c2371299bb3d5104a72978b5d407b88173284

commit 6c5c2371299bb3d5104a72978b5d407b88173284
Author:     YOSHIOKA Takuma <lo48576@hard-wi.red>
AuthorDate: 2021-07-07 19:25:37 +0000
Commit:     YOSHIOKA Takuma <lo48576@hard-wi.red>
CommitDate: 2021-07-07 19:25:37 +0000

    media-gfx/oxipng: add workaround for occasionally broken tests
    
    The issue is reported to upstream
    (<https://github.com/shssoichiro/oxipng/issues/412>).
    
    Closes: https://bugs.gentoo.org/784416
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>

 media-gfx/oxipng/oxipng-3.0.1.ebuild | 6 ++++++
 media-gfx/oxipng/oxipng-4.0.3.ebuild | 6 ++++++
 2 files changed, 12 insertions(+)