Bug 1944413
| Summary: | Please build pcl for EPEL 8 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Scott K Logan <logans> | ||||
| Component: | pcl | Assignee: | Rich Mattes <richmattes> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | epel8 | CC: | richmattes, thofmann | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | pcl-1.11.1-3.el8 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2021-04-14 14:26: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: | 1938327, 1943851 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
Here's the cminpack PR that Bugzilla won't seem to let me add as an external link: https://src.fedoraproject.org/rpms/pcl/pull-request/6 FEDORA-EPEL-2021-acd9e0a562 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-acd9e0a562 FEDORA-EPEL-2021-acd9e0a562 has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-acd9e0a562 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2021-acd9e0a562 has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report. |
Created attachment 1767484 [details] Patch to drop VTK and OpenNI dependencies Description of problem: There is a pcl build for EPEL 7, but it has not been built for EPEL 8. Please build pcl for EPEL 8. Additional info: There are two dependencies that need to be built before PCL can be built. I'll add those as dependencies of this bug. Also, the cminpack dependency is no longer needed by PCL at all, and isn't available in EPEL 8 anyway. The remaining missing dependencies are on VTK and OpenNI. We can drop those dependencies and their associated components of PCL in order to get a working build. If those packages are ever available for EPEL 8 in the future, it should be easy enough to re-add them. I've attached a patch to be applied on top of the cminpack PR that drops these dependencies and makes PCL buildable on EPEL 8.