https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-misc/mc-4.8.30-r1 fails tests (MUSL-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Created attachment 882612 [details] build.log build log and emerge --info
Created attachment 882613 [details] 2-test-suite.log 2-test-suite.log
Created attachment 882614 [details] 5-test-suite.log 5-test-suite.log
Error(s) that match a know pattern in addition to what has been reported in the summary: ../../../config/test-driver: line 112: 54104 Segmentation fault "$@" >> "$log_file" 2>&1 FAIL vfs_path_string_convert (exit status: 139) FAIL: vfs_path_string_convert
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=add89e7268345fb3be6d651bf493abeca5fd271a commit add89e7268345fb3be6d651bf493abeca5fd271a Author: Viorel Munteanu <ceamac@gentoo.org> AuthorDate: 2024-06-29 09:08:43 +0000 Commit: Viorel Munteanu <ceamac@gentoo.org> CommitDate: 2024-06-29 09:12:24 +0000 app-misc/mc: disable localization tests on musl Disable localization tests on musl. Reorder variables according to skel.ebuild. Update metadata.xml. No changes to ebuild logic or what gets installed. Closes: https://bugs.gentoo.org/922483 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> app-misc/mc/files/mc-4.8.31-musl-tests.patch | 55 ++++++++++++++++++++++++++++ app-misc/mc/mc-4.8.31.ebuild | 27 ++++++++------ app-misc/mc/metadata.xml | 27 +++++++------- 3 files changed, 85 insertions(+), 24 deletions(-)