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

Bug 920275

Summary: sys-auth/pam_ssh_agent_auth-0.10.4-r1 - ssh-ecdsa.c: error: passing argument 1 of DSA_SIG_get0 from incompatible pointer type [-Wincompatible-pointer-
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: CONFIRMED ---    
Severity: normal Keywords: PMASKED
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.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt
sys-auth:pam_ssh_agent_auth-0.10.4-r1:20231218-151110.log
temp.tar.xz

Description Toralf Förster gentoo-dev 2023-12-18 16:03:42 UTC
ssh-ecdsa.c:62:5: warning: ECDSA_do_sign is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   62 |     sig = ECDSA_do_sign(digest, dlen, key->ecdsa);
      |     ^~~
/usr/include/openssl/ec.h:1368:34: note: declared here
 1368 | OSSL_DEPRECATEDIN_3_0 ECDSA_SIG *ECDSA_do_sign(const unsigned char *dgst,
      |                                  ^~~~~~~~~~~~~
ssh-ecdsa.c:76:18: error: passing argument 1 of DSA_SIG_get0 from incompatible pointer type [-Wincompatible-pointer-types]
   76 |     DSA_SIG_get0(sig, &r, &s);
      |                  ^~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20231215-225005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.74.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.5 linux/amd64

  HEAD of ::gentoo
commit 9126cbaea5b6df0b36981989e9b0f3fb1fa284ec
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Dec 18 14:01:54 2023 +0000

    Merge updates from master

emerge -qpvO sys-auth/pam_ssh_agent_auth
[ebuild  N    ] sys-auth/pam_ssh_agent_auth-0.10.4-r1
Comment 1 Toralf Förster gentoo-dev 2023-12-18 16:03:43 UTC
Created attachment 879857 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-18 16:03:44 UTC
Created attachment 879858 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-12-18 16:03:45 UTC
Created attachment 879859 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-18 16:03:46 UTC
Created attachment 879860 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-18 16:03:47 UTC
Created attachment 879861 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-18 16:03:48 UTC
Created attachment 879862 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-18 16:03:50 UTC
Created attachment 879863 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2023-12-18 16:03:51 UTC
Created attachment 879864 [details]
sys-auth:pam_ssh_agent_auth-0.10.4-r1:20231218-151110.log
Comment 9 Toralf Förster gentoo-dev 2023-12-18 16:03:52 UTC
Created attachment 879865 [details]
temp.tar.xz