+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/xqilla.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jtCkUf
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf XQilla-2.3.0
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/XQilla-2.3.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd XQilla-2.3.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (xqilla-2.2.4-use-system-xqc.h.patch):'
Patch #0 (xqilla-2.2.4-use-system-xqc.h.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .xqc --fuzz=0
patching file include/Makefile.am
patching file include/Makefile.in
Hunk #1 succeeded at 215 (offset -1 lines).
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Idfhte
+ umask 022
+ cd /builddir/build/BUILD
+ cd XQilla-2.3.0
+ rm -f ./include/xqc.h
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./autotools/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./autotools/config.sub
++ basename ./autotools/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autotools/config.sub
'/usr/lib/rpm/redhat/config.sub' -> './autotools/config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./autotools/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./autotools/config.guess
++ basename ./autotools/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autotools/config.guess
'/usr/lib/rpm/redhat/config.guess' -> './autotools/config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./autotools/ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking target system type... riscv64-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... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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.1
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 riscv64-redhat-linux-gnu-g++... no
checking for riscv64-redhat-linux-gnu-c++... no
checking for riscv64-redhat-linux-gnu-gpp... no
checking for riscv64-redhat-linux-gnu-aCC... no
checking for riscv64-redhat-linux-gnu-CC... no
checking for riscv64-redhat-linux-gnu-cxx... no
checking for riscv64-redhat-linux-gnu-cc++... no
checking for riscv64-redhat-linux-gnu-cl.exe... no
checking for riscv64-redhat-linux-gnu-FCC... no
checking for riscv64-redhat-linux-gnu-KCC... no
checking for riscv64-redhat-linux-gnu-RCC... no
checking for riscv64-redhat-linux-gnu-xlC_r... no
checking for riscv64-redhat-linux-gnu-xlC... no
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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++... none
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) none
checking for riscv64-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... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/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 riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-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) none
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) 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
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) 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) 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 bison... no
configure: WARNING: XQilla requires bison if you need to rebuild the parser.
checking for flex... no
checking for lex... no
checking unicode support in flex... ./configure: line 15599: 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... no
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 -j4
Making all in include
make[1]: Entering directory '/builddir/build/BUILD/XQilla-2.3.0/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builddir/build/BUILD/XQilla-2.3.0/include'
make[1]: Entering directory '/builddir/build/BUILD/XQilla-2.3.0'
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o BaseMemoryManager.lo `test -f 'src/framework/BaseMemoryManager.cpp' || echo './'`src/framework/BaseMemoryManager.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o ProxyMemoryManager.lo `test -f 'src/framework/ProxyMemoryManager.cpp' || echo './'`src/framework/ProxyMemoryManager.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/framework/BaseMemoryManager.cpp  -fPIC -DPIC -o .libs/BaseMemoryManager.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/framework/ProxyMemoryManager.cpp  -fPIC -DPIC -o .libs/ProxyMemoryManager.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/framework/StringPool.cpp  -fPIC -DPIC -o .libs/StringPool.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/framework/XPath2MemoryManagerImpl.cpp  -fPIC -DPIC -o .libs/XPath2MemoryManagerImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/context/UpdateFactory.cpp  -fPIC -DPIC -o .libs/UpdateFactory.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/context/impl/CollationImpl.cpp  -fPIC -DPIC -o .libs/CollationImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/context/impl/CodepointCollation.cpp  -fPIC -DPIC -o .libs/CodepointCollation.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/context/impl/VarStoreImpl.cpp  -fPIC -DPIC -o .libs/VarStoreImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o VarTypeStoreImpl.lo `test -f 'src/context/impl/VarTypeStoreImpl.cpp' || echo './'`src/context/impl/VarTypeStoreImpl.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/context/impl/VarTypeStoreImpl.cpp  -fPIC -DPIC -o .libs/VarTypeStoreImpl.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/context/impl/VarHashEntryImpl.cpp  -fPIC -DPIC -o .libs/VarHashEntryImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/context/impl/XQContextImpl.cpp  -fPIC -DPIC -o .libs/XQContextImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/context/impl/XQDynamicContextImpl.cpp  -fPIC -DPIC -o .libs/XQDynamicContextImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o ItemFactoryImpl.lo `test -f 'src/context/impl/ItemFactoryImpl.cpp' || echo './'`src/context/impl/ItemFactoryImpl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/context/impl/ItemFactoryImpl.cpp  -fPIC -DPIC -o .libs/ItemFactoryImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQAtomize.cpp  -fPIC -DPIC -o .libs/XQAtomize.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQEffectiveBooleanValue.cpp  -fPIC -DPIC -o .libs/XQEffectiveBooleanValue.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQMap.cpp  -fPIC -DPIC -o .libs/XQMap.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o XQAnalyzeString.lo `test -f 'src/ast/XQAnalyzeString.cpp' || echo './'`src/ast/XQAnalyzeString.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQAnalyzeString.cpp  -fPIC -DPIC -o .libs/XQAnalyzeString.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQCastableAs.cpp  -fPIC -DPIC -o .libs/XQCastableAs.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQCastAs.cpp  -fPIC -DPIC -o .libs/XQCastAs.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQContextItem.cpp  -fPIC -DPIC -o .libs/XQContextItem.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQCopy.cpp  -fPIC -DPIC -o .libs/XQCopy.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQCopyOf.cpp  -fPIC -DPIC -o .libs/XQCopyOf.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o XQFunction.lo `test -f 'src/ast/XQFunction.cpp' || echo './'`src/ast/XQFunction.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQFunction.cpp  -fPIC -DPIC -o .libs/XQFunction.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQIf.cpp  -fPIC -DPIC -o .libs/XQIf.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o ASTNodeImpl.lo `test -f 'src/ast/ASTNodeImpl.cpp' || echo './'`src/ast/ASTNodeImpl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/ASTNodeImpl.cpp  -fPIC -DPIC -o .libs/ASTNodeImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQInlineFunction.cpp  -fPIC -DPIC -o .libs/XQInlineFunction.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQLiteral.cpp  -fPIC -DPIC -o .libs/XQLiteral.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQNav.cpp  -fPIC -DPIC -o .libs/XQNav.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQOperator.cpp  -fPIC -DPIC -o .libs/XQOperator.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQSequence.cpp  -fPIC -DPIC -o .libs/XQSequence.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQStep.cpp  -fPIC -DPIC -o .libs/XQStep.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQTreatAs.cpp  -fPIC -DPIC -o .libs/XQTreatAs.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o XQFunctionCoercion.lo `test -f 'src/ast/XQFunctionCoercion.cpp' || echo './'`src/ast/XQFunctionCoercion.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQFunctionCoercion.cpp  -fPIC -DPIC -o .libs/XQFunctionCoercion.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQVariable.cpp  -fPIC -DPIC -o .libs/XQVariable.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/StaticAnalysis.cpp  -fPIC -DPIC -o .libs/StaticAnalysis.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/StaticType.cpp  -fPIC -DPIC -o .libs/StaticType.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/NumericFunction.cpp  -fPIC -DPIC -o .libs/NumericFunction.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o XQDOMConstructor.lo `test -f 'src/ast/XQDOMConstructor.cpp' || echo './'`src/ast/XQDOMConstructor.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQDOMConstructor.cpp  -fPIC -DPIC -o .libs/XQDOMConstructor.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o XQDocumentConstructor.lo `test -f 'src/ast/XQDocumentConstructor.cpp' || echo './'`src/ast/XQDocumentConstructor.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQDocumentConstructor.cpp  -fPIC -DPIC -o .libs/XQDocumentConstructor.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQElementConstructor.cpp  -fPIC -DPIC -o .libs/XQElementConstructor.o
src/ast/XQDOMConstructor.cpp: In member function 'virtual ASTNode* XQSimpleContent::staticTypingImpl(StaticContext*)':
src/ast/XQDOMConstructor.cpp:288:8: warning: variable 'constant' set but not used [-Wunused-but-set-variable]
   bool constant = true;
        ^~~~~~~~
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQAttributeConstructor.cpp  -fPIC -DPIC -o .libs/XQAttributeConstructor.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQNamespaceConstructor.cpp  -fPIC -DPIC -o .libs/XQNamespaceConstructor.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o XQPIConstructor.lo `test -f 'src/ast/XQPIConstructor.cpp' || echo './'`src/ast/XQPIConstructor.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQPIConstructor.cpp  -fPIC -DPIC -o .libs/XQPIConstructor.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQCommentConstructor.cpp  -fPIC -DPIC -o .libs/XQCommentConstructor.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQTextConstructor.cpp  -fPIC -DPIC -o .libs/XQTextConstructor.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQFunctionCall.cpp  -fPIC -DPIC -o .libs/XQFunctionCall.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQFunctionConversion.cpp  -fPIC -DPIC -o .libs/XQFunctionConversion.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o XQFunctionDeref.lo `test -f 'src/ast/XQFunctionDeref.cpp' || echo './'`src/ast/XQFunctionDeref.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o XQPartialApply.lo `test -f 'src/ast/XQPartialApply.cpp' || echo './'`src/ast/XQPartialApply.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQFunctionDeref.cpp  -fPIC -DPIC -o .libs/XQFunctionDeref.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQPartialApply.cpp  -fPIC -DPIC -o .libs/XQPartialApply.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQFunctionRef.cpp  -fPIC -DPIC -o .libs/XQFunctionRef.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQGlobalVariable.cpp  -fPIC -DPIC -o .libs/XQGlobalVariable.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o XQOrderingChange.lo `test -f 'src/ast/XQOrderingChange.cpp' || echo './'`src/ast/XQOrderingChange.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQOrderingChange.cpp  -fPIC -DPIC -o .libs/XQOrderingChange.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQQuantified.cpp  -fPIC -DPIC -o .libs/XQQuantified.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQValidate.cpp  -fPIC -DPIC -o .libs/XQValidate.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o XQTypeswitch.lo `test -f 'src/ast/XQTypeswitch.cpp' || echo './'`src/ast/XQTypeswitch.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQTypeswitch.cpp  -fPIC -DPIC -o .libs/XQTypeswitch.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/ConvertFunctionArg.cpp  -fPIC -DPIC -o .libs/ConvertFunctionArg.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQDocumentOrder.cpp  -fPIC -DPIC -o .libs/XQDocumentOrder.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQPredicate.cpp  -fPIC -DPIC -o .libs/XQPredicate.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQReturn.cpp  -fPIC -DPIC -o .libs/XQReturn.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o TupleNode.lo `test -f 'src/ast/TupleNode.cpp' || echo './'`src/ast/TupleNode.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/TupleNode.cpp  -fPIC -DPIC -o .libs/TupleNode.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/ContextTuple.cpp  -fPIC -DPIC -o .libs/ContextTuple.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/ForTuple.cpp  -fPIC -DPIC -o .libs/ForTuple.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/LetTuple.cpp  -fPIC -DPIC -o .libs/LetTuple.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/WhereTuple.cpp  -fPIC -DPIC -o .libs/WhereTuple.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o CountTuple.lo `test -f 'src/ast/CountTuple.cpp' || echo './'`src/ast/CountTuple.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/CountTuple.cpp  -fPIC -DPIC -o .libs/CountTuple.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/OrderByTuple.cpp  -fPIC -DPIC -o .libs/OrderByTuple.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQNamespaceBinding.cpp  -fPIC -DPIC -o .libs/XQNamespaceBinding.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQCallTemplate.cpp  -fPIC -DPIC -o .libs/XQCallTemplate.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/ast/XQApplyTemplates.cpp  -fPIC -DPIC -o .libs/XQApplyTemplates.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/debug/ASTDebugHook.cpp  -fPIC -DPIC -o .libs/ASTDebugHook.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/debug/DebugHookDecorator.cpp  -fPIC -DPIC -o .libs/DebugHookDecorator.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/debug/TupleDebugHook.cpp  -fPIC -DPIC -o .libs/TupleDebugHook.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/debug/InputParser.cpp  -fPIC -DPIC -o .libs/InputParser.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/debug/InteractiveDebugger.cpp  -fPIC -DPIC -o .libs/InteractiveDebugger.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/debug/StackFrame.cpp  -fPIC -DPIC -o .libs/StackFrame.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/events/ContentSequenceFilter.cpp  -fPIC -DPIC -o .libs/ContentSequenceFilter.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/events/EventGenerator.cpp  -fPIC -DPIC -o .libs/EventGenerator.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/events/EventSerializer.cpp  -fPIC -DPIC -o .libs/EventSerializer.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o NoInheritFilter.lo `test -f 'src/events/NoInheritFilter.cpp' || echo './'`src/events/NoInheritFilter.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/events/NoInheritFilter.cpp  -fPIC -DPIC -o .libs/NoInheritFilter.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/events/NSFixupFilter.cpp  -fPIC -DPIC -o .libs/NSFixupFilter.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/events/QueryPathTreeFilter.cpp  -fPIC -DPIC -o .libs/QueryPathTreeFilter.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FTContains.lo `test -f 'src/fulltext/FTContains.cpp' || echo './'`src/fulltext/FTContains.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/fulltext/FTContains.cpp  -fPIC -DPIC -o .libs/FTContains.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/fulltext/FTWords.cpp  -fPIC -DPIC -o .libs/FTWords.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FTOr.lo `test -f 'src/fulltext/FTOr.cpp' || echo './'`src/fulltext/FTOr.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/fulltext/FTOr.cpp  -fPIC -DPIC -o .libs/FTOr.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/fulltext/FTAnd.cpp  -fPIC -DPIC -o .libs/FTAnd.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/fulltext/FTMildnot.cpp  -fPIC -DPIC -o .libs/FTMildnot.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/fulltext/FTUnaryNot.cpp  -fPIC -DPIC -o .libs/FTUnaryNot.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/fulltext/DefaultTokenizer.cpp  -fPIC -DPIC -o .libs/DefaultTokenizer.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/fulltext/DefaultTokenStore.cpp  -fPIC -DPIC -o .libs/DefaultTokenStore.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/fulltext/FTOrder.cpp  -fPIC -DPIC -o .libs/FTOrder.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/fulltext/FTDistance.cpp  -fPIC -DPIC -o .libs/FTDistance.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/fulltext/FTScope.cpp  -fPIC -DPIC -o .libs/FTScope.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FTContent.lo `test -f 'src/fulltext/FTContent.cpp' || echo './'`src/fulltext/FTContent.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/fulltext/FTContent.cpp  -fPIC -DPIC -o .libs/FTContent.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/fulltext/FTWindow.cpp  -fPIC -DPIC -o .libs/FTWindow.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/dom-api/impl/XQillaBuilderImpl.cpp  -fPIC -DPIC -o .libs/XQillaBuilderImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/dom-api/impl/XQillaDocumentImpl.cpp  -fPIC -DPIC -o .libs/XQillaDocumentImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/dom-api/impl/XQillaExpressionImpl.cpp  -fPIC -DPIC -o .libs/XQillaExpressionImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/dom-api/impl/XQillaNSResolverImpl.cpp  -fPIC -DPIC -o .libs/XQillaNSResolverImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/dom-api/impl/XQillaXMLGrammarPoolImpl.cpp  -fPIC -DPIC -o .libs/XQillaXMLGrammarPoolImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/dom-api/impl/XPathDocumentImpl.cpp  -fPIC -DPIC -o .libs/XPathDocumentImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/dom-api/impl/XPathNamespaceImpl.cpp  -fPIC -DPIC -o .libs/XPathNamespaceImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o XPath2ResultImpl.lo `test -f 'src/dom-api/impl/XPath2ResultImpl.cpp' || echo './'`src/dom-api/impl/XPath2ResultImpl.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/dom-api/impl/XPath2ResultImpl.cpp  -fPIC -DPIC -o .libs/XPath2ResultImpl.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/dom-api/XQillaImplementation.cpp  -fPIC -DPIC -o .libs/XQillaImplementation.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/dom-api/XPath2NodeSerializer.cpp  -fPIC -DPIC -o .libs/XPath2NodeSerializer.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/simple-api/XQilla.cpp  -fPIC -DPIC -o .libs/XQilla.o
src/dom-api/XPath2NodeSerializer.cpp: In member function 'virtual bool XPath2NodeSerializer::customNodeSerialize(const xercesc_3_1::DOMNode*, int)':
src/dom-api/XPath2NodeSerializer.cpp:49:5: warning: case value '13' not in enumerated type 'xercesc_3_1::DOMNode::NodeType' [-Wswitch]
     case DOMXPathNamespace::XPATH_NAMESPACE_NODE:
     ^~~~
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/simple-api/XQQuery.cpp  -fPIC -DPIC -o .libs/XQQuery.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/utils/UTF8Str.cpp  -fPIC -DPIC -o .libs/UTF8Str.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/utils/XMLChCompare.cpp  -fPIC -DPIC -o .libs/XMLChCompare.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/utils/XStr.cpp  -fPIC -DPIC -o .libs/XStr.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/utils/ContextUtils.cpp  -fPIC -DPIC -o .libs/ContextUtils.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/utils/DateUtils.cpp  -fPIC -DPIC -o .libs/DateUtils.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/utils/NumUtils.cpp  -fPIC -DPIC -o .libs/NumUtils.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o XQillaPlatformUtils.lo `test -f 'src/utils/XQillaPlatformUtils.cpp' || echo './'`src/utils/XQillaPlatformUtils.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/utils/XQillaPlatformUtils.cpp  -fPIC -DPIC -o .libs/XQillaPlatformUtils.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/utils/XPath2NSUtils.cpp  -fPIC -DPIC -o .libs/XPath2NSUtils.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/utils/XPath2Utils.cpp  -fPIC -DPIC -o .libs/XPath2Utils.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o UnicodeTransformer.lo `test -f 'src/utils/UnicodeTransformer.cpp' || echo './'`src/utils/UnicodeTransformer.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/utils/UnicodeTransformer.cpp  -fPIC -DPIC -o .libs/UnicodeTransformer.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c -o utf8proc.lo `test -f 'src/utils/utf8proc/utf8proc.c' || echo './'`src/utils/utf8proc/utf8proc.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/utils/utf8proc/utf8proc.c  -fPIC -DPIC -o .libs/utf8proc.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o DelayedModule.lo `test -f 'src/utils/DelayedModule.cpp' || echo './'`src/utils/DelayedModule.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/utils/DelayedModule.cpp  -fPIC -DPIC -o .libs/DelayedModule.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/exceptions/XQillaException.cpp  -fPIC -DPIC -o .libs/XQillaException.o
src/utils/utf8proc/utf8proc.c: In function 'utf8proc_decompose_char':
src/utils/utf8proc/utf8proc.c:694:25: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
       int8_t* sb_attr = last_bound_attr->sb_attr_queue;
                         ^~~~~~~~~~~~~~~
