Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834554 - dev-php/PEAR-HTTP-1.4.1-r3 fails tests on MUSL
Summary: dev-php/PEAR-HTTP-1.4.1-r3 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: PHP Bugs
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2022-03-04 08:21 UTC by Agostino Sarubbo
Modified: 2024-06-11 04:13 UTC (History)
0 users

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


Attachments
build.log (build.log,38.61 KB, text/plain)
2022-03-04 08:21 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-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]