Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906194 - app-misc/mc-4.8.29 fails tests (MUSL-SYSTEM): path_len.c:116:F:Core:test_path_length:3: Assertion actual_length == data->expected_length failed: actual_length == 12, data->expected_length == 38
Summary: app-misc/mc-4.8.29 fails tests (MUSL-SYSTEM): path_len.c:116:F:Core:test_path...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Marek Szuba (RETIRED)
URL: https://midnight-commander.org/ticket...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-12 06:45 UTC by Agostino Sarubbo
Modified: 2023-10-22 10:04 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,645.58 KB, text/plain)
2023-05-12 06:45 UTC, Agostino Sarubbo
Details
1-test-suite.log (1-test-suite.log,1.30 KB, text/plain)
2023-05-12 06:45 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 2023-05-12 06:45:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/mc-4.8.29 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 2023-05-12 06:45:03 UTC
Created attachment 861567 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-12 06:45:04 UTC
Created attachment 861568 [details]
1-test-suite.log

1-test-suite.log
Comment 3 Agostino Sarubbo gentoo-dev 2023-05-12 06:45:05 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


../../../config/test-driver: line 112: 32189 Segmentation fault      "$@" >> "$log_file" 2>&1
FAIL path_len (exit status: 1)
FAIL vfs_path_string_convert (exit status: 139)
FAIL: path_len
FAIL: vfs_path_string_convert
path_len.c:116:F:Core:test_path_length:3: Assertion 'actual_length == data->expected_length' failed: actual_length == 12, data->expected_length == 38