Re: [xml] libxml2 self test failures on NetBSD

2020-03-21 Thread Jeffrey Walton via xml
On Sun, Mar 22, 2020 at 12:21 AM Jeffrey Walton wrote: > > On Sat, Mar 21, 2020 at 10:31 AM Nick Wellnhofer wrote: > > > > > On Mar 21, 2020, at 08:03 , Jeffrey Walton via xml wrote: > > > > > > I'm building libxml2-2.9.10 from sources. I'm seeing some libxml2 self > > > test failures on NetBSD

Re: [xml] libxml2 self test failures on NetBSD

2020-03-21 Thread Jeffrey Walton via xml
On Sat, Mar 21, 2020 at 10:31 AM Nick Wellnhofer wrote: > > > On Mar 21, 2020, at 08:03 , Jeffrey Walton via xml wrote: > > > > I'm building libxml2-2.9.10 from sources. I'm seeing some libxml2 self > > test failures on NetBSD 8.1. > > > File ./test/ebcdic_566012.xml generated an error > > This i

Re: [xml] libxml2 self test failures on NetBSD

2020-03-21 Thread Jeffrey Walton via xml
On Sat, Mar 21, 2020 at 10:31 AM Nick Wellnhofer wrote: > > > On Mar 21, 2020, at 08:03 , Jeffrey Walton via xml wrote: > > > > I'm building libxml2-2.9.10 from sources. I'm seeing some libxml2 self > > test failures on NetBSD 8.1. > > > File ./test/ebcdic_566012.xml generated an error > > This i

Re: [xml] libxml2 self test failures on NetBSD

2020-03-21 Thread Nick Wellnhofer
> On Mar 21, 2020, at 08:03 , Jeffrey Walton via xml wrote: > > I'm building libxml2-2.9.10 from sources. I'm seeing some libxml2 self > test failures on NetBSD 8.1. > File ./test/ebcdic_566012.xml generated an error This issue was originally fixed with this commit: https://gitlab.gnome.

[xml] libxml2 self test failures on NetBSD

2020-03-21 Thread Jeffrey Walton via xml
Hi Everyone, I'm building libxml2-2.9.10 from sources. I'm seeing some libxml2 self test failures on NetBSD 8.1. Here's the tail of 'make check'. ./runtest && \ ./testrecurse && \ ASAN_OPTIONS="$ASAN_OPTIONS:detect_leaks=0" ./testapi && \ ./testchar && \ ./testdict && \