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)
Created attachment 701076 [details] build.log build log and emerge --info
Possible context of error(s): error: test failed, to rerun pass '--test regression'
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.
this may be a race condition reproducible only with higher makeopts value
It seems to be a race of some kind. I managed to reproduce it with -j17 after 4 emerges
same here, please sync your email address in metadata with bgo
* 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>.
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(+)