Bug 1841431

Summary: paraview fails to build with Python 3.9: cmake cannot find Python 3
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: paraviewAssignee: Orion Poplawski <orion>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: besser82, cstratak, dakingun, mhroncok, mplch, orion, scitech-bugs, trpost
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: paraview-5.8.0-4.fc33 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-05-30 16:07:58 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: 1785415    

Description Miro Hrončok 2020-05-29 06:51:40 UTC
paraview fails to build with Python 3.9.0b1.

This report is automated and not very verbose, but we'll try to get back here with details.

For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/@python/python3.9/fedora-rawhide-x86_64/01409208-paraview/

For all our attempts to build paraview with Python 3.9, see:
https://copr.fedorainfracloud.org/coprs/g/python/python3.9/package/paraview/

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.9:
https://copr.fedorainfracloud.org/coprs/g/python/python3.9/

The real Python 3.9 rebuild is in progress in a Koji side tag.

See https://koji.fedoraproject.org/koji/packageinfo?packageID=2729


If you want to test your fix or reproduce the failure, you can still use the Copr repo mentioned above.

Let us know here if you have any questions.

Python 3.9 will be included in Fedora 33. A build failure prevents us from rebuilding 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 2020-05-29 06:59:42 UTC
The error is:

-- Could NOT find Python3 (missing: Python3_LIBRARIES Python3_INCLUDE_DIRS Development) (Required is at least version "3.2")