Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951439 - dev-perl/XML-Parser fails tests with =dev-libs/expat-2.7.0
Summary: dev-perl/XML-Parser fails tests with =dev-libs/expat-2.7.0
Status: IN_PROGRESS
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Perl team
URL: https://github.com/libexpat/libexpat/...
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 951356
  Show dependency tree
 
Reported: 2025-03-15 21:14 UTC by Sebastian Pipping
Modified: 2025-03-27 20:19 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)?