src/utils/utf8proc/utf8proc.c:233:62: warning: 'write' may be used uninitialized in this function [-Wmaybe-uninitialized]
 #define PUT(buf, pos, bufsize, ch)    {if (pos < bufsize) buf[pos] = ch; pos++;}
                                                              ^
src/utils/utf8proc/utf8proc.c:642:14: note: 'write' was declared here
     int32_t *write;
              ^~~~~
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/exceptions/XQException.cpp  -fPIC -DPIC -o .libs/XQException.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o EXSLTMathFunction.lo `test -f 'src/functions/EXSLTMathFunction.cpp' || echo './'`src/functions/EXSLTMathFunction.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/EXSLTMathFunction.cpp  -fPIC -DPIC -o .libs/EXSLTMathFunction.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/ExternalFunction.cpp  -fPIC -DPIC -o .libs/ExternalFunction.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/XQillaFunction.cpp  -fPIC -DPIC -o .libs/XQillaFunction.o
src/exceptions/XQException.cpp: In function 'void __exceptionDummy()':
src/exceptions/XQException.cpp:36:11: warning: statement has no effect [-Wunused-value]
   ::strcmp("a","b");
   ~~~~~~~~^~~~~~~~~
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionParseXML.cpp  -fPIC -DPIC -o .libs/FunctionParseXML.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FuncFactory.lo `test -f 'src/functions/FuncFactory.cpp' || echo './'`src/functions/FuncFactory.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FuncFactory.cpp  -fPIC -DPIC -o .libs/FuncFactory.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionLookup.cpp  -fPIC -DPIC -o .libs/FunctionLookup.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionAbs.cpp  -fPIC -DPIC -o .libs/FunctionAbs.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionAcos.lo `test -f 'src/functions/FunctionAcos.cpp' || echo './'`src/functions/FunctionAcos.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionAcos.cpp  -fPIC -DPIC -o .libs/FunctionAcos.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionAsin.lo `test -f 'src/functions/FunctionAsin.cpp' || echo './'`src/functions/FunctionAsin.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionAsin.cpp  -fPIC -DPIC -o .libs/FunctionAsin.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionAtan.lo `test -f 'src/functions/FunctionAtan.cpp' || echo './'`src/functions/FunctionAtan.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionAtan.cpp  -fPIC -DPIC -o .libs/FunctionAtan.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionBaseURI.cpp  -fPIC -DPIC -o .libs/FunctionBaseURI.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionCaseFold.lo `test -f 'src/functions/FunctionCaseFold.cpp' || echo './'`src/functions/FunctionCaseFold.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionCaseFold.cpp  -fPIC -DPIC -o .libs/FunctionCaseFold.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionCeiling.cpp  -fPIC -DPIC -o .libs/FunctionCeiling.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionCodepointsToString.cpp  -fPIC -DPIC -o .libs/FunctionCodepointsToString.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionCollection.cpp  -fPIC -DPIC -o .libs/FunctionCollection.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionCompare.cpp  -fPIC -DPIC -o .libs/FunctionCompare.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionConcat.cpp  -fPIC -DPIC -o .libs/FunctionConcat.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionContains.cpp  -fPIC -DPIC -o .libs/FunctionContains.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionCount.cpp  -fPIC -DPIC -o .libs/FunctionCount.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionCos.lo `test -f 'src/functions/FunctionCos.cpp' || echo './'`src/functions/FunctionCos.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionCos.cpp  -fPIC -DPIC -o .libs/FunctionCos.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionCurrentDate.cpp  -fPIC -DPIC -o .libs/FunctionCurrentDate.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionCurrentDateTime.cpp  -fPIC -DPIC -o .libs/FunctionCurrentDateTime.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionCurrentTime.cpp  -fPIC -DPIC -o .libs/FunctionCurrentTime.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionDateTime.cpp  -fPIC -DPIC -o .libs/FunctionDateTime.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionDefaultCollation.cpp  -fPIC -DPIC -o .libs/FunctionDefaultCollation.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionDistinctValues.cpp  -fPIC -DPIC -o .libs/FunctionDistinctValues.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionDocAvailable.cpp  -fPIC -DPIC -o .libs/FunctionDocAvailable.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionDoc.lo `test -f 'src/functions/FunctionDoc.cpp' || echo './'`src/functions/FunctionDoc.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionDoc.cpp  -fPIC -DPIC -o .libs/FunctionDoc.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionDocument.cpp  -fPIC -DPIC -o .libs/FunctionDocument.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionDocumentURI.cpp  -fPIC -DPIC -o .libs/FunctionDocumentURI.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionEmpty.cpp  -fPIC -DPIC -o .libs/FunctionEmpty.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionEndsWith.cpp  -fPIC -DPIC -o .libs/FunctionEndsWith.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionError.cpp  -fPIC -DPIC -o .libs/FunctionError.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionExp.lo `test -f 'src/functions/FunctionExp.cpp' || echo './'`src/functions/FunctionExp.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionExp.cpp  -fPIC -DPIC -o .libs/FunctionExp.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionFloor.lo `test -f 'src/functions/FunctionFloor.cpp' || echo './'`src/functions/FunctionFloor.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionFloor.cpp  -fPIC -DPIC -o .libs/FunctionFloor.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionFunctionArity.lo `test -f 'src/functions/FunctionFunctionArity.cpp' || echo './'`src/functions/FunctionFunctionArity.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionFunctionArity.cpp  -fPIC -DPIC -o .libs/FunctionFunctionArity.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionFunctionName.cpp  -fPIC -DPIC -o .libs/FunctionFunctionName.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionId.cpp  -fPIC -DPIC -o .libs/FunctionId.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionIdref.cpp  -fPIC -DPIC -o .libs/FunctionIdref.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionImplicitTimezone.cpp  -fPIC -DPIC -o .libs/FunctionImplicitTimezone.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionLang.cpp  -fPIC -DPIC -o .libs/FunctionLang.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionLast.lo `test -f 'src/functions/FunctionLast.cpp' || echo './'`src/functions/FunctionLast.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionLast.cpp  -fPIC -DPIC -o .libs/FunctionLast.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionLocalname.cpp  -fPIC -DPIC -o .libs/FunctionLocalname.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionLocalNameFromQName.cpp  -fPIC -DPIC -o .libs/FunctionLocalNameFromQName.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionLog.lo `test -f 'src/functions/FunctionLog.cpp' || echo './'`src/functions/FunctionLog.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionLog.cpp  -fPIC -DPIC -o .libs/FunctionLog.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionLowerCase.lo `test -f 'src/functions/FunctionLowerCase.cpp' || echo './'`src/functions/FunctionLowerCase.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionLowerCase.cpp  -fPIC -DPIC -o .libs/FunctionLowerCase.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionMatches.cpp  -fPIC -DPIC -o .libs/FunctionMatches.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionName.cpp  -fPIC -DPIC -o .libs/FunctionName.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionNamespaceUri.cpp  -fPIC -DPIC -o .libs/FunctionNamespaceUri.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionNamespaceURIFromQName.cpp  -fPIC -DPIC -o .libs/FunctionNamespaceURIFromQName.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionNilled.lo `test -f 'src/functions/FunctionNilled.cpp' || echo './'`src/functions/FunctionNilled.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionNilled.cpp  -fPIC -DPIC -o .libs/FunctionNilled.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionNodeName.cpp  -fPIC -DPIC -o .libs/FunctionNodeName.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionNormalizeSpace.cpp  -fPIC -DPIC -o .libs/FunctionNormalizeSpace.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionNormalizeUnicode.cpp  -fPIC -DPIC -o .libs/FunctionNormalizeUnicode.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionNot.lo `test -f 'src/functions/FunctionNot.cpp' || echo './'`src/functions/FunctionNot.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionNumber.cpp  -fPIC -DPIC -o .libs/FunctionNumber.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionNot.cpp  -fPIC -DPIC -o .libs/FunctionNot.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionPosition.cpp  -fPIC -DPIC -o .libs/FunctionPosition.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionPower.lo `test -f 'src/functions/FunctionPower.cpp' || echo './'`src/functions/FunctionPower.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionPower.cpp  -fPIC -DPIC -o .libs/FunctionPower.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionPrefixFromQName.cpp  -fPIC -DPIC -o .libs/FunctionPrefixFromQName.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionQName.lo `test -f 'src/functions/FunctionQName.cpp' || echo './'`src/functions/FunctionQName.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionQName.cpp  -fPIC -DPIC -o .libs/FunctionQName.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionRegexGroup.cpp  -fPIC -DPIC -o .libs/FunctionRegexGroup.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionReplace.cpp  -fPIC -DPIC -o .libs/FunctionReplace.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionResolveURI.cpp  -fPIC -DPIC -o .libs/FunctionResolveURI.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionRoot.cpp  -fPIC -DPIC -o .libs/FunctionRoot.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionRound.cpp  -fPIC -DPIC -o .libs/FunctionRound.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionRoundHalfToEven.cpp  -fPIC -DPIC -o .libs/FunctionRoundHalfToEven.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionSin.lo `test -f 'src/functions/FunctionSin.cpp' || echo './'`src/functions/FunctionSin.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionSin.cpp  -fPIC -DPIC -o .libs/FunctionSin.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionSqrt.lo `test -f 'src/functions/FunctionSqrt.cpp' || echo './'`src/functions/FunctionSqrt.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionTan.lo `test -f 'src/functions/FunctionTan.cpp' || echo './'`src/functions/FunctionTan.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionSqrt.cpp  -fPIC -DPIC -o .libs/FunctionSqrt.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionTan.cpp  -fPIC -DPIC -o .libs/FunctionTan.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionSentences.lo `test -f 'src/functions/FunctionSentences.cpp' || echo './'`src/functions/FunctionSentences.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionSentences.cpp  -fPIC -DPIC -o .libs/FunctionSentences.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionStartsWith.lo `test -f 'src/functions/FunctionStartsWith.cpp' || echo './'`src/functions/FunctionStartsWith.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionStartsWith.cpp  -fPIC -DPIC -o .libs/FunctionStartsWith.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionStaticBaseURI.cpp  -fPIC -DPIC -o .libs/FunctionStaticBaseURI.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionString.cpp  -fPIC -DPIC -o .libs/FunctionString.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionStringLength.lo `test -f 'src/functions/FunctionStringLength.cpp' || echo './'`src/functions/FunctionStringLength.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionStringLength.cpp  -fPIC -DPIC -o .libs/FunctionStringLength.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionStringToCodepoints.cpp  -fPIC -DPIC -o .libs/FunctionStringToCodepoints.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionSubstring.cpp  -fPIC -DPIC -o .libs/FunctionSubstring.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionTime.cpp  -fPIC -DPIC -o .libs/FunctionTime.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionTokenize.cpp  -fPIC -DPIC -o .libs/FunctionTokenize.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionTrace.cpp  -fPIC -DPIC -o .libs/FunctionTrace.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionHead.lo `test -f 'src/functions/FunctionHead.cpp' || echo './'`src/functions/FunctionHead.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionHead.cpp  -fPIC -DPIC -o .libs/FunctionHead.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionTail.lo `test -f 'src/functions/FunctionTail.cpp' || echo './'`src/functions/FunctionTail.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionTail.cpp  -fPIC -DPIC -o .libs/FunctionTail.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionUnordered.lo `test -f 'src/functions/FunctionUnordered.cpp' || echo './'`src/functions/FunctionUnordered.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionUnordered.cpp  -fPIC -DPIC -o .libs/FunctionUnordered.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionUnparsedText.cpp  -fPIC -DPIC -o .libs/FunctionUnparsedText.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionUpperCase.cpp  -fPIC -DPIC -o .libs/FunctionUpperCase.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionWords.lo `test -f 'src/functions/FunctionWords.cpp' || echo './'`src/functions/FunctionWords.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionWords.cpp  -fPIC -DPIC -o .libs/FunctionWords.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionAdjustDateTimeToTimezone.lo `test -f 'src/functions/FunctionAdjustDateTimeToTimezone.cpp' || echo './'`src/functions/FunctionAdjustDateTimeToTimezone.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionAdjustDateTimeToTimezone.cpp  -fPIC -DPIC -o .libs/FunctionAdjustDateTimeToTimezone.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionAdjustDateToTimezone.cpp  -fPIC -DPIC -o .libs/FunctionAdjustDateToTimezone.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionAdjustTimeToTimezone.lo `test -f 'src/functions/FunctionAdjustTimeToTimezone.cpp' || echo './'`src/functions/FunctionAdjustTimeToTimezone.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionAdjustTimeToTimezone.cpp  -fPIC -DPIC -o .libs/FunctionAdjustTimeToTimezone.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionDayFromDate.cpp  -fPIC -DPIC -o .libs/FunctionDayFromDate.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionDayFromDateTime.lo `test -f 'src/functions/FunctionDayFromDateTime.cpp' || echo './'`src/functions/FunctionDayFromDateTime.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionDaysFromDuration.cpp  -fPIC -DPIC -o .libs/FunctionDaysFromDuration.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionHoursFromDateTime.cpp  -fPIC -DPIC -o .libs/FunctionHoursFromDateTime.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionHoursFromDuration.cpp  -fPIC -DPIC -o .libs/FunctionHoursFromDuration.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionHoursFromTime.lo `test -f 'src/functions/FunctionHoursFromTime.cpp' || echo './'`src/functions/FunctionHoursFromTime.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionHoursFromTime.cpp  -fPIC -DPIC -o .libs/FunctionHoursFromTime.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionMinutesFromDateTime.cpp  -fPIC -DPIC -o .libs/FunctionMinutesFromDateTime.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionMinutesFromDuration.cpp  -fPIC -DPIC -o .libs/FunctionMinutesFromDuration.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionMinutesFromTime.cpp  -fPIC -DPIC -o .libs/FunctionMinutesFromTime.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionMonthFromDate.lo `test -f 'src/functions/FunctionMonthFromDate.cpp' || echo './'`src/functions/FunctionMonthFromDate.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionMonthFromDate.cpp  -fPIC -DPIC -o .libs/FunctionMonthFromDate.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionMonthFromDateTime.cpp  -fPIC -DPIC -o .libs/FunctionMonthFromDateTime.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionMonthsFromDuration.cpp  -fPIC -DPIC -o .libs/FunctionMonthsFromDuration.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionSecondsFromDateTime.cpp  -fPIC -DPIC -o .libs/FunctionSecondsFromDateTime.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionSecondsFromDuration.lo `test -f 'src/functions/FunctionSecondsFromDuration.cpp' || echo './'`src/functions/FunctionSecondsFromDuration.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionSecondsFromDuration.cpp  -fPIC -DPIC -o .libs/FunctionSecondsFromDuration.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionSecondsFromTime.cpp  -fPIC -DPIC -o .libs/FunctionSecondsFromTime.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionTimezoneFromDate.cpp  -fPIC -DPIC -o .libs/FunctionTimezoneFromDate.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionTimezoneFromDateTime.cpp  -fPIC -DPIC -o .libs/FunctionTimezoneFromDateTime.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionTimezoneFromTime.cpp  -fPIC -DPIC -o .libs/FunctionTimezoneFromTime.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionYearFromDate.lo `test -f 'src/functions/FunctionYearFromDate.cpp' || echo './'`src/functions/FunctionYearFromDate.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionYearFromDate.cpp  -fPIC -DPIC -o .libs/FunctionYearFromDate.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionYearFromDateTime.cpp  -fPIC -DPIC -o .libs/FunctionYearFromDateTime.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionYearsFromDuration.cpp  -fPIC -DPIC -o .libs/FunctionYearsFromDuration.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionParseJSON.cpp  -fPIC -DPIC -o .libs/FunctionParseJSON.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionSerializeJSON.cpp  -fPIC -DPIC -o .libs/FunctionSerializeJSON.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionParseHTML.cpp  -fPIC -DPIC -o .libs/FunctionParseHTML.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionExplain.lo `test -f 'src/functions/FunctionExplain.cpp' || echo './'`src/functions/FunctionExplain.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionExplain.cpp  -fPIC -DPIC -o .libs/FunctionExplain.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionAnalyzeString.cpp  -fPIC -DPIC -o .libs/FunctionAnalyzeString.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o RegExpFunction.lo `test -f 'src/functions/RegExpFunction.cpp' || echo './'`src/functions/RegExpFunction.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/RegExpFunction.cpp  -fPIC -DPIC -o .libs/RegExpFunction.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o XQUserFunction.lo `test -f 'src/functions/XQUserFunction.cpp' || echo './'`src/functions/XQUserFunction.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o FunctionSignature.lo `test -f 'src/functions/FunctionSignature.cpp' || echo './'`src/functions/FunctionSignature.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/XQUserFunction.cpp  -fPIC -DPIC -o .libs/XQUserFunction.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/FunctionSignature.cpp  -fPIC -DPIC -o .libs/FunctionSignature.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o BuiltInModules.lo `test -f 'src/functions/BuiltInModules.cpp' || echo './'`src/functions/BuiltInModules.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/functions/BuiltInModules.cpp  -fPIC -DPIC -o .libs/BuiltInModules.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o ATAnySimpleTypeImpl.lo `test -f 'src/items/impl/ATAnySimpleTypeImpl.cpp' || echo './'`src/items/impl/ATAnySimpleTypeImpl.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/ATAnySimpleTypeImpl.cpp  -fPIC -DPIC -o .libs/ATAnySimpleTypeImpl.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/ATAnyURIOrDerivedImpl.cpp  -fPIC -DPIC -o .libs/ATAnyURIOrDerivedImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/ATBase64BinaryOrDerivedImpl.cpp  -fPIC -DPIC -o .libs/ATBase64BinaryOrDerivedImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/ATBooleanOrDerivedImpl.cpp  -fPIC -DPIC -o .libs/ATBooleanOrDerivedImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/ATDateOrDerivedImpl.cpp  -fPIC -DPIC -o .libs/ATDateOrDerivedImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/ATDateTimeOrDerivedImpl.cpp  -fPIC -DPIC -o .libs/ATDateTimeOrDerivedImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/ATDecimalOrDerivedImpl.cpp  -fPIC -DPIC -o .libs/ATDecimalOrDerivedImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/ATDoubleOrDerivedImpl.cpp  -fPIC -DPIC -o .libs/ATDoubleOrDerivedImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/ATDurationOrDerivedImpl.cpp  -fPIC -DPIC -o .libs/ATDurationOrDerivedImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/ATFloatOrDerivedImpl.cpp  -fPIC -DPIC -o .libs/ATFloatOrDerivedImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/ATGDayOrDerivedImpl.cpp  -fPIC -DPIC -o .libs/ATGDayOrDerivedImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/ATGMonthDayOrDerivedImpl.cpp  -fPIC -DPIC -o .libs/ATGMonthDayOrDerivedImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/ATGMonthOrDerivedImpl.cpp  -fPIC -DPIC -o .libs/ATGMonthOrDerivedImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/ATGYearMonthOrDerivedImpl.cpp  -fPIC -DPIC -o .libs/ATGYearMonthOrDerivedImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/ATGYearOrDerivedImpl.cpp  -fPIC -DPIC -o .libs/ATGYearOrDerivedImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/ATHexBinaryOrDerivedImpl.cpp  -fPIC -DPIC -o .libs/ATHexBinaryOrDerivedImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/ATNotationOrDerivedImpl.cpp  -fPIC -DPIC -o .libs/ATNotationOrDerivedImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/ATQNameOrDerivedImpl.cpp  -fPIC -DPIC -o .libs/ATQNameOrDerivedImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/ATStringOrDerivedImpl.cpp  -fPIC -DPIC -o .libs/ATStringOrDerivedImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o ATTimeOrDerivedImpl.lo `test -f 'src/items/impl/ATTimeOrDerivedImpl.cpp' || echo './'`src/items/impl/ATTimeOrDerivedImpl.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/ATTimeOrDerivedImpl.cpp  -fPIC -DPIC -o .libs/ATTimeOrDerivedImpl.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/ATUntypedAtomicImpl.cpp  -fPIC -DPIC -o .libs/ATUntypedAtomicImpl.o
src/items/impl/ATTimeOrDerivedImpl.cpp: In member function 'void ATTimeOrDerivedImpl::setTime(const XMLCh*)':
src/items/impl/ATTimeOrDerivedImpl.cpp:486:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(hh==24 && mm==0 && ss==0)
     ^~
