[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 && \

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

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

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 seein

[xml] GCC 10 analyzer findings

2020-07-16 Thread Jeffrey Walton via xml
Hi Everyone, I'm building libxml2-2.9.10 on Fedora 32 with GCC 10. GCC 10 includes the analyzer. The analyzer can be enabled by adding -fanalyze to CFLAGS and LDFLAGS. The analyzer is producing some use-after-free and double-free findings on libxml2-2.9.10. Could someone please make a testing pa

[xml] libxml2 2.9.10 and Hang after Testing parser : 61 of 70 functions

2021-03-21 Thread Jeffrey Walton via xml
Hi Everyone, I'm working on my old PowerMac G5, powerpc-apple-darwin9.8.0. I'm trying to build an updated OpenSSH. libxml2 2.9.10 is a distant dependency. libxml2's make check is hanging at: ... Testing nanoftp : 14 of 22 functions ... Testing nanohttp : 13 of 17 functions ... Te

Re: [xml] libxml2 2.9.10 and Hang after Testing parser : 61 of 70 functions

2021-03-22 Thread Jeffrey Walton via xml
On Mon, Mar 22, 2021 at 6:10 AM Nick Wellnhofer wrote: > > On 22/03/2021 05:21, Jeffrey Walton via xml wrote: > > I'm working on my old PowerMac G5, powerpc-apple-darwin9.8.0. I'm > > trying to build an updated OpenSSH. libxml2 2.9.10 is a distant > > dependenc

Re: [xml] libxml2 2.9.10 and Hang after Testing parser : 61 of 70 functions

2021-03-22 Thread Jeffrey Walton via xml
On Mon, Mar 22, 2021 at 4:09 PM Jeffrey Walton wrote: > > On Mon, Mar 22, 2021 at 6:10 AM Nick Wellnhofer wrote: > > > > ... > > > libxml2's make check is hanging at: > > > > > > ... > > > Testing nanoftp : 14 of 22 functions ... > > > Testing nanohttp : 13 of 17 functions ... > >

[xml] warning: cast from 'unsigned char *' to 'unsigned short *'

2021-03-22 Thread Jeffrey Walton via xml
Hi Everyone, I'm testing on OSX 10.12, which is a modern version of OS X. It has a modern version of Clang. Clang is producing some noise: $ make ... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -DNDEBUG -fexceptions -pedantic -Wall -Wextra -Wshadow -Wpoint

Re: [xml] libxml HTTP download

2021-05-24 Thread Jeffrey Walton via xml
On Mon, May 24, 2021 at 3:08 AM Laura Smith via xml wrote: > > Hi, > Would it be possible to see HTTP offered as a download option on the XMLSoft > website (http://www.xmlsoft.org/downloads.html) ? > > Two of the major browser manufacturers have already announced they have/will > be disabling FT

Re: [xml] Stepping down

2021-07-22 Thread Jeffrey Walton via xml
On Thu, Jul 22, 2021 at 7:23 AM Nick Wellnhofer via xml wrote: > > I never really asked for it but in the last years I became de-facto maintainer > of both libxml2 and libxslt. Luckily, I was able to fund my involvement > through Chrome VRP bug bounties and OSS-Fuzz integration rewards. Big thanks

[xml] Offer HTTP{S} downloads, please

2022-01-13 Thread Jeffrey Walton via xml
Hi Everyone, Browsers have mostly stopped supporting browsing FTP sites. According to http://xmlsoft.org/downloads.html, the only places to download a current libxml2 and libxslt are from FTP. Please provide HTTP{S} downloads. Thanks in advance. ___ xm

Re: [xml] Intent to remove build systems for outdated platforms

2022-02-16 Thread Jeffrey Walton via xml
Hi Nick, On Wed, Feb 16, 2022 at 2:34 PM Nick Wellnhofer via xml wrote: > > I plan to remove several directories from the libxml2 repo containing build > systems for outdated platforms. > > VxWorks > > https://gitlab.gnome.org/GNOME/libxml2/-/tree/master/VxWorks > > Bakefile > > https://gitlab.g

Re: [xml] Intent to remove build systems for outdated platforms

2022-02-16 Thread Jeffrey Walton via xml
On Wed, Feb 16, 2022 at 3:15 PM Jan Tojnar wrote: > > On Wed, 2022-02-16 at 14:38 -0500, Jeffrey Walton via xml wrote: > > Rather than deleting them, how about moving them to archive/ or > > similar. If they are archived they will still be available in case > > some folks

Re: [xml] Release of libxml2 2.9.13

2022-02-20 Thread Jeffrey Walton via xml
On Sun, Feb 20, 2022 at 7:53 AM Nick Wellnhofer via xml wrote: > > Version 2.9.13 of libxml2 is available at: > > https://download.gnome.org/sources/libxml2/2.9/ > > Note that starting with this release, libxml2 tarballs are published on > download.gnome.org instead of ftp.xmlsoft.org. > > ##

[xml] libxml2 2.9.23 download

2022-03-15 Thread Jeffrey Walton via xml
Hi Everyone/Nick, libxml2 2.9.13 seems to be missing from ftp://xmlsoft.org/libxml2/. Jeff ___ xml mailing list, project page http://xmlsoft.org/ xml@gnome.org https://mail.gnome.org/mailman/listinfo/xml