Bug 2046866

Summary: python-cryptography: FTBFS in Fedora rawhide/f36
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: python-cryptographyAssignee: Jeremy Cline <jeremy>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: cheimes, jeremy, nick, npmccallum, terrycwk1994
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-cryptography-36.0.0-3.fc36 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-01-27 14:52:07 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: 1992484    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2022-01-27 09:36:37 UTC
python-cryptography failed to build from source in Fedora rawhide/f36

https://koji.fedoraproject.org/koji/taskinfo?taskID=81985403


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Please fix python-cryptography at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
python-cryptography will be orphaned. Before branching of Fedora 37,
python-cryptography will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/

Comment 1 Fedora Release Engineering 2022-01-27 09:36:39 UTC
Created attachment 1856224 [details]
build.log

file build.log too big, will only attach last 32768 bytes

Comment 2 Fedora Release Engineering 2022-01-27 09:36:41 UTC
Created attachment 1856225 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2022-01-27 09:36:42 UTC
Created attachment 1856226 [details]
state.log

Comment 4 Christian Heimes 2022-01-27 10:16:28 UTC
PyCA cryptography has detected a memory leak in OpenSSL:

E               AssertionError: {'94512040874960': {'size': 240, 'path': 'crypto/evp/digest.c', 'line': 833, 'backtrace': None}, '94512042605008': {'size': 5, 'path': 'crypto/core_algorithm.c', 'line': 129, 'backtrace': None}, '94512042605520': {'size': 56, 'path': 'crypto/threads_pthread.c', 'line': 38, 'backtrace': None}}
tests/hazmat/backends/test_openssl_memleak.py:164: AssertionError

Comment 5 Christian Heimes 2022-01-27 14:52:07 UTC
Marking this as duplicate of #2042413. The memleak tests are flaky under 3.10 and broken under 3.11. python-cryptography-36.0.0-3.fc36 build has memleak tests disabled.

*** This bug has been marked as a duplicate of bug 2042413 ***