Project

General

Profile

Actions

Bug #64113

open

ceph fails to build with Python 3.13: error: there are no arguments to ‘PyEval_CallMethod’

Added by Kaleb KEITHLEY 3 months ago. Updated 3 months ago.

Status:
New
Priority:
High
Assignee:
-
Category:
common
Target version:
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

ceph fails to build with Python 3.13.03.

./boost/python/call_method.hpp:61:9: error: there are no arguments to ‘PyEval_CallMethod’ that depend on a template parameter, so a declaration of ‘PyEval_CallMethod’ must be available [-fpermissive]
61 | PyObject* const result = | ^~~~~~~~~~~~~~~

https://docs.python.org/3.13/whatsnew/3.13.html

For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/@python/python3.13/fedora-rawhide-x86_64/06924129-ceph/

For all our attempts to build ceph with Python 3.13, see:
https://copr.fedorainfracloud.org/coprs/g/python/python3.13/package/ceph/

Testing and mass rebuild of packages is happening in copr.
You can follow these instructions to test locally in mock if your package builds with Python 3.13:
https://copr.fedorainfracloud.org/coprs/g/python/python3.13/

Let us know here if you have any questions.

Python 3.13 is planned to be included in Fedora 41.
To make that update smoother, we're building Fedora packages with all pre-releases of Python 3.13.
A build failure prevents us from testing all dependent packages (transitive [Build]Requires),
so if this package is required a lot, it's important for us to get it fixed soon.

Actions #1

Updated by Kaleb KEITHLEY 3 months ago

  • Subject changed from eph fails to build with Python 3.13: error: there are no arguments to ‘PyEval_CallMethod’ to ceph fails to build with Python 3.13: error: there are no arguments to ‘PyEval_CallMethod’
Actions

Also available in: Atom PDF