Skip to content

Instantly share code, notes, and snippets.

@tenderlove
Created May 13, 2010 18:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tenderlove/400240 to your computer and use it in GitHub Desktop.
Save tenderlove/400240 to your computer and use it in GitHub Desktop.
$ LDFLAGS="-no-undefined" CFLAGS='-DIN_LIBXML' ./configure --host=i386-mingw32 --disable-static --prefix=/Users/apatterson/git/nokogiri/tmp/cross --with-zlib=/Users/apatterson/git/nokogiri/tmp/cross --with-iconv=/Users/apatterson/git/nokogiri/tmp/cross --without-python --without-readline
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking build system type... x86_64-apple-darwin10.3.1
checking host system type... i386-pc-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i386-mingw32-strip... i386-mingw32-strip
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for i386-mingw32-gcc... i386-mingw32-gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i386-mingw32-gcc accepts -g... yes
checking for i386-mingw32-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i386-mingw32-gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... i386-mingw32-gcc -E
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for tar... /usr/bin/tar
checking for perl... /usr/bin/perl
checking for wget... /usr/bin/wget
checking for xmllint... /usr/bin/xmllint
checking for xsltproc... /usr/bin/xsltproc
checking for function prototypes... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for string.h... (cached) yes
checking for i386-mingw32-as... i386-mingw32-as
checking for i386-mingw32-dlltool... i386-mingw32-dlltool
checking for i386-mingw32-objdump... i386-mingw32-objdump
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by i386-mingw32-gcc... /opt/local/i386-mingw32/bin/ld
checking if the linker (/opt/local/i386-mingw32/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/i386-mingw32-nm -B
checking the name lister (/opt/local/bin/i386-mingw32-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /opt/local/i386-mingw32/bin/ld option to reload object files... -r
checking for i386-mingw32-objdump... (cached) i386-mingw32-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for i386-mingw32-ar... i386-mingw32-ar
checking for i386-mingw32-strip... (cached) i386-mingw32-strip
checking for i386-mingw32-ranlib... i386-mingw32-ranlib
checking command to parse /opt/local/bin/i386-mingw32-nm -B output from i386-mingw32-gcc object... ok
checking for dlfcn.h... no
checking for objdir... .libs
checking if i386-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for i386-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i386-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i386-mingw32-gcc static flag -static works... yes
checking if i386-mingw32-gcc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if i386-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the i386-mingw32-gcc linker (/opt/local/i386-mingw32/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
Checking zlib
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzread in -lz... yes
Checking headers
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking inttypes.h.h usability... no
checking inttypes.h.h presence... no
checking for inttypes.h.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking ansidecl.h usability... no
checking ansidecl.h presence... no
checking for ansidecl.h... no
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking nan.h usability... no
checking nan.h presence... no
checking for nan.h... no
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking fp_class.h usability... no
checking fp_class.h presence... no
checking for fp_class.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for stdlib.h... (cached) yes
checking for sys/socket.h... no
checking for netinet/in.h... no
checking for arpa/inet.h... no
checking netdb.h usability... no
checking netdb.h presence... no
checking for netdb.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking poll.h usability... no
checking poll.h presence... no
checking for poll.h... no
checking sys/mman.h usability... no
checking sys/mman.h presence... no
checking for sys/mman.h... no
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for arpa/nameser.h... no
checking for resolv.h... no
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking for dlfcn.h... (cached) no
Checking libraries
checking for strftime... yes
checking for strdup... yes
checking for strndup... no
checking for strerror... yes
checking for finite... yes
checking for isnand... no
checking for fp_class... no
checking for class... no
checking for fpclass... yes
checking for strftime... (cached) yes
checking for localtime... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for stat... yes
checking for _stat... yes
checking for signal... yes
checking for printf... yes
checking for sprintf... yes
checking for fprintf... yes
checking for snprintf... yes
checking for vfprintf... yes
checking for vsprintf... yes
checking for vsnprintf... yes
checking for sscanf... yes
checking for va_copy... yes
checking for library containing gethostent... no
checking for library containing setsockopt... no
checking for library containing connect... no
checking for type of socket length (socklen_t)... configure: WARNING: could not determine
checking whether to enable IPv6... no
checking for isnan... yes
checking for isinf... no
checking for isinf in -lm... no
Checking configuration requirements
Enabling multithreaded support
checking pthread.h usability... no
checking pthread.h presence... no
checking for pthread.h... no
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv... no
checking for iconv in -liconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
Enabled Schematron support
Enabled Schemas/Relax-NG support
Disabling code coverage for GCC
configure: creating ./config.status
config.status: creating libxml2.spec
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/libxml/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/devhelp/Makefile
config.status: creating example/Makefile
config.status: creating python/Makefile
config.status: creating python/tests/Makefile
config.status: creating xstc/Makefile
config.status: creating include/libxml/xmlversion.h
config.status: creating xml2-config
config.status: creating libxml-2.0.pc
config.status: creating libxml-2.0-uninstalled.pc
config.status: creating python/setup.py
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
Done configuring
[apatterson@phitavdejesus libxml2-2.7.7 (1.4)]$ make
make all-recursive
Making all in include
Making all in libxml
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in .
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT SAX.lo -MD -MP -MF .deps/SAX.Tpo -c -o SAX.lo SAX.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT SAX.lo -MD -MP -MF .deps/SAX.Tpo -c SAX.c -DDLL_EXPORT -DPIC -o .libs/SAX.o
cc1: warning: -Wuninitialized is not supported without -O
SAX.c:11:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/SAX.Tpo .deps/SAX.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT entities.lo -MD -MP -MF .deps/entities.Tpo -c -o entities.lo entities.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT entities.lo -MD -MP -MF .deps/entities.Tpo -c entities.c -DDLL_EXPORT -DPIC -o .libs/entities.o
cc1: warning: -Wuninitialized is not supported without -O
entities.c:9:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/entities.Tpo .deps/entities.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c -o encoding.lo encoding.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c encoding.c -DDLL_EXPORT -DPIC -o .libs/encoding.o
cc1: warning: -Wuninitialized is not supported without -O
encoding.c:23:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
mv -f .deps/encoding.Tpo .deps/encoding.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -DDLL_EXPORT -DPIC -o .libs/error.o
cc1: warning: -Wuninitialized is not supported without -O
error.c:9:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
mv -f .deps/error.Tpo .deps/error.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT parserInternals.lo -MD -MP -MF .deps/parserInternals.Tpo -c -o parserInternals.lo parserInternals.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT parserInternals.lo -MD -MP -MF .deps/parserInternals.Tpo -c parserInternals.c -DDLL_EXPORT -DPIC -o .libs/parserInternals.o
cc1: warning: -Wuninitialized is not supported without -O
parserInternals.c:10:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/parserInternals.Tpo .deps/parserInternals.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -DDLL_EXPORT -DPIC -o .libs/parser.o
cc1: warning: -Wuninitialized is not supported without -O
parser.c:33:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
parser.c: In function `xmlParseChunk':
parser.c:11570: warning: comparison between signed and unsigned
parser.c: In function `xmlParseInNodeContext':
parser.c:12916: warning: pointer targets in passing arg 1 of `xmlFindCharEncodingHandler' differ in signedness
parser.c: At top level:
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/parser.Tpo .deps/parser.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c -o tree.lo tree.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -DDLL_EXPORT -DPIC -o .libs/tree.o
cc1: warning: -Wuninitialized is not supported without -O
tree.c:13:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
mv -f .deps/tree.Tpo .deps/tree.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -DDLL_EXPORT -DPIC -o .libs/hash.o
cc1: warning: -Wuninitialized is not supported without -O
hash.c:20:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
mv -f .deps/hash.Tpo .deps/hash.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -DDLL_EXPORT -DPIC -o .libs/list.o
cc1: warning: -Wuninitialized is not supported without -O
list.c:18:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
mv -f .deps/list.Tpo .deps/list.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlIO.lo -MD -MP -MF .deps/xmlIO.Tpo -c -o xmlIO.lo xmlIO.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlIO.lo -MD -MP -MF .deps/xmlIO.Tpo -c xmlIO.c -DDLL_EXPORT -DPIC -o .libs/xmlIO.o
cc1: warning: -Wuninitialized is not supported without -O
xmlIO.c:11:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/xmlIO.Tpo .deps/xmlIO.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlmemory.lo -MD -MP -MF .deps/xmlmemory.Tpo -c -o xmlmemory.lo xmlmemory.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlmemory.lo -MD -MP -MF .deps/xmlmemory.Tpo -c xmlmemory.c -DDLL_EXPORT -DPIC -o .libs/xmlmemory.o
cc1: warning: -Wuninitialized is not supported without -O
xmlmemory.c:7:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
xmlmemory.c: In function `xmlMallocLoc':
xmlmemory.c:208: warning: long int format, size_t arg (arg 4)
xmlmemory.c: In function `xmlMallocAtomicLoc':
xmlmemory.c:276: warning: long int format, size_t arg (arg 4)
xmlmemory.c: In function `xmlReallocLoc':
xmlmemory.c:352: warning: long int format, size_t arg (arg 4)
xmlmemory.c:352: warning: long int format, size_t arg (arg 5)
mv -f .deps/xmlmemory.Tpo .deps/xmlmemory.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c -o uri.lo uri.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c -DDLL_EXPORT -DPIC -o .libs/uri.o
cc1: warning: -Wuninitialized is not supported without -O
uri.c:11:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
uri.c: In function `xmlCanonicPath':
uri.c:2541: warning: pointer targets in assignment differ in signedness
uri.c:2550: warning: pointer targets in assignment differ in signedness
uri.c:2551: warning: pointer targets in passing arg 1 of `strncpy' differ in signedness
uri.c:2551: warning: pointer targets in passing arg 2 of `strncpy' differ in signedness
uri.c:2553: warning: pointer targets in assignment differ in signedness
uri.c:2558: warning: pointer targets in assignment differ in signedness
uri.c:2472: warning: unused variable `i'
mv -f .deps/uri.Tpo .deps/uri.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT valid.lo -MD -MP -MF .deps/valid.Tpo -c -o valid.lo valid.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT valid.lo -MD -MP -MF .deps/valid.Tpo -c valid.c -DDLL_EXPORT -DPIC -o .libs/valid.o
cc1: warning: -Wuninitialized is not supported without -O
valid.c:10:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/valid.Tpo .deps/valid.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xlink.lo -MD -MP -MF .deps/xlink.Tpo -c -o xlink.lo xlink.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xlink.lo -MD -MP -MF .deps/xlink.Tpo -c xlink.c -DDLL_EXPORT -DPIC -o .libs/xlink.o
cc1: warning: -Wuninitialized is not supported without -O
xlink.c:11:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
mv -f .deps/xlink.Tpo .deps/xlink.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT HTMLparser.lo -MD -MP -MF .deps/HTMLparser.Tpo -c -o HTMLparser.lo HTMLparser.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT HTMLparser.lo -MD -MP -MF .deps/HTMLparser.Tpo -c HTMLparser.c -DDLL_EXPORT -DPIC -o .libs/HTMLparser.o
cc1: warning: -Wuninitialized is not supported without -O
HTMLparser.c:9:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/HTMLparser.Tpo .deps/HTMLparser.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT HTMLtree.lo -MD -MP -MF .deps/HTMLtree.Tpo -c -o HTMLtree.lo HTMLtree.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT HTMLtree.lo -MD -MP -MF .deps/HTMLtree.Tpo -c HTMLtree.c -DDLL_EXPORT -DPIC -o .libs/HTMLtree.o
cc1: warning: -Wuninitialized is not supported without -O
HTMLtree.c:10:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/HTMLtree.Tpo .deps/HTMLtree.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT debugXML.lo -MD -MP -MF .deps/debugXML.Tpo -c -o debugXML.lo debugXML.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT debugXML.lo -MD -MP -MF .deps/debugXML.Tpo -c debugXML.c -DDLL_EXPORT -DPIC -o .libs/debugXML.o
cc1: warning: -Wuninitialized is not supported without -O
debugXML.c:10:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/debugXML.Tpo .deps/debugXML.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c -o xpath.lo xpath.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c xpath.c -DDLL_EXPORT -DPIC -o .libs/xpath.o
cc1: warning: -Wuninitialized is not supported without -O
xpath.c:17:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
xpath.c: In function `xmlXPathRegisterFuncNS':
xpath.c:4756: warning: ISO C forbids passing arg 4 of `xmlHashAddEntry2' between function pointer and `void *'
xpath.c: In function `xmlXPathFunctionLookupNS':
xpath.c:4837: warning: ISO C forbids assignment between function pointer and `void *'
xpath.c: In function `xmlXPathCompOpEval':
xpath.c:13370: warning: ISO C forbids assignment between function pointer and `void *'
xpath.c:13395: warning: ISO C forbids assignment between function pointer and `void *'
xpath.c: At top level:
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
trionan.c:221: warning: 'trio_is_negative' defined but not used
mv -f .deps/xpath.Tpo .deps/xpath.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xpointer.lo -MD -MP -MF .deps/xpointer.Tpo -c -o xpointer.lo xpointer.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xpointer.lo -MD -MP -MF .deps/xpointer.Tpo -c xpointer.c -DDLL_EXPORT -DPIC -o .libs/xpointer.o
cc1: warning: -Wuninitialized is not supported without -O
xpointer.c:17:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/xpointer.Tpo .deps/xpointer.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xinclude.lo -MD -MP -MF .deps/xinclude.Tpo -c -o xinclude.lo xinclude.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xinclude.lo -MD -MP -MF .deps/xinclude.Tpo -c xinclude.c -DDLL_EXPORT -DPIC -o .libs/xinclude.o
cc1: warning: -Wuninitialized is not supported without -O
xinclude.c:12:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/xinclude.Tpo .deps/xinclude.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT nanohttp.lo -MD -MP -MF .deps/nanohttp.Tpo -c -o nanohttp.lo nanohttp.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT nanohttp.lo -MD -MP -MF .deps/nanohttp.Tpo -c nanohttp.c -DDLL_EXPORT -DPIC -o .libs/nanohttp.o
cc1: warning: -Wuninitialized is not supported without -O
nanohttp.c:15:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
nanohttp.c:82:1: warning: "_WINSOCKAPI_" redefined
In file included from libxml.h:32,
from nanohttp.c:16:
config.h:297:1: warning: this is the location of the previous definition
nanohttp.c: In function `xmlNanoHTTPSend':
nanohttp.c:493: warning: comparison between signed and unsigned
nanohttp.c: In function `xmlNanoHTTPRecv':
nanohttp.c:619: warning: comparison between signed and unsigned
nanohttp.c: In function `xmlNanoHTTPConnectAttempt':
nanohttp.c:950: warning: comparison between signed and unsigned
nanohttp.c:954: warning: comparison between signed and unsigned
nanohttp.c:997: warning: pointer targets in passing arg 5 of `getsockopt' differ in signedness
mv -f .deps/nanohttp.Tpo .deps/nanohttp.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT nanoftp.lo -MD -MP -MF .deps/nanoftp.Tpo -c -o nanoftp.lo nanoftp.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT nanoftp.lo -MD -MP -MF .deps/nanoftp.Tpo -c nanoftp.c -DDLL_EXPORT -DPIC -o .libs/nanoftp.o
cc1: warning: -Wuninitialized is not supported without -O
nanoftp.c:19:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
nanoftp.c:81:1: warning: "_WINSOCKAPI_" redefined
In file included from libxml.h:32,
from nanoftp.c:20:
config.h:297:1: warning: this is the location of the previous definition
nanoftp.c: In function `xmlNanoFTPFreeCtxt':
nanoftp.c:514: warning: comparison of unsigned expression >= 0 is always true
nanoftp.c: In function `xmlNanoFTPGetMore':
nanoftp.c:570: warning: comparison of unsigned expression < 0 is always false
nanoftp.c: In function `xmlNanoFTPReadResponse':
nanoftp.c:651: warning: comparison of unsigned expression < 0 is always false
nanoftp.c: In function `xmlNanoFTPCheckResponse':
nanoftp.c:740: warning: comparison of unsigned expression < 0 is always false
nanoftp.c: In function `xmlNanoFTPQuit':
nanoftp.c:829: warning: comparison of unsigned expression < 0 is always false
nanoftp.c: In function `xmlNanoFTPConnect':
nanoftp.c:954: warning: comparison of unsigned expression < 0 is always false
nanoftp.c: In function `xmlNanoFTPCwd':
nanoftp.c:1273: warning: comparison of unsigned expression < 0 is always false
nanoftp.c: In function `xmlNanoFTPDele':
nanoftp.c:1322: warning: comparison of unsigned expression < 0 is always false
nanoftp.c: In function `xmlNanoFTPGetConnection':
nanoftp.c:1396: warning: comparison of unsigned expression < 0 is always false
nanoftp.c:1453: warning: comparison between signed and unsigned
nanoftp.c:1469: warning: pointer targets in passing arg 3 of `getsockname' differ in signedness
nanoftp.c:1482: warning: pointer targets in passing arg 3 of `getsockname' differ in signedness
nanoftp.c: In function `xmlNanoFTPCloseConnection':
nanoftp.c:1545: warning: comparison of unsigned expression < 0 is always false
nanoftp.c: In function `xmlNanoFTPList':
nanoftp.c:1732: warning: comparison between signed and unsigned
nanoftp.c:1741: warning: comparison between signed and unsigned
nanoftp.c: In function `xmlNanoFTPGetSocket':
nanoftp.c:1837: warning: comparison between signed and unsigned
nanoftp.c: In function `xmlNanoFTPRead':
nanoftp.c:1965: warning: comparison of unsigned expression < 0 is always false
nanoftp.c: In function `xmlNanoFTPClose':
nanoftp.c:2029: warning: comparison of unsigned expression >= 0 is always true
nanoftp.c:2033: warning: comparison of unsigned expression >= 0 is always true
mv -f .deps/nanoftp.Tpo .deps/nanoftp.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT DOCBparser.lo -MD -MP -MF .deps/DOCBparser.Tpo -c -o DOCBparser.lo DOCBparser.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT DOCBparser.lo -MD -MP -MF .deps/DOCBparser.Tpo -c DOCBparser.c -DDLL_EXPORT -DPIC -o .libs/DOCBparser.o
cc1: warning: -Wuninitialized is not supported without -O
DOCBparser.c:13:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/DOCBparser.Tpo .deps/DOCBparser.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT catalog.lo -MD -MP -MF .deps/catalog.Tpo -c -o catalog.lo catalog.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT catalog.lo -MD -MP -MF .deps/catalog.Tpo -c catalog.c -DDLL_EXPORT -DPIC -o .libs/catalog.o
cc1: warning: -Wuninitialized is not supported without -O
catalog.c:15:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
catalog.c: In function `xmlLoadCatalogs':
catalog.c:3253: warning: pointer targets in passing arg 1 of `strlen' differ in signedness
catalog.c: At top level:
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/catalog.Tpo .deps/catalog.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -DDLL_EXPORT -DPIC -o .libs/globals.o
cc1: warning: -Wuninitialized is not supported without -O
globals.c:14:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
mv -f .deps/globals.Tpo .deps/globals.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c -o threads.lo threads.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -DDLL_EXPORT -DPIC -o .libs/threads.o
cc1: warning: -Wuninitialized is not supported without -O
threads.c:10:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
threads.c: In function `xmlOnceInit':
threads.c:957: warning: pointer targets in passing arg 1 of `InterlockedIncrement' differ in signedness
threads.c: At top level:
threads.c:1001: warning: no previous prototype for 'DllMain'
threads.c:999: warning: unused parameter 'hinstDLL'
threads.c:999: warning: unused parameter 'lpvReserved'
mv -f .deps/threads.Tpo .deps/threads.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c -o c14n.lo c14n.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c c14n.c -DDLL_EXPORT -DPIC -o .libs/c14n.o
cc1: warning: -Wuninitialized is not supported without -O
c14n.c:12:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
mv -f .deps/c14n.Tpo .deps/c14n.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlstring.lo -MD -MP -MF .deps/xmlstring.Tpo -c -o xmlstring.lo xmlstring.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlstring.lo -MD -MP -MF .deps/xmlstring.Tpo -c xmlstring.c -DDLL_EXPORT -DPIC -o .libs/xmlstring.o
cc1: warning: -Wuninitialized is not supported without -O
xmlstring.c:16:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/xmlstring.Tpo .deps/xmlstring.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlregexp.lo -MD -MP -MF .deps/xmlregexp.Tpo -c -o xmlregexp.lo xmlregexp.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlregexp.lo -MD -MP -MF .deps/xmlregexp.Tpo -c xmlregexp.c -DDLL_EXPORT -DPIC -o .libs/xmlregexp.o
cc1: warning: -Wuninitialized is not supported without -O
xmlregexp.c:17:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/xmlregexp.Tpo .deps/xmlregexp.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlschemas.lo -MD -MP -MF .deps/xmlschemas.Tpo -c -o xmlschemas.lo xmlschemas.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlschemas.lo -MD -MP -MF .deps/xmlschemas.Tpo -c xmlschemas.c -DDLL_EXPORT -DPIC -o .libs/xmlschemas.o
cc1: warning: -Wuninitialized is not supported without -O
xmlschemas.c:47:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/xmlschemas.Tpo .deps/xmlschemas.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlschemastypes.lo -MD -MP -MF .deps/xmlschemastypes.Tpo -c -o xmlschemastypes.lo xmlschemastypes.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlschemastypes.lo -MD -MP -MF .deps/xmlschemastypes.Tpo -c xmlschemastypes.c -DDLL_EXPORT -DPIC -o .libs/xmlschemastypes.o
cc1: warning: -Wuninitialized is not supported without -O
xmlschemastypes.c:10:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/xmlschemastypes.Tpo .deps/xmlschemastypes.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlunicode.lo -MD -MP -MF .deps/xmlunicode.Tpo -c -o xmlunicode.lo xmlunicode.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlunicode.lo -MD -MP -MF .deps/xmlunicode.Tpo -c xmlunicode.c -DDLL_EXPORT -DPIC -o .libs/xmlunicode.o
cc1: warning: -Wuninitialized is not supported without -O
xmlunicode.c:14:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
mv -f .deps/xmlunicode.Tpo .deps/xmlunicode.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlreader.lo -MD -MP -MF .deps/xmlreader.Tpo -c -o xmlreader.lo xmlreader.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlreader.lo -MD -MP -MF .deps/xmlreader.Tpo -c xmlreader.c -DDLL_EXPORT -DPIC -o .libs/xmlreader.o
cc1: warning: -Wuninitialized is not supported without -O
xmlreader.c:17:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/xmlreader.Tpo .deps/xmlreader.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT relaxng.lo -MD -MP -MF .deps/relaxng.Tpo -c -o relaxng.lo relaxng.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT relaxng.lo -MD -MP -MF .deps/relaxng.Tpo -c relaxng.c -DDLL_EXPORT -DPIC -o .libs/relaxng.o
cc1: warning: -Wuninitialized is not supported without -O
relaxng.c:16:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/relaxng.Tpo .deps/relaxng.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c -o dict.lo dict.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -DDLL_EXPORT -DPIC -o .libs/dict.o
cc1: warning: -Wuninitialized is not supported without -O
dict.c:19:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
mv -f .deps/dict.Tpo .deps/dict.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT SAX2.lo -MD -MP -MF .deps/SAX2.Tpo -c -o SAX2.lo SAX2.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT SAX2.lo -MD -MP -MF .deps/SAX2.Tpo -c SAX2.c -DDLL_EXPORT -DPIC -o .libs/SAX2.o
cc1: warning: -Wuninitialized is not supported without -O
SAX2.c:10:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/SAX2.Tpo .deps/SAX2.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlwriter.lo -MD -MP -MF .deps/xmlwriter.Tpo -c -o xmlwriter.lo xmlwriter.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlwriter.lo -MD -MP -MF .deps/xmlwriter.Tpo -c xmlwriter.c -DDLL_EXPORT -DPIC -o .libs/xmlwriter.o
cc1: warning: -Wuninitialized is not supported without -O
xmlwriter.c:11:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
mv -f .deps/xmlwriter.Tpo .deps/xmlwriter.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT legacy.lo -MD -MP -MF .deps/legacy.Tpo -c -o legacy.lo legacy.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT legacy.lo -MD -MP -MF .deps/legacy.Tpo -c legacy.c -DDLL_EXPORT -DPIC -o .libs/legacy.o
cc1: warning: -Wuninitialized is not supported without -O
legacy.c:10:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/legacy.Tpo .deps/legacy.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT chvalid.lo -MD -MP -MF .deps/chvalid.Tpo -c -o chvalid.lo chvalid.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT chvalid.lo -MD -MP -MF .deps/chvalid.Tpo -c chvalid.c -DDLL_EXPORT -DPIC -o .libs/chvalid.o
cc1: warning: -Wuninitialized is not supported without -O
chvalid.c:13:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
mv -f .deps/chvalid.Tpo .deps/chvalid.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT pattern.lo -MD -MP -MF .deps/pattern.Tpo -c -o pattern.lo pattern.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT pattern.lo -MD -MP -MF .deps/pattern.Tpo -c pattern.c -DDLL_EXPORT -DPIC -o .libs/pattern.o
cc1: warning: -Wuninitialized is not supported without -O
pattern.c:26:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/pattern.Tpo .deps/pattern.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlsave.lo -MD -MP -MF .deps/xmlsave.Tpo -c -o xmlsave.lo xmlsave.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlsave.lo -MD -MP -MF .deps/xmlsave.Tpo -c xmlsave.c -DDLL_EXPORT -DPIC -o .libs/xmlsave.o
cc1: warning: -Wuninitialized is not supported without -O
xmlsave.c:9:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/xmlsave.Tpo .deps/xmlsave.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlmodule.lo -MD -MP -MF .deps/xmlmodule.Tpo -c -o xmlmodule.lo xmlmodule.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlmodule.lo -MD -MP -MF .deps/xmlmodule.Tpo -c xmlmodule.c -DDLL_EXPORT -DPIC -o .libs/xmlmodule.o
cc1: warning: -Wuninitialized is not supported without -O
xmlmodule.c:11:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
xmlmodule.c: In function `xmlModulePlatformSymbol':
xmlmodule.c:329: warning: ISO C forbids assignment between function pointer and `void *'
mv -f .deps/xmlmodule.Tpo .deps/xmlmodule.Plo
/bin/sh ./libtool --tag=CC --mode=compile i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT schematron.lo -MD -MP -MF .deps/schematron.Tpo -c -o schematron.lo schematron.c
libtool: compile: i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT schematron.lo -MD -MP -MF .deps/schematron.Tpo -c schematron.c -DDLL_EXPORT -DPIC -o .libs/schematron.o
cc1: warning: -Wuninitialized is not supported without -O
schematron.c:23:1: warning: "IN_LIBXML" redefined
<command line>:5:1: warning: this is the location of the previous definition
mv -f .deps/schematron.Tpo .deps/schematron.Plo
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -Wl,--version-script=./libxml2.syms -version-info 9:7:7 -no-undefined -o libxml2.la -rpath /Users/apatterson/git/nokogiri/tmp/cross/lib SAX.lo entities.lo encoding.lo error.lo parserInternals.lo parser.lo tree.lo hash.lo list.lo xmlIO.lo xmlmemory.lo uri.lo valid.lo xlink.lo HTMLparser.lo HTMLtree.lo debugXML.lo xpath.lo xpointer.lo xinclude.lo nanohttp.lo nanoftp.lo DOCBparser.lo catalog.lo globals.lo threads.lo c14n.lo xmlstring.lo xmlregexp.lo xmlschemas.lo xmlschemastypes.lo xmlunicode.lo xmlreader.lo relaxng.lo dict.lo SAX2.lo xmlwriter.lo legacy.lo chvalid.lo pattern.lo xmlsave.lo xmlmodule.lo schematron.lo -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: rm -fr .libs/libxml2.a .libs/libxml2.la .libs/libxml2.lai
*** Warning: linker path does not have real file for library -lz.
*** I have the capability to make that library automatically link in when
*** you link to this library. But I can only do this if you have a
*** shared version of the library, which you do not appear to have
*** because I did check the linker path looking for a file starting
*** with libz and none of the candidates passed a file format test
*** using a file magic. Last file checked: /Users/apatterson/git/nokogiri/tmp/cross/lib/libz.a
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.
*** Since this library must not contain undefined symbols,
*** because either the platform does not support them or
*** it was explicitly requested with -no-undefined,
*** libtool will only create a static version of it.
libtool: link: i386-mingw32-ar cru .libs/libxml2.a .libs/SAX.o .libs/entities.o .libs/encoding.o .libs/error.o .libs/parserInternals.o .libs/parser.o .libs/tree.o .libs/hash.o .libs/list.o .libs/xmlIO.o .libs/xmlmemory.o .libs/uri.o .libs/valid.o .libs/xlink.o .libs/HTMLparser.o .libs/HTMLtree.o .libs/debugXML.o .libs/xpath.o .libs/xpointer.o .libs/xinclude.o .libs/nanohttp.o .libs/nanoftp.o .libs/DOCBparser.o .libs/catalog.o .libs/globals.o .libs/threads.o .libs/c14n.o .libs/xmlstring.o .libs/xmlregexp.o .libs/xmlschemas.o .libs/xmlschemastypes.o .libs/xmlunicode.o .libs/xmlreader.o .libs/relaxng.o .libs/dict.o .libs/SAX2.o .libs/xmlwriter.o .libs/legacy.o .libs/chvalid.o .libs/pattern.o .libs/xmlsave.o .libs/xmlmodule.o .libs/schematron.o
libtool: link: i386-mingw32-ranlib .libs/libxml2.a
libtool: link: ( cd ".libs" && rm -f "libxml2.la" && ln -s "../libxml2.la" "libxml2.la" )
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmllint.o -MD -MP -MF .deps/xmllint.Tpo -c -o xmllint.o xmllint.c
cc1: warning: -Wuninitialized is not supported without -O
xmllint.c:31:1: warning: "_WINSOCKAPI_" redefined
In file included from libxml.h:32,
from xmllint.c:9:
config.h:297:1: warning: this is the location of the previous definition
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/xmllint.Tpo .deps/xmllint.Po
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o xmllint.exe xmllint.o ./libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/xmllint.exe xmllint.o ./.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-xmllint.c:229: warning: string length `2710' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-xmllint.c:285: warning: string length `1601' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xmlcatalog.o -MD -MP -MF .deps/xmlcatalog.Tpo -c -o xmlcatalog.o xmlcatalog.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/xmlcatalog.Tpo .deps/xmlcatalog.Po
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o xmlcatalog.exe xmlcatalog.o ./libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/xmlcatalog.exe xmlcatalog.o ./.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-xmlcatalog.c:229: warning: string length `2719' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-xmlcatalog.c:285: warning: string length `1604' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testSchemas.o -MD -MP -MF .deps/testSchemas.Tpo -c -o testSchemas.o testSchemas.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/testSchemas.Tpo .deps/testSchemas.Po
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o testSchemas.exe testSchemas.o ./libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/testSchemas.exe testSchemas.o ./.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-testSchemas.c:229: warning: string length `2722' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-testSchemas.c:285: warning: string length `1605' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testRelax.o -MD -MP -MF .deps/testRelax.Tpo -c -o testRelax.o testRelax.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/testRelax.Tpo .deps/testRelax.Po
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o testRelax.exe testRelax.o ./libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/testRelax.exe testRelax.o ./.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-testRelax.c:229: warning: string length `2716' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-testRelax.c:285: warning: string length `1603' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testSAX.o -MD -MP -MF .deps/testSAX.Tpo -c -o testSAX.o testSAX.c
cc1: warning: -Wuninitialized is not supported without -O
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/testSAX.Tpo .deps/testSAX.Po
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o testSAX.exe testSAX.o ./libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/testSAX.exe testSAX.o ./.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-testSAX.c:229: warning: string length `2710' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-testSAX.c:285: warning: string length `1601' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testHTML.o -MD -MP -MF .deps/testHTML.Tpo -c -o testHTML.o testHTML.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/testHTML.Tpo .deps/testHTML.Po
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o testHTML.exe testHTML.o ./libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/testHTML.exe testHTML.o ./.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-testHTML.c:229: warning: string length `2713' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-testHTML.c:285: warning: string length `1602' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testXPath.o -MD -MP -MF .deps/testXPath.Tpo -c -o testXPath.o testXPath.c
cc1: warning: -Wuninitialized is not supported without -O
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/testXPath.Tpo .deps/testXPath.Po
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o testXPath.exe testXPath.o ./libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/testXPath.exe testXPath.o ./.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-testXPath.c:229: warning: string length `2716' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-testXPath.c:285: warning: string length `1603' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testURI.o -MD -MP -MF .deps/testURI.Tpo -c -o testURI.o testURI.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/testURI.Tpo .deps/testURI.Po
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o testURI.exe testURI.o ./libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/testURI.exe testURI.o ./.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-testURI.c:229: warning: string length `2710' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-testURI.c:285: warning: string length `1601' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testThreadsWin32.o -MD -MP -MF .deps/testThreadsWin32.Tpo -c -o testThreadsWin32.o testThreadsWin32.c
cc1: warning: -Wuninitialized is not supported without -O
testThreadsWin32.c:21: warning: initialization discards qualifiers from pointer target type
testThreadsWin32.c:22: warning: initialization discards qualifiers from pointer target type
testThreadsWin32.c:23: warning: initialization discards qualifiers from pointer target type
testThreadsWin32.c:24: warning: initialization discards qualifiers from pointer target type
testThreadsWin32.c:25: warning: initialization discards qualifiers from pointer target type
testThreadsWin32.c:26: warning: initialization discards qualifiers from pointer target type
testThreadsWin32.c:27: warning: initialization discards qualifiers from pointer target type
testThreadsWin32.c:87: warning: function declaration isn't a prototype
mv -f .deps/testThreadsWin32.Tpo .deps/testThreadsWin32.Po
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o testThreads.exe testThreadsWin32.o ./libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/testThreads.exe testThreadsWin32.o ./.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-testThreads.c:229: warning: string length `2722' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-testThreads.c:285: warning: string length `1605' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testC14N.o -MD -MP -MF .deps/testC14N.Tpo -c -o testC14N.o testC14N.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/testC14N.Tpo .deps/testC14N.Po
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o testC14N.exe testC14N.o ./libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/testC14N.exe testC14N.o ./.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-testC14N.c:229: warning: string length `2713' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-testC14N.c:285: warning: string length `1602' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testAutomata.o -MD -MP -MF .deps/testAutomata.Tpo -c -o testAutomata.o testAutomata.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/testAutomata.Tpo .deps/testAutomata.Po
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o testAutomata.exe testAutomata.o ./libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/testAutomata.exe testAutomata.o ./.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-testAutomata.c:229: warning: string length `2725' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-testAutomata.c:285: warning: string length `1606' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testRegexp.o -MD -MP -MF .deps/testRegexp.Tpo -c -o testRegexp.o testRegexp.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/testRegexp.Tpo .deps/testRegexp.Po
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o testRegexp.exe testRegexp.o ./libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/testRegexp.exe testRegexp.o ./.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-testRegexp.c:229: warning: string length `2719' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-testRegexp.c:285: warning: string length `1604' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testReader.o -MD -MP -MF .deps/testReader.Tpo -c -o testReader.o testReader.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/testReader.Tpo .deps/testReader.Po
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o testReader.exe testReader.o ./libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/testReader.exe testReader.o ./.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-testReader.c:229: warning: string length `2719' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-testReader.c:285: warning: string length `1604' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testapi.o -MD -MP -MF .deps/testapi.Tpo -c -o testapi.o testapi.c
cc1: warning: -Wuninitialized is not supported without -O
testapi.c:208: warning: redundant redeclaration of 'xmlErrMemory'
./include/libxml/parserInternals.h:605: warning: previous declaration of 'xmlErrMemory' was here
testapi.c: In function `test_xmlBufferSetAllocationScheme':
testapi.c:18828: warning: comparison of distinct pointer types lacks a cast
testapi.c: At top level:
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
testapi.c:18044: warning: 'gen_xmlSchematronPtr' defined but not used
testapi.c:18047: warning: 'des_xmlSchematronPtr' defined but not used
testapi.c:18064: warning: 'gen_xmlSchematronParserCtxtPtr' defined but not used
testapi.c:18067: warning: 'des_xmlSchematronParserCtxtPtr' defined but not used
testapi.c:34212: warning: 'gen_xmlSAXHandlerPtr_ptr' defined but not used
testapi.c:34215: warning: 'des_xmlSAXHandlerPtr_ptr' defined but not used
mv -f .deps/testapi.Tpo .deps/testapi.Po
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o testapi.exe testapi.o ./libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/testapi.exe testapi.o ./.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-testapi.c:229: warning: string length `2710' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-testapi.c:285: warning: string length `1601' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testModule.o -MD -MP -MF .deps/testModule.Tpo -c -o testModule.o testModule.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/testModule.Tpo .deps/testModule.Po
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o testModule.exe testModule.o ./libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/testModule.exe testModule.o ./.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-testModule.c:229: warning: string length `2719' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-testModule.c:285: warning: string length `1604' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT runtest.o -MD -MP -MF .deps/runtest.Tpo -c -o runtest.o runtest.c
cc1: warning: -Wuninitialized is not supported without -O
runtest.c:121: warning: unused parameter 'flags'
runtest.c:122: warning: unused parameter 'errfunc'
mv -f .deps/runtest.Tpo .deps/runtest.Po
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o runtest.exe runtest.o ./libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/runtest.exe runtest.o ./.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-runtest.c:229: warning: string length `2710' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-runtest.c:285: warning: string length `1601' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT runsuite.o -MD -MP -MF .deps/runsuite.Tpo -c -o runsuite.o runsuite.c
cc1: warning: -Wuninitialized is not supported without -O
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/runsuite.Tpo .deps/runsuite.Po
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o runsuite.exe runsuite.o ./libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/runsuite.exe runsuite.o ./.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-runsuite.c:229: warning: string length `2713' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-runsuite.c:285: warning: string length `1602' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testchar.o -MD -MP -MF .deps/testchar.Tpo -c -o testchar.o testchar.c
cc1: warning: -Wuninitialized is not supported without -O
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/testchar.Tpo .deps/testchar.Po
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o testchar.exe testchar.o ./libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/testchar.exe testchar.o ./.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-testchar.c:229: warning: string length `2713' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-testchar.c:285: warning: string length `1602' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testdict.o -MD -MP -MF .deps/testdict.Tpo -c -o testdict.o testdict.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/testdict.Tpo .deps/testdict.Po
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o testdict.exe testdict.o ./libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/testdict.exe testdict.o ./.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-testdict.c:229: warning: string length `2713' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-testdict.c:285: warning: string length `1602' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT runxmlconf.o -MD -MP -MF .deps/runxmlconf.Tpo -c -o runxmlconf.o runxmlconf.c
cc1: warning: -Wuninitialized is not supported without -O
./include/libxml/parserInternals.h:279: warning: array 'xmlStringText' assumed to have one element
./include/libxml/parserInternals.h:280: warning: array 'xmlStringTextNoenc' assumed to have one element
./include/libxml/parserInternals.h:281: warning: array 'xmlStringComment' assumed to have one element
mv -f .deps/runxmlconf.Tpo .deps/runxmlconf.Po
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o runxmlconf.exe runxmlconf.o ./libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/runxmlconf.exe runxmlconf.o ./.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-runxmlconf.c:229: warning: string length `2719' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-runxmlconf.c:285: warning: string length `1604' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testrecurse.o -MD -MP -MF .deps/testrecurse.Tpo -c -o testrecurse.o testrecurse.c
cc1: warning: -Wuninitialized is not supported without -O
testrecurse.c:75: warning: unused parameter 'flags'
testrecurse.c:76: warning: unused parameter 'errfunc'
mv -f .deps/testrecurse.Tpo .deps/testrecurse.Po
/bin/sh ./libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o testrecurse.exe testrecurse.o ./libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/testrecurse.exe testrecurse.o ./.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-testrecurse.c:229: warning: string length `2722' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-testrecurse.c:285: warning: string length `1605' is greater than the length `509' ISO C89 compilers are required to support
sed -e 's?\@XML_LIBDIR\@?-L/Users/apatterson/git/nokogiri/tmp/cross/lib?g' \
-e 's?\@XML_INCLUDEDIR\@?-I/Users/apatterson/git/nokogiri/tmp/cross/include/libxml2 -I/Users/apatterson/git/nokogiri/tmp/cross/include?g' \
-e 's?\@VERSION\@?2.7.7?g' \
-e 's?\@XML_LIBS\@?-lxml2 -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv ?g' \
< ./xml2Conf.sh.in > xml2Conf.tmp \
&& mv xml2Conf.tmp xml2Conf.sh
Making all in doc
Making all in devhelp
make[3]: Nothing to be done for `all'.
Making all in examples
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xpath2.o -MD -MP -MF .deps/xpath2.Tpo -c -o xpath2.o xpath2.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/xpath2.Tpo .deps/xpath2.Po
/bin/sh ../../libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o xpath2.exe xpath2.o ../../libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lm -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/xpath2.exe xpath2.o ../../.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-xpath2.c:229: warning: string length `2707' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-xpath2.c:285: warning: string length `1600' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT reader1.o -MD -MP -MF .deps/reader1.Tpo -c -o reader1.o reader1.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/reader1.Tpo .deps/reader1.Po
/bin/sh ../../libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o reader1.exe reader1.o ../../libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lm -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/reader1.exe reader1.o ../../.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-reader1.c:229: warning: string length `2710' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-reader1.c:285: warning: string length `1601' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT reader4.o -MD -MP -MF .deps/reader4.Tpo -c -o reader4.o reader4.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/reader4.Tpo .deps/reader4.Po
/bin/sh ../../libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o reader4.exe reader4.o ../../libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lm -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/reader4.exe reader4.o ../../.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-reader4.c:229: warning: string length `2710' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-reader4.c:285: warning: string length `1601' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT parse2.o -MD -MP -MF .deps/parse2.Tpo -c -o parse2.o parse2.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/parse2.Tpo .deps/parse2.Po
/bin/sh ../../libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o parse2.exe parse2.o ../../libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lm -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/parse2.exe parse2.o ../../.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-parse2.c:229: warning: string length `2707' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-parse2.c:285: warning: string length `1600' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT reader2.o -MD -MP -MF .deps/reader2.Tpo -c -o reader2.o reader2.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/reader2.Tpo .deps/reader2.Po
/bin/sh ../../libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o reader2.exe reader2.o ../../libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lm -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/reader2.exe reader2.o ../../.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-reader2.c:229: warning: string length `2710' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-reader2.c:285: warning: string length `1601' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT parse3.o -MD -MP -MF .deps/parse3.Tpo -c -o parse3.o parse3.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/parse3.Tpo .deps/parse3.Po
/bin/sh ../../libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o parse3.exe parse3.o ../../libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lm -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/parse3.exe parse3.o ../../.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-parse3.c:229: warning: string length `2707' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-parse3.c:285: warning: string length `1600' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT reader3.o -MD -MP -MF .deps/reader3.Tpo -c -o reader3.o reader3.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/reader3.Tpo .deps/reader3.Po
/bin/sh ../../libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o reader3.exe reader3.o ../../libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lm -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/reader3.exe reader3.o ../../.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-reader3.c:229: warning: string length `2710' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-reader3.c:285: warning: string length `1601' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT tree2.o -MD -MP -MF .deps/tree2.Tpo -c -o tree2.o tree2.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/tree2.Tpo .deps/tree2.Po
/bin/sh ../../libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o tree2.exe tree2.o ../../libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lm -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/tree2.exe tree2.o ../../.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-tree2.c:229: warning: string length `2704' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-tree2.c:285: warning: string length `1599' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT parse4.o -MD -MP -MF .deps/parse4.Tpo -c -o parse4.o parse4.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/parse4.Tpo .deps/parse4.Po
/bin/sh ../../libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o parse4.exe parse4.o ../../libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lm -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/parse4.exe parse4.o ../../.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-parse4.c:229: warning: string length `2707' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-parse4.c:285: warning: string length `1600' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT io2.o -MD -MP -MF .deps/io2.Tpo -c -o io2.o io2.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/io2.Tpo .deps/io2.Po
/bin/sh ../../libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o io2.exe io2.o ../../libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lm -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/io2.exe io2.o ../../.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-io2.c:229: warning: string length `2698' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-io2.c:285: warning: string length `1597' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT testWriter.o -MD -MP -MF .deps/testWriter.Tpo -c -o testWriter.o testWriter.c
cc1: warning: -Wuninitialized is not supported without -O
testWriter.c: In function `testXmlwriterFilename':
testWriter.c:163: warning: int format, long int arg (arg 4)
testWriter.c: In function `testXmlwriterMemory':
testWriter.c:442: warning: int format, long int arg (arg 4)
testWriter.c: In function `testXmlwriterDoc':
testWriter.c:712: warning: int format, long int arg (arg 4)
testWriter.c: In function `testXmlwriterTree':
testWriter.c:978: warning: int format, long int arg (arg 4)
mv -f .deps/testWriter.Tpo .deps/testWriter.Po
/bin/sh ../../libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o testWriter.exe testWriter.o ../../libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lm -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/testWriter.exe testWriter.o ../../.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-testWriter.c:229: warning: string length `2719' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-testWriter.c:285: warning: string length `1604' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT io1.o -MD -MP -MF .deps/io1.Tpo -c -o io1.o io1.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/io1.Tpo .deps/io1.Po
/bin/sh ../../libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o io1.exe io1.o ../../libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lm -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/io1.exe io1.o ../../.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-io1.c:229: warning: string length `2698' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-io1.c:285: warning: string length `1597' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT xpath1.o -MD -MP -MF .deps/xpath1.Tpo -c -o xpath1.o xpath1.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/xpath1.Tpo .deps/xpath1.Po
/bin/sh ../../libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o xpath1.exe xpath1.o ../../libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lm -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/xpath1.exe xpath1.o ../../.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-xpath1.c:229: warning: string length `2707' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-xpath1.c:285: warning: string length `1600' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT parse1.o -MD -MP -MF .deps/parse1.Tpo -c -o parse1.o parse1.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/parse1.Tpo .deps/parse1.Po
/bin/sh ../../libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o parse1.exe parse1.o ../../libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lm -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/parse1.exe parse1.o ../../.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-parse1.c:229: warning: string length `2707' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-parse1.c:285: warning: string length `1600' is greater than the length `509' ISO C89 compilers are required to support
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT tree1.o -MD -MP -MF .deps/tree1.Tpo -c -o tree1.o tree1.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/tree1.Tpo .deps/tree1.Po
/bin/sh ../../libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o tree1.exe tree1.o ../../libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lm -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/tree1.exe tree1.o ../../.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-tree1.c:229: warning: string length `2704' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-tree1.c:285: warning: string length `1599' is greater than the length `509' ISO C89 compilers are required to support
make[3]: Nothing to be done for `all-am'.
Making all in example
i386-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -I/Users/apatterson/git/nokogiri/tmp/cross/include -I/Users/apatterson/git/nokogiri/tmp/cross/include -DWIN32 -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT gjobread.o -MD -MP -MF .deps/gjobread.Tpo -c -o gjobread.o gjobread.c
cc1: warning: -Wuninitialized is not supported without -O
mv -f .deps/gjobread.Tpo .deps/gjobread.Po
/bin/sh ../libtool --tag=CC --mode=link i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -no-undefined -o gjobread.exe gjobread.o ../libxml2.la -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz -L/Users/apatterson/git/nokogiri/tmp/cross/lib -liconv -lm -lws2_32
libtool: link: i386-mingw32-gcc -DIN_LIBXML -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -o .libs/gjobread.exe gjobread.o ../.libs/libxml2.a -L/Users/apatterson/git/nokogiri/tmp/cross/lib -lz /Users/apatterson/git/nokogiri/tmp/cross/lib/libiconv.dll.a -lws2_32 -L/Users/apatterson/git/nokogiri/tmp/cross/lib
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/lib'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine host path corresponding to
libtool: link: '/Users/apatterson/git/nokogiri/tmp/cross/bin'
libtool: link: Continuing, but uninstalled executables may not work.
cc1: warning: -Wuninitialized is not supported without -O
./.libs/lt-gjobread.c:229: warning: string length `2713' is greater than the length `509' ISO C89 compilers are required to support
./.libs/lt-gjobread.c:285: warning: string length `1602' is greater than the length `509' ISO C89 compilers are required to support
Making all in xstc
make[2]: Nothing to be done for `all'.
[apatterson@phitavdejesus libxml2-2.7.7 (1.4)]$ find . | grep -i dll
./.libs/testdso.dll
./.libs/testdso.dll.a
[apatterson@phitavdejesus libxml2-2.7.7 (1.4)]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment