Bug 2034263

Summary: rmol fails to build with Python 3.11: CMake Error - Could NOT find Python3
Product: [Fedora] Fedora Reporter: Tomáš Hrnčiar <thrnciar>
Component: rmolAssignee: Denis Arnaud <denis.arnaud_fedora>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: denis.arnaud_fedora, mhroncok, thrnciar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-07-10 22:50:48 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: 2016048, 2045102, 2045109    

Description Tomáš Hrnčiar 2021-12-20 14:21:55 UTC
rmol fails to build with Python 3.11.0a3.

-- Requires Python with version 3.4; however just Python3 is considered here
CMake Error at config/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find Python3 (missing: Python3_LIBRARIES Python3_INCLUDE_DIRS
  Development)

I think, the problem is that somewhere in CMake is missing support for Python 3.11. I proposed patch to CMake to add it, but it seems like it's not enough for rmol. 
https://gitlab.kitware.com/cmake/cmake/-/merge_requests/6792

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/03059875-rmol/

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

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 Ben Cotton 2022-02-08 21:20:07 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 36 development cycle.
Changing version to 36.

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

Comment 3 Denis Arnaud 2022-06-20 11:30:49 UTC
We will need a special version of Boost with parallel sub-packages for Python 3.10 and Python 3.11. Do you know whether the Boost package will provide those Python sub-packages?

Comment 4 Miro Hrončok 2022-06-20 11:35:24 UTC
> We will need a special version of Boost with parallel sub-packages for Python 3.10 and Python 3.11. 

Why? Boost is only available for 3.11, which is the only Python version rmol should use now.

Comment 5 Denis Arnaud 2022-06-20 12:00:16 UTC
(In reply to Miro Hrončok from comment #4)
> Why? Boost is only available for 3.11, which is the only Python version rmol
> should use now.

Ok, my bad then, sorry for the confusion!

I will work on it when I have more time (a weekend in the next few weeks). I have 2 other packages (trademgen/BZ#2099179, opentrep/BZ#2034561) having a similar issue.

Thanks!

Comment 6 Denis Arnaud 2022-07-10 22:18:37 UTC
* Successful build: https://bodhi.fedoraproject.org/updates/FEDORA-2022-9112c08af2

Comment 7 Miro Hrončok 2022-07-10 22:50:48 UTC
Hello,

Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok).

All subpackages of a package against which this bug was filled are now installable or removed from Fedora 37.

Thanks for taking care of it!