https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-auth/pam_ssh_agent_auth-0.10.3 fails to compile. Discovered on: amd64 (internal ref: tinderbox) NOTE: This machine uses a clang/LLVM toolchain. If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004. This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Created attachment 659832 [details] build.log build log and emerge --info
ci has reproduced this issue with version 0.10.4 - Updating summary.
ci has reproduced this issue with version 0.10.4-r1 - Updating summary.
Upstream PR: https://github.com/jbeverly/pam_ssh_agent_auth/pull/42
Can confirm that the upstream PR added as a user patch allows this to build and run!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=763fa743d6d6c80130ef82a8153d814d1b620220 commit 763fa743d6d6c80130ef82a8153d814d1b620220 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2025-01-09 02:18:07 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2025-01-09 02:18:07 +0000 sys-auth/pam_ssh_agent_auth: fix -Wincompatible-pointer-types, unknown argument '-Wl,-O1' Patches are taken from Debian and GH PR. Debian Patch updated by Grant Taylor. Closes: https://bugs.gentoo.org/920275 Closes: https://bugs.gentoo.org/741927 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> ...auth-0.10.4-0003-Fix-incompatible-pointer.patch | 46 ++++++++++++++++++++++ ...agent_auth-0.10.4-0004-Always-call-linker.patch | 44 +++++++++++++++++++++ .../pam_ssh_agent_auth-0.10.4-r1.ebuild | 4 +- .../pam_ssh_agent_auth-9999.ebuild | 4 +- 4 files changed, 96 insertions(+), 2 deletions(-)