Bug 2507022 - Rebuild getdp with Python 3.15.0b4+
Summary: Rebuild getdp with Python 3.15.0b4+
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: getdp
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ali Erdinc Koroglu
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F45FTBFS PYTHON3.15b4
TreeView+ depends on / blocked
 
Reported: 2026-07-25 09:54 UTC by Miro Hrončok
Modified: 2026-07-27 15:59 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2026-07-25 09:54:31 UTC
In https://bodhi.fedoraproject.org/updates/FEDORA-2026-2551d0d66b we have shipped Python 3.15.0b4.

All packages that link to libpython or have extension modules should be rebuilt, or they will segfault on import/usage.

Packages using stable ABI might not need a rebuild.

This package was not rebuilt because we were unable to do so.
Please rebuild it with Python 3.15.0b4+ ASAP.

If you are sure this package does not need a rebuild, feel free to close this bugzilla.

Thanks

Comment 1 Miro Hrončok 2026-07-27 15:59:39 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.


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