Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 835747

Summary: dev-vcs/git-2.35.1 fails tests on MUSL
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: CONFIRMED ---    
Severity: normal CC: polynomial-c
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.xz

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)