Created attachment 577550 [details] build.log [...] checking whether we are cross compiling... configure: error: in `/var/tmp/portage/sys-auth/pam_ssh-2.3/work/pam_ssh-2.3': configure: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details !!! Please attach the following file when seeking support: !!! /var/tmp/portage/sys-auth/pam_ssh-2.3/work/pam_ssh-2.3/config.log * ERROR: sys-auth/pam_ssh-2.3::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 124: Called src_configure * environment, line 1703: Called econf '--with-pam-dir=/lib/security' * phase-helpers.sh, line 718: Called __helpers_die 'econf failed' * isolated-functions.sh, line 119: Called die * The specific snippet of code: * die "$@"
Created attachment 577552 [details] config.log
Created attachment 577554 [details] emerge --info
pretty interesting how you caught this at all, but `ac_cv_exeext` macro should be set just to 'no' value, will commit it later today.
(In reply to Mikle Kolyada from comment #3) > pretty interesting how you caught this at all, but `ac_cv_exeext` macro > should be set just to 'no' value, will commit it later today. Thanks! Caught it during ppc package testing on a Talos with 64bit kernel, 32bit userland. Seems exotic enough to catch some exotic bugs. ;)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1af38f58297ec607481a5bb1f3b8f3e07051530c commit 1af38f58297ec607481a5bb1f3b8f3e07051530c Author: Mikle Kolyada <zlogene@gentoo.org> AuthorDate: 2019-05-25 17:10:48 +0000 Commit: Mikle Kolyada <zlogene@gentoo.org> CommitDate: 2019-05-25 17:11:40 +0000 sys-auth/pam_ssh: Disable ac_cv_exeext macro Closes: https://bugs.gentoo.org/686538 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 sys-auth/pam_ssh/pam_ssh-2.3.ebuild | 3 +++ 1 file changed, 3 insertions(+)