Observed on both ~riscv and ~amd64, that said error messages are quite different so I'm still testing the latter further. Nb. Both systems in question have had >=sys-libs/pam-1.5.2-r1 masked in order to avoid triggering Bug #825078.
Created attachment 753878 [details] fprintd-1.94.0-testlog.txt (riscv)
Created attachment 753882 [details] emerge --info (riscv)
Yu, does 1.94.1 actually pass all the tests on riscv?
I test in my bwarp container. It all test passed. If something else I missed, tell me please!
Created attachment 767615 [details] ebuild log
Created attachment 768739 [details] log in starlight Hi Marek. All tests passed in my board starlight. I think the problem is here. https://gitlab.freedesktop.org/libfprint/fprintd/-/blob/master/pam/pam_fprintd.c#L782 When we ssh in a host, it returns true. I test it using minicomp so it wont be recongnized as remote.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81b1aacb9030dac0a0df1f9bdbc1248ca98a168a commit 81b1aacb9030dac0a0df1f9bdbc1248ca98a168a Author: Yu Gu <guyu2876@gmail.com> AuthorDate: 2022-03-22 09:18:23 +0000 Commit: Jakov Smolić <jsmolic@gentoo.org> CommitDate: 2022-04-11 21:05:30 +0000 sys-auth/fprintd: keyword 1.94.1 for ~riscv Bug: https://bugs.gentoo.org/825290 Signed-off-by: Yu Gu <guyu2876@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24705 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> sys-auth/fprintd/fprintd-1.94.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Is this still opened or is it fixed?
*** Bug 890551 has been marked as a duplicate of this bug. ***
Created attachment 907092 [details] build.log.xz (ppc, 1.94.3) On 1.94.3 the test failures originally reported are just timeouts: Summary of Failures: 514/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_already_claimed TIMEOUT 30.02s 515/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_auth TIMEOUT 30.02s 516/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_blocks_unexpected_auth TIMEOUT 30.02s 517/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_blocks_unexpected_auth2 TIMEOUT 30.02s 518/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_dual_reader_auth TIMEOUT 30.02s 519/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_failed_auth TIMEOUT 30.02s 520/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_identify_error TIMEOUT 30.02s 521/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_identify_error2 TIMEOUT 30.02s 522/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_identify_error3 TIMEOUT 30.02s 523/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_last_try_auth TIMEOUT 30.02s 524/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_multi_reader_not_all_enrolled TIMEOUT 30.02s 525/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_no_fingers TIMEOUT 30.02s 526/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_no_fingers_while_verifying TIMEOUT 30.02s 527/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_retry TIMEOUT 30.02s 528/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_no_device TIMEOUT 30.02s 529/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_notices_fprintd_disappearing TIMEOUT 30.02s 530/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_timeout TIMEOUT 30.02s Ok: 514 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 0 Timeout: 17
Created attachment 924735 [details] fprintd-1.94.3:20250414-070011.log