Created attachment 563160 [details] build.log (ppc) [...] ERROR: tests/libcacard - Bail out! libcacard:ERROR:tests/libcacard.c:214:parse_acr: assertion failed (num_entries == num_entries_expected): (11 == 0) ============================================================================ Testsuite summary for libcacard 2.6.0 ============================================================================ # TOTAL: 16 # PASS: 15 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 1 ============================================================================ See ./test-suite.log Please report to spice-devel@lists.freedesktop.org ============================================================================
Created attachment 563162 [details] test-suite.log (ppc)
Created attachment 563164 [details] emerge --info
Same error on ppc64.
Same on sparc.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b7e97e46981c2a9d38a4c84b65e7490194f59a8 commit 6b7e97e46981c2a9d38a4c84b65e7490194f59a8 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-09-14 04:08:52 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-09-14 04:09:41 +0000 app-emulation/libcacard: add 2.8.1 Bug: https://bugs.gentoo.org/676676 Closes: https://bugs.gentoo.org/914042 Signed-off-by: Sam James <sam@gentoo.org> app-emulation/libcacard/Manifest | 1 + app-emulation/libcacard/libcacard-2.8.1.ebuild | 40 ++++++++++++++++++++++++++ 2 files changed, 41 insertions(+)
Is 2.8.1 any better? A lot changed.
Created attachment 870587 [details] build.log (ppc64, 2.8.1) I can confirm 2.8.1 passes tests on both ppc and ppc64!