Bug 2018915

Summary: dcmtk: FTBFS with OpenSSL 3.0.0
Product: [Fedora] Fedora Reporter: Sahana Prasad <sahana>
Component: dcmtkAssignee: Ankur Sinha (FranciscoD) <sanjay.ankur>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 36CC: code, igor.raits, neuro-sig, sanjay.ankur, troels
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dcmtk-3.6.6-11.fc36 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-07 04:31:42 UTC Type: Bug
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: 1825937, 1992484, 2045102    

Description Sahana Prasad 2021-11-01 09:07:02 UTC
This bug is used to track the readiness of dcmtk with OpenSSL 3.0.0.

Currently the build fails to build with OpenSSL 3.0.0 with the following logs
https://koji.fedoraproject.org/koji/taskinfo?taskID=78020163

Kindly fix them to ensure this package builds with OpenSSL 3.0.0

You can treat the deprecated warnings not as errors if you want to continue to use deprecated functions, but it is encouraged to use the new APIs, and this migration could be done sooner than later.

To not treat deprecated warnings as errors, you may use
-Wno-error=deprecated-declarations

To port to new APIs, kindly refer to the OpenSSL upstream migration guide:
https://www.openssl.org/docs/manmaster/man7/migration_guide.html

Thank you

Comment 1 Ben Cotton 2022-02-08 21:18:57 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 36 development cycle.
Changing version to 36.

Comment 2 Ankur Sinha (FranciscoD) 2022-04-25 15:41:25 UTC
3.6.7 will fix this. In the meantime, I'll try using deprecated declarations to fix the build.

Reference: https://forum.dcmtk.org/viewtopic.php?f=1&t=5133&p=21005&hilit=openssl#p21005

Comment 3 Fedora Update System 2022-04-25 20:37:05 UTC
FEDORA-2022-96d735e41d has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-96d735e41d

Comment 4 Fedora Update System 2022-04-26 06:26:31 UTC
FEDORA-2022-96d735e41d has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-96d735e41d`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-96d735e41d

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2022-05-07 04:31:42 UTC
FEDORA-2022-96d735e41d has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.