src/items/impl/ATTimeOrDerivedImpl.cpp:489:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  if ( wrongformat) {
  ^~
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/impl/FunctionRefImpl.cpp  -fPIC -DPIC -o .libs/FunctionRefImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/DatatypeFactory.cpp  -fPIC -DPIC -o .libs/DatatypeFactory.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/DatatypeLookup.cpp  -fPIC -DPIC -o .libs/DatatypeLookup.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/AnyAtomicType.cpp  -fPIC -DPIC -o .libs/AnyAtomicType.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/ATDurationOrDerived.cpp  -fPIC -DPIC -o .libs/ATDurationOrDerived.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/ATUntypedAtomic.cpp  -fPIC -DPIC -o .libs/ATUntypedAtomic.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o DateOrTimeType.lo `test -f 'src/items/DateOrTimeType.cpp' || echo './'`src/items/DateOrTimeType.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o Item.lo `test -f 'src/items/Item.cpp' || echo './'`src/items/Item.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/DateOrTimeType.cpp  -fPIC -DPIC -o .libs/DateOrTimeType.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/Item.cpp  -fPIC -DPIC -o .libs/Item.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o Node.lo `test -f 'src/items/Node.cpp' || echo './'`src/items/Node.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/Node.cpp  -fPIC -DPIC -o .libs/Node.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/Numeric.cpp  -fPIC -DPIC -o .libs/Numeric.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/items/Timezone.cpp  -fPIC -DPIC -o .libs/Timezone.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o QName.lo `test -f 'src/parser/QName.cpp' || echo './'`src/parser/QName.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/parser/QName.cpp  -fPIC -DPIC -o .libs/QName.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/parser/XQParser.cpp  -fPIC -DPIC -o .libs/XQParser.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o XQLexer.lo `test -f 'src/lexer/XQLexer.cpp' || echo './'`src/lexer/XQLexer.cpp
src/items/Numeric.cpp: In static member function 'static const XMLCh* Numeric::asDecimalString(const MAPM&, int, const StaticContext*)':
src/items/Numeric.cpp:295:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if (bufSize > sizeof(buf)) {
       ~~~~~~~~^~~~~~~~~
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/lexer/XQLexer.cpp  -fPIC -DPIC -o .libs/XQLexer.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/lexer/XQLexer2.cpp  -fPIC -DPIC -o .libs/XQLexer2.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/lexer/XSLT2Lexer.cpp  -fPIC -DPIC -o .libs/XSLT2Lexer.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapm5sin.c  -fPIC -DPIC -o .libs/mapm5sin.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapm_add.c  -fPIC -DPIC -o .libs/mapm_add.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapmasin.c  -fPIC -DPIC -o .libs/mapmasin.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapmasn0.c  -fPIC -DPIC -o .libs/mapmasn0.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapmcbrt.c  -fPIC -DPIC -o .libs/mapmcbrt.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapmcnst.c  -fPIC -DPIC -o .libs/mapmcnst.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapm_cpi.c  -fPIC -DPIC -o .libs/mapm_cpi.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o m_apm.lo `test -f 'src/mapm/m_apm.cpp' || echo './'`src/mapm/m_apm.cpp
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c -o mapm_div.lo `test -f 'src/mapm/mapm_div.c' || echo './'`src/mapm/mapm_div.c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/mapm/m_apm.cpp  -fPIC -DPIC -o .libs/m_apm.o
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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapm_div.c  -fPIC -DPIC -o .libs/mapm_div.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapm_exp.c  -fPIC -DPIC -o .libs/mapm_exp.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapmfact.c  -fPIC -DPIC -o .libs/mapmfact.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapm_fam.c  -fPIC -DPIC -o .libs/mapm_fam.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c -o mapm_fft.lo `test -f 'src/mapm/mapm_fft.c' || echo './'`src/mapm/mapm_fft.c
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c -o mapm_flr.lo `test -f 'src/mapm/mapm_flr.c' || echo './'`src/mapm/mapm_flr.c
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapm_fft.c  -fPIC -DPIC -o .libs/mapm_fft.o
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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapm_flr.c  -fPIC -DPIC -o .libs/mapm_flr.o
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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapmfmul.c  -fPIC -DPIC -o .libs/mapmfmul.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapm_fpf.c  -fPIC -DPIC -o .libs/mapm_fpf.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapm_gcd.c  -fPIC -DPIC -o .libs/mapm_gcd.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapmgues.c  -fPIC -DPIC -o .libs/mapmgues.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapmhasn.c  -fPIC -DPIC -o .libs/mapmhasn.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c -o mapmhsin.lo `test -f 'src/mapm/mapmhsin.c' || echo './'`src/mapm/mapmhsin.c
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c -o mapmipwr.lo `test -f 'src/mapm/mapmipwr.c' || echo './'`src/mapm/mapmipwr.c
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapmhsin.c  -fPIC -DPIC -o .libs/mapmhsin.o
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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapmipwr.c  -fPIC -DPIC -o .libs/mapmipwr.o
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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapmistr.c  -fPIC -DPIC -o .libs/mapmistr.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c -o mapm_lg2.lo `test -f 'src/mapm/mapm_lg2.c' || echo './'`src/mapm/mapm_lg2.c
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapm_lg2.c  -fPIC -DPIC -o .libs/mapm_lg2.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapm_lg3.c  -fPIC -DPIC -o .libs/mapm_lg3.o
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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapm_log.c  -fPIC -DPIC -o .libs/mapm_log.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o mapm_mt.lo `test -f 'src/mapm/mapm_mt.cpp' || echo './'`src/mapm/mapm_mt.cpp
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c -o mapm_mul.lo `test -f 'src/mapm/mapm_mul.c' || echo './'`src/mapm/mapm_mul.c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/mapm/mapm_mt.cpp  -fPIC -DPIC -o .libs/mapm_mt.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapm_mul.c  -fPIC -DPIC -o .libs/mapm_mul.o
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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapm_pow.c  -fPIC -DPIC -o .libs/mapm_pow.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c -o mapmpwr2.lo `test -f 'src/mapm/mapmpwr2.c' || echo './'`src/mapm/mapmpwr2.c
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapmpwr2.c  -fPIC -DPIC -o .libs/mapmpwr2.o
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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapm_rcp.c  -fPIC -DPIC -o .libs/mapm_rcp.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapm_rnd.c  -fPIC -DPIC -o .libs/mapm_rnd.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c -o mapmrsin.lo `test -f 'src/mapm/mapmrsin.c' || echo './'`src/mapm/mapmrsin.c
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapmrsin.c  -fPIC -DPIC -o .libs/mapmrsin.o
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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapm_set.c  -fPIC -DPIC -o .libs/mapm_set.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapm_sin.c  -fPIC -DPIC -o .libs/mapm_sin.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapmsqrt.c  -fPIC -DPIC -o .libs/mapmsqrt.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapmstck.c  -fPIC -DPIC -o .libs/mapmstck.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapmutil.c  -fPIC -DPIC -o .libs/mapmutil.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mapm/mapmutl2.c  -fPIC -DPIC -o .libs/mapmutl2.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/axis/NodeTest.cpp  -fPIC -DPIC -o .libs/NodeTest.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o And.lo `test -f 'src/operators/And.cpp' || echo './'`src/operators/And.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/And.cpp  -fPIC -DPIC -o .libs/And.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/ArithmeticOperator.cpp  -fPIC -DPIC -o .libs/ArithmeticOperator.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/ComparisonOperator.cpp  -fPIC -DPIC -o .libs/ComparisonOperator.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/Divide.cpp  -fPIC -DPIC -o .libs/Divide.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/Equals.cpp  -fPIC -DPIC -o .libs/Equals.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/Except.cpp  -fPIC -DPIC -o .libs/Except.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/GeneralComp.cpp  -fPIC -DPIC -o .libs/GeneralComp.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/GreaterThan.cpp  -fPIC -DPIC -o .libs/GreaterThan.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o GreaterThanEqual.lo `test -f 'src/operators/GreaterThanEqual.cpp' || echo './'`src/operators/GreaterThanEqual.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/GreaterThanEqual.cpp  -fPIC -DPIC -o .libs/GreaterThanEqual.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/IntegerDivide.cpp  -fPIC -DPIC -o .libs/IntegerDivide.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/Intersect.cpp  -fPIC -DPIC -o .libs/Intersect.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/LessThan.cpp  -fPIC -DPIC -o .libs/LessThan.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/LessThanEqual.cpp  -fPIC -DPIC -o .libs/LessThanEqual.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/Minus.cpp  -fPIC -DPIC -o .libs/Minus.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/Mod.cpp  -fPIC -DPIC -o .libs/Mod.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/Multiply.cpp  -fPIC -DPIC -o .libs/Multiply.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/NodeComparison.cpp  -fPIC -DPIC -o .libs/NodeComparison.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/NotEquals.cpp  -fPIC -DPIC -o .libs/NotEquals.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o Or.lo `test -f 'src/operators/Or.cpp' || echo './'`src/operators/Or.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/Or.cpp  -fPIC -DPIC -o .libs/Or.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o OrderComparison.lo `test -f 'src/operators/OrderComparison.cpp' || echo './'`src/operators/OrderComparison.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/OrderComparison.cpp  -fPIC -DPIC -o .libs/OrderComparison.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/Plus.cpp  -fPIC -DPIC -o .libs/Plus.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/UnaryMinus.cpp  -fPIC -DPIC -o .libs/UnaryMinus.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/operators/Union.cpp  -fPIC -DPIC -o .libs/Union.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/schema/DocumentCacheImpl.cpp  -fPIC -DPIC -o .libs/DocumentCacheImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/schema/SequenceType.cpp  -fPIC -DPIC -o .libs/SequenceType.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/schema/AnyAtomicTypeDatatypeValidator.cpp  -fPIC -DPIC -o .libs/AnyAtomicTypeDatatypeValidator.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/schema/SchemaValidatorFilter.cpp  -fPIC -DPIC -o .libs/SchemaValidatorFilter.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/schema/FaxppDocumentCacheImpl.cpp  -fPIC -DPIC -o .libs/FaxppDocumentCacheImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/runtime/ClosureResult.cpp  -fPIC -DPIC -o .libs/ClosureResult.o
src/schema/SequenceType.cpp: In member function 'void SequenceType::ItemType::getStaticType(StaticType&, const StaticContext*, bool&, const LocationInfo*) const':
src/schema/SequenceType.cpp:375:3: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
   if(this == NULL) {
   ^~
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/runtime/EmptyResult.cpp  -fPIC -DPIC -o .libs/EmptyResult.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/runtime/ResultBuffer.cpp  -fPIC -DPIC -o .libs/ResultBuffer.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/runtime/ResultBufferImpl.cpp  -fPIC -DPIC -o .libs/ResultBufferImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o Result.lo `test -f 'src/runtime/Result.cpp' || echo './'`src/runtime/Result.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/runtime/Result.cpp  -fPIC -DPIC -o .libs/Result.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/runtime/ResultImpl.cpp  -fPIC -DPIC -o .libs/ResultImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o SequenceResult.lo `test -f 'src/runtime/SequenceResult.cpp' || echo './'`src/runtime/SequenceResult.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/runtime/SequenceResult.cpp  -fPIC -DPIC -o .libs/SequenceResult.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/runtime/Sequence.cpp  -fPIC -DPIC -o .libs/Sequence.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/update/FunctionPut.cpp  -fPIC -DPIC -o .libs/FunctionPut.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/update/PendingUpdateList.cpp  -fPIC -DPIC -o .libs/PendingUpdateList.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/update/UApplyUpdates.cpp  -fPIC -DPIC -o .libs/UApplyUpdates.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/update/UDelete.cpp  -fPIC -DPIC -o .libs/UDelete.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/update/URename.cpp  -fPIC -DPIC -o .libs/URename.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/update/UReplace.cpp  -fPIC -DPIC -o .libs/UReplace.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/update/UReplaceValueOf.cpp  -fPIC -DPIC -o .libs/UReplaceValueOf.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/update/UInsertAsFirst.cpp  -fPIC -DPIC -o .libs/UInsertAsFirst.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/update/UInsertAsLast.cpp  -fPIC -DPIC -o .libs/UInsertAsLast.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/update/UInsertInto.cpp  -fPIC -DPIC -o .libs/UInsertInto.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/update/UInsertAfter.cpp  -fPIC -DPIC -o .libs/UInsertAfter.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/update/UInsertBefore.cpp  -fPIC -DPIC -o .libs/UInsertBefore.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/update/UTransform.cpp  -fPIC -DPIC -o .libs/UTransform.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xqts/TestSuiteParser.cpp  -fPIC -DPIC -o .libs/TestSuiteParser.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xqts/TestSuiteResultListener.cpp  -fPIC -DPIC -o .libs/TestSuiteResultListener.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xqts/TestSuiteRunner.cpp  -fPIC -DPIC -o .libs/TestSuiteRunner.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/fastxdm/FastXDMUpdateFactory.cpp  -fPIC -DPIC -o .libs/FastXDMUpdateFactory.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/fastxdm/FastXDMDocument.cpp  -fPIC -DPIC -o .libs/FastXDMDocument.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/fastxdm/FastXDMNodeImpl.cpp  -fPIC -DPIC -o .libs/FastXDMNodeImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/fastxdm/FastXDMConfiguration.cpp  -fPIC -DPIC -o .libs/FastXDMConfiguration.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/fastxdm/FastXDMSequenceBuilder.cpp  -fPIC -DPIC -o .libs/FastXDMSequenceBuilder.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xerces/AncestorAxis.cpp  -fPIC -DPIC -o .libs/AncestorAxis.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xerces/AncestorOrSelfAxis.cpp  -fPIC -DPIC -o .libs/AncestorOrSelfAxis.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o AttributeAxis.lo `test -f 'src/xerces/AttributeAxis.cpp' || echo './'`src/xerces/AttributeAxis.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xerces/AttributeAxis.cpp  -fPIC -DPIC -o .libs/AttributeAxis.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xerces/Axis.cpp  -fPIC -DPIC -o .libs/Axis.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xerces/ChildAxis.cpp  -fPIC -DPIC -o .libs/ChildAxis.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xerces/DescendantAxis.cpp  -fPIC -DPIC -o .libs/DescendantAxis.o
src/xerces/Axis.cpp: In member function 'virtual Item::Ptr Axis::next(DynamicContext*)':
src/xerces/Axis.cpp:103:9: warning: case value '13' not in enumerated type 'xercesc_3_1::DOMNode::NodeType' [-Wswitch]
         case DOMXPathNamespace::XPATH_NAMESPACE_NODE: {
         ^~~~
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xerces/DescendantOrSelfAxis.cpp  -fPIC -DPIC -o .libs/DescendantOrSelfAxis.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xerces/FollowingAxis.cpp  -fPIC -DPIC -o .libs/FollowingAxis.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xerces/FollowingSiblingAxis.cpp  -fPIC -DPIC -o .libs/FollowingSiblingAxis.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xerces/NamespaceAxis.cpp  -fPIC -DPIC -o .libs/NamespaceAxis.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xerces/ParentAxis.cpp  -fPIC -DPIC -o .libs/ParentAxis.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xerces/PrecedingAxis.cpp  -fPIC -DPIC -o .libs/PrecedingAxis.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xerces/PrecedingSiblingAxis.cpp  -fPIC -DPIC -o .libs/PrecedingSiblingAxis.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xerces/XercesConfiguration.cpp  -fPIC -DPIC -o .libs/XercesConfiguration.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xerces/XercesNodeImpl.cpp  -fPIC -DPIC -o .libs/XercesNodeImpl.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o XercesSequenceBuilder.lo `test -f 'src/xerces/XercesSequenceBuilder.cpp' || echo './'`src/xerces/XercesSequenceBuilder.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xerces/XercesSequenceBuilder.cpp  -fPIC -DPIC -o .libs/XercesSequenceBuilder.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xerces/XercesUpdateFactory.cpp  -fPIC -DPIC -o .libs/XercesUpdateFactory.o
src/xerces/XercesNodeImpl.cpp: In function 'void toEventsImpl(const xercesc_3_1::DOMNode*, EventHandler*, bool, bool, bool)':
src/xerces/XercesNodeImpl.cpp:228:3: warning: case value '13' not in enumerated type 'xercesc_3_1::DOMNode::NodeType' [-Wswitch]
   case (DOMNode::NodeType)DOMXPathNamespace::XPATH_NAMESPACE_NODE:
   ^~~~
src/xerces/XercesNodeImpl.cpp: In member function 'virtual const XMLCh* XercesNodeImpl::dmNodeKind() const':
src/xerces/XercesNodeImpl.cpp:351:5: warning: case value '13' not in enumerated type 'xercesc_3_1::DOMNode::NodeType' [-Wswitch]
     case DOMXPathNamespace::XPATH_NAMESPACE_NODE:
     ^~~~
src/xerces/XercesNodeImpl.cpp: In member function 'virtual ATQNameOrDerived::Ptr XercesNodeImpl::dmNodeName(const DynamicContext*) const':
src/xerces/XercesNodeImpl.cpp:374:3: warning: case value '13' not in enumerated type 'xercesc_3_1::DOMNode::NodeType' [-Wswitch]
   case DOMXPathNamespace::XPATH_NAMESPACE_NODE:
   ^~~~
src/xerces/XercesNodeImpl.cpp: In member function 'virtual const XMLCh* XercesNodeImpl::dmStringValue(const DynamicContext*) const':
src/xerces/XercesNodeImpl.cpp:530:3: warning: case value '13' not in enumerated type 'xercesc_3_1::DOMNode::NodeType' [-Wswitch]
   case DOMXPathNamespace::XPATH_NAMESPACE_NODE:
   ^~~~
src/xerces/XercesNodeImpl.cpp: In member function 'virtual Sequence XercesNodeImpl::dmTypedValue(DynamicContext*) const':
src/xerces/XercesNodeImpl.cpp:738:5: warning: case value '13' not in enumerated type 'xercesc_3_1::DOMNode::NodeType' [-Wswitch]
     case DOMXPathNamespace::XPATH_NAMESPACE_NODE:
     ^~~~
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xerces/XercesURIResolver.cpp  -fPIC -DPIC -o .libs/XercesURIResolver.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/optimizer/Optimizer.cpp  -fPIC -DPIC -o .libs/Optimizer.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/optimizer/ASTCopier.cpp  -fPIC -DPIC -o .libs/ASTCopier.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/optimizer/ASTReleaser.cpp  -fPIC -DPIC -o .libs/ASTReleaser.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/optimizer/ASTVisitor.cpp  -fPIC -DPIC -o .libs/ASTVisitor.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/optimizer/PartialEvaluator.cpp  -fPIC -DPIC -o .libs/PartialEvaluator.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/optimizer/StaticTyper.cpp  -fPIC -DPIC -o .libs/StaticTyper.o
src/optimizer/PartialEvaluator.cpp: In member function 'virtual ASTNode* PartialEvaluator::optimizeUserFunction(XQUserFunctionInstance*)':
src/optimizer/PartialEvaluator.cpp:808:8: warning: variable 'constantArg' set but not used [-Wunused-but-set-variable]
   bool constantArg = args.empty();
        ^~~~~~~~~~~
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/optimizer/QueryPathNode.cpp  -fPIC -DPIC -o .libs/QueryPathNode.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/optimizer/QueryPathTreeGenerator.cpp  -fPIC -DPIC -o .libs/QueryPathTreeGenerator.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o ASTToXML.lo `test -f 'src/optimizer/ASTToXML.cpp' || echo './'`src/optimizer/ASTToXML.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/optimizer/ASTToXML.cpp  -fPIC -DPIC -o .libs/ASTToXML.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/yajl/yajl_buf.c  -fPIC -DPIC -o .libs/yajl_buf.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/yajl/yajl.c  -fPIC -DPIC -o .libs/yajl.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/yajl/yajl_encode.c  -fPIC -DPIC -o .libs/yajl_encode.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/yajl/yajl_gen.c  -fPIC -DPIC -o .libs/yajl_gen.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/yajl/yajl_lex.c  -fPIC -DPIC -o .libs/yajl_lex.o
/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/yajl/yajl_parser.c  -fPIC -DPIC -o .libs/yajl_parser.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xqc/XQillaXQCImplementation.cpp  -fPIC -DPIC -o .libs/XQillaXQCImplementation.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xqc/XQillaXQCStaticContext.cpp  -fPIC -DPIC -o .libs/XQillaXQCStaticContext.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xqc/XQillaXQCDynamicContext.cpp  -fPIC -DPIC -o .libs/XQillaXQCDynamicContext.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xqc/XQillaXQCExpression.cpp  -fPIC -DPIC -o .libs/XQillaXQCExpression.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -c src/xqc/XQillaXQCSequence.cpp  -fPIC -DPIC -o .libs/XQillaXQCSequence.o
g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o xqilla-commandline.o `test -f 'src/samples/xqilla/xqilla-commandline.cpp' || echo './'`src/samples/xqilla/xqilla-commandline.cpp
g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o runner.o `test -f 'tests/xqts/runner.cpp' || echo './'`tests/xqts/runner.cpp
g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o xmark.o `test -f 'tests/xmark/xmark.cpp' || echo './'`tests/xmark/xmark.cpp
g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o simple-basic.o `test -f 'src/samples/simple-api/simple-basic.cpp' || echo './'`src/samples/simple-api/simple-basic.cpp
g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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
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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c -o xqc-basic.o `test -f 'src/samples/xqc-api/xqc-basic.c' || echo './'`src/samples/xqc-api/xqc-basic.c
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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -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
g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o compile-delayed-module.o `test -f 'src/tools/compile-delayed-module.cpp' || echo './'`src/tools/compile-delayed-module.cpp
g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o dom-basic.o `test -f 'src/samples/dom-api/dom-basic.cpp' || echo './'`src/samples/dom-api/dom-basic.cpp
g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -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
g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ -I/usr/include -I./src/lexer/    -D_GNU_SOURCE -D_REENTRANT  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -c -o dom-resolver.o `test -f 'src/samples/dom-api/dom-resolver.cpp' || echo './'`src/samples/dom-api/dom-resolver.cpp
/bin/sh ./libtool --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50  -version-info 6:0: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 XQInlineFunction.lo XQLiteral.lo XQNav.lo XQOperator.lo XQSequence.lo XQStep.lo XQTreatAs.lo XQFunctionCoercion.lo XQVariable.lo StaticAnalysis.lo StaticType.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 XQPartialApply.lo XQFunctionRef.lo XQGlobalVariable.lo XQOrderingChange.lo XQQuantified.lo XQValidate.lo XQTypeswitch.lo ConvertFunctionArg.lo XQDocumentOrder.lo XQPredicate.lo XQReturn.lo TupleNode.lo ContextTuple.lo ForTuple.lo LetTuple.lo WhereTuple.lo CountTuple.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 XPath2NSUtils.lo XPath2Utils.lo UnicodeTransformer.lo utf8proc.lo DelayedModule.lo XQillaException.lo XQException.lo EXSLTMathFunction.lo ExternalFunction.lo XQillaFunction.lo FunctionParseXML.lo FuncFactory.lo FunctionLookup.lo FunctionAbs.lo FunctionAcos.lo FunctionAsin.lo FunctionAtan.lo FunctionBaseURI.lo FunctionCaseFold.lo FunctionCeiling.lo FunctionCodepointsToString.lo FunctionCollection.lo FunctionCompare.lo FunctionConcat.lo FunctionContains.lo FunctionCount.lo FunctionCos.lo FunctionCurrentDate.lo FunctionCurrentDateTime.lo FunctionCurrentTime.lo FunctionDateTime.lo FunctionDefaultCollation.lo FunctionDistinctValues.lo FunctionDocAvailable.lo FunctionDoc.lo FunctionDocument.lo FunctionDocumentURI.lo FunctionEmpty.lo FunctionEndsWith.lo FunctionError.lo FunctionExp.lo FunctionFloor.lo FunctionFunctionArity.lo FunctionFunctionName.lo FunctionId.lo FunctionIdref.lo FunctionImplicitTimezone.lo FunctionLang.lo FunctionLast.lo FunctionLocalname.lo FunctionLocalNameFromQName.lo FunctionLog.lo FunctionLowerCase.lo FunctionMatches.lo FunctionName.lo FunctionNamespaceUri.lo FunctionNamespaceURIFromQName.lo FunctionNilled.lo FunctionNodeName.lo FunctionNormalizeSpace.lo FunctionNormalizeUnicode.lo FunctionNot.lo FunctionNumber.lo FunctionPosition.lo FunctionPower.lo FunctionPrefixFromQName.lo FunctionQName.lo FunctionRegexGroup.lo FunctionReplace.lo FunctionResolveURI.lo FunctionRoot.lo FunctionRound.lo FunctionRoundHalfToEven.lo FunctionSin.lo FunctionSqrt.lo FunctionTan.lo FunctionSentences.lo FunctionStartsWith.lo FunctionStaticBaseURI.lo FunctionString.lo FunctionStringLength.lo FunctionStringToCodepoints.lo FunctionSubstring.lo FunctionTime.lo FunctionTokenize.lo FunctionTrace.lo FunctionHead.lo FunctionTail.lo FunctionUnordered.lo FunctionUnparsedText.lo FunctionUpperCase.lo FunctionWords.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 FunctionExplain.lo FunctionAnalyzeString.lo RegExpFunction.lo XQUserFunction.lo FunctionSignature.lo BuiltInModules.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 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 UnaryMinus.lo Union.lo DocumentCacheImpl.lo SequenceType.lo AnyAtomicTypeDatatypeValidator.lo SchemaValidatorFilter.lo FaxppDocumentCacheImpl.lo ClosureResult.lo EmptyResult.lo ResultBuffer.lo ResultBufferImpl.lo Result.lo ResultImpl.lo SequenceResult.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 ASTToXML.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  -lpthread 
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/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/XQInlineFunction.o .libs/XQLiteral.o .libs/XQNav.o .libs/XQOperator.o .libs/XQSequence.o .libs/XQStep.o .libs/XQTreatAs.o .libs/XQFunctionCoercion.o .libs/XQVariable.o .libs/StaticAnalysis.o .libs/StaticType.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/XQPartialApply.o .libs/XQFunctionRef.o .libs/XQGlobalVariable.o .libs/XQOrderingChange.o .libs/XQQuantified.o .libs/XQValidate.o .libs/XQTypeswitch.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/CountTuple.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/XPath2NSUtils.o .libs/XPath2Utils.o .libs/UnicodeTransformer.o .libs/utf8proc.o .libs/DelayedModule.o .libs/XQillaException.o .libs/XQException.o .libs/EXSLTMathFunction.o .libs/ExternalFunction.o .libs/XQillaFunction.o .libs/FunctionParseXML.o .libs/FuncFactory.o .libs/FunctionLookup.o .libs/FunctionAbs.o .libs/FunctionAcos.o .libs/FunctionAsin.o .libs/FunctionAtan.o .libs/FunctionBaseURI.o .libs/FunctionCaseFold.o .libs/FunctionCeiling.o .libs/FunctionCodepointsToString.o .libs/FunctionCollection.o .libs/FunctionCompare.o .libs/FunctionConcat.o .libs/FunctionContains.o .libs/FunctionCount.o .libs/FunctionCos.o .libs/FunctionCurrentDate.o .libs/FunctionCurrentDateTime.o .libs/FunctionCurrentTime.o .libs/FunctionDateTime.o .libs/FunctionDefaultCollation.o .libs/FunctionDistinctValues.o .libs/FunctionDocAvailable.o .libs/FunctionDoc.o .libs/FunctionDocument.o .libs/FunctionDocumentURI.o .libs/FunctionEmpty.o .libs/FunctionEndsWith.o .libs/FunctionError.o .libs/FunctionExp.o .libs/FunctionFloor.o .libs/FunctionFunctionArity.o .libs/FunctionFunctionName.o .libs/FunctionId.o .libs/FunctionIdref.o .libs/FunctionImplicitTimezone.o .libs/FunctionLang.o .libs/FunctionLast.o .libs/FunctionLocalname.o .libs/FunctionLocalNameFromQName.o .libs/FunctionLog.o .libs/FunctionLowerCase.o .libs/FunctionMatches.o .libs/FunctionName.o .libs/FunctionNamespaceUri.o .libs/FunctionNamespaceURIFromQName.o .libs/FunctionNilled.o .libs/FunctionNodeName.o .libs/FunctionNormalizeSpace.o .libs/FunctionNormalizeUnicode.o .libs/FunctionNot.o .libs/FunctionNumber.o .libs/FunctionPosition.o .libs/FunctionPower.o .libs/FunctionPrefixFromQName.o .libs/FunctionQName.o .libs/FunctionRegexGroup.o .libs/FunctionReplace.o .libs/FunctionResolveURI.o .libs/FunctionRoot.o .libs/FunctionRound.o .libs/FunctionRoundHalfToEven.o .libs/FunctionSin.o .libs/FunctionSqrt.o .libs/FunctionTan.o .libs/FunctionSentences.o .libs/FunctionStartsWith.o .libs/FunctionStaticBaseURI.o .libs/FunctionString.o .libs/FunctionStringLength.o .libs/FunctionStringToCodepoints.o .libs/FunctionSubstring.o .libs/FunctionTime.o .libs/FunctionTokenize.o .libs/FunctionTrace.o .libs/FunctionHead.o .libs/FunctionTail.o .libs/FunctionUnordered.o .libs/FunctionUnparsedText.o .libs/FunctionUpperCase.o .libs/FunctionWords.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/FunctionExplain.o .libs/FunctionAnalyzeString.o .libs/RegExpFunction.o .libs/XQUserFunction.o .libs/FunctionSignature.o .libs/BuiltInModules.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/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/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/ResultBuffer.o .libs/ResultBufferImpl.o .libs/Result.o .libs/ResultImpl.o .libs/SequenceResult.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/ASTToXML.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 -lpthread -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld   -Wl,-soname -Wl,libxqilla.so.6 -o .libs/libxqilla.so.6.0.0
libtool: link: (cd ".libs" && rm -f "libxqilla.so.6" && ln -s "libxqilla.so.6.0.0" "libxqilla.so.6")
libtool: link: (cd ".libs" && rm -f "libxqilla.so" && ln -s "libxqilla.so.6.0.0" "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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50   -L/usr/lib -R/usr/lib   -lxerces-c   -o xqilla xqilla-commandline.o libxqilla.la -lpthread 
/bin/sh ./libtool --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50   -L/usr/lib -R/usr/lib   -lxerces-c   -o xqtsRunner runner.o libxqilla.la -lpthread 
/bin/sh ./libtool --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50   -L/usr/lib -R/usr/lib   -lxerces-c   -o xmarkRunner xmark.o libxqilla.la -lpthread 
/bin/sh ./libtool --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50   -L/usr/lib -R/usr/lib   -lxerces-c   -o simple-basic simple-basic.o libxqilla.la -lpthread 
libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -o .libs/xqtsRunner runner.o  -L/usr/lib -lxerces-c ./.libs/libxqilla.so -lpthread
libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -o .libs/simple-basic simple-basic.o  -L/usr/lib -lxerces-c ./.libs/libxqilla.so -lpthread
libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -o .libs/xmarkRunner xmark.o  -L/usr/lib -lxerces-c ./.libs/libxqilla.so -lpthread
libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -o .libs/xqilla xqilla-commandline.o  -L/usr/lib -lxerces-c ./.libs/libxqilla.so -lpthread
/bin/sh ./libtool --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50   -L/usr/lib -R/usr/lib   -lxerces-c   -o simple-context-item simple-context-item.o libxqilla.la -lpthread 
/bin/sh ./libtool --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50   -L/usr/lib -R/usr/lib   -lxerces-c   -o xqc-basic xqc-basic.o libxqilla.la -lpthread 
/bin/sh ./libtool --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50   -L/usr/lib -R/usr/lib   -lxerces-c   -o xqc-context-item xqc-context-item.o libxqilla.la -lpthread 
/bin/sh ./libtool --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50   -L/usr/lib -R/usr/lib   -lxerces-c   -o compile-delayed-module compile-delayed-module.o libxqilla.la -lpthread 
libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -o .libs/simple-context-item simple-context-item.o  -L/usr/lib -lxerces-c ./.libs/libxqilla.so -lpthread
libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -o .libs/xqc-basic xqc-basic.o  -L/usr/lib -lxerces-c ./.libs/libxqilla.so -lpthread
libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -o .libs/xqc-context-item xqc-context-item.o  -L/usr/lib -lxerces-c ./.libs/libxqilla.so -lpthread
libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -o .libs/compile-delayed-module compile-delayed-module.o  -L/usr/lib -lxerces-c ./.libs/libxqilla.so -lpthread
/bin/sh ./libtool --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50   -L/usr/lib -R/usr/lib   -lxerces-c   -o dom-basic dom-basic.o libxqilla.la -lpthread 
/bin/sh ./libtool --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50   -L/usr/lib -R/usr/lib   -lxerces-c   -o dom-context-item dom-context-item.o libxqilla.la -lpthread 
/bin/sh ./libtool --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -ftemplate-depth-50   -L/usr/lib -R/usr/lib   -lxerces-c   -o dom-resolver dom-resolver.o libxqilla.la -lpthread 
libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -o .libs/dom-context-item dom-context-item.o  -L/usr/lib -lxerces-c ./.libs/libxqilla.so -lpthread
libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -o .libs/dom-basic dom-basic.o  -L/usr/lib -lxerces-c ./.libs/libxqilla.so -lpthread
libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ftemplate-depth-50 -o .libs/dom-resolver dom-resolver.o  -L/usr/lib -lxerces-c ./.libs/libxqilla.so -lpthread
make[1]: Leaving directory '/builddir/build/BUILD/XQilla-2.3.0'
+ make docs
make -C include docs
make[1]: Entering directory '/builddir/build/BUILD/XQilla-2.3.0/include'
sed -e "s,%xerces_include%,/usr/include," -e "s,%version%,2.3.0," ../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 remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `HTML_ALIGN_MEMBERS' at line 556 of file `Doxyfile.simpleapi' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `XML_SCHEMA' at line 778 of file `Doxyfile.simpleapi' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `XML_DTD' at line 784 of file `Doxyfile.simpleapi' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 981 of file `Doxyfile.simpleapi' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 989 of file `Doxyfile.simpleapi' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `CGI_NAME' at line 1016 of file `Doxyfile.simpleapi' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `CGI_URL' at line 1022 of file `Doxyfile.simpleapi' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `DOC_URL' at line 1028 of file `Doxyfile.simpleapi' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `DOC_ABSPATH' at line 1034 of file `Doxyfile.simpleapi' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `BIN_ABSPATH' at line 1039 of file `Doxyfile.simpleapi' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `EXT_DOC_PATHS' at line 1045 of file `Doxyfile.simpleapi' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Searching for include files...
Searching for files in directory /builddir/build/BUILD/XQilla-2.3.0/include
Searching for example files...
Searching for files in directory /builddir/build/BUILD/XQilla-2.3.0/src/samples/simple-api
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/simple-api
Searching for files in directory /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context
Searching for files in directory /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context
Searching for files in directory /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/events
Searching for files in directory /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/fastxdm
Searching for files in directory /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/xerces
Searching for files in directory /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items
Reading and parsing tag files
Parsing files
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/xqilla-simple.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/xqilla-simple.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/simple-api/XQilla.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/simple-api/XQilla.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/simple-api/XQillaConfiguration.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/simple-api/XQillaConfiguration.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/simple-api/XQQuery.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/simple-api/XQQuery.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/Collation.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/Collation.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/ContextHelpers.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/ContextHelpers.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/DynamicContext.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/DynamicContext.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/ExternalFunctionResolver.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/ExternalFunctionResolver.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/ItemFactory.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/ItemFactory.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/MessageListener.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/MessageListener.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/ModuleResolver.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/ModuleResolver.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/RegexGroupStore.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/RegexGroupStore.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/Scope.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/Scope.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/StaticContext.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/StaticContext.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/UpdateFactory.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/UpdateFactory.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/URIResolver.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/URIResolver.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/VarHashEntry.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/VarHashEntry.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/VariableStore.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/VariableStore.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/VariableTypeStore.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/context/VariableTypeStore.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/events/ContentSequenceFilter.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/events/ContentSequenceFilter.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/events/EventGenerator.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/events/EventGenerator.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/events/EventHandler.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/events/EventHandler.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/events/EventSerializer.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/events/EventSerializer.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/events/NSFixupFilter.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/events/NSFixupFilter.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/events/QueryPathTreeFilter.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/events/QueryPathTreeFilter.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/events/SequenceBuilder.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/events/SequenceBuilder.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/fastxdm/FastXDMConfiguration.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/fastxdm/FastXDMConfiguration.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/xerces/XercesConfiguration.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/xerces/XercesConfiguration.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/AnyAtomicType.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/AnyAtomicType.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATAnySimpleType.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATAnySimpleType.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATAnyURIOrDerived.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATAnyURIOrDerived.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATBase64BinaryOrDerived.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATBase64BinaryOrDerived.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATBooleanOrDerived.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATBooleanOrDerived.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATDateOrDerived.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATDateOrDerived.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATDateTimeOrDerived.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATDateTimeOrDerived.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATDecimalOrDerived.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATDecimalOrDerived.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATDoubleOrDerived.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATDoubleOrDerived.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATDurationOrDerived.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATDurationOrDerived.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATFloatOrDerived.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATFloatOrDerived.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATGDayOrDerived.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATGDayOrDerived.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATGMonthDayOrDerived.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATGMonthDayOrDerived.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATGMonthOrDerived.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATGMonthOrDerived.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATGYearMonthOrDerived.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATGYearMonthOrDerived.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATGYearOrDerived.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATGYearOrDerived.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATHexBinaryOrDerived.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATHexBinaryOrDerived.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATNotationOrDerived.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATNotationOrDerived.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATQNameOrDerived.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATQNameOrDerived.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATStringOrDerived.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATStringOrDerived.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATTimeOrDerived.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATTimeOrDerived.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATUntypedAtomic.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/ATUntypedAtomic.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/DateOrTimeType.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/DateOrTimeType.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/FunctionRef.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/FunctionRef.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/Item.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/Item.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/Node.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/Node.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/Numeric.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/Numeric.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/Timezone.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/items/Timezone.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/debug/DebugListener.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/debug/DebugListener.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/debug/InputParser.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/debug/InputParser.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/debug/InteractiveDebugger.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/debug/InteractiveDebugger.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/debug/StackFrame.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/debug/StackFrame.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/framework/ReferenceCounted.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/framework/ReferenceCounted.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/framework/XPath2MemoryManager.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/framework/XPath2MemoryManager.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/framework/StringPool.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/framework/StringPool.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/runtime/Sequence.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/runtime/Sequence.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/runtime/Result.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/runtime/Result.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/runtime/ResultImpl.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/runtime/ResultImpl.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/ast/StaticAnalysis.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/ast/StaticAnalysis.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/ast/StaticType.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/ast/StaticType.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/ast/LocationInfo.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/ast/LocationInfo.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/exceptions/XQException.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/exceptions/XQException.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/functions/ExternalFunction.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/functions/ExternalFunction.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/schema/DocumentCache.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/schema/DocumentCache.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/schema/SchemaValidatorFilter.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/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 interface member list...
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...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
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...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
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 class documentation...
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 f/builddir/build/BUILD/XQilla-2.3.0/include/xqilla/simple-api/XQilla.hpp:183: 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.3.0/include/xqilla/simple-api/XQilla.hpp:123: warning: The following parameters of XQilla::parse(const XMLCh *query, DynamicContext *context=0, const XMLCh *queryFile=NULL, unsigned int flags=0, xercesc::MemoryManager *memMgr=xercesc::XMLPlatformUtils::fgMemoryManager, XQQuery *result=0) are not documented:
  parameter 'result'
/builddir/build/BUILD/XQilla-2.3.0/include/xqilla/simple-api/XQilla.hpp:145: warning: The following parameters of XQilla::parse(const xercesc::InputSource &querySrc, DynamicContext *context=0, unsigned int flags=0, xercesc::MemoryManager *memMgr=xercesc::XMLPlatformUtils::fgMemoryManager, XQQuery *result=0) are not documented:
  parameter 'result'
/builddir/build/BUILD/XQilla-2.3.0/include/xqilla/simple-api/XQilla.hpp:166: warning: The following parameters of XQilla::parseFromURI(const XMLCh *queryFile, DynamicContext *context=0, unsigned int flags=0, xercesc::MemoryManager *memMgr=xercesc::XMLPlatformUtils::fgMemoryManager, XQQuery *result=0) are not documented:
  parameter 'result'
/builddir/build/BUILD/XQilla-2.3.0/include/xqilla/simple-api/XQQuery.hpp:153: warning: The following parameters of XQQuery::execute(EventHandler *events, DynamicContext *context) const are not documented:
  parameter 'events'
/builddir/build/BUILD/XQilla-2.3.0/include/xqilla/simple-api/XQQuery.hpp:166: 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.3.0/include/xqilla/simple-api/XQQuery.hpp:180: 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.3.0/include/xqilla/simple-api/XQQuery.hpp:182: warning: argument 'context' of command @param is not found in the argument list of XQQuery::staticResolution()
/builddir/build/BUILD/XQilla-2.3.0/include/xqilla/simple-api/XQQuery.hpp:203: warning: argument 'context' of command @param is not found in the argument list of XQQuery::staticTyping(StaticTyper *styper=0)
/builddir/build/BUILD/XQilla-2.3.0/include/xqilla/simple-api/XQQuery.hpp:215: warning: The following parameters of XQQuery::staticTyping(StaticTyper *styper=0) are not documented:
  parameter 'styper'
or compound AutoDeleteArray...
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 BoolResult...
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 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 ModuleCache...
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 namespace index...
Generating docs for namespace CompileDelayedModule
Generating docs for namespace xercesc
Generating docs for compound xercesc::DOMDocument...
Generating docs for compound xercesc::DOMNode...
Generating docs for compound xercesc::DOMXPathNSResolver...
Generating docs for compound xercesc::InputSource...
Generating docs for compound xercesc::LocalFileFormatTarget...
Generating docs for compound xercesc::LocalFileInputSource...
Generating docs for compound xercesc::MemBufFormatTarget...
Generating docs for compound xercesc::MemBufInputSource...
Generating docs for compound xercesc::MemoryManager...
Generating docs for compound xercesc::StdInInputSource...
Generating docs for compound xercesc::StdOutFormatTarget...
Generating docs for compound xercesc::URLInputSource...
Generating docs for compound xercesc::XMemory...
Generating docs for compound xercesc::XMLDeleter...
Generating docs for compound xercesc::XMLEntityResolver...
Generating docs for compound xercesc::XMLFormatTarget...
Generating docs for compound xercesc::XMLFormatter...
Generating docs for compound xercesc::XMLPlatformUtils...
Generating docs for compound xercesc::XMLResourceIdentifier...
Generating graph info page...
Generating directory documentation...
Generating dependency graph for directory ast
Generating dependency graph for directory context
Generating dependency graph for directory debug
Generating dependency graph for directory events
Generating dependency graph for directory fastxdm
Generating dependency graph for directory framework
Generating dependency graph for directory framework
Generating dependency graph for directory include
Generating dependency graph for directory include
Generating dependency graph for directory items
Generating dependency graph for directory runtime
Generating dependency graph for directory sax
Generating dependency graph for directory schema
Generating dependency graph for directory simple-api
Generating dependency graph for directory usr
Generating dependency graph for directory xerces
Generating dependency graph for directory xercesc
Generating dependency graph for directory xqilla
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating graphical class hierarchy...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running dot...
Generating dot graphs using 5 parallel threads...
Running dot for graph 1/293
Running dot for graph 2/293
Running dot for graph 3/293
Running dot for graph 4/293
Running dot for graph 5/293
Running dot for graph 6/293
Running dot for graph 7/293
Running dot for graph 8/293
Running dot for graph 9/293
Running dot for graph 10/293
Running dot for graph 11/293
Running dot for graph 12/293
Running dot for graph 13/293
Running dot for graph 14/293
Running dot for graph 15/293
Running dot for graph 16/293
Running dot for graph 17/293
Running dot for graph 18/293
Running dot for graph 19/293
Running dot for graph 20/293
Running dot for graph 21/293
Running dot for graph 22/293
Running dot for graph 23/293
Running dot for graph 24/293
Running dot for graph 25/293
Running dot for graph 26/293
Running dot for graph 27/293
Running dot for graph 28/293
Running dot for graph 29/293
Running dot for graph 30/293
Running dot for graph 31/293
Running dot for graph 32/293
Running dot for graph 33/293
Running dot for graph 34/293
Running dot for graph 35/293
Running dot for graph 36/293
Running dot for graph 37/293
Running dot for graph 38/293
Running dot for graph 39/293
Running dot for graph 40/293
Running dot for graph 41/293
Running dot for graph 42/293
Running dot for graph 43/293
Running dot for graph 44/293
Running dot for graph 45/293
Running dot for graph 46/293
Running dot for graph 47/293
Running dot for graph 48/293
Running dot for graph 49/293
Running dot for graph 50/293
Running dot for graph 51/293
Running dot for graph 52/293
Running dot for graph 53/293
Running dot for graph 54/293
Running dot for graph 55/293
Running dot for graph 56/293
Running dot for graph 57/293
Running dot for graph 58/293
Running dot for graph 59/293
Running dot for graph 60/293
Running dot for graph 61/293
Running dot for graph 62/293
Running dot for graph 63/293
Running dot for graph 64/293
Running dot for graph 65/293
Running dot for graph 66/293
Running dot for graph 67/293
Running dot for graph 68/293
Running dot for graph 69/293
Running dot for graph 70/293
Running dot for graph 71/293
Running dot for graph 72/293
Running dot for graph 73/293
Running dot for graph 74/293
Running dot for graph 75/293
Running dot for graph 76/293
Running dot for graph 77/293
Running dot for graph 78/293
Running dot for graph 79/293
Running dot for graph 80/293
Running dot for graph 81/293
Running dot for graph 82/293
Running dot for graph 83/293
Running dot for graph 84/293
Running dot for graph 85/293
Running dot for graph 86/293
Running dot for graph 87/293
Running dot for graph 88/293
Running dot for graph 89/293
Running dot for graph 90/293
Running dot for graph 91/293
Running dot for graph 92/293
Running dot for graph 93/293
Running dot for graph 94/293
Running dot for graph 95/293
Running dot for graph 96/293
Running dot for graph 97/293
Running dot for graph 98/293
Running dot for graph 99/293
Running dot for graph 100/293
Running dot for graph 101/293
Running dot for graph 102/293
Running dot for graph 103/293
Running dot for graph 104/293
Running dot for graph 105/293
Running dot for graph 106/293
Running dot for graph 107/293
Running dot for graph 108/293
Running dot for graph 109/293
Running dot for graph 110/293
Running dot for graph 111/293
Running dot for graph 112/293
Running dot for graph 113/293
Running dot for graph 114/293
Running dot for graph 115/293
Running dot for graph 116/293
Running dot for graph 117/293
Running dot for graph 118/293
Running dot for graph 119/293
Running dot for graph 120/293
Running dot for graph 121/293
Running dot for graph 122/293
Running dot for graph 123/293
Running dot for graph 124/293
Running dot for graph 125/293
Running dot for graph 126/293
Running dot for graph 127/293
Running dot for graph 128/293
Running dot for graph 129/293
Running dot for graph 130/293
Running dot for graph 131/293
Running dot for graph 132/293
Running dot for graph 133/293
Running dot for graph 134/293
Running dot for graph 135/293
Running dot for graph 136/293
Running dot for graph 137/293
Running dot for graph 138/293
Running dot for graph 139/293
Running dot for graph 140/293
Running dot for graph 141/293
Running dot for graph 142/293
Running dot for graph 143/293
Running dot for graph 144/293
Running dot for graph 145/293
Running dot for graph 146/293
Running dot for graph 147/293
Running dot for graph 148/293
Running dot for graph 149/293
Running dot for graph 150/293
Running dot for graph 151/293
Running dot for graph 152/293
Running dot for graph 153/293
Running dot for graph 154/293
Running dot for graph 155/293
Running dot for graph 156/293
Running dot for graph 157/293
Running dot for graph 158/293
Running dot for graph 159/293
Running dot for graph 160/293
Running dot for graph 161/293
Running dot for graph 162/293
Running dot for graph 163/293
Running dot for graph 164/293
Running dot for graph 165/293
Running dot for graph 166/293
Running dot for graph 167/293
Running dot for graph 168/293
Running dot for graph 169/293
Running dot for graph 170/293
Running dot for graph 171/293
Running dot for graph 172/293
Running dot for graph 173/293
Running dot for graph 174/293
Running dot for graph 175/293
Running dot for graph 176/293
Running dot for graph 177/293
Running dot for graph 178/293
Running dot for graph 179/293
Running dot for graph 180/293
Running dot for graph 181/293
Running dot for graph 182/293
Running dot for graph 183/293
Running dot for graph 184/293
Running dot for graph 185/293
Running dot for graph 186/293
Running dot for graph 187/293
Running dot for graph 188/293
Running dot for graph 189/293
Running dot for graph 190/293
Running dot for graph 191/293
Running dot for graph 192/293
Running dot for graph 193/293
Running dot for graph 194/293
Running dot for graph 195/293
Running dot for graph 196/293
Running dot for graph 197/293
Running dot for graph 198/293
Running dot for graph 199/293
Running dot for graph 200/293
Running dot for graph 201/293
Running dot for graph 202/293
Running dot for graph 203/293
Running dot for graph 204/293
Running dot for graph 205/293
Running dot for graph 206/293
Running dot for graph 207/293
Running dot for graph 208/293
Running dot for graph 209/293
Running dot for graph 210/293
Running dot for graph 211/293
Running dot for graph 212/293
Running dot for graph 213/293
Running dot for graph 214/293
Running dot for graph 215/293
Running dot for graph 216/293
Running dot for graph 217/293
Running dot for graph 218/293
Running dot for graph 219/293
Running dot for graph 220/293
Running dot for graph 221/293
Running dot for graph 222/293
Running dot for graph 223/293
Running dot for graph 224/293
Running dot for graph 225/293
Running dot for graph 226/293
Running dot for graph 227/293
Running dot for graph 228/293
Running dot for graph 229/293
Running dot for graph 230/293
Running dot for graph 231/293
Running dot for graph 232/293
Running dot for graph 233/293
Running dot for graph 234/293
Running dot for graph 235/293
Running dot for graph 236/293
Running dot for graph 237/293
Running dot for graph 238/293
Running dot for graph 239/293
Running dot for graph 240/293
Running dot for graph 241/293
Running dot for graph 242/293
Running dot for graph 243/293
Running dot for graph 244/293
Running dot for graph 245/293
Running dot for graph 246/293
Running dot for graph 247/293
Running dot for graph 248/293
Running dot for graph 249/293
Running dot for graph 250/293
Running dot for graph 251/293
Running dot for graph 252/293
Running dot for graph 253/293
Running dot for graph 254/293
Running dot for graph 255/293
Running dot for graph 256/293
Running dot for graph 257/293
Running dot for graph 258/293
Running dot for graph 259/293
Running dot for graph 260/293
Running dot for graph 261/293
Running dot for graph 262/293
Running dot for graph 263/293
Running dot for graph 264/293
Running dot for graph 265/293
Running dot for graph 266/293
Running dot for graph 267/293
Running dot for graph 268/293
Running dot for graph 269/293
Running dot for graph 270/293
Running dot for graph 271/293
Running dot for graph 272/293
Running dot for graph 273/293
Running dot for graph 274/293
Running dot for graph 275/293
Running dot for graph 276/293
Running dot for graph 277/293
Running dot for graph 278/293
Running dot for graph 279/293
Running dot for graph 280/293
Running dot for graph 281/293
Running dot for graph 282/293
Running dot for graph 283/293
Running dot for graph 284/293
Running dot for graph 285/293
Running dot for graph 286/293
Running dot for graph 287/293
Running dot for graph 288/293
Running dot for graph 289/293
Running dot for graph 290/293
Running dot for graph 291/293
Running dot for graph 292/293
Running dot for graph 293/293
Patching output file 1/186
Patching output file 2/186
Patching output file 3/186
Patching output file 4/186
Patching output file 5/186
Patching output file 6/186
Patching output file 7/186
Patching output file 8/186
Patching output file 9/186
Patching output file 10/186
Patching output file 11/186
Patching output file 12/186
Patching output file 13/186
Patching output file 14/186
Patching output file 15/186
Patching output file 16/186
Patching output file 17/186
Patching output file 18/186
Patching output file 19/186
Patching output file 20/186
Patching output file 21/186
Patching output file 22/186
Patching output file 23/186
Patching output file 24/186
Patching output file 25/186
Patching output file 26/186
Patching output file 27/186
Patching output file 28/186
Patching output file 29/186
Patching output file 30/186
Patching output file 31/186
Patching output file 32/186
Patching output file 33/186
Patching output file 34/186
Patching output file 35/186
Patching output file 36/186
Patching output file 37/186
Patching output file 38/186
Patching output file 39/186
Patching output file 40/186
Patching output file 41/186
Patching output file 42/186
Patching output file 43/186
Patching output file 44/186
Patching output file 45/186
Patching output file 46/186
Patching output file 47/186
Patching output file 48/186
Patching output file 49/186
Patching output file 50/186
Patching output file 51/186
Patching output file 52/186
Patching output file 53/186
Patching output file 54/186
Patching output file 55/186
Patching output file 56/186
Patching output file 57/186
Patching output file 58/186
Patching output file 59/186
Patching output file 60/186
Patching output file 61/186
Patching output file 62/186
Patching output file 63/186
Patching output file 64/186
Patching output file 65/186
Patching output file 66/186
Patching output file 67/186
Patching output file 68/186
Patching output file 69/186
Patching output file 70/186
Patching output file 71/186
Patching output file 72/186
Patching output file 73/186
Patching output file 74/186
Patching output file 75/186
Patching output file 76/186
Patching output file 77/186
Patching output file 78/186
Patching output file 79/186
Patching output file 80/186
Patching output file 81/186
Patching output file 82/186
Patching output file 83/186
Patching output file 84/186
Patching output file 85/186
Patching output file 86/186
Patching output file 87/186
Patching output file 88/186
Patching output file 89/186
Patching output file 90/186
Patching output file 91/186
Patching output file 92/186
Patching output file 93/186
Patching output file 94/186
Patching output file 95/186
Patching output file 96/186
Patching output file 97/186
Patching output file 98/186
Patching output file 99/186
Patching output file 100/186
Patching output file 101/186
Patching output file 102/186
Patching output file 103/186
Patching output file 104/186
Patching output file 105/186
Patching output file 106/186
Patching output file 107/186
Patching output file 108/186
Patching output file 109/186
Patching output file 110/186
Patching output file 111/186
Patching output file 112/186
Patching output file 113/186
Patching output file 114/186
Patching output file 115/186
Patching output file 116/186
Patching output file 117/186
Patching output file 118/186
Patching output file 119/186
Patching output file 120/186
Patching output file 121/186
Patching output file 122/186
Patching output file 123/186
Patching output file 124/186
Patching output file 125/186
Patching output file 126/186
Patching output file 127/186
Patching output file 128/186
Patching output file 129/186
Patching output file 130/186
Patching output file 131/186
Patching output file 132/186
Patching output file 133/186
Patching output file 134/186
Patching output file 135/186
Patching output file 136/186
Patching output file 137/186
Patching output file 138/186
Patching output file 139/186
Patching output file 140/186
Patching output file 141/186
Patching output file 142/186
Patching output file 143/186
Patching output file 144/186
Patching output file 145/186
Patching output file 146/186
Patching output file 147/186
Patching output file 148/186
Patching output file 149/186
Patching output file 150/186
Patching output file 151/186
Patching output file 152/186
Patching output file 153/186
Patching output file 154/186
Patching output file 155/186
Patching output file 156/186
Patching output file 157/186
Patching output file 158/186
Patching output file 159/186
Patching output file 160/186
Patching output file 161/186
Patching output file 162/186
Patching output file 163/186
Patching output file 164/186
Patching output file 165/186
Patching output file 166/186
Patching output file 167/186
Patching output file 168/186
Patching output file 169/186
Patching output file 170/186
Patching output file 171/186
Patching output file 172/186
Patching output file 173/186
Patching output file 174/186
Patching output file 175/186
Patching output file 176/186
Patching output file 177/186
Patching output file 178/186
Patching output file 179/186
Patching output file 180/186
Patching output file 181/186
Patching output file 182/186
Patching output file 183/186
Patching output file 184/186
Patching output file 185/186
Patching output file 186/186
lookup cache used 3835/65536 hits=16745 misses=3928
finished...
sed -e "s,%xerces_include%,/usr/include," -e "s,%version%,2.3.0," ../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 remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `HTML_ALIGN_MEMBERS' at line 514 of file `Doxyfile.dom3api' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `XML_SCHEMA' at line 736 of file `Doxyfile.dom3api' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `XML_DTD' at line 742 of file `Doxyfile.dom3api' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 939 of file `Doxyfile.dom3api' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 947 of file `Doxyfile.dom3api' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `CGI_NAME' at line 974 of file `Doxyfile.dom3api' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `CGI_URL' at line 980 of file `Doxyfile.dom3api' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `DOC_URL' at line 986 of file `Doxyfile.dom3api' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `DOC_ABSPATH' at line 992 of file `Doxyfile.dom3api' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `BIN_ABSPATH' at line 997 of file `Doxyfile.dom3api' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `EXT_DOC_PATHS' at line 1003 of file `Doxyfile.dom3api' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Searching for include files...
Searching for files in directory /builddir/build/BUILD/XQilla-2.3.0/include
Searching for example files...
Searching for files in directory /builddir/build/BUILD/XQilla-2.3.0/src/samples/dom-api
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/dom-api
Searching for files in directory /usr/include/xercesc/dom
Reading and parsing tag files
Parsing files
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/xqilla-dom3.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/xqilla-dom3.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/dom-api/XPath2Result.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/dom-api/XPath2Result.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/dom-api/XQillaExpression.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/dom-api/XQillaExpression.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/dom-api/XQillaNSResolver.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/dom-api/XQillaNSResolver.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/utils/XQillaPlatformUtils.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/utils/XQillaPlatformUtils.hpp...
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/framework/XPath2MemoryManager.hpp...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/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 interface member list...
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...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
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...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
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.hwarning: Include graph for 'DOM.hpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
pp...
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...
Gene/builddir/build/BUILD/XQilla-2.3.0/include/xqilla/dom-api/XPath2Result.hpp:179: warning: argument 'index' of command @param is not found in the argument list of XPath2Result::snapshotItem(size_t)=0
/builddir/build/BUILD/XQilla-2.3.0/include/xqilla/dom-api/XQillaNSResolver.hpp:48: warning: argument 'URI' of command @param is not found in the argument list of XQillaNSResolver::addNamespaceBinding(const XMLCh *prefix, const XMLCh *uri)=0
/builddir/build/BUILD/XQilla-2.3.0/include/xqilla/dom-api/XQillaNSResolver.hpp:56: warning: The following parameters of XQillaNSResolver::addNamespaceBinding(const XMLCh *prefix, const XMLCh *uri)=0 are not documented:
  parameter 'uri'
/builddir/build/BUILD/XQilla-2.3.0/include/xqilla/dom-api/XQillaNSResolver.hpp:66: warning: argument 'URI' of command @param is not found in the argument list of XQillaNSResolver::lookupPrefix(const XMLCh *uri) const=0
/builddir/build/BUILD/XQilla-2.3.0/include/xqilla/dom-api/XQillaNSResolver.hpp:76: warning: The following parameters of XQillaNSResolver::lookupPrefix(const XMLCh *uri) const=0 are not documented:
  parameter 'uri'
/usr/include/xercesc/dom/DOMLSSerializerFilter.hpp:113: warning: explicit link request to 'xF1' could not be resolved
rating class documentation...
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 namespace index...
Generating docs for namespace xercesc
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::MemoryManager...
Generating docs for compound xercesc::StDOMNode...
Generating docs for compound xercesc::XMLDeleter...
Generating docs for compound xercesc::XMLPlatformUtils...
Generating graph info page...
Generating directory documentation...
Generating dependency graph for directory dom
Generating dependency graph for directory dom-api
Generating dependency graph for directory framework
Generating dependency graph for directory include
Generating dependency graph for directory include
Generating dependency graph for directory usr
Generating dependency graph for directory xercesc
Generating dependency graph for directory xqilla
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating graphical class hierarchy...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running dot...
Generating dot graphs using 5 parallel threads...
Running dot for graph 1/201
Running dot for graph 2/201
Running dot for graph 3/201
Running dot for graph 4/201
Running dot for graph 5/201
Running dot for graph 6/201
Running dot for graph 7/201
Running dot for graph 8/201
Running dot for graph 9/201
Running dot for graph 10/201
Running dot for graph 11/201
Running dot for graph 12/201
Running dot for graph 13/201
Running dot for graph 14/201
Running dot for graph 15/201
Running dot for graph 16/201
Running dot for graph 17/201
Running dot for graph 18/201
Running dot for graph 19/201
Running dot for graph 20/201
Running dot for graph 21/201
Running dot for graph 22/201
Running dot for graph 23/201
Running dot for graph 24/201
Running dot for graph 25/201
Running dot for graph 26/201
Running dot for graph 27/201
Running dot for graph 28/201
Running dot for graph 29/201
Running dot for graph 30/201
Running dot for graph 31/201
Running dot for graph 32/201
Running dot for graph 33/201
Running dot for graph 34/201
Running dot for graph 35/201
Running dot for graph 36/201
Running dot for graph 37/201
Running dot for graph 38/201
Running dot for graph 39/201
Running dot for graph 40/201
Running dot for graph 41/201
Running dot for graph 42/201
Running dot for graph 43/201
Running dot for graph 44/201
Running dot for graph 45/201
Running dot for graph 46/201
Running dot for graph 47/201
Running dot for graph 48/201
Running dot for graph 49/201
Running dot for graph 50/201
Running dot for graph 51/201
Running dot for graph 52/201
Running dot for graph 53/201
Running dot for graph 54/201
Running dot for graph 55/201
Running dot for graph 56/201
Running dot for graph 57/201
Running dot for graph 58/201
Running dot for graph 59/201
Running dot for graph 60/201
Running dot for graph 61/201
Running dot for graph 62/201
Running dot for graph 63/201
Running dot for graph 64/201
Running dot for graph 65/201
Running dot for graph 66/201
Running dot for graph 67/201
Running dot for graph 68/201
Running dot for graph 69/201
Running dot for graph 70/201
Running dot for graph 71/201
Running dot for graph 72/201
Running dot for graph 73/201
Running dot for graph 74/201
Running dot for graph 75/201
Running dot for graph 76/201
Running dot for graph 77/201
Running dot for graph 78/201
Running dot for graph 79/201
Running dot for graph 80/201
Running dot for graph 81/201
Running dot for graph 82/201
Running dot for graph 83/201
Running dot for graph 84/201
Running dot for graph 85/201
Running dot for graph 86/201
Running dot for graph 87/201
Running dot for graph 88/201
Running dot for graph 89/201
Running dot for graph 90/201
Running dot for graph 91/201
Running dot for graph 92/201
Running dot for graph 93/201
Running dot for graph 94/201
Running dot for graph 95/201
Running dot for graph 96/201
Running dot for graph 97/201
Running dot for graph 98/201
Running dot for graph 99/201
Running dot for graph 100/201
Running dot for graph 101/201
Running dot for graph 102/201
Running dot for graph 103/201
Running dot for graph 104/201
Running dot for graph 105/201
Running dot for graph 106/201
Running dot for graph 107/201
Running dot for graph 108/201
Running dot for graph 109/201
Running dot for graph 110/201
Running dot for graph 111/201
Running dot for graph 112/201
Running dot for graph 113/201
Running dot for graph 114/201
Running dot for graph 115/201
Running dot for graph 116/201
Running dot for graph 117/201
Running dot for graph 118/201
Running dot for graph 119/201
Running dot for graph 120/201
Running dot for graph 121/201
Running dot for graph 122/201
Running dot for graph 123/201
Running dot for graph 124/201
Running dot for graph 125/201
Running dot for graph 126/201
Running dot for graph 127/201
Running dot for graph 128/201
Running dot for graph 129/201
Running dot for graph 130/201
Running dot for graph 131/201
Running dot for graph 132/201
Running dot for graph 133/201
Running dot for graph 134/201
Running dot for graph 135/201
Running dot for graph 136/201
Running dot for graph 137/201
Running dot for graph 138/201
Running dot for graph 139/201
Running dot for graph 140/201
Running dot for graph 141/201
Running dot for graph 142/201
Running dot for graph 143/201
Running dot for graph 144/201
Running dot for graph 145/201
Running dot for graph 146/201
Running dot for graph 147/201
Running dot for graph 148/201
Running dot for graph 149/201
Running dot for graph 150/201
Running dot for graph 151/201
Running dot for graph 152/201
Running dot for graph 153/201
Running dot for graph 154/201
Running dot for graph 155/201
Running dot for graph 156/201
Running dot for graph 157/201
Running dot for graph 158/201
Running dot for graph 159/201
Running dot for graph 160/201
Running dot for graph 161/201
Running dot for graph 162/201
Running dot for graph 163/201
Running dot for graph 164/201
Running dot for graph 165/201
Running dot for graph 166/201
Running dot for graph 167/201
Running dot for graph 168/201
Running dot for graph 169/201
Running dot for graph 170/201
Running dot for graph 171/201
Running dot for graph 172/201
Running dot for graph 173/201
Running dot for graph 174/201
Running dot for graph 175/201
Running dot for graph 176/201
Running dot for graph 177/201
Running dot for graph 178/201
Running dot for graph 179/201
Running dot for graph 180/201
Running dot for graph 181/201
Running dot for graph 182/201
Running dot for graph 183/201
Running dot for graph 184/201
Running dot for graph 185/201
Running dot for graph 186/201
Running dot for graph 187/201
Running dot for graph 188/201
Running dot for graph 189/201
Running dot for graph 190/201
Running dot for graph 191/201
Running dot for graph 192/201
Running dot for graph 193/201
Running dot for graph 194/201
Running dot for graph 195/201
Running dot for graph 196/201
Running dot for graph 197/201
Running dot for graph 198/201
Running dot for graph 199/201
Running dot for graph 200/201
Running dot for graph 201/201
Patching output file 1/101
Patching output file 2/101
Patching output file 3/101
Patching output file 4/101
Patching output file 5/101
Patching output file 6/101
Patching output file 7/101
Patching output file 8/101
Patching output file 9/101
Patching output file 10/101
Patching output file 11/101
Patching output file 12/101
Patching output file 13/101
Patching output file 14/101
Patching output file 15/101
Patching output file 16/101
Patching output file 17/101
Patching output file 18/101
Patching output file 19/101
Patching output file 20/101
Patching output file 21/101
Patching output file 22/101
Patching output file 23/101
Patching output file 24/101
Patching output file 25/101
Patching output file 26/101
Patching output file 27/101
Patching output file 28/101
Patching output file 29/101
Patching output file 30/101
Patching output file 31/101
Patching output file 32/101
Patching output file 33/101
Patching output file 34/101
Patching output file 35/101
Patching output file 36/101
Patching output file 37/101
Patching output file 38/101
Patching output file 39/101
Patching output file 40/101
Patching output file 41/101
Patching output file 42/101
Patching output file 43/101
Patching output file 44/101
Patching output file 45/101
Patching output file 46/101
Patching output file 47/101
Patching output file 48/101
Patching output file 49/101
Patching output file 50/101
Patching output file 51/101
Patching output file 52/101
Patching output file 53/101
Patching output file 54/101
Patching output file 55/101
Patching output file 56/101
Patching output file 57/101
Patching output file 58/101
Patching output file 59/101
Patching output file 60/101
Patching output file 61/101
Patching output file 62/101
Patching output file 63/101
Patching output file 64/101
Patching output file 65/101
Patching output file 66/101
Patching output file 67/101
Patching output file 68/101
Patching output file 69/101
Patching output file 70/101
Patching output file 71/101
Patching output file 72/101
Patching output file 73/101
Patching output file 74/101
Patching output file 75/101
Patching output file 76/101
Patching output file 77/101
Patching output file 78/101
Patching output file 79/101
Patching output file 80/101
Patching output file 81/101
Patching output file 82/101
Patching output file 83/101
Patching output file 84/101
Patching output file 85/101
Patching output file 86/101
Patching output file 87/101
Patching output file 88/101
Patching output file 89/101
Patching output file 90/101
Patching output file 91/101
Patching output file 92/101
Patching output file 93/101
Patching output file 94/101
Patching output file 95/101
Patching output file 96/101
Patching output file 97/101
Patching output file 98/101
Patching output file 99/101
Patching output file 100/101
Patching output file 101/101
lookup cache used 1629/65536 hits=5883 misses=1647
finished...
sed -e "s,%xerces_include%,/usr/include," -e "s,%version%,2.3.0," ../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 remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `HTML_ALIGN_MEMBERS' at line 510 of file `Doxyfile.xqc' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `XML_SCHEMA' at line 732 of file `Doxyfile.xqc' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `XML_DTD' at line 738 of file `Doxyfile.xqc' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 932 of file `Doxyfile.xqc' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 940 of file `Doxyfile.xqc' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `CGI_NAME' at line 967 of file `Doxyfile.xqc' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `CGI_URL' at line 973 of file `Doxyfile.xqc' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `DOC_URL' at line 979 of file `Doxyfile.xqc' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `DOC_ABSPATH' at line 985 of file `Doxyfile.xqc' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `BIN_ABSPATH' at line 990 of file `Doxyfile.xqc' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `EXT_DOC_PATHS' at line 996 of file `Doxyfile.xqc' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: tag INPUT: input source `../include/xqc.h' does not exist
warning: source ../include/xqc.h is not a readable file or directory... skipping.
Searching for include files...
Searching for example files...
Searching for files in directory /builddir/build/BUILD/XQilla-2.3.0/src/samples/xqc-api
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Reading and parsing tag files
Parsing files
Preprocessing /builddir/build/BUILD/XQilla-2.3.0/include/xqilla/xqilla-xqc.h...
Parsing file /builddir/build/BUILD/XQilla-2.3.0/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 interface member list...
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...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
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...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
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 xqilla-xqc.h...
Generating file documentation...
Generating docs for file xqilla-xqc.h...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
lookup cache used 1/65536 hits=1 misses=1
finished...
make[1]: Leaving directory '/builddir/build/BUILD/XQilla-2.3.0/include'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vacMq1
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64
+ cd XQilla-2.3.0
+ make install DESTDIR=/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64 'INSTALL=install -p'
Making install in include
make[1]: Entering directory '/builddir/build/BUILD/XQilla-2.3.0/include'
make[2]: Entering directory '/builddir/build/BUILD/XQilla-2.3.0/include'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include"
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/ast'
 install -p -m 644  xqilla/ast/LocationInfo.hpp xqilla/ast/XQCastableAs.hpp xqilla/ast/XQMap.hpp xqilla/ast/XQCastAs.hpp xqilla/ast/XQContextItem.hpp xqilla/ast/XQCopy.hpp xqilla/ast/XQCopyOf.hpp xqilla/ast/XQFunction.hpp xqilla/ast/ASTNode.hpp xqilla/ast/XQIf.hpp xqilla/ast/ASTNodeImpl.hpp xqilla/ast/XQInlineFunction.hpp xqilla/ast/XQLiteral.hpp xqilla/ast/XQNav.hpp xqilla/ast/XQOperator.hpp xqilla/ast/XQSequence.hpp xqilla/ast/XQStep.hpp xqilla/ast/XQTreatAs.hpp xqilla/ast/XQFunctionCoercion.hpp xqilla/ast/XQVariable.hpp xqilla/ast/StaticAnalysis.hpp xqilla/ast/StaticType.hpp xqilla/ast/NumericFunction.hpp xqilla/ast/XQDOMConstructor.hpp xqilla/ast/XQDocumentConstructor.hpp xqilla/ast/XQElementConstructor.hpp xqilla/ast/XQAttributeConstructor.hpp xqilla/ast/XQNamespaceConstructor.hpp xqilla/ast/XQPIConstructor.hpp xqilla/ast/XQCommentConstructor.hpp xqilla/ast/XQTextConstructor.hpp xqilla/ast/XQFunctionCall.hpp xqilla/ast/XQFunctionConversion.hpp xqilla/ast/XQFunctionDeref.hpp xqilla/ast/XQPartialApply.hpp xqilla/ast/XQFunctionRef.hpp xqilla/ast/XQGlobalVariable.hpp xqilla/ast/XQOrderingChange.hpp xqilla/ast/XQQuantified.hpp xqilla/ast/XQTypeswitch.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/ast'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/functions'
 install -p -m 644  xqilla/functions/EXSLTMathFunction.hpp xqilla/functions/ExternalFunction.hpp xqilla/functions/FunctionLookup.hpp xqilla/functions/FunctionAnalyzeString.hpp xqilla/functions/FunctionAbs.hpp xqilla/functions/FunctionAcos.hpp xqilla/functions/FunctionAsin.hpp xqilla/functions/FunctionAtan.hpp xqilla/functions/FunctionAdjustDateTimeToTimezone.hpp xqilla/functions/FunctionAdjustDateToTimezone.hpp xqilla/functions/FunctionAdjustTimeToTimezone.hpp xqilla/functions/FunctionBaseURI.hpp xqilla/functions/FunctionCaseFold.hpp xqilla/functions/FunctionCeiling.hpp xqilla/functions/FunctionCodepointsToString.hpp xqilla/functions/FunctionCollection.hpp xqilla/functions/FunctionCompare.hpp xqilla/functions/FunctionConcat.hpp xqilla/functions/FunctionContains.hpp xqilla/functions/FunctionCos.hpp xqilla/functions/FunctionCount.hpp xqilla/functions/FunctionCurrentDate.hpp xqilla/functions/FunctionCurrentDateTime.hpp xqilla/functions/FunctionCurrentTime.hpp xqilla/functions/FunctionDateTime.hpp xqilla/functions/FunctionDayFromDate.hpp xqilla/functions/FunctionDayFromDateTime.hpp xqilla/functions/FunctionDaysFromDuration.hpp xqilla/functions/FunctionDefaultCollation.hpp xqilla/functions/FunctionDistinctValues.hpp xqilla/functions/FunctionDocAvailable.hpp xqilla/functions/FunctionDoc.hpp xqilla/functions/FunctionDocument.hpp xqilla/functions/FunctionDocumentURI.hpp xqilla/functions/FunctionEmpty.hpp xqilla/functions/FunctionEndsWith.hpp xqilla/functions/FunctionExp.hpp xqilla/functions/FunctionError.hpp xqilla/functions/FunctionFloor.hpp xqilla/functions/FunctionFunctionArity.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/functions'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/functions'
 install -p -m 644  xqilla/functions/FunctionFunctionName.hpp xqilla/functions/FunctionHoursFromDateTime.hpp xqilla/functions/FunctionHoursFromDuration.hpp xqilla/functions/FunctionHoursFromTime.hpp xqilla/functions/FunctionId.hpp xqilla/functions/FunctionIdref.hpp xqilla/functions/FunctionImplicitTimezone.hpp xqilla/functions/FunctionLang.hpp xqilla/functions/FunctionLast.hpp xqilla/functions/FunctionLocalNameFromQName.hpp xqilla/functions/FunctionLocalname.hpp xqilla/functions/FunctionLog.hpp xqilla/functions/FunctionLowerCase.hpp xqilla/functions/FunctionMatches.hpp xqilla/functions/FunctionMinutesFromDateTime.hpp xqilla/functions/FunctionMinutesFromDuration.hpp xqilla/functions/FunctionMinutesFromTime.hpp xqilla/functions/FunctionMonthFromDate.hpp xqilla/functions/FunctionMonthFromDateTime.hpp xqilla/functions/FunctionMonthsFromDuration.hpp xqilla/functions/FunctionName.hpp xqilla/functions/FunctionNamespaceURIFromQName.hpp xqilla/functions/FunctionNamespaceUri.hpp xqilla/functions/FunctionNilled.hpp xqilla/functions/FunctionNodeName.hpp xqilla/functions/FunctionNormalizeSpace.hpp xqilla/functions/FunctionNormalizeUnicode.hpp xqilla/functions/FunctionNot.hpp xqilla/functions/FunctionNumber.hpp xqilla/functions/FunctionParseHTML.hpp xqilla/functions/FunctionParseJSON.hpp xqilla/functions/FunctionExplain.hpp xqilla/functions/FunctionSentences.hpp xqilla/functions/FunctionSerializeJSON.hpp xqilla/functions/FunctionParseXML.hpp xqilla/functions/FunctionPosition.hpp xqilla/functions/FunctionPower.hpp xqilla/functions/FunctionPrefixFromQName.hpp xqilla/functions/FunctionQName.hpp xqilla/functions/FunctionRegexGroup.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/functions'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/items'
 install -p -m 644  xqilla/items/ATAnySimpleType.hpp xqilla/items/ATAnyURIOrDerived.hpp xqilla/items/ATBase64BinaryOrDerived.hpp xqilla/items/ATBooleanOrDerived.hpp xqilla/items/ATDateOrDerived.hpp xqilla/items/ATDateTimeOrDerived.hpp xqilla/items/ATDecimalOrDerived.hpp xqilla/items/ATDoubleOrDerived.hpp xqilla/items/ATDurationOrDerived.hpp xqilla/items/ATFloatOrDerived.hpp xqilla/items/ATGDayOrDerived.hpp xqilla/items/ATGMonthDayOrDerived.hpp xqilla/items/ATGMonthOrDerived.hpp xqilla/items/ATGYearMonthOrDerived.hpp xqilla/items/ATGYearOrDerived.hpp xqilla/items/ATHexBinaryOrDerived.hpp xqilla/items/ATNotationOrDerived.hpp xqilla/items/ATQNameOrDerived.hpp xqilla/items/ATStringOrDerived.hpp xqilla/items/ATTimeOrDerived.hpp xqilla/items/ATUntypedAtomic.hpp xqilla/items/AnyAtomicType.hpp xqilla/items/DateOrTimeType.hpp xqilla/items/FunctionRef.hpp xqilla/items/Item.hpp xqilla/items/Node.hpp xqilla/items/Numeric.hpp xqilla/items/Timezone.hpp xqilla/items/DatatypeLookup.hpp xqilla/items/DatatypeFactory.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/items'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/xerces'
 install -p -m 644  xqilla/xerces/XercesConfiguration.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/xerces'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/dom-api/impl'
 install -p -m 644  xqilla/dom-api/impl/XQillaNSResolverImpl.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/dom-api/impl'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/fastxdm'
 install -p -m 644  xqilla/fastxdm/FastXDMConfiguration.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/fastxdm'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/framework'
 install -p -m 644  xqilla/framework/ReferenceCounted.hpp xqilla/framework/XPath2MemoryManager.hpp xqilla/framework/BaseMemoryManager.hpp xqilla/framework/ProxyMemoryManager.hpp xqilla/framework/StringPool.hpp xqilla/framework/XPath2MemoryManagerImpl.hpp xqilla/framework/XQillaExport.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/framework'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/parser'
 install -p -m 644  xqilla/parser/QName.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/parser'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/mapm'
 install -p -m 644  xqilla/mapm/m_apm.h '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/mapm'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/fulltext'
 install -p -m 644  xqilla/fulltext/FTContains.hpp xqilla/fulltext/FTSelection.hpp xqilla/fulltext/FTWords.hpp xqilla/fulltext/FTOr.hpp xqilla/fulltext/FTAnd.hpp xqilla/fulltext/FTMildnot.hpp xqilla/fulltext/FTUnaryNot.hpp xqilla/fulltext/AllMatches.hpp xqilla/fulltext/Match.hpp xqilla/fulltext/TokenInfo.hpp xqilla/fulltext/Tokenizer.hpp xqilla/fulltext/DefaultTokenizer.hpp xqilla/fulltext/TokenStore.hpp xqilla/fulltext/DefaultTokenStore.hpp xqilla/fulltext/FTOption.hpp xqilla/fulltext/FTOrder.hpp xqilla/fulltext/FTRange.hpp xqilla/fulltext/FTDistance.hpp xqilla/fulltext/FTScope.hpp xqilla/fulltext/FTContent.hpp xqilla/fulltext/FTWindow.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/fulltext'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/context'
 install -p -m 644  xqilla/context/ContextHelpers.hpp xqilla/context/DynamicContext.hpp xqilla/context/StaticContext.hpp xqilla/context/ItemFactory.hpp xqilla/context/MessageListener.hpp xqilla/context/ModuleResolver.hpp xqilla/context/URIResolver.hpp xqilla/context/VariableStore.hpp xqilla/context/Scope.hpp xqilla/context/VarHashEntry.hpp xqilla/context/VariableTypeStore.hpp xqilla/context/Collation.hpp xqilla/context/ExternalFunctionResolver.hpp xqilla/context/UpdateFactory.hpp xqilla/context/RegexGroupStore.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/context'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla'
 install -p -m 644  xqilla/xqilla-dom3.hpp xqilla/xqilla-simple.hpp xqilla/xqilla-xqc.h '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/exceptions'
 install -p -m 644  xqilla/exceptions/XQillaException.hpp xqilla/exceptions/ContextException.hpp xqilla/exceptions/ASTException.hpp xqilla/exceptions/DynamicErrorException.hpp xqilla/exceptions/FunctionException.hpp xqilla/exceptions/IllegalArgumentException.hpp xqilla/exceptions/ItemException.hpp xqilla/exceptions/NamespaceLookupException.hpp xqilla/exceptions/StaticErrorException.hpp xqilla/exceptions/TypeErrorException.hpp xqilla/exceptions/TypeNotFoundException.hpp xqilla/exceptions/XMLParseException.hpp xqilla/exceptions/XPath2ErrorException.hpp xqilla/exceptions/XPath2TypeCastException.hpp xqilla/exceptions/XPath2TypeMatchException.hpp xqilla/exceptions/XQException.hpp xqilla/exceptions/QueryInterruptedException.hpp xqilla/exceptions/QueryTimeoutException.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/exceptions'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/axis'
 install -p -m 644  xqilla/axis/NodeTest.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/axis'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/events'
 install -p -m 644  xqilla/events/ContentSequenceFilter.hpp xqilla/events/EventGenerator.hpp xqilla/events/EventHandler.hpp xqilla/events/EventSerializer.hpp xqilla/events/NSFixupFilter.hpp xqilla/events/QueryPathTreeFilter.hpp xqilla/events/SequenceBuilder.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/events'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/runtime'
 install -p -m 644  xqilla/runtime/ClosureResult.hpp xqilla/runtime/TupleResult.hpp xqilla/runtime/Sequence.hpp xqilla/runtime/ResultBuffer.hpp xqilla/runtime/ResultBufferImpl.hpp xqilla/runtime/Result.hpp xqilla/runtime/ResultImpl.hpp xqilla/runtime/SequenceResult.hpp xqilla/runtime/EmptyResult.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/runtime'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/debug'
 install -p -m 644  xqilla/debug/InteractiveDebugger.hpp xqilla/debug/InputParser.hpp xqilla/debug/DebugListener.hpp xqilla/debug/DebugHookDecorator.hpp xqilla/debug/ASTDebugHook.hpp xqilla/debug/TupleDebugHook.hpp xqilla/debug/StackFrame.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/debug'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/xqts'
 install -p -m 644  xqilla/xqts/TestSuiteParser.hpp xqilla/xqts/TestSuiteResultListener.hpp xqilla/xqts/TestSuiteRunner.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/xqts'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/update'
 install -p -m 644  xqilla/update/FunctionPut.hpp xqilla/update/PendingUpdateList.hpp xqilla/update/UApplyUpdates.hpp xqilla/update/UDelete.hpp xqilla/update/URename.hpp xqilla/update/UReplace.hpp xqilla/update/UReplaceValueOf.hpp xqilla/update/UInsertAsFirst.hpp xqilla/update/UInsertAsLast.hpp xqilla/update/UInsertInto.hpp xqilla/update/UInsertAfter.hpp xqilla/update/UInsertBefore.hpp xqilla/update/UTransform.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/update'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/schema'
 install -p -m 644  xqilla/schema/DocumentCache.hpp xqilla/schema/SequenceType.hpp xqilla/schema/AnyAtomicTypeDatatypeValidator.hpp xqilla/schema/DocumentCacheImpl.hpp xqilla/schema/SchemaValidatorFilter.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/schema'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/operators'
 install -p -m 644  xqilla/operators/And.hpp xqilla/operators/ArithmeticOperator.hpp xqilla/operators/ComparisonOperator.hpp xqilla/operators/Divide.hpp xqilla/operators/Equals.hpp xqilla/operators/Except.hpp xqilla/operators/GeneralComp.hpp xqilla/operators/GreaterThanEqual.hpp xqilla/operators/GreaterThan.hpp xqilla/operators/IntegerDivide.hpp xqilla/operators/Intersect.hpp xqilla/operators/LessThanEqual.hpp xqilla/operators/LessThan.hpp xqilla/operators/Minus.hpp xqilla/operators/Mod.hpp xqilla/operators/Multiply.hpp xqilla/operators/NodeComparison.hpp xqilla/operators/NotEquals.hpp xqilla/operators/OrderComparison.hpp xqilla/operators/Or.hpp xqilla/operators/Plus.hpp xqilla/operators/UnaryMinus.hpp xqilla/operators/Union.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/operators'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/items/impl'
 install -p -m 644  xqilla/items/impl/ATBooleanOrDerivedImpl.hpp xqilla/items/impl/ATDecimalOrDerivedImpl.hpp xqilla/items/impl/ATDoubleOrDerivedImpl.hpp xqilla/items/impl/ATFloatOrDerivedImpl.hpp xqilla/items/impl/ATQNameOrDerivedImpl.hpp xqilla/items/impl/ATDurationOrDerivedImpl.hpp xqilla/items/impl/ATDateTimeOrDerivedImpl.hpp xqilla/items/impl/ATDateOrDerivedImpl.hpp xqilla/items/impl/ATTimeOrDerivedImpl.hpp xqilla/items/impl/ATGDayOrDerivedImpl.hpp xqilla/items/impl/ATGMonthDayOrDerivedImpl.hpp xqilla/items/impl/ATGMonthOrDerivedImpl.hpp xqilla/items/impl/ATGYearMonthOrDerivedImpl.hpp xqilla/items/impl/ATGYearOrDerivedImpl.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/items/impl'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/dom-api'
 install -p -m 644  xqilla/dom-api/XPath2Result.hpp xqilla/dom-api/XQillaExpression.hpp xqilla/dom-api/XQillaNSResolver.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/dom-api'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/optimizer'
 install -p -m 644  xqilla/optimizer/Optimizer.hpp xqilla/optimizer/ASTCopier.hpp xqilla/optimizer/ASTReleaser.hpp xqilla/optimizer/ASTVisitor.hpp xqilla/optimizer/PartialEvaluator.hpp xqilla/optimizer/StaticTyper.hpp xqilla/optimizer/QueryPathNode.hpp xqilla/optimizer/QueryPathTreeGenerator.hpp xqilla/optimizer/ASTToXML.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/optimizer'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/context/impl'
 install -p -m 644  xqilla/context/impl/CollationImpl.hpp xqilla/context/impl/VarHashEntryImpl.hpp xqilla/context/impl/VarStoreImpl.hpp xqilla/context/impl/VariableStoreTemplate.hpp xqilla/context/impl/CodepointCollation.hpp xqilla/context/impl/XQContextImpl.hpp xqilla/context/impl/XQDynamicContextImpl.hpp xqilla/context/impl/ItemFactoryImpl.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/context/impl'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/utils'
 install -p -m 644  xqilla/utils/NumUtils.hpp xqilla/utils/XPath2NSUtils.hpp xqilla/utils/XPath2Utils.hpp xqilla/utils/XMLChCompare.hpp xqilla/utils/XStr.hpp xqilla/utils/ContextUtils.hpp xqilla/utils/UTF8Str.hpp xqilla/utils/XQillaPlatformUtils.hpp xqilla/utils/UnicodeTransformer.hpp xqilla/utils/utf8proc.h xqilla/utils/DelayedModule.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/utils'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/simple-api'
 install -p -m 644  xqilla/simple-api/XQilla.hpp xqilla/simple-api/XQillaConfiguration.hpp xqilla/simple-api/XQQuery.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/simple-api'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/functions'
 install -p -m 644  xqilla/functions/FunctionReplace.hpp xqilla/functions/FunctionResolveURI.hpp xqilla/functions/FunctionRoot.hpp xqilla/functions/FunctionRoundHalfToEven.hpp xqilla/functions/FunctionRound.hpp xqilla/functions/FunctionSecondsFromDateTime.hpp xqilla/functions/FunctionSecondsFromDuration.hpp xqilla/functions/FunctionSecondsFromTime.hpp xqilla/functions/FunctionSin.hpp xqilla/functions/FunctionSqrt.hpp xqilla/functions/FunctionStartsWith.hpp xqilla/functions/FunctionStaticBaseURI.hpp xqilla/functions/FunctionString.hpp xqilla/functions/FunctionStringLength.hpp xqilla/functions/FunctionStringToCodepoints.hpp xqilla/functions/FunctionSubstring.hpp xqilla/functions/FunctionTan.hpp xqilla/functions/FunctionTime.hpp xqilla/functions/FunctionTimezoneFromDate.hpp xqilla/functions/FunctionTimezoneFromDateTime.hpp xqilla/functions/FunctionTimezoneFromTime.hpp xqilla/functions/FunctionTokenize.hpp xqilla/functions/FunctionTrace.hpp xqilla/functions/FunctionHead.hpp xqilla/functions/FunctionTail.hpp xqilla/functions/FunctionUnordered.hpp xqilla/functions/FunctionUnparsedText.hpp xqilla/functions/FunctionUpperCase.hpp xqilla/functions/FunctionWords.hpp xqilla/functions/FunctionYearFromDate.hpp xqilla/functions/FunctionYearFromDateTime.hpp xqilla/functions/FunctionYearsFromDuration.hpp xqilla/functions/FuncFactory.hpp xqilla/functions/FuncFactoryTemplate.hpp xqilla/functions/RegExpFunction.hpp xqilla/functions/XQUserFunction.hpp xqilla/functions/FunctionSignature.hpp xqilla/functions/XQillaFunction.hpp xqilla/functions/BuiltInModules.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/functions'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/ast'
 install -p -m 644  xqilla/ast/XQValidate.hpp xqilla/ast/XQAtomize.hpp xqilla/ast/XQEffectiveBooleanValue.hpp xqilla/ast/XQAnalyzeString.hpp xqilla/ast/ConvertFunctionArg.hpp xqilla/ast/XQDocumentOrder.hpp xqilla/ast/XQPredicate.hpp xqilla/ast/XQReturn.hpp xqilla/ast/TupleNode.hpp xqilla/ast/ContextTuple.hpp xqilla/ast/ForTuple.hpp xqilla/ast/LetTuple.hpp xqilla/ast/OrderByTuple.hpp xqilla/ast/WhereTuple.hpp xqilla/ast/CountTuple.hpp xqilla/ast/XQNamespaceBinding.hpp xqilla/ast/XQCallTemplate.hpp xqilla/ast/XQApplyTemplates.hpp '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/include/xqilla/ast'
make[2]: Leaving directory '/builddir/build/BUILD/XQilla-2.3.0/include'
make[1]: Leaving directory '/builddir/build/BUILD/XQilla-2.3.0/include'
make[1]: Entering directory '/builddir/build/BUILD/XQilla-2.3.0'
make[2]: Entering directory '/builddir/build/BUILD/XQilla-2.3.0'
test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/lib64"
 /bin/sh ./libtool   --mode=install install -p   libxqilla.la '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/lib64'
libtool: install: install -p .libs/libxqilla.so.6.0.0 /builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/lib64/libxqilla.so.6.0.0
libtool: install: (cd /builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/lib64 && { ln -s -f libxqilla.so.6.0.0 libxqilla.so.6 || { rm -f libxqilla.so.6 && ln -s libxqilla.so.6.0.0 libxqilla.so.6; }; })
libtool: install: (cd /builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/lib64 && { ln -s -f libxqilla.so.6.0.0 libxqilla.so || { rm -f libxqilla.so && ln -s libxqilla.so.6.0.0 libxqilla.so; }; })
libtool: install: install -p .libs/libxqilla.lai /builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/lib64/libxqilla.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/bin"
  /bin/sh ./libtool   --mode=install install -p xqilla '/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/bin'
libtool: install: warning: `libxqilla.la' has not been installed in `/usr/lib64'
libtool: install: install -p .libs/xqilla /builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/bin/xqilla
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/XQilla-2.3.0'
make[1]: Leaving directory '/builddir/build/BUILD/XQilla-2.3.0'
+ find /builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';'
+ install -D -p -m0664 /builddir/build/SOURCES/xqilla.1 /builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64//usr/share/man/man1/xqilla.1
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: xqilla-2.3.0-10.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2hYk4T
+ umask 022
+ cd /builddir/build/BUILD
+ cd XQilla-2.3.0
+ DOCDIR=/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/share/doc/xqilla
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/share/doc/xqilla
+ cp -pr ChangeLog /builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/share/doc/xqilla
+ cp -pr LICENSE /builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/share/doc/xqilla
+ exit 0
Provides: libxqilla.so.6()(64bit) xqilla = 2.3.0-10.fc28 xqilla(riscv-64) = 2.3.0-10.fc28
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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxerces-c-3.1.so()(64bit) libxqilla.so.6()(64bit) rtld(GNU_HASH)
Processing files: xqilla-devel-2.3.0-10.fc28.riscv64
Provides: xqilla-devel = 2.3.0-10.fc28 xqilla-devel(riscv-64) = 2.3.0-10.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libxqilla.so.6()(64bit)
Processing files: xqilla-doc-2.3.0-10.fc28.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.P29sVY
+ umask 022
+ cd /builddir/build/BUILD
+ cd XQilla-2.3.0
+ DOCDIR=/builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/share/doc/xqilla-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/share/doc/xqilla-doc
+ cp -pr docs/dom3-api/ /builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/share/doc/xqilla-doc
+ cp -pr docs/simple-api/ /builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/share/doc/xqilla-doc
+ cp -pr LICENSE /builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64/usr/share/doc/xqilla-doc
+ exit 0
Provides: xqilla-doc = 2.3.0-10.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64
Wrote: /builddir/build/SRPMS/xqilla-2.3.0-10.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/xqilla-2.3.0-10.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/xqilla-devel-2.3.0-10.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/noarch/xqilla-doc-2.3.0-10.fc28.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YaXZ65
+ umask 022
+ cd /builddir/build/BUILD
+ cd XQilla-2.3.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/xqilla-2.3.0-10.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff