Skip to content

compile error with python 3.13 #18

@kanavin

Description

@kanavin

With python 3.13 there is the following build regression:

| /srv/storage/alex/yocto/build-metaoe/tmp/work/core2-64-poky-linux/cmpi-bindings/1.0.4/git/swig/python/../../src/target_python.c: In function 'TargetCleanup':
| /srv/storage/alex/yocto/build-metaoe/tmp/work/core2-64-poky-linux/cmpi-bindings/1.0.4/git/swig/python/../../src/target_python.c:435:3: error: implicit declaration of function 'PyEval_AcquireLock'; did you mean 'PyEval_AcquireThread'? [-Wimplicit-function-declaration]
|   435 |   PyEval_AcquireLock();
|       |   ^~~~~~~~~~~~~~~~~~
|       |   PyEval_AcquireThread

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions