https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-text/zathura-0.4.7 fails tests. Discovered on: amd64 (internal ref: ci) NOTE: This machine uses GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Created attachment 660843 [details] build.log build log and emerge --info
Created attachment 660846 [details] 1-testlog.txt 1-testlog.txt
Same for x86: > 1/7 validate-desktop OK 0.04s > 2/7 validate-appdata OK 0.14s > 3/7 document OK 0.14s > 4/7 session OK 1.06s > 5/7 sandbox FAIL 4.12s (exit status 1) > 6/7 utils OK 0.13s > 7/7 types OK 0.02s > > Summary of Failures: > > 5/7 sandbox FAIL 4.12s (exit status 1) > 5/7 sandbox FAIL 4.12s (exit status 1) > > Ok: 6 > Expected Fail: 0 > Fail: 1 > Unexpected Pass: 0 > Skipped: 0 > Timeout: 0 >
lto_tinderbox has reproduced this issue with version 0.4.9 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b80c10b9f9bd027e1a9aaefe5a3569023de54621 commit b80c10b9f9bd027e1a9aaefe5a3569023de54621 Author: Piotr Karbowski <slashbeast@gentoo.org> AuthorDate: 2022-12-30 18:22:38 +0000 Commit: Piotr Karbowski <slashbeast@gentoo.org> CommitDate: 2022-12-30 18:26:22 +0000 app-text/zathura: 0.5.2 version bump Disabled seccomp tests as those seems to require other dependencies like plugins and files to be installed that are not part of this package, no way to get them working in the scope of what portage tests. Closes: https://bugs.gentoo.org/743070 Closes: https://bugs.gentoo.org/885445 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org> app-text/zathura/Manifest | 1 + .../files/zathura-disable-seccomp-tests.patch | 22 ++++++++ app-text/zathura/zathura-0.5.2.ebuild | 60 ++++++++++++++++++++++ 3 files changed, 83 insertions(+)