Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 870721

Summary: sys-auth/pam_ssh_agent_auth-0.10.3 - configure: error: compiler cannot create working executables, check config.log
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
sys-auth:pam_ssh_agent_auth-0.10.3:20220917-121126.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-09-17 13:59:37 UTC
checking linux/if_tun.h usability... yes
checking linux/if_tun.h presence... yes
checking for linux/if_tun.h... yes
checking compiler and flags for sanity... no
configure: error: *** compiler cannot create working executables, check config.log ***

!!! Please attach the following file when seeking support:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20220917-070004

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 2be4f11d1103e9d0fe6cdcf770492a7d6c7ab1e5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 17 11:01:50 2022 +0000

    2022-09-17 11:01:49 UTC

emerge -qpvO sys-auth/pam_ssh_agent_auth
[ebuild  N    ] sys-auth/pam_ssh_agent_auth-0.10.3
Comment 1 Toralf Förster gentoo-dev 2022-09-17 13:59:39 UTC
Created attachment 807361 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 13:59:40 UTC
Created attachment 807364 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-09-17 13:59:41 UTC
Created attachment 807367 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-09-17 13:59:42 UTC
Created attachment 807370 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-09-17 13:59:43 UTC
Created attachment 807373 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-17 13:59:44 UTC
Created attachment 807376 [details]
sys-auth:pam_ssh_agent_auth-0.10.3:20220917-121126.log
Comment 7 Toralf Förster gentoo-dev 2022-09-17 13:59:46 UTC
Created attachment 807379 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-09-30 20:32:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=442365d12cdeabc1d2c7ac471d415cec2dd79356

commit 442365d12cdeabc1d2c7ac471d415cec2dd79356
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-09-30 20:12:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-30 20:32:32 +0000

    sys-auth/pam_ssh_agent_auth: add 0.10.4; fix build with Clang 16
    
    Closes: https://bugs.gentoo.org/725720
    Closes: https://bugs.gentoo.org/870721
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-auth/pam_ssh_agent_auth/Manifest               |   2 +
 ...0001-Fix-function-prototypes-in-configure.patch |  49 ++++++
 ...g-includes-implicit-function-declarations.patch | 176 +++++++++++++++++++++
 .../pam_ssh_agent_auth-0.10.4.ebuild               |  70 ++++++++
 .../pam_ssh_agent_auth-9999.ebuild                 |  46 ++++--
 5 files changed, 329 insertions(+), 14 deletions(-)