Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 943149

Summary: media-gfx/krita-5.2.6 w/ python-3.13: utilities.cpp:423:9: error: ‘Py_SetPath’ was not declared in this scope; did you mean ‘Py_GetPath’?
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=488680
https://bugzilla.redhat.com/show_bug.cgi?id=2278646
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 941893    
Attachments: build.log w/ PYTHON_SINGLE_TARGET="python3_13"

Description Andreas Sturmlechner gentoo-dev 2024-11-09 14:51:46 UTC
Created attachment 908307 [details]
build.log w/ PYTHON_SINGLE_TARGET="python3_13"

> ../plugins/extensions/pykrita/plugin/utilities.cpp: In static member function ‘static bool PyKrita::Python::setPath(const QStringList&)’:
> ../plugins/extensions/pykrita/plugin/utilities.cpp:423:9: error: ‘Py_SetPath’ was not declared in this scope; did you mean ‘Py_GetPath’?
>   423 |         Py_SetPath(joinedPathsWChars.data());
>       |         ^~~~~~~~~~
>       |         Py_GetPath
Comment 2 Larry the Git Cow gentoo-dev 2024-11-09 15:21:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dd5f0f7a9f4843408399974ebb8dc35de768e33

commit 8dd5f0f7a9f4843408399974ebb8dc35de768e33
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-11-09 15:16:23 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-11-09 15:21:03 +0000

    media-gfx/krita: enable py3.13
    
    KDE-bug: https://bugs.kde.org/show_bug.cgi?id=488680
    See also: https://bugzilla.redhat.com/show_bug.cgi?id=2278646
    
    Closes: https://bugs.gentoo.org/943149
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-gfx/krita/files/krita-5.2.6-py3.13.patch | 120 +++++++++++++++++++++++++
 media-gfx/krita/krita-5.2.6.ebuild             |   4 +-
 2 files changed, 123 insertions(+), 1 deletion(-)
Comment 3 Larry the Git Cow gentoo-dev 2024-11-25 22:52:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=96a63e864379619689ed79680582c93429102fd5

commit 96a63e864379619689ed79680582c93429102fd5
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-11-09 15:16:23 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-11-25 22:50:30 +0000

    media-gfx/krita: enable py3.13
    
    KDE-bug: https://bugs.kde.org/show_bug.cgi?id=488680
    See also: https://bugzilla.redhat.com/show_bug.cgi?id=2278646
    
    Closes: https://bugs.gentoo.org/943149
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-gfx/krita/files/krita-5.2.6-py3.13.patch | 120 +++++++++++++++++++++++++
 media-gfx/krita/krita-9999.ebuild              |   4 +-
 2 files changed, 123 insertions(+), 1 deletion(-)