Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944765 - app-text/xmlstarlet-1.6.1-r2 fails tests with dev-libs/libxml2-2.13.5
Summary: app-text/xmlstarlet-1.6.1-r2 fails tests with dev-libs/libxml2-2.13.5
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-11-23 17:55 UTC by Agostino Sarubbo
Modified: 2024-12-23 21:57 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,83.65 KB, text/plain)
2024-11-23 17:55 UTC, Agostino Sarubbo
Details
1-test-suite.log (1-test-suite.log,2.33 KB, text/plain)
2024-11-23 17:55 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 2024-11-23 17:55:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-text/xmlstarlet-1.6.1-r2 fails tests.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-23 17:55:33 UTC
Created attachment 911690 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-23 17:55:34 UTC
Created attachment 911691 [details]
1-test-suite.log

1-test-suite.log
Comment 3 Agostino Sarubbo gentoo-dev 2024-11-23 17:55:35 UTC
Error(s) that match a know pattern:


FAIL: examples/bigxml-embed
FAIL: examples/bigxml-embed-ref
FAIL: examples/bigxml-relaxng
FAIL: examples/bigxml-well-formed
FAIL: examples/bigxml-xsd
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-11-23 18:00:56 UTC
I can repro w/ GCC 14, it's probably new libxml2/libxslt again :(
Comment 5 Sebastian Pipping gentoo-dev 2024-12-23 21:57:37 UTC
(In reply to Sam James from comment #4)
> I can repro w/ GCC 14, it's probably new libxml2/libxslt again :(

Seems to be libxml2 indeed:

- dev-libs/libxml2-2.12.8 -- good
- dev-libs/libxml2-2.12.9 -- good
- dev-libs/libxml2-2.13.5 -- bad