Bug 2241211

Summary: openssh: FTBFS due to implicit declaration of is_ecdsa_pkcs11, is_rsa_pkcs11
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: opensshAssignee: Dmitry Belyavskiy <dbelyavs>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: crypto-team, dbelyavs, dwalsh, jjelen, lkundrak, mattias.ellert, tm
Target Milestone: ---Keywords: Triaged
Target Release: ---Flags: fedora-admin-xmlrpc: mirror+
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: openssh-9.3p1-12.fc40 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-10-17 01:37:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2137512, 2231791    
Attachments:
Description Flags
openssh=c99.patch none

Description Florian Weimer 2023-09-28 15:24:21 UTC
The patch openssh-9.3p1-merged-openssl-evp.patch introduces implicit function declarations, which are now an error in Fedora rawhide.

Reproducible: Always

Steps to Reproduce:
1. Try to build the package in Fedora rawhide.

Actual Results:  
Build failure.

Expected Results:  
Build success.

Comment 1 Florian Weimer 2023-09-28 15:25:18 UTC
Created attachment 1990978 [details]
openssh=c99.patch

Patch that fixes the issue.

I didn't apply this because I don't know whether you prefer editing openssh-9.3p1-merged-openssl-evp.patch in place.

Comment 2 Mattias Ellert 2023-10-15 05:31:10 UTC
PR: https://src.fedoraproject.org/rpms/openssh/pull-request/62

Comment 3 Fedora Update System 2023-10-16 12:03:14 UTC
FEDORA-2023-46ab99d04e has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-46ab99d04e

Comment 4 Fedora Update System 2023-10-17 01:37:17 UTC
FEDORA-2023-46ab99d04e has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.