Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922483 - app-misc/mc-4.8.30-r1 fails tests (MUSL-SYSTEM): vfs_path_string_convert
Summary: app-misc/mc-4.8.30-r1 fails tests (MUSL-SYSTEM): vfs_path_string_convert
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Viorel Munteanu
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-19 10:39 UTC by Agostino Sarubbo
Modified: 2024-06-29 09:12 UTC (History)
0 users

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


Attachments
build.log (build.log,654.21 KB, text/plain)
2024-01-19 10:39 UTC, Agostino Sarubbo
Details
2-test-suite.log (2-test-suite.log,666 bytes, text/plain)
2024-01-19 10:39 UTC, Agostino Sarubbo
Details
5-test-suite.log (5-test-suite.log,266 bytes, text/plain)
2024-01-19 10:39 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 2024-01-19 10:39:09 UTC
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.
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-19 10:39:12 UTC
Created attachment 882612 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-19 10:39:12 UTC
Created attachment 882613 [details]
2-test-suite.log

2-test-suite.log
Comment 3 Agostino Sarubbo gentoo-dev 2024-01-19 10:39:13 UTC
Created attachment 882614 [details]
5-test-suite.log

5-test-suite.log
Comment 4 Agostino Sarubbo gentoo-dev 2024-01-19 10:39:14 UTC
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
Comment 5 Larry the Git Cow gentoo-dev 2024-06-29 09:12:49 UTC
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(-)