https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-arch/tarlz-0.19-r2 fails tests. Discovered on: amd64 (internal ref: guru_tinderbox)
Created attachment 700587 [details] build.log build log and emerge --info
Seems to be some indeterminism im tarlz's test suite, at least it is not reliable reproducible. However, running while make check; do :; done I could reproduce it pretty fast. And I always observed "1108(5)", that is, line 1108 of tarlz's test script, iteration 5.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=10cc6ae8d05d268607e7368374fe3740b2815299 commit 10cc6ae8d05d268607e7368374fe3740b2815299 Author: Florian Schmaus <flo@geekplace.eu> AuthorDate: 2021-04-19 19:04:24 +0000 Commit: Florian Schmaus <flo@geekplace.eu> CommitDate: 2021-04-19 19:05:14 +0000 app-arch/tarlz: skip broken test case Closes: https://bugs.gentoo.org/783846 Signed-off-by: Florian Schmaus <flo@geekplace.eu> app-arch/tarlz/files/skip-broken-testcase.patch | 14 ++++++++++++++ app-arch/tarlz/tarlz-0.19-r2.ebuild | 4 ++++ 2 files changed, 18 insertions(+)