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 1765109

Summary: VTK python wrapper specifies non-existent include dir /usr/include/python3.7
Product: [Fedora] Fedora Reporter: Till Hofmann <thofmann>
Component: vtkAssignee: Orion Poplawski <orion>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 30CC: axel.thimm, mrceresa, orion
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: vtk-8.1.1-6.fc30 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-04 01:29:43 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:

Description Till Hofmann 2019-10-24 11:26:18 UTC
Description of problem:
The file /usr/lib64/cmake/vtk/Modules/vtkWrappingPythonCore.cmake contains (on x86-64):
set(vtkWrappingPythonCore_INCLUDE_DIRS "${VTK_INSTALL_PREFIX}/include/vtk;/usr/include/python3.7")

The directory /usr/include/python3.7 does not exist nor is it provided by any package, this should probably be /usr/include/python3.7m


This breaks dependent packages if they check whether the include directory actually exists, e.g.,:
https://copr-be.cloud.fedoraproject.org/results/thofmann/pcl-1.8/fedora-30-x86_64/01078698-ros-pcl_ros/builder-live.log.gz

Comment 1 Orion Poplawski 2019-10-25 02:07:27 UTC
Started a new build that should fix this.

Comment 2 Fedora Update System 2019-10-25 22:42:41 UTC
FEDORA-2019-a340661795 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-a340661795

Comment 3 Fedora Update System 2019-10-27 03:54:24 UTC
vtk-8.1.1-6.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-a340661795

Comment 4 Fedora Update System 2019-11-04 01:29:43 UTC
vtk-8.1.1-6.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.