Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1841431 - paraview fails to build with Python 3.9: cmake cannot find Python 3
Summary: paraview fails to build with Python 3.9: cmake cannot find Python 3
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: paraview
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON39
TreeView+ depends on / blocked
 
Reported: 2020-05-29 06:51 UTC by Miro Hrončok
Modified: 2020-05-30 16:27 UTC (History)
8 users (show)

Fixed In Version: paraview-5.8.0-4.fc33
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-05-30 16:07:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Fedora Koji taskID 45185618 0 None None None 2020-05-30 16:27:12 UTC

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")


Note You need to log in before you can comment on or make changes to this bug.