Bug 2361862
| Summary: | Build Paraview with GLAD instead of GLEW | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andreas Schneider <asn> |
| Component: | paraview | Assignee: | Orion Poplawski <orion> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 42 | CC: | asn, orion, scitech-bugs, trpost |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | paraview-6.0.1-2.fc43 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-10-07 00:19:56 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Andreas Schneider
2025-04-23 14:02:04 UTC
I know nothing about GLAD, and it's not clear to me what should be done regarding paraview. Apparently paraview bundles some headers generated from https://glad.sh. The Fedora glad package does not appear to provide any headers. Should I just use the bundled headers? GLAD2 is just a code generator, it generates C and header files to include in a project so yes, you build with those included functions. I just wanted to make you aware that you should remove the "BuildRequires: glew-devel" or what you have in the spec file as it isn't used anymore. Same for VTK. FEDORA-2025-731591e2ce (paraview-6.0.0-1.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-731591e2ce FEDORA-2025-731591e2ce has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-731591e2ce` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-731591e2ce See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-2407ba7063 (paraview-6.0.1-2.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-2407ba7063 FEDORA-2025-2407ba7063 has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-2407ba7063` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-2407ba7063 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-2407ba7063 (paraview-6.0.1-2.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. |