Bug 2093196

Summary: python-joblib fails to build with Python 3.11: joblib/test/test_memmapping.py .s................Terminated
Product: [Fedora] Fedora Reporter: Tomáš Hrnčiar <thrnciar>
Component: python-joblibAssignee: Miro Hrončok <mhroncok>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: besser82, igor.raits, mhroncok, sergio.pasra, thrnciar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-joblib-1.1.0-5.fc37 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-06-20 21:34:09 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: 2099130    
Bug Blocks: 2016048, 2045102, 2045109, 2098994, 2100925    

Description Tomáš Hrnčiar 2022-06-03 08:22:12 UTC
python-joblib fails to build with Python 3.11.0b3.

joblib/test/test_memmapping.py .s................Terminated

https://docs.python.org/3.11/whatsnew/3.11.html

For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/@python/python3.11/fedora-rawhide-x86_64/04486187-python-joblib/

For all our attempts to build python-joblib with Python 3.11, see:
https://copr.fedorainfracloud.org/coprs/g/python/python3.11/package/python-joblib/

Testing and mass rebuild of packages is happening in copr. You can follow these instructions to test locally in mock if your package builds with Python 3.11:
https://copr.fedorainfracloud.org/coprs/g/python/python3.11/

Let us know here if you have any questions.

Python 3.11 is planned to be included in Fedora 37. To make that update smoother, we're building Fedora packages with all pre-releases of Python 3.11.
A build failure prevents us from testing all dependent packages (transitive [Build]Requires), so if this package is required a lot, it's important for us to get it fixed soon.
We'd appreciate help from the people who know this package best, but if you don't want to work on this now, let us know so we can try to work around it on our side.

Comment 1 Miro Hrončok 2022-06-09 15:18:14 UTC
Looks like unbundling cloudpickle (again) makes this go away.

Comment 3 Miro Hrončok 2022-06-20 10:18:20 UTC
*** Bug 2098980 has been marked as a duplicate of this bug. ***

Comment 4 Miro Hrončok 2022-06-20 12:24:27 UTC
This is fixed but blocked on bz2099130.