Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 686538 - sys-auth/pam_ssh-2.3: configure: error: in `/var/tmp/portage/sys-auth/pam_ssh-2.3/work/pam_ssh-2.3'
Summary: sys-auth/pam_ssh-2.3: configure: error: in `/var/tmp/portage/sys-auth/pam_ssh...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-22 10:49 UTC by ernsteiswuerfel
Modified: 2019-05-25 17:11 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (pam_ssh-2.3:20190522-103212.log,3.75 KB, text/x-log)
2019-05-22 10:49 UTC, ernsteiswuerfel
Details
config.log (config.log,10.91 KB, text/plain)
2019-05-22 10:49 UTC, ernsteiswuerfel
Details
emerge --info (file_686538.txt,6.10 KB, text/plain)
2019-05-22 10:50 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2019-05-22 10:49:04 UTC
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 "$@"
Comment 1 ernsteiswuerfel archtester 2019-05-22 10:49:29 UTC
Created attachment 577552 [details]
config.log
Comment 2 ernsteiswuerfel archtester 2019-05-22 10:50:02 UTC
Created attachment 577554 [details]
emerge --info
Comment 3 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2019-05-25 13:35:12 UTC
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.
Comment 4 ernsteiswuerfel archtester 2019-05-25 15:36:36 UTC
(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. ;)
Comment 5 Larry the Git Cow gentoo-dev 2019-05-25 17:11:45 UTC
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(+)