Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835747 - dev-vcs/git-2.35.1 fails tests on MUSL
Summary: dev-vcs/git-2.35.1 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: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-21 16:16 UTC by Agostino Sarubbo
Modified: 2022-03-21 16:16 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,233.95 KB, application/x-xz)
2022-03-21 16:16 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-21 16:16:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-vcs/git-2.35.1 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-21 16:16:47 UTC
Created attachment 767523 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-21 16:16:48 UTC
Error(s) that match a know pattern:


ok 14 - difftool honors exit status if command not found
ok 24 - __gitdir - returns error when cannot find repo
ok 67 - blame -L /RE/ (relative: not found)
ok 71 - blame -L ^/RE/ (absolute: not found)
ok 79 - blame -L :RE (relative: not found)
ok 83 - blame -L ^:RE (absolute: not found)