Bug 2507022
| Summary: | Rebuild getdp with Python 3.15.0b4+ | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
| Component: | getdp | Assignee: | Ali Erdinc Koroglu <ali.koroglu> |
| Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | ali.koroglu, igor.raits, manisandro, neuro-sig |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| 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: | 2433833, 2503726, 2506751 | ||
|
Description
Miro Hrončok
2026-07-25 09:54:31 UTC
A rawhide build fails with:
In file included from /usr/include/petsc/petscbag.h:3,
from /usr/include/petsc/petsc.h:8,
from /builddir/build/BUILD/getdp-3.6.0-build/getdp-3.6.0-source/src/common/Message.cpp:36:
/usr/include/petsc/petscsys.h:122:12: fatal error: petsc/mpiuni/mpi.h: No such file or directory
122 | #include <petsc/mpiuni/mpi.h>
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
|