Re: xslt-1.1.32: compiler warnings (build completes, make check 'fails')

Nick Wellnhofer <[email protected]> Sun, 12 Nov 2017 20:56:18 +0100
Newsgroups gmane.comp.gnome.lib.xslt
Message-ID <[email protected]>
On 12/11/2017 17:02, Michael Felt wrote:
> + CPPFLAGS="-I/opt/include" CFLAGS="-I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5"\
>          ../src/libxslt-1.1.32/configure\

Running configure directly in the source directory should make most test 
errors disappear.

> ## Running general tests
> bug-146 result
> 1,6d0
> < <?xml version="1.0" encoding="windows-1251"?>
> < <root>
> <   <colls COL_COD="PT" COL_NAME="▒▒▒▒" CURR_ID_0="" CURR_ID_1="" CURR_ID_2="" 
> CURR_ID_3="">
> <     <color COL_ID="24007" TITLE="▒▒▒▒▒▒" RU_CODE=""/>
> <   </colls>
> < </root>
> 0a1,4
>  > ../../../src/libxslt-1.1.32/tests/general/bug-146.xsl:1: parser error : 
> Unsupported encoding windows-1251
>  > <?xml version="1.0" encoding="windows-1251"?>
>  >                                            ^
>  > cannot parse ../../../src/libxslt-1.1.32/tests/general/bug-146.xsl

Probably caused by building libxml2 without iconv.

Nick
_______________________________________________
xslt mailing list, project page http://xmlsoft.org/XSLT/
[email protected]
https://mail.gnome.org/mailman/listinfo/xslt