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

Bug 951439

Summary: dev-perl/XML-Parser fails tests with =dev-libs/expat-2.7.0
Product: Gentoo Linux Reporter: Sebastian Pipping <sping>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: IN_PROGRESS ---    
Severity: normal CC: kingjon3377, sping
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/libexpat/libexpat/issues/980
See Also: https://bugs.gentoo.org/show_bug.cgi?id=952810
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 951356    

Description Sebastian Pipping gentoo-dev 2025-03-15 21:14:47 UTC
A quick heads-up, the problem is known upstream (see URL field).
Sorry for the inconvenience.

[..]
t/astress.t ........... ok                                              
t/defaulted.t ......... ok                                              
t/cdata.t ............. ok                                              
t/encoding.t .......... ok                                              
t/finish.t ............ ok                                              
t/namespaces.t ........ ok                                              
t/file.t .............. ok                                              
t/file_open_scalar.t .. ok                                              
t/decl.t .............. ok                                              
t/partial.t ........... Failed 1/3 subtests                             
t/skip.t .............. ok                                              
t/stream.t ............ ok                                              
t/styles.t ............ ok                                              
t/external_ent.t ...... ok                                              
t/parament.t .......... ok     
[..]
Comment 1 Larry the Git Cow gentoo-dev 2025-03-27 20:14:22 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50c94be3d92653538e66ea59ad91c6f89a3b9870

commit 50c94be3d92653538e66ea59ad91c6f89a3b9870
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2025-03-27 20:09:44 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2025-03-27 20:09:44 +0000

    dev-libs/expat: 2.7.1
    
    Bug: https://bugs.gentoo.org/951439
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>

 dev-libs/expat/Manifest           |   1 +
 dev-libs/expat/expat-2.7.1.ebuild | 100 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 101 insertions(+)
Comment 2 Sebastian Pipping gentoo-dev 2025-03-27 20:19:11 UTC
With the new dev-libs/expat-2.7.1 all tests pass.

Should there be a blocker to =dev-libs/expat-2.7.0 in the
dev-perl/XML-Parser ebuild?  If yes: Before or after
the stabilization of dev-libs/expat-2.7.1 (bug #952810)?