Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836232 - media-gfx/mypaint-2.0.1-r2 fails tests on MUSL
Summary: media-gfx/mypaint-2.0.1-r2 fails tests on MUSL
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-26 21:08 UTC by Agostino Sarubbo
Modified: 2023-01-10 04:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,122.15 KB, text/plain)
2022-03-26 21:08 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-03-26 21:08:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/mypaint-2.0.1-r2 fails tests on MUSL.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-26 21:08:45 UTC
Created attachment 767934 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-26 21:08:46 UTC
Error(s) that match a know pattern:


Saved and reloaded documents look identical ... /var/tmp/portage/media-gfx/mypaint-2.0.1-r2/temp/environment: line 2137: 27677 Segmentation fault      "${@}"
Comment 3 Larry the Git Cow gentoo-dev 2023-01-10 04:57:13 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45846fb0a873286029d6673f114c43433b7be91c

commit 45846fb0a873286029d6673f114c43433b7be91c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-10 04:55:26 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-10 04:56:16 +0000

    media-gfx/mypaint: update EAPI 7 -> 8, enable py3.11
    
    Small chance the gettext stuff in the Python 3.11 patch helps
    w/ the musl segfault, bug #836232.
    
    Bug: https://bugs.gentoo.org/836232
    Closes: https://bugs.gentoo.org/807979
    Signed-off-by: Sam James <sam@gentoo.org>

 .../mypaint/files/mypaint-2.0.1-python3.11.patch   | 92 ++++++++++++++++++++++
 .../mypaint/files/mypaint-2.0.1-setuptools.patch   | 74 +++++++++++++++++
 media-gfx/mypaint/mypaint-2.0.1-r3.ebuild          | 79 +++++++++++++++++++
 3 files changed, 245 insertions(+)