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: RESOLVED PKGREMOVED
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-07-11 18:55 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]
Comment 3 Larry the Git Cow gentoo-dev 2024-07-11 18:47:12 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7428a9be610106529208f73777e941d663f373da

commit 7428a9be610106529208f73777e941d663f373da
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2024-07-11 17:30:01 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2024-07-11 18:43:33 +0000

    dev-php/PEAR-HTTP: treeclean
    
    Bug: https://bugs.gentoo.org/933998
    Bug: https://bugs.gentoo.org/834554
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 dev-php/PEAR-HTTP/Manifest                  |  1 -
 dev-php/PEAR-HTTP/PEAR-HTTP-1.4.1-r3.ebuild | 24 ------------------------
 dev-php/PEAR-HTTP/metadata.xml              |  8 --------
 3 files changed, 33 deletions(-)