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

Bug 834554

Summary: dev-php/PEAR-HTTP-1.4.1-r3 fails tests on MUSL
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: PHP Bugs <php-bugs>
Status: CONFIRMED ---    
Severity: normal Keywords: PMASKED
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-03-04 08:21:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-php/PEAR-HTTP-1.4.1-r3 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-04 08:21:46 UTC
Created attachment 766206 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-04 08:21:47 UTC
Error(s) that match a know pattern:


FAIL [ 1/10] negotiateCharset() with default[tests/negotiateCharset.phpt]
FAIL [ 2/10] negotiateCharset() without any default[tests/negotiateCharset2.phpt]
FAIL [ 3/10] negotiateLanguage()[tests/negotiateLanguage.phpt]
FAIL [ 4/10] negotiateMimeType()[tests/negotiateMimeType.phpt]
FAIL [ 5/10] absoluteURI() URL: http://example.org/subdir/test.php/extra_pathinfo/?abc=123[tests/test1a.phpt]
FAIL [ 6/10] absoluteURI() URL: http://example.org/subdir/test.php/extra_pathinfo?abc=123[tests/test2a.phpt]
FAIL [ 7/10] absoluteURI() URL: http://example.org/subdir/test.php/?abc=123[tests/test3a.phpt]
FAIL [ 8/10] absoluteURI() URL: https://example.org/subdir/test.php?abc=123[tests/test4a.phpt]
FAIL [ 9/10] absoluteURI() URL: https://example.org:8443/subdir/test.php?abc=123[tests/test5a.phpt]
FAIL [10/10] absoluteURI() URL: http://example.org/subdir/[tests/test6a.phpt]