Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/xqilla.spec'], timeout=0shell=Falselogger=chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-6872/root'env={'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100'}uid=1001user='mockbuild'gid=135printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/xqilla.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: copr-builder-447949358.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/xqilla-2.2.3-8.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/xqilla.spec'], timeout=0shell=Falselogger=private_network=Trueuid=1001user='mockbuild'env={'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100'}chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-6872/root'gid=135printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/xqilla.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ODXhlM + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf XQilla-2.2.3 + /bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/XQilla-2.2.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd XQilla-2.2.3 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uIpnC7 + umask 022 + cd /builddir/build/BUILD + cd XQilla-2.2.3 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-xerces=/usr checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking if --enable-debug option specified... no checking if --enable-rpath option specified... yes checking if --with-xerces=DIR option specified... /usr checking for Xerces-C version... 3.0 configure: WARNING: Unable to find the Xerces-C library. Guessed path is /usr/lib. checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking if the Xerces-C library supports the BinInputStream::getContentType() method... yes checking if the Xerces-C library supports the RegularExpression::allMatches() method... yes checking if --with-faxpp=DIR option specified... /usr/local checking if the FAXPP library is present... no checking if --with-tidy=DIR option specified... /usr checking if the HTML Tidy library is present... no checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -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 dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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 for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking for bison... no checking for byacc... no checking for flex... no checking for lex... no checking unicode support in flex... ./configure: line 15490: flex: command not found not found configure: WARNING: XQilla requires a version of flex supporting the -U (16-bit unicode) flag if you need to rebuild the lexer. checking for pthread_create in -lpthread... yes checking for connect in -lsocket... no checking for gethostbyname in -lnsl... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for ptrdiff_t... yes checking for error_at_line... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for floor... no checking for ftime... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for pow... no checking for sqrt... no checking for strchr... yes checking for strstr... yes checking for tzset... yes checking for localtime_r... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/config/xqilla_config_unix.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j2 Making all in include make[1]: Entering directory `/builddir/build/BUILD/XQilla-2.2.3/include' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/XQilla-2.2.3/include' make[1]: Entering directory `/builddir/build/BUILD/XQilla-2.2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ReferenceCounted.lo -MD -MP -MF .deps/ReferenceCounted.Tpo -c -o ReferenceCounted.lo `test -f 'src/framework/ReferenceCounted.cpp' || echo './'`src/framework/ReferenceCounted.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT BaseMemoryManager.lo -MD -MP -MF .deps/BaseMemoryManager.Tpo -c -o BaseMemoryManager.lo `test -f 'src/framework/BaseMemoryManager.cpp' || echo './'`src/framework/BaseMemoryManager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ReferenceCounted.lo -MD -MP -MF .deps/ReferenceCounted.Tpo -c src/framework/ReferenceCounted.cpp -fPIC -DPIC -o .libs/ReferenceCounted.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT BaseMemoryManager.lo -MD -MP -MF .deps/BaseMemoryManager.Tpo -c src/framework/BaseMemoryManager.cpp -fPIC -DPIC -o .libs/BaseMemoryManager.o mv -f .deps/ReferenceCounted.Tpo .deps/ReferenceCounted.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ProxyMemoryManager.lo -MD -MP -MF .deps/ProxyMemoryManager.Tpo -c -o ProxyMemoryManager.lo `test -f 'src/framework/ProxyMemoryManager.cpp' || echo './'`src/framework/ProxyMemoryManager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ProxyMemoryManager.lo -MD -MP -MF .deps/ProxyMemoryManager.Tpo -c src/framework/ProxyMemoryManager.cpp -fPIC -DPIC -o .libs/ProxyMemoryManager.o mv -f .deps/ProxyMemoryManager.Tpo .deps/ProxyMemoryManager.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT StringPool.lo -MD -MP -MF .deps/StringPool.Tpo -c -o StringPool.lo `test -f 'src/framework/StringPool.cpp' || echo './'`src/framework/StringPool.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT StringPool.lo -MD -MP -MF .deps/StringPool.Tpo -c src/framework/StringPool.cpp -fPIC -DPIC -o .libs/StringPool.o mv -f .deps/BaseMemoryManager.Tpo .deps/BaseMemoryManager.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XPath2MemoryManagerImpl.lo -MD -MP -MF .deps/XPath2MemoryManagerImpl.Tpo -c -o XPath2MemoryManagerImpl.lo `test -f 'src/framework/XPath2MemoryManagerImpl.cpp' || echo './'`src/framework/XPath2MemoryManagerImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XPath2MemoryManagerImpl.lo -MD -MP -MF .deps/XPath2MemoryManagerImpl.Tpo -c src/framework/XPath2MemoryManagerImpl.cpp -fPIC -DPIC -o .libs/XPath2MemoryManagerImpl.o mv -f .deps/XPath2MemoryManagerImpl.Tpo .deps/XPath2MemoryManagerImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UpdateFactory.lo -MD -MP -MF .deps/UpdateFactory.Tpo -c -o UpdateFactory.lo `test -f 'src/context/UpdateFactory.cpp' || echo './'`src/context/UpdateFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UpdateFactory.lo -MD -MP -MF .deps/UpdateFactory.Tpo -c src/context/UpdateFactory.cpp -fPIC -DPIC -o .libs/UpdateFactory.o mv -f .deps/StringPool.Tpo .deps/StringPool.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT CollationImpl.lo -MD -MP -MF .deps/CollationImpl.Tpo -c -o CollationImpl.lo `test -f 'src/context/impl/CollationImpl.cpp' || echo './'`src/context/impl/CollationImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT CollationImpl.lo -MD -MP -MF .deps/CollationImpl.Tpo -c src/context/impl/CollationImpl.cpp -fPIC -DPIC -o .libs/CollationImpl.o mv -f .deps/CollationImpl.Tpo .deps/CollationImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT CodepointCollation.lo -MD -MP -MF .deps/CodepointCollation.Tpo -c -o CodepointCollation.lo `test -f 'src/context/impl/CodepointCollation.cpp' || echo './'`src/context/impl/CodepointCollation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT CodepointCollation.lo -MD -MP -MF .deps/CodepointCollation.Tpo -c src/context/impl/CodepointCollation.cpp -fPIC -DPIC -o .libs/CodepointCollation.o mv -f .deps/CodepointCollation.Tpo .deps/CodepointCollation.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT VarStoreImpl.lo -MD -MP -MF .deps/VarStoreImpl.Tpo -c -o VarStoreImpl.lo `test -f 'src/context/impl/VarStoreImpl.cpp' || echo './'`src/context/impl/VarStoreImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT VarStoreImpl.lo -MD -MP -MF .deps/VarStoreImpl.Tpo -c src/context/impl/VarStoreImpl.cpp -fPIC -DPIC -o .libs/VarStoreImpl.o mv -f .deps/VarStoreImpl.Tpo .deps/VarStoreImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT VarTypeStoreImpl.lo -MD -MP -MF .deps/VarTypeStoreImpl.Tpo -c -o VarTypeStoreImpl.lo `test -f 'src/context/impl/VarTypeStoreImpl.cpp' || echo './'`src/context/impl/VarTypeStoreImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT VarTypeStoreImpl.lo -MD -MP -MF .deps/VarTypeStoreImpl.Tpo -c src/context/impl/VarTypeStoreImpl.cpp -fPIC -DPIC -o .libs/VarTypeStoreImpl.o mv -f .deps/UpdateFactory.Tpo .deps/UpdateFactory.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT VarHashEntryImpl.lo -MD -MP -MF .deps/VarHashEntryImpl.Tpo -c -o VarHashEntryImpl.lo `test -f 'src/context/impl/VarHashEntryImpl.cpp' || echo './'`src/context/impl/VarHashEntryImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT VarHashEntryImpl.lo -MD -MP -MF .deps/VarHashEntryImpl.Tpo -c src/context/impl/VarHashEntryImpl.cpp -fPIC -DPIC -o .libs/VarHashEntryImpl.o mv -f .deps/VarHashEntryImpl.Tpo .deps/VarHashEntryImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQContextImpl.lo -MD -MP -MF .deps/XQContextImpl.Tpo -c -o XQContextImpl.lo `test -f 'src/context/impl/XQContextImpl.cpp' || echo './'`src/context/impl/XQContextImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQContextImpl.lo -MD -MP -MF .deps/XQContextImpl.Tpo -c src/context/impl/XQContextImpl.cpp -fPIC -DPIC -o .libs/XQContextImpl.o mv -f .deps/VarTypeStoreImpl.Tpo .deps/VarTypeStoreImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQDynamicContextImpl.lo -MD -MP -MF .deps/XQDynamicContextImpl.Tpo -c -o XQDynamicContextImpl.lo `test -f 'src/context/impl/XQDynamicContextImpl.cpp' || echo './'`src/context/impl/XQDynamicContextImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQDynamicContextImpl.lo -MD -MP -MF .deps/XQDynamicContextImpl.Tpo -c src/context/impl/XQDynamicContextImpl.cpp -fPIC -DPIC -o .libs/XQDynamicContextImpl.o mv -f .deps/XQDynamicContextImpl.Tpo .deps/XQDynamicContextImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ItemFactoryImpl.lo -MD -MP -MF .deps/ItemFactoryImpl.Tpo -c -o ItemFactoryImpl.lo `test -f 'src/context/impl/ItemFactoryImpl.cpp' || echo './'`src/context/impl/ItemFactoryImpl.cpp mv -f .deps/XQContextImpl.Tpo .deps/XQContextImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQAtomize.lo -MD -MP -MF .deps/XQAtomize.Tpo -c -o XQAtomize.lo `test -f 'src/ast/XQAtomize.cpp' || echo './'`src/ast/XQAtomize.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQAtomize.lo -MD -MP -MF .deps/XQAtomize.Tpo -c src/ast/XQAtomize.cpp -fPIC -DPIC -o .libs/XQAtomize.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ItemFactoryImpl.lo -MD -MP -MF .deps/ItemFactoryImpl.Tpo -c src/context/impl/ItemFactoryImpl.cpp -fPIC -DPIC -o .libs/ItemFactoryImpl.o mv -f .deps/XQAtomize.Tpo .deps/XQAtomize.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQEffectiveBooleanValue.lo -MD -MP -MF .deps/XQEffectiveBooleanValue.Tpo -c -o XQEffectiveBooleanValue.lo `test -f 'src/ast/XQEffectiveBooleanValue.cpp' || echo './'`src/ast/XQEffectiveBooleanValue.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQEffectiveBooleanValue.lo -MD -MP -MF .deps/XQEffectiveBooleanValue.Tpo -c src/ast/XQEffectiveBooleanValue.cpp -fPIC -DPIC -o .libs/XQEffectiveBooleanValue.o src/ast/XQEffectiveBooleanValue.cpp: In member function 'virtual ASTNode* XQEffectiveBooleanValue::staticResolution(StaticContext*)': src/ast/XQEffectiveBooleanValue.cpp:44: warning: 'orderReset.AutoNodeSetOrderingReset::ordering_' may be used uninitialized in this function mv -f .deps/XQEffectiveBooleanValue.Tpo .deps/XQEffectiveBooleanValue.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQMap.lo -MD -MP -MF .deps/XQMap.Tpo -c -o XQMap.lo `test -f 'src/ast/XQMap.cpp' || echo './'`src/ast/XQMap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQMap.lo -MD -MP -MF .deps/XQMap.Tpo -c src/ast/XQMap.cpp -fPIC -DPIC -o .libs/XQMap.o mv -f .deps/ItemFactoryImpl.Tpo .deps/ItemFactoryImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQAnalyzeString.lo -MD -MP -MF .deps/XQAnalyzeString.Tpo -c -o XQAnalyzeString.lo `test -f 'src/ast/XQAnalyzeString.cpp' || echo './'`src/ast/XQAnalyzeString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQAnalyzeString.lo -MD -MP -MF .deps/XQAnalyzeString.Tpo -c src/ast/XQAnalyzeString.cpp -fPIC -DPIC -o .libs/XQAnalyzeString.o mv -f .deps/XQMap.Tpo .deps/XQMap.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQCastableAs.lo -MD -MP -MF .deps/XQCastableAs.Tpo -c -o XQCastableAs.lo `test -f 'src/ast/XQCastableAs.cpp' || echo './'`src/ast/XQCastableAs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQCastableAs.lo -MD -MP -MF .deps/XQCastableAs.Tpo -c src/ast/XQCastableAs.cpp -fPIC -DPIC -o .libs/XQCastableAs.o mv -f .deps/XQAnalyzeString.Tpo .deps/XQAnalyzeString.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQCastAs.lo -MD -MP -MF .deps/XQCastAs.Tpo -c -o XQCastAs.lo `test -f 'src/ast/XQCastAs.cpp' || echo './'`src/ast/XQCastAs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQCastAs.lo -MD -MP -MF .deps/XQCastAs.Tpo -c src/ast/XQCastAs.cpp -fPIC -DPIC -o .libs/XQCastAs.o mv -f .deps/XQCastableAs.Tpo .deps/XQCastableAs.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQContextItem.lo -MD -MP -MF .deps/XQContextItem.Tpo -c -o XQContextItem.lo `test -f 'src/ast/XQContextItem.cpp' || echo './'`src/ast/XQContextItem.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQContextItem.lo -MD -MP -MF .deps/XQContextItem.Tpo -c src/ast/XQContextItem.cpp -fPIC -DPIC -o .libs/XQContextItem.o mv -f .deps/XQContextItem.Tpo .deps/XQContextItem.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQCopy.lo -MD -MP -MF .deps/XQCopy.Tpo -c -o XQCopy.lo `test -f 'src/ast/XQCopy.cpp' || echo './'`src/ast/XQCopy.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQCopy.lo -MD -MP -MF .deps/XQCopy.Tpo -c src/ast/XQCopy.cpp -fPIC -DPIC -o .libs/XQCopy.o mv -f .deps/XQCastAs.Tpo .deps/XQCastAs.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQCopyOf.lo -MD -MP -MF .deps/XQCopyOf.Tpo -c -o XQCopyOf.lo `test -f 'src/ast/XQCopyOf.cpp' || echo './'`src/ast/XQCopyOf.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQCopyOf.lo -MD -MP -MF .deps/XQCopyOf.Tpo -c src/ast/XQCopyOf.cpp -fPIC -DPIC -o .libs/XQCopyOf.o mv -f .deps/XQCopyOf.Tpo .deps/XQCopyOf.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQFunction.lo -MD -MP -MF .deps/XQFunction.Tpo -c -o XQFunction.lo `test -f 'src/ast/XQFunction.cpp' || echo './'`src/ast/XQFunction.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQFunction.lo -MD -MP -MF .deps/XQFunction.Tpo -c src/ast/XQFunction.cpp -fPIC -DPIC -o .libs/XQFunction.o mv -f .deps/XQCopy.Tpo .deps/XQCopy.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQIf.lo -MD -MP -MF .deps/XQIf.Tpo -c -o XQIf.lo `test -f 'src/ast/XQIf.cpp' || echo './'`src/ast/XQIf.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQIf.lo -MD -MP -MF .deps/XQIf.Tpo -c src/ast/XQIf.cpp -fPIC -DPIC -o .libs/XQIf.o mv -f .deps/XQIf.Tpo .deps/XQIf.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ASTNodeImpl.lo -MD -MP -MF .deps/ASTNodeImpl.Tpo -c -o ASTNodeImpl.lo `test -f 'src/ast/ASTNodeImpl.cpp' || echo './'`src/ast/ASTNodeImpl.cpp mv -f .deps/XQFunction.Tpo .deps/XQFunction.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQInstanceOf.lo -MD -MP -MF .deps/XQInstanceOf.Tpo -c -o XQInstanceOf.lo `test -f 'src/ast/XQInstanceOf.cpp' || echo './'`src/ast/XQInstanceOf.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ASTNodeImpl.lo -MD -MP -MF .deps/ASTNodeImpl.Tpo -c src/ast/ASTNodeImpl.cpp -fPIC -DPIC -o .libs/ASTNodeImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQInstanceOf.lo -MD -MP -MF .deps/XQInstanceOf.Tpo -c src/ast/XQInstanceOf.cpp -fPIC -DPIC -o .libs/XQInstanceOf.o mv -f .deps/XQInstanceOf.Tpo .deps/XQInstanceOf.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQInlineFunction.lo -MD -MP -MF .deps/XQInlineFunction.Tpo -c -o XQInlineFunction.lo `test -f 'src/ast/XQInlineFunction.cpp' || echo './'`src/ast/XQInlineFunction.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQInlineFunction.lo -MD -MP -MF .deps/XQInlineFunction.Tpo -c src/ast/XQInlineFunction.cpp -fPIC -DPIC -o .libs/XQInlineFunction.o mv -f .deps/ASTNodeImpl.Tpo .deps/ASTNodeImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQLiteral.lo -MD -MP -MF .deps/XQLiteral.Tpo -c -o XQLiteral.lo `test -f 'src/ast/XQLiteral.cpp' || echo './'`src/ast/XQLiteral.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQLiteral.lo -MD -MP -MF .deps/XQLiteral.Tpo -c src/ast/XQLiteral.cpp -fPIC -DPIC -o .libs/XQLiteral.o mv -f .deps/XQInlineFunction.Tpo .deps/XQInlineFunction.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQNav.lo -MD -MP -MF .deps/XQNav.Tpo -c -o XQNav.lo `test -f 'src/ast/XQNav.cpp' || echo './'`src/ast/XQNav.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQNav.lo -MD -MP -MF .deps/XQNav.Tpo -c src/ast/XQNav.cpp -fPIC -DPIC -o .libs/XQNav.o mv -f .deps/XQLiteral.Tpo .deps/XQLiteral.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQOperator.lo -MD -MP -MF .deps/XQOperator.Tpo -c -o XQOperator.lo `test -f 'src/ast/XQOperator.cpp' || echo './'`src/ast/XQOperator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQOperator.lo -MD -MP -MF .deps/XQOperator.Tpo -c src/ast/XQOperator.cpp -fPIC -DPIC -o .libs/XQOperator.o mv -f .deps/XQOperator.Tpo .deps/XQOperator.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQSequence.lo -MD -MP -MF .deps/XQSequence.Tpo -c -o XQSequence.lo `test -f 'src/ast/XQSequence.cpp' || echo './'`src/ast/XQSequence.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQSequence.lo -MD -MP -MF .deps/XQSequence.Tpo -c src/ast/XQSequence.cpp -fPIC -DPIC -o .libs/XQSequence.o mv -f .deps/XQNav.Tpo .deps/XQNav.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQStep.lo -MD -MP -MF .deps/XQStep.Tpo -c -o XQStep.lo `test -f 'src/ast/XQStep.cpp' || echo './'`src/ast/XQStep.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQStep.lo -MD -MP -MF .deps/XQStep.Tpo -c src/ast/XQStep.cpp -fPIC -DPIC -o .libs/XQStep.o mv -f .deps/XQSequence.Tpo .deps/XQSequence.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQTreatAs.lo -MD -MP -MF .deps/XQTreatAs.Tpo -c -o XQTreatAs.lo `test -f 'src/ast/XQTreatAs.cpp' || echo './'`src/ast/XQTreatAs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQTreatAs.lo -MD -MP -MF .deps/XQTreatAs.Tpo -c src/ast/XQTreatAs.cpp -fPIC -DPIC -o .libs/XQTreatAs.o mv -f .deps/XQStep.Tpo .deps/XQStep.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQVariable.lo -MD -MP -MF .deps/XQVariable.Tpo -c -o XQVariable.lo `test -f 'src/ast/XQVariable.cpp' || echo './'`src/ast/XQVariable.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQVariable.lo -MD -MP -MF .deps/XQVariable.Tpo -c src/ast/XQVariable.cpp -fPIC -DPIC -o .libs/XQVariable.o mv -f .deps/XQVariable.Tpo .deps/XQVariable.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT StaticAnalysis.lo -MD -MP -MF .deps/StaticAnalysis.Tpo -c -o StaticAnalysis.lo `test -f 'src/ast/StaticAnalysis.cpp' || echo './'`src/ast/StaticAnalysis.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT StaticAnalysis.lo -MD -MP -MF .deps/StaticAnalysis.Tpo -c src/ast/StaticAnalysis.cpp -fPIC -DPIC -o .libs/StaticAnalysis.o mv -f .deps/XQTreatAs.Tpo .deps/XQTreatAs.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT StaticType.lo -MD -MP -MF .deps/StaticType.Tpo -c -o StaticType.lo `test -f 'src/ast/StaticType.cpp' || echo './'`src/ast/StaticType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT StaticType.lo -MD -MP -MF .deps/StaticType.Tpo -c src/ast/StaticType.cpp -fPIC -DPIC -o .libs/StaticType.o mv -f .deps/StaticAnalysis.Tpo .deps/StaticAnalysis.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ConstantFoldingFunction.lo -MD -MP -MF .deps/ConstantFoldingFunction.Tpo -c -o ConstantFoldingFunction.lo `test -f 'src/ast/ConstantFoldingFunction.cpp' || echo './'`src/ast/ConstantFoldingFunction.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ConstantFoldingFunction.lo -MD -MP -MF .deps/ConstantFoldingFunction.Tpo -c src/ast/ConstantFoldingFunction.cpp -fPIC -DPIC -o .libs/ConstantFoldingFunction.o mv -f .deps/ConstantFoldingFunction.Tpo .deps/ConstantFoldingFunction.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT NumericFunction.lo -MD -MP -MF .deps/NumericFunction.Tpo -c -o NumericFunction.lo `test -f 'src/ast/NumericFunction.cpp' || echo './'`src/ast/NumericFunction.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT NumericFunction.lo -MD -MP -MF .deps/NumericFunction.Tpo -c src/ast/NumericFunction.cpp -fPIC -DPIC -o .libs/NumericFunction.o mv -f .deps/NumericFunction.Tpo .deps/NumericFunction.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQDOMConstructor.lo -MD -MP -MF .deps/XQDOMConstructor.Tpo -c -o XQDOMConstructor.lo `test -f 'src/ast/XQDOMConstructor.cpp' || echo './'`src/ast/XQDOMConstructor.cpp mv -f .deps/StaticType.Tpo .deps/StaticType.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQDocumentConstructor.lo -MD -MP -MF .deps/XQDocumentConstructor.Tpo -c -o XQDocumentConstructor.lo `test -f 'src/ast/XQDocumentConstructor.cpp' || echo './'`src/ast/XQDocumentConstructor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQDOMConstructor.lo -MD -MP -MF .deps/XQDOMConstructor.Tpo -c src/ast/XQDOMConstructor.cpp -fPIC -DPIC -o .libs/XQDOMConstructor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQDocumentConstructor.lo -MD -MP -MF .deps/XQDocumentConstructor.Tpo -c src/ast/XQDocumentConstructor.cpp -fPIC -DPIC -o .libs/XQDocumentConstructor.o mv -f .deps/XQDocumentConstructor.Tpo .deps/XQDocumentConstructor.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQElementConstructor.lo -MD -MP -MF .deps/XQElementConstructor.Tpo -c -o XQElementConstructor.lo `test -f 'src/ast/XQElementConstructor.cpp' || echo './'`src/ast/XQElementConstructor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQElementConstructor.lo -MD -MP -MF .deps/XQElementConstructor.Tpo -c src/ast/XQElementConstructor.cpp -fPIC -DPIC -o .libs/XQElementConstructor.o mv -f .deps/XQDOMConstructor.Tpo .deps/XQDOMConstructor.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQAttributeConstructor.lo -MD -MP -MF .deps/XQAttributeConstructor.Tpo -c -o XQAttributeConstructor.lo `test -f 'src/ast/XQAttributeConstructor.cpp' || echo './'`src/ast/XQAttributeConstructor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQAttributeConstructor.lo -MD -MP -MF .deps/XQAttributeConstructor.Tpo -c src/ast/XQAttributeConstructor.cpp -fPIC -DPIC -o .libs/XQAttributeConstructor.o mv -f .deps/XQAttributeConstructor.Tpo .deps/XQAttributeConstructor.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQNamespaceConstructor.lo -MD -MP -MF .deps/XQNamespaceConstructor.Tpo -c -o XQNamespaceConstructor.lo `test -f 'src/ast/XQNamespaceConstructor.cpp' || echo './'`src/ast/XQNamespaceConstructor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQNamespaceConstructor.lo -MD -MP -MF .deps/XQNamespaceConstructor.Tpo -c src/ast/XQNamespaceConstructor.cpp -fPIC -DPIC -o .libs/XQNamespaceConstructor.o mv -f .deps/XQElementConstructor.Tpo .deps/XQElementConstructor.Plo mv -f .deps/XQNamespaceConstructor.Tpo .deps/XQNamespaceConstructor.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQPIConstructor.lo -MD -MP -MF .deps/XQPIConstructor.Tpo -c -o XQPIConstructor.lo `test -f 'src/ast/XQPIConstructor.cpp' || echo './'`src/ast/XQPIConstructor.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQCommentConstructor.lo -MD -MP -MF .deps/XQCommentConstructor.Tpo -c -o XQCommentConstructor.lo `test -f 'src/ast/XQCommentConstructor.cpp' || echo './'`src/ast/XQCommentConstructor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQCommentConstructor.lo -MD -MP -MF .deps/XQCommentConstructor.Tpo -c src/ast/XQCommentConstructor.cpp -fPIC -DPIC -o .libs/XQCommentConstructor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQPIConstructor.lo -MD -MP -MF .deps/XQPIConstructor.Tpo -c src/ast/XQPIConstructor.cpp -fPIC -DPIC -o .libs/XQPIConstructor.o mv -f .deps/XQCommentConstructor.Tpo .deps/XQCommentConstructor.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQTextConstructor.lo -MD -MP -MF .deps/XQTextConstructor.Tpo -c -o XQTextConstructor.lo `test -f 'src/ast/XQTextConstructor.cpp' || echo './'`src/ast/XQTextConstructor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQTextConstructor.lo -MD -MP -MF .deps/XQTextConstructor.Tpo -c src/ast/XQTextConstructor.cpp -fPIC -DPIC -o .libs/XQTextConstructor.o mv -f .deps/XQPIConstructor.Tpo .deps/XQPIConstructor.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQFunctionCall.lo -MD -MP -MF .deps/XQFunctionCall.Tpo -c -o XQFunctionCall.lo `test -f 'src/ast/XQFunctionCall.cpp' || echo './'`src/ast/XQFunctionCall.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQFunctionCall.lo -MD -MP -MF .deps/XQFunctionCall.Tpo -c src/ast/XQFunctionCall.cpp -fPIC -DPIC -o .libs/XQFunctionCall.o mv -f .deps/XQTextConstructor.Tpo .deps/XQTextConstructor.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQFunctionConversion.lo -MD -MP -MF .deps/XQFunctionConversion.Tpo -c -o XQFunctionConversion.lo `test -f 'src/ast/XQFunctionConversion.cpp' || echo './'`src/ast/XQFunctionConversion.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQFunctionConversion.lo -MD -MP -MF .deps/XQFunctionConversion.Tpo -c src/ast/XQFunctionConversion.cpp -fPIC -DPIC -o .libs/XQFunctionConversion.o mv -f .deps/XQFunctionCall.Tpo .deps/XQFunctionCall.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQFunctionDeref.lo -MD -MP -MF .deps/XQFunctionDeref.Tpo -c -o XQFunctionDeref.lo `test -f 'src/ast/XQFunctionDeref.cpp' || echo './'`src/ast/XQFunctionDeref.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQFunctionDeref.lo -MD -MP -MF .deps/XQFunctionDeref.Tpo -c src/ast/XQFunctionDeref.cpp -fPIC -DPIC -o .libs/XQFunctionDeref.o mv -f .deps/XQFunctionConversion.Tpo .deps/XQFunctionConversion.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQFunctionRef.lo -MD -MP -MF .deps/XQFunctionRef.Tpo -c -o XQFunctionRef.lo `test -f 'src/ast/XQFunctionRef.cpp' || echo './'`src/ast/XQFunctionRef.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQFunctionRef.lo -MD -MP -MF .deps/XQFunctionRef.Tpo -c src/ast/XQFunctionRef.cpp -fPIC -DPIC -o .libs/XQFunctionRef.o mv -f .deps/XQFunctionDeref.Tpo .deps/XQFunctionDeref.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQGlobalVariable.lo -MD -MP -MF .deps/XQGlobalVariable.Tpo -c -o XQGlobalVariable.lo `test -f 'src/ast/XQGlobalVariable.cpp' || echo './'`src/ast/XQGlobalVariable.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQGlobalVariable.lo -MD -MP -MF .deps/XQGlobalVariable.Tpo -c src/ast/XQGlobalVariable.cpp -fPIC -DPIC -o .libs/XQGlobalVariable.o mv -f .deps/XQFunctionRef.Tpo .deps/XQFunctionRef.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQOrderingChange.lo -MD -MP -MF .deps/XQOrderingChange.Tpo -c -o XQOrderingChange.lo `test -f 'src/ast/XQOrderingChange.cpp' || echo './'`src/ast/XQOrderingChange.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQOrderingChange.lo -MD -MP -MF .deps/XQOrderingChange.Tpo -c src/ast/XQOrderingChange.cpp -fPIC -DPIC -o .libs/XQOrderingChange.o src/ast/XQOrderingChange.cpp: In member function 'virtual ASTNode* XQOrderingChange::staticResolution(StaticContext*)': src/ast/XQOrderingChange.cpp:44: warning: 'orderReset.AutoNodeSetOrderingReset::ordering_' may be used uninitialized in this function mv -f .deps/XQGlobalVariable.Tpo .deps/XQGlobalVariable.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQQuantified.lo -MD -MP -MF .deps/XQQuantified.Tpo -c -o XQQuantified.lo `test -f 'src/ast/XQQuantified.cpp' || echo './'`src/ast/XQQuantified.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQQuantified.lo -MD -MP -MF .deps/XQQuantified.Tpo -c src/ast/XQQuantified.cpp -fPIC -DPIC -o .libs/XQQuantified.o mv -f .deps/XQOrderingChange.Tpo .deps/XQOrderingChange.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQValidate.lo -MD -MP -MF .deps/XQValidate.Tpo -c -o XQValidate.lo `test -f 'src/ast/XQValidate.cpp' || echo './'`src/ast/XQValidate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQValidate.lo -MD -MP -MF .deps/XQValidate.Tpo -c src/ast/XQValidate.cpp -fPIC -DPIC -o .libs/XQValidate.o mv -f .deps/XQQuantified.Tpo .deps/XQQuantified.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQTypeswitch.lo -MD -MP -MF .deps/XQTypeswitch.Tpo -c -o XQTypeswitch.lo `test -f 'src/ast/XQTypeswitch.cpp' || echo './'`src/ast/XQTypeswitch.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQTypeswitch.lo -MD -MP -MF .deps/XQTypeswitch.Tpo -c src/ast/XQTypeswitch.cpp -fPIC -DPIC -o .libs/XQTypeswitch.o mv -f .deps/XQValidate.Tpo .deps/XQValidate.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XPath1Compat.lo -MD -MP -MF .deps/XPath1Compat.Tpo -c -o XPath1Compat.lo `test -f 'src/ast/XPath1Compat.cpp' || echo './'`src/ast/XPath1Compat.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XPath1Compat.lo -MD -MP -MF .deps/XPath1Compat.Tpo -c src/ast/XPath1Compat.cpp -fPIC -DPIC -o .libs/XPath1Compat.o mv -f .deps/XQTypeswitch.Tpo .deps/XQTypeswitch.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ConvertFunctionArg.lo -MD -MP -MF .deps/ConvertFunctionArg.Tpo -c -o ConvertFunctionArg.lo `test -f 'src/ast/ConvertFunctionArg.cpp' || echo './'`src/ast/ConvertFunctionArg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ConvertFunctionArg.lo -MD -MP -MF .deps/ConvertFunctionArg.Tpo -c src/ast/ConvertFunctionArg.cpp -fPIC -DPIC -o .libs/ConvertFunctionArg.o mv -f .deps/XPath1Compat.Tpo .deps/XPath1Compat.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQDocumentOrder.lo -MD -MP -MF .deps/XQDocumentOrder.Tpo -c -o XQDocumentOrder.lo `test -f 'src/ast/XQDocumentOrder.cpp' || echo './'`src/ast/XQDocumentOrder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQDocumentOrder.lo -MD -MP -MF .deps/XQDocumentOrder.Tpo -c src/ast/XQDocumentOrder.cpp -fPIC -DPIC -o .libs/XQDocumentOrder.o mv -f .deps/ConvertFunctionArg.Tpo .deps/ConvertFunctionArg.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQPredicate.lo -MD -MP -MF .deps/XQPredicate.Tpo -c -o XQPredicate.lo `test -f 'src/ast/XQPredicate.cpp' || echo './'`src/ast/XQPredicate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQPredicate.lo -MD -MP -MF .deps/XQPredicate.Tpo -c src/ast/XQPredicate.cpp -fPIC -DPIC -o .libs/XQPredicate.o mv -f .deps/XQDocumentOrder.Tpo .deps/XQDocumentOrder.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQReturn.lo -MD -MP -MF .deps/XQReturn.Tpo -c -o XQReturn.lo `test -f 'src/ast/XQReturn.cpp' || echo './'`src/ast/XQReturn.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQReturn.lo -MD -MP -MF .deps/XQReturn.Tpo -c src/ast/XQReturn.cpp -fPIC -DPIC -o .libs/XQReturn.o src/ast/XQPredicate.cpp: In member function 'virtual ASTNode* XQPredicate::staticResolution(StaticContext*)': src/ast/XQPredicate.cpp:60: warning: 'orderReset.AutoNodeSetOrderingReset::ordering_' may be used uninitialized in this function mv -f .deps/XQReturn.Tpo .deps/XQReturn.Plo mv -f .deps/XQPredicate.Tpo .deps/XQPredicate.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT TupleNode.lo -MD -MP -MF .deps/TupleNode.Tpo -c -o TupleNode.lo `test -f 'src/ast/TupleNode.cpp' || echo './'`src/ast/TupleNode.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ContextTuple.lo -MD -MP -MF .deps/ContextTuple.Tpo -c -o ContextTuple.lo `test -f 'src/ast/ContextTuple.cpp' || echo './'`src/ast/ContextTuple.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT TupleNode.lo -MD -MP -MF .deps/TupleNode.Tpo -c src/ast/TupleNode.cpp -fPIC -DPIC -o .libs/TupleNode.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ContextTuple.lo -MD -MP -MF .deps/ContextTuple.Tpo -c src/ast/ContextTuple.cpp -fPIC -DPIC -o .libs/ContextTuple.o mv -f .deps/ContextTuple.Tpo .deps/ContextTuple.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ForTuple.lo -MD -MP -MF .deps/ForTuple.Tpo -c -o ForTuple.lo `test -f 'src/ast/ForTuple.cpp' || echo './'`src/ast/ForTuple.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ForTuple.lo -MD -MP -MF .deps/ForTuple.Tpo -c src/ast/ForTuple.cpp -fPIC -DPIC -o .libs/ForTuple.o mv -f .deps/TupleNode.Tpo .deps/TupleNode.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT LetTuple.lo -MD -MP -MF .deps/LetTuple.Tpo -c -o LetTuple.lo `test -f 'src/ast/LetTuple.cpp' || echo './'`src/ast/LetTuple.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT LetTuple.lo -MD -MP -MF .deps/LetTuple.Tpo -c src/ast/LetTuple.cpp -fPIC -DPIC -o .libs/LetTuple.o mv -f .deps/ForTuple.Tpo .deps/ForTuple.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT WhereTuple.lo -MD -MP -MF .deps/WhereTuple.Tpo -c -o WhereTuple.lo `test -f 'src/ast/WhereTuple.cpp' || echo './'`src/ast/WhereTuple.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT WhereTuple.lo -MD -MP -MF .deps/WhereTuple.Tpo -c src/ast/WhereTuple.cpp -fPIC -DPIC -o .libs/WhereTuple.o mv -f .deps/LetTuple.Tpo .deps/LetTuple.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT OrderByTuple.lo -MD -MP -MF .deps/OrderByTuple.Tpo -c -o OrderByTuple.lo `test -f 'src/ast/OrderByTuple.cpp' || echo './'`src/ast/OrderByTuple.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT OrderByTuple.lo -MD -MP -MF .deps/OrderByTuple.Tpo -c src/ast/OrderByTuple.cpp -fPIC -DPIC -o .libs/OrderByTuple.o mv -f .deps/WhereTuple.Tpo .deps/WhereTuple.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQNamespaceBinding.lo -MD -MP -MF .deps/XQNamespaceBinding.Tpo -c -o XQNamespaceBinding.lo `test -f 'src/ast/XQNamespaceBinding.cpp' || echo './'`src/ast/XQNamespaceBinding.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQNamespaceBinding.lo -MD -MP -MF .deps/XQNamespaceBinding.Tpo -c src/ast/XQNamespaceBinding.cpp -fPIC -DPIC -o .libs/XQNamespaceBinding.o src/ast/OrderByTuple.cpp: In member function 'virtual TupleNode* OrderByTuple::staticResolution(StaticContext*)': src/ast/OrderByTuple.cpp:47: warning: 'orderReset.AutoNodeSetOrderingReset::ordering_' may be used uninitialized in this function mv -f .deps/XQNamespaceBinding.Tpo .deps/XQNamespaceBinding.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQCallTemplate.lo -MD -MP -MF .deps/XQCallTemplate.Tpo -c -o XQCallTemplate.lo `test -f 'src/ast/XQCallTemplate.cpp' || echo './'`src/ast/XQCallTemplate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQCallTemplate.lo -MD -MP -MF .deps/XQCallTemplate.Tpo -c src/ast/XQCallTemplate.cpp -fPIC -DPIC -o .libs/XQCallTemplate.o mv -f .deps/OrderByTuple.Tpo .deps/OrderByTuple.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQApplyTemplates.lo -MD -MP -MF .deps/XQApplyTemplates.Tpo -c -o XQApplyTemplates.lo `test -f 'src/ast/XQApplyTemplates.cpp' || echo './'`src/ast/XQApplyTemplates.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQApplyTemplates.lo -MD -MP -MF .deps/XQApplyTemplates.Tpo -c src/ast/XQApplyTemplates.cpp -fPIC -DPIC -o .libs/XQApplyTemplates.o mv -f .deps/XQCallTemplate.Tpo .deps/XQCallTemplate.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ASTDebugHook.lo -MD -MP -MF .deps/ASTDebugHook.Tpo -c -o ASTDebugHook.lo `test -f 'src/debug/ASTDebugHook.cpp' || echo './'`src/debug/ASTDebugHook.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ASTDebugHook.lo -MD -MP -MF .deps/ASTDebugHook.Tpo -c src/debug/ASTDebugHook.cpp -fPIC -DPIC -o .libs/ASTDebugHook.o mv -f .deps/XQApplyTemplates.Tpo .deps/XQApplyTemplates.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT DebugHookDecorator.lo -MD -MP -MF .deps/DebugHookDecorator.Tpo -c -o DebugHookDecorator.lo `test -f 'src/debug/DebugHookDecorator.cpp' || echo './'`src/debug/DebugHookDecorator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT DebugHookDecorator.lo -MD -MP -MF .deps/DebugHookDecorator.Tpo -c src/debug/DebugHookDecorator.cpp -fPIC -DPIC -o .libs/DebugHookDecorator.o mv -f .deps/DebugHookDecorator.Tpo .deps/DebugHookDecorator.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT TupleDebugHook.lo -MD -MP -MF .deps/TupleDebugHook.Tpo -c -o TupleDebugHook.lo `test -f 'src/debug/TupleDebugHook.cpp' || echo './'`src/debug/TupleDebugHook.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT TupleDebugHook.lo -MD -MP -MF .deps/TupleDebugHook.Tpo -c src/debug/TupleDebugHook.cpp -fPIC -DPIC -o .libs/TupleDebugHook.o mv -f .deps/ASTDebugHook.Tpo .deps/ASTDebugHook.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT InputParser.lo -MD -MP -MF .deps/InputParser.Tpo -c -o InputParser.lo `test -f 'src/debug/InputParser.cpp' || echo './'`src/debug/InputParser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT InputParser.lo -MD -MP -MF .deps/InputParser.Tpo -c src/debug/InputParser.cpp -fPIC -DPIC -o .libs/InputParser.o mv -f .deps/TupleDebugHook.Tpo .deps/TupleDebugHook.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT InteractiveDebugger.lo -MD -MP -MF .deps/InteractiveDebugger.Tpo -c -o InteractiveDebugger.lo `test -f 'src/debug/InteractiveDebugger.cpp' || echo './'`src/debug/InteractiveDebugger.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT InteractiveDebugger.lo -MD -MP -MF .deps/InteractiveDebugger.Tpo -c src/debug/InteractiveDebugger.cpp -fPIC -DPIC -o .libs/InteractiveDebugger.o mv -f .deps/InputParser.Tpo .deps/InputParser.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT StackFrame.lo -MD -MP -MF .deps/StackFrame.Tpo -c -o StackFrame.lo `test -f 'src/debug/StackFrame.cpp' || echo './'`src/debug/StackFrame.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT StackFrame.lo -MD -MP -MF .deps/StackFrame.Tpo -c src/debug/StackFrame.cpp -fPIC -DPIC -o .libs/StackFrame.o mv -f .deps/StackFrame.Tpo .deps/StackFrame.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ContentSequenceFilter.lo -MD -MP -MF .deps/ContentSequenceFilter.Tpo -c -o ContentSequenceFilter.lo `test -f 'src/events/ContentSequenceFilter.cpp' || echo './'`src/events/ContentSequenceFilter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ContentSequenceFilter.lo -MD -MP -MF .deps/ContentSequenceFilter.Tpo -c src/events/ContentSequenceFilter.cpp -fPIC -DPIC -o .libs/ContentSequenceFilter.o mv -f .deps/ContentSequenceFilter.Tpo .deps/ContentSequenceFilter.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT EventGenerator.lo -MD -MP -MF .deps/EventGenerator.Tpo -c -o EventGenerator.lo `test -f 'src/events/EventGenerator.cpp' || echo './'`src/events/EventGenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT EventGenerator.lo -MD -MP -MF .deps/EventGenerator.Tpo -c src/events/EventGenerator.cpp -fPIC -DPIC -o .libs/EventGenerator.o mv -f .deps/EventGenerator.Tpo .deps/EventGenerator.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT EventSerializer.lo -MD -MP -MF .deps/EventSerializer.Tpo -c -o EventSerializer.lo `test -f 'src/events/EventSerializer.cpp' || echo './'`src/events/EventSerializer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT EventSerializer.lo -MD -MP -MF .deps/EventSerializer.Tpo -c src/events/EventSerializer.cpp -fPIC -DPIC -o .libs/EventSerializer.o mv -f .deps/EventSerializer.Tpo .deps/EventSerializer.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT NoInheritFilter.lo -MD -MP -MF .deps/NoInheritFilter.Tpo -c -o NoInheritFilter.lo `test -f 'src/events/NoInheritFilter.cpp' || echo './'`src/events/NoInheritFilter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT NoInheritFilter.lo -MD -MP -MF .deps/NoInheritFilter.Tpo -c src/events/NoInheritFilter.cpp -fPIC -DPIC -o .libs/NoInheritFilter.o mv -f .deps/NoInheritFilter.Tpo .deps/NoInheritFilter.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT NSFixupFilter.lo -MD -MP -MF .deps/NSFixupFilter.Tpo -c -o NSFixupFilter.lo `test -f 'src/events/NSFixupFilter.cpp' || echo './'`src/events/NSFixupFilter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT NSFixupFilter.lo -MD -MP -MF .deps/NSFixupFilter.Tpo -c src/events/NSFixupFilter.cpp -fPIC -DPIC -o .libs/NSFixupFilter.o mv -f .deps/NSFixupFilter.Tpo .deps/NSFixupFilter.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT QueryPathTreeFilter.lo -MD -MP -MF .deps/QueryPathTreeFilter.Tpo -c -o QueryPathTreeFilter.lo `test -f 'src/events/QueryPathTreeFilter.cpp' || echo './'`src/events/QueryPathTreeFilter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT QueryPathTreeFilter.lo -MD -MP -MF .deps/QueryPathTreeFilter.Tpo -c src/events/QueryPathTreeFilter.cpp -fPIC -DPIC -o .libs/QueryPathTreeFilter.o mv -f .deps/InteractiveDebugger.Tpo .deps/InteractiveDebugger.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTContains.lo -MD -MP -MF .deps/FTContains.Tpo -c -o FTContains.lo `test -f 'src/fulltext/FTContains.cpp' || echo './'`src/fulltext/FTContains.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTContains.lo -MD -MP -MF .deps/FTContains.Tpo -c src/fulltext/FTContains.cpp -fPIC -DPIC -o .libs/FTContains.o mv -f .deps/QueryPathTreeFilter.Tpo .deps/QueryPathTreeFilter.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTWords.lo -MD -MP -MF .deps/FTWords.Tpo -c -o FTWords.lo `test -f 'src/fulltext/FTWords.cpp' || echo './'`src/fulltext/FTWords.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTWords.lo -MD -MP -MF .deps/FTWords.Tpo -c src/fulltext/FTWords.cpp -fPIC -DPIC -o .libs/FTWords.o mv -f .deps/FTContains.Tpo .deps/FTContains.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTOr.lo -MD -MP -MF .deps/FTOr.Tpo -c -o FTOr.lo `test -f 'src/fulltext/FTOr.cpp' || echo './'`src/fulltext/FTOr.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTOr.lo -MD -MP -MF .deps/FTOr.Tpo -c src/fulltext/FTOr.cpp -fPIC -DPIC -o .libs/FTOr.o mv -f .deps/FTOr.Tpo .deps/FTOr.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTAnd.lo -MD -MP -MF .deps/FTAnd.Tpo -c -o FTAnd.lo `test -f 'src/fulltext/FTAnd.cpp' || echo './'`src/fulltext/FTAnd.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTAnd.lo -MD -MP -MF .deps/FTAnd.Tpo -c src/fulltext/FTAnd.cpp -fPIC -DPIC -o .libs/FTAnd.o mv -f .deps/FTWords.Tpo .deps/FTWords.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTMildnot.lo -MD -MP -MF .deps/FTMildnot.Tpo -c -o FTMildnot.lo `test -f 'src/fulltext/FTMildnot.cpp' || echo './'`src/fulltext/FTMildnot.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTMildnot.lo -MD -MP -MF .deps/FTMildnot.Tpo -c src/fulltext/FTMildnot.cpp -fPIC -DPIC -o .libs/FTMildnot.o mv -f .deps/FTMildnot.Tpo .deps/FTMildnot.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTUnaryNot.lo -MD -MP -MF .deps/FTUnaryNot.Tpo -c -o FTUnaryNot.lo `test -f 'src/fulltext/FTUnaryNot.cpp' || echo './'`src/fulltext/FTUnaryNot.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTUnaryNot.lo -MD -MP -MF .deps/FTUnaryNot.Tpo -c src/fulltext/FTUnaryNot.cpp -fPIC -DPIC -o .libs/FTUnaryNot.o mv -f .deps/FTAnd.Tpo .deps/FTAnd.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT DefaultTokenizer.lo -MD -MP -MF .deps/DefaultTokenizer.Tpo -c -o DefaultTokenizer.lo `test -f 'src/fulltext/DefaultTokenizer.cpp' || echo './'`src/fulltext/DefaultTokenizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT DefaultTokenizer.lo -MD -MP -MF .deps/DefaultTokenizer.Tpo -c src/fulltext/DefaultTokenizer.cpp -fPIC -DPIC -o .libs/DefaultTokenizer.o mv -f .deps/FTUnaryNot.Tpo .deps/FTUnaryNot.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT DefaultTokenStore.lo -MD -MP -MF .deps/DefaultTokenStore.Tpo -c -o DefaultTokenStore.lo `test -f 'src/fulltext/DefaultTokenStore.cpp' || echo './'`src/fulltext/DefaultTokenStore.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT DefaultTokenStore.lo -MD -MP -MF .deps/DefaultTokenStore.Tpo -c src/fulltext/DefaultTokenStore.cpp -fPIC -DPIC -o .libs/DefaultTokenStore.o mv -f .deps/DefaultTokenizer.Tpo .deps/DefaultTokenizer.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTOrder.lo -MD -MP -MF .deps/FTOrder.Tpo -c -o FTOrder.lo `test -f 'src/fulltext/FTOrder.cpp' || echo './'`src/fulltext/FTOrder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTOrder.lo -MD -MP -MF .deps/FTOrder.Tpo -c src/fulltext/FTOrder.cpp -fPIC -DPIC -o .libs/FTOrder.o mv -f .deps/DefaultTokenStore.Tpo .deps/DefaultTokenStore.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTDistance.lo -MD -MP -MF .deps/FTDistance.Tpo -c -o FTDistance.lo `test -f 'src/fulltext/FTDistance.cpp' || echo './'`src/fulltext/FTDistance.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTDistance.lo -MD -MP -MF .deps/FTDistance.Tpo -c src/fulltext/FTDistance.cpp -fPIC -DPIC -o .libs/FTDistance.o mv -f .deps/FTOrder.Tpo .deps/FTOrder.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTScope.lo -MD -MP -MF .deps/FTScope.Tpo -c -o FTScope.lo `test -f 'src/fulltext/FTScope.cpp' || echo './'`src/fulltext/FTScope.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTScope.lo -MD -MP -MF .deps/FTScope.Tpo -c src/fulltext/FTScope.cpp -fPIC -DPIC -o .libs/FTScope.o mv -f .deps/FTDistance.Tpo .deps/FTDistance.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTContent.lo -MD -MP -MF .deps/FTContent.Tpo -c -o FTContent.lo `test -f 'src/fulltext/FTContent.cpp' || echo './'`src/fulltext/FTContent.cpp mv -f .deps/FTScope.Tpo .deps/FTScope.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTWindow.lo -MD -MP -MF .deps/FTWindow.Tpo -c -o FTWindow.lo `test -f 'src/fulltext/FTWindow.cpp' || echo './'`src/fulltext/FTWindow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTContent.lo -MD -MP -MF .deps/FTContent.Tpo -c src/fulltext/FTContent.cpp -fPIC -DPIC -o .libs/FTContent.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FTWindow.lo -MD -MP -MF .deps/FTWindow.Tpo -c src/fulltext/FTWindow.cpp -fPIC -DPIC -o .libs/FTWindow.o mv -f .deps/FTContent.Tpo .deps/FTContent.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaBuilderImpl.lo -MD -MP -MF .deps/XQillaBuilderImpl.Tpo -c -o XQillaBuilderImpl.lo `test -f 'src/dom-api/impl/XQillaBuilderImpl.cpp' || echo './'`src/dom-api/impl/XQillaBuilderImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaBuilderImpl.lo -MD -MP -MF .deps/XQillaBuilderImpl.Tpo -c src/dom-api/impl/XQillaBuilderImpl.cpp -fPIC -DPIC -o .libs/XQillaBuilderImpl.o mv -f .deps/FTWindow.Tpo .deps/FTWindow.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaDocumentImpl.lo -MD -MP -MF .deps/XQillaDocumentImpl.Tpo -c -o XQillaDocumentImpl.lo `test -f 'src/dom-api/impl/XQillaDocumentImpl.cpp' || echo './'`src/dom-api/impl/XQillaDocumentImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaDocumentImpl.lo -MD -MP -MF .deps/XQillaDocumentImpl.Tpo -c src/dom-api/impl/XQillaDocumentImpl.cpp -fPIC -DPIC -o .libs/XQillaDocumentImpl.o mv -f .deps/XQillaBuilderImpl.Tpo .deps/XQillaBuilderImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaExpressionImpl.lo -MD -MP -MF .deps/XQillaExpressionImpl.Tpo -c -o XQillaExpressionImpl.lo `test -f 'src/dom-api/impl/XQillaExpressionImpl.cpp' || echo './'`src/dom-api/impl/XQillaExpressionImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaExpressionImpl.lo -MD -MP -MF .deps/XQillaExpressionImpl.Tpo -c src/dom-api/impl/XQillaExpressionImpl.cpp -fPIC -DPIC -o .libs/XQillaExpressionImpl.o mv -f .deps/XQillaDocumentImpl.Tpo .deps/XQillaDocumentImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaNSResolverImpl.lo -MD -MP -MF .deps/XQillaNSResolverImpl.Tpo -c -o XQillaNSResolverImpl.lo `test -f 'src/dom-api/impl/XQillaNSResolverImpl.cpp' || echo './'`src/dom-api/impl/XQillaNSResolverImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaNSResolverImpl.lo -MD -MP -MF .deps/XQillaNSResolverImpl.Tpo -c src/dom-api/impl/XQillaNSResolverImpl.cpp -fPIC -DPIC -o .libs/XQillaNSResolverImpl.o mv -f .deps/XQillaExpressionImpl.Tpo .deps/XQillaExpressionImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaXMLGrammarPoolImpl.lo -MD -MP -MF .deps/XQillaXMLGrammarPoolImpl.Tpo -c -o XQillaXMLGrammarPoolImpl.lo `test -f 'src/dom-api/impl/XQillaXMLGrammarPoolImpl.cpp' || echo './'`src/dom-api/impl/XQillaXMLGrammarPoolImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaXMLGrammarPoolImpl.lo -MD -MP -MF .deps/XQillaXMLGrammarPoolImpl.Tpo -c src/dom-api/impl/XQillaXMLGrammarPoolImpl.cpp -fPIC -DPIC -o .libs/XQillaXMLGrammarPoolImpl.o mv -f .deps/XQillaNSResolverImpl.Tpo .deps/XQillaNSResolverImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XPathDocumentImpl.lo -MD -MP -MF .deps/XPathDocumentImpl.Tpo -c -o XPathDocumentImpl.lo `test -f 'src/dom-api/impl/XPathDocumentImpl.cpp' || echo './'`src/dom-api/impl/XPathDocumentImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XPathDocumentImpl.lo -MD -MP -MF .deps/XPathDocumentImpl.Tpo -c src/dom-api/impl/XPathDocumentImpl.cpp -fPIC -DPIC -o .libs/XPathDocumentImpl.o mv -f .deps/XQillaXMLGrammarPoolImpl.Tpo .deps/XQillaXMLGrammarPoolImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XPathNamespaceImpl.lo -MD -MP -MF .deps/XPathNamespaceImpl.Tpo -c -o XPathNamespaceImpl.lo `test -f 'src/dom-api/impl/XPathNamespaceImpl.cpp' || echo './'`src/dom-api/impl/XPathNamespaceImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XPathNamespaceImpl.lo -MD -MP -MF .deps/XPathNamespaceImpl.Tpo -c src/dom-api/impl/XPathNamespaceImpl.cpp -fPIC -DPIC -o .libs/XPathNamespaceImpl.o mv -f .deps/XPathDocumentImpl.Tpo .deps/XPathDocumentImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XPath2ResultImpl.lo -MD -MP -MF .deps/XPath2ResultImpl.Tpo -c -o XPath2ResultImpl.lo `test -f 'src/dom-api/impl/XPath2ResultImpl.cpp' || echo './'`src/dom-api/impl/XPath2ResultImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XPath2ResultImpl.lo -MD -MP -MF .deps/XPath2ResultImpl.Tpo -c src/dom-api/impl/XPath2ResultImpl.cpp -fPIC -DPIC -o .libs/XPath2ResultImpl.o mv -f .deps/XPathNamespaceImpl.Tpo .deps/XPathNamespaceImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaImplementation.lo -MD -MP -MF .deps/XQillaImplementation.Tpo -c -o XQillaImplementation.lo `test -f 'src/dom-api/XQillaImplementation.cpp' || echo './'`src/dom-api/XQillaImplementation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaImplementation.lo -MD -MP -MF .deps/XQillaImplementation.Tpo -c src/dom-api/XQillaImplementation.cpp -fPIC -DPIC -o .libs/XQillaImplementation.o mv -f .deps/XQillaImplementation.Tpo .deps/XQillaImplementation.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XPath2NodeSerializer.lo -MD -MP -MF .deps/XPath2NodeSerializer.Tpo -c -o XPath2NodeSerializer.lo `test -f 'src/dom-api/XPath2NodeSerializer.cpp' || echo './'`src/dom-api/XPath2NodeSerializer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XPath2NodeSerializer.lo -MD -MP -MF .deps/XPath2NodeSerializer.Tpo -c src/dom-api/XPath2NodeSerializer.cpp -fPIC -DPIC -o .libs/XPath2NodeSerializer.o mv -f .deps/XPath2ResultImpl.Tpo .deps/XPath2ResultImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQilla.lo -MD -MP -MF .deps/XQilla.Tpo -c -o XQilla.lo `test -f 'src/simple-api/XQilla.cpp' || echo './'`src/simple-api/XQilla.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQilla.lo -MD -MP -MF .deps/XQilla.Tpo -c src/simple-api/XQilla.cpp -fPIC -DPIC -o .libs/XQilla.o mv -f .deps/XPath2NodeSerializer.Tpo .deps/XPath2NodeSerializer.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQQuery.lo -MD -MP -MF .deps/XQQuery.Tpo -c -o XQQuery.lo `test -f 'src/simple-api/XQQuery.cpp' || echo './'`src/simple-api/XQQuery.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQQuery.lo -MD -MP -MF .deps/XQQuery.Tpo -c src/simple-api/XQQuery.cpp -fPIC -DPIC -o .libs/XQQuery.o mv -f .deps/XQilla.Tpo .deps/XQilla.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UTF8Str.lo -MD -MP -MF .deps/UTF8Str.Tpo -c -o UTF8Str.lo `test -f 'src/utils/UTF8Str.cpp' || echo './'`src/utils/UTF8Str.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UTF8Str.lo -MD -MP -MF .deps/UTF8Str.Tpo -c src/utils/UTF8Str.cpp -fPIC -DPIC -o .libs/UTF8Str.o mv -f .deps/UTF8Str.Tpo .deps/UTF8Str.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XMLChCompare.lo -MD -MP -MF .deps/XMLChCompare.Tpo -c -o XMLChCompare.lo `test -f 'src/utils/XMLChCompare.cpp' || echo './'`src/utils/XMLChCompare.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XMLChCompare.lo -MD -MP -MF .deps/XMLChCompare.Tpo -c src/utils/XMLChCompare.cpp -fPIC -DPIC -o .libs/XMLChCompare.o mv -f .deps/XMLChCompare.Tpo .deps/XMLChCompare.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XStr.lo -MD -MP -MF .deps/XStr.Tpo -c -o XStr.lo `test -f 'src/utils/XStr.cpp' || echo './'`src/utils/XStr.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XStr.lo -MD -MP -MF .deps/XStr.Tpo -c src/utils/XStr.cpp -fPIC -DPIC -o .libs/XStr.o mv -f .deps/XStr.Tpo .deps/XStr.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ContextUtils.lo -MD -MP -MF .deps/ContextUtils.Tpo -c -o ContextUtils.lo `test -f 'src/utils/ContextUtils.cpp' || echo './'`src/utils/ContextUtils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ContextUtils.lo -MD -MP -MF .deps/ContextUtils.Tpo -c src/utils/ContextUtils.cpp -fPIC -DPIC -o .libs/ContextUtils.o mv -f .deps/ContextUtils.Tpo .deps/ContextUtils.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT DateUtils.lo -MD -MP -MF .deps/DateUtils.Tpo -c -o DateUtils.lo `test -f 'src/utils/DateUtils.cpp' || echo './'`src/utils/DateUtils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT DateUtils.lo -MD -MP -MF .deps/DateUtils.Tpo -c src/utils/DateUtils.cpp -fPIC -DPIC -o .libs/DateUtils.o mv -f .deps/XQQuery.Tpo .deps/XQQuery.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT NumUtils.lo -MD -MP -MF .deps/NumUtils.Tpo -c -o NumUtils.lo `test -f 'src/utils/NumUtils.cpp' || echo './'`src/utils/NumUtils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT NumUtils.lo -MD -MP -MF .deps/NumUtils.Tpo -c src/utils/NumUtils.cpp -fPIC -DPIC -o .libs/NumUtils.o mv -f .deps/NumUtils.Tpo .deps/NumUtils.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaPlatformUtils.lo -MD -MP -MF .deps/XQillaPlatformUtils.Tpo -c -o XQillaPlatformUtils.lo `test -f 'src/utils/XQillaPlatformUtils.cpp' || echo './'`src/utils/XQillaPlatformUtils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaPlatformUtils.lo -MD -MP -MF .deps/XQillaPlatformUtils.Tpo -c src/utils/XQillaPlatformUtils.cpp -fPIC -DPIC -o .libs/XQillaPlatformUtils.o mv -f .deps/DateUtils.Tpo .deps/DateUtils.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT PrintAST.lo -MD -MP -MF .deps/PrintAST.Tpo -c -o PrintAST.lo `test -f 'src/utils/PrintAST.cpp' || echo './'`src/utils/PrintAST.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT PrintAST.lo -MD -MP -MF .deps/PrintAST.Tpo -c src/utils/PrintAST.cpp -fPIC -DPIC -o .libs/PrintAST.o mv -f .deps/XQillaPlatformUtils.Tpo .deps/XQillaPlatformUtils.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XPath2NSUtils.lo -MD -MP -MF .deps/XPath2NSUtils.Tpo -c -o XPath2NSUtils.lo `test -f 'src/utils/XPath2NSUtils.cpp' || echo './'`src/utils/XPath2NSUtils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XPath2NSUtils.lo -MD -MP -MF .deps/XPath2NSUtils.Tpo -c src/utils/XPath2NSUtils.cpp -fPIC -DPIC -o .libs/XPath2NSUtils.o mv -f .deps/XPath2NSUtils.Tpo .deps/XPath2NSUtils.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XPath2Utils.lo -MD -MP -MF .deps/XPath2Utils.Tpo -c -o XPath2Utils.lo `test -f 'src/utils/XPath2Utils.cpp' || echo './'`src/utils/XPath2Utils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XPath2Utils.lo -MD -MP -MF .deps/XPath2Utils.Tpo -c src/utils/XPath2Utils.cpp -fPIC -DPIC -o .libs/XPath2Utils.o mv -f .deps/XPath2Utils.Tpo .deps/XPath2Utils.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UCANormalizer1.lo -MD -MP -MF .deps/UCANormalizer1.Tpo -c -o UCANormalizer1.lo `test -f 'src/utils/UCANormalizer1.cpp' || echo './'`src/utils/UCANormalizer1.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UCANormalizer1.lo -MD -MP -MF .deps/UCANormalizer1.Tpo -c src/utils/UCANormalizer1.cpp -fPIC -DPIC -o .libs/UCANormalizer1.o mv -f .deps/UCANormalizer1.Tpo .deps/UCANormalizer1.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UCANormalizer2.lo -MD -MP -MF .deps/UCANormalizer2.Tpo -c -o UCANormalizer2.lo `test -f 'src/utils/UCANormalizer2.cpp' || echo './'`src/utils/UCANormalizer2.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UCANormalizer2.lo -MD -MP -MF .deps/UCANormalizer2.Tpo -c src/utils/UCANormalizer2.cpp -fPIC -DPIC -o .libs/UCANormalizer2.o mv -f .deps/UCANormalizer2.Tpo .deps/UCANormalizer2.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UCANormalizer3.lo -MD -MP -MF .deps/UCANormalizer3.Tpo -c -o UCANormalizer3.lo `test -f 'src/utils/UCANormalizer3.cpp' || echo './'`src/utils/UCANormalizer3.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UCANormalizer3.lo -MD -MP -MF .deps/UCANormalizer3.Tpo -c src/utils/UCANormalizer3.cpp -fPIC -DPIC -o .libs/UCANormalizer3.o mv -f .deps/UCANormalizer3.Tpo .deps/UCANormalizer3.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UCANormalizer4.lo -MD -MP -MF .deps/UCANormalizer4.Tpo -c -o UCANormalizer4.lo `test -f 'src/utils/UCANormalizer4.cpp' || echo './'`src/utils/UCANormalizer4.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UCANormalizer4.lo -MD -MP -MF .deps/UCANormalizer4.Tpo -c src/utils/UCANormalizer4.cpp -fPIC -DPIC -o .libs/UCANormalizer4.o mv -f .deps/UCANormalizer4.Tpo .deps/UCANormalizer4.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UCANormalizer.lo -MD -MP -MF .deps/UCANormalizer.Tpo -c -o UCANormalizer.lo `test -f 'src/utils/UCANormalizer.cpp' || echo './'`src/utils/UCANormalizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UCANormalizer.lo -MD -MP -MF .deps/UCANormalizer.Tpo -c src/utils/UCANormalizer.cpp -fPIC -DPIC -o .libs/UCANormalizer.o mv -f .deps/UCANormalizer.Tpo .deps/UCANormalizer.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaException.lo -MD -MP -MF .deps/XQillaException.Tpo -c -o XQillaException.lo `test -f 'src/exceptions/XQillaException.cpp' || echo './'`src/exceptions/XQillaException.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaException.lo -MD -MP -MF .deps/XQillaException.Tpo -c src/exceptions/XQillaException.cpp -fPIC -DPIC -o .libs/XQillaException.o mv -f .deps/XQillaException.Tpo .deps/XQillaException.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQException.lo -MD -MP -MF .deps/XQException.Tpo -c -o XQException.lo `test -f 'src/exceptions/XQException.cpp' || echo './'`src/exceptions/XQException.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQException.lo -MD -MP -MF .deps/XQException.Tpo -c src/exceptions/XQException.cpp -fPIC -DPIC -o .libs/XQException.o mv -f .deps/XQException.Tpo .deps/XQException.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ExternalFunction.lo -MD -MP -MF .deps/ExternalFunction.Tpo -c -o ExternalFunction.lo `test -f 'src/functions/ExternalFunction.cpp' || echo './'`src/functions/ExternalFunction.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ExternalFunction.lo -MD -MP -MF .deps/ExternalFunction.Tpo -c src/functions/ExternalFunction.cpp -fPIC -DPIC -o .libs/ExternalFunction.o mv -f .deps/ExternalFunction.Tpo .deps/ExternalFunction.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaFunction.lo -MD -MP -MF .deps/XQillaFunction.Tpo -c -o XQillaFunction.lo `test -f 'src/functions/XQillaFunction.cpp' || echo './'`src/functions/XQillaFunction.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaFunction.lo -MD -MP -MF .deps/XQillaFunction.Tpo -c src/functions/XQillaFunction.cpp -fPIC -DPIC -o .libs/XQillaFunction.o mv -f .deps/XQillaFunction.Tpo .deps/XQillaFunction.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionParseXML.lo -MD -MP -MF .deps/FunctionParseXML.Tpo -c -o FunctionParseXML.lo `test -f 'src/functions/FunctionParseXML.cpp' || echo './'`src/functions/FunctionParseXML.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionParseXML.lo -MD -MP -MF .deps/FunctionParseXML.Tpo -c src/functions/FunctionParseXML.cpp -fPIC -DPIC -o .libs/FunctionParseXML.o mv -f .deps/FunctionParseXML.Tpo .deps/FunctionParseXML.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FuncFactory.lo -MD -MP -MF .deps/FuncFactory.Tpo -c -o FuncFactory.lo `test -f 'src/functions/FuncFactory.cpp' || echo './'`src/functions/FuncFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FuncFactory.lo -MD -MP -MF .deps/FuncFactory.Tpo -c src/functions/FuncFactory.cpp -fPIC -DPIC -o .libs/FuncFactory.o mv -f .deps/FuncFactory.Tpo .deps/FuncFactory.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionLookup.lo -MD -MP -MF .deps/FunctionLookup.Tpo -c -o FunctionLookup.lo `test -f 'src/functions/FunctionLookup.cpp' || echo './'`src/functions/FunctionLookup.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionLookup.lo -MD -MP -MF .deps/FunctionLookup.Tpo -c src/functions/FunctionLookup.cpp -fPIC -DPIC -o .libs/FunctionLookup.o mv -f .deps/PrintAST.Tpo .deps/PrintAST.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionAbs.lo -MD -MP -MF .deps/FunctionAbs.Tpo -c -o FunctionAbs.lo `test -f 'src/functions/FunctionAbs.cpp' || echo './'`src/functions/FunctionAbs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionAbs.lo -MD -MP -MF .deps/FunctionAbs.Tpo -c src/functions/FunctionAbs.cpp -fPIC -DPIC -o .libs/FunctionAbs.o mv -f .deps/FunctionAbs.Tpo .deps/FunctionAbs.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionAvg.lo -MD -MP -MF .deps/FunctionAvg.Tpo -c -o FunctionAvg.lo `test -f 'src/functions/FunctionAvg.cpp' || echo './'`src/functions/FunctionAvg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionAvg.lo -MD -MP -MF .deps/FunctionAvg.Tpo -c src/functions/FunctionAvg.cpp -fPIC -DPIC -o .libs/FunctionAvg.o src/functions/FunctionAvg.cpp: In member function 'virtual ASTNode* FunctionAvg::staticResolution(StaticContext*)': src/functions/FunctionAvg.cpp:58: warning: 'orderReset.AutoNodeSetOrderingReset::ordering_' may be used uninitialized in this function mv -f .deps/FunctionAvg.Tpo .deps/FunctionAvg.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionBaseURI.lo -MD -MP -MF .deps/FunctionBaseURI.Tpo -c -o FunctionBaseURI.lo `test -f 'src/functions/FunctionBaseURI.cpp' || echo './'`src/functions/FunctionBaseURI.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionBaseURI.lo -MD -MP -MF .deps/FunctionBaseURI.Tpo -c src/functions/FunctionBaseURI.cpp -fPIC -DPIC -o .libs/FunctionBaseURI.o mv -f .deps/FunctionBaseURI.Tpo .deps/FunctionBaseURI.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionBoolean.lo -MD -MP -MF .deps/FunctionBoolean.Tpo -c -o FunctionBoolean.lo `test -f 'src/functions/FunctionBoolean.cpp' || echo './'`src/functions/FunctionBoolean.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionBoolean.lo -MD -MP -MF .deps/FunctionBoolean.Tpo -c src/functions/FunctionBoolean.cpp -fPIC -DPIC -o .libs/FunctionBoolean.o mv -f .deps/FunctionBoolean.Tpo .deps/FunctionBoolean.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionCeiling.lo -MD -MP -MF .deps/FunctionCeiling.Tpo -c -o FunctionCeiling.lo `test -f 'src/functions/FunctionCeiling.cpp' || echo './'`src/functions/FunctionCeiling.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionCeiling.lo -MD -MP -MF .deps/FunctionCeiling.Tpo -c src/functions/FunctionCeiling.cpp -fPIC -DPIC -o .libs/FunctionCeiling.o mv -f .deps/FunctionCeiling.Tpo .deps/FunctionCeiling.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionCodepointEqual.lo -MD -MP -MF .deps/FunctionCodepointEqual.Tpo -c -o FunctionCodepointEqual.lo `test -f 'src/functions/FunctionCodepointEqual.cpp' || echo './'`src/functions/FunctionCodepointEqual.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionCodepointEqual.lo -MD -MP -MF .deps/FunctionCodepointEqual.Tpo -c src/functions/FunctionCodepointEqual.cpp -fPIC -DPIC -o .libs/FunctionCodepointEqual.o mv -f .deps/FunctionCodepointEqual.Tpo .deps/FunctionCodepointEqual.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionCodepointsToString.lo -MD -MP -MF .deps/FunctionCodepointsToString.Tpo -c -o FunctionCodepointsToString.lo `test -f 'src/functions/FunctionCodepointsToString.cpp' || echo './'`src/functions/FunctionCodepointsToString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionCodepointsToString.lo -MD -MP -MF .deps/FunctionCodepointsToString.Tpo -c src/functions/FunctionCodepointsToString.cpp -fPIC -DPIC -o .libs/FunctionCodepointsToString.o mv -f .deps/FunctionCodepointsToString.Tpo .deps/FunctionCodepointsToString.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionCollection.lo -MD -MP -MF .deps/FunctionCollection.Tpo -c -o FunctionCollection.lo `test -f 'src/functions/FunctionCollection.cpp' || echo './'`src/functions/FunctionCollection.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionCollection.lo -MD -MP -MF .deps/FunctionCollection.Tpo -c src/functions/FunctionCollection.cpp -fPIC -DPIC -o .libs/FunctionCollection.o mv -f .deps/FunctionLookup.Tpo .deps/FunctionLookup.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionCompare.lo -MD -MP -MF .deps/FunctionCompare.Tpo -c -o FunctionCompare.lo `test -f 'src/functions/FunctionCompare.cpp' || echo './'`src/functions/FunctionCompare.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionCompare.lo -MD -MP -MF .deps/FunctionCompare.Tpo -c src/functions/FunctionCompare.cpp -fPIC -DPIC -o .libs/FunctionCompare.o mv -f .deps/FunctionCollection.Tpo .deps/FunctionCollection.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionConcat.lo -MD -MP -MF .deps/FunctionConcat.Tpo -c -o FunctionConcat.lo `test -f 'src/functions/FunctionConcat.cpp' || echo './'`src/functions/FunctionConcat.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionConcat.lo -MD -MP -MF .deps/FunctionConcat.Tpo -c src/functions/FunctionConcat.cpp -fPIC -DPIC -o .libs/FunctionConcat.o mv -f .deps/FunctionCompare.Tpo .deps/FunctionCompare.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionConstructor.lo -MD -MP -MF .deps/FunctionConstructor.Tpo -c -o FunctionConstructor.lo `test -f 'src/functions/FunctionConstructor.cpp' || echo './'`src/functions/FunctionConstructor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionConstructor.lo -MD -MP -MF .deps/FunctionConstructor.Tpo -c src/functions/FunctionConstructor.cpp -fPIC -DPIC -o .libs/FunctionConstructor.o mv -f .deps/FunctionConcat.Tpo .deps/FunctionConcat.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionContains.lo -MD -MP -MF .deps/FunctionContains.Tpo -c -o FunctionContains.lo `test -f 'src/functions/FunctionContains.cpp' || echo './'`src/functions/FunctionContains.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionContains.lo -MD -MP -MF .deps/FunctionContains.Tpo -c src/functions/FunctionContains.cpp -fPIC -DPIC -o .libs/FunctionContains.o mv -f .deps/FunctionConstructor.Tpo .deps/FunctionConstructor.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionCount.lo -MD -MP -MF .deps/FunctionCount.Tpo -c -o FunctionCount.lo `test -f 'src/functions/FunctionCount.cpp' || echo './'`src/functions/FunctionCount.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionCount.lo -MD -MP -MF .deps/FunctionCount.Tpo -c src/functions/FunctionCount.cpp -fPIC -DPIC -o .libs/FunctionCount.o src/functions/FunctionCount.cpp: In member function 'virtual ASTNode* FunctionCount::staticResolution(StaticContext*)': src/functions/FunctionCount.cpp:50: warning: 'orderReset.AutoNodeSetOrderingReset::ordering_' may be used uninitialized in this function mv -f .deps/FunctionContains.Tpo .deps/FunctionContains.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionCurrentDate.lo -MD -MP -MF .deps/FunctionCurrentDate.Tpo -c -o FunctionCurrentDate.lo `test -f 'src/functions/FunctionCurrentDate.cpp' || echo './'`src/functions/FunctionCurrentDate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionCurrentDate.lo -MD -MP -MF .deps/FunctionCurrentDate.Tpo -c src/functions/FunctionCurrentDate.cpp -fPIC -DPIC -o .libs/FunctionCurrentDate.o mv -f .deps/FunctionCount.Tpo .deps/FunctionCount.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionCurrentDateTime.lo -MD -MP -MF .deps/FunctionCurrentDateTime.Tpo -c -o FunctionCurrentDateTime.lo `test -f 'src/functions/FunctionCurrentDateTime.cpp' || echo './'`src/functions/FunctionCurrentDateTime.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionCurrentDateTime.lo -MD -MP -MF .deps/FunctionCurrentDateTime.Tpo -c src/functions/FunctionCurrentDateTime.cpp -fPIC -DPIC -o .libs/FunctionCurrentDateTime.o mv -f .deps/FunctionCurrentDate.Tpo .deps/FunctionCurrentDate.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionCurrentTime.lo -MD -MP -MF .deps/FunctionCurrentTime.Tpo -c -o FunctionCurrentTime.lo `test -f 'src/functions/FunctionCurrentTime.cpp' || echo './'`src/functions/FunctionCurrentTime.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionCurrentTime.lo -MD -MP -MF .deps/FunctionCurrentTime.Tpo -c src/functions/FunctionCurrentTime.cpp -fPIC -DPIC -o .libs/FunctionCurrentTime.o mv -f .deps/FunctionCurrentDateTime.Tpo .deps/FunctionCurrentDateTime.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionData.lo -MD -MP -MF .deps/FunctionData.Tpo -c -o FunctionData.lo `test -f 'src/functions/FunctionData.cpp' || echo './'`src/functions/FunctionData.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionData.lo -MD -MP -MF .deps/FunctionData.Tpo -c src/functions/FunctionData.cpp -fPIC -DPIC -o .libs/FunctionData.o mv -f .deps/FunctionCurrentTime.Tpo .deps/FunctionCurrentTime.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDateTime.lo -MD -MP -MF .deps/FunctionDateTime.Tpo -c -o FunctionDateTime.lo `test -f 'src/functions/FunctionDateTime.cpp' || echo './'`src/functions/FunctionDateTime.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDateTime.lo -MD -MP -MF .deps/FunctionDateTime.Tpo -c src/functions/FunctionDateTime.cpp -fPIC -DPIC -o .libs/FunctionDateTime.o mv -f .deps/FunctionData.Tpo .deps/FunctionData.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDeepEqual.lo -MD -MP -MF .deps/FunctionDeepEqual.Tpo -c -o FunctionDeepEqual.lo `test -f 'src/functions/FunctionDeepEqual.cpp' || echo './'`src/functions/FunctionDeepEqual.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDeepEqual.lo -MD -MP -MF .deps/FunctionDeepEqual.Tpo -c src/functions/FunctionDeepEqual.cpp -fPIC -DPIC -o .libs/FunctionDeepEqual.o mv -f .deps/FunctionDateTime.Tpo .deps/FunctionDateTime.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDefaultCollation.lo -MD -MP -MF .deps/FunctionDefaultCollation.Tpo -c -o FunctionDefaultCollation.lo `test -f 'src/functions/FunctionDefaultCollation.cpp' || echo './'`src/functions/FunctionDefaultCollation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDefaultCollation.lo -MD -MP -MF .deps/FunctionDefaultCollation.Tpo -c src/functions/FunctionDefaultCollation.cpp -fPIC -DPIC -o .libs/FunctionDefaultCollation.o mv -f .deps/FunctionDeepEqual.Tpo .deps/FunctionDeepEqual.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDistinctValues.lo -MD -MP -MF .deps/FunctionDistinctValues.Tpo -c -o FunctionDistinctValues.lo `test -f 'src/functions/FunctionDistinctValues.cpp' || echo './'`src/functions/FunctionDistinctValues.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDistinctValues.lo -MD -MP -MF .deps/FunctionDistinctValues.Tpo -c src/functions/FunctionDistinctValues.cpp -fPIC -DPIC -o .libs/FunctionDistinctValues.o mv -f .deps/FunctionDefaultCollation.Tpo .deps/FunctionDefaultCollation.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDocAvailable.lo -MD -MP -MF .deps/FunctionDocAvailable.Tpo -c -o FunctionDocAvailable.lo `test -f 'src/functions/FunctionDocAvailable.cpp' || echo './'`src/functions/FunctionDocAvailable.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDocAvailable.lo -MD -MP -MF .deps/FunctionDocAvailable.Tpo -c src/functions/FunctionDocAvailable.cpp -fPIC -DPIC -o .libs/FunctionDocAvailable.o mv -f .deps/FunctionDocAvailable.Tpo .deps/FunctionDocAvailable.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDoc.lo -MD -MP -MF .deps/FunctionDoc.Tpo -c -o FunctionDoc.lo `test -f 'src/functions/FunctionDoc.cpp' || echo './'`src/functions/FunctionDoc.cpp mv -f .deps/FunctionDistinctValues.Tpo .deps/FunctionDistinctValues.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDocument.lo -MD -MP -MF .deps/FunctionDocument.Tpo -c -o FunctionDocument.lo `test -f 'src/functions/FunctionDocument.cpp' || echo './'`src/functions/FunctionDocument.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDoc.lo -MD -MP -MF .deps/FunctionDoc.Tpo -c src/functions/FunctionDoc.cpp -fPIC -DPIC -o .libs/FunctionDoc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDocument.lo -MD -MP -MF .deps/FunctionDocument.Tpo -c src/functions/FunctionDocument.cpp -fPIC -DPIC -o .libs/FunctionDocument.o mv -f .deps/FunctionDoc.Tpo .deps/FunctionDoc.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDocumentURI.lo -MD -MP -MF .deps/FunctionDocumentURI.Tpo -c -o FunctionDocumentURI.lo `test -f 'src/functions/FunctionDocumentURI.cpp' || echo './'`src/functions/FunctionDocumentURI.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDocumentURI.lo -MD -MP -MF .deps/FunctionDocumentURI.Tpo -c src/functions/FunctionDocumentURI.cpp -fPIC -DPIC -o .libs/FunctionDocumentURI.o mv -f .deps/FunctionDocument.Tpo .deps/FunctionDocument.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionEmpty.lo -MD -MP -MF .deps/FunctionEmpty.Tpo -c -o FunctionEmpty.lo `test -f 'src/functions/FunctionEmpty.cpp' || echo './'`src/functions/FunctionEmpty.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionEmpty.lo -MD -MP -MF .deps/FunctionEmpty.Tpo -c src/functions/FunctionEmpty.cpp -fPIC -DPIC -o .libs/FunctionEmpty.o mv -f .deps/FunctionDocumentURI.Tpo .deps/FunctionDocumentURI.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionEncodeForUri.lo -MD -MP -MF .deps/FunctionEncodeForUri.Tpo -c -o FunctionEncodeForUri.lo `test -f 'src/functions/FunctionEncodeForUri.cpp' || echo './'`src/functions/FunctionEncodeForUri.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionEncodeForUri.lo -MD -MP -MF .deps/FunctionEncodeForUri.Tpo -c src/functions/FunctionEncodeForUri.cpp -fPIC -DPIC -o .libs/FunctionEncodeForUri.o src/functions/FunctionEmpty.cpp: In member function 'virtual ASTNode* FunctionEmpty::staticResolution(StaticContext*)': src/functions/FunctionEmpty.cpp:49: warning: 'orderReset.AutoNodeSetOrderingReset::ordering_' may be used uninitialized in this function mv -f .deps/FunctionEmpty.Tpo .deps/FunctionEmpty.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionEndsWith.lo -MD -MP -MF .deps/FunctionEndsWith.Tpo -c -o FunctionEndsWith.lo `test -f 'src/functions/FunctionEndsWith.cpp' || echo './'`src/functions/FunctionEndsWith.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionEndsWith.lo -MD -MP -MF .deps/FunctionEndsWith.Tpo -c src/functions/FunctionEndsWith.cpp -fPIC -DPIC -o .libs/FunctionEndsWith.o mv -f .deps/FunctionEncodeForUri.Tpo .deps/FunctionEncodeForUri.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionError.lo -MD -MP -MF .deps/FunctionError.Tpo -c -o FunctionError.lo `test -f 'src/functions/FunctionError.cpp' || echo './'`src/functions/FunctionError.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionError.lo -MD -MP -MF .deps/FunctionError.Tpo -c src/functions/FunctionError.cpp -fPIC -DPIC -o .libs/FunctionError.o mv -f .deps/FunctionEndsWith.Tpo .deps/FunctionEndsWith.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionEscapeHtmlUri.lo -MD -MP -MF .deps/FunctionEscapeHtmlUri.Tpo -c -o FunctionEscapeHtmlUri.lo `test -f 'src/functions/FunctionEscapeHtmlUri.cpp' || echo './'`src/functions/FunctionEscapeHtmlUri.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionEscapeHtmlUri.lo -MD -MP -MF .deps/FunctionEscapeHtmlUri.Tpo -c src/functions/FunctionEscapeHtmlUri.cpp -fPIC -DPIC -o .libs/FunctionEscapeHtmlUri.o mv -f .deps/FunctionError.Tpo .deps/FunctionError.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionExactlyOne.lo -MD -MP -MF .deps/FunctionExactlyOne.Tpo -c -o FunctionExactlyOne.lo `test -f 'src/functions/FunctionExactlyOne.cpp' || echo './'`src/functions/FunctionExactlyOne.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionExactlyOne.lo -MD -MP -MF .deps/FunctionExactlyOne.Tpo -c src/functions/FunctionExactlyOne.cpp -fPIC -DPIC -o .libs/FunctionExactlyOne.o mv -f .deps/FunctionExactlyOne.Tpo .deps/FunctionExactlyOne.Plo mv -f .deps/FunctionEscapeHtmlUri.Tpo .deps/FunctionEscapeHtmlUri.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionExists.lo -MD -MP -MF .deps/FunctionExists.Tpo -c -o FunctionExists.lo `test -f 'src/functions/FunctionExists.cpp' || echo './'`src/functions/FunctionExists.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionFalse.lo -MD -MP -MF .deps/FunctionFalse.Tpo -c -o FunctionFalse.lo `test -f 'src/functions/FunctionFalse.cpp' || echo './'`src/functions/FunctionFalse.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionExists.lo -MD -MP -MF .deps/FunctionExists.Tpo -c src/functions/FunctionExists.cpp -fPIC -DPIC -o .libs/FunctionExists.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionFalse.lo -MD -MP -MF .deps/FunctionFalse.Tpo -c src/functions/FunctionFalse.cpp -fPIC -DPIC -o .libs/FunctionFalse.o src/functions/FunctionExists.cpp: In member function 'virtual ASTNode* FunctionExists::staticResolution(StaticContext*)': src/functions/FunctionExists.cpp:50: warning: 'orderReset.AutoNodeSetOrderingReset::ordering_' may be used uninitialized in this function mv -f .deps/FunctionFalse.Tpo .deps/FunctionFalse.Plo mv -f .deps/FunctionExists.Tpo .deps/FunctionExists.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionFloor.lo -MD -MP -MF .deps/FunctionFloor.Tpo -c -o FunctionFloor.lo `test -f 'src/functions/FunctionFloor.cpp' || echo './'`src/functions/FunctionFloor.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionFunctionArity.lo -MD -MP -MF .deps/FunctionFunctionArity.Tpo -c -o FunctionFunctionArity.lo `test -f 'src/functions/FunctionFunctionArity.cpp' || echo './'`src/functions/FunctionFunctionArity.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionFloor.lo -MD -MP -MF .deps/FunctionFloor.Tpo -c src/functions/FunctionFloor.cpp -fPIC -DPIC -o .libs/FunctionFloor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionFunctionArity.lo -MD -MP -MF .deps/FunctionFunctionArity.Tpo -c src/functions/FunctionFunctionArity.cpp -fPIC -DPIC -o .libs/FunctionFunctionArity.o mv -f .deps/FunctionFloor.Tpo .deps/FunctionFloor.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionFunctionName.lo -MD -MP -MF .deps/FunctionFunctionName.Tpo -c -o FunctionFunctionName.lo `test -f 'src/functions/FunctionFunctionName.cpp' || echo './'`src/functions/FunctionFunctionName.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionFunctionName.lo -MD -MP -MF .deps/FunctionFunctionName.Tpo -c src/functions/FunctionFunctionName.cpp -fPIC -DPIC -o .libs/FunctionFunctionName.o mv -f .deps/FunctionFunctionArity.Tpo .deps/FunctionFunctionArity.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionId.lo -MD -MP -MF .deps/FunctionId.Tpo -c -o FunctionId.lo `test -f 'src/functions/FunctionId.cpp' || echo './'`src/functions/FunctionId.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionId.lo -MD -MP -MF .deps/FunctionId.Tpo -c src/functions/FunctionId.cpp -fPIC -DPIC -o .libs/FunctionId.o mv -f .deps/FunctionFunctionName.Tpo .deps/FunctionFunctionName.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionIdref.lo -MD -MP -MF .deps/FunctionIdref.Tpo -c -o FunctionIdref.lo `test -f 'src/functions/FunctionIdref.cpp' || echo './'`src/functions/FunctionIdref.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionIdref.lo -MD -MP -MF .deps/FunctionIdref.Tpo -c src/functions/FunctionIdref.cpp -fPIC -DPIC -o .libs/FunctionIdref.o mv -f .deps/FunctionId.Tpo .deps/FunctionId.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionImplicitTimezone.lo -MD -MP -MF .deps/FunctionImplicitTimezone.Tpo -c -o FunctionImplicitTimezone.lo `test -f 'src/functions/FunctionImplicitTimezone.cpp' || echo './'`src/functions/FunctionImplicitTimezone.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionImplicitTimezone.lo -MD -MP -MF .deps/FunctionImplicitTimezone.Tpo -c src/functions/FunctionImplicitTimezone.cpp -fPIC -DPIC -o .libs/FunctionImplicitTimezone.o mv -f .deps/FunctionIdref.Tpo .deps/FunctionIdref.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionIndexOf.lo -MD -MP -MF .deps/FunctionIndexOf.Tpo -c -o FunctionIndexOf.lo `test -f 'src/functions/FunctionIndexOf.cpp' || echo './'`src/functions/FunctionIndexOf.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionIndexOf.lo -MD -MP -MF .deps/FunctionIndexOf.Tpo -c src/functions/FunctionIndexOf.cpp -fPIC -DPIC -o .libs/FunctionIndexOf.o mv -f .deps/FunctionImplicitTimezone.Tpo .deps/FunctionImplicitTimezone.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionInScopePrefixes.lo -MD -MP -MF .deps/FunctionInScopePrefixes.Tpo -c -o FunctionInScopePrefixes.lo `test -f 'src/functions/FunctionInScopePrefixes.cpp' || echo './'`src/functions/FunctionInScopePrefixes.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionInScopePrefixes.lo -MD -MP -MF .deps/FunctionInScopePrefixes.Tpo -c src/functions/FunctionInScopePrefixes.cpp -fPIC -DPIC -o .libs/FunctionInScopePrefixes.o mv -f .deps/FunctionIndexOf.Tpo .deps/FunctionIndexOf.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionInsertBefore.lo -MD -MP -MF .deps/FunctionInsertBefore.Tpo -c -o FunctionInsertBefore.lo `test -f 'src/functions/FunctionInsertBefore.cpp' || echo './'`src/functions/FunctionInsertBefore.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionInsertBefore.lo -MD -MP -MF .deps/FunctionInsertBefore.Tpo -c src/functions/FunctionInsertBefore.cpp -fPIC -DPIC -o .libs/FunctionInsertBefore.o mv -f .deps/FunctionInScopePrefixes.Tpo .deps/FunctionInScopePrefixes.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionIriToUri.lo -MD -MP -MF .deps/FunctionIriToUri.Tpo -c -o FunctionIriToUri.lo `test -f 'src/functions/FunctionIriToUri.cpp' || echo './'`src/functions/FunctionIriToUri.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionIriToUri.lo -MD -MP -MF .deps/FunctionIriToUri.Tpo -c src/functions/FunctionIriToUri.cpp -fPIC -DPIC -o .libs/FunctionIriToUri.o mv -f .deps/FunctionIriToUri.Tpo .deps/FunctionIriToUri.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionLang.lo -MD -MP -MF .deps/FunctionLang.Tpo -c -o FunctionLang.lo `test -f 'src/functions/FunctionLang.cpp' || echo './'`src/functions/FunctionLang.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionLang.lo -MD -MP -MF .deps/FunctionLang.Tpo -c src/functions/FunctionLang.cpp -fPIC -DPIC -o .libs/FunctionLang.o mv -f .deps/FunctionInsertBefore.Tpo .deps/FunctionInsertBefore.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionLast.lo -MD -MP -MF .deps/FunctionLast.Tpo -c -o FunctionLast.lo `test -f 'src/functions/FunctionLast.cpp' || echo './'`src/functions/FunctionLast.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionLast.lo -MD -MP -MF .deps/FunctionLast.Tpo -c src/functions/FunctionLast.cpp -fPIC -DPIC -o .libs/FunctionLast.o mv -f .deps/FunctionLast.Tpo .deps/FunctionLast.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionLocalname.lo -MD -MP -MF .deps/FunctionLocalname.Tpo -c -o FunctionLocalname.lo `test -f 'src/functions/FunctionLocalname.cpp' || echo './'`src/functions/FunctionLocalname.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionLocalname.lo -MD -MP -MF .deps/FunctionLocalname.Tpo -c src/functions/FunctionLocalname.cpp -fPIC -DPIC -o .libs/FunctionLocalname.o mv -f .deps/FunctionLang.Tpo .deps/FunctionLang.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionLocalNameFromQName.lo -MD -MP -MF .deps/FunctionLocalNameFromQName.Tpo -c -o FunctionLocalNameFromQName.lo `test -f 'src/functions/FunctionLocalNameFromQName.cpp' || echo './'`src/functions/FunctionLocalNameFromQName.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionLocalNameFromQName.lo -MD -MP -MF .deps/FunctionLocalNameFromQName.Tpo -c src/functions/FunctionLocalNameFromQName.cpp -fPIC -DPIC -o .libs/FunctionLocalNameFromQName.o mv -f .deps/FunctionLocalname.Tpo .deps/FunctionLocalname.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionLowerCase.lo -MD -MP -MF .deps/FunctionLowerCase.Tpo -c -o FunctionLowerCase.lo `test -f 'src/functions/FunctionLowerCase.cpp' || echo './'`src/functions/FunctionLowerCase.cpp mv -f .deps/FunctionLocalNameFromQName.Tpo .deps/FunctionLocalNameFromQName.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionMatches.lo -MD -MP -MF .deps/FunctionMatches.Tpo -c -o FunctionMatches.lo `test -f 'src/functions/FunctionMatches.cpp' || echo './'`src/functions/FunctionMatches.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionLowerCase.lo -MD -MP -MF .deps/FunctionLowerCase.Tpo -c src/functions/FunctionLowerCase.cpp -fPIC -DPIC -o .libs/FunctionLowerCase.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionMatches.lo -MD -MP -MF .deps/FunctionMatches.Tpo -c src/functions/FunctionMatches.cpp -fPIC -DPIC -o .libs/FunctionMatches.o mv -f .deps/FunctionLowerCase.Tpo .deps/FunctionLowerCase.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionMax.lo -MD -MP -MF .deps/FunctionMax.Tpo -c -o FunctionMax.lo `test -f 'src/functions/FunctionMax.cpp' || echo './'`src/functions/FunctionMax.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionMax.lo -MD -MP -MF .deps/FunctionMax.Tpo -c src/functions/FunctionMax.cpp -fPIC -DPIC -o .libs/FunctionMax.o mv -f .deps/FunctionMatches.Tpo .deps/FunctionMatches.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionMin.lo -MD -MP -MF .deps/FunctionMin.Tpo -c -o FunctionMin.lo `test -f 'src/functions/FunctionMin.cpp' || echo './'`src/functions/FunctionMin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionMin.lo -MD -MP -MF .deps/FunctionMin.Tpo -c src/functions/FunctionMin.cpp -fPIC -DPIC -o .libs/FunctionMin.o src/functions/FunctionMax.cpp: In member function 'virtual ASTNode* FunctionMax::staticResolution(StaticContext*)': src/functions/FunctionMax.cpp:62: warning: 'orderReset.AutoNodeSetOrderingReset::ordering_' may be used uninitialized in this function src/functions/FunctionMin.cpp: In member function 'virtual ASTNode* FunctionMin::staticResolution(StaticContext*)': src/functions/FunctionMin.cpp:62: warning: 'orderReset.AutoNodeSetOrderingReset::ordering_' may be used uninitialized in this function mv -f .deps/FunctionMax.Tpo .deps/FunctionMax.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionName.lo -MD -MP -MF .deps/FunctionName.Tpo -c -o FunctionName.lo `test -f 'src/functions/FunctionName.cpp' || echo './'`src/functions/FunctionName.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionName.lo -MD -MP -MF .deps/FunctionName.Tpo -c src/functions/FunctionName.cpp -fPIC -DPIC -o .libs/FunctionName.o mv -f .deps/FunctionMin.Tpo .deps/FunctionMin.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionNamespaceUri.lo -MD -MP -MF .deps/FunctionNamespaceUri.Tpo -c -o FunctionNamespaceUri.lo `test -f 'src/functions/FunctionNamespaceUri.cpp' || echo './'`src/functions/FunctionNamespaceUri.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionNamespaceUri.lo -MD -MP -MF .deps/FunctionNamespaceUri.Tpo -c src/functions/FunctionNamespaceUri.cpp -fPIC -DPIC -o .libs/FunctionNamespaceUri.o mv -f .deps/FunctionName.Tpo .deps/FunctionName.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionNamespaceURIForPrefix.lo -MD -MP -MF .deps/FunctionNamespaceURIForPrefix.Tpo -c -o FunctionNamespaceURIForPrefix.lo `test -f 'src/functions/FunctionNamespaceURIForPrefix.cpp' || echo './'`src/functions/FunctionNamespaceURIForPrefix.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionNamespaceURIForPrefix.lo -MD -MP -MF .deps/FunctionNamespaceURIForPrefix.Tpo -c src/functions/FunctionNamespaceURIForPrefix.cpp -fPIC -DPIC -o .libs/FunctionNamespaceURIForPrefix.o mv -f .deps/FunctionNamespaceUri.Tpo .deps/FunctionNamespaceUri.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionNamespaceURIFromQName.lo -MD -MP -MF .deps/FunctionNamespaceURIFromQName.Tpo -c -o FunctionNamespaceURIFromQName.lo `test -f 'src/functions/FunctionNamespaceURIFromQName.cpp' || echo './'`src/functions/FunctionNamespaceURIFromQName.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionNamespaceURIFromQName.lo -MD -MP -MF .deps/FunctionNamespaceURIFromQName.Tpo -c src/functions/FunctionNamespaceURIFromQName.cpp -fPIC -DPIC -o .libs/FunctionNamespaceURIFromQName.o mv -f .deps/FunctionNamespaceURIForPrefix.Tpo .deps/FunctionNamespaceURIForPrefix.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionNilled.lo -MD -MP -MF .deps/FunctionNilled.Tpo -c -o FunctionNilled.lo `test -f 'src/functions/FunctionNilled.cpp' || echo './'`src/functions/FunctionNilled.cpp mv -f .deps/FunctionNamespaceURIFromQName.Tpo .deps/FunctionNamespaceURIFromQName.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionNodeName.lo -MD -MP -MF .deps/FunctionNodeName.Tpo -c -o FunctionNodeName.lo `test -f 'src/functions/FunctionNodeName.cpp' || echo './'`src/functions/FunctionNodeName.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionNilled.lo -MD -MP -MF .deps/FunctionNilled.Tpo -c src/functions/FunctionNilled.cpp -fPIC -DPIC -o .libs/FunctionNilled.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionNodeName.lo -MD -MP -MF .deps/FunctionNodeName.Tpo -c src/functions/FunctionNodeName.cpp -fPIC -DPIC -o .libs/FunctionNodeName.o mv -f .deps/FunctionNodeName.Tpo .deps/FunctionNodeName.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionNormalizeSpace.lo -MD -MP -MF .deps/FunctionNormalizeSpace.Tpo -c -o FunctionNormalizeSpace.lo `test -f 'src/functions/FunctionNormalizeSpace.cpp' || echo './'`src/functions/FunctionNormalizeSpace.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionNormalizeSpace.lo -MD -MP -MF .deps/FunctionNormalizeSpace.Tpo -c src/functions/FunctionNormalizeSpace.cpp -fPIC -DPIC -o .libs/FunctionNormalizeSpace.o mv -f .deps/FunctionNilled.Tpo .deps/FunctionNilled.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionNormalizeUnicode.lo -MD -MP -MF .deps/FunctionNormalizeUnicode.Tpo -c -o FunctionNormalizeUnicode.lo `test -f 'src/functions/FunctionNormalizeUnicode.cpp' || echo './'`src/functions/FunctionNormalizeUnicode.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionNormalizeUnicode.lo -MD -MP -MF .deps/FunctionNormalizeUnicode.Tpo -c src/functions/FunctionNormalizeUnicode.cpp -fPIC -DPIC -o .libs/FunctionNormalizeUnicode.o mv -f .deps/FunctionNormalizeSpace.Tpo .deps/FunctionNormalizeSpace.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionNot.lo -MD -MP -MF .deps/FunctionNot.Tpo -c -o FunctionNot.lo `test -f 'src/functions/FunctionNot.cpp' || echo './'`src/functions/FunctionNot.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionNot.lo -MD -MP -MF .deps/FunctionNot.Tpo -c src/functions/FunctionNot.cpp -fPIC -DPIC -o .libs/FunctionNot.o mv -f .deps/FunctionNormalizeUnicode.Tpo .deps/FunctionNormalizeUnicode.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionNumber.lo -MD -MP -MF .deps/FunctionNumber.Tpo -c -o FunctionNumber.lo `test -f 'src/functions/FunctionNumber.cpp' || echo './'`src/functions/FunctionNumber.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionNumber.lo -MD -MP -MF .deps/FunctionNumber.Tpo -c src/functions/FunctionNumber.cpp -fPIC -DPIC -o .libs/FunctionNumber.o mv -f .deps/FunctionNot.Tpo .deps/FunctionNot.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionOneOrMore.lo -MD -MP -MF .deps/FunctionOneOrMore.Tpo -c -o FunctionOneOrMore.lo `test -f 'src/functions/FunctionOneOrMore.cpp' || echo './'`src/functions/FunctionOneOrMore.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionOneOrMore.lo -MD -MP -MF .deps/FunctionOneOrMore.Tpo -c src/functions/FunctionOneOrMore.cpp -fPIC -DPIC -o .libs/FunctionOneOrMore.o mv -f .deps/FunctionNumber.Tpo .deps/FunctionNumber.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionPosition.lo -MD -MP -MF .deps/FunctionPosition.Tpo -c -o FunctionPosition.lo `test -f 'src/functions/FunctionPosition.cpp' || echo './'`src/functions/FunctionPosition.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionPosition.lo -MD -MP -MF .deps/FunctionPosition.Tpo -c src/functions/FunctionPosition.cpp -fPIC -DPIC -o .libs/FunctionPosition.o mv -f .deps/FunctionOneOrMore.Tpo .deps/FunctionOneOrMore.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionPrefixFromQName.lo -MD -MP -MF .deps/FunctionPrefixFromQName.Tpo -c -o FunctionPrefixFromQName.lo `test -f 'src/functions/FunctionPrefixFromQName.cpp' || echo './'`src/functions/FunctionPrefixFromQName.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionPrefixFromQName.lo -MD -MP -MF .deps/FunctionPrefixFromQName.Tpo -c src/functions/FunctionPrefixFromQName.cpp -fPIC -DPIC -o .libs/FunctionPrefixFromQName.o mv -f .deps/FunctionPrefixFromQName.Tpo .deps/FunctionPrefixFromQName.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionQName.lo -MD -MP -MF .deps/FunctionQName.Tpo -c -o FunctionQName.lo `test -f 'src/functions/FunctionQName.cpp' || echo './'`src/functions/FunctionQName.cpp mv -f .deps/FunctionPosition.Tpo .deps/FunctionPosition.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionRegexGroup.lo -MD -MP -MF .deps/FunctionRegexGroup.Tpo -c -o FunctionRegexGroup.lo `test -f 'src/functions/FunctionRegexGroup.cpp' || echo './'`src/functions/FunctionRegexGroup.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionQName.lo -MD -MP -MF .deps/FunctionQName.Tpo -c src/functions/FunctionQName.cpp -fPIC -DPIC -o .libs/FunctionQName.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionRegexGroup.lo -MD -MP -MF .deps/FunctionRegexGroup.Tpo -c src/functions/FunctionRegexGroup.cpp -fPIC -DPIC -o .libs/FunctionRegexGroup.o mv -f .deps/FunctionRegexGroup.Tpo .deps/FunctionRegexGroup.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionRemove.lo -MD -MP -MF .deps/FunctionRemove.Tpo -c -o FunctionRemove.lo `test -f 'src/functions/FunctionRemove.cpp' || echo './'`src/functions/FunctionRemove.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionRemove.lo -MD -MP -MF .deps/FunctionRemove.Tpo -c src/functions/FunctionRemove.cpp -fPIC -DPIC -o .libs/FunctionRemove.o mv -f .deps/FunctionQName.Tpo .deps/FunctionQName.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionReplace.lo -MD -MP -MF .deps/FunctionReplace.Tpo -c -o FunctionReplace.lo `test -f 'src/functions/FunctionReplace.cpp' || echo './'`src/functions/FunctionReplace.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionReplace.lo -MD -MP -MF .deps/FunctionReplace.Tpo -c src/functions/FunctionReplace.cpp -fPIC -DPIC -o .libs/FunctionReplace.o mv -f .deps/FunctionRemove.Tpo .deps/FunctionRemove.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionResolveQName.lo -MD -MP -MF .deps/FunctionResolveQName.Tpo -c -o FunctionResolveQName.lo `test -f 'src/functions/FunctionResolveQName.cpp' || echo './'`src/functions/FunctionResolveQName.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionResolveQName.lo -MD -MP -MF .deps/FunctionResolveQName.Tpo -c src/functions/FunctionResolveQName.cpp -fPIC -DPIC -o .libs/FunctionResolveQName.o mv -f .deps/FunctionReplace.Tpo .deps/FunctionReplace.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionResolveURI.lo -MD -MP -MF .deps/FunctionResolveURI.Tpo -c -o FunctionResolveURI.lo `test -f 'src/functions/FunctionResolveURI.cpp' || echo './'`src/functions/FunctionResolveURI.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionResolveURI.lo -MD -MP -MF .deps/FunctionResolveURI.Tpo -c src/functions/FunctionResolveURI.cpp -fPIC -DPIC -o .libs/FunctionResolveURI.o mv -f .deps/FunctionResolveQName.Tpo .deps/FunctionResolveQName.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionReverse.lo -MD -MP -MF .deps/FunctionReverse.Tpo -c -o FunctionReverse.lo `test -f 'src/functions/FunctionReverse.cpp' || echo './'`src/functions/FunctionReverse.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionReverse.lo -MD -MP -MF .deps/FunctionReverse.Tpo -c src/functions/FunctionReverse.cpp -fPIC -DPIC -o .libs/FunctionReverse.o mv -f .deps/FunctionResolveURI.Tpo .deps/FunctionResolveURI.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionRoot.lo -MD -MP -MF .deps/FunctionRoot.Tpo -c -o FunctionRoot.lo `test -f 'src/functions/FunctionRoot.cpp' || echo './'`src/functions/FunctionRoot.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionRoot.lo -MD -MP -MF .deps/FunctionRoot.Tpo -c src/functions/FunctionRoot.cpp -fPIC -DPIC -o .libs/FunctionRoot.o mv -f .deps/FunctionReverse.Tpo .deps/FunctionReverse.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionRound.lo -MD -MP -MF .deps/FunctionRound.Tpo -c -o FunctionRound.lo `test -f 'src/functions/FunctionRound.cpp' || echo './'`src/functions/FunctionRound.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionRound.lo -MD -MP -MF .deps/FunctionRound.Tpo -c src/functions/FunctionRound.cpp -fPIC -DPIC -o .libs/FunctionRound.o mv -f .deps/FunctionRoot.Tpo .deps/FunctionRoot.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionRoundHalfToEven.lo -MD -MP -MF .deps/FunctionRoundHalfToEven.Tpo -c -o FunctionRoundHalfToEven.lo `test -f 'src/functions/FunctionRoundHalfToEven.cpp' || echo './'`src/functions/FunctionRoundHalfToEven.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionRoundHalfToEven.lo -MD -MP -MF .deps/FunctionRoundHalfToEven.Tpo -c src/functions/FunctionRoundHalfToEven.cpp -fPIC -DPIC -o .libs/FunctionRoundHalfToEven.o mv -f .deps/FunctionRound.Tpo .deps/FunctionRound.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionStartsWith.lo -MD -MP -MF .deps/FunctionStartsWith.Tpo -c -o FunctionStartsWith.lo `test -f 'src/functions/FunctionStartsWith.cpp' || echo './'`src/functions/FunctionStartsWith.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionStartsWith.lo -MD -MP -MF .deps/FunctionStartsWith.Tpo -c src/functions/FunctionStartsWith.cpp -fPIC -DPIC -o .libs/FunctionStartsWith.o mv -f .deps/FunctionRoundHalfToEven.Tpo .deps/FunctionRoundHalfToEven.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionStaticBaseURI.lo -MD -MP -MF .deps/FunctionStaticBaseURI.Tpo -c -o FunctionStaticBaseURI.lo `test -f 'src/functions/FunctionStaticBaseURI.cpp' || echo './'`src/functions/FunctionStaticBaseURI.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionStaticBaseURI.lo -MD -MP -MF .deps/FunctionStaticBaseURI.Tpo -c src/functions/FunctionStaticBaseURI.cpp -fPIC -DPIC -o .libs/FunctionStaticBaseURI.o mv -f .deps/FunctionStartsWith.Tpo .deps/FunctionStartsWith.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionString.lo -MD -MP -MF .deps/FunctionString.Tpo -c -o FunctionString.lo `test -f 'src/functions/FunctionString.cpp' || echo './'`src/functions/FunctionString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionString.lo -MD -MP -MF .deps/FunctionString.Tpo -c src/functions/FunctionString.cpp -fPIC -DPIC -o .libs/FunctionString.o mv -f .deps/FunctionStaticBaseURI.Tpo .deps/FunctionStaticBaseURI.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionStringJoin.lo -MD -MP -MF .deps/FunctionStringJoin.Tpo -c -o FunctionStringJoin.lo `test -f 'src/functions/FunctionStringJoin.cpp' || echo './'`src/functions/FunctionStringJoin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionStringJoin.lo -MD -MP -MF .deps/FunctionStringJoin.Tpo -c src/functions/FunctionStringJoin.cpp -fPIC -DPIC -o .libs/FunctionStringJoin.o mv -f .deps/FunctionString.Tpo .deps/FunctionString.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionStringLength.lo -MD -MP -MF .deps/FunctionStringLength.Tpo -c -o FunctionStringLength.lo `test -f 'src/functions/FunctionStringLength.cpp' || echo './'`src/functions/FunctionStringLength.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionStringLength.lo -MD -MP -MF .deps/FunctionStringLength.Tpo -c src/functions/FunctionStringLength.cpp -fPIC -DPIC -o .libs/FunctionStringLength.o mv -f .deps/FunctionStringJoin.Tpo .deps/FunctionStringJoin.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionStringToCodepoints.lo -MD -MP -MF .deps/FunctionStringToCodepoints.Tpo -c -o FunctionStringToCodepoints.lo `test -f 'src/functions/FunctionStringToCodepoints.cpp' || echo './'`src/functions/FunctionStringToCodepoints.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionStringToCodepoints.lo -MD -MP -MF .deps/FunctionStringToCodepoints.Tpo -c src/functions/FunctionStringToCodepoints.cpp -fPIC -DPIC -o .libs/FunctionStringToCodepoints.o mv -f .deps/FunctionStringLength.Tpo .deps/FunctionStringLength.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionSubsequence.lo -MD -MP -MF .deps/FunctionSubsequence.Tpo -c -o FunctionSubsequence.lo `test -f 'src/functions/FunctionSubsequence.cpp' || echo './'`src/functions/FunctionSubsequence.cpp mv -f .deps/FunctionStringToCodepoints.Tpo .deps/FunctionStringToCodepoints.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionSubstringAfter.lo -MD -MP -MF .deps/FunctionSubstringAfter.Tpo -c -o FunctionSubstringAfter.lo `test -f 'src/functions/FunctionSubstringAfter.cpp' || echo './'`src/functions/FunctionSubstringAfter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionSubsequence.lo -MD -MP -MF .deps/FunctionSubsequence.Tpo -c src/functions/FunctionSubsequence.cpp -fPIC -DPIC -o .libs/FunctionSubsequence.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionSubstringAfter.lo -MD -MP -MF .deps/FunctionSubstringAfter.Tpo -c src/functions/FunctionSubstringAfter.cpp -fPIC -DPIC -o .libs/FunctionSubstringAfter.o mv -f .deps/FunctionSubstringAfter.Tpo .deps/FunctionSubstringAfter.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionSubstringBefore.lo -MD -MP -MF .deps/FunctionSubstringBefore.Tpo -c -o FunctionSubstringBefore.lo `test -f 'src/functions/FunctionSubstringBefore.cpp' || echo './'`src/functions/FunctionSubstringBefore.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionSubstringBefore.lo -MD -MP -MF .deps/FunctionSubstringBefore.Tpo -c src/functions/FunctionSubstringBefore.cpp -fPIC -DPIC -o .libs/FunctionSubstringBefore.o mv -f .deps/FunctionSubsequence.Tpo .deps/FunctionSubsequence.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionSubstring.lo -MD -MP -MF .deps/FunctionSubstring.Tpo -c -o FunctionSubstring.lo `test -f 'src/functions/FunctionSubstring.cpp' || echo './'`src/functions/FunctionSubstring.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionSubstring.lo -MD -MP -MF .deps/FunctionSubstring.Tpo -c src/functions/FunctionSubstring.cpp -fPIC -DPIC -o .libs/FunctionSubstring.o mv -f .deps/FunctionSubstringBefore.Tpo .deps/FunctionSubstringBefore.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionSum.lo -MD -MP -MF .deps/FunctionSum.Tpo -c -o FunctionSum.lo `test -f 'src/functions/FunctionSum.cpp' || echo './'`src/functions/FunctionSum.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionSum.lo -MD -MP -MF .deps/FunctionSum.Tpo -c src/functions/FunctionSum.cpp -fPIC -DPIC -o .libs/FunctionSum.o mv -f .deps/FunctionSubstring.Tpo .deps/FunctionSubstring.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionTime.lo -MD -MP -MF .deps/FunctionTime.Tpo -c -o FunctionTime.lo `test -f 'src/functions/FunctionTime.cpp' || echo './'`src/functions/FunctionTime.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionTime.lo -MD -MP -MF .deps/FunctionTime.Tpo -c src/functions/FunctionTime.cpp -fPIC -DPIC -o .libs/FunctionTime.o src/functions/FunctionSum.cpp: In member function 'virtual Sequence FunctionSum::createSequence(DynamicContext*, int) const': src/functions/FunctionSum.cpp:96: warning: suggest explicit braces to avoid ambiguous 'else' src/functions/FunctionSum.cpp: In member function 'virtual ASTNode* FunctionSum::staticResolution(StaticContext*)': src/functions/FunctionSum.cpp:58: warning: 'orderReset.AutoNodeSetOrderingReset::ordering_' may be used uninitialized in this function mv -f .deps/FunctionSum.Tpo .deps/FunctionSum.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionTokenize.lo -MD -MP -MF .deps/FunctionTokenize.Tpo -c -o FunctionTokenize.lo `test -f 'src/functions/FunctionTokenize.cpp' || echo './'`src/functions/FunctionTokenize.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionTokenize.lo -MD -MP -MF .deps/FunctionTokenize.Tpo -c src/functions/FunctionTokenize.cpp -fPIC -DPIC -o .libs/FunctionTokenize.o mv -f .deps/FunctionTime.Tpo .deps/FunctionTime.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionTrace.lo -MD -MP -MF .deps/FunctionTrace.Tpo -c -o FunctionTrace.lo `test -f 'src/functions/FunctionTrace.cpp' || echo './'`src/functions/FunctionTrace.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionTrace.lo -MD -MP -MF .deps/FunctionTrace.Tpo -c src/functions/FunctionTrace.cpp -fPIC -DPIC -o .libs/FunctionTrace.o mv -f .deps/FunctionTokenize.Tpo .deps/FunctionTokenize.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionTranslate.lo -MD -MP -MF .deps/FunctionTranslate.Tpo -c -o FunctionTranslate.lo `test -f 'src/functions/FunctionTranslate.cpp' || echo './'`src/functions/FunctionTranslate.cpp mv -f .deps/FunctionTrace.Tpo .deps/FunctionTrace.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionTrue.lo -MD -MP -MF .deps/FunctionTrue.Tpo -c -o FunctionTrue.lo `test -f 'src/functions/FunctionTrue.cpp' || echo './'`src/functions/FunctionTrue.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionTranslate.lo -MD -MP -MF .deps/FunctionTranslate.Tpo -c src/functions/FunctionTranslate.cpp -fPIC -DPIC -o .libs/FunctionTranslate.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionTrue.lo -MD -MP -MF .deps/FunctionTrue.Tpo -c src/functions/FunctionTrue.cpp -fPIC -DPIC -o .libs/FunctionTrue.o mv -f .deps/FunctionTrue.Tpo .deps/FunctionTrue.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionUnordered.lo -MD -MP -MF .deps/FunctionUnordered.Tpo -c -o FunctionUnordered.lo `test -f 'src/functions/FunctionUnordered.cpp' || echo './'`src/functions/FunctionUnordered.cpp mv -f .deps/FunctionTranslate.Tpo .deps/FunctionTranslate.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionUnparsedText.lo -MD -MP -MF .deps/FunctionUnparsedText.Tpo -c -o FunctionUnparsedText.lo `test -f 'src/functions/FunctionUnparsedText.cpp' || echo './'`src/functions/FunctionUnparsedText.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionUnparsedText.lo -MD -MP -MF .deps/FunctionUnparsedText.Tpo -c src/functions/FunctionUnparsedText.cpp -fPIC -DPIC -o .libs/FunctionUnparsedText.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionUnordered.lo -MD -MP -MF .deps/FunctionUnordered.Tpo -c src/functions/FunctionUnordered.cpp -fPIC -DPIC -o .libs/FunctionUnordered.o src/functions/FunctionUnordered.cpp: In member function 'virtual ASTNode* FunctionUnordered::staticResolution(StaticContext*)': src/functions/FunctionUnordered.cpp:49: warning: 'orderReset.AutoNodeSetOrderingReset::ordering_' may be used uninitialized in this function mv -f .deps/FunctionUnordered.Tpo .deps/FunctionUnordered.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionUpperCase.lo -MD -MP -MF .deps/FunctionUpperCase.Tpo -c -o FunctionUpperCase.lo `test -f 'src/functions/FunctionUpperCase.cpp' || echo './'`src/functions/FunctionUpperCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionUpperCase.lo -MD -MP -MF .deps/FunctionUpperCase.Tpo -c src/functions/FunctionUpperCase.cpp -fPIC -DPIC -o .libs/FunctionUpperCase.o mv -f .deps/FunctionUnparsedText.Tpo .deps/FunctionUnparsedText.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionZeroOrOne.lo -MD -MP -MF .deps/FunctionZeroOrOne.Tpo -c -o FunctionZeroOrOne.lo `test -f 'src/functions/FunctionZeroOrOne.cpp' || echo './'`src/functions/FunctionZeroOrOne.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionZeroOrOne.lo -MD -MP -MF .deps/FunctionZeroOrOne.Tpo -c src/functions/FunctionZeroOrOne.cpp -fPIC -DPIC -o .libs/FunctionZeroOrOne.o mv -f .deps/FunctionUpperCase.Tpo .deps/FunctionUpperCase.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionAdjustDateTimeToTimezone.lo -MD -MP -MF .deps/FunctionAdjustDateTimeToTimezone.Tpo -c -o FunctionAdjustDateTimeToTimezone.lo `test -f 'src/functions/FunctionAdjustDateTimeToTimezone.cpp' || echo './'`src/functions/FunctionAdjustDateTimeToTimezone.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionAdjustDateTimeToTimezone.lo -MD -MP -MF .deps/FunctionAdjustDateTimeToTimezone.Tpo -c src/functions/FunctionAdjustDateTimeToTimezone.cpp -fPIC -DPIC -o .libs/FunctionAdjustDateTimeToTimezone.o mv -f .deps/FunctionZeroOrOne.Tpo .deps/FunctionZeroOrOne.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionAdjustDateToTimezone.lo -MD -MP -MF .deps/FunctionAdjustDateToTimezone.Tpo -c -o FunctionAdjustDateToTimezone.lo `test -f 'src/functions/FunctionAdjustDateToTimezone.cpp' || echo './'`src/functions/FunctionAdjustDateToTimezone.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionAdjustDateToTimezone.lo -MD -MP -MF .deps/FunctionAdjustDateToTimezone.Tpo -c src/functions/FunctionAdjustDateToTimezone.cpp -fPIC -DPIC -o .libs/FunctionAdjustDateToTimezone.o mv -f .deps/FunctionAdjustDateTimeToTimezone.Tpo .deps/FunctionAdjustDateTimeToTimezone.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionAdjustTimeToTimezone.lo -MD -MP -MF .deps/FunctionAdjustTimeToTimezone.Tpo -c -o FunctionAdjustTimeToTimezone.lo `test -f 'src/functions/FunctionAdjustTimeToTimezone.cpp' || echo './'`src/functions/FunctionAdjustTimeToTimezone.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionAdjustTimeToTimezone.lo -MD -MP -MF .deps/FunctionAdjustTimeToTimezone.Tpo -c src/functions/FunctionAdjustTimeToTimezone.cpp -fPIC -DPIC -o .libs/FunctionAdjustTimeToTimezone.o mv -f .deps/FunctionAdjustDateToTimezone.Tpo .deps/FunctionAdjustDateToTimezone.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDayFromDate.lo -MD -MP -MF .deps/FunctionDayFromDate.Tpo -c -o FunctionDayFromDate.lo `test -f 'src/functions/FunctionDayFromDate.cpp' || echo './'`src/functions/FunctionDayFromDate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDayFromDate.lo -MD -MP -MF .deps/FunctionDayFromDate.Tpo -c src/functions/FunctionDayFromDate.cpp -fPIC -DPIC -o .libs/FunctionDayFromDate.o mv -f .deps/FunctionDayFromDate.Tpo .deps/FunctionDayFromDate.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDayFromDateTime.lo -MD -MP -MF .deps/FunctionDayFromDateTime.Tpo -c -o FunctionDayFromDateTime.lo `test -f 'src/functions/FunctionDayFromDateTime.cpp' || echo './'`src/functions/FunctionDayFromDateTime.cpp mv -f .deps/FunctionAdjustTimeToTimezone.Tpo .deps/FunctionAdjustTimeToTimezone.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDaysFromDuration.lo -MD -MP -MF .deps/FunctionDaysFromDuration.Tpo -c -o FunctionDaysFromDuration.lo `test -f 'src/functions/FunctionDaysFromDuration.cpp' || echo './'`src/functions/FunctionDaysFromDuration.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDayFromDateTime.lo -MD -MP -MF .deps/FunctionDayFromDateTime.Tpo -c src/functions/FunctionDayFromDateTime.cpp -fPIC -DPIC -o .libs/FunctionDayFromDateTime.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionDaysFromDuration.lo -MD -MP -MF .deps/FunctionDaysFromDuration.Tpo -c src/functions/FunctionDaysFromDuration.cpp -fPIC -DPIC -o .libs/FunctionDaysFromDuration.o mv -f .deps/FunctionDaysFromDuration.Tpo .deps/FunctionDaysFromDuration.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionHoursFromDateTime.lo -MD -MP -MF .deps/FunctionHoursFromDateTime.Tpo -c -o FunctionHoursFromDateTime.lo `test -f 'src/functions/FunctionHoursFromDateTime.cpp' || echo './'`src/functions/FunctionHoursFromDateTime.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionHoursFromDateTime.lo -MD -MP -MF .deps/FunctionHoursFromDateTime.Tpo -c src/functions/FunctionHoursFromDateTime.cpp -fPIC -DPIC -o .libs/FunctionHoursFromDateTime.o mv -f .deps/FunctionDayFromDateTime.Tpo .deps/FunctionDayFromDateTime.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionHoursFromDuration.lo -MD -MP -MF .deps/FunctionHoursFromDuration.Tpo -c -o FunctionHoursFromDuration.lo `test -f 'src/functions/FunctionHoursFromDuration.cpp' || echo './'`src/functions/FunctionHoursFromDuration.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionHoursFromDuration.lo -MD -MP -MF .deps/FunctionHoursFromDuration.Tpo -c src/functions/FunctionHoursFromDuration.cpp -fPIC -DPIC -o .libs/FunctionHoursFromDuration.o mv -f .deps/FunctionHoursFromDateTime.Tpo .deps/FunctionHoursFromDateTime.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionHoursFromTime.lo -MD -MP -MF .deps/FunctionHoursFromTime.Tpo -c -o FunctionHoursFromTime.lo `test -f 'src/functions/FunctionHoursFromTime.cpp' || echo './'`src/functions/FunctionHoursFromTime.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionHoursFromTime.lo -MD -MP -MF .deps/FunctionHoursFromTime.Tpo -c src/functions/FunctionHoursFromTime.cpp -fPIC -DPIC -o .libs/FunctionHoursFromTime.o mv -f .deps/FunctionHoursFromDuration.Tpo .deps/FunctionHoursFromDuration.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionMinutesFromDateTime.lo -MD -MP -MF .deps/FunctionMinutesFromDateTime.Tpo -c -o FunctionMinutesFromDateTime.lo `test -f 'src/functions/FunctionMinutesFromDateTime.cpp' || echo './'`src/functions/FunctionMinutesFromDateTime.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionMinutesFromDateTime.lo -MD -MP -MF .deps/FunctionMinutesFromDateTime.Tpo -c src/functions/FunctionMinutesFromDateTime.cpp -fPIC -DPIC -o .libs/FunctionMinutesFromDateTime.o mv -f .deps/FunctionHoursFromTime.Tpo .deps/FunctionHoursFromTime.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionMinutesFromDuration.lo -MD -MP -MF .deps/FunctionMinutesFromDuration.Tpo -c -o FunctionMinutesFromDuration.lo `test -f 'src/functions/FunctionMinutesFromDuration.cpp' || echo './'`src/functions/FunctionMinutesFromDuration.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionMinutesFromDuration.lo -MD -MP -MF .deps/FunctionMinutesFromDuration.Tpo -c src/functions/FunctionMinutesFromDuration.cpp -fPIC -DPIC -o .libs/FunctionMinutesFromDuration.o mv -f .deps/FunctionMinutesFromDateTime.Tpo .deps/FunctionMinutesFromDateTime.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionMinutesFromTime.lo -MD -MP -MF .deps/FunctionMinutesFromTime.Tpo -c -o FunctionMinutesFromTime.lo `test -f 'src/functions/FunctionMinutesFromTime.cpp' || echo './'`src/functions/FunctionMinutesFromTime.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionMinutesFromTime.lo -MD -MP -MF .deps/FunctionMinutesFromTime.Tpo -c src/functions/FunctionMinutesFromTime.cpp -fPIC -DPIC -o .libs/FunctionMinutesFromTime.o mv -f .deps/FunctionMinutesFromDuration.Tpo .deps/FunctionMinutesFromDuration.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionMonthFromDate.lo -MD -MP -MF .deps/FunctionMonthFromDate.Tpo -c -o FunctionMonthFromDate.lo `test -f 'src/functions/FunctionMonthFromDate.cpp' || echo './'`src/functions/FunctionMonthFromDate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionMonthFromDate.lo -MD -MP -MF .deps/FunctionMonthFromDate.Tpo -c src/functions/FunctionMonthFromDate.cpp -fPIC -DPIC -o .libs/FunctionMonthFromDate.o mv -f .deps/FunctionMinutesFromTime.Tpo .deps/FunctionMinutesFromTime.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionMonthFromDateTime.lo -MD -MP -MF .deps/FunctionMonthFromDateTime.Tpo -c -o FunctionMonthFromDateTime.lo `test -f 'src/functions/FunctionMonthFromDateTime.cpp' || echo './'`src/functions/FunctionMonthFromDateTime.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionMonthFromDateTime.lo -MD -MP -MF .deps/FunctionMonthFromDateTime.Tpo -c src/functions/FunctionMonthFromDateTime.cpp -fPIC -DPIC -o .libs/FunctionMonthFromDateTime.o mv -f .deps/FunctionMonthFromDate.Tpo .deps/FunctionMonthFromDate.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionMonthsFromDuration.lo -MD -MP -MF .deps/FunctionMonthsFromDuration.Tpo -c -o FunctionMonthsFromDuration.lo `test -f 'src/functions/FunctionMonthsFromDuration.cpp' || echo './'`src/functions/FunctionMonthsFromDuration.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionMonthsFromDuration.lo -MD -MP -MF .deps/FunctionMonthsFromDuration.Tpo -c src/functions/FunctionMonthsFromDuration.cpp -fPIC -DPIC -o .libs/FunctionMonthsFromDuration.o mv -f .deps/FunctionMonthFromDateTime.Tpo .deps/FunctionMonthFromDateTime.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionSecondsFromDateTime.lo -MD -MP -MF .deps/FunctionSecondsFromDateTime.Tpo -c -o FunctionSecondsFromDateTime.lo `test -f 'src/functions/FunctionSecondsFromDateTime.cpp' || echo './'`src/functions/FunctionSecondsFromDateTime.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionSecondsFromDateTime.lo -MD -MP -MF .deps/FunctionSecondsFromDateTime.Tpo -c src/functions/FunctionSecondsFromDateTime.cpp -fPIC -DPIC -o .libs/FunctionSecondsFromDateTime.o mv -f .deps/FunctionMonthsFromDuration.Tpo .deps/FunctionMonthsFromDuration.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionSecondsFromDuration.lo -MD -MP -MF .deps/FunctionSecondsFromDuration.Tpo -c -o FunctionSecondsFromDuration.lo `test -f 'src/functions/FunctionSecondsFromDuration.cpp' || echo './'`src/functions/FunctionSecondsFromDuration.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionSecondsFromDuration.lo -MD -MP -MF .deps/FunctionSecondsFromDuration.Tpo -c src/functions/FunctionSecondsFromDuration.cpp -fPIC -DPIC -o .libs/FunctionSecondsFromDuration.o mv -f .deps/FunctionSecondsFromDateTime.Tpo .deps/FunctionSecondsFromDateTime.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionSecondsFromTime.lo -MD -MP -MF .deps/FunctionSecondsFromTime.Tpo -c -o FunctionSecondsFromTime.lo `test -f 'src/functions/FunctionSecondsFromTime.cpp' || echo './'`src/functions/FunctionSecondsFromTime.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionSecondsFromTime.lo -MD -MP -MF .deps/FunctionSecondsFromTime.Tpo -c src/functions/FunctionSecondsFromTime.cpp -fPIC -DPIC -o .libs/FunctionSecondsFromTime.o mv -f .deps/FunctionSecondsFromDuration.Tpo .deps/FunctionSecondsFromDuration.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionTimezoneFromDate.lo -MD -MP -MF .deps/FunctionTimezoneFromDate.Tpo -c -o FunctionTimezoneFromDate.lo `test -f 'src/functions/FunctionTimezoneFromDate.cpp' || echo './'`src/functions/FunctionTimezoneFromDate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionTimezoneFromDate.lo -MD -MP -MF .deps/FunctionTimezoneFromDate.Tpo -c src/functions/FunctionTimezoneFromDate.cpp -fPIC -DPIC -o .libs/FunctionTimezoneFromDate.o mv -f .deps/FunctionSecondsFromTime.Tpo .deps/FunctionSecondsFromTime.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionTimezoneFromDateTime.lo -MD -MP -MF .deps/FunctionTimezoneFromDateTime.Tpo -c -o FunctionTimezoneFromDateTime.lo `test -f 'src/functions/FunctionTimezoneFromDateTime.cpp' || echo './'`src/functions/FunctionTimezoneFromDateTime.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionTimezoneFromDateTime.lo -MD -MP -MF .deps/FunctionTimezoneFromDateTime.Tpo -c src/functions/FunctionTimezoneFromDateTime.cpp -fPIC -DPIC -o .libs/FunctionTimezoneFromDateTime.o mv -f .deps/FunctionTimezoneFromDate.Tpo .deps/FunctionTimezoneFromDate.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionTimezoneFromTime.lo -MD -MP -MF .deps/FunctionTimezoneFromTime.Tpo -c -o FunctionTimezoneFromTime.lo `test -f 'src/functions/FunctionTimezoneFromTime.cpp' || echo './'`src/functions/FunctionTimezoneFromTime.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionTimezoneFromTime.lo -MD -MP -MF .deps/FunctionTimezoneFromTime.Tpo -c src/functions/FunctionTimezoneFromTime.cpp -fPIC -DPIC -o .libs/FunctionTimezoneFromTime.o mv -f .deps/FunctionTimezoneFromDateTime.Tpo .deps/FunctionTimezoneFromDateTime.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionYearFromDate.lo -MD -MP -MF .deps/FunctionYearFromDate.Tpo -c -o FunctionYearFromDate.lo `test -f 'src/functions/FunctionYearFromDate.cpp' || echo './'`src/functions/FunctionYearFromDate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionYearFromDate.lo -MD -MP -MF .deps/FunctionYearFromDate.Tpo -c src/functions/FunctionYearFromDate.cpp -fPIC -DPIC -o .libs/FunctionYearFromDate.o mv -f .deps/FunctionTimezoneFromTime.Tpo .deps/FunctionTimezoneFromTime.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionYearFromDateTime.lo -MD -MP -MF .deps/FunctionYearFromDateTime.Tpo -c -o FunctionYearFromDateTime.lo `test -f 'src/functions/FunctionYearFromDateTime.cpp' || echo './'`src/functions/FunctionYearFromDateTime.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionYearFromDateTime.lo -MD -MP -MF .deps/FunctionYearFromDateTime.Tpo -c src/functions/FunctionYearFromDateTime.cpp -fPIC -DPIC -o .libs/FunctionYearFromDateTime.o mv -f .deps/FunctionYearFromDate.Tpo .deps/FunctionYearFromDate.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionYearsFromDuration.lo -MD -MP -MF .deps/FunctionYearsFromDuration.Tpo -c -o FunctionYearsFromDuration.lo `test -f 'src/functions/FunctionYearsFromDuration.cpp' || echo './'`src/functions/FunctionYearsFromDuration.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionYearsFromDuration.lo -MD -MP -MF .deps/FunctionYearsFromDuration.Tpo -c src/functions/FunctionYearsFromDuration.cpp -fPIC -DPIC -o .libs/FunctionYearsFromDuration.o mv -f .deps/FunctionYearFromDateTime.Tpo .deps/FunctionYearFromDateTime.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionParseJSON.lo -MD -MP -MF .deps/FunctionParseJSON.Tpo -c -o FunctionParseJSON.lo `test -f 'src/functions/FunctionParseJSON.cpp' || echo './'`src/functions/FunctionParseJSON.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionParseJSON.lo -MD -MP -MF .deps/FunctionParseJSON.Tpo -c src/functions/FunctionParseJSON.cpp -fPIC -DPIC -o .libs/FunctionParseJSON.o mv -f .deps/FunctionYearsFromDuration.Tpo .deps/FunctionYearsFromDuration.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionSerializeJSON.lo -MD -MP -MF .deps/FunctionSerializeJSON.Tpo -c -o FunctionSerializeJSON.lo `test -f 'src/functions/FunctionSerializeJSON.cpp' || echo './'`src/functions/FunctionSerializeJSON.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionSerializeJSON.lo -MD -MP -MF .deps/FunctionSerializeJSON.Tpo -c src/functions/FunctionSerializeJSON.cpp -fPIC -DPIC -o .libs/FunctionSerializeJSON.o mv -f .deps/FunctionParseJSON.Tpo .deps/FunctionParseJSON.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionParseHTML.lo -MD -MP -MF .deps/FunctionParseHTML.Tpo -c -o FunctionParseHTML.lo `test -f 'src/functions/FunctionParseHTML.cpp' || echo './'`src/functions/FunctionParseHTML.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionParseHTML.lo -MD -MP -MF .deps/FunctionParseHTML.Tpo -c src/functions/FunctionParseHTML.cpp -fPIC -DPIC -o .libs/FunctionParseHTML.o mv -f .deps/FunctionParseHTML.Tpo .deps/FunctionParseHTML.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionPartialApply.lo -MD -MP -MF .deps/FunctionPartialApply.Tpo -c -o FunctionPartialApply.lo `test -f 'src/functions/FunctionPartialApply.cpp' || echo './'`src/functions/FunctionPartialApply.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionPartialApply.lo -MD -MP -MF .deps/FunctionPartialApply.Tpo -c src/functions/FunctionPartialApply.cpp -fPIC -DPIC -o .libs/FunctionPartialApply.o mv -f .deps/FunctionSerializeJSON.Tpo .deps/FunctionSerializeJSON.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionAnalyzeString.lo -MD -MP -MF .deps/FunctionAnalyzeString.Tpo -c -o FunctionAnalyzeString.lo `test -f 'src/functions/FunctionAnalyzeString.cpp' || echo './'`src/functions/FunctionAnalyzeString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionAnalyzeString.lo -MD -MP -MF .deps/FunctionAnalyzeString.Tpo -c src/functions/FunctionAnalyzeString.cpp -fPIC -DPIC -o .libs/FunctionAnalyzeString.o mv -f .deps/FunctionPartialApply.Tpo .deps/FunctionPartialApply.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQUserFunction.lo -MD -MP -MF .deps/XQUserFunction.Tpo -c -o XQUserFunction.lo `test -f 'src/functions/XQUserFunction.cpp' || echo './'`src/functions/XQUserFunction.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQUserFunction.lo -MD -MP -MF .deps/XQUserFunction.Tpo -c src/functions/XQUserFunction.cpp -fPIC -DPIC -o .libs/XQUserFunction.o mv -f .deps/FunctionAnalyzeString.Tpo .deps/FunctionAnalyzeString.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATAnySimpleTypeImpl.lo -MD -MP -MF .deps/ATAnySimpleTypeImpl.Tpo -c -o ATAnySimpleTypeImpl.lo `test -f 'src/items/impl/ATAnySimpleTypeImpl.cpp' || echo './'`src/items/impl/ATAnySimpleTypeImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATAnySimpleTypeImpl.lo -MD -MP -MF .deps/ATAnySimpleTypeImpl.Tpo -c src/items/impl/ATAnySimpleTypeImpl.cpp -fPIC -DPIC -o .libs/ATAnySimpleTypeImpl.o mv -f .deps/ATAnySimpleTypeImpl.Tpo .deps/ATAnySimpleTypeImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATAnyURIOrDerivedImpl.lo -MD -MP -MF .deps/ATAnyURIOrDerivedImpl.Tpo -c -o ATAnyURIOrDerivedImpl.lo `test -f 'src/items/impl/ATAnyURIOrDerivedImpl.cpp' || echo './'`src/items/impl/ATAnyURIOrDerivedImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATAnyURIOrDerivedImpl.lo -MD -MP -MF .deps/ATAnyURIOrDerivedImpl.Tpo -c src/items/impl/ATAnyURIOrDerivedImpl.cpp -fPIC -DPIC -o .libs/ATAnyURIOrDerivedImpl.o mv -f .deps/ATAnyURIOrDerivedImpl.Tpo .deps/ATAnyURIOrDerivedImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATBase64BinaryOrDerivedImpl.lo -MD -MP -MF .deps/ATBase64BinaryOrDerivedImpl.Tpo -c -o ATBase64BinaryOrDerivedImpl.lo `test -f 'src/items/impl/ATBase64BinaryOrDerivedImpl.cpp' || echo './'`src/items/impl/ATBase64BinaryOrDerivedImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATBase64BinaryOrDerivedImpl.lo -MD -MP -MF .deps/ATBase64BinaryOrDerivedImpl.Tpo -c src/items/impl/ATBase64BinaryOrDerivedImpl.cpp -fPIC -DPIC -o .libs/ATBase64BinaryOrDerivedImpl.o mv -f .deps/ATBase64BinaryOrDerivedImpl.Tpo .deps/ATBase64BinaryOrDerivedImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATBooleanOrDerivedImpl.lo -MD -MP -MF .deps/ATBooleanOrDerivedImpl.Tpo -c -o ATBooleanOrDerivedImpl.lo `test -f 'src/items/impl/ATBooleanOrDerivedImpl.cpp' || echo './'`src/items/impl/ATBooleanOrDerivedImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATBooleanOrDerivedImpl.lo -MD -MP -MF .deps/ATBooleanOrDerivedImpl.Tpo -c src/items/impl/ATBooleanOrDerivedImpl.cpp -fPIC -DPIC -o .libs/ATBooleanOrDerivedImpl.o mv -f .deps/XQUserFunction.Tpo .deps/XQUserFunction.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATDateOrDerivedImpl.lo -MD -MP -MF .deps/ATDateOrDerivedImpl.Tpo -c -o ATDateOrDerivedImpl.lo `test -f 'src/items/impl/ATDateOrDerivedImpl.cpp' || echo './'`src/items/impl/ATDateOrDerivedImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATDateOrDerivedImpl.lo -MD -MP -MF .deps/ATDateOrDerivedImpl.Tpo -c src/items/impl/ATDateOrDerivedImpl.cpp -fPIC -DPIC -o .libs/ATDateOrDerivedImpl.o mv -f .deps/ATBooleanOrDerivedImpl.Tpo .deps/ATBooleanOrDerivedImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATDateTimeOrDerivedImpl.lo -MD -MP -MF .deps/ATDateTimeOrDerivedImpl.Tpo -c -o ATDateTimeOrDerivedImpl.lo `test -f 'src/items/impl/ATDateTimeOrDerivedImpl.cpp' || echo './'`src/items/impl/ATDateTimeOrDerivedImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATDateTimeOrDerivedImpl.lo -MD -MP -MF .deps/ATDateTimeOrDerivedImpl.Tpo -c src/items/impl/ATDateTimeOrDerivedImpl.cpp -fPIC -DPIC -o .libs/ATDateTimeOrDerivedImpl.o mv -f .deps/ATDateOrDerivedImpl.Tpo .deps/ATDateOrDerivedImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATDecimalOrDerivedImpl.lo -MD -MP -MF .deps/ATDecimalOrDerivedImpl.Tpo -c -o ATDecimalOrDerivedImpl.lo `test -f 'src/items/impl/ATDecimalOrDerivedImpl.cpp' || echo './'`src/items/impl/ATDecimalOrDerivedImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATDecimalOrDerivedImpl.lo -MD -MP -MF .deps/ATDecimalOrDerivedImpl.Tpo -c src/items/impl/ATDecimalOrDerivedImpl.cpp -fPIC -DPIC -o .libs/ATDecimalOrDerivedImpl.o mv -f .deps/ATDateTimeOrDerivedImpl.Tpo .deps/ATDateTimeOrDerivedImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATDoubleOrDerivedImpl.lo -MD -MP -MF .deps/ATDoubleOrDerivedImpl.Tpo -c -o ATDoubleOrDerivedImpl.lo `test -f 'src/items/impl/ATDoubleOrDerivedImpl.cpp' || echo './'`src/items/impl/ATDoubleOrDerivedImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATDoubleOrDerivedImpl.lo -MD -MP -MF .deps/ATDoubleOrDerivedImpl.Tpo -c src/items/impl/ATDoubleOrDerivedImpl.cpp -fPIC -DPIC -o .libs/ATDoubleOrDerivedImpl.o mv -f .deps/ATDecimalOrDerivedImpl.Tpo .deps/ATDecimalOrDerivedImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATDurationOrDerivedImpl.lo -MD -MP -MF .deps/ATDurationOrDerivedImpl.Tpo -c -o ATDurationOrDerivedImpl.lo `test -f 'src/items/impl/ATDurationOrDerivedImpl.cpp' || echo './'`src/items/impl/ATDurationOrDerivedImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATDurationOrDerivedImpl.lo -MD -MP -MF .deps/ATDurationOrDerivedImpl.Tpo -c src/items/impl/ATDurationOrDerivedImpl.cpp -fPIC -DPIC -o .libs/ATDurationOrDerivedImpl.o mv -f .deps/ATDoubleOrDerivedImpl.Tpo .deps/ATDoubleOrDerivedImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATFloatOrDerivedImpl.lo -MD -MP -MF .deps/ATFloatOrDerivedImpl.Tpo -c -o ATFloatOrDerivedImpl.lo `test -f 'src/items/impl/ATFloatOrDerivedImpl.cpp' || echo './'`src/items/impl/ATFloatOrDerivedImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATFloatOrDerivedImpl.lo -MD -MP -MF .deps/ATFloatOrDerivedImpl.Tpo -c src/items/impl/ATFloatOrDerivedImpl.cpp -fPIC -DPIC -o .libs/ATFloatOrDerivedImpl.o mv -f .deps/ATDurationOrDerivedImpl.Tpo .deps/ATDurationOrDerivedImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATGDayOrDerivedImpl.lo -MD -MP -MF .deps/ATGDayOrDerivedImpl.Tpo -c -o ATGDayOrDerivedImpl.lo `test -f 'src/items/impl/ATGDayOrDerivedImpl.cpp' || echo './'`src/items/impl/ATGDayOrDerivedImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATGDayOrDerivedImpl.lo -MD -MP -MF .deps/ATGDayOrDerivedImpl.Tpo -c src/items/impl/ATGDayOrDerivedImpl.cpp -fPIC -DPIC -o .libs/ATGDayOrDerivedImpl.o mv -f .deps/ATFloatOrDerivedImpl.Tpo .deps/ATFloatOrDerivedImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATGMonthDayOrDerivedImpl.lo -MD -MP -MF .deps/ATGMonthDayOrDerivedImpl.Tpo -c -o ATGMonthDayOrDerivedImpl.lo `test -f 'src/items/impl/ATGMonthDayOrDerivedImpl.cpp' || echo './'`src/items/impl/ATGMonthDayOrDerivedImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATGMonthDayOrDerivedImpl.lo -MD -MP -MF .deps/ATGMonthDayOrDerivedImpl.Tpo -c src/items/impl/ATGMonthDayOrDerivedImpl.cpp -fPIC -DPIC -o .libs/ATGMonthDayOrDerivedImpl.o mv -f .deps/ATGDayOrDerivedImpl.Tpo .deps/ATGDayOrDerivedImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATGMonthOrDerivedImpl.lo -MD -MP -MF .deps/ATGMonthOrDerivedImpl.Tpo -c -o ATGMonthOrDerivedImpl.lo `test -f 'src/items/impl/ATGMonthOrDerivedImpl.cpp' || echo './'`src/items/impl/ATGMonthOrDerivedImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATGMonthOrDerivedImpl.lo -MD -MP -MF .deps/ATGMonthOrDerivedImpl.Tpo -c src/items/impl/ATGMonthOrDerivedImpl.cpp -fPIC -DPIC -o .libs/ATGMonthOrDerivedImpl.o mv -f .deps/ATGMonthDayOrDerivedImpl.Tpo .deps/ATGMonthDayOrDerivedImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATGYearMonthOrDerivedImpl.lo -MD -MP -MF .deps/ATGYearMonthOrDerivedImpl.Tpo -c -o ATGYearMonthOrDerivedImpl.lo `test -f 'src/items/impl/ATGYearMonthOrDerivedImpl.cpp' || echo './'`src/items/impl/ATGYearMonthOrDerivedImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATGYearMonthOrDerivedImpl.lo -MD -MP -MF .deps/ATGYearMonthOrDerivedImpl.Tpo -c src/items/impl/ATGYearMonthOrDerivedImpl.cpp -fPIC -DPIC -o .libs/ATGYearMonthOrDerivedImpl.o mv -f .deps/ATGMonthOrDerivedImpl.Tpo .deps/ATGMonthOrDerivedImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATGYearOrDerivedImpl.lo -MD -MP -MF .deps/ATGYearOrDerivedImpl.Tpo -c -o ATGYearOrDerivedImpl.lo `test -f 'src/items/impl/ATGYearOrDerivedImpl.cpp' || echo './'`src/items/impl/ATGYearOrDerivedImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATGYearOrDerivedImpl.lo -MD -MP -MF .deps/ATGYearOrDerivedImpl.Tpo -c src/items/impl/ATGYearOrDerivedImpl.cpp -fPIC -DPIC -o .libs/ATGYearOrDerivedImpl.o mv -f .deps/ATGYearMonthOrDerivedImpl.Tpo .deps/ATGYearMonthOrDerivedImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATHexBinaryOrDerivedImpl.lo -MD -MP -MF .deps/ATHexBinaryOrDerivedImpl.Tpo -c -o ATHexBinaryOrDerivedImpl.lo `test -f 'src/items/impl/ATHexBinaryOrDerivedImpl.cpp' || echo './'`src/items/impl/ATHexBinaryOrDerivedImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATHexBinaryOrDerivedImpl.lo -MD -MP -MF .deps/ATHexBinaryOrDerivedImpl.Tpo -c src/items/impl/ATHexBinaryOrDerivedImpl.cpp -fPIC -DPIC -o .libs/ATHexBinaryOrDerivedImpl.o mv -f .deps/ATGYearOrDerivedImpl.Tpo .deps/ATGYearOrDerivedImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATNotationOrDerivedImpl.lo -MD -MP -MF .deps/ATNotationOrDerivedImpl.Tpo -c -o ATNotationOrDerivedImpl.lo `test -f 'src/items/impl/ATNotationOrDerivedImpl.cpp' || echo './'`src/items/impl/ATNotationOrDerivedImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATNotationOrDerivedImpl.lo -MD -MP -MF .deps/ATNotationOrDerivedImpl.Tpo -c src/items/impl/ATNotationOrDerivedImpl.cpp -fPIC -DPIC -o .libs/ATNotationOrDerivedImpl.o mv -f .deps/ATHexBinaryOrDerivedImpl.Tpo .deps/ATHexBinaryOrDerivedImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATQNameOrDerivedImpl.lo -MD -MP -MF .deps/ATQNameOrDerivedImpl.Tpo -c -o ATQNameOrDerivedImpl.lo `test -f 'src/items/impl/ATQNameOrDerivedImpl.cpp' || echo './'`src/items/impl/ATQNameOrDerivedImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATQNameOrDerivedImpl.lo -MD -MP -MF .deps/ATQNameOrDerivedImpl.Tpo -c src/items/impl/ATQNameOrDerivedImpl.cpp -fPIC -DPIC -o .libs/ATQNameOrDerivedImpl.o mv -f .deps/ATNotationOrDerivedImpl.Tpo .deps/ATNotationOrDerivedImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATStringOrDerivedImpl.lo -MD -MP -MF .deps/ATStringOrDerivedImpl.Tpo -c -o ATStringOrDerivedImpl.lo `test -f 'src/items/impl/ATStringOrDerivedImpl.cpp' || echo './'`src/items/impl/ATStringOrDerivedImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATStringOrDerivedImpl.lo -MD -MP -MF .deps/ATStringOrDerivedImpl.Tpo -c src/items/impl/ATStringOrDerivedImpl.cpp -fPIC -DPIC -o .libs/ATStringOrDerivedImpl.o mv -f .deps/ATQNameOrDerivedImpl.Tpo .deps/ATQNameOrDerivedImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATTimeOrDerivedImpl.lo -MD -MP -MF .deps/ATTimeOrDerivedImpl.Tpo -c -o ATTimeOrDerivedImpl.lo `test -f 'src/items/impl/ATTimeOrDerivedImpl.cpp' || echo './'`src/items/impl/ATTimeOrDerivedImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATTimeOrDerivedImpl.lo -MD -MP -MF .deps/ATTimeOrDerivedImpl.Tpo -c src/items/impl/ATTimeOrDerivedImpl.cpp -fPIC -DPIC -o .libs/ATTimeOrDerivedImpl.o mv -f .deps/ATStringOrDerivedImpl.Tpo .deps/ATStringOrDerivedImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATUntypedAtomicImpl.lo -MD -MP -MF .deps/ATUntypedAtomicImpl.Tpo -c -o ATUntypedAtomicImpl.lo `test -f 'src/items/impl/ATUntypedAtomicImpl.cpp' || echo './'`src/items/impl/ATUntypedAtomicImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATUntypedAtomicImpl.lo -MD -MP -MF .deps/ATUntypedAtomicImpl.Tpo -c src/items/impl/ATUntypedAtomicImpl.cpp -fPIC -DPIC -o .libs/ATUntypedAtomicImpl.o mv -f .deps/ATUntypedAtomicImpl.Tpo .deps/ATUntypedAtomicImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionRefImpl.lo -MD -MP -MF .deps/FunctionRefImpl.Tpo -c -o FunctionRefImpl.lo `test -f 'src/items/impl/FunctionRefImpl.cpp' || echo './'`src/items/impl/FunctionRefImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionRefImpl.lo -MD -MP -MF .deps/FunctionRefImpl.Tpo -c src/items/impl/FunctionRefImpl.cpp -fPIC -DPIC -o .libs/FunctionRefImpl.o mv -f .deps/ATTimeOrDerivedImpl.Tpo .deps/ATTimeOrDerivedImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT DatatypeFactory.lo -MD -MP -MF .deps/DatatypeFactory.Tpo -c -o DatatypeFactory.lo `test -f 'src/items/DatatypeFactory.cpp' || echo './'`src/items/DatatypeFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT DatatypeFactory.lo -MD -MP -MF .deps/DatatypeFactory.Tpo -c src/items/DatatypeFactory.cpp -fPIC -DPIC -o .libs/DatatypeFactory.o mv -f .deps/DatatypeFactory.Tpo .deps/DatatypeFactory.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT DatatypeLookup.lo -MD -MP -MF .deps/DatatypeLookup.Tpo -c -o DatatypeLookup.lo `test -f 'src/items/DatatypeLookup.cpp' || echo './'`src/items/DatatypeLookup.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT DatatypeLookup.lo -MD -MP -MF .deps/DatatypeLookup.Tpo -c src/items/DatatypeLookup.cpp -fPIC -DPIC -o .libs/DatatypeLookup.o mv -f .deps/FunctionRefImpl.Tpo .deps/FunctionRefImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT AnyAtomicType.lo -MD -MP -MF .deps/AnyAtomicType.Tpo -c -o AnyAtomicType.lo `test -f 'src/items/AnyAtomicType.cpp' || echo './'`src/items/AnyAtomicType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT AnyAtomicType.lo -MD -MP -MF .deps/AnyAtomicType.Tpo -c src/items/AnyAtomicType.cpp -fPIC -DPIC -o .libs/AnyAtomicType.o mv -f .deps/AnyAtomicType.Tpo .deps/AnyAtomicType.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATDurationOrDerived.lo -MD -MP -MF .deps/ATDurationOrDerived.Tpo -c -o ATDurationOrDerived.lo `test -f 'src/items/ATDurationOrDerived.cpp' || echo './'`src/items/ATDurationOrDerived.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATDurationOrDerived.lo -MD -MP -MF .deps/ATDurationOrDerived.Tpo -c src/items/ATDurationOrDerived.cpp -fPIC -DPIC -o .libs/ATDurationOrDerived.o mv -f .deps/ATDurationOrDerived.Tpo .deps/ATDurationOrDerived.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATUntypedAtomic.lo -MD -MP -MF .deps/ATUntypedAtomic.Tpo -c -o ATUntypedAtomic.lo `test -f 'src/items/ATUntypedAtomic.cpp' || echo './'`src/items/ATUntypedAtomic.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ATUntypedAtomic.lo -MD -MP -MF .deps/ATUntypedAtomic.Tpo -c src/items/ATUntypedAtomic.cpp -fPIC -DPIC -o .libs/ATUntypedAtomic.o mv -f .deps/ATUntypedAtomic.Tpo .deps/ATUntypedAtomic.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT DateOrTimeType.lo -MD -MP -MF .deps/DateOrTimeType.Tpo -c -o DateOrTimeType.lo `test -f 'src/items/DateOrTimeType.cpp' || echo './'`src/items/DateOrTimeType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT DateOrTimeType.lo -MD -MP -MF .deps/DateOrTimeType.Tpo -c src/items/DateOrTimeType.cpp -fPIC -DPIC -o .libs/DateOrTimeType.o mv -f .deps/DateOrTimeType.Tpo .deps/DateOrTimeType.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Item.lo -MD -MP -MF .deps/Item.Tpo -c -o Item.lo `test -f 'src/items/Item.cpp' || echo './'`src/items/Item.cpp mv -f .deps/DatatypeLookup.Tpo .deps/DatatypeLookup.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c -o Node.lo `test -f 'src/items/Node.cpp' || echo './'`src/items/Node.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Item.lo -MD -MP -MF .deps/Item.Tpo -c src/items/Item.cpp -fPIC -DPIC -o .libs/Item.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c src/items/Node.cpp -fPIC -DPIC -o .libs/Node.o mv -f .deps/Item.Tpo .deps/Item.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Numeric.lo -MD -MP -MF .deps/Numeric.Tpo -c -o Numeric.lo `test -f 'src/items/Numeric.cpp' || echo './'`src/items/Numeric.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Numeric.lo -MD -MP -MF .deps/Numeric.Tpo -c src/items/Numeric.cpp -fPIC -DPIC -o .libs/Numeric.o mv -f .deps/Node.Tpo .deps/Node.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Timezone.lo -MD -MP -MF .deps/Timezone.Tpo -c -o Timezone.lo `test -f 'src/items/Timezone.cpp' || echo './'`src/items/Timezone.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Timezone.lo -MD -MP -MF .deps/Timezone.Tpo -c src/items/Timezone.cpp -fPIC -DPIC -o .libs/Timezone.o mv -f .deps/Numeric.Tpo .deps/Numeric.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT QName.lo -MD -MP -MF .deps/QName.Tpo -c -o QName.lo `test -f 'src/parser/QName.cpp' || echo './'`src/parser/QName.cpp mv -f .deps/Timezone.Tpo .deps/Timezone.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQParser.lo -MD -MP -MF .deps/XQParser.Tpo -c -o XQParser.lo `test -f 'src/parser/XQParser.cpp' || echo './'`src/parser/XQParser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT QName.lo -MD -MP -MF .deps/QName.Tpo -c src/parser/QName.cpp -fPIC -DPIC -o .libs/QName.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQParser.lo -MD -MP -MF .deps/XQParser.Tpo -c src/parser/XQParser.cpp -fPIC -DPIC -o .libs/XQParser.o mv -f .deps/QName.Tpo .deps/QName.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQLexer.lo -MD -MP -MF .deps/XQLexer.Tpo -c -o XQLexer.lo `test -f 'src/lexer/XQLexer.cpp' || echo './'`src/lexer/XQLexer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQLexer.lo -MD -MP -MF .deps/XQLexer.Tpo -c src/lexer/XQLexer.cpp -fPIC -DPIC -o .libs/XQLexer.o mv -f .deps/XQLexer.Tpo .deps/XQLexer.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQLexer2.lo -MD -MP -MF .deps/XQLexer2.Tpo -c -o XQLexer2.lo `test -f 'src/lexer/XQLexer2.cpp' || echo './'`src/lexer/XQLexer2.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQLexer2.lo -MD -MP -MF .deps/XQLexer2.Tpo -c src/lexer/XQLexer2.cpp -fPIC -DPIC -o .libs/XQLexer2.o mv -f .deps/XQLexer2.Tpo .deps/XQLexer2.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XSLT2Lexer.lo -MD -MP -MF .deps/XSLT2Lexer.Tpo -c -o XSLT2Lexer.lo `test -f 'src/lexer/XSLT2Lexer.cpp' || echo './'`src/lexer/XSLT2Lexer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XSLT2Lexer.lo -MD -MP -MF .deps/XSLT2Lexer.Tpo -c src/lexer/XSLT2Lexer.cpp -fPIC -DPIC -o .libs/XSLT2Lexer.o mv -f .deps/XSLT2Lexer.Tpo .deps/XSLT2Lexer.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm5sin.lo -MD -MP -MF .deps/mapm5sin.Tpo -c -o mapm5sin.lo `test -f 'src/mapm/mapm5sin.c' || echo './'`src/mapm/mapm5sin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm5sin.lo -MD -MP -MF .deps/mapm5sin.Tpo -c src/mapm/mapm5sin.c -fPIC -DPIC -o .libs/mapm5sin.o mv -f .deps/mapm5sin.Tpo .deps/mapm5sin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_add.lo -MD -MP -MF .deps/mapm_add.Tpo -c -o mapm_add.lo `test -f 'src/mapm/mapm_add.c' || echo './'`src/mapm/mapm_add.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_add.lo -MD -MP -MF .deps/mapm_add.Tpo -c src/mapm/mapm_add.c -fPIC -DPIC -o .libs/mapm_add.o mv -f .deps/mapm_add.Tpo .deps/mapm_add.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmasin.lo -MD -MP -MF .deps/mapmasin.Tpo -c -o mapmasin.lo `test -f 'src/mapm/mapmasin.c' || echo './'`src/mapm/mapmasin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmasin.lo -MD -MP -MF .deps/mapmasin.Tpo -c src/mapm/mapmasin.c -fPIC -DPIC -o .libs/mapmasin.o mv -f .deps/mapmasin.Tpo .deps/mapmasin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmasn0.lo -MD -MP -MF .deps/mapmasn0.Tpo -c -o mapmasn0.lo `test -f 'src/mapm/mapmasn0.c' || echo './'`src/mapm/mapmasn0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmasn0.lo -MD -MP -MF .deps/mapmasn0.Tpo -c src/mapm/mapmasn0.c -fPIC -DPIC -o .libs/mapmasn0.o mv -f .deps/mapmasn0.Tpo .deps/mapmasn0.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmcbrt.lo -MD -MP -MF .deps/mapmcbrt.Tpo -c -o mapmcbrt.lo `test -f 'src/mapm/mapmcbrt.c' || echo './'`src/mapm/mapmcbrt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmcbrt.lo -MD -MP -MF .deps/mapmcbrt.Tpo -c src/mapm/mapmcbrt.c -fPIC -DPIC -o .libs/mapmcbrt.o mv -f .deps/mapmcbrt.Tpo .deps/mapmcbrt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmcnst.lo -MD -MP -MF .deps/mapmcnst.Tpo -c -o mapmcnst.lo `test -f 'src/mapm/mapmcnst.c' || echo './'`src/mapm/mapmcnst.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmcnst.lo -MD -MP -MF .deps/mapmcnst.Tpo -c src/mapm/mapmcnst.c -fPIC -DPIC -o .libs/mapmcnst.o mv -f .deps/mapmcnst.Tpo .deps/mapmcnst.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_cpi.lo -MD -MP -MF .deps/mapm_cpi.Tpo -c -o mapm_cpi.lo `test -f 'src/mapm/mapm_cpi.c' || echo './'`src/mapm/mapm_cpi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_cpi.lo -MD -MP -MF .deps/mapm_cpi.Tpo -c src/mapm/mapm_cpi.c -fPIC -DPIC -o .libs/mapm_cpi.o mv -f .deps/mapm_cpi.Tpo .deps/mapm_cpi.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT m_apm.lo -MD -MP -MF .deps/m_apm.Tpo -c -o m_apm.lo `test -f 'src/mapm/m_apm.cpp' || echo './'`src/mapm/m_apm.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT m_apm.lo -MD -MP -MF .deps/m_apm.Tpo -c src/mapm/m_apm.cpp -fPIC -DPIC -o .libs/m_apm.o mv -f .deps/m_apm.Tpo .deps/m_apm.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_div.lo -MD -MP -MF .deps/mapm_div.Tpo -c -o mapm_div.lo `test -f 'src/mapm/mapm_div.c' || echo './'`src/mapm/mapm_div.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_div.lo -MD -MP -MF .deps/mapm_div.Tpo -c src/mapm/mapm_div.c -fPIC -DPIC -o .libs/mapm_div.o mv -f .deps/mapm_div.Tpo .deps/mapm_div.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_exp.lo -MD -MP -MF .deps/mapm_exp.Tpo -c -o mapm_exp.lo `test -f 'src/mapm/mapm_exp.c' || echo './'`src/mapm/mapm_exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_exp.lo -MD -MP -MF .deps/mapm_exp.Tpo -c src/mapm/mapm_exp.c -fPIC -DPIC -o .libs/mapm_exp.o mv -f .deps/mapm_exp.Tpo .deps/mapm_exp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmfact.lo -MD -MP -MF .deps/mapmfact.Tpo -c -o mapmfact.lo `test -f 'src/mapm/mapmfact.c' || echo './'`src/mapm/mapmfact.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmfact.lo -MD -MP -MF .deps/mapmfact.Tpo -c src/mapm/mapmfact.c -fPIC -DPIC -o .libs/mapmfact.o mv -f .deps/mapmfact.Tpo .deps/mapmfact.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_fam.lo -MD -MP -MF .deps/mapm_fam.Tpo -c -o mapm_fam.lo `test -f 'src/mapm/mapm_fam.c' || echo './'`src/mapm/mapm_fam.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_fam.lo -MD -MP -MF .deps/mapm_fam.Tpo -c src/mapm/mapm_fam.c -fPIC -DPIC -o .libs/mapm_fam.o mv -f .deps/mapm_fam.Tpo .deps/mapm_fam.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_fft.lo -MD -MP -MF .deps/mapm_fft.Tpo -c -o mapm_fft.lo `test -f 'src/mapm/mapm_fft.c' || echo './'`src/mapm/mapm_fft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_fft.lo -MD -MP -MF .deps/mapm_fft.Tpo -c src/mapm/mapm_fft.c -fPIC -DPIC -o .libs/mapm_fft.o mv -f .deps/mapm_fft.Tpo .deps/mapm_fft.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_flr.lo -MD -MP -MF .deps/mapm_flr.Tpo -c -o mapm_flr.lo `test -f 'src/mapm/mapm_flr.c' || echo './'`src/mapm/mapm_flr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_flr.lo -MD -MP -MF .deps/mapm_flr.Tpo -c src/mapm/mapm_flr.c -fPIC -DPIC -o .libs/mapm_flr.o mv -f .deps/mapm_flr.Tpo .deps/mapm_flr.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmfmul.lo -MD -MP -MF .deps/mapmfmul.Tpo -c -o mapmfmul.lo `test -f 'src/mapm/mapmfmul.c' || echo './'`src/mapm/mapmfmul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmfmul.lo -MD -MP -MF .deps/mapmfmul.Tpo -c src/mapm/mapmfmul.c -fPIC -DPIC -o .libs/mapmfmul.o mv -f .deps/mapmfmul.Tpo .deps/mapmfmul.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_fpf.lo -MD -MP -MF .deps/mapm_fpf.Tpo -c -o mapm_fpf.lo `test -f 'src/mapm/mapm_fpf.c' || echo './'`src/mapm/mapm_fpf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_fpf.lo -MD -MP -MF .deps/mapm_fpf.Tpo -c src/mapm/mapm_fpf.c -fPIC -DPIC -o .libs/mapm_fpf.o mv -f .deps/mapm_fpf.Tpo .deps/mapm_fpf.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_gcd.lo -MD -MP -MF .deps/mapm_gcd.Tpo -c -o mapm_gcd.lo `test -f 'src/mapm/mapm_gcd.c' || echo './'`src/mapm/mapm_gcd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_gcd.lo -MD -MP -MF .deps/mapm_gcd.Tpo -c src/mapm/mapm_gcd.c -fPIC -DPIC -o .libs/mapm_gcd.o mv -f .deps/mapm_gcd.Tpo .deps/mapm_gcd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmgues.lo -MD -MP -MF .deps/mapmgues.Tpo -c -o mapmgues.lo `test -f 'src/mapm/mapmgues.c' || echo './'`src/mapm/mapmgues.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmgues.lo -MD -MP -MF .deps/mapmgues.Tpo -c src/mapm/mapmgues.c -fPIC -DPIC -o .libs/mapmgues.o mv -f .deps/mapmgues.Tpo .deps/mapmgues.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmhasn.lo -MD -MP -MF .deps/mapmhasn.Tpo -c -o mapmhasn.lo `test -f 'src/mapm/mapmhasn.c' || echo './'`src/mapm/mapmhasn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmhasn.lo -MD -MP -MF .deps/mapmhasn.Tpo -c src/mapm/mapmhasn.c -fPIC -DPIC -o .libs/mapmhasn.o mv -f .deps/mapmhasn.Tpo .deps/mapmhasn.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmhsin.lo -MD -MP -MF .deps/mapmhsin.Tpo -c -o mapmhsin.lo `test -f 'src/mapm/mapmhsin.c' || echo './'`src/mapm/mapmhsin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmhsin.lo -MD -MP -MF .deps/mapmhsin.Tpo -c src/mapm/mapmhsin.c -fPIC -DPIC -o .libs/mapmhsin.o mv -f .deps/mapmhsin.Tpo .deps/mapmhsin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmipwr.lo -MD -MP -MF .deps/mapmipwr.Tpo -c -o mapmipwr.lo `test -f 'src/mapm/mapmipwr.c' || echo './'`src/mapm/mapmipwr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmipwr.lo -MD -MP -MF .deps/mapmipwr.Tpo -c src/mapm/mapmipwr.c -fPIC -DPIC -o .libs/mapmipwr.o mv -f .deps/mapmipwr.Tpo .deps/mapmipwr.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmistr.lo -MD -MP -MF .deps/mapmistr.Tpo -c -o mapmistr.lo `test -f 'src/mapm/mapmistr.c' || echo './'`src/mapm/mapmistr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmistr.lo -MD -MP -MF .deps/mapmistr.Tpo -c src/mapm/mapmistr.c -fPIC -DPIC -o .libs/mapmistr.o mv -f .deps/mapmistr.Tpo .deps/mapmistr.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_lg2.lo -MD -MP -MF .deps/mapm_lg2.Tpo -c -o mapm_lg2.lo `test -f 'src/mapm/mapm_lg2.c' || echo './'`src/mapm/mapm_lg2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_lg2.lo -MD -MP -MF .deps/mapm_lg2.Tpo -c src/mapm/mapm_lg2.c -fPIC -DPIC -o .libs/mapm_lg2.o mv -f .deps/mapm_lg2.Tpo .deps/mapm_lg2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_lg3.lo -MD -MP -MF .deps/mapm_lg3.Tpo -c -o mapm_lg3.lo `test -f 'src/mapm/mapm_lg3.c' || echo './'`src/mapm/mapm_lg3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_lg3.lo -MD -MP -MF .deps/mapm_lg3.Tpo -c src/mapm/mapm_lg3.c -fPIC -DPIC -o .libs/mapm_lg3.o mv -f .deps/mapm_lg3.Tpo .deps/mapm_lg3.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_log.lo -MD -MP -MF .deps/mapm_log.Tpo -c -o mapm_log.lo `test -f 'src/mapm/mapm_log.c' || echo './'`src/mapm/mapm_log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_log.lo -MD -MP -MF .deps/mapm_log.Tpo -c src/mapm/mapm_log.c -fPIC -DPIC -o .libs/mapm_log.o mv -f .deps/mapm_log.Tpo .deps/mapm_log.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT mapm_mt.lo -MD -MP -MF .deps/mapm_mt.Tpo -c -o mapm_mt.lo `test -f 'src/mapm/mapm_mt.cpp' || echo './'`src/mapm/mapm_mt.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT mapm_mt.lo -MD -MP -MF .deps/mapm_mt.Tpo -c src/mapm/mapm_mt.cpp -fPIC -DPIC -o .libs/mapm_mt.o mv -f .deps/mapm_mt.Tpo .deps/mapm_mt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_mul.lo -MD -MP -MF .deps/mapm_mul.Tpo -c -o mapm_mul.lo `test -f 'src/mapm/mapm_mul.c' || echo './'`src/mapm/mapm_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_mul.lo -MD -MP -MF .deps/mapm_mul.Tpo -c src/mapm/mapm_mul.c -fPIC -DPIC -o .libs/mapm_mul.o mv -f .deps/mapm_mul.Tpo .deps/mapm_mul.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_pow.lo -MD -MP -MF .deps/mapm_pow.Tpo -c -o mapm_pow.lo `test -f 'src/mapm/mapm_pow.c' || echo './'`src/mapm/mapm_pow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_pow.lo -MD -MP -MF .deps/mapm_pow.Tpo -c src/mapm/mapm_pow.c -fPIC -DPIC -o .libs/mapm_pow.o mv -f .deps/mapm_pow.Tpo .deps/mapm_pow.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmpwr2.lo -MD -MP -MF .deps/mapmpwr2.Tpo -c -o mapmpwr2.lo `test -f 'src/mapm/mapmpwr2.c' || echo './'`src/mapm/mapmpwr2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmpwr2.lo -MD -MP -MF .deps/mapmpwr2.Tpo -c src/mapm/mapmpwr2.c -fPIC -DPIC -o .libs/mapmpwr2.o mv -f .deps/mapmpwr2.Tpo .deps/mapmpwr2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_rcp.lo -MD -MP -MF .deps/mapm_rcp.Tpo -c -o mapm_rcp.lo `test -f 'src/mapm/mapm_rcp.c' || echo './'`src/mapm/mapm_rcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_rcp.lo -MD -MP -MF .deps/mapm_rcp.Tpo -c src/mapm/mapm_rcp.c -fPIC -DPIC -o .libs/mapm_rcp.o mv -f .deps/mapm_rcp.Tpo .deps/mapm_rcp.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_rnd.lo -MD -MP -MF .deps/mapm_rnd.Tpo -c -o mapm_rnd.lo `test -f 'src/mapm/mapm_rnd.c' || echo './'`src/mapm/mapm_rnd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_rnd.lo -MD -MP -MF .deps/mapm_rnd.Tpo -c src/mapm/mapm_rnd.c -fPIC -DPIC -o .libs/mapm_rnd.o mv -f .deps/mapm_rnd.Tpo .deps/mapm_rnd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmrsin.lo -MD -MP -MF .deps/mapmrsin.Tpo -c -o mapmrsin.lo `test -f 'src/mapm/mapmrsin.c' || echo './'`src/mapm/mapmrsin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmrsin.lo -MD -MP -MF .deps/mapmrsin.Tpo -c src/mapm/mapmrsin.c -fPIC -DPIC -o .libs/mapmrsin.o mv -f .deps/mapmrsin.Tpo .deps/mapmrsin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_set.lo -MD -MP -MF .deps/mapm_set.Tpo -c -o mapm_set.lo `test -f 'src/mapm/mapm_set.c' || echo './'`src/mapm/mapm_set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_set.lo -MD -MP -MF .deps/mapm_set.Tpo -c src/mapm/mapm_set.c -fPIC -DPIC -o .libs/mapm_set.o mv -f .deps/mapm_set.Tpo .deps/mapm_set.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_sin.lo -MD -MP -MF .deps/mapm_sin.Tpo -c -o mapm_sin.lo `test -f 'src/mapm/mapm_sin.c' || echo './'`src/mapm/mapm_sin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapm_sin.lo -MD -MP -MF .deps/mapm_sin.Tpo -c src/mapm/mapm_sin.c -fPIC -DPIC -o .libs/mapm_sin.o mv -f .deps/mapm_sin.Tpo .deps/mapm_sin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmsqrt.lo -MD -MP -MF .deps/mapmsqrt.Tpo -c -o mapmsqrt.lo `test -f 'src/mapm/mapmsqrt.c' || echo './'`src/mapm/mapmsqrt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmsqrt.lo -MD -MP -MF .deps/mapmsqrt.Tpo -c src/mapm/mapmsqrt.c -fPIC -DPIC -o .libs/mapmsqrt.o mv -f .deps/mapmsqrt.Tpo .deps/mapmsqrt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmstck.lo -MD -MP -MF .deps/mapmstck.Tpo -c -o mapmstck.lo `test -f 'src/mapm/mapmstck.c' || echo './'`src/mapm/mapmstck.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmstck.lo -MD -MP -MF .deps/mapmstck.Tpo -c src/mapm/mapmstck.c -fPIC -DPIC -o .libs/mapmstck.o mv -f .deps/mapmstck.Tpo .deps/mapmstck.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmutil.lo -MD -MP -MF .deps/mapmutil.Tpo -c -o mapmutil.lo `test -f 'src/mapm/mapmutil.c' || echo './'`src/mapm/mapmutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmutil.lo -MD -MP -MF .deps/mapmutil.Tpo -c src/mapm/mapmutil.c -fPIC -DPIC -o .libs/mapmutil.o mv -f .deps/mapmutil.Tpo .deps/mapmutil.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmutl2.lo -MD -MP -MF .deps/mapmutl2.Tpo -c -o mapmutl2.lo `test -f 'src/mapm/mapmutl2.c' || echo './'`src/mapm/mapmutl2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mapmutl2.lo -MD -MP -MF .deps/mapmutl2.Tpo -c src/mapm/mapmutl2.c -fPIC -DPIC -o .libs/mapmutl2.o mv -f .deps/mapmutl2.Tpo .deps/mapmutl2.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT NodeTest.lo -MD -MP -MF .deps/NodeTest.Tpo -c -o NodeTest.lo `test -f 'src/axis/NodeTest.cpp' || echo './'`src/axis/NodeTest.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT NodeTest.lo -MD -MP -MF .deps/NodeTest.Tpo -c src/axis/NodeTest.cpp -fPIC -DPIC -o .libs/NodeTest.o mv -f .deps/NodeTest.Tpo .deps/NodeTest.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT SelfAxis.lo -MD -MP -MF .deps/SelfAxis.Tpo -c -o SelfAxis.lo `test -f 'src/axis/SelfAxis.cpp' || echo './'`src/axis/SelfAxis.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT SelfAxis.lo -MD -MP -MF .deps/SelfAxis.Tpo -c src/axis/SelfAxis.cpp -fPIC -DPIC -o .libs/SelfAxis.o mv -f .deps/SelfAxis.Tpo .deps/SelfAxis.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT And.lo -MD -MP -MF .deps/And.Tpo -c -o And.lo `test -f 'src/operators/And.cpp' || echo './'`src/operators/And.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT And.lo -MD -MP -MF .deps/And.Tpo -c src/operators/And.cpp -fPIC -DPIC -o .libs/And.o mv -f .deps/XQParser.Tpo .deps/XQParser.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ArithmeticOperator.lo -MD -MP -MF .deps/ArithmeticOperator.Tpo -c -o ArithmeticOperator.lo `test -f 'src/operators/ArithmeticOperator.cpp' || echo './'`src/operators/ArithmeticOperator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ArithmeticOperator.lo -MD -MP -MF .deps/ArithmeticOperator.Tpo -c src/operators/ArithmeticOperator.cpp -fPIC -DPIC -o .libs/ArithmeticOperator.o mv -f .deps/And.Tpo .deps/And.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ComparisonOperator.lo -MD -MP -MF .deps/ComparisonOperator.Tpo -c -o ComparisonOperator.lo `test -f 'src/operators/ComparisonOperator.cpp' || echo './'`src/operators/ComparisonOperator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ComparisonOperator.lo -MD -MP -MF .deps/ComparisonOperator.Tpo -c src/operators/ComparisonOperator.cpp -fPIC -DPIC -o .libs/ComparisonOperator.o mv -f .deps/ArithmeticOperator.Tpo .deps/ArithmeticOperator.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Divide.lo -MD -MP -MF .deps/Divide.Tpo -c -o Divide.lo `test -f 'src/operators/Divide.cpp' || echo './'`src/operators/Divide.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Divide.lo -MD -MP -MF .deps/Divide.Tpo -c src/operators/Divide.cpp -fPIC -DPIC -o .libs/Divide.o mv -f .deps/Divide.Tpo .deps/Divide.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Equals.lo -MD -MP -MF .deps/Equals.Tpo -c -o Equals.lo `test -f 'src/operators/Equals.cpp' || echo './'`src/operators/Equals.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Equals.lo -MD -MP -MF .deps/Equals.Tpo -c src/operators/Equals.cpp -fPIC -DPIC -o .libs/Equals.o mv -f .deps/ComparisonOperator.Tpo .deps/ComparisonOperator.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Except.lo -MD -MP -MF .deps/Except.Tpo -c -o Except.lo `test -f 'src/operators/Except.cpp' || echo './'`src/operators/Except.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Except.lo -MD -MP -MF .deps/Except.Tpo -c src/operators/Except.cpp -fPIC -DPIC -o .libs/Except.o mv -f .deps/Equals.Tpo .deps/Equals.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT GeneralComp.lo -MD -MP -MF .deps/GeneralComp.Tpo -c -o GeneralComp.lo `test -f 'src/operators/GeneralComp.cpp' || echo './'`src/operators/GeneralComp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT GeneralComp.lo -MD -MP -MF .deps/GeneralComp.Tpo -c src/operators/GeneralComp.cpp -fPIC -DPIC -o .libs/GeneralComp.o mv -f .deps/Except.Tpo .deps/Except.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT GreaterThan.lo -MD -MP -MF .deps/GreaterThan.Tpo -c -o GreaterThan.lo `test -f 'src/operators/GreaterThan.cpp' || echo './'`src/operators/GreaterThan.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT GreaterThan.lo -MD -MP -MF .deps/GreaterThan.Tpo -c src/operators/GreaterThan.cpp -fPIC -DPIC -o .libs/GreaterThan.o mv -f .deps/GreaterThan.Tpo .deps/GreaterThan.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT GreaterThanEqual.lo -MD -MP -MF .deps/GreaterThanEqual.Tpo -c -o GreaterThanEqual.lo `test -f 'src/operators/GreaterThanEqual.cpp' || echo './'`src/operators/GreaterThanEqual.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT GreaterThanEqual.lo -MD -MP -MF .deps/GreaterThanEqual.Tpo -c src/operators/GreaterThanEqual.cpp -fPIC -DPIC -o .libs/GreaterThanEqual.o mv -f .deps/GeneralComp.Tpo .deps/GeneralComp.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT IntegerDivide.lo -MD -MP -MF .deps/IntegerDivide.Tpo -c -o IntegerDivide.lo `test -f 'src/operators/IntegerDivide.cpp' || echo './'`src/operators/IntegerDivide.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT IntegerDivide.lo -MD -MP -MF .deps/IntegerDivide.Tpo -c src/operators/IntegerDivide.cpp -fPIC -DPIC -o .libs/IntegerDivide.o mv -f .deps/GreaterThanEqual.Tpo .deps/GreaterThanEqual.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Intersect.lo -MD -MP -MF .deps/Intersect.Tpo -c -o Intersect.lo `test -f 'src/operators/Intersect.cpp' || echo './'`src/operators/Intersect.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Intersect.lo -MD -MP -MF .deps/Intersect.Tpo -c src/operators/Intersect.cpp -fPIC -DPIC -o .libs/Intersect.o mv -f .deps/IntegerDivide.Tpo .deps/IntegerDivide.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT LessThan.lo -MD -MP -MF .deps/LessThan.Tpo -c -o LessThan.lo `test -f 'src/operators/LessThan.cpp' || echo './'`src/operators/LessThan.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT LessThan.lo -MD -MP -MF .deps/LessThan.Tpo -c src/operators/LessThan.cpp -fPIC -DPIC -o .libs/LessThan.o mv -f .deps/Intersect.Tpo .deps/Intersect.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT LessThanEqual.lo -MD -MP -MF .deps/LessThanEqual.Tpo -c -o LessThanEqual.lo `test -f 'src/operators/LessThanEqual.cpp' || echo './'`src/operators/LessThanEqual.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT LessThanEqual.lo -MD -MP -MF .deps/LessThanEqual.Tpo -c src/operators/LessThanEqual.cpp -fPIC -DPIC -o .libs/LessThanEqual.o mv -f .deps/LessThan.Tpo .deps/LessThan.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Minus.lo -MD -MP -MF .deps/Minus.Tpo -c -o Minus.lo `test -f 'src/operators/Minus.cpp' || echo './'`src/operators/Minus.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Minus.lo -MD -MP -MF .deps/Minus.Tpo -c src/operators/Minus.cpp -fPIC -DPIC -o .libs/Minus.o mv -f .deps/LessThanEqual.Tpo .deps/LessThanEqual.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Mod.lo -MD -MP -MF .deps/Mod.Tpo -c -o Mod.lo `test -f 'src/operators/Mod.cpp' || echo './'`src/operators/Mod.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Mod.lo -MD -MP -MF .deps/Mod.Tpo -c src/operators/Mod.cpp -fPIC -DPIC -o .libs/Mod.o mv -f .deps/Mod.Tpo .deps/Mod.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Multiply.lo -MD -MP -MF .deps/Multiply.Tpo -c -o Multiply.lo `test -f 'src/operators/Multiply.cpp' || echo './'`src/operators/Multiply.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Multiply.lo -MD -MP -MF .deps/Multiply.Tpo -c src/operators/Multiply.cpp -fPIC -DPIC -o .libs/Multiply.o mv -f .deps/Minus.Tpo .deps/Minus.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT NodeComparison.lo -MD -MP -MF .deps/NodeComparison.Tpo -c -o NodeComparison.lo `test -f 'src/operators/NodeComparison.cpp' || echo './'`src/operators/NodeComparison.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT NodeComparison.lo -MD -MP -MF .deps/NodeComparison.Tpo -c src/operators/NodeComparison.cpp -fPIC -DPIC -o .libs/NodeComparison.o mv -f .deps/Multiply.Tpo .deps/Multiply.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT NotEquals.lo -MD -MP -MF .deps/NotEquals.Tpo -c -o NotEquals.lo `test -f 'src/operators/NotEquals.cpp' || echo './'`src/operators/NotEquals.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT NotEquals.lo -MD -MP -MF .deps/NotEquals.Tpo -c src/operators/NotEquals.cpp -fPIC -DPIC -o .libs/NotEquals.o mv -f .deps/NodeComparison.Tpo .deps/NodeComparison.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Or.lo -MD -MP -MF .deps/Or.Tpo -c -o Or.lo `test -f 'src/operators/Or.cpp' || echo './'`src/operators/Or.cpp mv -f .deps/NotEquals.Tpo .deps/NotEquals.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT OrderComparison.lo -MD -MP -MF .deps/OrderComparison.Tpo -c -o OrderComparison.lo `test -f 'src/operators/OrderComparison.cpp' || echo './'`src/operators/OrderComparison.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Or.lo -MD -MP -MF .deps/Or.Tpo -c src/operators/Or.cpp -fPIC -DPIC -o .libs/Or.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT OrderComparison.lo -MD -MP -MF .deps/OrderComparison.Tpo -c src/operators/OrderComparison.cpp -fPIC -DPIC -o .libs/OrderComparison.o mv -f .deps/Or.Tpo .deps/Or.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Plus.lo -MD -MP -MF .deps/Plus.Tpo -c -o Plus.lo `test -f 'src/operators/Plus.cpp' || echo './'`src/operators/Plus.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Plus.lo -MD -MP -MF .deps/Plus.Tpo -c src/operators/Plus.cpp -fPIC -DPIC -o .libs/Plus.o mv -f .deps/OrderComparison.Tpo .deps/OrderComparison.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Range.lo -MD -MP -MF .deps/Range.Tpo -c -o Range.lo `test -f 'src/operators/Range.cpp' || echo './'`src/operators/Range.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Range.lo -MD -MP -MF .deps/Range.Tpo -c src/operators/Range.cpp -fPIC -DPIC -o .libs/Range.o mv -f .deps/Plus.Tpo .deps/Plus.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UnaryMinus.lo -MD -MP -MF .deps/UnaryMinus.Tpo -c -o UnaryMinus.lo `test -f 'src/operators/UnaryMinus.cpp' || echo './'`src/operators/UnaryMinus.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UnaryMinus.lo -MD -MP -MF .deps/UnaryMinus.Tpo -c src/operators/UnaryMinus.cpp -fPIC -DPIC -o .libs/UnaryMinus.o mv -f .deps/Range.Tpo .deps/Range.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Union.lo -MD -MP -MF .deps/Union.Tpo -c -o Union.lo `test -f 'src/operators/Union.cpp' || echo './'`src/operators/Union.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Union.lo -MD -MP -MF .deps/Union.Tpo -c src/operators/Union.cpp -fPIC -DPIC -o .libs/Union.o mv -f .deps/UnaryMinus.Tpo .deps/UnaryMinus.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT DocumentCacheImpl.lo -MD -MP -MF .deps/DocumentCacheImpl.Tpo -c -o DocumentCacheImpl.lo `test -f 'src/schema/DocumentCacheImpl.cpp' || echo './'`src/schema/DocumentCacheImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT DocumentCacheImpl.lo -MD -MP -MF .deps/DocumentCacheImpl.Tpo -c src/schema/DocumentCacheImpl.cpp -fPIC -DPIC -o .libs/DocumentCacheImpl.o mv -f .deps/Union.Tpo .deps/Union.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT SequenceType.lo -MD -MP -MF .deps/SequenceType.Tpo -c -o SequenceType.lo `test -f 'src/schema/SequenceType.cpp' || echo './'`src/schema/SequenceType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT SequenceType.lo -MD -MP -MF .deps/SequenceType.Tpo -c src/schema/SequenceType.cpp -fPIC -DPIC -o .libs/SequenceType.o mv -f .deps/DocumentCacheImpl.Tpo .deps/DocumentCacheImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT AnyAtomicTypeDatatypeValidator.lo -MD -MP -MF .deps/AnyAtomicTypeDatatypeValidator.Tpo -c -o AnyAtomicTypeDatatypeValidator.lo `test -f 'src/schema/AnyAtomicTypeDatatypeValidator.cpp' || echo './'`src/schema/AnyAtomicTypeDatatypeValidator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT AnyAtomicTypeDatatypeValidator.lo -MD -MP -MF .deps/AnyAtomicTypeDatatypeValidator.Tpo -c src/schema/AnyAtomicTypeDatatypeValidator.cpp -fPIC -DPIC -o .libs/AnyAtomicTypeDatatypeValidator.o mv -f .deps/AnyAtomicTypeDatatypeValidator.Tpo .deps/AnyAtomicTypeDatatypeValidator.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT SchemaValidatorFilter.lo -MD -MP -MF .deps/SchemaValidatorFilter.Tpo -c -o SchemaValidatorFilter.lo `test -f 'src/schema/SchemaValidatorFilter.cpp' || echo './'`src/schema/SchemaValidatorFilter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT SchemaValidatorFilter.lo -MD -MP -MF .deps/SchemaValidatorFilter.Tpo -c src/schema/SchemaValidatorFilter.cpp -fPIC -DPIC -o .libs/SchemaValidatorFilter.o mv -f .deps/SequenceType.Tpo .deps/SequenceType.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FaxppDocumentCacheImpl.lo -MD -MP -MF .deps/FaxppDocumentCacheImpl.Tpo -c -o FaxppDocumentCacheImpl.lo `test -f 'src/schema/FaxppDocumentCacheImpl.cpp' || echo './'`src/schema/FaxppDocumentCacheImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FaxppDocumentCacheImpl.lo -MD -MP -MF .deps/FaxppDocumentCacheImpl.Tpo -c src/schema/FaxppDocumentCacheImpl.cpp -fPIC -DPIC -o .libs/FaxppDocumentCacheImpl.o mv -f .deps/FaxppDocumentCacheImpl.Tpo .deps/FaxppDocumentCacheImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ClosureResult.lo -MD -MP -MF .deps/ClosureResult.Tpo -c -o ClosureResult.lo `test -f 'src/runtime/ClosureResult.cpp' || echo './'`src/runtime/ClosureResult.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ClosureResult.lo -MD -MP -MF .deps/ClosureResult.Tpo -c src/runtime/ClosureResult.cpp -fPIC -DPIC -o .libs/ClosureResult.o mv -f .deps/ClosureResult.Tpo .deps/ClosureResult.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT EmptyResult.lo -MD -MP -MF .deps/EmptyResult.Tpo -c -o EmptyResult.lo `test -f 'src/runtime/EmptyResult.cpp' || echo './'`src/runtime/EmptyResult.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT EmptyResult.lo -MD -MP -MF .deps/EmptyResult.Tpo -c src/runtime/EmptyResult.cpp -fPIC -DPIC -o .libs/EmptyResult.o mv -f .deps/EmptyResult.Tpo .deps/EmptyResult.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT LazySequenceResult.lo -MD -MP -MF .deps/LazySequenceResult.Tpo -c -o LazySequenceResult.lo `test -f 'src/runtime/LazySequenceResult.cpp' || echo './'`src/runtime/LazySequenceResult.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT LazySequenceResult.lo -MD -MP -MF .deps/LazySequenceResult.Tpo -c src/runtime/LazySequenceResult.cpp -fPIC -DPIC -o .libs/LazySequenceResult.o mv -f .deps/LazySequenceResult.Tpo .deps/LazySequenceResult.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ResultBuffer.lo -MD -MP -MF .deps/ResultBuffer.Tpo -c -o ResultBuffer.lo `test -f 'src/runtime/ResultBuffer.cpp' || echo './'`src/runtime/ResultBuffer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ResultBuffer.lo -MD -MP -MF .deps/ResultBuffer.Tpo -c src/runtime/ResultBuffer.cpp -fPIC -DPIC -o .libs/ResultBuffer.o mv -f .deps/SchemaValidatorFilter.Tpo .deps/SchemaValidatorFilter.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ResultBufferImpl.lo -MD -MP -MF .deps/ResultBufferImpl.Tpo -c -o ResultBufferImpl.lo `test -f 'src/runtime/ResultBufferImpl.cpp' || echo './'`src/runtime/ResultBufferImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ResultBufferImpl.lo -MD -MP -MF .deps/ResultBufferImpl.Tpo -c src/runtime/ResultBufferImpl.cpp -fPIC -DPIC -o .libs/ResultBufferImpl.o mv -f .deps/ResultBuffer.Tpo .deps/ResultBuffer.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Result.lo -MD -MP -MF .deps/Result.Tpo -c -o Result.lo `test -f 'src/runtime/Result.cpp' || echo './'`src/runtime/Result.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Result.lo -MD -MP -MF .deps/Result.Tpo -c src/runtime/Result.cpp -fPIC -DPIC -o .libs/Result.o mv -f .deps/ResultBufferImpl.Tpo .deps/ResultBufferImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ResultImpl.lo -MD -MP -MF .deps/ResultImpl.Tpo -c -o ResultImpl.lo `test -f 'src/runtime/ResultImpl.cpp' || echo './'`src/runtime/ResultImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ResultImpl.lo -MD -MP -MF .deps/ResultImpl.Tpo -c src/runtime/ResultImpl.cpp -fPIC -DPIC -o .libs/ResultImpl.o mv -f .deps/Result.Tpo .deps/Result.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT SequenceResult.lo -MD -MP -MF .deps/SequenceResult.Tpo -c -o SequenceResult.lo `test -f 'src/runtime/SequenceResult.cpp' || echo './'`src/runtime/SequenceResult.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT SequenceResult.lo -MD -MP -MF .deps/SequenceResult.Tpo -c src/runtime/SequenceResult.cpp -fPIC -DPIC -o .libs/SequenceResult.o mv -f .deps/ResultImpl.Tpo .deps/ResultImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT SingleResult.lo -MD -MP -MF .deps/SingleResult.Tpo -c -o SingleResult.lo `test -f 'src/runtime/SingleResult.cpp' || echo './'`src/runtime/SingleResult.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT SingleResult.lo -MD -MP -MF .deps/SingleResult.Tpo -c src/runtime/SingleResult.cpp -fPIC -DPIC -o .libs/SingleResult.o mv -f .deps/SequenceResult.Tpo .deps/SequenceResult.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Sequence.lo -MD -MP -MF .deps/Sequence.Tpo -c -o Sequence.lo `test -f 'src/runtime/Sequence.cpp' || echo './'`src/runtime/Sequence.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Sequence.lo -MD -MP -MF .deps/Sequence.Tpo -c src/runtime/Sequence.cpp -fPIC -DPIC -o .libs/Sequence.o mv -f .deps/SingleResult.Tpo .deps/SingleResult.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionPut.lo -MD -MP -MF .deps/FunctionPut.Tpo -c -o FunctionPut.lo `test -f 'src/update/FunctionPut.cpp' || echo './'`src/update/FunctionPut.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FunctionPut.lo -MD -MP -MF .deps/FunctionPut.Tpo -c src/update/FunctionPut.cpp -fPIC -DPIC -o .libs/FunctionPut.o mv -f .deps/FunctionPut.Tpo .deps/FunctionPut.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT PendingUpdateList.lo -MD -MP -MF .deps/PendingUpdateList.Tpo -c -o PendingUpdateList.lo `test -f 'src/update/PendingUpdateList.cpp' || echo './'`src/update/PendingUpdateList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT PendingUpdateList.lo -MD -MP -MF .deps/PendingUpdateList.Tpo -c src/update/PendingUpdateList.cpp -fPIC -DPIC -o .libs/PendingUpdateList.o mv -f .deps/PendingUpdateList.Tpo .deps/PendingUpdateList.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UApplyUpdates.lo -MD -MP -MF .deps/UApplyUpdates.Tpo -c -o UApplyUpdates.lo `test -f 'src/update/UApplyUpdates.cpp' || echo './'`src/update/UApplyUpdates.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UApplyUpdates.lo -MD -MP -MF .deps/UApplyUpdates.Tpo -c src/update/UApplyUpdates.cpp -fPIC -DPIC -o .libs/UApplyUpdates.o mv -f .deps/Sequence.Tpo .deps/Sequence.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UDelete.lo -MD -MP -MF .deps/UDelete.Tpo -c -o UDelete.lo `test -f 'src/update/UDelete.cpp' || echo './'`src/update/UDelete.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UDelete.lo -MD -MP -MF .deps/UDelete.Tpo -c src/update/UDelete.cpp -fPIC -DPIC -o .libs/UDelete.o mv -f .deps/UApplyUpdates.Tpo .deps/UApplyUpdates.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT URename.lo -MD -MP -MF .deps/URename.Tpo -c -o URename.lo `test -f 'src/update/URename.cpp' || echo './'`src/update/URename.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT URename.lo -MD -MP -MF .deps/URename.Tpo -c src/update/URename.cpp -fPIC -DPIC -o .libs/URename.o mv -f .deps/UDelete.Tpo .deps/UDelete.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UReplace.lo -MD -MP -MF .deps/UReplace.Tpo -c -o UReplace.lo `test -f 'src/update/UReplace.cpp' || echo './'`src/update/UReplace.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UReplace.lo -MD -MP -MF .deps/UReplace.Tpo -c src/update/UReplace.cpp -fPIC -DPIC -o .libs/UReplace.o mv -f .deps/URename.Tpo .deps/URename.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UReplaceValueOf.lo -MD -MP -MF .deps/UReplaceValueOf.Tpo -c -o UReplaceValueOf.lo `test -f 'src/update/UReplaceValueOf.cpp' || echo './'`src/update/UReplaceValueOf.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UReplaceValueOf.lo -MD -MP -MF .deps/UReplaceValueOf.Tpo -c src/update/UReplaceValueOf.cpp -fPIC -DPIC -o .libs/UReplaceValueOf.o mv -f .deps/UReplace.Tpo .deps/UReplace.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UInsertAsFirst.lo -MD -MP -MF .deps/UInsertAsFirst.Tpo -c -o UInsertAsFirst.lo `test -f 'src/update/UInsertAsFirst.cpp' || echo './'`src/update/UInsertAsFirst.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UInsertAsFirst.lo -MD -MP -MF .deps/UInsertAsFirst.Tpo -c src/update/UInsertAsFirst.cpp -fPIC -DPIC -o .libs/UInsertAsFirst.o mv -f .deps/UReplaceValueOf.Tpo .deps/UReplaceValueOf.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UInsertAsLast.lo -MD -MP -MF .deps/UInsertAsLast.Tpo -c -o UInsertAsLast.lo `test -f 'src/update/UInsertAsLast.cpp' || echo './'`src/update/UInsertAsLast.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UInsertAsLast.lo -MD -MP -MF .deps/UInsertAsLast.Tpo -c src/update/UInsertAsLast.cpp -fPIC -DPIC -o .libs/UInsertAsLast.o mv -f .deps/UInsertAsFirst.Tpo .deps/UInsertAsFirst.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UInsertInto.lo -MD -MP -MF .deps/UInsertInto.Tpo -c -o UInsertInto.lo `test -f 'src/update/UInsertInto.cpp' || echo './'`src/update/UInsertInto.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UInsertInto.lo -MD -MP -MF .deps/UInsertInto.Tpo -c src/update/UInsertInto.cpp -fPIC -DPIC -o .libs/UInsertInto.o mv -f .deps/UInsertAsLast.Tpo .deps/UInsertAsLast.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UInsertAfter.lo -MD -MP -MF .deps/UInsertAfter.Tpo -c -o UInsertAfter.lo `test -f 'src/update/UInsertAfter.cpp' || echo './'`src/update/UInsertAfter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UInsertAfter.lo -MD -MP -MF .deps/UInsertAfter.Tpo -c src/update/UInsertAfter.cpp -fPIC -DPIC -o .libs/UInsertAfter.o mv -f .deps/UInsertInto.Tpo .deps/UInsertInto.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UInsertBefore.lo -MD -MP -MF .deps/UInsertBefore.Tpo -c -o UInsertBefore.lo `test -f 'src/update/UInsertBefore.cpp' || echo './'`src/update/UInsertBefore.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UInsertBefore.lo -MD -MP -MF .deps/UInsertBefore.Tpo -c src/update/UInsertBefore.cpp -fPIC -DPIC -o .libs/UInsertBefore.o mv -f .deps/UInsertAfter.Tpo .deps/UInsertAfter.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UTransform.lo -MD -MP -MF .deps/UTransform.Tpo -c -o UTransform.lo `test -f 'src/update/UTransform.cpp' || echo './'`src/update/UTransform.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT UTransform.lo -MD -MP -MF .deps/UTransform.Tpo -c src/update/UTransform.cpp -fPIC -DPIC -o .libs/UTransform.o mv -f .deps/UInsertBefore.Tpo .deps/UInsertBefore.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT TestSuiteParser.lo -MD -MP -MF .deps/TestSuiteParser.Tpo -c -o TestSuiteParser.lo `test -f 'src/xqts/TestSuiteParser.cpp' || echo './'`src/xqts/TestSuiteParser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT TestSuiteParser.lo -MD -MP -MF .deps/TestSuiteParser.Tpo -c src/xqts/TestSuiteParser.cpp -fPIC -DPIC -o .libs/TestSuiteParser.o mv -f .deps/UTransform.Tpo .deps/UTransform.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT TestSuiteResultListener.lo -MD -MP -MF .deps/TestSuiteResultListener.Tpo -c -o TestSuiteResultListener.lo `test -f 'src/xqts/TestSuiteResultListener.cpp' || echo './'`src/xqts/TestSuiteResultListener.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT TestSuiteResultListener.lo -MD -MP -MF .deps/TestSuiteResultListener.Tpo -c src/xqts/TestSuiteResultListener.cpp -fPIC -DPIC -o .libs/TestSuiteResultListener.o mv -f .deps/TestSuiteParser.Tpo .deps/TestSuiteParser.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT TestSuiteRunner.lo -MD -MP -MF .deps/TestSuiteRunner.Tpo -c -o TestSuiteRunner.lo `test -f 'src/xqts/TestSuiteRunner.cpp' || echo './'`src/xqts/TestSuiteRunner.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT TestSuiteRunner.lo -MD -MP -MF .deps/TestSuiteRunner.Tpo -c src/xqts/TestSuiteRunner.cpp -fPIC -DPIC -o .libs/TestSuiteRunner.o mv -f .deps/TestSuiteRunner.Tpo .deps/TestSuiteRunner.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FastXDMUpdateFactory.lo -MD -MP -MF .deps/FastXDMUpdateFactory.Tpo -c -o FastXDMUpdateFactory.lo `test -f 'src/fastxdm/FastXDMUpdateFactory.cpp' || echo './'`src/fastxdm/FastXDMUpdateFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FastXDMUpdateFactory.lo -MD -MP -MF .deps/FastXDMUpdateFactory.Tpo -c src/fastxdm/FastXDMUpdateFactory.cpp -fPIC -DPIC -o .libs/FastXDMUpdateFactory.o mv -f .deps/TestSuiteResultListener.Tpo .deps/TestSuiteResultListener.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FastXDMDocument.lo -MD -MP -MF .deps/FastXDMDocument.Tpo -c -o FastXDMDocument.lo `test -f 'src/fastxdm/FastXDMDocument.cpp' || echo './'`src/fastxdm/FastXDMDocument.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FastXDMDocument.lo -MD -MP -MF .deps/FastXDMDocument.Tpo -c src/fastxdm/FastXDMDocument.cpp -fPIC -DPIC -o .libs/FastXDMDocument.o mv -f .deps/FastXDMUpdateFactory.Tpo .deps/FastXDMUpdateFactory.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FastXDMNodeImpl.lo -MD -MP -MF .deps/FastXDMNodeImpl.Tpo -c -o FastXDMNodeImpl.lo `test -f 'src/fastxdm/FastXDMNodeImpl.cpp' || echo './'`src/fastxdm/FastXDMNodeImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FastXDMNodeImpl.lo -MD -MP -MF .deps/FastXDMNodeImpl.Tpo -c src/fastxdm/FastXDMNodeImpl.cpp -fPIC -DPIC -o .libs/FastXDMNodeImpl.o mv -f .deps/FastXDMDocument.Tpo .deps/FastXDMDocument.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FastXDMConfiguration.lo -MD -MP -MF .deps/FastXDMConfiguration.Tpo -c -o FastXDMConfiguration.lo `test -f 'src/fastxdm/FastXDMConfiguration.cpp' || echo './'`src/fastxdm/FastXDMConfiguration.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FastXDMConfiguration.lo -MD -MP -MF .deps/FastXDMConfiguration.Tpo -c src/fastxdm/FastXDMConfiguration.cpp -fPIC -DPIC -o .libs/FastXDMConfiguration.o mv -f .deps/FastXDMConfiguration.Tpo .deps/FastXDMConfiguration.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FastXDMSequenceBuilder.lo -MD -MP -MF .deps/FastXDMSequenceBuilder.Tpo -c -o FastXDMSequenceBuilder.lo `test -f 'src/fastxdm/FastXDMSequenceBuilder.cpp' || echo './'`src/fastxdm/FastXDMSequenceBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FastXDMSequenceBuilder.lo -MD -MP -MF .deps/FastXDMSequenceBuilder.Tpo -c src/fastxdm/FastXDMSequenceBuilder.cpp -fPIC -DPIC -o .libs/FastXDMSequenceBuilder.o mv -f .deps/FastXDMSequenceBuilder.Tpo .deps/FastXDMSequenceBuilder.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT AncestorAxis.lo -MD -MP -MF .deps/AncestorAxis.Tpo -c -o AncestorAxis.lo `test -f 'src/xerces/AncestorAxis.cpp' || echo './'`src/xerces/AncestorAxis.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT AncestorAxis.lo -MD -MP -MF .deps/AncestorAxis.Tpo -c src/xerces/AncestorAxis.cpp -fPIC -DPIC -o .libs/AncestorAxis.o mv -f .deps/AncestorAxis.Tpo .deps/AncestorAxis.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT AncestorOrSelfAxis.lo -MD -MP -MF .deps/AncestorOrSelfAxis.Tpo -c -o AncestorOrSelfAxis.lo `test -f 'src/xerces/AncestorOrSelfAxis.cpp' || echo './'`src/xerces/AncestorOrSelfAxis.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT AncestorOrSelfAxis.lo -MD -MP -MF .deps/AncestorOrSelfAxis.Tpo -c src/xerces/AncestorOrSelfAxis.cpp -fPIC -DPIC -o .libs/AncestorOrSelfAxis.o mv -f .deps/AncestorOrSelfAxis.Tpo .deps/AncestorOrSelfAxis.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT AttributeAxis.lo -MD -MP -MF .deps/AttributeAxis.Tpo -c -o AttributeAxis.lo `test -f 'src/xerces/AttributeAxis.cpp' || echo './'`src/xerces/AttributeAxis.cpp mv -f .deps/FastXDMNodeImpl.Tpo .deps/FastXDMNodeImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Axis.lo -MD -MP -MF .deps/Axis.Tpo -c -o Axis.lo `test -f 'src/xerces/Axis.cpp' || echo './'`src/xerces/Axis.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT AttributeAxis.lo -MD -MP -MF .deps/AttributeAxis.Tpo -c src/xerces/AttributeAxis.cpp -fPIC -DPIC -o .libs/AttributeAxis.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Axis.lo -MD -MP -MF .deps/Axis.Tpo -c src/xerces/Axis.cpp -fPIC -DPIC -o .libs/Axis.o mv -f .deps/AttributeAxis.Tpo .deps/AttributeAxis.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ChildAxis.lo -MD -MP -MF .deps/ChildAxis.Tpo -c -o ChildAxis.lo `test -f 'src/xerces/ChildAxis.cpp' || echo './'`src/xerces/ChildAxis.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ChildAxis.lo -MD -MP -MF .deps/ChildAxis.Tpo -c src/xerces/ChildAxis.cpp -fPIC -DPIC -o .libs/ChildAxis.o mv -f .deps/Axis.Tpo .deps/Axis.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT DescendantAxis.lo -MD -MP -MF .deps/DescendantAxis.Tpo -c -o DescendantAxis.lo `test -f 'src/xerces/DescendantAxis.cpp' || echo './'`src/xerces/DescendantAxis.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT DescendantAxis.lo -MD -MP -MF .deps/DescendantAxis.Tpo -c src/xerces/DescendantAxis.cpp -fPIC -DPIC -o .libs/DescendantAxis.o mv -f .deps/ChildAxis.Tpo .deps/ChildAxis.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT DescendantOrSelfAxis.lo -MD -MP -MF .deps/DescendantOrSelfAxis.Tpo -c -o DescendantOrSelfAxis.lo `test -f 'src/xerces/DescendantOrSelfAxis.cpp' || echo './'`src/xerces/DescendantOrSelfAxis.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT DescendantOrSelfAxis.lo -MD -MP -MF .deps/DescendantOrSelfAxis.Tpo -c src/xerces/DescendantOrSelfAxis.cpp -fPIC -DPIC -o .libs/DescendantOrSelfAxis.o mv -f .deps/DescendantAxis.Tpo .deps/DescendantAxis.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FollowingAxis.lo -MD -MP -MF .deps/FollowingAxis.Tpo -c -o FollowingAxis.lo `test -f 'src/xerces/FollowingAxis.cpp' || echo './'`src/xerces/FollowingAxis.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FollowingAxis.lo -MD -MP -MF .deps/FollowingAxis.Tpo -c src/xerces/FollowingAxis.cpp -fPIC -DPIC -o .libs/FollowingAxis.o mv -f .deps/DescendantOrSelfAxis.Tpo .deps/DescendantOrSelfAxis.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FollowingSiblingAxis.lo -MD -MP -MF .deps/FollowingSiblingAxis.Tpo -c -o FollowingSiblingAxis.lo `test -f 'src/xerces/FollowingSiblingAxis.cpp' || echo './'`src/xerces/FollowingSiblingAxis.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT FollowingSiblingAxis.lo -MD -MP -MF .deps/FollowingSiblingAxis.Tpo -c src/xerces/FollowingSiblingAxis.cpp -fPIC -DPIC -o .libs/FollowingSiblingAxis.o mv -f .deps/FollowingAxis.Tpo .deps/FollowingAxis.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT NamespaceAxis.lo -MD -MP -MF .deps/NamespaceAxis.Tpo -c -o NamespaceAxis.lo `test -f 'src/xerces/NamespaceAxis.cpp' || echo './'`src/xerces/NamespaceAxis.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT NamespaceAxis.lo -MD -MP -MF .deps/NamespaceAxis.Tpo -c src/xerces/NamespaceAxis.cpp -fPIC -DPIC -o .libs/NamespaceAxis.o mv -f .deps/FollowingSiblingAxis.Tpo .deps/FollowingSiblingAxis.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ParentAxis.lo -MD -MP -MF .deps/ParentAxis.Tpo -c -o ParentAxis.lo `test -f 'src/xerces/ParentAxis.cpp' || echo './'`src/xerces/ParentAxis.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ParentAxis.lo -MD -MP -MF .deps/ParentAxis.Tpo -c src/xerces/ParentAxis.cpp -fPIC -DPIC -o .libs/ParentAxis.o mv -f .deps/ParentAxis.Tpo .deps/ParentAxis.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT PrecedingAxis.lo -MD -MP -MF .deps/PrecedingAxis.Tpo -c -o PrecedingAxis.lo `test -f 'src/xerces/PrecedingAxis.cpp' || echo './'`src/xerces/PrecedingAxis.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT PrecedingAxis.lo -MD -MP -MF .deps/PrecedingAxis.Tpo -c src/xerces/PrecedingAxis.cpp -fPIC -DPIC -o .libs/PrecedingAxis.o mv -f .deps/NamespaceAxis.Tpo .deps/NamespaceAxis.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT PrecedingSiblingAxis.lo -MD -MP -MF .deps/PrecedingSiblingAxis.Tpo -c -o PrecedingSiblingAxis.lo `test -f 'src/xerces/PrecedingSiblingAxis.cpp' || echo './'`src/xerces/PrecedingSiblingAxis.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT PrecedingSiblingAxis.lo -MD -MP -MF .deps/PrecedingSiblingAxis.Tpo -c src/xerces/PrecedingSiblingAxis.cpp -fPIC -DPIC -o .libs/PrecedingSiblingAxis.o mv -f .deps/PrecedingAxis.Tpo .deps/PrecedingAxis.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XercesConfiguration.lo -MD -MP -MF .deps/XercesConfiguration.Tpo -c -o XercesConfiguration.lo `test -f 'src/xerces/XercesConfiguration.cpp' || echo './'`src/xerces/XercesConfiguration.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XercesConfiguration.lo -MD -MP -MF .deps/XercesConfiguration.Tpo -c src/xerces/XercesConfiguration.cpp -fPIC -DPIC -o .libs/XercesConfiguration.o mv -f .deps/PrecedingSiblingAxis.Tpo .deps/PrecedingSiblingAxis.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XercesNodeImpl.lo -MD -MP -MF .deps/XercesNodeImpl.Tpo -c -o XercesNodeImpl.lo `test -f 'src/xerces/XercesNodeImpl.cpp' || echo './'`src/xerces/XercesNodeImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XercesNodeImpl.lo -MD -MP -MF .deps/XercesNodeImpl.Tpo -c src/xerces/XercesNodeImpl.cpp -fPIC -DPIC -o .libs/XercesNodeImpl.o mv -f .deps/XercesConfiguration.Tpo .deps/XercesConfiguration.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XercesSequenceBuilder.lo -MD -MP -MF .deps/XercesSequenceBuilder.Tpo -c -o XercesSequenceBuilder.lo `test -f 'src/xerces/XercesSequenceBuilder.cpp' || echo './'`src/xerces/XercesSequenceBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XercesSequenceBuilder.lo -MD -MP -MF .deps/XercesSequenceBuilder.Tpo -c src/xerces/XercesSequenceBuilder.cpp -fPIC -DPIC -o .libs/XercesSequenceBuilder.o src/xerces/XercesNodeImpl.cpp: In member function 'virtual const XMLCh* XercesNodeImpl::dmStringValue(const DynamicContext*) const': src/xerces/XercesNodeImpl.cpp:431: warning: suggest parentheses around '&&' within '||' src/xerces/XercesNodeImpl.cpp:486: warning: suggest parentheses around '&&' within '||' src/xerces/XercesSequenceBuilder.cpp: In member function 'virtual void XercesSequenceBuilder::textEvent(const XMLCh*)': src/xerces/XercesSequenceBuilder.cpp:162: warning: suggest parentheses around '&&' within '||' mv -f .deps/XercesSequenceBuilder.Tpo .deps/XercesSequenceBuilder.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XercesUpdateFactory.lo -MD -MP -MF .deps/XercesUpdateFactory.Tpo -c -o XercesUpdateFactory.lo `test -f 'src/xerces/XercesUpdateFactory.cpp' || echo './'`src/xerces/XercesUpdateFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XercesUpdateFactory.lo -MD -MP -MF .deps/XercesUpdateFactory.Tpo -c src/xerces/XercesUpdateFactory.cpp -fPIC -DPIC -o .libs/XercesUpdateFactory.o mv -f .deps/XercesNodeImpl.Tpo .deps/XercesNodeImpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XercesURIResolver.lo -MD -MP -MF .deps/XercesURIResolver.Tpo -c -o XercesURIResolver.lo `test -f 'src/xerces/XercesURIResolver.cpp' || echo './'`src/xerces/XercesURIResolver.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XercesURIResolver.lo -MD -MP -MF .deps/XercesURIResolver.Tpo -c src/xerces/XercesURIResolver.cpp -fPIC -DPIC -o .libs/XercesURIResolver.o mv -f .deps/XercesURIResolver.Tpo .deps/XercesURIResolver.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Optimizer.lo -MD -MP -MF .deps/Optimizer.Tpo -c -o Optimizer.lo `test -f 'src/optimizer/Optimizer.cpp' || echo './'`src/optimizer/Optimizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT Optimizer.lo -MD -MP -MF .deps/Optimizer.Tpo -c src/optimizer/Optimizer.cpp -fPIC -DPIC -o .libs/Optimizer.o mv -f .deps/XercesUpdateFactory.Tpo .deps/XercesUpdateFactory.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ASTCopier.lo -MD -MP -MF .deps/ASTCopier.Tpo -c -o ASTCopier.lo `test -f 'src/optimizer/ASTCopier.cpp' || echo './'`src/optimizer/ASTCopier.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ASTCopier.lo -MD -MP -MF .deps/ASTCopier.Tpo -c src/optimizer/ASTCopier.cpp -fPIC -DPIC -o .libs/ASTCopier.o mv -f .deps/Optimizer.Tpo .deps/Optimizer.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ASTReleaser.lo -MD -MP -MF .deps/ASTReleaser.Tpo -c -o ASTReleaser.lo `test -f 'src/optimizer/ASTReleaser.cpp' || echo './'`src/optimizer/ASTReleaser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ASTReleaser.lo -MD -MP -MF .deps/ASTReleaser.Tpo -c src/optimizer/ASTReleaser.cpp -fPIC -DPIC -o .libs/ASTReleaser.o mv -f .deps/ASTReleaser.Tpo .deps/ASTReleaser.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ASTVisitor.lo -MD -MP -MF .deps/ASTVisitor.Tpo -c -o ASTVisitor.lo `test -f 'src/optimizer/ASTVisitor.cpp' || echo './'`src/optimizer/ASTVisitor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT ASTVisitor.lo -MD -MP -MF .deps/ASTVisitor.Tpo -c src/optimizer/ASTVisitor.cpp -fPIC -DPIC -o .libs/ASTVisitor.o mv -f .deps/ASTCopier.Tpo .deps/ASTCopier.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT PartialEvaluator.lo -MD -MP -MF .deps/PartialEvaluator.Tpo -c -o PartialEvaluator.lo `test -f 'src/optimizer/PartialEvaluator.cpp' || echo './'`src/optimizer/PartialEvaluator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT PartialEvaluator.lo -MD -MP -MF .deps/PartialEvaluator.Tpo -c src/optimizer/PartialEvaluator.cpp -fPIC -DPIC -o .libs/PartialEvaluator.o mv -f .deps/ASTVisitor.Tpo .deps/ASTVisitor.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT StaticTyper.lo -MD -MP -MF .deps/StaticTyper.Tpo -c -o StaticTyper.lo `test -f 'src/optimizer/StaticTyper.cpp' || echo './'`src/optimizer/StaticTyper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT StaticTyper.lo -MD -MP -MF .deps/StaticTyper.Tpo -c src/optimizer/StaticTyper.cpp -fPIC -DPIC -o .libs/StaticTyper.o src/optimizer/StaticTyper.cpp: In member function 'virtual TupleNode* StaticTyper::optimizeOrderByTuple(OrderByTuple*)': src/optimizer/StaticTyper.cpp:491: warning: 'orderReset.AutoNodeSetOrderingReset::ordering_' may be used uninitialized in this function src/optimizer/StaticTyper.cpp: In member function 'virtual ASTNode* StaticTyper::optimizeEffectiveBooleanValue(XQEffectiveBooleanValue*)': src/optimizer/StaticTyper.cpp:353: warning: 'orderReset.AutoNodeSetOrderingReset::ordering_' may be used uninitialized in this function src/optimizer/StaticTyper.cpp: In member function 'virtual ASTNode* StaticTyper::optimizeNamespaceBinding(XQNamespaceBinding*)': src/optimizer/StaticTyper.cpp:276: warning: 'jan.AutoNsScopeReset::_oldNSResolver' may be used uninitialized in this function src/optimizer/StaticTyper.cpp:276: warning: 'jan.AutoNsScopeReset::_defaultElementAndTypeNS' may be used uninitialized in this function src/optimizer/StaticTyper.cpp: In member function 'virtual ASTNode* StaticTyper::optimizeInlineFunction(XQInlineFunction*)': src/optimizer/StaticTyper.cpp:341: warning: 'reset.AutoMessageListenerReset::listener_' may be used uninitialized in this function src/optimizer/StaticTyper.cpp: In member function 'virtual ASTNode* StaticTyper::optimizeTreatAs(XQTreatAs*)': src/optimizer/StaticTyper.cpp:263: warning: 'reset.AutoMessageListenerReset::listener_' may be used uninitialized in this function src/optimizer/StaticTyper.cpp: In member function 'virtual ASTNode* StaticTyper::optimizeFunctionRef(XQFunctionRef*)': src/optimizer/StaticTyper.cpp:308: warning: 'reset.AutoMessageListenerReset::listener_' may be used uninitialized in this function mv -f .deps/StaticTyper.Tpo .deps/StaticTyper.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT QueryPathNode.lo -MD -MP -MF .deps/QueryPathNode.Tpo -c -o QueryPathNode.lo `test -f 'src/optimizer/QueryPathNode.cpp' || echo './'`src/optimizer/QueryPathNode.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT QueryPathNode.lo -MD -MP -MF .deps/QueryPathNode.Tpo -c src/optimizer/QueryPathNode.cpp -fPIC -DPIC -o .libs/QueryPathNode.o src/optimizer/PartialEvaluator.cpp: In member function 'virtual ASTNode* PartialEvaluator::optimizeNamespaceBinding(XQNamespaceBinding*)': src/optimizer/PartialEvaluator.cpp:304: warning: 'jan.AutoNsScopeReset::_defaultElementAndTypeNS' may be used uninitialized in this function src/optimizer/PartialEvaluator.cpp:304: warning: 'jan.AutoNsScopeReset::_oldNSResolver' may be used uninitialized in this function mv -f .deps/QueryPathNode.Tpo .deps/QueryPathNode.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT QueryPathTreeGenerator.lo -MD -MP -MF .deps/QueryPathTreeGenerator.Tpo -c -o QueryPathTreeGenerator.lo `test -f 'src/optimizer/QueryPathTreeGenerator.cpp' || echo './'`src/optimizer/QueryPathTreeGenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT QueryPathTreeGenerator.lo -MD -MP -MF .deps/QueryPathTreeGenerator.Tpo -c src/optimizer/QueryPathTreeGenerator.cpp -fPIC -DPIC -o .libs/QueryPathTreeGenerator.o mv -f .deps/PartialEvaluator.Tpo .deps/PartialEvaluator.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT yajl_buf.lo -MD -MP -MF .deps/yajl_buf.Tpo -c -o yajl_buf.lo `test -f 'src/yajl/yajl_buf.c' || echo './'`src/yajl/yajl_buf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT yajl_buf.lo -MD -MP -MF .deps/yajl_buf.Tpo -c src/yajl/yajl_buf.c -fPIC -DPIC -o .libs/yajl_buf.o mv -f .deps/yajl_buf.Tpo .deps/yajl_buf.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT yajl.lo -MD -MP -MF .deps/yajl.Tpo -c -o yajl.lo `test -f 'src/yajl/yajl.c' || echo './'`src/yajl/yajl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT yajl.lo -MD -MP -MF .deps/yajl.Tpo -c src/yajl/yajl.c -fPIC -DPIC -o .libs/yajl.o mv -f .deps/yajl.Tpo .deps/yajl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT yajl_encode.lo -MD -MP -MF .deps/yajl_encode.Tpo -c -o yajl_encode.lo `test -f 'src/yajl/yajl_encode.c' || echo './'`src/yajl/yajl_encode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT yajl_encode.lo -MD -MP -MF .deps/yajl_encode.Tpo -c src/yajl/yajl_encode.c -fPIC -DPIC -o .libs/yajl_encode.o mv -f .deps/yajl_encode.Tpo .deps/yajl_encode.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT yajl_gen.lo -MD -MP -MF .deps/yajl_gen.Tpo -c -o yajl_gen.lo `test -f 'src/yajl/yajl_gen.c' || echo './'`src/yajl/yajl_gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT yajl_gen.lo -MD -MP -MF .deps/yajl_gen.Tpo -c src/yajl/yajl_gen.c -fPIC -DPIC -o .libs/yajl_gen.o mv -f .deps/yajl_gen.Tpo .deps/yajl_gen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT yajl_lex.lo -MD -MP -MF .deps/yajl_lex.Tpo -c -o yajl_lex.lo `test -f 'src/yajl/yajl_lex.c' || echo './'`src/yajl/yajl_lex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT yajl_lex.lo -MD -MP -MF .deps/yajl_lex.Tpo -c src/yajl/yajl_lex.c -fPIC -DPIC -o .libs/yajl_lex.o mv -f .deps/yajl_lex.Tpo .deps/yajl_lex.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT yajl_parser.lo -MD -MP -MF .deps/yajl_parser.Tpo -c -o yajl_parser.lo `test -f 'src/yajl/yajl_parser.c' || echo './'`src/yajl/yajl_parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT yajl_parser.lo -MD -MP -MF .deps/yajl_parser.Tpo -c src/yajl/yajl_parser.c -fPIC -DPIC -o .libs/yajl_parser.o mv -f .deps/yajl_parser.Tpo .deps/yajl_parser.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaXQCImplementation.lo -MD -MP -MF .deps/XQillaXQCImplementation.Tpo -c -o XQillaXQCImplementation.lo `test -f 'src/xqc/XQillaXQCImplementation.cpp' || echo './'`src/xqc/XQillaXQCImplementation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaXQCImplementation.lo -MD -MP -MF .deps/XQillaXQCImplementation.Tpo -c src/xqc/XQillaXQCImplementation.cpp -fPIC -DPIC -o .libs/XQillaXQCImplementation.o mv -f .deps/XQillaXQCImplementation.Tpo .deps/XQillaXQCImplementation.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaXQCStaticContext.lo -MD -MP -MF .deps/XQillaXQCStaticContext.Tpo -c -o XQillaXQCStaticContext.lo `test -f 'src/xqc/XQillaXQCStaticContext.cpp' || echo './'`src/xqc/XQillaXQCStaticContext.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaXQCStaticContext.lo -MD -MP -MF .deps/XQillaXQCStaticContext.Tpo -c src/xqc/XQillaXQCStaticContext.cpp -fPIC -DPIC -o .libs/XQillaXQCStaticContext.o mv -f .deps/QueryPathTreeGenerator.Tpo .deps/QueryPathTreeGenerator.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaXQCDynamicContext.lo -MD -MP -MF .deps/XQillaXQCDynamicContext.Tpo -c -o XQillaXQCDynamicContext.lo `test -f 'src/xqc/XQillaXQCDynamicContext.cpp' || echo './'`src/xqc/XQillaXQCDynamicContext.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaXQCDynamicContext.lo -MD -MP -MF .deps/XQillaXQCDynamicContext.Tpo -c src/xqc/XQillaXQCDynamicContext.cpp -fPIC -DPIC -o .libs/XQillaXQCDynamicContext.o mv -f .deps/XQillaXQCStaticContext.Tpo .deps/XQillaXQCStaticContext.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaXQCExpression.lo -MD -MP -MF .deps/XQillaXQCExpression.Tpo -c -o XQillaXQCExpression.lo `test -f 'src/xqc/XQillaXQCExpression.cpp' || echo './'`src/xqc/XQillaXQCExpression.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaXQCExpression.lo -MD -MP -MF .deps/XQillaXQCExpression.Tpo -c src/xqc/XQillaXQCExpression.cpp -fPIC -DPIC -o .libs/XQillaXQCExpression.o mv -f .deps/XQillaXQCDynamicContext.Tpo .deps/XQillaXQCDynamicContext.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaXQCSequence.lo -MD -MP -MF .deps/XQillaXQCSequence.Tpo -c -o XQillaXQCSequence.lo `test -f 'src/xqc/XQillaXQCSequence.cpp' || echo './'`src/xqc/XQillaXQCSequence.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT XQillaXQCSequence.lo -MD -MP -MF .deps/XQillaXQCSequence.Tpo -c src/xqc/XQillaXQCSequence.cpp -fPIC -DPIC -o .libs/XQillaXQCSequence.o mv -f .deps/XQillaXQCExpression.Tpo .deps/XQillaXQCExpression.Plo g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT xqilla-commandline.o -MD -MP -MF .deps/xqilla-commandline.Tpo -c -o xqilla-commandline.o `test -f 'src/samples/xqilla/xqilla-commandline.cpp' || echo './'`src/samples/xqilla/xqilla-commandline.cpp mv -f .deps/XQillaXQCSequence.Tpo .deps/XQillaXQCSequence.Plo g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT runner.o -MD -MP -MF .deps/runner.Tpo -c -o runner.o `test -f 'tests/xqts/runner.cpp' || echo './'`tests/xqts/runner.cpp mv -f .deps/xqilla-commandline.Tpo .deps/xqilla-commandline.Po g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT xmark.o -MD -MP -MF .deps/xmark.Tpo -c -o xmark.o `test -f 'tests/xmark/xmark.cpp' || echo './'`tests/xmark/xmark.cpp mv -f .deps/runner.Tpo .deps/runner.Po g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT simple-basic.o -MD -MP -MF .deps/simple-basic.Tpo -c -o simple-basic.o `test -f 'src/samples/simple-api/simple-basic.cpp' || echo './'`src/samples/simple-api/simple-basic.cpp mv -f .deps/xmark.Tpo .deps/xmark.Po g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT simple-context-item.o -MD -MP -MF .deps/simple-context-item.Tpo -c -o simple-context-item.o `test -f 'src/samples/simple-api/simple-context-item.cpp' || echo './'`src/samples/simple-api/simple-context-item.cpp mv -f .deps/simple-basic.Tpo .deps/simple-basic.Po gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xqc-basic.o -MD -MP -MF .deps/xqc-basic.Tpo -c -o xqc-basic.o `test -f 'src/samples/xqc-api/xqc-basic.c' || echo './'`src/samples/xqc-api/xqc-basic.c mv -f .deps/xqc-basic.Tpo .deps/xqc-basic.Po gcc -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xqc-context-item.o -MD -MP -MF .deps/xqc-context-item.Tpo -c -o xqc-context-item.o `test -f 'src/samples/xqc-api/xqc-context-item.c' || echo './'`src/samples/xqc-api/xqc-context-item.c mv -f .deps/xqc-context-item.Tpo .deps/xqc-context-item.Po g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT dom-basic.o -MD -MP -MF .deps/dom-basic.Tpo -c -o dom-basic.o `test -f 'src/samples/dom-api/dom-basic.cpp' || echo './'`src/samples/dom-api/dom-basic.cpp mv -f .deps/simple-context-item.Tpo .deps/simple-context-item.Po g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT dom-context-item.o -MD -MP -MF .deps/dom-context-item.Tpo -c -o dom-context-item.o `test -f 'src/samples/dom-api/dom-context-item.cpp' || echo './'`src/samples/dom-api/dom-context-item.cpp mv -f .deps/dom-basic.Tpo .deps/dom-basic.Po g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -MT dom-resolver.o -MD -MP -MF .deps/dom-resolver.Tpo -c -o dom-resolver.o `test -f 'src/samples/dom-api/dom-resolver.cpp' || echo './'`src/samples/dom-api/dom-resolver.cpp mv -f .deps/dom-context-item.Tpo .deps/dom-context-item.Po /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -version-info 5:2:0 -no-undefined -L/usr/lib -R/usr/lib -lxerces-c -o libxqilla.la -rpath /usr/lib64 ReferenceCounted.lo BaseMemoryManager.lo ProxyMemoryManager.lo StringPool.lo XPath2MemoryManagerImpl.lo UpdateFactory.lo CollationImpl.lo CodepointCollation.lo VarStoreImpl.lo VarTypeStoreImpl.lo VarHashEntryImpl.lo XQContextImpl.lo XQDynamicContextImpl.lo ItemFactoryImpl.lo XQAtomize.lo XQEffectiveBooleanValue.lo XQMap.lo XQAnalyzeString.lo XQCastableAs.lo XQCastAs.lo XQContextItem.lo XQCopy.lo XQCopyOf.lo XQFunction.lo XQIf.lo ASTNodeImpl.lo XQInstanceOf.lo XQInlineFunction.lo XQLiteral.lo XQNav.lo XQOperator.lo XQSequence.lo XQStep.lo XQTreatAs.lo XQVariable.lo StaticAnalysis.lo StaticType.lo ConstantFoldingFunction.lo NumericFunction.lo XQDOMConstructor.lo XQDocumentConstructor.lo XQElementConstructor.lo XQAttributeConstructor.lo XQNamespaceConstructor.lo XQPIConstructor.lo XQCommentConstructor.lo XQTextConstructor.lo XQFunctionCall.lo XQFunctionConversion.lo XQFunctionDeref.lo XQFunctionRef.lo XQGlobalVariable.lo XQOrderingChange.lo XQQuantified.lo XQValidate.lo XQTypeswitch.lo XPath1Compat.lo ConvertFunctionArg.lo XQDocumentOrder.lo XQPredicate.lo XQReturn.lo TupleNode.lo ContextTuple.lo ForTuple.lo LetTuple.lo WhereTuple.lo OrderByTuple.lo XQNamespaceBinding.lo XQCallTemplate.lo XQApplyTemplates.lo ASTDebugHook.lo DebugHookDecorator.lo TupleDebugHook.lo InputParser.lo InteractiveDebugger.lo StackFrame.lo ContentSequenceFilter.lo EventGenerator.lo EventSerializer.lo NoInheritFilter.lo NSFixupFilter.lo QueryPathTreeFilter.lo FTContains.lo FTWords.lo FTOr.lo FTAnd.lo FTMildnot.lo FTUnaryNot.lo DefaultTokenizer.lo DefaultTokenStore.lo FTOrder.lo FTDistance.lo FTScope.lo FTContent.lo FTWindow.lo XQillaBuilderImpl.lo XQillaDocumentImpl.lo XQillaExpressionImpl.lo XQillaNSResolverImpl.lo XQillaXMLGrammarPoolImpl.lo XPathDocumentImpl.lo XPathNamespaceImpl.lo XPath2ResultImpl.lo XQillaImplementation.lo XPath2NodeSerializer.lo XQilla.lo XQQuery.lo UTF8Str.lo XMLChCompare.lo XStr.lo ContextUtils.lo DateUtils.lo NumUtils.lo XQillaPlatformUtils.lo PrintAST.lo XPath2NSUtils.lo XPath2Utils.lo UCANormalizer1.lo UCANormalizer2.lo UCANormalizer3.lo UCANormalizer4.lo UCANormalizer.lo XQillaException.lo XQException.lo ExternalFunction.lo XQillaFunction.lo FunctionParseXML.lo FuncFactory.lo FunctionLookup.lo FunctionAbs.lo FunctionAvg.lo FunctionBaseURI.lo FunctionBoolean.lo FunctionCeiling.lo FunctionCodepointEqual.lo FunctionCodepointsToString.lo FunctionCollection.lo FunctionCompare.lo FunctionConcat.lo FunctionConstructor.lo FunctionContains.lo FunctionCount.lo FunctionCurrentDate.lo FunctionCurrentDateTime.lo FunctionCurrentTime.lo FunctionData.lo FunctionDateTime.lo FunctionDeepEqual.lo FunctionDefaultCollation.lo FunctionDistinctValues.lo FunctionDocAvailable.lo FunctionDoc.lo FunctionDocument.lo FunctionDocumentURI.lo FunctionEmpty.lo FunctionEncodeForUri.lo FunctionEndsWith.lo FunctionError.lo FunctionEscapeHtmlUri.lo FunctionExactlyOne.lo FunctionExists.lo FunctionFalse.lo FunctionFloor.lo FunctionFunctionArity.lo FunctionFunctionName.lo FunctionId.lo FunctionIdref.lo FunctionImplicitTimezone.lo FunctionIndexOf.lo FunctionInScopePrefixes.lo FunctionInsertBefore.lo FunctionIriToUri.lo FunctionLang.lo FunctionLast.lo FunctionLocalname.lo FunctionLocalNameFromQName.lo FunctionLowerCase.lo FunctionMatches.lo FunctionMax.lo FunctionMin.lo FunctionName.lo FunctionNamespaceUri.lo FunctionNamespaceURIForPrefix.lo FunctionNamespaceURIFromQName.lo FunctionNilled.lo FunctionNodeName.lo FunctionNormalizeSpace.lo FunctionNormalizeUnicode.lo FunctionNot.lo FunctionNumber.lo FunctionOneOrMore.lo FunctionPosition.lo FunctionPrefixFromQName.lo FunctionQName.lo FunctionRegexGroup.lo FunctionRemove.lo FunctionReplace.lo FunctionResolveQName.lo FunctionResolveURI.lo FunctionReverse.lo FunctionRoot.lo FunctionRound.lo FunctionRoundHalfToEven.lo FunctionStartsWith.lo FunctionStaticBaseURI.lo FunctionString.lo FunctionStringJoin.lo FunctionStringLength.lo FunctionStringToCodepoints.lo FunctionSubsequence.lo FunctionSubstringAfter.lo FunctionSubstringBefore.lo FunctionSubstring.lo FunctionSum.lo FunctionTime.lo FunctionTokenize.lo FunctionTrace.lo FunctionTranslate.lo FunctionTrue.lo FunctionUnordered.lo FunctionUnparsedText.lo FunctionUpperCase.lo FunctionZeroOrOne.lo FunctionAdjustDateTimeToTimezone.lo FunctionAdjustDateToTimezone.lo FunctionAdjustTimeToTimezone.lo FunctionDayFromDate.lo FunctionDayFromDateTime.lo FunctionDaysFromDuration.lo FunctionHoursFromDateTime.lo FunctionHoursFromDuration.lo FunctionHoursFromTime.lo FunctionMinutesFromDateTime.lo FunctionMinutesFromDuration.lo FunctionMinutesFromTime.lo FunctionMonthFromDate.lo FunctionMonthFromDateTime.lo FunctionMonthsFromDuration.lo FunctionSecondsFromDateTime.lo FunctionSecondsFromDuration.lo FunctionSecondsFromTime.lo FunctionTimezoneFromDate.lo FunctionTimezoneFromDateTime.lo FunctionTimezoneFromTime.lo FunctionYearFromDate.lo FunctionYearFromDateTime.lo FunctionYearsFromDuration.lo FunctionParseJSON.lo FunctionSerializeJSON.lo FunctionParseHTML.lo FunctionPartialApply.lo FunctionAnalyzeString.lo XQUserFunction.lo ATAnySimpleTypeImpl.lo ATAnyURIOrDerivedImpl.lo ATBase64BinaryOrDerivedImpl.lo ATBooleanOrDerivedImpl.lo ATDateOrDerivedImpl.lo ATDateTimeOrDerivedImpl.lo ATDecimalOrDerivedImpl.lo ATDoubleOrDerivedImpl.lo ATDurationOrDerivedImpl.lo ATFloatOrDerivedImpl.lo ATGDayOrDerivedImpl.lo ATGMonthDayOrDerivedImpl.lo ATGMonthOrDerivedImpl.lo ATGYearMonthOrDerivedImpl.lo ATGYearOrDerivedImpl.lo ATHexBinaryOrDerivedImpl.lo ATNotationOrDerivedImpl.lo ATQNameOrDerivedImpl.lo ATStringOrDerivedImpl.lo ATTimeOrDerivedImpl.lo ATUntypedAtomicImpl.lo FunctionRefImpl.lo DatatypeFactory.lo DatatypeLookup.lo AnyAtomicType.lo ATDurationOrDerived.lo ATUntypedAtomic.lo DateOrTimeType.lo Item.lo Node.lo Numeric.lo Timezone.lo QName.lo XQParser.lo XQLexer.lo XQLexer2.lo XSLT2Lexer.lo mapm5sin.lo mapm_add.lo mapmasin.lo mapmasn0.lo mapmcbrt.lo mapmcnst.lo mapm_cpi.lo m_apm.lo mapm_div.lo mapm_exp.lo mapmfact.lo mapm_fam.lo mapm_fft.lo mapm_flr.lo mapmfmul.lo mapm_fpf.lo mapm_gcd.lo mapmgues.lo mapmhasn.lo mapmhsin.lo mapmipwr.lo mapmistr.lo mapm_lg2.lo mapm_lg3.lo mapm_log.lo mapm_mt.lo mapm_mul.lo mapm_pow.lo mapmpwr2.lo mapm_rcp.lo mapm_rnd.lo mapmrsin.lo mapm_set.lo mapm_sin.lo mapmsqrt.lo mapmstck.lo mapmutil.lo mapmutl2.lo NodeTest.lo SelfAxis.lo And.lo ArithmeticOperator.lo ComparisonOperator.lo Divide.lo Equals.lo Except.lo GeneralComp.lo GreaterThan.lo GreaterThanEqual.lo IntegerDivide.lo Intersect.lo LessThan.lo LessThanEqual.lo Minus.lo Mod.lo Multiply.lo NodeComparison.lo NotEquals.lo Or.lo OrderComparison.lo Plus.lo Range.lo UnaryMinus.lo Union.lo DocumentCacheImpl.lo SequenceType.lo AnyAtomicTypeDatatypeValidator.lo SchemaValidatorFilter.lo FaxppDocumentCacheImpl.lo ClosureResult.lo EmptyResult.lo LazySequenceResult.lo ResultBuffer.lo ResultBufferImpl.lo Result.lo ResultImpl.lo SequenceResult.lo SingleResult.lo Sequence.lo FunctionPut.lo PendingUpdateList.lo UApplyUpdates.lo UDelete.lo URename.lo UReplace.lo UReplaceValueOf.lo UInsertAsFirst.lo UInsertAsLast.lo UInsertInto.lo UInsertAfter.lo UInsertBefore.lo UTransform.lo TestSuiteParser.lo TestSuiteResultListener.lo TestSuiteRunner.lo FastXDMUpdateFactory.lo FastXDMDocument.lo FastXDMNodeImpl.lo FastXDMConfiguration.lo FastXDMSequenceBuilder.lo AncestorAxis.lo AncestorOrSelfAxis.lo AttributeAxis.lo Axis.lo ChildAxis.lo DescendantAxis.lo DescendantOrSelfAxis.lo FollowingAxis.lo FollowingSiblingAxis.lo NamespaceAxis.lo ParentAxis.lo PrecedingAxis.lo PrecedingSiblingAxis.lo XercesConfiguration.lo XercesNodeImpl.lo XercesSequenceBuilder.lo XercesUpdateFactory.lo XercesURIResolver.lo Optimizer.lo ASTCopier.lo ASTReleaser.lo ASTVisitor.lo PartialEvaluator.lo StaticTyper.lo QueryPathNode.lo QueryPathTreeGenerator.lo yajl_buf.lo yajl.lo yajl_encode.lo yajl_gen.lo yajl_lex.lo yajl_parser.lo XQillaXQCImplementation.lo XQillaXQCStaticContext.lo XQillaXQCDynamicContext.lo XQillaXQCExpression.lo XQillaXQCSequence.lo -lnsl -lpthread mv -f .deps/dom-resolver.Tpo .deps/dom-resolver.Po libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbeginS.o .libs/ReferenceCounted.o .libs/BaseMemoryManager.o .libs/ProxyMemoryManager.o .libs/StringPool.o .libs/XPath2MemoryManagerImpl.o .libs/UpdateFactory.o .libs/CollationImpl.o .libs/CodepointCollation.o .libs/VarStoreImpl.o .libs/VarTypeStoreImpl.o .libs/VarHashEntryImpl.o .libs/XQContextImpl.o .libs/XQDynamicContextImpl.o .libs/ItemFactoryImpl.o .libs/XQAtomize.o .libs/XQEffectiveBooleanValue.o .libs/XQMap.o .libs/XQAnalyzeString.o .libs/XQCastableAs.o .libs/XQCastAs.o .libs/XQContextItem.o .libs/XQCopy.o .libs/XQCopyOf.o .libs/XQFunction.o .libs/XQIf.o .libs/ASTNodeImpl.o .libs/XQInstanceOf.o .libs/XQInlineFunction.o .libs/XQLiteral.o .libs/XQNav.o .libs/XQOperator.o .libs/XQSequence.o .libs/XQStep.o .libs/XQTreatAs.o .libs/XQVariable.o .libs/StaticAnalysis.o .libs/StaticType.o .libs/ConstantFoldingFunction.o .libs/NumericFunction.o .libs/XQDOMConstructor.o .libs/XQDocumentConstructor.o .libs/XQElementConstructor.o .libs/XQAttributeConstructor.o .libs/XQNamespaceConstructor.o .libs/XQPIConstructor.o .libs/XQCommentConstructor.o .libs/XQTextConstructor.o .libs/XQFunctionCall.o .libs/XQFunctionConversion.o .libs/XQFunctionDeref.o .libs/XQFunctionRef.o .libs/XQGlobalVariable.o .libs/XQOrderingChange.o .libs/XQQuantified.o .libs/XQValidate.o .libs/XQTypeswitch.o .libs/XPath1Compat.o .libs/ConvertFunctionArg.o .libs/XQDocumentOrder.o .libs/XQPredicate.o .libs/XQReturn.o .libs/TupleNode.o .libs/ContextTuple.o .libs/ForTuple.o .libs/LetTuple.o .libs/WhereTuple.o .libs/OrderByTuple.o .libs/XQNamespaceBinding.o .libs/XQCallTemplate.o .libs/XQApplyTemplates.o .libs/ASTDebugHook.o .libs/DebugHookDecorator.o .libs/TupleDebugHook.o .libs/InputParser.o .libs/InteractiveDebugger.o .libs/StackFrame.o .libs/ContentSequenceFilter.o .libs/EventGenerator.o .libs/EventSerializer.o .libs/NoInheritFilter.o .libs/NSFixupFilter.o .libs/QueryPathTreeFilter.o .libs/FTContains.o .libs/FTWords.o .libs/FTOr.o .libs/FTAnd.o .libs/FTMildnot.o .libs/FTUnaryNot.o .libs/DefaultTokenizer.o .libs/DefaultTokenStore.o .libs/FTOrder.o .libs/FTDistance.o .libs/FTScope.o .libs/FTContent.o .libs/FTWindow.o .libs/XQillaBuilderImpl.o .libs/XQillaDocumentImpl.o .libs/XQillaExpressionImpl.o .libs/XQillaNSResolverImpl.o .libs/XQillaXMLGrammarPoolImpl.o .libs/XPathDocumentImpl.o .libs/XPathNamespaceImpl.o .libs/XPath2ResultImpl.o .libs/XQillaImplementation.o .libs/XPath2NodeSerializer.o .libs/XQilla.o .libs/XQQuery.o .libs/UTF8Str.o .libs/XMLChCompare.o .libs/XStr.o .libs/ContextUtils.o .libs/DateUtils.o .libs/NumUtils.o .libs/XQillaPlatformUtils.o .libs/PrintAST.o .libs/XPath2NSUtils.o .libs/XPath2Utils.o .libs/UCANormalizer1.o .libs/UCANormalizer2.o .libs/UCANormalizer3.o .libs/UCANormalizer4.o .libs/UCANormalizer.o .libs/XQillaException.o .libs/XQException.o .libs/ExternalFunction.o .libs/XQillaFunction.o .libs/FunctionParseXML.o .libs/FuncFactory.o .libs/FunctionLookup.o .libs/FunctionAbs.o .libs/FunctionAvg.o .libs/FunctionBaseURI.o .libs/FunctionBoolean.o .libs/FunctionCeiling.o .libs/FunctionCodepointEqual.o .libs/FunctionCodepointsToString.o .libs/FunctionCollection.o .libs/FunctionCompare.o .libs/FunctionConcat.o .libs/FunctionConstructor.o .libs/FunctionContains.o .libs/FunctionCount.o .libs/FunctionCurrentDate.o .libs/FunctionCurrentDateTime.o .libs/FunctionCurrentTime.o .libs/FunctionData.o .libs/FunctionDateTime.o .libs/FunctionDeepEqual.o .libs/FunctionDefaultCollation.o .libs/FunctionDistinctValues.o .libs/FunctionDocAvailable.o .libs/FunctionDoc.o .libs/FunctionDocument.o .libs/FunctionDocumentURI.o .libs/FunctionEmpty.o .libs/FunctionEncodeForUri.o .libs/FunctionEndsWith.o .libs/FunctionError.o .libs/FunctionEscapeHtmlUri.o .libs/FunctionExactlyOne.o .libs/FunctionExists.o .libs/FunctionFalse.o .libs/FunctionFloor.o .libs/FunctionFunctionArity.o .libs/FunctionFunctionName.o .libs/FunctionId.o .libs/FunctionIdref.o .libs/FunctionImplicitTimezone.o .libs/FunctionIndexOf.o .libs/FunctionInScopePrefixes.o .libs/FunctionInsertBefore.o .libs/FunctionIriToUri.o .libs/FunctionLang.o .libs/FunctionLast.o .libs/FunctionLocalname.o .libs/FunctionLocalNameFromQName.o .libs/FunctionLowerCase.o .libs/FunctionMatches.o .libs/FunctionMax.o .libs/FunctionMin.o .libs/FunctionName.o .libs/FunctionNamespaceUri.o .libs/FunctionNamespaceURIForPrefix.o .libs/FunctionNamespaceURIFromQName.o .libs/FunctionNilled.o .libs/FunctionNodeName.o .libs/FunctionNormalizeSpace.o .libs/FunctionNormalizeUnicode.o .libs/FunctionNot.o .libs/FunctionNumber.o .libs/FunctionOneOrMore.o .libs/FunctionPosition.o .libs/FunctionPrefixFromQName.o .libs/FunctionQName.o .libs/FunctionRegexGroup.o .libs/FunctionRemove.o .libs/FunctionReplace.o .libs/FunctionResolveQName.o .libs/FunctionResolveURI.o .libs/FunctionReverse.o .libs/FunctionRoot.o .libs/FunctionRound.o .libs/FunctionRoundHalfToEven.o .libs/FunctionStartsWith.o .libs/FunctionStaticBaseURI.o .libs/FunctionString.o .libs/FunctionStringJoin.o .libs/FunctionStringLength.o .libs/FunctionStringToCodepoints.o .libs/FunctionSubsequence.o .libs/FunctionSubstringAfter.o .libs/FunctionSubstringBefore.o .libs/FunctionSubstring.o .libs/FunctionSum.o .libs/FunctionTime.o .libs/FunctionTokenize.o .libs/FunctionTrace.o .libs/FunctionTranslate.o .libs/FunctionTrue.o .libs/FunctionUnordered.o .libs/FunctionUnparsedText.o .libs/FunctionUpperCase.o .libs/FunctionZeroOrOne.o .libs/FunctionAdjustDateTimeToTimezone.o .libs/FunctionAdjustDateToTimezone.o .libs/FunctionAdjustTimeToTimezone.o .libs/FunctionDayFromDate.o .libs/FunctionDayFromDateTime.o .libs/FunctionDaysFromDuration.o .libs/FunctionHoursFromDateTime.o .libs/FunctionHoursFromDuration.o .libs/FunctionHoursFromTime.o .libs/FunctionMinutesFromDateTime.o .libs/FunctionMinutesFromDuration.o .libs/FunctionMinutesFromTime.o .libs/FunctionMonthFromDate.o .libs/FunctionMonthFromDateTime.o .libs/FunctionMonthsFromDuration.o .libs/FunctionSecondsFromDateTime.o .libs/FunctionSecondsFromDuration.o .libs/FunctionSecondsFromTime.o .libs/FunctionTimezoneFromDate.o .libs/FunctionTimezoneFromDateTime.o .libs/FunctionTimezoneFromTime.o .libs/FunctionYearFromDate.o .libs/FunctionYearFromDateTime.o .libs/FunctionYearsFromDuration.o .libs/FunctionParseJSON.o .libs/FunctionSerializeJSON.o .libs/FunctionParseHTML.o .libs/FunctionPartialApply.o .libs/FunctionAnalyzeString.o .libs/XQUserFunction.o .libs/ATAnySimpleTypeImpl.o .libs/ATAnyURIOrDerivedImpl.o .libs/ATBase64BinaryOrDerivedImpl.o .libs/ATBooleanOrDerivedImpl.o .libs/ATDateOrDerivedImpl.o .libs/ATDateTimeOrDerivedImpl.o .libs/ATDecimalOrDerivedImpl.o .libs/ATDoubleOrDerivedImpl.o .libs/ATDurationOrDerivedImpl.o .libs/ATFloatOrDerivedImpl.o .libs/ATGDayOrDerivedImpl.o .libs/ATGMonthDayOrDerivedImpl.o .libs/ATGMonthOrDerivedImpl.o .libs/ATGYearMonthOrDerivedImpl.o .libs/ATGYearOrDerivedImpl.o .libs/ATHexBinaryOrDerivedImpl.o .libs/ATNotationOrDerivedImpl.o .libs/ATQNameOrDerivedImpl.o .libs/ATStringOrDerivedImpl.o .libs/ATTimeOrDerivedImpl.o .libs/ATUntypedAtomicImpl.o .libs/FunctionRefImpl.o .libs/DatatypeFactory.o .libs/DatatypeLookup.o .libs/AnyAtomicType.o .libs/ATDurationOrDerived.o .libs/ATUntypedAtomic.o .libs/DateOrTimeType.o .libs/Item.o .libs/Node.o .libs/Numeric.o .libs/Timezone.o .libs/QName.o .libs/XQParser.o .libs/XQLexer.o .libs/XQLexer2.o .libs/XSLT2Lexer.o .libs/mapm5sin.o .libs/mapm_add.o .libs/mapmasin.o .libs/mapmasn0.o .libs/mapmcbrt.o .libs/mapmcnst.o .libs/mapm_cpi.o .libs/m_apm.o .libs/mapm_div.o .libs/mapm_exp.o .libs/mapmfact.o .libs/mapm_fam.o .libs/mapm_fft.o .libs/mapm_flr.o .libs/mapmfmul.o .libs/mapm_fpf.o .libs/mapm_gcd.o .libs/mapmgues.o .libs/mapmhasn.o .libs/mapmhsin.o .libs/mapmipwr.o .libs/mapmistr.o .libs/mapm_lg2.o .libs/mapm_lg3.o .libs/mapm_log.o .libs/mapm_mt.o .libs/mapm_mul.o .libs/mapm_pow.o .libs/mapmpwr2.o .libs/mapm_rcp.o .libs/mapm_rnd.o .libs/mapmrsin.o .libs/mapm_set.o .libs/mapm_sin.o .libs/mapmsqrt.o .libs/mapmstck.o .libs/mapmutil.o .libs/mapmutl2.o .libs/NodeTest.o .libs/SelfAxis.o .libs/And.o .libs/ArithmeticOperator.o .libs/ComparisonOperator.o .libs/Divide.o .libs/Equals.o .libs/Except.o .libs/GeneralComp.o .libs/GreaterThan.o .libs/GreaterThanEqual.o .libs/IntegerDivide.o .libs/Intersect.o .libs/LessThan.o .libs/LessThanEqual.o .libs/Minus.o .libs/Mod.o .libs/Multiply.o .libs/NodeComparison.o .libs/NotEquals.o .libs/Or.o .libs/OrderComparison.o .libs/Plus.o .libs/Range.o .libs/UnaryMinus.o .libs/Union.o .libs/DocumentCacheImpl.o .libs/SequenceType.o .libs/AnyAtomicTypeDatatypeValidator.o .libs/SchemaValidatorFilter.o .libs/FaxppDocumentCacheImpl.o .libs/ClosureResult.o .libs/EmptyResult.o .libs/LazySequenceResult.o .libs/ResultBuffer.o .libs/ResultBufferImpl.o .libs/Result.o .libs/ResultImpl.o .libs/SequenceResult.o .libs/SingleResult.o .libs/Sequence.o .libs/FunctionPut.o .libs/PendingUpdateList.o .libs/UApplyUpdates.o .libs/UDelete.o .libs/URename.o .libs/UReplace.o .libs/UReplaceValueOf.o .libs/UInsertAsFirst.o .libs/UInsertAsLast.o .libs/UInsertInto.o .libs/UInsertAfter.o .libs/UInsertBefore.o .libs/UTransform.o .libs/TestSuiteParser.o .libs/TestSuiteResultListener.o .libs/TestSuiteRunner.o .libs/FastXDMUpdateFactory.o .libs/FastXDMDocument.o .libs/FastXDMNodeImpl.o .libs/FastXDMConfiguration.o .libs/FastXDMSequenceBuilder.o .libs/AncestorAxis.o .libs/AncestorOrSelfAxis.o .libs/AttributeAxis.o .libs/Axis.o .libs/ChildAxis.o .libs/DescendantAxis.o .libs/DescendantOrSelfAxis.o .libs/FollowingAxis.o .libs/FollowingSiblingAxis.o .libs/NamespaceAxis.o .libs/ParentAxis.o .libs/PrecedingAxis.o .libs/PrecedingSiblingAxis.o .libs/XercesConfiguration.o .libs/XercesNodeImpl.o .libs/XercesSequenceBuilder.o .libs/XercesUpdateFactory.o .libs/XercesURIResolver.o .libs/Optimizer.o .libs/ASTCopier.o .libs/ASTReleaser.o .libs/ASTVisitor.o .libs/PartialEvaluator.o .libs/StaticTyper.o .libs/QueryPathNode.o .libs/QueryPathTreeGenerator.o .libs/yajl_buf.o .libs/yajl.o .libs/yajl_encode.o .libs/yajl_gen.o .libs/yajl_lex.o .libs/yajl_parser.o .libs/XQillaXQCImplementation.o .libs/XQillaXQCStaticContext.o .libs/XQillaXQCDynamicContext.o .libs/XQillaXQCExpression.o .libs/XQillaXQCSequence.o -L/usr/lib -lxerces-c -lnsl -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libxqilla.so.5 -o .libs/libxqilla.so.5.0.2 libtool: link: (cd ".libs" && rm -f "libxqilla.so.5" && ln -s "libxqilla.so.5.0.2" "libxqilla.so.5") libtool: link: (cd ".libs" && rm -f "libxqilla.so" && ln -s "libxqilla.so.5.0.2" "libxqilla.so") libtool: link: ( cd ".libs" && rm -f "libxqilla.la" && ln -s "../libxqilla.la" "libxqilla.la" ) /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -L/usr/lib -R/usr/lib -lxerces-c -o xqilla xqilla-commandline.o libxqilla.la -lnsl -lpthread /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -L/usr/lib -R/usr/lib -lxerces-c -o xqtsRunner runner.o libxqilla.la -lnsl -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -o .libs/xqilla xqilla-commandline.o -L/usr/lib ./.libs/libxqilla.so -lxerces-c -lnsl -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -o .libs/xqtsRunner runner.o -L/usr/lib ./.libs/libxqilla.so -lxerces-c -lnsl -lpthread /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -L/usr/lib -R/usr/lib -lxerces-c -o xmarkRunner xmark.o libxqilla.la -lnsl -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -o .libs/xmarkRunner xmark.o -L/usr/lib ./.libs/libxqilla.so -lxerces-c -lnsl -lpthread /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -L/usr/lib -R/usr/lib -lxerces-c -o simple-basic simple-basic.o libxqilla.la -lnsl -lpthread /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -L/usr/lib -R/usr/lib -lxerces-c -o simple-context-item simple-context-item.o libxqilla.la -lnsl -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -o .libs/simple-basic simple-basic.o -L/usr/lib ./.libs/libxqilla.so -lxerces-c -lnsl -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -o .libs/simple-context-item simple-context-item.o -L/usr/lib ./.libs/libxqilla.so -lxerces-c -lnsl -lpthread /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -L/usr/lib -R/usr/lib -lxerces-c -o xqc-basic xqc-basic.o libxqilla.la -lnsl -lpthread /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -L/usr/lib -R/usr/lib -lxerces-c -o xqc-context-item xqc-context-item.o libxqilla.la -lnsl -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -o .libs/xqc-basic xqc-basic.o -L/usr/lib ./.libs/libxqilla.so -lxerces-c -lnsl -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -o .libs/xqc-context-item xqc-context-item.o -L/usr/lib ./.libs/libxqilla.so -lxerces-c -lnsl -lpthread /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -L/usr/lib -R/usr/lib -lxerces-c -o dom-basic dom-basic.o libxqilla.la -lnsl -lpthread /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -L/usr/lib -R/usr/lib -lxerces-c -o dom-context-item dom-context-item.o libxqilla.la -lnsl -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -o .libs/dom-basic dom-basic.o -L/usr/lib ./.libs/libxqilla.so -lxerces-c -lnsl -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -o .libs/dom-context-item dom-context-item.o -L/usr/lib ./.libs/libxqilla.so -lxerces-c -lnsl -lpthread /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -L/usr/lib -R/usr/lib -lxerces-c -o dom-resolver dom-resolver.o libxqilla.la -lnsl -lpthread libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ftemplate-depth-50 -o .libs/dom-resolver dom-resolver.o -L/usr/lib ./.libs/libxqilla.so -lxerces-c -lnsl -lpthread make[1]: Leaving directory `/builddir/build/BUILD/XQilla-2.2.3' + make docs make -C include docs make[1]: Entering directory `/builddir/build/BUILD/XQilla-2.2.3/include' sed -e "s,%xerces_include%,/usr/include," -e "s,%version%,2.2.3," ../docs/Doxyfile.simpleapi.in >../docs/Doxyfile.simpleapi cd ../docs && \ doxygen Doxyfile.simpleapi && \ touch .simple-api-timestamp Warning: Tag `DETAILS_AT_TOP' at line 197 of file Doxyfile.simpleapi has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 981 of file Doxyfile.simpleapi has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 989 of file Doxyfile.simpleapi has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `CGI_NAME' at line 1016 of file Doxyfile.simpleapi has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `CGI_URL' at line 1022 of file Doxyfile.simpleapi has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `DOC_URL' at line 1028 of file Doxyfile.simpleapi has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `DOC_ABSPATH' at line 1034 of file Doxyfile.simpleapi has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `BIN_ABSPATH' at line 1039 of file Doxyfile.simpleapi has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `EXT_DOC_PATHS' at line 1045 of file Doxyfile.simpleapi has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Searching for include files... Searching for files in directory /builddir/build/BUILD/XQilla-2.2.3/include Searching for example files... Searching for files in directory /builddir/build/BUILD/XQilla-2.2.3/src/samples/simple-api Searching for images... Searching for dot files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/simple-api Searching for files in directory /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context Searching for files in directory /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context Searching for files in directory /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/events Searching for files in directory /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/fastxdm Searching for files in directory /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/xerces Searching for files in directory /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items Reading and parsing tag files Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/xqilla-simple.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/xqilla-simple.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/simple-api/XQilla.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/simple-api/XQilla.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/simple-api/XQillaConfiguration.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/simple-api/XQillaConfiguration.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/simple-api/XQQuery.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/simple-api/XQQuery.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/Collation.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/Collation.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/ContextHelpers.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/ContextHelpers.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/DynamicContext.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/DynamicContext.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/ExternalFunctionResolver.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/ExternalFunctionResolver.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/ItemFactory.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/ItemFactory.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/MessageListener.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/MessageListener.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/ModuleResolver.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/ModuleResolver.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/RegexGroupStore.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/RegexGroupStore.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/Scope.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/Scope.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/StaticContext.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/StaticContext.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/UpdateFactory.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/UpdateFactory.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/URIResolver.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/URIResolver.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/VarHashEntry.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/VarHashEntry.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/VariableStore.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/VariableStore.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/VariableTypeStore.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/context/VariableTypeStore.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/events/ContentSequenceFilter.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/events/ContentSequenceFilter.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/events/EventGenerator.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/events/EventGenerator.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/events/EventHandler.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/events/EventHandler.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/events/EventSerializer.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/events/EventSerializer.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/events/NSFixupFilter.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/events/NSFixupFilter.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/events/QueryPathTreeFilter.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/events/QueryPathTreeFilter.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/events/SequenceBuilder.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/events/SequenceBuilder.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/fastxdm/FastXDMConfiguration.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/fastxdm/FastXDMConfiguration.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/xerces/XercesConfiguration.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/xerces/XercesConfiguration.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/AnyAtomicType.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/AnyAtomicType.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATAnySimpleType.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATAnySimpleType.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATAnyURIOrDerived.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATAnyURIOrDerived.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATBase64BinaryOrDerived.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATBase64BinaryOrDerived.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATBooleanOrDerived.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATBooleanOrDerived.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATDateOrDerived.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATDateOrDerived.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATDateTimeOrDerived.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATDateTimeOrDerived.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATDecimalOrDerived.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATDecimalOrDerived.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATDoubleOrDerived.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATDoubleOrDerived.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATDurationOrDerived.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATDurationOrDerived.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATFloatOrDerived.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATFloatOrDerived.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATGDayOrDerived.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATGDayOrDerived.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATGMonthDayOrDerived.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATGMonthDayOrDerived.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATGMonthOrDerived.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATGMonthOrDerived.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATGYearMonthOrDerived.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATGYearMonthOrDerived.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATGYearOrDerived.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATGYearOrDerived.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATHexBinaryOrDerived.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATHexBinaryOrDerived.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATNotationOrDerived.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATNotationOrDerived.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATQNameOrDerived.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATQNameOrDerived.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATStringOrDerived.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATStringOrDerived.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATTimeOrDerived.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATTimeOrDerived.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATUntypedAtomic.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/ATUntypedAtomic.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/DateOrTimeType.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/DateOrTimeType.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/FunctionRef.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/FunctionRef.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/Item.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/Item.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/Node.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/Node.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/Numeric.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/Numeric.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/Timezone.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/items/Timezone.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/debug/DebugListener.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/debug/DebugListener.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/debug/InputParser.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/debug/InputParser.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/debug/InteractiveDebugger.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/debug/InteractiveDebugger.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/debug/StackFrame.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/debug/StackFrame.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/framework/ReferenceCounted.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/framework/ReferenceCounted.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/framework/XPath2MemoryManager.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/framework/XPath2MemoryManager.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/framework/StringPool.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/framework/StringPool.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/runtime/Sequence.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/runtime/Sequence.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/runtime/Result.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/runtime/Result.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/runtime/ResultImpl.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/runtime/ResultImpl.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/ast/StaticAnalysis.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/ast/StaticAnalysis.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/ast/StaticType.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/ast/StaticType.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/ast/LocationInfo.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/ast/LocationInfo.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/exceptions/XQException.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/exceptions/XQException.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/functions/ExternalFunction.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/functions/ExternalFunction.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/schema/DocumentCache.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/schema/DocumentCache.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/schema/SchemaValidatorFilter.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/schema/SchemaValidatorFilter.hpp... Preprocessing /usr/include/xercesc/framework/MemoryManager.hpp... Parsing file /usr/include/xercesc/framework/MemoryManager.hpp... Preprocessing /usr/include/xercesc/util/XMemory.hpp... Parsing file /usr/include/xercesc/util/XMemory.hpp... Preprocessing /usr/include/xercesc/dom/DOMNode.hpp... Parsing file /usr/include/xercesc/dom/DOMNode.hpp... Preprocessing /usr/include/xercesc/dom/DOMDocument.hpp... Parsing file /usr/include/xercesc/dom/DOMDocument.hpp... Preprocessing /usr/include/xercesc/dom/DOMXPathNSResolver.hpp... Parsing file /usr/include/xercesc/dom/DOMXPathNSResolver.hpp... Preprocessing /usr/include/xercesc/util/XMLEntityResolver.hpp... Parsing file /usr/include/xercesc/util/XMLEntityResolver.hpp... Preprocessing /usr/include/xercesc/util/XMLResourceIdentifier.hpp... Parsing file /usr/include/xercesc/util/XMLResourceIdentifier.hpp... Preprocessing /usr/include/xercesc/util/PlatformUtils.hpp... Parsing file /usr/include/xercesc/util/PlatformUtils.hpp... Preprocessing /usr/include/xercesc/sax/InputSource.hpp... Parsing file /usr/include/xercesc/sax/InputSource.hpp... Preprocessing /usr/include/xercesc/framework/LocalFileInputSource.hpp... Parsing file /usr/include/xercesc/framework/LocalFileInputSource.hpp... Preprocessing /usr/include/xercesc/framework/MemBufInputSource.hpp... Parsing file /usr/include/xercesc/framework/MemBufInputSource.hpp... Preprocessing /usr/include/xercesc/framework/StdInInputSource.hpp... Parsing file /usr/include/xercesc/framework/StdInInputSource.hpp... Preprocessing /usr/include/xercesc/framework/URLInputSource.hpp... Parsing file /usr/include/xercesc/framework/URLInputSource.hpp... Preprocessing /usr/include/xercesc/framework/LocalFileFormatTarget.hpp... Parsing file /usr/include/xercesc/framework/LocalFileFormatTarget.hpp... Preprocessing /usr/include/xercesc/framework/MemBufFormatTarget.hpp... Parsing file /usr/include/xercesc/framework/MemBufFormatTarget.hpp... Preprocessing /usr/include/xercesc/framework/StdOutFormatTarget.hpp... Parsing file /usr/include/xercesc/framework/StdOutFormatTarget.hpp... Preprocessing /usr/include/xercesc/framework/XMLFormatter.hpp... Parsing file /usr/include/xercesc/framework/XMLFormatter.hpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Adding members to index pages... Generating style sheet... Generating index page... Generating page index... Generating example documentation... Generating docs for example simple-basic.cpp... Generating docs for example simple-context-item.cpp... Generating file sources... Generating code for file AnyAtomicType.hpp... Generating code for file ATAnySimpleType.hpp... Generating code for file ATAnyURIOrDerived.hpp... Generating code for file ATBase64BinaryOrDerived.hpp... Generating code for file ATBooleanOrDerived.hpp... Generating code for file ATDateOrDerived.hpp... Generating code for file ATDateTimeOrDerived.hpp... Generating code for file ATDecimalOrDerived.hpp... Generating code for file ATDoubleOrDerived.hpp... Generating code for file ATDurationOrDerived.hpp... Generating code for file ATFloatOrDerived.hpp... Generating code for file ATGDayOrDerived.hpp... Generating code for file ATGMonthDayOrDerived.hpp... Generating code for file ATGMonthOrDerived.hpp... Generating code for file ATGYearMonthOrDerived.hpp... Generating code for file ATGYearOrDerived.hpp... Generating code for file ATHexBinaryOrDerived.hpp... Generating code for file ATNotationOrDerived.hpp... Generating code for file ATQNameOrDerived.hpp... Generating code for file ATStringOrDerived.hpp... Generating code for file ATTimeOrDerived.hpp... Generating code for file ATUntypedAtomic.hpp... Generating code for file Collation.hpp... Generating code for file ContentSequenceFilter.hpp... Generating code for file ContextHelpers.hpp... Generating code for file DateOrTimeType.hpp... Generating code for file DebugListener.hpp... Generating code for file DocumentCache.hpp... Generating code for file DOMDocument.hpp... Generating code for file DOMNode.hpp... Generating code for file DOMXPathNSResolver.hpp... Generating code for file DynamicContext.hpp... Generating code for file EventGenerator.hpp... Generating code for file EventHandler.hpp... Generating code for file EventSerializer.hpp... Generating code for file ExternalFunction.hpp... Generating code for file ExternalFunctionResolver.hpp... Generating code for file FastXDMConfiguration.hpp... Generating code for file FunctionRef.hpp... Generating code for file InputParser.hpp... Generating code for file InputSource.hpp... Generating code for file InteractiveDebugger.hpp... Generating code for file Item.hpp... Generating code for file ItemFactory.hpp... Generating code for file LocalFileFormatTarget.hpp... Generating code for file LocalFileInputSource.hpp... Generating code for file LocationInfo.hpp... Generating code for file MemBufFormatTarget.hpp... Generating code for file MemBufInputSource.hpp... Generating code for file MemoryManager.hpp... Generating code for file MessageListener.hpp... Generating code for file ModuleResolver.hpp... Generating code for file Node.hpp... Generating code for file NSFixupFilter.hpp... Generating code for file Numeric.hpp... Generating code for file PlatformUtils.hpp... Generating code for file QueryPathTreeFilter.hpp... Generating code for file ReferenceCounted.hpp... Generating code for file RegexGroupStore.hpp... Generating code for file Result.hpp... Generating code for file ResultImpl.hpp... Generating code for file SchemaValidatorFilter.hpp... Generating code for file Scope.hpp... Generating code for file Sequence.hpp... Generating code for file SequenceBuilder.hpp... Generating code for file StackFrame.hpp... Generating code for file StaticAnalysis.hpp... Generating code for file StaticContext.hpp... Generating code for file StaticType.hpp... Generating code for file StdInInputSource.hpp... Generating code for file StdOutFormatTarget.hpp... Generating code for file StringPool.hpp... Generating code for file Timezone.hpp... Generating code for file UpdateFactory.hpp... Generating code for file URIResolver.hpp... Generating code for file URLInputSource.hpp... Generating code for file VarHashEntry.hpp... Generating code for file VariableStore.hpp... Generating code for file VariableTypeStore.hpp... Generating code for file XercesConfiguration.hpp... Generating code for file XMemory.hpp... Generating code for file XMLEntityResolver.hpp... Generating code for file XMLFormatter.hpp... Generating code for file XMLResourceIdentifier.hpp... Generating code for file XPath2MemoryManager.hpp... Generating code for file XQException.hpp... Generating code for file xqilla-simple.hpp... Generating code for file XQilla.hpp... Generating code for file XQillaConfiguration.hpp... Generating code for file XQQuery.hpp... Generating file documentation... Generating docs for file AnyAtomicType.hpp... Generating docs for file ATAnySimpleType.hpp... Generating docs for file ATAnyURIOrDerived.hpp... Generating docs for file ATBase64BinaryOrDerived.hpp... Generating docs for file ATBooleanOrDerived.hpp... Generating docs for file ATDateOrDerived.hpp... Generating docs for file ATDateTimeOrDerived.hpp... Generating docs for file ATDecimalOrDerived.hpp... Generating docs for file ATDoubleOrDerived.hpp... Generating docs for file ATDurationOrDerived.hpp... Generating docs for file ATFloatOrDerived.hpp... Generating docs for file ATGDayOrDerived.hpp... Generating docs for file ATGMonthDayOrDerived.hpp... Generating docs for file ATGMonthOrDerived.hpp... Generating docs for file ATGYearMonthOrDerived.hpp... Generating docs for file ATGYearOrDerived.hpp... Generating docs for file ATHexBinaryOrDerived.hpp... Generating docs for file ATNotationOrDerived.hpp... Generating docs for file ATQNameOrDerived.hpp... Generating docs for file ATStringOrDerived.hpp... Generating docs for file ATTimeOrDerived.hpp... Generating docs for file ATUntypedAtomic.hpp... Generating docs for file Collation.hpp... Generating docs for file ContentSequenceFilter.hpp... Generating docs for file ContextHelpers.hpp... Generating docs for file DateOrTimeType.hpp... Generating docs for file DebugListener.hpp... Generating docs for file DocumentCache.hpp... Generating docs for file DOMDocument.hpp... Generating docs for file DOMNode.hpp... Generating docs for file DOMXPathNSResolver.hpp... Generating docs for file DynamicContext.hpp... Generating docs for file EventGenerator.hpp... Generating docs for file EventHandler.hpp... Generating docs for file EventSerializer.hpp... Generating docs for file ExternalFunction.hpp... Generating docs for file ExternalFunctionResolver.hpp... Generating docs for file FastXDMConfiguration.hpp... Generating docs for file FunctionRef.hpp... Generating docs for file InputParser.hpp... Generating docs for file InputSource.hpp... Generating docs for file InteractiveDebugger.hpp... Generating docs for file Item.hpp... Generating docs for file ItemFactory.hpp... Generating docs for file LocalFileFormatTarget.hpp... Generating docs for file LocalFileInputSource.hpp... Generating docs for file LocationInfo.hpp... Generating docs for file MemBufFormatTarget.hpp... Generating docs for file MemBufInputSource.hpp... Generating docs for file MemoryManager.hpp... Generating docs for file MessageListener.hpp... Generating docs for file ModuleResolver.hpp... Generating docs for file Node.hpp... Generating docs for file NSFixupFilter.hpp... Generating docs for file Numeric.hpp... Generating docs for file PlatformUtils.hpp... Generating docs for file QueryPathTreeFilter.hpp... Generating docs for file ReferenceCounted.hpp... Generating docs for file RegexGroupStore.hpp... Generating docs for file Result.hpp... Generating docs for file ResultImpl.hpp... Generating docs for file SchemaValidatorFilter.hpp... Generating docs for file Scope.hpp... Generating docs for file Sequence.hpp... Generating docs for file SequenceBuilder.hpp... Generating docs for file StackFrame.hpp... Generating docs for file StaticAnalysis.hpp... Generating docs for file StaticContext.hpp... Generating docs for file StaticType.hpp... Generating docs for file StdInInputSource.hpp... Generating docs for file StdOutFormatTarget.hpp... Generating docs for file StringPool.hpp... Generating docs for file Timezone.hpp... Generating docs for file UpdateFactory.hpp... Generating docs for file URIResolver.hpp... Generating docs for file URLInputSource.hpp... Generating docs for file VarHashEntry.hpp... Generating docs for file VariableStore.hpp... Generating docs for file VariableTypeStore.hpp... Generating docs for file XercesConfiguration.hpp... Generating docs for file XMemory.hpp... Generating docs for file XMLEntityResolver.hpp... Generating docs for file XMLFormatter.hpp... Generating docs for file XMLResourceIdentifier.hpp... Generating docs for file XPath2MemoryManager.hpp... Generating docs for file XQException.hpp... Generating docs for file xqilla-simple.hpp... Generating docs for file XQilla.hpp... Generating docs for file XQillaConfiguration.hpp... Generating docs for file XQQuery.hpp... Generating page documentation... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating example index... Generating docs for compound AnyAtomicType... Generating docs for compound ASTNodeEventGenerator... Generating docs for compound ATAnySimpleType... Generating docs for compound ATAnyURIOrDerived... Generating docs for compound ATBase64BinaryOrDerived... Generating docs for compound ATBooleanOrDerived... Generating docs for compound ATDateOrDerived... Generating docs for compound ATDateTimeOrDerived... Generating docs for compound ATDecimalOrDerived... Generating docs for compound ATDoubleOrDerived... Generating docs for compound ATDurationOrDerived... Generating docs for compound ATFloatOrDerived... Generating docs for compound ATGDayOrDerived... Generating docs for compound ATGMonthDayOrDerived... Generating docs for compound ATGMonthOrDerived... Generating docs for compound ATGYearMonthOrDerived... Generating docs for compound ATGYearOrDerived... Generating docs for compound ATHexBinaryOrDerived... Generating docs for compound ATNotationOrDerived... Generating docs for compound ATQNameOrDerived... Generating docs for compound ATStringOrDerived... Generating docs for compound ATTimeOrDerived... Generating docs for compound ATUntypedAtomic... Generating docs for compound AutoContextInfoReset... Generating docs for compound AutoContextItemTypeReset... Generating docs for compound AutoDeallocate... Generating docs for compound AutoDelete... Generating docs for compound AutoDelet/builddir/build/BUILD/XQilla-2.2.3/include/xqilla/simple-api/XQilla.hpp:160: Warning: The following parameters of XQilla::createContext(Language language=XQUERY, XQillaConfiguration *conf=0, xercesc::MemoryManager *memMgr=xercesc::XMLPlatformUtils::fgMemoryManager) are not documented: parameter 'language' parameter 'conf' /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/simple-api/XQQuery.hpp:150: Warning: The following parameters of XQQuery::execute(EventHandler *events, const XMLCh *templateQName, DynamicContext *context) const are not documented: parameter 'events' /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/simple-api/XQQuery.hpp:137: Warning: The following parameters of XQQuery::execute(EventHandler *events, const Item::Ptr &contextItem, DynamicContext *context) const are not documented: parameter 'events' /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/simple-api/XQQuery.hpp:125: Warning: The following parameters of XQQuery::execute(EventHandler *events, DynamicContext *context) const are not documented: parameter 'events' /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/simple-api/XQQuery.hpp:164: Warning: argument 'context' of command @param is not found in the argument list of XQQuery::staticResolution() /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/simple-api/XQQuery.hpp:185: Warning: argument 'context' of command @param is not found in the argument list of XQQuery::staticTyping(StaticTyper *styper=0) /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/simple-api/XQQuery.hpp:185: Warning: The following parameters of XQQuery::staticTyping(StaticTyper *styper=0) are not documented: parameter 'styper' eArray... Generating docs for compound AutoDocumentCacheReset... Generating docs for compound AutoMessageListenerReset... Generating docs for compound AutoNodeSetOrderingReset... Generating docs for compound AutoNsScopeReset... Generating docs for compound AutoRegexGroupStoreReset... Generating docs for compound AutoRelease... Generating docs for compound AutoReset... Generating docs for compound AutoStackFrameReset... Generating docs for compound AutoVariableStoreReset... Generating docs for compound BaseInteractiveDebugger... Generating docs for nested compound BaseInteractiveDebugger::BreakPoint... Generating docs for nested compound BaseInteractiveDebugger::Continue... Generating docs for nested compound BaseInteractiveDebugger::Quit... Generating docs for nested compound BaseInteractiveDebugger::Run... Generating docs for compound Collation... Generating docs for compound ContentSequenceFilter... Generating docs for compound DateOrTimeType... Generating docs for compound DebugCommand... Generating docs for compound DebugListener... Generating docs for compound DocumentCache... Generating docs for compound DynamicContext... Generating docs for compound EventFilter... Generating docs for compound EventGenerator... Generating docs for compound EventHandler... Generating docs for compound EventSerializer... Generating docs for compound ExternalFunction... Generating docs for nested compound ExternalFunction::Arguments... Generating docs for compound ExternalFunctionResolver... Generating docs for compound FastXDMConfiguration... Generating docs for compound FunctionRef... Generating docs for compound GenerateEventsResult... Generating docs for compound InputParser... Generating docs for compound InteractiveDebugger... Generating docs for compound Item... Generating docs for compound ItemFactory... Generating docs for compound LocationInfo... Generating docs for compound MessageListener... Generating docs for compound ModuleResolver... Generating docs for compound Node... Generating docs for compound NSFixupFilter... Generating docs for compound Numeric... Generating docs for compound QueryPathTreeFilter... Generating docs for nested compound QueryPathTreeFilter::StackEntry... Generating docs for compound RefCountPointer... Generating docs for compound ReferenceCounted... Generating docs for compound RegexGroupStore... Generating docs for compound Result... Generating docs for compound ResultImpl... Generating docs for compound SchemaValidatorFilter... Generating docs for compound Scope... Generating docs for compound Sequence... Generating docs for compound SequenceBuilder... Generating docs for compound StackFrame... Generating docs for compound StaticAnalysis... Generating docs for nested compound StaticAnalysis::VarEntry... Generating docs for compound StaticContext... Generating docs for compound StaticType... Generating docs for nested compound StaticType::TypeMatch... Generating docs for compound StringPool... Generating docs for compound Timezone... Generating docs for compound UpdateFactory... Generating docs for compound URIResolver... Generating docs for compound VarHashEntry... Generating docs for compound VariableStore... Generating docs for compound VariableTypeStore... Generating docs for compound XercesConfiguration... Generating docs for compound XPath2MemoryManager... Generating docs for compound XQException... Generating docs for compound XQilla... Generating docs for compound XQillaAllocator... Generating docs for nested compound XQillaAllocator::rebind... Generating docs for compound XQillaConfiguration... Generating docs for compound XQQuery... Generating graphical class hierarchy... Generating namespace index... Generating docs for namespace xercesc Generating docs for compound xercesc::MemoryManager... Generating docs for compound xercesc::XMemory... Generating docs for compound xercesc::DOMNode... Generating docs for compound xercesc::DOMDocument... Generating docs for compound xercesc::DOMXPathNSResolver... Generating docs for compound xercesc::XMLEntityResolver... Generating docs for compound xercesc::XMLResourceIdentifier... Generating docs for compound xercesc::XMLDeleter... Generating docs for compound xercesc::XMLPlatformUtils... Generating docs for compound xercesc::InputSource... Generating docs for compound xercesc::LocalFileInputSource... Generating docs for compound xercesc::MemBufInputSource... Generating docs for compound xercesc::StdInInputSource... Generating docs for compound xercesc::URLInputSource... Generating docs for compound xercesc::LocalFileFormatTarget... Generating docs for compound xercesc::MemBufFormatTarget... Generating docs for compound xercesc::StdOutFormatTarget... Generating docs for compound xercesc::XMLFormatter... Generating docs for compound xercesc::XMLFormatTarget... Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... sed -e "s,%xerces_include%,/usr/include," -e "s,%version%,2.2.3," ../docs/Doxyfile.dom3api.in >../docs/Doxyfile.dom3api cd ../docs && \ doxygen Doxyfile.dom3api && \ touch .dom3-api-timestamp Warning: Tag `DETAILS_AT_TOP' at line 197 of file Doxyfile.dom3api has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 939 of file Doxyfile.dom3api has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 947 of file Doxyfile.dom3api has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `CGI_NAME' at line 974 of file Doxyfile.dom3api has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `CGI_URL' at line 980 of file Doxyfile.dom3api has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `DOC_URL' at line 986 of file Doxyfile.dom3api has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `DOC_ABSPATH' at line 992 of file Doxyfile.dom3api has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `BIN_ABSPATH' at line 997 of file Doxyfile.dom3api has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `EXT_DOC_PATHS' at line 1003 of file Doxyfile.dom3api has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Searching for include files... Searching for files in directory /builddir/build/BUILD/XQilla-2.2.3/include Searching for example files... Searching for files in directory /builddir/build/BUILD/XQilla-2.2.3/src/samples/dom-api Searching for images... Searching for dot files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/dom-api Searching for files in directory /usr/include/xercesc/dom Reading and parsing tag files Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/xqilla-dom3.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/xqilla-dom3.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/dom-api/XPath2Result.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/dom-api/XPath2Result.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/dom-api/XQillaExpression.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/dom-api/XQillaExpression.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/dom-api/XQillaNSResolver.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/dom-api/XQillaNSResolver.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/utils/XQillaPlatformUtils.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/utils/XQillaPlatformUtils.hpp... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/framework/XPath2MemoryManager.hpp... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/framework/XPath2MemoryManager.hpp... Preprocessing /usr/include/xercesc/framework/MemoryManager.hpp... Parsing file /usr/include/xercesc/framework/MemoryManager.hpp... Preprocessing /usr/include/xercesc/util/PlatformUtils.hpp... Parsing file /usr/include/xercesc/util/PlatformUtils.hpp... Preprocessing /usr/include/xercesc/dom/DOM.hpp... Parsing file /usr/include/xercesc/dom/DOM.hpp... Preprocessing /usr/include/xercesc/dom/DOMAttr.hpp... Parsing file /usr/include/xercesc/dom/DOMAttr.hpp... Preprocessing /usr/include/xercesc/dom/DOMCDATASection.hpp... Parsing file /usr/include/xercesc/dom/DOMCDATASection.hpp... Preprocessing /usr/include/xercesc/dom/DOMCharacterData.hpp... Parsing file /usr/include/xercesc/dom/DOMCharacterData.hpp... Preprocessing /usr/include/xercesc/dom/DOMComment.hpp... Parsing file /usr/include/xercesc/dom/DOMComment.hpp... Preprocessing /usr/include/xercesc/dom/DOMConfiguration.hpp... Parsing file /usr/include/xercesc/dom/DOMConfiguration.hpp... Preprocessing /usr/include/xercesc/dom/DOMDocument.hpp... Parsing file /usr/include/xercesc/dom/DOMDocument.hpp... Preprocessing /usr/include/xercesc/dom/DOMDocumentFragment.hpp... Parsing file /usr/include/xercesc/dom/DOMDocumentFragment.hpp... Preprocessing /usr/include/xercesc/dom/DOMDocumentRange.hpp... Parsing file /usr/include/xercesc/dom/DOMDocumentRange.hpp... Preprocessing /usr/include/xercesc/dom/DOMDocumentTraversal.hpp... Parsing file /usr/include/xercesc/dom/DOMDocumentTraversal.hpp... Preprocessing /usr/include/xercesc/dom/DOMDocumentType.hpp... Parsing file /usr/include/xercesc/dom/DOMDocumentType.hpp... Preprocessing /usr/include/xercesc/dom/DOMElement.hpp... Parsing file /usr/include/xercesc/dom/DOMElement.hpp... Preprocessing /usr/include/xercesc/dom/DOMEntity.hpp... Parsing file /usr/include/xercesc/dom/DOMEntity.hpp... Preprocessing /usr/include/xercesc/dom/DOMEntityReference.hpp... Parsing file /usr/include/xercesc/dom/DOMEntityReference.hpp... Preprocessing /usr/include/xercesc/dom/DOMError.hpp... Parsing file /usr/include/xercesc/dom/DOMError.hpp... Preprocessing /usr/include/xercesc/dom/DOMErrorHandler.hpp... Parsing file /usr/include/xercesc/dom/DOMErrorHandler.hpp... Preprocessing /usr/include/xercesc/dom/DOMException.hpp... Parsing file /usr/include/xercesc/dom/DOMException.hpp... Preprocessing /usr/include/xercesc/dom/DOMImplementation.hpp... Parsing file /usr/include/xercesc/dom/DOMImplementation.hpp... Preprocessing /usr/include/xercesc/dom/DOMImplementationList.hpp... Parsing file /usr/include/xercesc/dom/DOMImplementationList.hpp... Preprocessing /usr/include/xercesc/dom/DOMImplementationLS.hpp... Parsing file /usr/include/xercesc/dom/DOMImplementationLS.hpp... Preprocessing /usr/include/xercesc/dom/DOMImplementationRegistry.hpp... Parsing file /usr/include/xercesc/dom/DOMImplementationRegistry.hpp... Preprocessing /usr/include/xercesc/dom/DOMImplementationSource.hpp... Parsing file /usr/include/xercesc/dom/DOMImplementationSource.hpp... Preprocessing /usr/include/xercesc/dom/DOMLocator.hpp... Parsing file /usr/include/xercesc/dom/DOMLocator.hpp... Preprocessing /usr/include/xercesc/dom/DOMLSException.hpp... Parsing file /usr/include/xercesc/dom/DOMLSException.hpp... Preprocessing /usr/include/xercesc/dom/DOMLSInput.hpp... Parsing file /usr/include/xercesc/dom/DOMLSInput.hpp... Preprocessing /usr/include/xercesc/dom/DOMLSOutput.hpp... Parsing file /usr/include/xercesc/dom/DOMLSOutput.hpp... Preprocessing /usr/include/xercesc/dom/DOMLSParser.hpp... Parsing file /usr/include/xercesc/dom/DOMLSParser.hpp... Preprocessing /usr/include/xercesc/dom/DOMLSParserFilter.hpp... Parsing file /usr/include/xercesc/dom/DOMLSParserFilter.hpp... Preprocessing /usr/include/xercesc/dom/DOMLSResourceResolver.hpp... Parsing file /usr/include/xercesc/dom/DOMLSResourceResolver.hpp... Preprocessing /usr/include/xercesc/dom/DOMLSSerializer.hpp... Parsing file /usr/include/xercesc/dom/DOMLSSerializer.hpp... Preprocessing /usr/include/xercesc/dom/DOMLSSerializerFilter.hpp... Parsing file /usr/include/xercesc/dom/DOMLSSerializerFilter.hpp... Preprocessing /usr/include/xercesc/dom/DOMMemoryManager.hpp... Parsing file /usr/include/xercesc/dom/DOMMemoryManager.hpp... Preprocessing /usr/include/xercesc/dom/DOMNamedNodeMap.hpp... Parsing file /usr/include/xercesc/dom/DOMNamedNodeMap.hpp... Preprocessing /usr/include/xercesc/dom/DOMNode.hpp... Parsing file /usr/include/xercesc/dom/DOMNode.hpp... Preprocessing /usr/include/xercesc/dom/DOMNodeFilter.hpp... Parsing file /usr/include/xercesc/dom/DOMNodeFilter.hpp... Preprocessing /usr/include/xercesc/dom/DOMNodeIterator.hpp... Parsing file /usr/include/xercesc/dom/DOMNodeIterator.hpp... Preprocessing /usr/include/xercesc/dom/DOMNodeList.hpp... Parsing file /usr/include/xercesc/dom/DOMNodeList.hpp... Preprocessing /usr/include/xercesc/dom/DOMNotation.hpp... Parsing file /usr/include/xercesc/dom/DOMNotation.hpp... Preprocessing /usr/include/xercesc/dom/DOMProcessingInstruction.hpp... Parsing file /usr/include/xercesc/dom/DOMProcessingInstruction.hpp... Preprocessing /usr/include/xercesc/dom/DOMPSVITypeInfo.hpp... Parsing file /usr/include/xercesc/dom/DOMPSVITypeInfo.hpp... Preprocessing /usr/include/xercesc/dom/DOMRange.hpp... Parsing file /usr/include/xercesc/dom/DOMRange.hpp... Preprocessing /usr/include/xercesc/dom/DOMRangeException.hpp... Parsing file /usr/include/xercesc/dom/DOMRangeException.hpp... Preprocessing /usr/include/xercesc/dom/DOMStringList.hpp... Parsing file /usr/include/xercesc/dom/DOMStringList.hpp... Preprocessing /usr/include/xercesc/dom/DOMText.hpp... Parsing file /usr/include/xercesc/dom/DOMText.hpp... Preprocessing /usr/include/xercesc/dom/DOMTreeWalker.hpp... Parsing file /usr/include/xercesc/dom/DOMTreeWalker.hpp... Preprocessing /usr/include/xercesc/dom/DOMTypeInfo.hpp... Parsing file /usr/include/xercesc/dom/DOMTypeInfo.hpp... Preprocessing /usr/include/xercesc/dom/DOMUserDataHandler.hpp... Parsing file /usr/include/xercesc/dom/DOMUserDataHandler.hpp... Preprocessing /usr/include/xercesc/dom/DOMXPathEvaluator.hpp... Parsing file /usr/include/xercesc/dom/DOMXPathEvaluator.hpp... Preprocessing /usr/include/xercesc/dom/DOMXPathException.hpp... Parsing file /usr/include/xercesc/dom/DOMXPathException.hpp... Preprocessing /usr/include/xercesc/dom/DOMXPathExpression.hpp... Parsing file /usr/include/xercesc/dom/DOMXPathExpression.hpp... Preprocessing /usr/include/xercesc/dom/DOMXPathNamespace.hpp... Parsing file /usr/include/xercesc/dom/DOMXPathNamespace.hpp... Preprocessing /usr/include/xercesc/dom/DOMXPathNSResolver.hpp... Parsing file /usr/include/xercesc/dom/DOMXPathNSResolver.hpp... Preprocessing /usr/include/xercesc/dom/DOMXPathResult.hpp... Parsing file /usr/include/xercesc/dom/DOMXPathResult.hpp... Preprocessing /usr/include/xercesc/dom/StDOMNode.hpp... Parsing file /usr/include/xercesc/dom/StDOMNode.hpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Adding members to index pages... Generating style sheet... Generating index page... Generating page index... Generating example documentation... Generating docs for example dom-basic.cpp... Generating docs for example dom-context-item.cpp... Generating docs for example dom-resolver.cpp... Generating file sources... Generating code for file DOM.hpp... Generating code for file DOMAttr.hpp... Generating code for file DOMCDATASection.hpp... Generating code for file DOMCharacterData.hpp... Generating code for file DOMComment.hpp... Generating code for file DOMConfiguration.hpp... Generating code for file DOMDocument.hpp... Generating code for file DOMDocumentFragment.hpp... Generating code for file DOMDocumentRange.hpp... Generating code for file DOMDocumentTraversal.hpp... Generating code for file DOMDocumentType.hpp... Generating code for file DOMElement.hpp... Generating code for file DOMEntity.hpp... Generating code for file DOMEntityReference.hpp... Generating code for file DOMError.hpp... Generating code for file DOMErrorHandler.hpp... Generating code for file DOMException.hpp... Generating code for file DOMImplementation.hpp... Generating code for file DOMImplementationList.hpp... Generating code for file DOMImplementationLS.hpp... Generating code for file DOMImplementationRegistry.hpp... Generating code for file DOMImplementationSource.hpp... Generating code for file DOMLocator.hpp... Generating code for file DOMLSException.hpp... Generating code for file DOMLSInput.hpp... Generating code for file DOMLSOutput.hpp... Generating code for file DOMLSParser.hpp... Generating code for file DOMLSParserFilter.hpp... Generating code for file DOMLSResourceResolver.hpp... Generating code for file DOMLSSerializer.hpp... Generating code for file DOMLSSerializerFilter.hpp... Generating code for file DOMMemoryManager.hpp... Generating code for file DOMNamedNodeMap.hpp... Generating code for file DOMNode.hpp... Generating code for file DOMNodeFilter.hpp... Generating code for file DOMNodeIterator.hpp... Generating code for file DOMNodeList.hpp... Generating code for file DOMNotation.hpp... Generating code for file DOMProcessingInstruction.hpp... Generating code for file DOMPSVITypeInfo.hpp... Generating code for file DOMRange.hpp... Generating code for file DOMRangeException.hpp... Generating code for file DOMStringList.hpp... Generating code for file DOMText.hpp... Generating code for file DOMTreeWalker.hpp... Generating code for file DOMTypeInfo.hpp... Generating code for file DOMUserDataHandler.hpp... Generating code for file DOMXPathEvaluator.hpp... Generating code for file DOMXPathException.hpp... Generating code for file DOMXPathExpression.hpp... Generating code for file DOMXPathNamespace.hpp... Generating code for file DOMXPathNSResolver.hpp... Generating code for file DOMXPathResult.hpp... Generating code for file MemoryManager.hpp... Generating code for file PlatformUtils.hpp... Generating code for file StDOMNode.hpp... Generating code for file XPath2MemoryManager.hpp... Generating code for file XPath2Result.hpp... Generating code for file xqilla-dom3.hpp... Generating code for file XQillaExpression.hpp... Generating code for file XQillaNSResolver.hpp... Generating code for file XQillaPlatformUtils.hpp... Generating file documentation... Generating docs for file DOM.hpp... Generating docs for file DOMAttr.hpp... Generating docs for file DOMCDATASection.hpp... Generating docs for file DOMCharacterData.hpp... Generating docs for file DOMComment.hpp... Generating docs for file DOMConfiguration.hpp... Generating docs for file DOMDocument.hpp... Generating docs for file DOMDocumentFragment.hpp... Generating docs for file DOMDocumentRange.hpp... Generating docs for file DOMDocumentTraversal.hpp... Generating docs for file DOMDocumentType.hpp... Generating docs for file DOMElement.hpp... Generating docs for file DOMEntity.hpp... Generating docs for file DOMEntityReference.hpp... Generating docs for file DOMError.hpp... Generating docs for file DOMErrorHandler.hpp... Generating docs for file DOMException.hpp... Generating docs for file DOMImplementation.hpp... Generating docs for file DOMImplementationList.hpp... Generating docs for file DOMImplementationLS.hpp... Generating docs for file DOMImplementationRegistry.hpp... Generating docs for file DOMImplementationSource.hpp... Generating docs for file DOMLocator.hpp... Generating docs for file DOMLSException.hpp... Generating docs for file DOMLSInput.hpp... Generating docs for file DOMLSOutput.hpp... Generating docs for file DOMLSParser.hpp... Generating docs for file DOMLSParserFilter.hpp... Generating docs for file DOMLSResourceResolver.hpp... Generating docs for file DOMLSSerializer.hpp... Generating docs for file DOMLSSerializerFilter.hpp... Generating docs for file DOMMemoryManager.hpp... Generating docs for file DOMNamedNodeMap.hpp... Generating docs for file DOMNode.hpp... Generating docs for file DOMNodeFilter.hpp... Generating docs for file DOMNodeIterator.hpp... Generating docs for file DOMNodeList.hpp... Generating docs for file DOMNotation.hpp... Generating docs for file DOMProcessingInstruction.hpp... Generating docs for file DOMPSVITypeInfo.hpp... Generating docs for file DOMRange.hpp... Generating docs for file DOMRangeException.hpp... Generating docs for file DOMStringList.hpp... Generating docs for file DOMText.hpp... Generating docs for file DOMTreeWalker.hpp... Generating docs for file DOMTypeInfo.hpp... Generating docs for file DOMUserDataHandler.hpp... Generating docs for file DOMXPathEvaluator.hpp... Generating docs for file DOMXPathException.hpp... Generating docs for file DOMXPathExpression.hpp... Generating docs for file DOMXPathNamespace.hpp... Generating docs for file DOMXPathNSResolver.hpp... Generating docs for file DOMXPathResult.hpp... Generating docs for file MemoryManager.hpp... Generating docs for file PlatformUtils.hpp... Generating docs for file StDOMNode.hpp... Generating docs for file XPath2MemoryManager.hpp... Generating docs for file XPath2Result.hpp... Generating docs for file xqilla-dom3.hpp... Generating docs for file XQillaExpression.hpp... Generating docs for file XQillaNSResolver.hpp... Generating docs for file XQillaPlatformUtils.hpp... Generating page documentation... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating example /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/dom-api/XPath2Result.hpp:181: Warning: argument 'index' of command @param is not found in the argument list of XPath2Result::snapshotItem(size_t) /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/dom-api/XQillaNSResolver.hpp:50: Warning: argument 'URI' of command @param is not found in the argument list of XQillaNSResolver::addNamespaceBinding(const XMLCh *prefix, const XMLCh *uri) /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/dom-api/XQillaNSResolver.hpp:50: Warning: The following parameters of XQillaNSResolver::addNamespaceBinding(const XMLCh *prefix, const XMLCh *uri) are not documented: parameter 'uri' /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/dom-api/XQillaNSResolver.hpp:68: Warning: argument 'URI' of command @param is not found in the argument list of XQillaNSResolver::lookupPrefix(const XMLCh *uri) const /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/dom-api/XQillaNSResolver.hpp:68: Warning: The following parameters of XQillaNSResolver::lookupPrefix(const XMLCh *uri) const are not documented: parameter 'uri' /usr/include/xercesc/dom/DOMLSSerializerFilter.hpp:113: Warning: explicit link request to 'xF1' could not be resolved index... Generating docs for compound AutoDeallocate... Generating docs for compound AutoDelete... Generating docs for compound AutoDeleteArray... Generating docs for compound AutoRelease... Generating docs for compound XPath2MemoryManager... Generating docs for compound XPath2Result... Generating docs for compound XQillaAllocator... Generating docs for nested compound XQillaAllocator::rebind... Generating docs for compound XQillaExpression... Generating docs for compound XQillaNSResolver... Generating docs for compound XQillaPlatformUtils... Generating graphical class hierarchy... Generating namespace index... Generating docs for namespace xercesc Generating docs for compound xercesc::MemoryManager... Generating docs for compound xercesc::XMLDeleter... Generating docs for compound xercesc::XMLPlatformUtils... Generating docs for compound xercesc::DOMAttr... Generating docs for compound xercesc::DOMCDATASection... Generating docs for compound xercesc::DOMCharacterData... Generating docs for compound xercesc::DOMComment... Generating docs for compound xercesc::DOMConfiguration... Generating docs for compound xercesc::DOMDocument... Generating docs for compound xercesc::DOMDocumentFragment... Generating docs for compound xercesc::DOMDocumentRange... Generating docs for compound xercesc::DOMDocumentTraversal... Generating docs for compound xercesc::DOMDocumentType... Generating docs for compound xercesc::DOMElement... Generating docs for compound xercesc::DOMEntity... Generating docs for compound xercesc::DOMEntityReference... Generating docs for compound xercesc::DOMError... Generating docs for compound xercesc::DOMErrorHandler... Generating docs for compound xercesc::DOMException... Generating docs for compound xercesc::DOMImplementation... Generating docs for compound xercesc::DOMImplementationList... Generating docs for compound xercesc::DOMImplementationLS... Generating docs for compound xercesc::DOMImplementationRegistry... Generating docs for compound xercesc::DOMImplementationSource... Generating docs for compound xercesc::DOMLocator... Generating docs for compound xercesc::DOMLSException... Generating docs for compound xercesc::DOMLSInput... Generating docs for compound xercesc::DOMLSOutput... Generating docs for compound xercesc::DOMLSParser... Generating docs for compound xercesc::DOMLSParserFilter... Generating docs for compound xercesc::DOMLSResourceResolver... Generating docs for compound xercesc::DOMLSSerializer... Generating docs for compound xercesc::DOMLSSerializerFilter... Generating docs for compound xercesc::DOMMemoryManager... Generating docs for compound xercesc::DOMNamedNodeMap... Generating docs for compound xercesc::DOMNode... Generating docs for compound xercesc::DOMNodeFilter... Generating docs for compound xercesc::DOMNodeIterator... Generating docs for compound xercesc::DOMNodeList... Generating docs for compound xercesc::DOMNotation... Generating docs for compound xercesc::DOMProcessingInstruction... Generating docs for compound xercesc::DOMPSVITypeInfo... Generating docs for compound xercesc::DOMRange... Generating docs for compound xercesc::DOMRangeException... Generating docs for compound xercesc::DOMStringList... Generating docs for compound xercesc::DOMText... Generating docs for compound xercesc::DOMTreeWalker... Generating docs for compound xercesc::DOMTypeInfo... Generating docs for compound xercesc::DOMUserDataHandler... Generating docs for compound xercesc::DOMXPathEvaluator... Generating docs for compound xercesc::DOMXPathException... Generating docs for compound xercesc::DOMXPathExpression... Generating docs for compound xercesc::DOMXPathNamespace... Generating docs for compound xercesc::DOMXPathNSResolver... Generating docs for compound xercesc::DOMXPathResult... Generating docs for compound xercesc::StDOMNode... Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... sed -e "s,%xerces_include%,/usr/include," -e "s,%version%,2.2.3," ../docs/Doxyfile.xqc.in >../docs/Doxyfile.xqc cd ../docs && \ doxygen Doxyfile.xqc && \ touch .xqc-api-timestamp Warning: Tag `DETAILS_AT_TOP' at line 197 of file Doxyfile.xqc has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 932 of file Doxyfile.xqc has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 940 of file Doxyfile.xqc has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `CGI_NAME' at line 967 of file Doxyfile.xqc has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `CGI_URL' at line 973 of file Doxyfile.xqc has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `DOC_URL' at line 979 of file Doxyfile.xqc has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `DOC_ABSPATH' at line 985 of file Doxyfile.xqc has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `BIN_ABSPATH' at line 990 of file Doxyfile.xqc has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `EXT_DOC_PATHS' at line 996 of file Doxyfile.xqc has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/XQilla-2.2.3/src/samples/xqc-api Searching for images... Searching for dot files... Searching for files to exclude Searching for files to process... Reading and parsing tag files Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqc.h... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqc.h... Preprocessing /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/xqilla-xqc.h... Parsing file /builddir/build/BUILD/XQilla-2.2.3/include/xqilla/xqilla-xqc.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Adding members to index pages... Generating style sheet... Generating index page... Generating page index... Generating example documentation... Generating docs for example xqc-basic.c... Generating docs for example xqc-context-item.c... Generating file sources... Generating code for file xqc.h... Generating code for file xqilla-xqc.h... Generating file documentation... Generating docs for file xqc.h... Generating docs for file xqilla-xqc.h... Generating page documentation... Generating docs for page todo... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating example index... Generating docs for compound XQC_DynamicContext_s... Generating docs for compound XQC_ErrorHandler_s... Generating docs for compound XQC_Expression_s... Generating docs for compound XQC_Implementation_s... Generating docs for compound XQC_InputStream_s... Generating docs for compound XQC_Sequence_s... Generating docs for compound XQC_StaticContext_s... Generating namespace index... Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... make[1]: Leaving directory `/builddir/build/BUILD/XQilla-2.2.3/include' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.acLhFs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64 + cd XQilla-2.2.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64 Making install in include make[1]: Entering directory `/builddir/build/BUILD/XQilla-2.2.3/include' make[2]: Entering directory `/builddir/build/BUILD/XQilla-2.2.3/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include" /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqc.h' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqc.h' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/xqilla-dom3.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/xqilla-dom3.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/xqilla-simple.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/xqilla-simple.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/xqilla-xqc.h' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/xqilla-xqc.h' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/LocationInfo.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/LocationInfo.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQCastableAs.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQCastableAs.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQMap.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQMap.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQCastAs.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQCastAs.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQContextItem.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQContextItem.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQCopy.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQCopy.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQCopyOf.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQCopyOf.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQFunction.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQFunction.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/ASTNode.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/ASTNode.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQIf.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQIf.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/ASTNodeImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/ASTNodeImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQInstanceOf.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQInstanceOf.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQInlineFunction.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQInlineFunction.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQLiteral.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQLiteral.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQNav.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQNav.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQOperator.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQOperator.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQSequence.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQSequence.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQStep.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQStep.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQTreatAs.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQTreatAs.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQVariable.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQVariable.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/StaticAnalysis.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/StaticAnalysis.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/StaticType.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/StaticType.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/ConstantFoldingFunction.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/ConstantFoldingFunction.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/NumericFunction.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/NumericFunction.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQDOMConstructor.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQDOMConstructor.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQDocumentConstructor.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQDocumentConstructor.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQElementConstructor.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQElementConstructor.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQAttributeConstructor.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQAttributeConstructor.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQNamespaceConstructor.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQNamespaceConstructor.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQPIConstructor.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQPIConstructor.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQCommentConstructor.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQCommentConstructor.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQTextConstructor.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQTextConstructor.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQFunctionCall.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQFunctionCall.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQFunctionConversion.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQFunctionConversion.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQFunctionDeref.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQFunctionDeref.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQFunctionRef.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQFunctionRef.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQGlobalVariable.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQGlobalVariable.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQOrderingChange.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQOrderingChange.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQQuantified.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQQuantified.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQTypeswitch.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQTypeswitch.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQValidate.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQValidate.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQAtomize.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQAtomize.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQEffectiveBooleanValue.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQEffectiveBooleanValue.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQAnalyzeString.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQAnalyzeString.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XPath1Compat.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XPath1Compat.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/ConvertFunctionArg.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/ConvertFunctionArg.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQDocumentOrder.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQDocumentOrder.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQPredicate.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQPredicate.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQReturn.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQReturn.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/TupleNode.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/TupleNode.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/ContextTuple.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/ContextTuple.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/ForTuple.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/ForTuple.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/LetTuple.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/LetTuple.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/OrderByTuple.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/OrderByTuple.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/WhereTuple.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/WhereTuple.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQNamespaceBinding.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQNamespaceBinding.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQCallTemplate.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQCallTemplate.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/ast/XQApplyTemplates.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/ast/XQApplyTemplates.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/debug/InteractiveDebugger.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/debug/InteractiveDebugger.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/debug/InputParser.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/debug/InputParser.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/debug/DebugListener.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/debug/DebugListener.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/debug/DebugHookDecorator.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/debug/DebugHookDecorator.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/debug/ASTDebugHook.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/debug/ASTDebugHook.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/debug/TupleDebugHook.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/debug/TupleDebugHook.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/debug/StackFrame.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/debug/StackFrame.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/events/ContentSequenceFilter.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/events/ContentSequenceFilter.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/events/EventGenerator.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/events/EventGenerator.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/events/EventHandler.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/events/EventHandler.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/events/EventSerializer.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/events/EventSerializer.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/events/NSFixupFilter.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/events/NSFixupFilter.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/events/QueryPathTreeFilter.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/events/QueryPathTreeFilter.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/events/SequenceBuilder.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/events/SequenceBuilder.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fastxdm/FastXDMConfiguration.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fastxdm/FastXDMConfiguration.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fulltext/FTContains.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fulltext/FTContains.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fulltext/FTSelection.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fulltext/FTSelection.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fulltext/FTWords.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fulltext/FTWords.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fulltext/FTOr.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fulltext/FTOr.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fulltext/FTAnd.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fulltext/FTAnd.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fulltext/FTMildnot.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fulltext/FTMildnot.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fulltext/FTUnaryNot.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fulltext/FTUnaryNot.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fulltext/AllMatches.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fulltext/AllMatches.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fulltext/Match.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fulltext/Match.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fulltext/TokenInfo.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fulltext/TokenInfo.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fulltext/Tokenizer.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fulltext/Tokenizer.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fulltext/DefaultTokenizer.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fulltext/DefaultTokenizer.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fulltext/TokenStore.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fulltext/TokenStore.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fulltext/DefaultTokenStore.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fulltext/DefaultTokenStore.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fulltext/FTOption.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fulltext/FTOption.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fulltext/FTOrder.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fulltext/FTOrder.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fulltext/FTRange.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fulltext/FTRange.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fulltext/FTDistance.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fulltext/FTDistance.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fulltext/FTScope.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fulltext/FTScope.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fulltext/FTContent.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fulltext/FTContent.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/fulltext/FTWindow.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/fulltext/FTWindow.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/axis/NodeTest.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/axis/NodeTest.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/axis/SelfAxis.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/axis/SelfAxis.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/ContextHelpers.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/ContextHelpers.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/DynamicContext.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/DynamicContext.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/StaticContext.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/StaticContext.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/ItemFactory.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/ItemFactory.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/MessageListener.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/MessageListener.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/ModuleResolver.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/ModuleResolver.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/URIResolver.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/URIResolver.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/VariableStore.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/VariableStore.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/Scope.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/Scope.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/VarHashEntry.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/VarHashEntry.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/VariableTypeStore.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/VariableTypeStore.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/Collation.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/Collation.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/ModuleResolver.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/ModuleResolver.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/ExternalFunctionResolver.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/ExternalFunctionResolver.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/UpdateFactory.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/UpdateFactory.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/RegexGroupStore.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/RegexGroupStore.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/impl/CollationImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/impl/CollationImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/impl/VarHashEntryImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/impl/VarHashEntryImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/impl/VarStoreImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/impl/VarStoreImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/impl/VariableStoreTemplate.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/impl/VariableStoreTemplate.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/impl/CodepointCollation.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/impl/CodepointCollation.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/impl/XQContextImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/impl/XQContextImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/impl/XQDynamicContextImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/impl/XQDynamicContextImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/context/impl/ItemFactoryImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/context/impl/ItemFactoryImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/dom-api/impl/XQillaNSResolverImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/dom-api/impl/XQillaNSResolverImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/dom-api/XPath2Result.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/dom-api/XPath2Result.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/dom-api/XQillaExpression.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/dom-api/XQillaExpression.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/dom-api/XQillaNSResolver.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/dom-api/XQillaNSResolver.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/exceptions/XQillaException.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/exceptions/XQillaException.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/exceptions/ContextException.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/exceptions/ContextException.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/exceptions/ASTException.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/exceptions/ASTException.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/exceptions/DynamicErrorException.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/exceptions/DynamicErrorException.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/exceptions/FunctionException.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/exceptions/FunctionException.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/exceptions/IllegalArgumentException.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/exceptions/IllegalArgumentException.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/exceptions/ItemException.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/exceptions/ItemException.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/exceptions/NamespaceLookupException.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/exceptions/NamespaceLookupException.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/exceptions/StaticErrorException.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/exceptions/StaticErrorException.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/exceptions/TypeErrorException.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/exceptions/TypeErrorException.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/exceptions/TypeNotFoundException.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/exceptions/TypeNotFoundException.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/exceptions/XMLParseException.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/exceptions/XMLParseException.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/exceptions/XPath2ErrorException.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/exceptions/XPath2ErrorException.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/exceptions/XPath2TypeCastException.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/exceptions/XPath2TypeCastException.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/exceptions/XPath2TypeMatchException.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/exceptions/XPath2TypeMatchException.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/exceptions/XQException.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/exceptions/XQException.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/exceptions/QueryInterruptedException.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/exceptions/QueryInterruptedException.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/exceptions/QueryTimeoutException.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/exceptions/QueryTimeoutException.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/ExternalFunction.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/ExternalFunction.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionLookup.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionLookup.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionAnalyzeString.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionAnalyzeString.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionAbs.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionAbs.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionAdjustDateTimeToTimezone.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionAdjustDateTimeToTimezone.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionAdjustDateToTimezone.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionAdjustDateToTimezone.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionAdjustTimeToTimezone.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionAdjustTimeToTimezone.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionAvg.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionAvg.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionBaseURI.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionBaseURI.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionBoolean.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionBoolean.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionCeiling.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionCeiling.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionCodepointEqual.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionCodepointEqual.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionCodepointsToString.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionCodepointsToString.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionCollection.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionCollection.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionCompare.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionCompare.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionConcat.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionConcat.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionConstructor.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionConstructor.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionContains.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionContains.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionCount.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionCount.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionCurrentDate.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionCurrentDate.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionCurrentDateTime.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionCurrentDateTime.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionCurrentTime.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionCurrentTime.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionData.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionData.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionDateTime.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionDateTime.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionDayFromDate.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionDayFromDate.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionDayFromDateTime.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionDayFromDateTime.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionDaysFromDuration.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionDaysFromDuration.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionDeepEqual.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionDeepEqual.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionDefaultCollation.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionDefaultCollation.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionDistinctValues.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionDistinctValues.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionDocAvailable.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionDocAvailable.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionDoc.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionDoc.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionDocument.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionDocument.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionDocumentURI.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionDocumentURI.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionEmpty.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionEmpty.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionEncodeForUri.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionEncodeForUri.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionEndsWith.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionEndsWith.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionError.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionError.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionEscapeHtmlUri.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionEscapeHtmlUri.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionExactlyOne.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionExactlyOne.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionExists.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionExists.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionFalse.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionFalse.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionFloor.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionFloor.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionFunctionArity.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionFunctionArity.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionFunctionName.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionFunctionName.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionHoursFromDateTime.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionHoursFromDateTime.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionHoursFromDuration.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionHoursFromDuration.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionHoursFromTime.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionHoursFromTime.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionId.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionId.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionIdref.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionIdref.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionImplicitTimezone.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionImplicitTimezone.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionIndexOf.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionIndexOf.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionInScopePrefixes.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionInScopePrefixes.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionInsertBefore.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionInsertBefore.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionIriToUri.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionIriToUri.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionLang.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionLang.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionLast.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionLast.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionLocalNameFromQName.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionLocalNameFromQName.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionLocalname.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionLocalname.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionLowerCase.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionLowerCase.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionMatches.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionMatches.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionMax.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionMax.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionMin.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionMin.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionMinutesFromDateTime.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionMinutesFromDateTime.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionMinutesFromDuration.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionMinutesFromDuration.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionMinutesFromTime.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionMinutesFromTime.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionMonthFromDate.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionMonthFromDate.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionMonthFromDateTime.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionMonthFromDateTime.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionMonthsFromDuration.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionMonthsFromDuration.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionName.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionName.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionNamespaceURIForPrefix.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionNamespaceURIForPrefix.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionNamespaceURIFromQName.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionNamespaceURIFromQName.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionNamespaceUri.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionNamespaceUri.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionNilled.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionNilled.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionNodeName.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionNodeName.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionNormalizeSpace.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionNormalizeSpace.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionNormalizeUnicode.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionNormalizeUnicode.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionNot.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionNot.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionNumber.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionNumber.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionOneOrMore.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionOneOrMore.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionParseHTML.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionParseHTML.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionParseJSON.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionParseJSON.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionSerializeJSON.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionSerializeJSON.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionParseXML.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionParseXML.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionPartialApply.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionPartialApply.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionPosition.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionPosition.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionPrefixFromQName.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionPrefixFromQName.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionQName.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionQName.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionRegexGroup.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionRegexGroup.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionRemove.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionRemove.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionReplace.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionReplace.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionResolveQName.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionResolveQName.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionResolveURI.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionResolveURI.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionReverse.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionReverse.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionRoot.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionRoot.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionRoundHalfToEven.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionRoundHalfToEven.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionRound.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionRound.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionSecondsFromDateTime.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionSecondsFromDateTime.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionSecondsFromDuration.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionSecondsFromDuration.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionSecondsFromTime.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionSecondsFromTime.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionStartsWith.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionStartsWith.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionStaticBaseURI.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionStaticBaseURI.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionString.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionString.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionStringJoin.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionStringJoin.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionStringLength.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionStringLength.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionStringToCodepoints.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionStringToCodepoints.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionSubsequence.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionSubsequence.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionSubstringAfter.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionSubstringAfter.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionSubstringBefore.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionSubstringBefore.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionSubstring.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionSubstring.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionSum.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionSum.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionTime.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionTime.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionTimezoneFromDate.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionTimezoneFromDate.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionTimezoneFromDateTime.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionTimezoneFromDateTime.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionTimezoneFromTime.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionTimezoneFromTime.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionTokenize.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionTokenize.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionTrace.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionTrace.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionTranslate.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionTranslate.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionTrue.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionTrue.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionUnordered.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionUnordered.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionUnparsedText.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionUnparsedText.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionUpperCase.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionUpperCase.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionYearFromDate.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionYearFromDate.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionYearFromDateTime.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionYearFromDateTime.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionYearsFromDuration.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionYearsFromDuration.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FunctionZeroOrOne.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FunctionZeroOrOne.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/FuncFactory.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/FuncFactory.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/XQUserFunction.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/XQUserFunction.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/functions/XQillaFunction.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/functions/XQillaFunction.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/ATAnySimpleType.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/ATAnySimpleType.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/ATAnyURIOrDerived.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/ATAnyURIOrDerived.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/ATBase64BinaryOrDerived.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/ATBase64BinaryOrDerived.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/ATBooleanOrDerived.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/ATBooleanOrDerived.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/ATDateOrDerived.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/ATDateOrDerived.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/ATDateTimeOrDerived.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/ATDateTimeOrDerived.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/ATDecimalOrDerived.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/ATDecimalOrDerived.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/ATDoubleOrDerived.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/ATDoubleOrDerived.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/ATDurationOrDerived.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/ATDurationOrDerived.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/ATFloatOrDerived.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/ATFloatOrDerived.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/ATGDayOrDerived.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/ATGDayOrDerived.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/ATGMonthDayOrDerived.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/ATGMonthDayOrDerived.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/ATGMonthOrDerived.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/ATGMonthOrDerived.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/ATGYearMonthOrDerived.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/ATGYearMonthOrDerived.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/ATGYearOrDerived.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/ATGYearOrDerived.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/ATHexBinaryOrDerived.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/ATHexBinaryOrDerived.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/ATNotationOrDerived.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/ATNotationOrDerived.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/ATQNameOrDerived.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/ATQNameOrDerived.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/ATStringOrDerived.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/ATStringOrDerived.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/ATTimeOrDerived.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/ATTimeOrDerived.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/ATUntypedAtomic.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/ATUntypedAtomic.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/AnyAtomicType.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/AnyAtomicType.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/DateOrTimeType.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/DateOrTimeType.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/FunctionRef.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/FunctionRef.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/Item.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/Item.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/Node.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/Node.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/Numeric.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/Numeric.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/Timezone.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/Timezone.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/DatatypeLookup.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/DatatypeLookup.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/DatatypeFactory.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/DatatypeFactory.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/impl/ATBooleanOrDerivedImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/impl/ATBooleanOrDerivedImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/impl/ATDecimalOrDerivedImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/impl/ATDecimalOrDerivedImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/impl/ATDoubleOrDerivedImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/impl/ATDoubleOrDerivedImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/impl/ATFloatOrDerivedImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/impl/ATFloatOrDerivedImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/impl/ATQNameOrDerivedImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/impl/ATQNameOrDerivedImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/impl/ATDurationOrDerivedImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/impl/ATDurationOrDerivedImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/impl/ATDateTimeOrDerivedImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/impl/ATDateTimeOrDerivedImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/impl/ATDateOrDerivedImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/impl/ATDateOrDerivedImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/impl/ATTimeOrDerivedImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/impl/ATTimeOrDerivedImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/impl/ATGDayOrDerivedImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/impl/ATGDayOrDerivedImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/impl/ATGMonthDayOrDerivedImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/impl/ATGMonthDayOrDerivedImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/impl/ATGMonthOrDerivedImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/impl/ATGMonthOrDerivedImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/impl/ATGYearMonthOrDerivedImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/impl/ATGYearMonthOrDerivedImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/items/impl/ATGYearOrDerivedImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/items/impl/ATGYearOrDerivedImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/mapm/m_apm.h' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/mapm/m_apm.h' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/And.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/And.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/ArithmeticOperator.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/ArithmeticOperator.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/ComparisonOperator.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/ComparisonOperator.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/Divide.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/Divide.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/Equals.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/Equals.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/Except.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/Except.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/GeneralComp.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/GeneralComp.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/GreaterThanEqual.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/GreaterThanEqual.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/GreaterThan.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/GreaterThan.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/IntegerDivide.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/IntegerDivide.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/Intersect.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/Intersect.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/LessThanEqual.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/LessThanEqual.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/LessThan.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/LessThan.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/Minus.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/Minus.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/Mod.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/Mod.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/Multiply.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/Multiply.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/NodeComparison.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/NodeComparison.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/NotEquals.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/NotEquals.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/OrderComparison.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/OrderComparison.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/Or.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/Or.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/Plus.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/Plus.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/Range.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/Range.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/UnaryMinus.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/UnaryMinus.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/operators/Union.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/operators/Union.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/optimizer/Optimizer.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/optimizer/Optimizer.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/optimizer/ASTCopier.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/optimizer/ASTCopier.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/optimizer/ASTReleaser.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/optimizer/ASTReleaser.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/optimizer/ASTVisitor.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/optimizer/ASTVisitor.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/optimizer/PartialEvaluator.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/optimizer/PartialEvaluator.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/optimizer/StaticTyper.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/optimizer/StaticTyper.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/optimizer/QueryPathNode.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/optimizer/QueryPathNode.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/optimizer/QueryPathTreeGenerator.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/optimizer/QueryPathTreeGenerator.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/parser/QName.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/parser/QName.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/runtime/ClosureResult.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/runtime/ClosureResult.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/runtime/TupleResult.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/runtime/TupleResult.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/runtime/Sequence.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/runtime/Sequence.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/runtime/ResultBuffer.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/runtime/ResultBuffer.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/runtime/ResultBufferImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/runtime/ResultBufferImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/runtime/Result.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/runtime/Result.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/runtime/ResultImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/runtime/ResultImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/runtime/SingleResult.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/runtime/SingleResult.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/runtime/SequenceResult.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/runtime/SequenceResult.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/runtime/LazySequenceResult.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/runtime/LazySequenceResult.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/runtime/EmptyResult.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/runtime/EmptyResult.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/schema/DocumentCache.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/schema/DocumentCache.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/schema/SequenceType.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/schema/SequenceType.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/schema/AnyAtomicTypeDatatypeValidator.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/schema/AnyAtomicTypeDatatypeValidator.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/schema/DocumentCacheImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/schema/DocumentCacheImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/schema/SchemaValidatorFilter.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/schema/SchemaValidatorFilter.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/simple-api/XQilla.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/simple-api/XQilla.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/simple-api/XQillaConfiguration.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/simple-api/XQillaConfiguration.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/simple-api/XQQuery.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/simple-api/XQQuery.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/update/FunctionPut.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/update/FunctionPut.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/update/PendingUpdateList.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/update/PendingUpdateList.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/update/UApplyUpdates.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/update/UApplyUpdates.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/update/UDelete.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/update/UDelete.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/update/URename.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/update/URename.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/update/UReplace.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/update/UReplace.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/update/UReplaceValueOf.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/update/UReplaceValueOf.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/update/UInsertAsFirst.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/update/UInsertAsFirst.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/update/UInsertAsLast.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/update/UInsertAsLast.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/update/UInsertInto.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/update/UInsertInto.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/update/UInsertAfter.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/update/UInsertAfter.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/update/UInsertBefore.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/update/UInsertBefore.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/update/UTransform.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/update/UTransform.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/utils/NumUtils.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/utils/NumUtils.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/utils/XPath2NSUtils.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/utils/XPath2NSUtils.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/utils/XPath2Utils.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/utils/XPath2Utils.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/utils/XMLChCompare.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/utils/XMLChCompare.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/utils/XStr.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/utils/XStr.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/utils/ContextUtils.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/utils/ContextUtils.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/utils/PrintAST.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/utils/PrintAST.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/utils/UTF8Str.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/utils/UTF8Str.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/utils/XQillaPlatformUtils.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/utils/XQillaPlatformUtils.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/utils/UCANormalizer.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/utils/UCANormalizer.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/framework/ReferenceCounted.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/framework/ReferenceCounted.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/framework/XPath2MemoryManager.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/framework/XPath2MemoryManager.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/framework/BaseMemoryManager.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/framework/BaseMemoryManager.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/framework/ProxyMemoryManager.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/framework/ProxyMemoryManager.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/framework/StringPool.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/framework/StringPool.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/framework/XPath2MemoryManagerImpl.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/framework/XPath2MemoryManagerImpl.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/framework/XQillaExport.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/framework/XQillaExport.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/xerces/XercesConfiguration.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/xerces/XercesConfiguration.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/xqts/TestSuiteParser.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/xqts/TestSuiteParser.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/xqts/TestSuiteResultListener.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/xqts/TestSuiteResultListener.hpp' /bin/sh /builddir/build/BUILD/XQilla-2.2.3/autotools/install-sh -c -m 644 'xqilla/xqts/TestSuiteRunner.hpp' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/include/xqilla/xqts/TestSuiteRunner.hpp' make[2]: Leaving directory `/builddir/build/BUILD/XQilla-2.2.3/include' make[1]: Leaving directory `/builddir/build/BUILD/XQilla-2.2.3/include' make[1]: Entering directory `/builddir/build/BUILD/XQilla-2.2.3' make[2]: Entering directory `/builddir/build/BUILD/XQilla-2.2.3' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/install -c 'libxqilla.la' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/lib64/libxqilla.la' libtool: install: /usr/bin/install -c .libs/libxqilla.so.5.0.2 /builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/lib64/libxqilla.so.5.0.2 libtool: install: (cd /builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/lib64 && { ln -s -f libxqilla.so.5.0.2 libxqilla.so.5 || { rm -f libxqilla.so.5 && ln -s libxqilla.so.5.0.2 libxqilla.so.5; }; }) libtool: install: (cd /builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/lib64 && { ln -s -f libxqilla.so.5.0.2 libxqilla.so || { rm -f libxqilla.so && ln -s libxqilla.so.5.0.2 libxqilla.so; }; }) libtool: install: /usr/bin/install -c .libs/libxqilla.lai /builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/lib64/libxqilla.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'xqilla' '/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/bin/xqilla' libtool: install: warning: `libxqilla.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/xqilla /builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/bin/xqilla make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/XQilla-2.2.3' make[1]: Leaving directory `/builddir/build/BUILD/XQilla-2.2.3' + find /builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/XQilla-2.2.3 extracting debug info from /builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/bin/xqilla extracting debug info from /builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/lib64/libxqilla.so.5.0.2 symlinked /usr/lib/debug/usr/lib64/libxqilla.so.5.0.2.debug to /usr/lib/debug/usr/lib64/libxqilla.so.debug symlinked /usr/lib/debug/usr/lib64/libxqilla.so.5.0.2.debug to /usr/lib/debug/usr/lib64/libxqilla.so.5.debug cpio: src/lexer/XQLexer.cpp: Cannot stat: No such file or directory cpio: src/lexer/XQLexer.l: Cannot stat: No such file or directory cpio: src/parser/XQParser.cpp: Cannot stat: No such file or directory cpio: src/parser/XQParser.y: Cannot stat: No such file or directory 9704 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: xqilla-2.2.3-8.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KWDRC1 + umask 022 + cd /builddir/build/BUILD + cd XQilla-2.2.3 + DOCDIR=/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/share/doc/xqilla-2.2.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/share/doc/xqilla-2.2.3 + /bin/mkdir -p /builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/share/doc/xqilla-2.2.3 + cp -pr ChangeLog LICENSE /builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/share/doc/xqilla-2.2.3 + exit 0 Provides: libxqilla.so.5()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnsl.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxerces-c-3.0.so()(64bit) libxqilla.so.5()(64bit) rtld(GNU_HASH) Processing files: xqilla-devel-2.2.3-8.el6.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libxqilla.so.5()(64bit) Processing files: xqilla-doc-2.2.3-8.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pPlQ8B + umask 022 + cd /builddir/build/BUILD + cd XQilla-2.2.3 + DOCDIR=/builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/share/doc/xqilla-doc-2.2.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/share/doc/xqilla-doc-2.2.3 + /bin/mkdir -p /builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/share/doc/xqilla-doc-2.2.3 + cp -pr docs/dom3-api/ docs/simple-api/ /builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64/usr/share/doc/xqilla-doc-2.2.3 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xqilla-debuginfo-2.2.3-8.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-447949358.novalocal Wrote: /builddir/build/RPMS/xqilla-2.2.3-8.el6.x86_64.rpm Wrote: /builddir/build/RPMS/xqilla-devel-2.2.3-8.el6.x86_64.rpm Wrote: /builddir/build/RPMS/xqilla-doc-2.2.3-8.el6.noarch.rpm Wrote: /builddir/build/RPMS/xqilla-debuginfo-2.2.3-8.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CVFYRj + umask 022 + cd /builddir/build/BUILD + cd XQilla-2.2.3 + rm -rf /builddir/build/BUILDROOT/xqilla-2.2.3-8.el6.x86_64 + exit 0 Child return code was: 0