Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/xalan-c.spec'], chrootPath='/var/lib/mock/f33-build-394354-62412/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/xalan-c.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1607558400 Wrote: /builddir/build/SRPMS/xalan-c-1.11.0-21.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/xalan-c.spec'], chrootPath='/var/lib/mock/f33-build-394354-62412/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/xalan-c.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1607558400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.m6QNYQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xalan-c-Xalan-C_1_11_0 + /usr/bin/gzip -dc /builddir/build/SOURCES/Xalan-C_1_11_0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xalan-c-Xalan-C_1_11_0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/xalan-c-1.10.0-escaping.patch + /usr/bin/patch -p2 -s --fuzz=0 --no-backup-if-mismatch + chmod a-x NOTICE + cp -vp /usr/share/gnulib/build-aux/config.guess /usr/share/gnulib/build-aux/config.sub ./ '/usr/share/gnulib/build-aux/config.guess' -> './config.guess' '/usr/share/gnulib/build-aux/config.sub' -> './config.sub' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xxB6TS + umask 022 + cd /builddir/build/BUILD + cd xalan-c-Xalan-C_1_11_0 + export XALANCROOT=/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0 + XALANCROOT=/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0 + export XERCESROOT=/usr/include/xercesc/ + XERCESROOT=/usr/include/xercesc/ + COMMONARGS='-plinux -cgcc -xg++ -minmem' + ./runConfigure -plinux -cgcc -xg++ -minmem -b64 -P /usr -C --libdir=/usr/lib64 -z '-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' Generating makefiles with the following options ... Platform: linux C Compiler: gcc C++ Compiler: g++ Extra compile options: -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection Extra link options: Transcoder: default Localization system: inmem Locale: en_US Thread option: pthread bitsToBuild option: 64 Extra configure options: --prefix=/usr --libdir=/usr/lib64 Debug is OFF checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking for autoconf... autoconf checking whether -fno-elide-constructors works correctly... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking for floor in -lm... yes checking how to run the C++ preprocessor... g++ -E checking for egrep... grep -E checking for ANSI C header files... yes checking for mbstowcs... yes checking if mbstowcs can count only... yes configure: creating ./config.status config.status: creating Makefile.incl config.status: creating Makefile config.status: creating src/xalanc/Makefile config.status: creating src/xalanc/Utils/Makefile config.status: creating src/xalanc/Utils/MsgCreator/Makefile config.status: creating src/xalanc/Utils/XalanMsgLib/Makefile config.status: creating samples/Makefile config.status: creating Tests/Makefile If the result of the above commands look OK to you, go to the directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0 and type "gmake" or "make" to make the XALAN-C system. Note: You must use GNU make to use the Xalan Makefile. + /usr/bin/make -O V=1 VERBOSE=1 all tests /usr/bin/make -C src/xalanc all make[1]: Entering directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc' Preparing the directory structure for a build ... mkdir -p ../../obj mkdir -p ../../lib mkdir -p ../../bin /usr/bin/make -C Utils prepare make[2]: Entering directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils' mkdir -p ../../../nls mkdir -p ../../../nls/include make[2]: Leaving directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils' /usr/bin/make -C Utils locale make[2]: Entering directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils' /usr/bin/make -C MsgCreator make[3]: Entering directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../../../obj/MsgFileOutputStream.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../../../obj/ICUResHandler.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/ICUResHandler.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../../../obj/InMemHandler.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/InMemHandler.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../../../obj/MsgCreator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/MsgCreator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../../../obj/NLSHandler.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/NLSHandler.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../../../obj/SAX2Handler.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/SAX2Handler.cpp g++ -DLINUX -fPIC -pthread -D_REENTRANT -DXALAN_INMEM_MSG_LOADER \ -lm -lpthread ../../../../obj/MsgFileOutputStream.o ../../../../obj/ICUResHandler.o ../../../../obj/InMemHandler.o ../../../../obj/MsgCreator.o ../../../../obj/NLSHandler.o ../../../../obj/SAX2Handler.o -o ../../../../bin/MsgCreator -L/lib -lxerces-c make[3]: Leaving directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator' ../../../bin/MsgCreator /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/NLS/en_US/XalanMsg_en_US.xlf -TYPE inmem -LOCALE en_US /usr/bin/make -C XalanMsgLib make[3]: Entering directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/XalanMsgLib' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../../../obj/XalanMsgLib.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/XalanMsgLib/XalanMsgLib.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wl,-soname,libxalanMsg.so.111 -DLINUX -shared -fPIC -pthread -D_REENTRANT ../../../../obj/XalanMsgLib.o -o ../../../../lib/libxalanMsg.so.111.0 rm -f ../../../../lib/libxalanMsg.so && \ ln -fs libxalanMsg.so.111.0 ../../../../lib/libxalanMsg.so rm -f ../../../../lib/libxalanMsg.so.111 && \ ln -fs libxalanMsg.so.111.0 \ ../../../../lib/libxalanMsg.so.111 make[3]: Leaving directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/XalanMsgLib' make[2]: Leaving directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanAttr.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanAttr.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanCDataSection.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanCDataSection.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanCharacterData.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanCharacterData.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanComment.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanComment.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanDOMException.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMException.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanDOMImplementation.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMImplementation.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanDOMInit.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMInit.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanDOMString.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.cpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.cpp: In function 'bool xalanc_1_11::doTranscodeFromLocalCodePage(const char*, xalanc_1_11::XalanDOMString::size_type, bool, xalanc_1_11::XalanDOMCharVectorType&, bool)': /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.cpp:1188:41: warning: typedef 'size_type' locally defined but not used [-Wunused-local-typedefs] 1188 | typedef XalanDOMString::size_type size_type; | ^~~~~~~~~ g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanDocument.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDocument.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanDocumentFragment.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDocumentFragment.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanDocumentType.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDocumentType.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanElement.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanElement.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanEmptyNamedNodeMap.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanEmptyNamedNodeMap.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanEntity.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanEntity.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanEntityReference.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanEntityReference.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanNamedNodeMap.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanNamedNodeMap.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanNode.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanNode.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanNodeList.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanNodeList.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanNodeListDummy.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanNodeListDummy.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanNodeListSurrogate.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanNodeListSurrogate.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanNotation.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanNotation.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanProcessingInstruction.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanProcessingInstruction.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanText.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanText.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/AttributeListImpl.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributeListImpl.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/AttributesImpl.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributesImpl.cpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributesImpl.cpp: In member function 'void xalanc_1_11::AttributesImpl::addAttribute(const XMLCh*, const XMLCh*, const XMLCh*, const XMLCh*, const XMLCh*)': /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributesImpl.cpp:492:53: warning: typedef 'XMLChVectorType' locally defined but not used [-Wunused-local-typedefs] 492 | typedef AttributeVectorEntry::XMLChVectorType XMLChVectorType; | ^~~~~~~~~~~~~~~ g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/DOMStringHelper.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/DOMStringPrintWriter.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringPrintWriter.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/DoubleSupport.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DoubleSupport.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ExecutionContext.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ExecutionContext.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FormatterListener.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/FormatterListener.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/NamedNodeMapAttributeList.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/NamedNodeMapAttributeList.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/NullPrintWriter.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/NullPrintWriter.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/PlatformSupportInit.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/PlatformSupportInit.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/PrefixResolver.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/PrefixResolver.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/PrintWriter.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/PrintWriter.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ProblemListenerBase.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ProblemListenerBase.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/StdBinInputStream.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/StdBinInputStream.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/StringTokenizer.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/StringTokenizer.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/URISupport.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/URISupport.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/Writer.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/Writer.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XSLException.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XSLException.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanBitmap.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanBitmap.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanDOMStringAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanDOMStringCache.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringCache.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanDOMStringHashTable.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringHashTable.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanDOMStringPool.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringPool.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanDOMStringReusableAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringReusableAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanDecimalFormatSymbols.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDecimalFormatSymbols.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanEncodingPropertyCache.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanEncodingPropertyCache.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanFStreamOutputStream.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanFStreamOutputStream.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanFileOutputStream.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanFileOutputStream.cpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanFileOutputStream.cpp: In function 'FILE* xalanc_1_11::openFile(const xalanc_1_11::XalanDOMString&, xercesc_3_2::MemoryManager&)': /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanFileOutputStream.cpp:122:49: warning: typedef 'HandleType' locally defined but not used [-Wunused-local-typedefs] 122 | typedef XalanFileOutputStream::HandleType HandleType; | ^~~~~~~~~~ g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanICUMessageLoader.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanICUMessageLoader.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanInMemoryMessageLoader.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanInMemoryMessageLoader.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanMemoryManagement.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanMemoryManagement.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanMemoryManagerDefault.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanMemoryManagerDefault.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanMessageLoader.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanMessageLoader.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanNLSMessageLoader.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanNLSMessageLoader.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanNullOutputStream.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanNullOutputStream.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanNumberFormat.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanNumberFormat.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanOutputStream.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanOutputStream.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanOutputStreamPrintWriter.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanOutputStreamPrintWriter.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanParsedURI.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanParsedURI.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanReferenceCountedObject.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanReferenceCountedObject.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSimplePrefixResolver.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanSimplePrefixResolver.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanStdOutputStream.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanStdOutputStream.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanToXercesTranscoderWrapper.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanToXercesTranscoderWrapper.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanTranscodingServices.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanTranscodingServices.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanUTF16Transcoder.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanUTF16Transcoder.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanXMLChar.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanXMLChar.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/DOMServices.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/DOMSupport.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMSupport.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/DOMSupportDefault.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMSupportDefault.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/DOMSupportException.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMSupportException.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/DOMSupportInit.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMSupportInit.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/TreeWalker.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/TreeWalker.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanDocumentPrefixResolver.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/XalanDocumentPrefixResolver.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanNamespacesStack.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/XalanNamespacesStack.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FormatterToHTML.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToHTML.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FormatterToNull.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToNull.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FormatterToText.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToText.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FormatterToXML.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXML.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FormatterTreeWalker.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterTreeWalker.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XMLParserLiaison.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLParserLiaison.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XMLSupportException.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLSupportException.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XMLSupportInit.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLSupportInit.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanHTMLElementsProperties.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanHTMLElementsProperties.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanUTF16Writer.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanUTF16Writer.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanUTF8Writer.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanUTF8Writer.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanXMLSerializerBase.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanXMLSerializerBase.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanXMLSerializerFactory.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanXMLSerializerFactory.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElementPrefixResolverProxy.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/ElementPrefixResolverProxy.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FormatterStringLengthCounter.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FormatterStringLengthCounter.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/Function.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/Function.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionConcat.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionConcat.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionContains.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionContains.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionID.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionID.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionLang.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionLang.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionNamespaceURI.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionNamespaceURI.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionNormalizeSpace.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionNormalizeSpace.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionStartsWith.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionStartsWith.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionString.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionString.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionSubstring.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionSubstring.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionSubstringAfter.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionSubstringAfter.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionSubstringBefore.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionSubstringBefore.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionTranslate.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionTranslate.cpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionTranslate.cpp: In member function 'virtual xalanc_1_11::XObjectPtr xalanc_1_11::FunctionTranslate::execute(xalanc_1_11::XPathExecutionContext&, xalanc_1_11::XalanNode*, xalanc_1_11::XObjectPtr, xalanc_1_11::XObjectPtr, xalanc_1_11::XObjectPtr, const xercesc_3_2::Locator*) const': /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionTranslate.cpp:68:45: warning: typedef 'VectorType' locally defined but not used [-Wunused-local-typedefs] 68 | typedef XalanVector VectorType; | ^~~~~~~~~~ g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/MutableNodeRefList.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/MutableNodeRefList.cpp In file included from /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/NodeRefList.hpp:28, from /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/MutableNodeRefList.hpp:28, from /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/MutableNodeRefList.cpp:19: /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/MutableNodeRefList.cpp: In member function 'xalanc_1_11::MutableNodeRefList::addNodeInDocOrder(xalanc_1_11::XalanNode*, xalanc_1_11::XPathExecutionContext&)': /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanVector.hpp:534:19: warning: 'insertionPoint' may be used uninitialized in this function [-Wmaybe-uninitialized] 534 | insert(thePosition, 1, theData); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/MutableNodeRefList.cpp:615:41: note: 'insertionPoint' was declared here 615 | NodeListIteratorType insertionPoint; | ^~~~~~~~~~~~~~ g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/NodeRefList.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/NodeRefList.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/NodeRefListBase.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/NodeRefListBase.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XBoolean.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XBoolean.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XNodeSet.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSet.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XNodeSetAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSetAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XNodeSetBase.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSetBase.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XNodeSetNodeProxy.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSetNodeProxy.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XNodeSetNodeProxyAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSetNodeProxyAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XNodeSetResultTreeFragProxy.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSetResultTreeFragProxy.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XNumber.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNumber.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XNumberAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNumberAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XNumberBase.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNumberBase.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XObject.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObject.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XObjectFactory.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectFactory.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XObjectFactoryDefault.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectFactoryDefault.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XObjectResultTreeFragProxy.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectResultTreeFragProxy.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XObjectResultTreeFragProxyBase.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectResultTreeFragProxyBase.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XObjectResultTreeFragProxyText.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectResultTreeFragProxyText.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XObjectTypeCallback.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectTypeCallback.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XPath.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPath.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XPathAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XPathConstructionContext.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathConstructionContext.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XPathConstructionContextDefault.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathConstructionContextDefault.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XPathEnvSupport.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathEnvSupport.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XPathEnvSupportDefault.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathEnvSupportDefault.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XPathEvaluator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathEvaluator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XPathExecutionContext.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContext.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XPathExecutionContextDefault.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContextDefault.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XPathExpression.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExpression.cpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExpression.cpp: In static member function 'static bool xalanc_1_11::XPathExpression::isNodeTestOpCode(xalanc_1_11::XPathExpression::OpCodeMapValueType)': /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExpression.cpp:740:19: warning: comparison of integer expressions of different signedness: 'xalanc_1_11::XPathExpression::OpCodeMapValueType' {aka 'int'} and 'const XalanSize_t' {aka 'const long unsigned int'} [-Wsign-compare] 740 | if (theOpCode < theNodeTestOpCodesArraySize) | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XPathFactory.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathFactory.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XPathFactoryBlock.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathFactoryBlock.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XPathFactoryDefault.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathFactoryDefault.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XPathFunctionTable.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathFunctionTable.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XPathInit.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathInit.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XPathParserException.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathParserException.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XPathProcessor.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathProcessor.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XPathProcessorImpl.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathProcessorImpl.cpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathProcessorImpl.cpp: In member function 'void xalanc_1_11::XPathProcessorImpl::Basis()': /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathProcessorImpl.cpp:2329:33: warning: variable 'axisType' set but not used [-Wunused-but-set-variable] 2329 | XPathExpression::eOpCodes axisType = XPathExpression::eENDOP; | ^~~~~~~~ g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XString.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XString.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XStringAdapter.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringAdapter.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XStringAdapterAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringAdapterAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XStringAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XStringBase.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringBase.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XStringCached.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringCached.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XStringCachedAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringCachedAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XStringReference.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringReference.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XStringReferenceAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringReferenceAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XToken.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XToken.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XTokenNumberAdapter.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XTokenNumberAdapter.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XTokenNumberAdapterAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XTokenNumberAdapterAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XTokenStringAdapter.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XTokenStringAdapter.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XTokenStringAdapterAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XTokenStringAdapterAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XUnknown.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XUnknown.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanDocumentFragmentNodeRefListBaseProxy.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanDocumentFragmentNodeRefListBaseProxy.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanQName.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQName.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanQNameByReference.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByReference.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanQNameByValue.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByValue.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanQNameByValueAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByValueAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanXPathException.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanXPathException.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FormatterToXercesDOM.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/FormatterToXercesDOM.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesAttrWrapper.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesAttrWrapper.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesAttrWrapperAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesAttrWrapperAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesCDATASectionWrapper.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesCDATASectionWrapper.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesCommentWrapper.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesCommentWrapper.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesDOMException.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMException.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesDOMFormatterWalker.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMFormatterWalker.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesDOMImplementationWrapper.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMImplementationWrapper.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesDOMSupport.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMSupport.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesDOMWalker.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMWalker.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesDOMWrapperException.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMWrapperException.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesDocumentTypeWrapper.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDocumentTypeWrapper.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesDocumentWrapper.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDocumentWrapper.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesElementWrapper.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesElementWrapper.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesElementWrapperAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesElementWrapperAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesEntityReferenceWrapper.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesEntityReferenceWrapper.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesEntityWrapper.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesEntityWrapper.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesLiaisonXalanDOMStringPool.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesLiaisonXalanDOMStringPool.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesNamedNodeMapAttributeList.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesNamedNodeMapAttributeList.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesNamedNodeMapWrapper.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesNamedNodeMapWrapper.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesNodeListWrapper.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesNodeListWrapper.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesNotationWrapper.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesNotationWrapper.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesParserLiaison.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesParserLiaison.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesProcessingInstructionWrapper.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesProcessingInstructionWrapper.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesTextWrapper.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesTextWrapper.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesTextWrapperAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesTextWrapperAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesWrapperHelper.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesWrapperHelper.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesWrapperNavigator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesWrapperNavigator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesWrapperNavigatorAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesWrapperNavigatorAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesWrapperToXalanNodeMap.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesWrapperToXalanNodeMap.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FormatterToDeprecatedXercesDOM.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/FormatterToDeprecatedXercesDOM.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesAttrBridge.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesAttrBridge.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesAttributeBridgeAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesAttributeBridgeAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesBridgeHelper.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesBridgeHelper.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesBridgeNavigator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesBridgeNavigator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesCDATASectionBridge.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesCDATASectionBridge.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesCommentBridge.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesCommentBridge.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesDOMImplementationBridge.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesDOMImplementationBridge.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesDOM_NodeHack.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesDOM_NodeHack.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesDocumentBridge.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesDocumentBridge.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesDocumentFragmentBridge.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesDocumentFragmentBridge.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesDocumentTypeBridge.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesDocumentTypeBridge.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesElementBridge.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesElementBridge.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesElementBridgeAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesElementBridgeAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesEntityBridge.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesEntityBridge.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesEntityReferenceBridge.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesEntityReferenceBridge.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesNamedNodeMapBridge.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesNamedNodeMapBridge.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesNodeListBridge.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesNodeListBridge.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesNotationBridge.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesNotationBridge.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesProcessingInstructionBridge.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesProcessingInstructionBridge.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesTextBridge.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesTextBridge.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesTextBridgeAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesTextBridgeAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesToXalanNodeMap.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesToXalanNodeMap.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesTreeWalker.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesTreeWalker.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FormatterToSourceTree.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/FormatterToSourceTree.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeAttr.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeAttr.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeAttrNS.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeAttrNS.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeAttributeAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeAttributeAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeAttributeNSAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeAttributeNSAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeComment.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeComment.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeCommentAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeCommentAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeContentHandler.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeContentHandler.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeDOMSupport.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeDOMSupport.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeDocument.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeDocument.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeDocumentFragment.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeDocumentFragment.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeElement.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElement.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeElementA.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementA.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeElementAAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementAAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeElementANS.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementANS.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeElementANSAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementANSAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeElementNA.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementNA.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeElementNAAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementNAAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeElementNANS.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementNANS.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeElementNANSAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementNANSAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeHelper.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeHelper.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeInit.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeInit.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeParserLiaison.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeParserLiaison.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeProcessingInstruction.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeProcessingInstruction.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeProcessingInstructionAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeProcessingInstructionAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeText.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeText.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeTextAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeTextAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeTextIWS.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeTextIWS.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeTextIWSAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeTextIWSAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XPathCAPI.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPathCAPI/XPathCAPI.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/AVT.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/AVT.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/AVTPart.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/AVTPart.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/AVTPartSimple.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/AVTPartSimple.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/AVTPartXPath.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/AVTPartXPath.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/Constants.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/Constants.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/CountersTable.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemApplyImport.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemApplyImport.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemApplyTemplates.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemApplyTemplates.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemAttribute.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemAttribute.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemAttributeSet.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemAttributeSet.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemCallTemplate.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemCallTemplate.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemChoose.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemChoose.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemComment.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemComment.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemCopy.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemCopy.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemCopyOf.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemCopyOf.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemDecimalFormat.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemDecimalFormat.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemElement.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemElement.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemEmpty.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemEmpty.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemExtensionCall.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemExtensionCall.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemFallback.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemFallback.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemForEach.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemForEach.cpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemForEach.cpp: In member function 'virtual const xalanc_1_11::NodeRefListBase* xalanc_1_11::ElemForEach::createSelectedAndSortedNodeList(xalanc_1_11::StylesheetExecutionContext&) const': /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemForEach.cpp:277:81: warning: typedef 'SetAndRestoreCurrentStackFrameIndex' locally defined but not used [-Wunused-local-typedefs] 277 | typedef StylesheetExecutionContext::SetAndRestoreCurrentStackFrameIndex SetAndRestoreCurrentStackFrameIndex; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemForEach.cpp: In member function 'virtual const xalanc_1_11::NodeRefListBase* xalanc_1_11::ElemForEach::sortChildren(xalanc_1_11::StylesheetExecutionContext&, const xalanc_1_11::NodeRefListBase&, xalanc_1_11::MutableNodeRefList&) const': /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemForEach.cpp:353:81: warning: typedef 'SetAndRestoreCurrentStackFrameIndex' locally defined but not used [-Wunused-local-typedefs] 353 | typedef StylesheetExecutionContext::SetAndRestoreCurrentStackFrameIndex SetAndRestoreCurrentStackFrameIndex; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemForwardCompatible.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemForwardCompatible.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemIf.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemIf.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemLiteralResult.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemLiteralResult.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemMessage.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemMessage.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemNumber.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemNumber.cpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemNumber.cpp: In member function 'xalanc_1_11::XalanNode* xalanc_1_11::ElemNumber::getPreviousNode(xalanc_1_11::StylesheetExecutionContext&, xalanc_1_11::XalanNode*) const': /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemNumber.cpp:676:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 676 | if(0 != next && | ~~~~~~~~~~^~ 677 | next->getNodeType() == XalanNode::DOCUMENT_NODE || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemOtherwise.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemOtherwise.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemPI.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemPI.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemParam.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemParam.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemSort.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemSort.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemTemplate.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplate.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemTemplateElement.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemText.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemText.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemTextLiteral.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTextLiteral.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemUse.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemUse.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemValueOf.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemValueOf.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemVariable.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemVariable.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemWhen.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemWhen.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ElemWithParam.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemWithParam.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ExtensionFunctionHandler.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ExtensionFunctionHandler.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ExtensionNSHandler.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ExtensionNSHandler.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionCurrent.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionCurrent.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionDocument.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionDocument.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionElementAvailable.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionElementAvailable.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionFormatNumber.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionFormatNumber.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionFunctionAvailable.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionFunctionAvailable.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionGenerateID.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionGenerateID.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionKey.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionKey.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionSystemProperty.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionSystemProperty.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionUnparsedEntityURI.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionUnparsedEntityURI.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/GenerateEvent.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/GenerateEvent.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/KeyTable.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/KeyTable.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/NamespacesHandler.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/NamespacesHandler.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/NodeSortKey.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/NodeSortKey.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/NodeSorter.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/NodeSorter.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/OutputContextStack.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/OutputContextStack.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ProblemListener.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ProblemListener.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ProblemListenerDefault.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ProblemListenerDefault.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/ResultNamespacesStack.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ResultNamespacesStack.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/SelectionEvent.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/SelectionEvent.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/Stylesheet.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/Stylesheet.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/StylesheetConstructionContext.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/StylesheetConstructionContextDefault.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/StylesheetExecutionContext.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/StylesheetExecutionContextDefault.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/StylesheetHandler.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetHandler.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/StylesheetRoot.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetRoot.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/TopLevelArg.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/TopLevelArg.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/TraceListener.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/TraceListener.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/TraceListenerDefault.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/TraceListenerDefault.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/TracerEvent.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/TracerEvent.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/VariablesStack.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/VariablesStack.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XResultTreeFrag.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XResultTreeFrag.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XResultTreeFragAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XResultTreeFragAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XSLTEngineImpl.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTEngineImpl.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XSLTInit.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTInit.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XSLTInputSource.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTInputSource.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XSLTProcessor.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTProcessor.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XSLTProcessorEnvSupport.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTProcessorEnvSupport.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XSLTProcessorEnvSupportDefault.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTProcessorEnvSupportDefault.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XSLTProcessorException.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTProcessorException.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XSLTResultTarget.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTResultTarget.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanAVTAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanAVTAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanAVTPartSimpleAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanAVTPartSimpleAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanAVTPartXPathAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanAVTPartXPathAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanElemApplyTemplatesAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemApplyTemplatesAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanElemAttributeAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemAttributeAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanElemAttributeSetAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemAttributeSetAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanElemCallTemplateAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemCallTemplateAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanElemElementAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemElementAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanElemEmptyAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemEmptyAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanElemLiteralResultAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemLiteralResultAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanElemTemplateAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemTemplateAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanElemTextAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemTextAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanElemTextLiteralAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemTextLiteralAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanElemValueOfAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemValueOfAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanElemVariableAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemVariableAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanMatchPatternData.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanMatchPatternData.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanMatchPatternDataAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanMatchPatternDataAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanNumberingResourceBundle.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanNumberingResourceBundle.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeDocumentAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanSourceTreeDocumentAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeDocumentFragmentAllocator.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanSourceTreeDocumentFragmentAllocator.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSpaceNodeTester.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanSpaceNodeTester.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionDifference.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/FunctionDifference.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionDistinct.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/FunctionDistinct.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionEvaluate.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/FunctionEvaluate.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionHasSameNodes.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/FunctionHasSameNodes.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionIntersection.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/FunctionIntersection.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/FunctionNodeSet.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/FunctionNodeSet.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanExtensions.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/XalanExtensions.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanCAPI.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanCAPI.cpp In file included from /usr/include/c++/10/backward/strstream:50, from /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanCAPI.cpp:26: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanCompiledStylesheetDefault.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanCompiledStylesheetDefault.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanDefaultDocumentBuilder.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanDefaultDocumentBuilder.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanDefaultParsedSource.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanDefaultParsedSource.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanParsedSource.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanParsedSource.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanSourceTreeWrapperParsedSource.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanSourceTreeWrapperParsedSource.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanTransformer.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanTransformer.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanTransformerOutputStream.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanTransformerOutputStream.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanTransformerProblemListener.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanTransformerProblemListener.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesDOMParsedSource.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XercesDOMParsedSource.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XercesDOMWrapperParsedSource.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XercesDOMWrapperParsedSource.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanEXSLTCommon.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTCommon.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanEXSLTDateTime.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTDateTime.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanEXSLTDynamic.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTDynamic.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanEXSLTMath.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTMath.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanEXSLTSet.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTSet.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanEXSLTString.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTString.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanDiagnosticMemoryManager.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanDiagnosticMemoryManager.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanFileUtility.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.cpp In file included from /usr/include/c++/10/backward/strstream:50, from /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.hpp:32, from /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.cpp:19: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.cpp: In member function 'xalanc_1_11::XalanFileUtility::FileNameVectorType& xalanc_1_11::XalanFileUtility::getTestFileNames(const xalanc_1_11::XalanDOMString&, const xalanc_1_11::XalanDOMString&, bool, xalanc_1_11::XalanFileUtility::FileNameVectorType&)': /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.cpp:460:11: warning: ignoring return value of 'char* getcwd(char*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 460 | getcwd(buffer3, PATH_MAX); | ~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.cpp:490:10: warning: ignoring return value of 'int chdir(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 490 | chdir(buffer3); | ~~~~~^~~~~~~~~ In file included from /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.cpp:82: /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DirectoryEnumerator.hpp: In function 'void xalanc_1_11::EnumerateDirectory(xercesc_3_2::MemoryManager&, const StringType&, OutputIteratorType, FilterPredicateType, StringConversionFunction, bool) [with OutputIteratorType = std::back_insert_iterator >; FilterPredicateType = xalanc_1_11::FilesOnlyFilterPredicate; StringType = xalanc_1_11::XalanDOMString; StringConversionFunction = xalanc_1_11::c_wstr_functor]': /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DirectoryEnumerator.hpp:358:18: warning: ignoring return value of 'int chdir(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 358 | chdir(theSpec); | ~~~~~^~~~~~~~~ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DirectoryEnumerator.hpp:399:33: warning: ignoring return value of 'int chdir(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 399 | chdir(".."); | ~~~~~^~~~~~ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DirectoryEnumerator.hpp:401:33: warning: ignoring return value of 'int chdir(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 401 | chdir("../.."); | ~~~~~^~~~~~~~~ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.cpp: In member function 'xalanc_1_11::XalanFileUtility::FileNameVectorType& xalanc_1_11::XalanFileUtility::getDirectoryNames(const xalanc_1_11::XalanDOMString&, xalanc_1_11::XalanFileUtility::FileNameVectorType&)': /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.cpp:506:11: warning: ignoring return value of 'char* getcwd(char*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 506 | getcwd(buffer2, PATH_MAX); | ~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.cpp:524:10: warning: ignoring return value of 'int chdir(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 524 | chdir(buffer2); | ~~~~~^~~~~~~~~ In file included from /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.cpp:82: /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DirectoryEnumerator.hpp: In function 'void xalanc_1_11::EnumerateDirectory(xercesc_3_2::MemoryManager&, const StringType&, OutputIteratorType, FilterPredicateType, StringConversionFunction, bool) [with OutputIteratorType = std::back_insert_iterator >; FilterPredicateType = xalanc_1_11::DirectoryFilterPredicate; StringType = xalanc_1_11::XalanDOMString; StringConversionFunction = xalanc_1_11::c_wstr_functor]': /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DirectoryEnumerator.hpp:358:18: warning: ignoring return value of 'int chdir(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 358 | chdir(theSpec); | ~~~~~^~~~~~~~~ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DirectoryEnumerator.hpp:399:33: warning: ignoring return value of 'int chdir(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 399 | chdir(".."); | ~~~~~^~~~~~ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DirectoryEnumerator.hpp:401:33: warning: ignoring return value of 'int chdir(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 401 | chdir("../.."); | ~~~~~^~~~~~~~~ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.cpp: In member function 'bool xalanc_1_11::XalanFileUtility::checkDir(const xalanc_1_11::XalanDOMString&)': /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.cpp:534:11: warning: ignoring return value of 'char* getcwd(char*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 534 | getcwd(buffer, PATH_MAX); | ~~~~~~^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.cpp:545:10: warning: ignoring return value of 'int chdir(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 545 | chdir(buffer); | ~~~~~^~~~~~~~ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.cpp: In member function 'void xalanc_1_11::XalanFileUtility::checkAndCreateDir(const xalanc_1_11::XalanDOMString&)': /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.cpp:555:11: warning: ignoring return value of 'char* getcwd(char*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 555 | getcwd(buffer, PATH_MAX); | ~~~~~~^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.cpp:582:10: warning: ignoring return value of 'int chdir(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 582 | chdir(buffer); | ~~~~~^~~~~~~~ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.cpp: In member function 'bool xalanc_1_11::XalanFileUtility::fileCompare(const char*, const char*)': /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.cpp:1068:12: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1068 | fgets(gline, sizeof(gline), gold ); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.cpp:1069:18: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1069 | fgets(rline, sizeof(rline), result ); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanXMLFileReporter.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanXMLFileReporter.cpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanXMLFileReporter.cpp: In member function 'bool xalanc_1_11::XalanXMLFileReporter::printToFile(const xalanc_1_11::XalanDOMString&)': /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanXMLFileReporter.cpp:897:57: warning: typedef 'size_type' locally defined but not used [-Wunused-local-typedefs] 897 | typedef XalanOutputTranscoder::size_type size_type; | ^~~~~~~~~ g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -DLINUX -shared -fPIC -pthread -D_REENTRANT -Wl,-soname,libxalan-c.so.111 ../../obj/XalanAttr.o ../../obj/XalanCDataSection.o ../../obj/XalanCharacterData.o ../../obj/XalanComment.o ../../obj/XalanDOMException.o ../../obj/XalanDOMImplementation.o ../../obj/XalanDOMInit.o ../../obj/XalanDOMString.o ../../obj/XalanDocument.o ../../obj/XalanDocumentFragment.o ../../obj/XalanDocumentType.o ../../obj/XalanElement.o ../../obj/XalanEmptyNamedNodeMap.o ../../obj/XalanEntity.o ../../obj/XalanEntityReference.o ../../obj/XalanNamedNodeMap.o ../../obj/XalanNode.o ../../obj/XalanNodeList.o ../../obj/XalanNodeListDummy.o ../../obj/XalanNodeListSurrogate.o ../../obj/XalanNotation.o ../../obj/XalanProcessingInstruction.o ../../obj/XalanText.o ../../obj/AttributeListImpl.o ../../obj/AttributesImpl.o ../../obj/DOMStringHelper.o ../../obj/DOMStringPrintWriter.o ../../obj/DoubleSupport.o ../../obj/ExecutionContext.o ../../obj/FormatterListener.o ../../obj/NamedNodeMapAttributeList.o ../../obj/NullPrintWriter.o ../../obj/PlatformSupportInit.o ../../obj/PrefixResolver.o ../../obj/PrintWriter.o ../../obj/ProblemListenerBase.o ../../obj/StdBinInputStream.o ../../obj/StringTokenizer.o ../../obj/URISupport.o ../../obj/Writer.o ../../obj/XSLException.o ../../obj/XalanBitmap.o ../../obj/XalanDOMStringAllocator.o ../../obj/XalanDOMStringCache.o ../../obj/XalanDOMStringHashTable.o ../../obj/XalanDOMStringPool.o ../../obj/XalanDOMStringReusableAllocator.o ../../obj/XalanDecimalFormatSymbols.o ../../obj/XalanEncodingPropertyCache.o ../../obj/XalanFStreamOutputStream.o ../../obj/XalanFileOutputStream.o ../../obj/XalanICUMessageLoader.o ../../obj/XalanInMemoryMessageLoader.o ../../obj/XalanMemoryManagement.o ../../obj/XalanMemoryManagerDefault.o ../../obj/XalanMessageLoader.o ../../obj/XalanNLSMessageLoader.o ../../obj/XalanNullOutputStream.o ../../obj/XalanNumberFormat.o ../../obj/XalanOutputStream.o ../../obj/XalanOutputStreamPrintWriter.o ../../obj/XalanParsedURI.o ../../obj/XalanReferenceCountedObject.o ../../obj/XalanSimplePrefixResolver.o ../../obj/XalanStdOutputStream.o ../../obj/XalanToXercesTranscoderWrapper.o ../../obj/XalanTranscodingServices.o ../../obj/XalanUTF16Transcoder.o ../../obj/XalanXMLChar.o ../../obj/DOMServices.o ../../obj/DOMSupport.o ../../obj/DOMSupportDefault.o ../../obj/DOMSupportException.o ../../obj/DOMSupportInit.o ../../obj/TreeWalker.o ../../obj/XalanDocumentPrefixResolver.o ../../obj/XalanNamespacesStack.o ../../obj/FormatterToHTML.o ../../obj/FormatterToNull.o ../../obj/FormatterToText.o ../../obj/FormatterToXML.o ../../obj/FormatterTreeWalker.o ../../obj/XMLParserLiaison.o ../../obj/XMLSupportException.o ../../obj/XMLSupportInit.o ../../obj/XalanHTMLElementsProperties.o ../../obj/XalanUTF16Writer.o ../../obj/XalanUTF8Writer.o ../../obj/XalanXMLSerializerBase.o ../../obj/XalanXMLSerializerFactory.o ../../obj/ElementPrefixResolverProxy.o ../../obj/FormatterStringLengthCounter.o ../../obj/Function.o ../../obj/FunctionConcat.o ../../obj/FunctionContains.o ../../obj/FunctionID.o ../../obj/FunctionLang.o ../../obj/FunctionNamespaceURI.o ../../obj/FunctionNormalizeSpace.o ../../obj/FunctionStartsWith.o ../../obj/FunctionString.o ../../obj/FunctionSubstring.o ../../obj/FunctionSubstringAfter.o ../../obj/FunctionSubstringBefore.o ../../obj/FunctionTranslate.o ../../obj/MutableNodeRefList.o ../../obj/NodeRefList.o ../../obj/NodeRefListBase.o ../../obj/XBoolean.o ../../obj/XNodeSet.o ../../obj/XNodeSetAllocator.o ../../obj/XNodeSetBase.o ../../obj/XNodeSetNodeProxy.o ../../obj/XNodeSetNodeProxyAllocator.o ../../obj/XNodeSetResultTreeFragProxy.o ../../obj/XNumber.o ../../obj/XNumberAllocator.o ../../obj/XNumberBase.o ../../obj/XObject.o ../../obj/XObjectFactory.o ../../obj/XObjectFactoryDefault.o ../../obj/XObjectResultTreeFragProxy.o ../../obj/XObjectResultTreeFragProxyBase.o ../../obj/XObjectResultTreeFragProxyText.o ../../obj/XObjectTypeCallback.o ../../obj/XPath.o ../../obj/XPathAllocator.o ../../obj/XPathConstructionContext.o ../../obj/XPathConstructionContextDefault.o ../../obj/XPathEnvSupport.o ../../obj/XPathEnvSupportDefault.o ../../obj/XPathEvaluator.o ../../obj/XPathExecutionContext.o ../../obj/XPathExecutionContextDefault.o ../../obj/XPathExpression.o ../../obj/XPathFactory.o ../../obj/XPathFactoryBlock.o ../../obj/XPathFactoryDefault.o ../../obj/XPathFunctionTable.o ../../obj/XPathInit.o ../../obj/XPathParserException.o ../../obj/XPathProcessor.o ../../obj/XPathProcessorImpl.o ../../obj/XString.o ../../obj/XStringAdapter.o ../../obj/XStringAdapterAllocator.o ../../obj/XStringAllocator.o ../../obj/XStringBase.o ../../obj/XStringCached.o ../../obj/XStringCachedAllocator.o ../../obj/XStringReference.o ../../obj/XStringReferenceAllocator.o ../../obj/XToken.o ../../obj/XTokenNumberAdapter.o ../../obj/XTokenNumberAdapterAllocator.o ../../obj/XTokenStringAdapter.o ../../obj/XTokenStringAdapterAllocator.o ../../obj/XUnknown.o ../../obj/XalanDocumentFragmentNodeRefListBaseProxy.o ../../obj/XalanQName.o ../../obj/XalanQNameByReference.o ../../obj/XalanQNameByValue.o ../../obj/XalanQNameByValueAllocator.o ../../obj/XalanXPathException.o ../../obj/FormatterToXercesDOM.o ../../obj/XercesAttrWrapper.o ../../obj/XercesAttrWrapperAllocator.o ../../obj/XercesCDATASectionWrapper.o ../../obj/XercesCommentWrapper.o ../../obj/XercesDOMException.o ../../obj/XercesDOMFormatterWalker.o ../../obj/XercesDOMImplementationWrapper.o ../../obj/XercesDOMSupport.o ../../obj/XercesDOMWalker.o ../../obj/XercesDOMWrapperException.o ../../obj/XercesDocumentTypeWrapper.o ../../obj/XercesDocumentWrapper.o ../../obj/XercesElementWrapper.o ../../obj/XercesElementWrapperAllocator.o ../../obj/XercesEntityReferenceWrapper.o ../../obj/XercesEntityWrapper.o ../../obj/XercesLiaisonXalanDOMStringPool.o ../../obj/XercesNamedNodeMapAttributeList.o ../../obj/XercesNamedNodeMapWrapper.o ../../obj/XercesNodeListWrapper.o ../../obj/XercesNotationWrapper.o ../../obj/XercesParserLiaison.o ../../obj/XercesProcessingInstructionWrapper.o ../../obj/XercesTextWrapper.o ../../obj/XercesTextWrapperAllocator.o ../../obj/XercesWrapperHelper.o ../../obj/XercesWrapperNavigator.o ../../obj/XercesWrapperNavigatorAllocator.o ../../obj/XercesWrapperToXalanNodeMap.o ../../obj/FormatterToDeprecatedXercesDOM.o ../../obj/XercesAttrBridge.o ../../obj/XercesAttributeBridgeAllocator.o ../../obj/XercesBridgeHelper.o ../../obj/XercesBridgeNavigator.o ../../obj/XercesCDATASectionBridge.o ../../obj/XercesCommentBridge.o ../../obj/XercesDOMImplementationBridge.o ../../obj/XercesDOM_NodeHack.o ../../obj/XercesDocumentBridge.o ../../obj/XercesDocumentFragmentBridge.o ../../obj/XercesDocumentTypeBridge.o ../../obj/XercesElementBridge.o ../../obj/XercesElementBridgeAllocator.o ../../obj/XercesEntityBridge.o ../../obj/XercesEntityReferenceBridge.o ../../obj/XercesNamedNodeMapBridge.o ../../obj/XercesNodeListBridge.o ../../obj/XercesNotationBridge.o ../../obj/XercesProcessingInstructionBridge.o ../../obj/XercesTextBridge.o ../../obj/XercesTextBridgeAllocator.o ../../obj/XercesToXalanNodeMap.o ../../obj/XercesTreeWalker.o ../../obj/FormatterToSourceTree.o ../../obj/XalanSourceTreeAttr.o ../../obj/XalanSourceTreeAttrNS.o ../../obj/XalanSourceTreeAttributeAllocator.o ../../obj/XalanSourceTreeAttributeNSAllocator.o ../../obj/XalanSourceTreeComment.o ../../obj/XalanSourceTreeCommentAllocator.o ../../obj/XalanSourceTreeContentHandler.o ../../obj/XalanSourceTreeDOMSupport.o ../../obj/XalanSourceTreeDocument.o ../../obj/XalanSourceTreeDocumentFragment.o ../../obj/XalanSourceTreeElement.o ../../obj/XalanSourceTreeElementA.o ../../obj/XalanSourceTreeElementAAllocator.o ../../obj/XalanSourceTreeElementANS.o ../../obj/XalanSourceTreeElementANSAllocator.o ../../obj/XalanSourceTreeElementNA.o ../../obj/XalanSourceTreeElementNAAllocator.o ../../obj/XalanSourceTreeElementNANS.o ../../obj/XalanSourceTreeElementNANSAllocator.o ../../obj/XalanSourceTreeHelper.o ../../obj/XalanSourceTreeInit.o ../../obj/XalanSourceTreeParserLiaison.o ../../obj/XalanSourceTreeProcessingInstruction.o ../../obj/XalanSourceTreeProcessingInstructionAllocator.o ../../obj/XalanSourceTreeText.o ../../obj/XalanSourceTreeTextAllocator.o ../../obj/XalanSourceTreeTextIWS.o ../../obj/XalanSourceTreeTextIWSAllocator.o ../../obj/XPathCAPI.o ../../obj/AVT.o ../../obj/AVTPart.o ../../obj/AVTPartSimple.o ../../obj/AVTPartXPath.o ../../obj/Constants.o ../../obj/CountersTable.o ../../obj/ElemApplyImport.o ../../obj/ElemApplyTemplates.o ../../obj/ElemAttribute.o ../../obj/ElemAttributeSet.o ../../obj/ElemCallTemplate.o ../../obj/ElemChoose.o ../../obj/ElemComment.o ../../obj/ElemCopy.o ../../obj/ElemCopyOf.o ../../obj/ElemDecimalFormat.o ../../obj/ElemElement.o ../../obj/ElemEmpty.o ../../obj/ElemExtensionCall.o ../../obj/ElemFallback.o ../../obj/ElemForEach.o ../../obj/ElemForwardCompatible.o ../../obj/ElemIf.o ../../obj/ElemLiteralResult.o ../../obj/ElemMessage.o ../../obj/ElemNumber.o ../../obj/ElemOtherwise.o ../../obj/ElemPI.o ../../obj/ElemParam.o ../../obj/ElemSort.o ../../obj/ElemTemplate.o ../../obj/ElemTemplateElement.o ../../obj/ElemText.o ../../obj/ElemTextLiteral.o ../../obj/ElemUse.o ../../obj/ElemValueOf.o ../../obj/ElemVariable.o ../../obj/ElemWhen.o ../../obj/ElemWithParam.o ../../obj/ExtensionFunctionHandler.o ../../obj/ExtensionNSHandler.o ../../obj/FunctionCurrent.o ../../obj/FunctionDocument.o ../../obj/FunctionElementAvailable.o ../../obj/FunctionFormatNumber.o ../../obj/FunctionFunctionAvailable.o ../../obj/FunctionGenerateID.o ../../obj/FunctionKey.o ../../obj/FunctionSystemProperty.o ../../obj/FunctionUnparsedEntityURI.o ../../obj/GenerateEvent.o ../../obj/KeyTable.o ../../obj/NamespacesHandler.o ../../obj/NodeSortKey.o ../../obj/NodeSorter.o ../../obj/OutputContextStack.o ../../obj/ProblemListener.o ../../obj/ProblemListenerDefault.o ../../obj/ResultNamespacesStack.o ../../obj/SelectionEvent.o ../../obj/Stylesheet.o ../../obj/StylesheetConstructionContext.o ../../obj/StylesheetConstructionContextDefault.o ../../obj/StylesheetExecutionContext.o ../../obj/StylesheetExecutionContextDefault.o ../../obj/StylesheetHandler.o ../../obj/StylesheetRoot.o ../../obj/TopLevelArg.o ../../obj/TraceListener.o ../../obj/TraceListenerDefault.o ../../obj/TracerEvent.o ../../obj/VariablesStack.o ../../obj/XResultTreeFrag.o ../../obj/XResultTreeFragAllocator.o ../../obj/XSLTEngineImpl.o ../../obj/XSLTInit.o ../../obj/XSLTInputSource.o ../../obj/XSLTProcessor.o ../../obj/XSLTProcessorEnvSupport.o ../../obj/XSLTProcessorEnvSupportDefault.o ../../obj/XSLTProcessorException.o ../../obj/XSLTResultTarget.o ../../obj/XalanAVTAllocator.o ../../obj/XalanAVTPartSimpleAllocator.o ../../obj/XalanAVTPartXPathAllocator.o ../../obj/XalanElemApplyTemplatesAllocator.o ../../obj/XalanElemAttributeAllocator.o ../../obj/XalanElemAttributeSetAllocator.o ../../obj/XalanElemCallTemplateAllocator.o ../../obj/XalanElemElementAllocator.o ../../obj/XalanElemEmptyAllocator.o ../../obj/XalanElemLiteralResultAllocator.o ../../obj/XalanElemTemplateAllocator.o ../../obj/XalanElemTextAllocator.o ../../obj/XalanElemTextLiteralAllocator.o ../../obj/XalanElemValueOfAllocator.o ../../obj/XalanElemVariableAllocator.o ../../obj/XalanMatchPatternData.o ../../obj/XalanMatchPatternDataAllocator.o ../../obj/XalanNumberingResourceBundle.o ../../obj/XalanSourceTreeDocumentAllocator.o ../../obj/XalanSourceTreeDocumentFragmentAllocator.o ../../obj/XalanSpaceNodeTester.o ../../obj/FunctionDifference.o ../../obj/FunctionDistinct.o ../../obj/FunctionEvaluate.o ../../obj/FunctionHasSameNodes.o ../../obj/FunctionIntersection.o ../../obj/FunctionNodeSet.o ../../obj/XalanExtensions.o ../../obj/XalanCAPI.o ../../obj/XalanCompiledStylesheetDefault.o ../../obj/XalanDefaultDocumentBuilder.o ../../obj/XalanDefaultParsedSource.o ../../obj/XalanParsedSource.o ../../obj/XalanSourceTreeWrapperParsedSource.o ../../obj/XalanTransformer.o ../../obj/XalanTransformerOutputStream.o ../../obj/XalanTransformerProblemListener.o ../../obj/XercesDOMParsedSource.o ../../obj/XercesDOMWrapperParsedSource.o ../../obj/XalanEXSLTCommon.o ../../obj/XalanEXSLTDateTime.o ../../obj/XalanEXSLTDynamic.o ../../obj/XalanEXSLTMath.o ../../obj/XalanEXSLTSet.o ../../obj/XalanEXSLTString.o ../../obj/XalanDiagnosticMemoryManager.o ../../obj/XalanFileUtility.o ../../obj/XalanXMLFileReporter.o -o ../../lib/libxalan-c.so.111.0 -lm -lpthread -L/lib -lxerces-c -L../../lib -lxalanMsg /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributeListImpl.cpp:245:8: warning: type 'struct NameCompareFunctor' violates the C++ One Definition Rule [-Wodr] 245 | struct NameCompareFunctor | ^ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributesImpl.cpp:256:8: note: a different type is defined in another translation unit 256 | struct NameCompareFunctor | ^ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributeListImpl.cpp:260:25: note: the first difference of corresponding definitions is field 'm_name' 260 | const XMLCh* const m_name; | ^ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributesImpl.cpp:271:25: note: a field with different name is defined in another translation unit 271 | const XMLCh* const m_qname; | ^ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributeListImpl.cpp:245:8: note: type 'struct NameCompareFunctor' itself violates the C++ One Definition Rule 245 | struct NameCompareFunctor | ^ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributesImpl.cpp:256:8: note: the incompatible type is defined here 256 | struct NameCompareFunctor | ^ rm -f ../../lib/libxalan-c.so && \ ln -fs libxalan-c.so.111.0 ../../lib/libxalan-c.so rm -f ../../lib/libxalan-c.so.111 && \ ln -fs libxalan-c.so.111.0 ../../lib/libxalan-c.so.111 g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/process.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/TestXSLT/process.cpp g++ -DLINUX -fPIC -pthread -D_REENTRANT -DXALAN_INMEM_MSG_LOADER \ ../../obj/process.o -o ../../bin/testXSLT -L../../lib -L/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/lib -lxalan-c -lm -lpthread -L/lib -lxerces-c -L../../lib -lxalanMsg g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/TestXPath.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/TestXPath/TestXPath.cpp In file included from /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/TestXPath/TestXPath.cpp:62: /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DirectoryEnumerator.hpp: In function 'void xalanc_1_11::EnumerateDirectory(xercesc_3_2::MemoryManager&, const StringType&, OutputIteratorType, FilterPredicateType, StringConversionFunction, bool) [with OutputIteratorType = std::back_insert_iterator >; FilterPredicateType = xalanc_1_11::FilesOnlyFilterPredicate; StringType = xalanc_1_11::XalanDOMString; StringConversionFunction = xalanc_1_11::c_wstr_functor]': /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DirectoryEnumerator.hpp:358:18: warning: ignoring return value of 'int chdir(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 358 | chdir(theSpec); | ~~~~~^~~~~~~~~ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DirectoryEnumerator.hpp:399:33: warning: ignoring return value of 'int chdir(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 399 | chdir(".."); | ~~~~~^~~~~~ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DirectoryEnumerator.hpp:401:33: warning: ignoring return value of 'int chdir(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 401 | chdir("../.."); | ~~~~~^~~~~~~~~ g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/NodeNameTreeWalker.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/TestXPath/NodeNameTreeWalker.cpp g++ -DLINUX -fPIC -pthread -D_REENTRANT -DXALAN_INMEM_MSG_LOADER \ ../../obj/TestXPath.o ../../obj/NodeNameTreeWalker.o -o ../../bin/testXPath -L../../lib -L/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/lib -lxalan-c -lm -lpthread -L/lib -lxerces-c -L../../lib -lxalanMsg -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../../obj/XalanExe.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExe/XalanExe.cpp g++ -DLINUX -fPIC -pthread -D_REENTRANT -DXALAN_INMEM_MSG_LOADER \ ../../obj/XalanExe.o -o ../../bin/Xalan -L../../lib -L/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/lib -lxalan-c -lm -lpthread -L/lib -lxerces-c -L../../lib -lxalanMsg make[1]: Leaving directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc' /usr/bin/make -C Tests tests make[1]: Entering directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/Tests' mkdir -p ../lib mkdir -p ../bin g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../obj/ThreadTest.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/Tests/Threads/ThreadTest.cpp g++ -DLINUX -fPIC -pthread -D_REENTRANT -DXALAN_INMEM_MSG_LOADER \ -L../lib -L/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/lib -lxalan-c -lm -lpthread -L/lib -lxerces-c -L../lib -lxalanMsg -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors ../obj/ThreadTest.o -o ../bin/ThreadTest g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../obj/conf.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/Tests/Conf/conf.cpp In file included from /usr/include/c++/10/backward/strstream:50, from /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/Tests/Conf/conf.cpp:29: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ g++ -DLINUX -fPIC -pthread -D_REENTRANT -DXALAN_INMEM_MSG_LOADER \ -L../lib -L/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/lib -lxalan-c -lm -lpthread -L/lib -lxerces-c -L../lib -lxalanMsg -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors ../obj/conf.o -o ../bin/Conf g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../obj/Logger.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/Tests/Performance/Logger.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../obj/Parameters.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/Tests/Performance/Parameters.cpp In file included from /usr/include/c++/10/backward/strstream:50, from /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.hpp:32, from /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/Tests/Performance/Parameters.cpp:50: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../obj/TestHarness.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/Tests/Performance/TestHarness.cpp In file included from /usr/include/c++/10/backward/strstream:50, from /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.hpp:32, from /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/Tests/Performance/TestHarness.hpp:50, from /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/Tests/Performance/TestHarness.cpp:18: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../obj/Utils.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/Tests/Performance/Utils.cpp In file included from /usr/include/c++/10/backward/strstream:50, from /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.hpp:32, from /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/Tests/Performance/Utils.hpp:35, from /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/Tests/Performance/Utils.cpp:51: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/Tests/Performance/Utils.cpp: In function 'xalanc_1_11::XalanDOMString getWorkingDirectory()': /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/Tests/Performance/Utils.cpp:85:11: warning: ignoring return value of 'char* getcwd(char*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 85 | getcwd(path, 4096); | ~~~~~~^~~~~~~~~~~~ g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../obj/XalanCProcessor.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/Tests/Performance/XalanCProcessor.cpp g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src -I/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/include -I../nls/include -I/src/ -I/include/xercesc -I/include/ -o ../obj/perf.o /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/Tests/Performance/perf.cpp In file included from /usr/include/c++/10/backward/strstream:50, from /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.hpp:32, from /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/Tests/Performance/perf.cpp:52: /usr/include/c++/10/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ g++ -DLINUX -fPIC -pthread -D_REENTRANT -DXALAN_INMEM_MSG_LOADER \ -L../lib -L/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/lib -lxalan-c -lm -lpthread -L/lib -lxerces-c -L../lib -lxalanMsg -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O3 -DNDEBUG -pthread -D_REENTRANT -fno-elide-constructors ../obj/Logger.o ../obj/Parameters.o ../obj/TestHarness.o ../obj/Utils.o ../obj/XalanCProcessor.o ../obj/perf.o -o ../bin/Perf make[1]: Leaving directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/Tests' + pushd xdocs ~/build/BUILD/xalan-c-Xalan-C_1_11_0/xdocs ~/build/BUILD/xalan-c-Xalan-C_1_11_0 + env LD_LIBRARY_PATH=/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/lib PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/bin ./make-apiDocs.sh warning: Tag 'SYMBOL_CACHE_SIZE' at line 65 of file 'DoxyfileXalan' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 98 of file 'DoxyfileXalan' 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 189 of file 'DoxyfileXalan' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 216 of file 'DoxyfileXalan' 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 264 of file 'DoxyfileXalan' 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 265 of file 'DoxyfileXalan' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 301 of file 'DoxyfileXalan' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 307 of file 'DoxyfileXalan' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. Doxygen version used: 1.8.20 Searching for include files... Searching for example files... 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/xalan-c-Xalan-C_1_11_0/src/xalanc Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/XalanMsgLib Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/TestXSLT Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/NLS Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/TestXPath Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExe Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPathCAPI Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport Searching for files in directory /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/ICUResData.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/ICUResData.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/ICUResHandler.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/ICUResHandler.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/IndexFileData.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/IndexFileData.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/InMemData.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/InMemData.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/InMemHandler.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/InMemHandler.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/MsgCreator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/MsgCreator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/NLSData.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/NLSData.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/NLSHandler.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/NLSHandler.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/SAX2Handler.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/SAX2Handler.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/XalanMsgLib/XalanMsgLib.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/XalanMsgLib/XalanMsgLib.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/XalanMsgLib/XalanMsgLibDefinitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/XalanMsgLib/XalanMsgLibDefinitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/FunctionDifference.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/FunctionDifference.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/FunctionDistinct.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/FunctionDistinct.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/FunctionEvaluate.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/FunctionEvaluate.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/FunctionHasSameNodes.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/FunctionHasSameNodes.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/FunctionIntersection.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/FunctionIntersection.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/FunctionNodeSet.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/FunctionNodeSet.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/XalanExtensions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/XalanExtensions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/XalanExtensionsDefinitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanExtensions/XalanExtensionsDefinitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanDiagnosticMemoryManager.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanDiagnosticMemoryManager.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanFileUtility.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanHarnessDefinitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanHarnessDefinitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanXMLFileReporter.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanXMLFileReporter.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/FormatterToSourceTree.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/FormatterToSourceTree.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeAttr.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeAttr.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeAttributeAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeAttributeAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeAttributeNSAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeAttributeNSAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeAttrNS.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeAttrNS.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeComment.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeComment.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeCommentAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeCommentAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeContentHandler.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeContentHandler.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeDefinitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeDefinitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeDocument.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeDocument.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeDocumentFragment.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeDocumentFragment.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeDOMSupport.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeDOMSupport.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElement.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElement.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementA.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementA.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementAAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementAAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementANS.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementANS.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementANSAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementANSAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementNA.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementNA.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementNAAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementNAAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementNANS.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementNANS.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementNANSAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementNANSAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeHelper.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeHelper.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeInit.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeInit.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeParserLiaison.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeParserLiaison.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeProcessingInstruction.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeProcessingInstruction.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeProcessingInstructionAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeProcessingInstructionAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeText.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeText.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeTextAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeTextAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeTextIWS.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeTextIWS.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeTextIWSAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeTextIWSAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/AVT.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/AVT.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/AVTPart.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/AVTPart.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/AVTPartSimple.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/AVTPartSimple.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/AVTPartXPath.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/AVTPartXPath.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/Constants.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/Constants.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/DecimalToRoman.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/DecimalToRoman.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemApplyImport.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemApplyImport.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemApplyTemplates.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemApplyTemplates.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemAttribute.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemAttribute.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemAttributeSet.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemAttributeSet.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemCallTemplate.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemCallTemplate.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemChoose.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemChoose.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemComment.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemComment.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemCopy.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemCopy.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemCopyOf.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemCopyOf.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemDecimalFormat.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemDecimalFormat.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemElement.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemElement.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemEmpty.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemEmpty.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemExtensionCall.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemExtensionCall.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemFallback.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemFallback.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemForEach.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemForEach.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemForwardCompatible.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemForwardCompatible.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemIf.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemIf.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemLiteralResult.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemLiteralResult.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemMessage.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemMessage.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemNumber.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemNumber.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemOtherwise.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemOtherwise.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemParam.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemParam.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemPI.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemPI.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemSort.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemSort.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplate.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplate.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemText.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemText.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTextLiteral.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTextLiteral.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemUse.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemUse.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemValueOf.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemValueOf.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemVariable.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemVariable.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemWhen.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemWhen.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemWithParam.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemWithParam.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ExtensionFunctionHandler.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ExtensionFunctionHandler.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ExtensionNSHandler.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ExtensionNSHandler.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionCurrent.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionCurrent.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionDocument.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionDocument.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionElementAvailable.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionElementAvailable.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionFormatNumber.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionFormatNumber.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionFunctionAvailable.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionFunctionAvailable.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionGenerateID.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionGenerateID.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionKey.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionKey.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionSystemProperty.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionSystemProperty.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionUnparsedEntityURI.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/FunctionUnparsedEntityURI.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/GenerateEvent.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/GenerateEvent.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/KeyDeclaration.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/KeyDeclaration.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/KeyTable.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/KeyTable.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/NamespacesHandler.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/NamespacesHandler.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/NodeSorter.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/NodeSorter.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/NodeSortKey.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/NodeSortKey.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/OutputContextStack.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/OutputContextStack.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ProblemListener.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ProblemListener.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ProblemListenerDefault.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ProblemListenerDefault.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ResultNamespacesStack.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ResultNamespacesStack.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/SelectionEvent.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/SelectionEvent.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/Stylesheet.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/Stylesheet.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetHandler.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetHandler.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetRoot.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetRoot.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/TopLevelArg.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/TopLevelArg.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/TraceListener.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/TraceListener.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/TraceListenerDefault.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/TraceListenerDefault.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/TracerEvent.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/TracerEvent.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/VariablesStack.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/VariablesStack.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanAVTAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanAVTAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanAVTPartSimpleAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanAVTPartSimpleAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanAVTPartXPathAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanAVTPartXPathAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemApplyTemplatesAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemApplyTemplatesAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemAttributeAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemAttributeAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemAttributeSetAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemAttributeSetAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemCallTemplateAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemCallTemplateAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemElementAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemElementAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemEmptyAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemEmptyAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemLiteralResultAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemLiteralResultAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemTemplateAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemTemplateAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemTextAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemTextAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemTextLiteralAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemTextLiteralAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemValueOfAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemValueOfAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemVariableAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemVariableAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanMatchPatternData.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanMatchPatternData.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanMatchPatternDataAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanMatchPatternDataAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanNumberingResourceBundle.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanNumberingResourceBundle.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanParamHolder.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanParamHolder.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanSourceTreeDocumentAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanSourceTreeDocumentAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanSourceTreeDocumentFragmentAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanSourceTreeDocumentFragmentAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanSpaceNodeTester.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanSpaceNodeTester.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XResultTreeFrag.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XResultTreeFrag.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XResultTreeFragAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XResultTreeFragAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTDefinitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTDefinitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTEngineImpl.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTEngineImpl.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTInit.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTInit.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTInputSource.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTInputSource.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTProcessor.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTProcessor.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTProcessorEnvSupport.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTProcessorEnvSupport.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTProcessorEnvSupportDefault.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTProcessorEnvSupportDefault.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTProcessorException.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTProcessorException.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTResultTarget.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTResultTarget.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/AIXDefinitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/AIXDefinitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/GCCDefinitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/GCCDefinitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/HPUXDefinitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/HPUXDefinitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/IntelDefinitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/IntelDefinitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/OS390Definitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/OS390Definitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/OS400Definitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/OS400Definitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/PlatformDefinitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/PlatformDefinitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/SolarisDefinitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/SolarisDefinitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/STLHelper.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/STLHelper.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/TRU64Definitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/TRU64Definitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/VCPPDefinitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/VCPPDefinitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanAutoPtr.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanAutoPtr.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanDeque.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanDeque.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanList.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanList.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanMap.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanMap.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanMemMgrAutoPtr.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanMemMgrAutoPtr.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanMemoryManagement.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanMemoryManagement.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanObjectCache.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanObjectCache.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanObjectStackCache.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanObjectStackCache.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanSet.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanSet.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanVector.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanVector.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanVersion.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanVersion.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanCAPI.h... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanCAPI.h... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanCompiledStylesheet.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanCompiledStylesheet.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanCompiledStylesheetDefault.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanCompiledStylesheetDefault.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanDefaultDocumentBuilder.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanDefaultDocumentBuilder.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanDefaultParsedSource.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanDefaultParsedSource.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanDocumentBuilder.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanDocumentBuilder.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanParsedSource.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanParsedSource.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanSourceTreeWrapperParsedSource.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanSourceTreeWrapperParsedSource.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanTransformer.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanTransformer.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanTransformerDefinitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanTransformerDefinitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanTransformerOutputStream.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanTransformerOutputStream.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanTransformerProblemListener.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanTransformerProblemListener.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XercesDOMParsedSource.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XercesDOMParsedSource.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XercesDOMWrapperParsedSource.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XercesDOMWrapperParsedSource.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge/ICUBridge.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge/ICUBridge.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge/ICUBridgeCleanup.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge/ICUBridgeCleanup.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge/ICUBridgeCollationCompareFunctor.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge/ICUBridgeCollationCompareFunctor.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge/ICUBridgeCollationCompareFunctorImpl.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge/ICUBridgeCollationCompareFunctorImpl.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge/ICUBridgeDefinitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge/ICUBridgeDefinitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge/ICUFormatNumberFunctor.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge/ICUFormatNumberFunctor.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge/ICUXalanNumberFormatFactory.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge/ICUXalanNumberFormatFactory.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge/ICUXalanNumberFormatProxy.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge/ICUXalanNumberFormatProxy.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMSupport.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMSupport.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMSupportDefault.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMSupportDefault.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMSupportDefinitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMSupportDefinitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMSupportException.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMSupportException.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMSupportInit.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMSupportInit.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/TreeWalker.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/TreeWalker.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/XalanDocumentPrefixResolver.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/XalanDocumentPrefixResolver.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/XalanNamespacesStack.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/XalanNamespacesStack.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ArenaAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ArenaAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ArenaBlock.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ArenaBlock.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ArenaBlockBase.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ArenaBlockBase.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributeListImpl.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributeListImpl.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributesImpl.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributesImpl.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributeVectorEntry.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributeVectorEntry.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributeVectorEntryExtended.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributeVectorEntryExtended.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DirectoryEnumerator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DirectoryEnumerator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringPrintWriter.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringPrintWriter.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DoubleSupport.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DoubleSupport.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ExecutionContext.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ExecutionContext.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/FormatterListener.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/FormatterListener.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/NamedNodeMapAttributeList.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/NamedNodeMapAttributeList.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/NullPrintWriter.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/NullPrintWriter.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/PlatformSupportDefinitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/PlatformSupportDefinitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/PlatformSupportInit.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/PlatformSupportInit.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/PrefixResolver.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/PrefixResolver.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/PrintWriter.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/PrintWriter.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ProblemListenerBase.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ProblemListenerBase.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ReusableArenaAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ReusableArenaAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ReusableArenaBlock.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ReusableArenaBlock.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/StdBinInputStream.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/StdBinInputStream.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/StringTokenizer.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/StringTokenizer.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/URISupport.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/URISupport.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/Writer.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/Writer.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanArrayAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanArrayAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanBitmap.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanBitmap.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanCollationServices.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanCollationServices.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDecimalFormatSymbols.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDecimalFormatSymbols.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringCache.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringCache.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringHashTable.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringHashTable.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringPool.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringPool.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringReusableAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringReusableAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanEncodingPropertyCache.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanEncodingPropertyCache.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanFileOutputStream.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanFileOutputStream.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanFStreamOutputStream.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanFStreamOutputStream.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanICUMessageLoader.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanICUMessageLoader.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanInMemoryMessageLoader.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanInMemoryMessageLoader.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanLocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanLocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanMemoryManagerDefault.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanMemoryManagerDefault.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanMessageLoader.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanMessageLoader.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanNamespace.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanNamespace.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanNLSMessageLoader.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanNLSMessageLoader.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanNullOutputStream.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanNullOutputStream.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanNumberFormat.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanNumberFormat.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanOutputStream.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanOutputStream.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanOutputStreamPrintWriter.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanOutputStreamPrintWriter.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanParsedURI.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanParsedURI.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanReferenceCountedObject.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanReferenceCountedObject.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanSimplePrefixResolver.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanSimplePrefixResolver.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanStdOutputStream.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanStdOutputStream.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanToXercesTranscoderWrapper.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanToXercesTranscoderWrapper.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanTranscodingServices.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanTranscodingServices.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanUnicode.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanUnicode.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanUTF16Transcoder.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanUTF16Transcoder.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanXMLChar.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanXMLChar.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XSLException.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XSLException.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/TestXPath/NodeNameTreeWalker.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/TestXPath/NodeNameTreeWalker.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPathCAPI/XPathCAPI.h... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPathCAPI/XPathCAPI.h... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanAttr.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanAttr.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanCDATASection.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanCDATASection.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanCharacterData.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanCharacterData.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanComment.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanComment.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDocument.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDocument.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDocumentFragment.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDocumentFragment.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDocumentType.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDocumentType.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMDefinitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMDefinitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMException.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMException.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMImplementation.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMImplementation.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMInit.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMInit.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanElement.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanElement.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanEmptyNamedNodeMap.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanEmptyNamedNodeMap.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanEntity.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanEntity.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanEntityReference.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanEntityReference.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanNamedNodeMap.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanNamedNodeMap.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanNode.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanNode.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanNodeList.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanNodeList.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanNodeListDummy.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanNodeListDummy.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanNodeListSurrogate.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanNodeListSurrogate.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanNotation.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanNotation.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanProcessingInstruction.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanProcessingInstruction.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanText.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanText.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/FormatterToXercesDOM.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/FormatterToXercesDOM.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesAttrWrapper.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesAttrWrapper.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesAttrWrapperAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesAttrWrapperAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesCDATASectionWrapper.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesCDATASectionWrapper.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesCommentWrapper.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesCommentWrapper.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDocumentTypeWrapper.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDocumentTypeWrapper.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDocumentWrapper.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDocumentWrapper.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMException.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMException.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMFormatterWalker.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMFormatterWalker.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMImplementationWrapper.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMImplementationWrapper.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMSupport.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMSupport.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMWalker.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMWalker.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMWrapperException.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMWrapperException.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesElementWrapper.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesElementWrapper.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesElementWrapperAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesElementWrapperAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesEntityReferenceWrapper.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesEntityReferenceWrapper.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesEntityWrapper.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesEntityWrapper.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesLiaisonXalanDOMStringPool.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesLiaisonXalanDOMStringPool.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesNamedNodeMapAttributeList.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesNamedNodeMapAttributeList.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesNamedNodeMapWrapper.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesNamedNodeMapWrapper.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesNodeListWrapper.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesNodeListWrapper.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesNotationWrapper.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesNotationWrapper.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesParserLiaison.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesParserLiaison.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesParserLiaisonDefinitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesParserLiaisonDefinitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesProcessingInstructionWrapper.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesProcessingInstructionWrapper.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesTextWrapper.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesTextWrapper.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesTextWrapperAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesTextWrapperAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesWrapperHelper.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesWrapperHelper.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesWrapperNavigator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesWrapperNavigator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesWrapperNavigatorAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesWrapperNavigatorAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesWrapperToXalanNodeMap.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesWrapperToXalanNodeMap.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesWrapperTypes.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesWrapperTypes.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/FormatterToDeprecatedXercesDOM.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/FormatterToDeprecatedXercesDOM.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesAttrBridge.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesAttrBridge.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesAttributeBridgeAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesAttributeBridgeAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesBridgeHelper.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesBridgeHelper.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesBridgeNavigator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesBridgeNavigator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesBridgeTypes.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesBridgeTypes.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesCDATASectionBridge.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesCDATASectionBridge.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesCommentBridge.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesCommentBridge.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesDocumentBridge.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesDocumentBridge.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesDocumentFragmentBridge.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesDocumentFragmentBridge.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesDocumentTypeBridge.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesDocumentTypeBridge.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesDOM_NodeHack.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesDOM_NodeHack.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesDOMImplementationBridge.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesDOMImplementationBridge.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesElementBridge.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesElementBridge.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesElementBridgeAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesElementBridgeAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesEntityBridge.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesEntityBridge.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesEntityReferenceBridge.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesEntityReferenceBridge.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesNamedNodeMapBridge.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesNamedNodeMapBridge.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesNodeListBridge.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesNodeListBridge.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesNotationBridge.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesNotationBridge.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesProcessingInstructionBridge.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesProcessingInstructionBridge.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesTextBridge.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesTextBridge.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesTextBridgeAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesTextBridgeAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesToXalanNodeMap.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesToXalanNodeMap.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesTreeWalker.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesTreeWalker.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTCommon.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTCommon.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTCommonImpl.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTCommonImpl.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTDateTime.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTDateTime.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTDateTimeImpl.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTDateTimeImpl.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTDefinitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTDefinitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTDynamic.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTDynamic.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTDynamicImpl.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTDynamicImpl.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTMath.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTMath.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTMathImpl.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTMathImpl.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTSet.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTSet.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTSetImpl.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTSetImpl.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTString.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTString.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTStringImpl.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanEXSLT/XalanEXSLTStringImpl.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToHTML.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToHTML.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToNull.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToNull.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToText.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToText.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXML.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXML.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXMLUnicode.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXMLUnicode.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterTreeWalker.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterTreeWalker.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanDummyIndentWriter.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanDummyIndentWriter.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanFormatterWriter.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanFormatterWriter.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanHTMLElementsProperties.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanHTMLElementsProperties.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanIndentWriter.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanIndentWriter.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanOtherEncodingWriter.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanOtherEncodingWriter.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanUTF16Writer.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanUTF16Writer.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanUTF8Writer.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanUTF8Writer.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanXMLSerializerBase.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanXMLSerializerBase.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanXMLSerializerFactory.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanXMLSerializerFactory.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLParserLiaison.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLParserLiaison.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLSupportDefinitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLSupportDefinitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLSupportException.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLSupportException.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLSupportInit.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLSupportInit.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/ElementPrefixResolverProxy.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/ElementPrefixResolverProxy.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FormatterStringLengthCounter.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FormatterStringLengthCounter.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/Function.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/Function.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionConcat.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionConcat.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionContains.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionContains.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionID.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionID.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionLang.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionLang.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionNamespaceURI.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionNamespaceURI.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionNormalizeSpace.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionNormalizeSpace.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionStartsWith.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionStartsWith.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionString.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionString.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionSubstring.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionSubstring.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionSubstringAfter.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionSubstringAfter.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionSubstringBefore.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionSubstringBefore.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionTranslate.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FunctionTranslate.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/MutableNodeRefList.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/MutableNodeRefList.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/NameSpace.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/NameSpace.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/NodeRefList.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/NodeRefList.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/NodeRefListBase.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/NodeRefListBase.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanDocumentFragmentNodeRefListBaseProxy.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanDocumentFragmentNodeRefListBaseProxy.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQName.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQName.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByReference.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByReference.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByValue.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByValue.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByValueAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByValueAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanXPathException.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanXPathException.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XBoolean.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XBoolean.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSet.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSet.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSetAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSetAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSetBase.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSetBase.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSetNodeProxy.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSetNodeProxy.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSetNodeProxyAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSetNodeProxyAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSetResultTreeFragProxy.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSetResultTreeFragProxy.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNumber.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNumber.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNumberAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNumberAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNumberBase.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNumberBase.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObject.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObject.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectFactory.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectFactory.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectFactoryDefault.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectFactoryDefault.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectResultTreeFragProxy.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectResultTreeFragProxy.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectResultTreeFragProxyBase.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectResultTreeFragProxyBase.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectResultTreeFragProxyText.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectResultTreeFragProxyText.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectTypeCallback.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectTypeCallback.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPath.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPath.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathConstructionContext.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathConstructionContext.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathConstructionContextDefault.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathConstructionContextDefault.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathDefinitions.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathDefinitions.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathEnvSupport.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathEnvSupport.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathEnvSupportDefault.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathEnvSupportDefault.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathEvaluator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathEvaluator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContext.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContext.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContextDefault.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContextDefault.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExpression.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExpression.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathFactory.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathFactory.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathFactoryBlock.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathFactoryBlock.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathFactoryDefault.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathFactoryDefault.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathFunctionTable.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathFunctionTable.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathInit.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathInit.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathParserException.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathParserException.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathProcessor.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathProcessor.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathProcessorImpl.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathProcessorImpl.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XString.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XString.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringAdapter.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringAdapter.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringAdapterAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringAdapterAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringBase.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringBase.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringCached.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringCached.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringCachedAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringCachedAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringReference.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringReference.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringReferenceAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringReferenceAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XToken.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XToken.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XTokenNumberAdapter.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XTokenNumberAdapter.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XTokenNumberAdapterAllocator.hpp./builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.hpp:150: warning: Unsupported xml/html tag found /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.hpp:46: warning: Unsupported xml/html tag found .. Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XTokenNumberAdapterAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XTokenStringAdapter.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XTokenStringAdapter.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XTokenStringAdapterAllocator.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XTokenStringAdapterAllocator.hpp... Preprocessing /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XUnknown.hpp... Parsing file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XUnknown.hpp... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with 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... 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... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... 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... Correcting members for VHDL... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file AIXDefinitions.hpp... Generating code for file ArenaAllocator.hpp... Generating code for file ArenaBlock.hpp... Generating code for file ArenaBlockBase.hpp... Generating code for file AttributeListImpl.hpp... Generating code for file AttributesImpl.hpp... Generating code for file AttributeVectorEntry.hpp... Generating code for file AttributeVectorEntryExtended.hpp... Generating code for file AVT.hpp... Generating code for file AVTPart.hpp... Generating code for file AVTPartSimple.hpp... Generating code for file AVTPartXPath.hpp... Generating code for file Constants.hpp... Generating code for file CountersTable.hpp... Generating code for file DecimalToRoman.hpp... Generating code for file DirectoryEnumerator.hpp... Generating code for file DOMServices.hpp... Generating code for file DOMStringHelper.hpp... Generating code for file DOMStringPrintWriter.hpp... Generating code for file DOMSupport.hpp... Generating code for file DOMSupportDefault.hpp... Generating code for file DOMSupportDefinitions.hpp... Generating code for file DOMSupportException.hpp... Generating code for file DOMSupportInit.hpp... Generating code for file DoubleSupport.hpp... Generating code for file ElemApplyImport.hpp... Generating code for file ElemApplyTemplates.hpp... Generating code for file ElemAttribute.hpp... Generating code for file ElemAttributeSet.hpp... Generating code for file ElemCallTemplate.hpp... Generating code for file ElemChoose.hpp... Generating code for file ElemComment.hpp... Generating code for file ElemCopy.hpp... Generating code for file ElemCopyOf.hpp... Generating code for file ElemDecimalFormat.hpp... Generating code for file ElemElement.hpp... Generating code for file ElemEmpty.hpp... Generating code for file ElementPrefixResolverProxy.hpp... Generating code for file ElemExtensionCall.hpp... Generating code for file ElemFallback.hpp... Generating code for file ElemForEach.hpp... Generating code for file ElemForwardCompatible.hpp... Generating code for file ElemIf.hpp... Generating code for file ElemLiteralResult.hpp... Generating code for file ElemMessage.hpp... Generating code for file ElemNumber.hpp... Generating code for file ElemOtherwise.hpp... Generating code for file ElemParam.hpp... Generating code for file ElemPI.hpp... Generating code for file ElemSort.hpp... Generating code for file ElemTemplate.hpp... Generating code for file ElemTemplateElement.hpp... Generating code for file ElemText.hpp... Generating code for file ElemTextLiteral.hpp... Generating code for file ElemUse.hpp... Generating code for file ElemValueOf.hpp... Generating code for file ElemVariable.hpp... Generating code for file ElemWhen.hpp... Generating code for file ElemWithParam.hpp... Generating code for file ExecutionContext.hpp... Generating code for file ExtensionFunctionHandler.hpp... Generating code for file ExtensionNSHandler.hpp... Generating code for file FormatterListener.hpp... Generating code for file FormatterStringLengthCounter.hpp... Generating code for file FormatterToDeprecatedXercesDOM.hpp... Generating code for file FormatterToHTML.hpp... Generating code for file FormatterToNull.hpp... Generating code for file FormatterToSourceTree.hpp... Generating code for file FormatterToText.hpp... Generating code for file FormatterToXercesDOM.hpp... Generating code for file FormatterToXML.hpp... Generating code for file FormatterToXMLUnicode.hpp... Generating code for file FormatterTreeWalker.hpp... Generating code for file Function.hpp... Generating code for file FunctionConcat.hpp... Generating code for file FunctionContains.hpp... Generating code for file FunctionCurrent.hpp... Generating code for file FunctionDifference.hpp... Generating code for file FunctionDistinct.hpp... Generating code for file FunctionDocument.hpp... Generating code for file FunctionElementAvailable.hpp... Generating code for file FunctionEvaluate.hpp... Generating code for file FunctionFormatNumber.hpp... Generating code for file FunctionFunctionAvailable.hpp... Generating code for file FunctionGenerateID.hpp... Generating code for file FunctionHasSameNodes.hpp... Generating code for file FunctionID.hpp... Generating code for file FunctionIntersection.hpp... Generating code for file FunctionKey.hpp... Generating code for file FunctionLang.hpp... Generating code for file FunctionNamespaceURI.hpp... Generating code for file FunctionNodeSet.hpp... Generating code for file FunctionNormalizeSpace.hpp... Generating code for file FunctionStartsWith.hpp... Generating code for file FunctionString.hpp... Generating code for file FunctionSubstring.hpp... Generating code for file FunctionSubstringAfter.hpp... Generating code for file FunctionSubstringBefore.hpp... Generating code for file FunctionSystemProperty.hpp... Generating code for file FunctionTranslate.hpp... Generating code for file FunctionUnparsedEntityURI.hpp... Generating code for file GCCDefinitions.hpp... Generating code for file GenerateEvent.hpp... Generating code for file HPUXDefinitions.hpp... Generating code for file ICUBridge.hpp... Generating code for file ICUBridgeCleanup.hpp... Generating code for file ICUBridgeCollationCompareFunctor.hpp... Generating code for file ICUBridgeCollationCompareFunctorImpl.hpp... Generating code for file ICUBridgeDefinitions.hpp... Generating code for file ICUFormatNumberFunctor.hpp... Generating code for file ICUResData.hpp... Generating code for file ICUResHandler.hpp... Generating code for file ICUXalanNumberFormatFactory.hpp... Generating code for file ICUXalanNumberFormatProxy.hpp... Generating code for file IndexFileData.hpp... Generating code for file InMemData.hpp... Generating code for file InMemHandler.hpp... Generating code for file IntelDefinitions.hpp... Generating code for file KeyDeclaration.hpp... Generating code for file KeyTable.hpp... Generating code for file MsgCreator.hpp... Generating code for file MsgFileOutputStream.hpp... Generating code for file MutableNodeRefList.hpp... Generating code for file NamedNodeMapAttributeList.hpp... Generating code for file NameSpace.hpp... Generating code for file NamespacesHandler.hpp... Generating code for file NLSData.hpp... Generating code for file NLSHandler.hpp... Generating code for file NodeNameTreeWalker.hpp... Generating code for file NodeRefList.hpp... Generating code for file NodeRefListBase.hpp... Generating code for file NodeSorter.hpp... Generating code for file NodeSortKey.hpp... Generating code for file NullPrintWriter.hpp... Generating code for file OS390Definitions.hpp... Generating code for file OS400Definitions.hpp... Generating code for file OutputContextStack.hpp... Generating code for file PlatformDefinitions.hpp... Generating code for file PlatformSupportDefinitions.hpp... Generating code for file PlatformSupportInit.hpp... Generating code for file PrefixResolver.hpp... Generating code for file PrintWriter.hpp... Generating code for file ProblemListener.hpp... Generating code for file ProblemListenerBase.hpp... Generating code for file ProblemListenerDefault.hpp... Generating code for file ResultNamespacesStack.hpp... Generating code for file ReusableArenaAllocator.hpp... Generating code for file ReusableArenaBlock.hpp... Generating code for file SAX2Handler.hpp... Generating code for file SelectionEvent.hpp... Generating code for file SolarisDefinitions.hpp... Generating code for file StdBinInputStream.hpp... Generating code for file STLHelper.hpp... Generating code for file StringTokenizer.hpp... Generating code for file Stylesheet.hpp... Generating code for file StylesheetConstructionContext.hpp... Generating code for file StylesheetConstructionContextDefault.hpp... Generating code for file StylesheetExecutionContext.hpp... Generating code for file StylesheetExecutionContextDefault.hpp... Generating code for file StylesheetHandler.hpp... Generating code for file StylesheetRoot.hpp... Generating code for file TopLevelArg.hpp... Generating code for file TraceListener.hpp... Generating code for file TraceListenerDefault.hpp... Generating code for file TracerEvent.hpp... Generating code for file TreeWalker.hpp... Generating code for file TRU64Definitions.hpp... Generating code for file URISupport.hpp... Generating code for file VariablesStack.hpp... Generating code for file VCPPDefinitions.hpp... Generating code for file Writer.hpp... Generating code for file XalanAllocator.hpp... Generating code for file XalanArrayAllocator.hpp... Generating code for file XalanAttr.hpp... Generating code for file XalanAutoPtr.hpp... Generating code for file XalanAVTAllocator.hpp... Generating code for file XalanAVTPartSimpleAllocator.hpp... Generating code for file XalanAVTPartXPathAllocator.hpp... Generating code for file XalanBitmap.hpp... Generating code for file XalanCAPI.h... Generating code for file XalanCDATASection.hpp... Generating code for file XalanCharacterData.hpp... Generating code for file XalanCollationServices.hpp... Generating code for file XalanComment.hpp... Generating code for file XalanCompiledStylesheet.hpp... Generating code for file XalanCompiledStylesheetDefault.hpp... Generating code for file XalanDecimalFormatSymbols.hpp... Generating code for file XalanDefaultDocumentBuilder.hpp... Generating code for file XalanDefaultParsedSource.hpp... Generating code for file XalanDeque.hpp... Generating code for file XalanDiagnosticMemoryManager.hpp... Generating code for file XalanDocument.hpp... Generating code for file XalanDocumentBuilder.hpp... Generating code for file XalanDocumentFragment.hpp... Generating code for file XalanDocumentFragmentNodeRefListBaseProxy.hpp... Generating code for file XalanDocumentPrefixResolver.hpp... Generating code for file XalanDocumentType.hpp... Generating code for file XalanDOMDefinitions.hpp... Generating code for file XalanDOMException.hpp... Generating code for file XalanDOMImplementation.hpp... Generating code for file XalanDOMInit.hpp... Generating code for file XalanDOMString.hpp... Generating code for file XalanDOMStringAllocator.hpp... Generating code for file XalanDOMStringCache.hpp... Generating code for file XalanDOMStringHashTable.hpp... Generating code for file XalanDOMStringPool.hpp... Generating code for file XalanDOMStringReusableAllocator.hpp... Generating code for file XalanDummyIndentWriter.hpp... Generating code for file XalanElemApplyTemplatesAllocator.hpp... Generating code for file XalanElemAttributeAllocator.hpp... Generating code for file XalanElemAttributeSetAllocator.hpp... Generating code for file XalanElemCallTemplateAllocator.hpp... Generating code for file XalanElemElementAllocator.hpp... Generating code for file XalanElemEmptyAllocator.hpp... Generating code for file XalanElement.hpp... Generating code for file XalanElemLiteralResultAllocator.hpp... Generating code for file XalanElemTemplateAllocator.hpp... Generating code for file XalanElemTextAllocator.hpp... Generating code for file XalanElemTextLiteralAllocator.hpp... Generating code for file XalanElemValueOfAllocator.hpp... Generating code for file XalanElemVariableAllocator.hpp... Generating code for file XalanEmptyNamedNodeMap.hpp... Generating code for file XalanEncodingPropertyCache.hpp... Generating code for file XalanEntity.hpp... Generating code for file XalanEntityReference.hpp... Generating code for file XalanEXSLTCommon.hpp... Generating code for file XalanEXSLTCommonImpl.hpp... Generating code for file XalanEXSLTDateTime.hpp... Generating code for file XalanEXSLTDateTimeImpl.hpp... Generating code for file XalanEXSLTDefinitions.hpp... Generating code for file XalanEXSLTDynamic.hpp... Generating code for file XalanEXSLTDynamicImpl.hpp... Generating code for file XalanEXSLTMath.hpp... Generating code for file XalanEXSLTMathImpl.hpp... Generating code for file XalanEXSLTSet.hpp... Generating code for file XalanEXSLTSetImpl.hpp... Generating code for file XalanEXSLTString.hpp... Generating code for file XalanEXSLTStringImpl.hpp... Generating code for file XalanExtensions.hpp... Generating code for file XalanExtensionsDefinitions.hpp... Generating code for file XalanFileOutputStream.hpp... Generating code for file XalanFileUtility.hpp... Generating code for file XalanFormatterWriter.hpp... Generating code for file XalanFStreamOutputStream.hpp... Generating code for file XalanHarnessDefinitions.hpp... Generating code for file XalanHTMLElementsProperties.hpp... Generating code for file XalanICUMessageLoader.hpp... Generating code for file XalanIndentWriter.hpp... Generating code for file XalanInMemoryMessageLoader.hpp... Generating code for file XalanList.hpp... Generating code for file XalanLocator.hpp... Generating code for file XalanMap.hpp... Generating code for file XalanMatchPatternData.hpp... Generating code for file XalanMatchPatternDataAllocator.hpp... Generating code for file XalanMemMgrAutoPtr.hpp... Generating code for file XalanMemoryManagement.hpp... Generating code for file XalanMemoryManagerDefault.hpp... Generating code for file XalanMessageLoader.hpp... Generating code for file XalanMsgLib.hpp... Generating code for file XalanMsgLibDefinitions.hpp... Generating code for file XalanNamedNodeMap.hpp... Generating code for file XalanNamespace.hpp... Generating code for file XalanNamespacesStack.hpp... Generating code for file XalanNLSMessageLoader.hpp... Generating code for file XalanNode.hpp... Generating code for file XalanNodeList.hpp... Generating code for file XalanNodeListDummy.hpp... Generating code for file XalanNodeListSurrogate.hpp... Generating code for file XalanNotation.hpp... Generating code for file XalanNullOutputStream.hpp... Generating code for file XalanNumberFormat.hpp... Generating code for file XalanNumberingResourceBundle.hpp... Generating code for file XalanObjectCache.hpp... Generating code for file XalanObjectStackCache.hpp... Generating code for file XalanOtherEncodingWriter.hpp... Generating code for file XalanOutputStream.hpp... Generating code for file XalanOutputStreamPrintWriter.hpp... Generating code for file XalanParamHolder.hpp... Generating code for file XalanParsedSource.hpp... Generating code for file XalanParsedURI.hpp... Generating code for file XalanProcessingInstruction.hpp... Generating code for file XalanQName.hpp... Generating code for file XalanQNameByReference.hpp... Generating code for file XalanQNameByValue.hpp... Generating code for file XalanQNameByValueAllocator.hpp... Generating code for file XalanReferenceCountedObject.hpp... Generating code for file XalanSet.hpp... Generating code for file XalanSimplePrefixResolver.hpp... Generating code for file XalanSourceTreeAttr.hpp... Generating code for file XalanSourceTreeAttributeAllocator.hpp... Generating code for file XalanSourceTreeAttributeNSAllocator.hpp... Generating code for file XalanSourceTreeAttrNS.hpp... Generating code for file XalanSourceTreeComment.hpp... Generating code for file XalanSourceTreeCommentAllocator.hpp... Generating code for file XalanSourceTreeContentHandler.hpp... Generating code for file XalanSourceTreeDefinitions.hpp... Generating code for file XalanSourceTreeDocument.hpp... Generating code for file XalanSourceTreeDocumentAllocator.hpp... Generating code for file XalanSourceTreeDocumentFragment.hpp... Generating code for file XalanSourceTreeDocumentFragmentAllocator.hpp... Generating code for file XalanSourceTreeDOMSupport.hpp... Generating code for file XalanSourceTreeElement.hpp... Generating code for file XalanSourceTreeElementA.hpp... Generating code for file XalanSourceTreeElementAAllocator.hpp... Generating code for file XalanSourceTreeElementANS.hpp... Generating code for file XalanSourceTreeElementANSAllocator.hpp... Generating code for file XalanSourceTreeElementNA.hpp... Generating code for file XalanSourceTreeElementNAAllocator.hpp... Generating code for file XalanSourceTreeElementNANS.hpp... Generating code for file XalanSourceTreeElementNANSAllocator.hpp... Generating code for file XalanSourceTreeHelper.hpp... Generating code for file XalanSourceTreeInit.hpp... Generating code for file XalanSourceTreeParserLiaison.hpp... Generating code for file XalanSourceTreeProcessingInstruction.hpp... Generating code for file XalanSourceTreeProcessingInstructionAllocator.hpp... Generating code for file XalanSourceTreeText.hpp... Generating code for file XalanSourceTreeTextAllocator.hpp... Generating code for file XalanSourceTreeTextIWS.hpp... Generating code for file XalanSourceTreeTextIWSAllocator.hpp... Generating code for file XalanSourceTreeWrapperParsedSource.hpp... Generating code for file XalanSpaceNodeTester.hpp... Generating code for file XalanStdOutputStream.hpp... Generating code for file XalanText.hpp... Generating code for file XalanToXercesTranscoderWrapper.hpp... Generating code for file XalanTranscodingServices.hpp... Generating code for file XalanTransformer.hpp... Generating code for file XalanTransformerDefinitions.hpp... Generating code for file XalanTransformerOutputStream.hpp... Generating code for file XalanTransformerProblemListener.hpp... Generating code for file XalanUnicode.hpp... Generating code for file XalanUTF16Transcoder.hpp... Generating code for file XalanUTF16Writer.hpp... Generating code for file XalanUTF8Writer.hpp... Generating code for file XalanVector.hpp... Generating code for file XalanVersion.hpp... Generating code for file XalanXMLChar.hpp... Generating code for file XalanXMLFileReporter.hpp... Generating code for file XalanXMLSerializerBase.hpp... Generating code for file XalanXMLSerializerFactory.hpp... Generating code for file XalanXPathException.hpp... Generating code for file XBoolean.hpp... Generating code for file XercesAttrBridge.hpp... Generating code for file XercesAttributeBridgeAllocator.hpp... Generating code for file XercesAttrWrapper.hpp... Generating code for file XercesAttrWrapperAllocator.hpp... Generating code for file XercesBridgeHelper.hpp... Generating code for file XercesBridgeNavigator.hpp... Generating code for file XercesBridgeTypes.hpp... Generating code for file XercesCDATASectionBridge.hpp... Generating code for file XercesCDATASectionWrapper.hpp... Generating code for file XercesCommentBridge.hpp... Generating code for file XercesCommentWrapper.hpp... Generating code for file XercesDocumentBridge.hpp... Generating code for file XercesDocumentFragmentBridge.hpp... Generating code for file XercesDocumentTypeBridge.hpp... Generating code for file XercesDocumentTypeWrapper.hpp... Generating code for file XercesDocumentWrapper.hpp... Generating code for file XercesDOM_NodeHack.hpp... Generating code for file XercesDOMException.hpp... Generating code for file XercesDOMFormatterWalker.hpp... Generating code for file XercesDOMImplementationBridge.hpp... Generating code for file XercesDOMImplementationWrapper.hpp... Generating code for file XercesDOMParsedSource.hpp... Generating code for file XercesDOMSupport.hpp... Generating code for file XercesDOMWalker.hpp... Generating code for file XercesDOMWrapperException.hpp... Generating code for file XercesDOMWrapperParsedSource.hpp... Generating code for file XercesElementBridge.hpp... Generating code for file XercesElementBridgeAllocator.hpp... Generating code for file XercesElementWrapper.hpp... Generating code for file XercesElementWrapperAllocator.hpp... Generating code for file XercesEntityBridge.hpp... Generating code for file XercesEntityReferenceBridge.hpp... Generating code for file XercesEntityReferenceWrapper.hpp... Generating code for file XercesEntityWrapper.hpp... Generating code for file XercesLiaisonXalanDOMStringPool.hpp... Generating code for file XercesNamedNodeMapAttributeList.hpp... Generating code for file XercesNamedNodeMapBridge.hpp... Generating code for file XercesNamedNodeMapWrapper.hpp... Generating code for file XercesNodeListBridge.hpp... Generating code for file XercesNodeListWrapper.hpp... Generating code for file XercesNotationBridge.hpp... Generating code for file XercesNotationWrapper.hpp... Generating code for file XercesParserLiaison.hpp... Generating code for file XercesParserLiaisonDefinitions.hpp... Generating code for file XercesProcessingInstructionBridge.hpp... Generating code for file XercesProcessingInstructionWrapper.hpp... Generating code for file XercesTextBridge.hpp... Generating code for file XercesTextBridgeAllocator.hpp... Generating code for file XercesTextWrapper.hpp... Generating code for file XercesTextWrapperAllocator.hpp... Generating code for file XercesToXalanNodeMap.hpp... Generating code for file XercesTreeWalker.hpp... Generating code for file XercesWrapperHelper.hpp... Generating code for file XercesWrapperNavigator.hpp... Generating code for file XercesWrapperNavigatorAllocator.hpp... Generating code for file XercesWrapperToXalanNodeMap.hpp... Generating code for file XercesWrapperTypes.hpp... Generating code for file XMLParserLiaison.hpp... Generating code for file XMLSupportDefinitions.hpp... Generating code for file XMLSupportException.hpp... Generating code for file XMLSupportInit.hpp... Generating code for file XNodeSet.hpp... Generating code for file XNodeSetAllocator.hpp... Generating code for file XNodeSetBase.hpp... Generating code for file XNodeSetNodeProxy.hpp... Generating code for file XNodeSetNodeProxyAllocator.hpp... Generating code for file XNodeSetResultTreeFragProxy.hpp... Generating code for file XNumber.hpp... Generating code for file XNumberAllocator.hpp... Generating code for file XNumberBase.hpp... Generating code for file XObject.hpp... Generating code for file XObjectFactory.hpp... Generating code for file XObjectFactoryDefault.hpp... Generating code for file XObjectResultTreeFragProxy.hpp... Generating code for file XObjectResultTreeFragProxyBase.hpp... Generating code for file XObjectResultTreeFragProxyText.hpp... Generating code for file XObjectTypeCallback.hpp... Generating code for file XPath.hpp... Generating code for file XPathAllocator.hpp... Generating code for file XPathCAPI.h... Generating code for file XPathConstructionContext.hpp... Generating code for file XPathConstructionContextDefault.hpp... Ge/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.hpp:46: warning: Unsupported xml/html tag found /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.hpp:150: warning: Unsupported xml/html tag found /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:2372: warning: argument 'theStringToAppend' of command @param is not found in the argument list of assign(XalanDOMString &theString, const XalanDOMChar *theStringToAssign, XalanDOMString::size_type theStringToAssignLength=XalanDOMString::npos) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:2372: warning: argument 'theStringToAppendLength' of command @param is not found in the argument list of assign(XalanDOMString &theString, const XalanDOMChar *theStringToAssign, XalanDOMString::size_type theStringToAssignLength=XalanDOMString::npos) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:2381: warning: The following parameters of assign(XalanDOMString &theString, const XalanDOMChar *theStringToAssign, XalanDOMString::size_type theStringToAssignLength=XalanDOMString::npos) are not documented: parameter 'theStringToAssign' parameter 'theStringToAssignLength' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:2350: warning: argument 'theStringToAppend' of command @param is not found in the argument list of assign(XalanDOMString &theString, const XalanDOMString &theStringToAssign) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:2350: warning: argument 'theStringToAppendLength' of command @param is not found in the argument list of assign(XalanDOMString &theString, const XalanDOMString &theStringToAssign) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:2359: warning: The following parameter of assign(XalanDOMString &theString, const XalanDOMString &theStringToAssign) is not documented: parameter 'theStringToAssign' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:610: warning: The following parameters of endsWith(const XalanDOMChar *theString, XalanDOMString::size_type theStringLength, const XalanDOMChar *theSubstring, XalanDOMString::size_type theSubstringLength) are not documented: parameter 'theStringLength' parameter 'theSubstringLength' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:2193: warning: The following parameter of equalsIgnoreCaseASCII(const XalanDOMChar *theLHS, const XalanDOMChar *theRHS, XalanDOMString::size_type theLength) is not documented: parameter 'theLength' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:1574: warning: argument 'theString' of command @param is not found in the argument list of flipCaseASCII(XalanDOMChar theChar) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:1582: warning: The following parameter of flipCaseASCII(XalanDOMChar theChar) is not documented: parameter 'theChar' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:2825: warning: argument 'theString' of command @param is not found in the argument list of isXMLWhitespace(const XalanDOMString &string) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:2830: warning: The following parameter of isXMLWhitespace(const XalanDOMString &string) is not documented: parameter 'string' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:2643: warning: argument 'whether' of command @param is not found in the argument list of MakeXalanDOMCharVector(const char *data, XalanDOMCharVectorType &result, bool fTranscode=true) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:2650: warning: The following parameters of MakeXalanDOMCharVector(const char *data, XalanDOMCharVectorType &result, bool fTranscode=true) are not documented: parameter 'result' parameter 'fTranscode' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:2665: warning: The following parameter of MakeXalanDOMCharVector(const XalanDOMChar *data, XalanDOMCharVectorType &result) is not documented: parameter 'result' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:2678: warning: The following parameter of MakeXalanDOMCharVector(const XalanDOMString &data, XalanDOMCharVectorType &result) is not documented: parameter 'result' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:1170: warning: The following parameter of OutputString(std::ostream &theStream, const XalanDOMChar *theString, MemoryManager &theMemoryManager) is not documented: parameter 'theMemoryManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:2620: warning: The following parameter of releaseMemory(XalanDOMString &theString, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:493: warning: argument 'theDOMString' of command @param is not found in the argument list of startsWith(const XalanDOMChar *theString, const XalanDOMChar *theSubstring) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:499: warning: The following parameter of startsWith(const XalanDOMChar *theString, const XalanDOMChar *theSubstring) is not documented: parameter 'theString' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:512: warning: argument 'theDOMString' of command @param is not found in the argument list of startsWith(const XalanDOMChar *theString, const XalanDOMString &theSubstring) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:518: warning: The following parameter of startsWith(const XalanDOMChar *theString, const XalanDOMString &theSubstring) is not documented: parameter 'theString' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:535: warning: argument 'theDOMString' of command @param is not found in the argument list of startsWith(const XalanDOMString &theString, const XalanDOMChar *theSubstring) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:541: warning: The following parameter of startsWith(const XalanDOMString &theString, const XalanDOMChar *theSubstring) is not documented: parameter 'theString' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:558: warning: argument 'theDOMString' of command @param is not found in the argument list of startsWith(const XalanDOMString &theString, const XalanDOMChar *theSubstring, XalanDOMString::size_type theSubstringLength) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:565: warning: The following parameter of startsWith(const XalanDOMString &theString, const XalanDOMChar *theSubstring, XalanDOMString::size_type theSubstringLength) is not documented: parameter 'theString' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:583: warning: argument 'theDOMString' of command @param is not found in the argument list of startsWith(const XalanDOMString &theString, const XalanDOMString &theSubstring) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:589: warning: The following parameter of startsWith(const XalanDOMString &theString, const XalanDOMString &theSubstring) is not documented: parameter 'theString' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:1520: warning: The following parameter of substring(const XalanDOMString &theString, XalanDOMString::size_type theStartIndex, XalanDOMString &theResult, XalanDOMString::size_type theEndIndex=XalanDOMString::npos) is not documented: parameter 'theResult' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:1528: warning: argument 'theString' of command @param is not found in the argument list of toLowerASCII(XalanDOMChar theChar) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:1537: warning: The following parameter of toLowerASCII(XalanDOMChar theChar) is not documented: parameter 'theChar' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:1551: warning: argument 'theString' of command @param is not found in the argument list of toUpperASCII(XalanDOMChar theChar) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/DOMStringHelper.hpp:1560: warning: The following parameter of toUpperASCII(XalanDOMChar theChar) is not documented: parameter 'theChar' nerating code for file XPathDefinitions.hpp... Generating code for file XPathEnvSupport.hpp... Generating code for file XPathEnvSupportDefault.hpp... Generating code for file XPathEvaluator.hpp... Generating code for file XPathExecutionContext.hpp... Generating code for file XPathExecutionContextDefault.hpp... Generating code for file XPathExpression.hpp... Generating code for file XPathFactory.hpp... Generating code for file XPathFactoryBlock.hpp... Generating code for file XPathFactoryDefault.hpp... Generating code for file XPathFunctionTable.hpp... Generating code for file XPathInit.hpp... Generating code for file XPathParserException.hpp... Generating code for file XPathProcessor.hpp... Generating code for file XPathProcessorImpl.hpp... Generating code for file XResultTreeFrag.hpp... Generating code for file XResultTreeFragAllocator.hpp... Generating code for file XSLException.hpp... Generating code for file XSLTDefinitions.hpp... Generating code for file XSLTEngineImpl.hpp... Generating code for file XSLTInit.hpp... Generating code for file XSLTInputSource.hpp... Generating code for file XSLTProcessor.hpp... Generating code for file XSLTProcessorEnvSupport.hpp... Generating code for file XSLTProcessorEnvSupportDefault.hpp... Generating code for file XSLTProcessorException.hpp... Generating code for file XSLTResultTarget.hpp... Generating code for file XString.hpp... Generating code for file XStringAdapter.hpp... Generating code for file XStringAdapterAllocator.hpp... Generating code for file XStringAllocator.hpp... Generating code for file XStringBase.hpp... Generating code for file XStringCached.hpp... Generating code for file XStringCachedAllocator.hpp... Generating code for file XStringReference.hpp... Generating code for file XStringReferenceAllocator.hpp... Generating code for file XToken.hpp... Generating code for file XTokenNumberAdapter.hpp... Generating code for file XTokenNumberAdapterAllocator.hpp... Generating code for file XTokenStringAdapter.hpp... Generating code for file XTokenStringAdapterAllocator.hpp... Generating code for file XUnknown.hpp... Generating file documentation... Generating docs for file AIXDefinitions.hpp... Generating docs for file ArenaAllocator.hpp... Generating docs for file ArenaBlock.hpp... Generating docs for file ArenaBlockBase.hpp... Generating docs for file AttributeListImpl.hpp... Generating docs for file AttributesImpl.hpp... Generating docs for file AttributeVectorEntry.hpp... Generating docs for file AttributeVectorEntryExtended.hpp... Generating docs for file AVT.hpp... Generating docs for file AVTPart.hpp... Generating docs for file AVTPartSimple.hpp... Generating docs for file AVTPartXPath.hpp... Generating docs for file Constants.hpp... Generating docs for file CountersTable.hpp... Generating docs for file DecimalToRoman.hpp... Generating docs for file DirectoryEnumerator.hpp... Generating docs for file DOMServices.hpp... Generating docs for file DOMStringHelper.hpp... Generating docs for file DOMStringPrintWriter.hpp... Generating docs for file DOMSupport.hpp... Generating docs for file DOMSupportDefault.hpp... Generating docs for file DOMSupportDefinitions.hpp... Generating docs for file DOMSupportException.hpp... Generating docs for file DOMSupportInit.hpp... Generating docs for file DoubleSupport.hpp... Generating docs for file ElemApplyImport.hpp... Generating docs for file ElemApplyTemplates.hpp... Generating docs for file ElemAttribute.hpp... Generating docs for file ElemAttributeSet.hpp... Generating docs for file ElemCallTemplate.hpp... Generating docs for file ElemChoose.hpp... Generating docs for file ElemComment.hpp... Generating docs for file ElemCopy.hpp... Generating docs for file ElemCopyOf.hpp... Generating docs for file ElemDecimalFormat.hpp... Generating docs for file ElemElement.hpp... Generating docs for file ElemEmpty.hpp... Generating docs for file ElementPrefixResolverProxy.hpp... Generating docs for file ElemExtensionCall.hpp... Generating docs for file ElemFallback.hpp... Generating docs for file ElemForEach.hpp... Generating docs for file ElemForwardCompatible.hpp... Generating docs for file ElemIf.hpp... Generating docs for file ElemLiteralResult.hpp... Generating docs for file ElemMessage.hpp... Generating docs for file ElemNumber.hpp... Generating docs for file ElemOtherwise.hpp... Generating docs for file ElemParam.hpp... Generating docs for file ElemPI.hpp... Generating docs for file ElemSort.hpp... Generating docs for file ElemTemplate.hpp... Generating docs for file ElemTemplateElement.hpp... Generating docs for file ElemText.hpp... Generating docs for file ElemTextLiteral.hpp... Generating docs for file ElemUse.hpp... Generating docs for file ElemValueOf.hpp... Generating docs for file ElemVariable.hpp... Generating docs for file ElemWhen.hpp... Generating docs for file ElemWithParam.hpp... Generating docs for file ExecutionContext.hpp... Generating docs for file ExtensionFunctionHandler.hpp... Generating docs for file ExtensionNSHandler.hpp... Generating docs for file FormatterListener.hpp... Generating docs for file FormatterStringLengthCounter.hpp... Generating docs for file FormatterToDeprecatedXercesDOM.hpp... Generating docs for file FormatterToHTML.hpp... Generating docs for file FormatterToNull.hpp... Generating docs for file FormatterToSourceTree.hpp... Generating docs for file FormatterToText.hpp... Generating docs for file FormatterToXercesDOM.hpp... Generating docs for file FormatterToXML.hpp... Generating docs for file FormatterToXMLUnicode.hpp... Generating docs for file FormatterTreeWalker.hpp... Generating docs for file Function.hpp... Generating docs for file FunctionConcat.hpp... Generating docs for file FunctionContains.hpp... Generating docs for file FunctionCurrent.hpp... Generating docs for file FunctionDifference.hpp... Generating docs for file FunctionDistinct.hpp... Generating docs for file FunctionDocument.hpp... Generating docs for file FunctionElementAvailable.hpp... Generating docs for file FunctionEvaluate.hpp... Generating docs for file FunctionFormatNumber.hpp... Generating docs for file FunctionFunctionAvailable.hpp... Generating docs for file FunctionGenerateID.hpp... Generating docs for file FunctionHasSameNodes.hpp... Generating docs for file FunctionID.hpp... Generating docs for file FunctionIntersection.hpp... Generating docs for file FunctionKey.hpp... Generating docs for file FunctionLang.hpp... Generating docs for file FunctionNamespaceURI.hpp... Generating docs for file FunctionNodeSet.hpp... Generating docs for file FunctionNormalizeSpace.hpp... Generating docs for file FunctionStartsWith.hpp... Generating docs for file FunctionString.hpp... Generating docs for file FunctionSubstring.hpp... Generating docs for file FunctionSubstringAfter.hpp... Generating docs for file FunctionSubstringBefore.hpp... Generating docs for file FunctionSystemProperty.hpp... Generating docs for file FunctionTranslate.hpp... Generating docs for file FunctionUnparsedEntityURI.hpp... Generating docs for file GCCDefinitions.hpp... Generating docs for file GenerateEvent.hpp... Generating docs for file HPUXDefinitions.hpp... Generating docs for file ICUBridge.hpp... Generating docs for file ICUBridgeCleanup.hpp... Generating docs for file ICUBridgeCollationCompareFunctor.hpp... Generating docs for file ICUBridgeCollationCompareFunctorImpl.hpp... Generating docs for file ICUBridgeDefinitions.hpp... Generating docs for file ICUFormatNumberFunctor.hpp... Generating docs for file ICUResData.hpp... Generating docs for file ICUResHandler.hpp... Generating docs for file ICUXalanNumberFormatFactory.hpp... Generating docs for file ICUXalanNumberFormatProxy.hpp... Generating docs for file IndexFileData.hpp... Generating docs for file InMemData.hpp... Generating docs for file InMemHandler.hpp... Generating docs for file IntelDefinitions.hpp... Generating docs for file KeyDeclaration.hpp... Generating docs for file KeyTable.hpp... Generating docs for file MsgCreator.hpp... Generating docs for file MsgFileOutputStream.hpp... Generating docs for file MutableNodeRefList.hpp... Generating docs for file NamedNodeMapAttributeList.hpp... Generating do/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanCAPI.h:283: warning: argument 'theXSLFileName' of command @param is not found in the argument list of XalanCompileStylesheetFromStream(const char *theXSLStream, unsigned long theXSLStreamLength, XalanHandle theXalanHandle, XalanCSSHandle *theCSSHandle) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanCAPI.h:291: warning: The following parameter of XalanCompileStylesheetFromStream(const char *theXSLStream, unsigned long theXSLStreamLength, XalanHandle theXalanHandle, XalanCSSHandle *theCSSHandle) is not documented: parameter 'theXSLStream' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanCAPI.h:325: warning: argument 'theXSLStreamLength' of command @param is not found in the argument list of XalanParseSourceFromStream(const char *theXMLStream, unsigned long theXMLStreamLength, XalanHandle theXalanHandle, XalanPSHandle *thePSHandle) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanCAPI.h:333: warning: The following parameter of XalanParseSourceFromStream(const char *theXMLStream, unsigned long theXMLStreamLength, XalanHandle theXalanHandle, XalanPSHandle *thePSHandle) is not documented: parameter 'theXMLStreamLength' warning: Included by graph for 'XalanDOMString.hpp' not generated, too many nodes (99), threshold is 80. Consider increasing DOT_GRAPH_MAX_NODES. /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.hpp:1369: warning: argument 'sourceString' of command @param is not found in the argument list of TranscodeFromLocalCodePage(const char *theSourceString, XalanDOMCharVectorType &theTargetVector, bool terminate=false) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.hpp:1369: warning: argument 'targetVector' of command @param is not found in the argument list of TranscodeFromLocalCodePage(const char *theSourceString, XalanDOMCharVectorType &theTargetVector, bool terminate=false) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.hpp:1380: warning: The following parameters of TranscodeFromLocalCodePage(const char *theSourceString, XalanDOMCharVectorType &theTargetVector, bool terminate=false) are not documented: parameter 'theSourceString' parameter 'theTargetVector' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.hpp:1387: warning: argument 'targetVector' of command @param is not found in the argument list of TranscodeFromLocalCodePage(const char *theSourceString, XalanDOMString::size_type theSourceStringLength, bool theSourceStringIsNullTerminated, XalanDOMCharVectorType &theTargetVector, bool terminate=false) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.hpp:1398: warning: The following parameter of TranscodeFromLocalCodePage(const char *theSourceString, XalanDOMString::size_type theSourceStringLength, bool theSourceStringIsNullTerminated, XalanDOMCharVectorType &theTargetVector, bool terminate=false) is not documented: parameter 'theTargetVector' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.hpp:1353: warning: argument 'targetVector' of command @param is not found in the argument list of TranscodeFromLocalCodePage(const char *theSourceString, XalanDOMString::size_type theSourceStringLength, XalanDOMCharVectorType &theTargetVector, bool terminate=false) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.hpp:1363: warning: The following parameter of TranscodeFromLocalCodePage(const char *theSourceString, XalanDOMString::size_type theSourceStringLength, XalanDOMCharVectorType &theTargetVector, bool terminate=false) is not documented: parameter 'theTargetVector' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.hpp:1240: warning: The following parameter of TranscodeToLocalCodePage(const XalanDOMChar *theSourceString, CharVectorType &targetVector, bool terminate, char theSubstitutionChar) is not documented: parameter 'theSubstitutionChar' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.hpp:1174: warning: argument 'sourceString' of command @param is not found in the argument list of TranscodeToLocalCodePage(const XalanDOMChar *theSourceString, XalanDOMString::size_type theSourceStringLength, CharVectorType &targetVector, bool terminate, char theSubstitutionChar) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.hpp:1174: warning: argument 'sourceStringLength' of command @param is not found in the argument list of TranscodeToLocalCodePage(const XalanDOMChar *theSourceString, XalanDOMString::size_type theSourceStringLength, CharVectorType &targetVector, bool terminate, char theSubstitutionChar) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.hpp:1188: warning: The following parameters of TranscodeToLocalCodePage(const XalanDOMChar *theSourceString, XalanDOMString::size_type theSourceStringLength, CharVectorType &targetVector, bool terminate, char theSubstitutionChar) are not documented: parameter 'theSourceString' parameter 'theSourceStringLength' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.hpp:1158: warning: argument 'sourceString' of command @param is not found in the argument list of TranscodeToLocalCodePage(const XalanDOMChar *theSourceString, XalanDOMString::size_type theSourceStringLength, CharVectorType &targetVector, bool terminate=false) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.hpp:1158: warning: argument 'sourceStringLength' of command @param is not found in the argument list of TranscodeToLocalCodePage(const XalanDOMChar *theSourceString, XalanDOMString::size_type theSourceStringLength, CharVectorType &targetVector, bool terminate=false) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.hpp:1168: warning: The following parameters of TranscodeToLocalCodePage(const XalanDOMChar *theSourceString, XalanDOMString::size_type theSourceStringLength, CharVectorType &targetVector, bool terminate=false) are not documented: parameter 'theSourceString' parameter 'theSourceStringLength' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.hpp:1310: warning: argument 'thetheSourceString' of command @param is not found in the argument list of TranscodeToLocalCodePage(const XalanDOMString &theSourceString) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.hpp:1318: warning: The following parameter of TranscodeToLocalCodePage(const XalanDOMString &theSourceString) is not documented: parameter 'theSourceString' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.hpp:1290: warning: argument 'targetVector' of command @param is not found in the argument list of TranscodeToLocalCodePage(const XalanDOMString &theSourceString, CharVectorType &theTargetVector, bool terminate, char theSubstitutionChar) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.hpp:1300: warning: The following parameter of TranscodeToLocalCodePage(const XalanDOMString &theSourceString, CharVectorType &theTargetVector, bool terminate, char theSubstitutionChar) is not documented: parameter 'theTargetVector' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMString.hpp:1277: warning: The following parameter of TranscodeToLocalCodePage(const XalanDOMString &theSourceString, CharVectorType &theTargetVector, bool terminate=false) is not documented: parameter 'terminate' cs for file NameSpace.hpp... Generating docs for file NamespacesHandler.hpp... Generating docs for file NLSData.hpp... Generating docs for file NLSHandler.hpp... Generating docs for file NodeNameTreeWalker.hpp... Generating docs for file NodeRefList.hpp... Generating docs for file NodeRefListBase.hpp... Generating docs for file NodeSorter.hpp... Generating docs for file NodeSortKey.hpp... Generating docs for file NullPrintWriter.hpp... Generating docs for file OS390Definitions.hpp... Generating docs for file OS400Definitions.hpp... Generating docs for file OutputContextStack.hpp... Generating docs for file PlatformDefinitions.hpp... Generating docs for file PlatformSupportDefinitions.hpp... Generating docs for file PlatformSupportInit.hpp... Generating docs for file PrefixResolver.hpp... Generating docs for file PrintWriter.hpp... Generating docs for file ProblemListener.hpp... Generating docs for file ProblemListenerBase.hpp... Generating docs for file ProblemListenerDefault.hpp... Generating docs for file ResultNamespacesStack.hpp... Generating docs for file ReusableArenaAllocator.hpp... Generating docs for file ReusableArenaBlock.hpp... Generating docs for file SAX2Handler.hpp... Generating docs for file SelectionEvent.hpp... Generating docs for file SolarisDefinitions.hpp... Generating docs for file StdBinInputStream.hpp... Generating docs for file STLHelper.hpp... Generating docs for file StringTokenizer.hpp... Generating docs for file Stylesheet.hpp... Generating docs for file StylesheetConstructionContext.hpp... Generating docs for file StylesheetConstructionContextDefault.hpp... Generating docs for file StylesheetExecutionContext.hpp... Generating docs for file StylesheetExecutionContextDefault.hpp... Generating docs for file StylesheetHandler.hpp... Generating docs for file StylesheetRoot.hpp... Generating docs for file TopLevelArg.hpp... Generating docs for file TraceListener.hpp... Generating docs for file TraceListenerDefault.hpp... Generating docs for file TracerEvent.hpp... Generating docs for file TreeWalker.hpp... Generating docs for file TRU64Definitions.hpp... Generating docs for file URISupport.hpp... Generating docs for file VariablesStack.hpp... Generating docs for file VCPPDefinitions.hpp... Generating docs for file Writer.hpp... Generating docs for file XalanAllocator.hpp... Generating docs for file XalanArrayAllocator.hpp... Generating docs for file XalanAttr.hpp... Generating docs for file XalanAutoPtr.hpp... Generating docs for file XalanAVTAllocator.hpp... Generating docs for file XalanAVTPartSimpleAllocator.hpp... Generating docs for file XalanAVTPartXPathAllocator.hpp... Generating docs for file XalanBitmap.hpp... Generating docs for file XalanCAPI.h... Generating docs for file XalanCDATASection.hpp... Generating docs for file XalanCharacterData.hpp... Generating docs for file XalanCollationServices.hpp... Generating docs for file XalanComment.hpp... Generating docs for file XalanCompiledStylesheet.hpp... Generating docs for file XalanCompiledStylesheetDefault.hpp... Generating docs for file XalanDecimalFormatSymbols.hpp... Generating docs for file XalanDefaultDocumentBuilder.hpp... Generating docs for file XalanDefaultParsedSource.hpp... Generating docs for file XalanDeque.hpp... Generating docs for file XalanDiagnosticMemoryManager.hpp... Generating docs for file XalanDocument.hpp... Generating docs for file XalanDocumentBuilder.hpp... Generating docs for file XalanDocumentFragment.hpp... Generating docs for file XalanDocumentFragmentNodeRefListBaseProxy.hpp... Generating docs for file XalanDocumentPrefixResolver.hpp... Generating docs for file XalanDocumentType.hpp... Generating docs for file XalanDOMDefinitions.hpp... Generating docs for file XalanDOMException.hpp... Generating docs for file XalanDOMImplementation.hpp... Generating docs for file XalanDOMInit.hpp... Generating docs for file XalanDOMString.hpp... Generating docs for file XalanDOMStringAllocator.hpp... Generating docs for file XalanDOMStringCache.hpp... Generating docs for file XalanDOMStringHashTable.hpp... Generating docs for file XalanDOMStringPool.hpp... Generating docs for file XalanDOMStringReusableAllocator.hpp... Generating docs for file XalanDummyIndentWriter.hpp... Generating docs for file XalanElemApplyTemplatesAllocator.hpp... Generating docs for file XalanElemAttributeAllocator.hpp... Generating docs for file XalanElemAttributeSetAllocator.hpp... Generating docs for file XalanElemCallTemplateAllocator.hpp... Generating docs for file XalanElemElementAllocator.hpp... Generating docs for file XalanElemEmptyAllocator.hpp... Generating docs for file XalanElement.hpp... Generating docs for file XalanElemLiteralResultAllocator.hpp... Generating docs for file XalanElemTemplateAllocator.hpp... Generating docs for file XalanElemTextAllocator.hpp... Generating docs for file XalanElemTextLiteralAllocator.hpp... Generating docs for file XalanElemValueOfAllocator.hpp... Generating docs for file XalanElemVariableAllocator.hpp... Generating docs for file XalanEmptyNamedNodeMap.hpp... Generating docs for file XalanEncodingPropertyCache.hpp... Generating docs for file XalanEntity.hpp... Generating docs for file XalanEntityReference.hpp... Generating docs for file XalanEXSLTCommon.hpp... Generating docs for file XalanEXSLTCommonImpl.hpp... Generating docs for file XalanEXSLTDateTime.hpp... Generating docs for file XalanEXSLTDateTimeImpl.hpp... Generating docs for file XalanEXSLTDefinitions.hpp... Generating docs for file XalanEXSLTDynamic.hpp... Generating docs for file XalanEXSLTDynamicImpl.hpp... Generating docs for file XalanEXSLTMath.hpp... Generating docs for file XalanEXSLTMathImpl.hpp... Generating docs for file XalanEXSLTSet.hpp... Generating docs for file XalanEXSLTSetImpl.hpp... Generating docs for file XalanEXSLTString.hpp... Generating docs for file XalanEXSLTStringImpl.hpp... Generating docs for file XalanExtensions.hpp... Generating docs for file XalanExtensionsDefinitions.hpp... Generating docs for file XalanFileOutputStream.hpp... Generating docs for file XalanFileUtility.hpp... Generating docs for file XalanFormatterWriter.hpp... Generating docs for file XalanFStreamOutputStream.hpp... Generating docs for file XalanHarnessDefinitions.hpp... Generating docs for file XalanHTMLElementsProperties.hpp... Generating docs for file XalanICUMessageLoader.hpp... Generating docs for file XalanIndentWriter.hpp... Generating docs for file XalanInMemoryMessageLoader.hpp... Generating docs for file XalanList.hpp... Generating docs for file XalanLocator.hpp... Generating docs for file XalanMap.hpp... Generating docs for file XalanMatchPatternData.hpp... Generating docs for file XalanMatchPatternDataAllocator.hpp... Generating docs for file XalanMemMgrAutoPtr.hpp... Generating docs for file XalanMemoryManagement.hpp... Generating docs for file XalanMemoryManagerDefault.hpp... Generating docs for file XalanMessageLoader.hpp... Generating docs for file XalanMsgLib.hpp... Generating docs for file XalanMsgLibDefinitions.hpp... Generating docs for file XalanNamedNodeMap.hpp... Generating docs for file XalanNamespace.hpp... Generating docs for file XalanNamespacesStack.hpp... Generating docs for file XalanNLSMessageLoader.hpp... Generating docs for file XalanNode.hpp... Generating docs for file XalanNodeList.hpp... Generating docs for file XalanNodeListDummy.hpp... Generating docs for file XalanNodeListSurrogate.hpp... Generating docs for file XalanNotation.hpp... Generating docs for file XalanNullOutputStream.hpp... Generating docs for file XalanNumberFormat.hpp... Generating docs for file XalanNumberingResourceBundle.hpp... Generating docs for file XalanObjectCache.hpp... Generating docs for file XalanObjectStackCache.hpp... Generating docs for file XalanOtherEncodingWriter.hpp... Generating docs for file XalanOutputStream.hpp... Generating docs for file XalanOutputStreamPrintWriter.hpp... Generating docs for file XalanParamHolder.hpp... Generating docs for file XalanParsedSource.hpp... Generating docs for file XalanParsedURI.hpp... Generating docs for file XalanProcessingInstruction.hpp... Generating docs for file XalanQName.hpp... Generating docs f/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanVersion.hpp:136: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanVersion.hpp:137: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanVersion.hpp:138: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanVersion.hpp:155: warning: explicit link request to 'if' could not be resolved /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanVersion.hpp:157: warning: explicit link request to 'else' could not be resolved /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/XalanVersion.hpp:159: warning: explicit link request to 'endif' could not be resolved or file XalanQNameByReference.hpp... Generating docs for file XalanQNameByValue.hpp... Generating docs for file XalanQNameByValueAllocator.hpp... Generating docs for file XalanReferenceCountedObject.hpp... Generating docs for file XalanSet.hpp... Generating docs for file XalanSimplePrefixResolver.hpp... Generating docs for file XalanSourceTreeAttr.hpp... Generating docs for file XalanSourceTreeAttributeAllocator.hpp... Generating docs for file XalanSourceTreeAttributeNSAllocator.hpp... Generating docs for file XalanSourceTreeAttrNS.hpp... Generating docs for file XalanSourceTreeComment.hpp... Generating docs for file XalanSourceTreeCommentAllocator.hpp... Generating docs for file XalanSourceTreeContentHandler.hpp... Generating docs for file XalanSourceTreeDefinitions.hpp... Generating docs for file XalanSourceTreeDocument.hpp... Generating docs for file XalanSourceTreeDocumentAllocator.hpp... Generating docs for file XalanSourceTreeDocumentFragment.hpp... Generating docs for file XalanSourceTreeDocumentFragmentAllocator.hpp... Generating docs for file XalanSourceTreeDOMSupport.hpp... Generating docs for file XalanSourceTreeElement.hpp... Generating docs for file XalanSourceTreeElementA.hpp... Generating docs for file XalanSourceTreeElementAAllocator.hpp... Generating docs for file XalanSourceTreeElementANS.hpp... Generating docs for file XalanSourceTreeElementANSAllocator.hpp... Generating docs for file XalanSourceTreeElementNA.hpp... Generating docs for file XalanSourceTreeElementNAAllocator.hpp... Generating docs for file XalanSourceTreeElementNANS.hpp... Generating docs for file XalanSourceTreeElementNANSAllocator.hpp... Generating docs for file XalanSourceTreeHelper.hpp... Generating docs for file XalanSourceTreeInit.hpp... Generating docs for file XalanSourceTreeParserLiaison.hpp... Generating docs for file XalanSourceTreeProcessingInstruction.hpp... Generating docs for file XalanSourceTreeProcessingInstructionAllocator.hpp... Generating docs for file XalanSourceTreeText.hpp... Generating docs for file XalanSourceTreeTextAllocator.hpp... Generating docs for file XalanSourceTreeTextIWS.hpp... Generating docs for file XalanSourceTreeTextIWSAllocator.hpp... Generating docs for file XalanSourceTreeWrapperParsedSource.hpp... Generating docs for file XalanSpaceNodeTester.hpp... Generating docs for file XalanStdOutputStream.hpp... Generating docs for file XalanText.hpp... Generating docs for file XalanToXercesTranscoderWrapper.hpp... Generating docs for file XalanTranscodingServices.hpp... Generating docs for file XalanTransformer.hpp... Generating docs for file XalanTransformerDefinitions.hpp... Generating docs for file XalanTransformerOutputStream.hpp... Generating docs for file XalanTransformerProblemListener.hpp... Generating docs for file XalanUnicode.hpp... Generating docs for file XalanUTF16Transcoder.hpp... Generating docs for file XalanUTF16Writer.hpp... Generating docs for file XalanUTF8Writer.hpp... Generating docs for file XalanVector.hpp... Generating docs for file XalanVersion.hpp... Generating docs for file XalanXMLChar.hpp... Generating docs for file XalanXMLFileReporter.hpp... Generating docs for file XalanXMLSerializerBase.hpp... Generating docs for file XalanXMLSerializerFactory.hpp... Generating docs for file XalanXPathException.hpp... Generating docs for file XBoolean.hpp... Generating docs for file XercesAttrBridge.hpp... Generating docs for file XercesAttributeBridgeAllocator.hpp... Generating docs for file XercesAttrWrapper.hpp... Generating docs for file XercesAttrWrapperAllocator.hpp... Generating docs for file XercesBridgeHelper.hpp... Generating docs for file XercesBridgeNavigator.hpp... Generating docs for file XercesBridgeTypes.hpp... Generating docs for file XercesCDATASectionBridge.hpp... Generating docs for file XercesCDATASectionWrapper.hpp... Generating docs for file XercesCommentBridge.hpp... Generating docs for file XercesCommentWrapper.hpp... Generating docs for file XercesDocumentBridge.hpp... Generating docs for file XercesDocumentFragmentBridge.hpp... Generating docs for file Xerces/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPathCAPI/XPathCAPI.h:121: warning: argument 'theXalanHandle' of command @param is not found in the argument list of XalanCreateXPathEvaluator(XalanXPathEvaluatorHandle *theHandle) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPathCAPI/XPathCAPI.h:126: warning: The following parameter of XalanCreateXPathEvaluator(XalanXPathEvaluatorHandle *theHandle) is not documented: parameter 'theHandle' DocumentTypeBridge.hpp... Generating docs for file XercesDocumentTypeWrapper.hpp... Generating docs for file XercesDocumentWrapper.hpp... Generating docs for file XercesDOM_NodeHack.hpp... Generating docs for file XercesDOMException.hpp... Generating docs for file XercesDOMFormatterWalker.hpp... Generating docs for file XercesDOMImplementationBridge.hpp... Generating docs for file XercesDOMImplementationWrapper.hpp... Generating docs for file XercesDOMParsedSource.hpp... Generating docs for file XercesDOMSupport.hpp... Generating docs for file XercesDOMWalker.hpp... Generating docs for file XercesDOMWrapperException.hpp... Generating docs for file XercesDOMWrapperParsedSource.hpp... Generating docs for file XercesElementBridge.hpp... Generating docs for file XercesElementBridgeAllocator.hpp... Generating docs for file XercesElementWrapper.hpp... Generating docs for file XercesElementWrapperAllocator.hpp... Generating docs for file XercesEntityBridge.hpp... Generating docs for file XercesEntityReferenceBridge.hpp... Generating docs for file XercesEntityReferenceWrapper.hpp... Generating docs for file XercesEntityWrapper.hpp... Generating docs for file XercesLiaisonXalanDOMStringPool.hpp... Generating docs for file XercesNamedNodeMapAttributeList.hpp... Generating docs for file XercesNamedNodeMapBridge.hpp... Generating docs for file XercesNamedNodeMapWrapper.hpp... Generating docs for file XercesNodeListBridge.hpp... Generating docs for file XercesNodeListWrapper.hpp... Generating docs for file XercesNotationBridge.hpp... Generating docs for file XercesNotationWrapper.hpp... Generating docs for file XercesParserLiaison.hpp... Generating docs for file XercesParserLiaisonDefinitions.hpp... Generating docs for file XercesProcessingInstructionBridge.hpp... Generating docs for file XercesProcessingInstructionWrapper.hpp... Generating docs for file XercesTextBridge.hpp... Generating docs for file XercesTextBridgeAllocator.hpp... Generating docs for file XercesTextWrapper.hpp... Generating docs for file XercesTextWrapperAllocator.hpp... Generating docs for file XercesToXalanNodeMap.hpp... Generating docs for file XercesTreeWalker.hpp... Generating docs for file XercesWrapperHelper.hpp... Generating docs for file XercesWrapperNavigator.hpp... Generating docs for file XercesWrapperNavigatorAllocator.hpp... Generating docs for file XercesWrapperToXalanNodeMap.hpp... Generating docs for file XercesWrapperTypes.hpp... Generating docs for file XMLParserLiaison.hpp... Generating docs for file XMLSupportDefinitions.hpp... Generating docs for file XMLSupportException.hpp... Generating docs for file XMLSupportInit.hpp... Generating docs for file XNodeSet.hpp... Generating docs for file XNodeSetAllocator.hpp... Generating docs for file XNodeSetBase.hpp... Generating docs for file XNodeSetNodeProxy.hpp... Generating docs for file XNodeSetNodeProxyAllocator.hpp... Generating docs for file XNodeSetResultTreeFragProxy.hpp... Generating docs for file XNumber.hpp... Generating docs for file XNumberAllocator.hpp... Generating docs for file XNumberBase.hpp... Generating docs for file XObject.hpp... Generating docs for file XObjectFactory.hpp... Generating docs for file XObjectFactoryDefault.hpp... Generating docs for file XObjectResultTreeFragProxy.hpp... Generating docs for file XObjectResultTreeFragProxyBase.hpp... Generating docs for file XObjectResultTreeFragProxyText.hpp... Generating docs for file XObjectTypeCallback.hpp... Generating docs for file XPath.hpp... Generating docs for file XPathAllocator.hpp... Generating docs for file XPathCAPI.h... Generating docs for file XPathConstructionContext.hpp... Generating docs for file XPathConstructionContextDefault.hpp... Generating docs for file XPathDefinitions.hpp... Generating docs for file XPathEnvSupport.hpp... Generating docs for file XPathEnvSupportDefault.hpp... Generating docs for file XPathEvaluator.hpp... Generating docs for file XPathExecutionContext.hpp... Generating docs for file XPathExecutionContextDefault.hpp... Generating docs for file XPathExpression.hpp... Generating docs for fwarning: Included by graph for 'XSLTDefinitions.hpp' not generated, too many nodes (105), threshold is 80. Consider increasing DOT_GRAPH_MAX_NODES. /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributeListImpl.hpp:127: warning: argument 'thOther' of command @param is not found in the argument list of AttributeListImpl::swap(AttributeListImpl &theOther) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributeListImpl.hpp:134: warning: The following parameter of AttributeListImpl::swap(AttributeListImpl &theOther) is not documented: parameter 'theOther' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributesImpl.hpp:183: warning: argument 'thOther' of command @param is not found in the argument list of AttributesImpl::swap(AttributesImpl &theOther) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/AttributesImpl.hpp:190: warning: The following parameter of AttributesImpl::swap(AttributesImpl &theOther) is not documented: parameter 'theOther' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/STLHelper.hpp:239: warning: argument 'thePair' of command @param is not found in the argument list of ClearFunctor< Type >::operator()(argument_type &theArg) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Include/STLHelper.hpp:244: warning: The following parameter of ClearFunctor::operator()(argument_type &theArg) const is not documented: parameter 'theArg' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.hpp:46: warning: Unsupported xml/html tag found /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.hpp:46: warning: Unsupported xml/html tag found /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.hpp:124: warning: The following parameter of Counter::getPreviouslyCounted(StylesheetExecutionContext &support, const XalanNode *node) const is not documented: parameter 'support' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.hpp:150: warning: Unsupported xml/html tag found /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.hpp:150: warning: Unsupported xml/html tag found /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.hpp:198: warning: Found unknown command '@executionContext' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.hpp:199: warning: Found unknown command '@numberElem' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.hpp:200: warning: Found unknown command '@node' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.hpp:187: warning: Found unknown command '@theSize' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:612: warning: argument 'node' of command @param is not found in the argument list of DOMServices::getLocalNameOfNode(const XalanNode &n) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:619: warning: The following parameter of DOMServices::getLocalNameOfNode(const XalanNode &n) is not documented: parameter 'n' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:598: warning: argument 'attr' of command @param is not found in the argument list of DOMServices::getNameOfNode(const XalanElement &element) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:605: warning: The following parameter of DOMServices::getNameOfNode(const XalanElement &element) is not documented: parameter 'element' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:559: warning: argument 'node' of command @param is not found in the argument list of DOMServices::getNameOfNode(const XalanNode &n) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:566: warning: The following parameter of DOMServices::getNameOfNode(const XalanNode &n) is not documented: parameter 'n' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:635: warning: argument 'node' of command @param is not found in the argument list of DOMServices::getNamespaceOfNode(const XalanNode &n) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:642: warning: The following parameter of DOMServices::getNamespaceOfNode(const XalanNode &n) is not documented: parameter 'n' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:356: warning: argument 'fRaw' of command @param is not found in the argument list of DOMServices::getNodeData(const XalanAttr &attribute, FormatterListener &formatterListener, MemberFunctionPtr function) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:362: warning: The following parameter of DOMServices::getNodeData(const XalanAttr &attribute, FormatterListener &formatterListener, MemberFunctionPtr function) is not documented: parameter 'function' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:372: warning: argument 'fRaw' of command @param is not found in the argument list of DOMServices::getNodeData(const XalanComment &comment, FormatterListener &formatterListener, MemberFunctionPtr function) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:378: warning: The following parameter of DOMServices::getNodeData(const XalanComment &comment, FormatterListener &formatterListener, MemberFunctionPtr function) is not documented: parameter 'function' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:401: warning: argument 'node' of command @param is not found in the argument list of DOMServices::getNodeData(const XalanDocument &document, ExecutionContext &context, FormatterListener &formatterListener, MemberFunctionPtr function) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:408: warning: The following parameter of DOMServices::getNodeData(const XalanDocument &document, ExecutionContext &context, FormatterListener &formatterListener, MemberFunctionPtr function) is not documented: parameter 'document' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:388: warning: argument 'fRaw' of command @param is not found in the argument list of DOMServices::getNodeData(const XalanDocument &document, FormatterListener &formatterListener, MemberFunctionPtr function) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:394: warning: The following parameter of DOMServices::getNodeData(const XalanDocument &document, FormatterListener &formatterListener, MemberFunctionPtr function) is not documented: parameter 'function' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:439: warning: argument 'fRaw' of command @param is not found in the argument list of DOMServices::getNodeData(const XalanDocumentFragment &documentFragment, ExecutionContext &context, FormatterListener &formatterListener, MemberFunctionPtr function) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:446: warning: The following parameter of DOMServices::getNodeData(const XalanDocumentFragment &documentFragment, ExecutionContext &context, FormatterListener &formatterListener, MemberFunctionPtr function) is not documented: parameter 'function' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:426: warning: argument 'fRaw' of command @param is not found in the argument list of DOMServices::getNodeData(const XalanDocumentFragment &documentFragment, FormatterListener &formatterListener, MemberFunctionPtr function) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:432: warning: The following parameter of DOMServices::getNodeData(const XalanDocumentFragment &documentFragment, FormatterListener &formatterListener, MemberFunctionPtr function) is not documented: parameter 'function' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:477: warning: argument 'node' of command @param is not found in the argument list of DOMServices::getNodeData(const XalanElement &element, ExecutionContext &context, FormatterListener &formatterListener, MemberFunctionPtr function) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:484: warning: The following parameter of DOMServices::getNodeData(const XalanElement &element, ExecutionContext &context, FormatterListener &formatterListener, MemberFunctionPtr function) is not documented: parameter 'element' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:242: warning: argument 'node' of command @param is not found in the argument list of DOMServices::getNodeData(const XalanElement &element, ExecutionContext &context, XalanDOMString &data) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:248: warning: The following parameter of DOMServices::getNodeData(const XalanElement &element, ExecutionContext &context, XalanDOMString &data) is not documented: parameter 'element' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:464: warning: argument 'fRaw' of command @param is not found in the argument list of DOMServices::getNodeData(const XalanElement &element, FormatterListener &formatterListener, MemberFunctionPtr function) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:470: warning: The following parameter of DOMServices::getNodeData(const XalanElement &element, FormatterListener &formatterListener, MemberFunctionPtr function) is not documented: parameter 'function' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:502: warning: argument 'fRaw' of command @param is not found in the argument list of DOMServices::getNodeData(const XalanProcessingInstruction &pi, FormatterListener &formatterListener, MemberFunctionPtr function) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:508: warning: The following parameter of DOMServices::getNodeData(const XalanProcessingInstruction &pi, FormatterListener &formatterListener, MemberFunctionPtr function) is not documented: parameter 'function' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:534: warning: argument 'node' of command @param is not found in the argument list of DOMServices::getNodeData(const XalanText &text, ExecutionContext &context, FormatterListener &formatterListener, MemberFunctionPtr function) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:534: warning: argument 'fRaw' of command @param is not found in the argument list of DOMServices::getNodeData(const XalanText &text, ExecutionContext &context, FormatterListener &formatterListener, MemberFunctionPtr function) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:541: warning: The following parameters of DOMServices::getNodeData(const XalanText &text, ExecutionContext &context, FormatterListener &formatterListener, MemberFunctionPtr function) are not documented: parameter 'text' parameter 'function' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:518: warning: argument 'node' of command @param is not found in the argument list of DOMServices::getNodeData(const XalanText &text, FormatterListener &formatterListener, MemberFunctionPtr function) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:518: warning: argument 'fRaw' of command @param is not found in the argument list of DOMServices::getNodeData(const XalanText &text, FormatterListener &formatterListener, MemberFunctionPtr function) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:524: warning: The following parameters of DOMServices::getNodeData(const XalanText &text, FormatterListener &formatterListener, MemberFunctionPtr function) are not documented: parameter 'text' parameter 'function' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:279: warning: argument 'node' of command @param is not found in the argument list of DOMServices::getNodeData(const XalanText &text, XalanDOMString &data) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:284: warning: The following parameter of DOMServices::getNodeData(const XalanText &text, XalanDOMString &data) is not documented: parameter 'text' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:646: warning: argument 'node' of command @param is not found in the argument list of DOMServices::isNamespaceDeclaration(const XalanAttr &n) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:652: warning: The following parameter of DOMServices::isNamespaceDeclaration(const XalanAttr &n) is not documented: parameter 'n' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:723: warning: argument 'node1' of command @param is not found in the argument list of DOMServices::isNodeAfterSibling(const XalanNode &parent, const XalanNode &child1, const XalanNode &child2) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:723: warning: argument 'node2' of command @param is not found in the argument list of DOMServices::isNodeAfterSibling(const XalanNode &parent, const XalanNode &child1, const XalanNode &child2) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/DOMServices.hpp:730: warning: The following parameters of DOMServices::isNodeAfterSibling(const XalanNode &parent, const XalanNode &child1, const XalanNode &child2) are not documented: parameter 'child1' parameter 'child2' ile XPathFactory.hpp... Generating docs for file XPathFactoryBlock.hpp... Generating docs for file XPathFactoryDefault.hpp... Generating docs for file XPathFunctionTable.hpp... Generating docs for file XPathInit.hpp... Generating docs for file XPathParserException.hpp... Generating docs for file XPathProcessor.hpp... Generating docs for file XPathProcessorImpl.hpp... Generating docs for file XResultTreeFrag.hpp... Generating docs for file XResultTreeFragAllocator.hpp... Generating docs for file XSLException.hpp... Generating docs for file XSLTDefinitions.hpp... Generating docs for file XSLTEngineImpl.hpp... Generating docs for file XSLTInit.hpp... Generating docs for file XSLTInputSource.hpp... Generating docs for file XSLTProcessor.hpp... Generating docs for file XSLTProcessorEnvSupport.hpp... Generating docs for file XSLTProcessorEnvSupportDefault.hpp... Generating docs for file XSLTProcessorException.hpp... Generating docs for file XSLTResultTarget.hpp... Generating docs for file XString.hpp... Generating docs for file XStringAdapter.hpp... Generating docs for file XStringAdapterAllocator.hpp... Generating docs for file XStringAllocator.hpp... Generating docs for file XStringBase.hpp... Generating docs for file XStringCached.hpp... Generating docs for file XStringCachedAllocator.hpp... Generating docs for file XStringReference.hpp... Generating docs for file XStringReferenceAllocator.hpp... Generating docs for file XToken.hpp... Generating docs for file XTokenNumberAdapter.hpp... Generating docs for file XTokenNumberAdapterAllocator.hpp... Generating docs for file XTokenStringAdapter.hpp... Generating docs for file XTokenStringAdapterAllocator.hpp... Generating docs for file XUnknown.hpp... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound ArenaAllocator... Generating docs for compound ArenaBlock... Generating docs for compound ArenaBlockBase... Generating docs for compound AttributeListImpl... Generating docs for compound AttributesImpl... Generating docs for compound AttributeVectorEntry... Generating docs for compound AttributeVectorEntryExtended... Generating docs for compound AVT... Generating docs for compound AVTPart... Generating docs for compound AVTPartSimple... Generating docs for compound AVTPartXPath... Generating docs for compound c_wstr_functor... Generating docs for compound ClearCacheResetFunctor... Generating docs for compound ClearFunctor... Generating docs for compound CollationCacheStruct... Generating docs for nested compound CollationCacheStruct::CollatorDeleteFunctor... Generating docs for nested compound CollationCacheStruct::CollatorFindFunctor... Generating docs for compound CollectionClearGuard... Generating docs for compound CollectionDeleteGuard... Generating docs for compound Constants... Generating docs for compound ConstructValueWithMemoryManager... Generating docs for compound ConstructValueWithNoMemoryManager... Generating docs for compound ConstructWithMemoryManager... Generating docs for compound ConstructWithMemoryManagerTraits... Generating docs for compound ConstructWithNoMemoryManager... Generating docs for compound ConstructWithNoMemoryManagerTraits... Generating docs for compound Counter... Generating docs for compound CountersTable... Generating docs for compound DecimalFormatCacheStruct... Generating docs for nested compound DecimalFormatCacheStruct::DecimalFormatDeleteFunctor... Generating docs for nested compound DecimalFormatCacheStruct::DecimalFormatFindFunctor... Generating docs for compound DecimalToRoman... Generating docs for compound DefaultCacheCreateFunctor... Generating docs for compound DefaultCacheCreateFunctorMemMgr... Generating docs for compound DefaultCacheResetFunctor... Generating docs for compound DeleteFunctor... Generating docs for compound DirectoryEnumeratorFunctor... Generating docs for compound DirectoryFilterPredicate... Generating docs for compound DOMServices... Generating docs for compound DOMStringEqualsFunction... Generating/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:344: warning: End of list marker found without any preceding list items /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:612: warning: Found unknown command '@index' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:612: warning: Found unknown command '@index' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/ElementPrefixResolverProxy.hpp:60: warning: The following parameter of ElementPrefixResolverProxy::ElementPrefixResolverProxy(const XalanElement *namespaceContext, const XPathEnvSupport &envSupport, const DOMSupport &domSupport, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) is not documented: parameter 'XALAN_DEFAULT_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/ElementPrefixResolverProxy.hpp:73: warning: The following parameter of ElementPrefixResolverProxy::ElementPrefixResolverProxy(const XalanElement *namespaceContext, MemoryManager &theManager XALAN_DEFAULT_MEMMGR, const XPathEnvSupport *envSupport=0) is not documented: parameter 'XALAN_DEFAULT_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:612: warning: Found unknown command '@index' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:612: warning: Found unknown command '@index' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemMessage.hpp:44: warning: argument 'name' of command @param is not found in the argument list of ElemMessage::ElemMessage(StylesheetConstructionContext &constructionContext, Stylesheet &stylesheetTree, const AttributeListType &atts, XalanFileLoc lineNumber, XalanFileLoc columnNumber) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemMessage.hpp:85: warning: The following parameter of ElemMessage::ElemMessageTerminateException::ElemMessageTerminateException(MemoryManager &theManager, const XalanDOMString &theMessage, const Locator *theLocator) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemNumber.hpp:157: warning: argument 'matchPatternString' of command @param is not found in the argument list of ElemNumber::findAncestor(StylesheetExecutionContext &executionContext, const XPath *fromMatchPattern, const XPath *countMatchPattern, XalanNode *context) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemNumber.hpp:157: warning: argument 'matchPatternString' of command @param is not found in the argument list of ElemNumber::findAncestor(StylesheetExecutionContext &executionContext, const XPath *fromMatchPattern, const XPath *countMatchPattern, XalanNode *context) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemNumber.hpp:157: warning: argument 'node' of command @param is not found in the argument list of ElemNumber::findAncestor(StylesheetExecutionContext &executionContext, const XPath *fromMatchPattern, const XPath *countMatchPattern, XalanNode *context) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemNumber.hpp:167: warning: The following parameters of ElemNumber::findAncestor(StylesheetExecutionContext &executionContext, const XPath *fromMatchPattern, const XPath *countMatchPattern, XalanNode *context) const are not documented: parameter 'fromMatchPattern' parameter 'countMatchPattern' parameter 'context' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemNumber.hpp:175: warning: argument 'matchPatternString' of command @param is not found in the argument list of ElemNumber::findPrecedingOrAncestorOrSelf(StylesheetExecutionContext &executionContext, const XPath *fromMatchPattern, const XPath *countMatchPattern, XalanNode *context) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemNumber.hpp:175: warning: argument 'matchPatternString' of command @param is not found in the argument list of ElemNumber::findPrecedingOrAncestorOrSelf(StylesheetExecutionContext &executionContext, const XPath *fromMatchPattern, const XPath *countMatchPattern, XalanNode *context) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemNumber.hpp:175: warning: argument 'node' of command @param is not found in the argument list of ElemNumber::findPrecedingOrAncestorOrSelf(StylesheetExecutionContext &executionContext, const XPath *fromMatchPattern, const XPath *countMatchPattern, XalanNode *context) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemNumber.hpp:185: warning: The following parameters of ElemNumber::findPrecedingOrAncestorOrSelf(StylesheetExecutionContext &executionContext, const XPath *fromMatchPattern, const XPath *countMatchPattern, XalanNode *context) const are not documented: parameter 'fromMatchPattern' parameter 'countMatchPattern' parameter 'context' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemNumber.hpp:218: warning: argument 'patterns' of command @param is not found in the argument list of ElemNumber::getMatchingAncestors(StylesheetExecutionContext &executionContext, XalanNode *node, bool stopAtFirstFound, MutableNodeRefList &ancestors) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemNumber.hpp:144: warning: End of list marker found without any preceding list items /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:612: warning: Found unknown command '@index' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemNumber.hpp:274: warning: argument 'result' of command @param is not found in the argument list of ElemNumber::int2alphaCount(CountType val, const XalanDOMChar table[], XalanDOMString::size_type length, XalanDOMString &theResult) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemNumber.hpp:287: warning: The following parameter of ElemNumber::int2alphaCount(CountType val, const XalanDOMChar table[], XalanDOMString::size_type length, XalanDOMString &theResult) is not documented: parameter 'theResult' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:612: warning: Found unknown command '@index' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:344: warning: End of list marker found without any preceding list items /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:612: warning: Found unknown command '@index' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:344: warning: End of list marker found without any preceding list items /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:1013: warning: argument 'theLocator' of command @param is not found in the argument list of ElemTemplateElement::error(StylesheetConstructionContext &theContext, XalanMessages::Codes theCode, const XalanDOMString &theToken) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:198: warning: argument 'execute' of command @param is not found in the argument list of ElemTemplateElement::execute(StylesheetExecutionContext &executionContext) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:202: warning: The following parameter of ElemTemplateElement::execute(StylesheetExecutionContext &executionContext) const is not documented: parameter 'executionContext' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:206: warning: argument 'execute' of command @param is not found in the argument list of ElemTemplateElement::executeChildren(StylesheetExecutionContext &executionContext) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:210: warning: The following parameter of ElemTemplateElement::executeChildren(StylesheetExecutionContext &executionContext) const is not documented: parameter 'executionContext' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:810: warning: argument 'template' of command @param is not found in the argument list of ElemTemplateElement::findTemplateToTransformChild(StylesheetExecutionContext &executionContext, const ElemTemplateElement &xslInstruction, const ElemTemplateElement *theTemplate, XalanNode *child) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:819: warning: The following parameter of ElemTemplateElement::findTemplateToTransformChild(StylesheetExecutionContext &executionContext, const ElemTemplateElement &xslInstruction, const ElemTemplateElement *theTemplate, XalanNode *child) const is not documented: parameter 'theTemplate' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:827: warning: argument 'template' of command @param is not found in the argument list of ElemTemplateElement::findTemplateToTransformChild(StylesheetExecutionContext &executionContext, const ElemTemplateElement &xslInstruction, const ElemTemplateElement *theTemplate, XalanNode *child, XalanNode::NodeType nodeType) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:837: warning: The following parameter of ElemTemplateElement::findTemplateToTransformChild(StylesheetExecutionContext &executionContext, const ElemTemplateElement &xslInstruction, const ElemTemplateElement *theTemplate, XalanNode *child, XalanNode::NodeType nodeType) const is not documented: parameter 'theTemplate' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:799: warning: argument 'fExists' of command @param is not found in the argument list of ElemTemplateElement::getNamespaceForPrefixInternal(const XalanDOMString &prefix) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:612: warning: Found unknown command '@index' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemUse.hpp:48: warning: argument 'atts' of command @param is not found in the argument list of ElemUse::ElemUse(StylesheetConstructionContext &constructionContext, Stylesheet &stylesheetTree, XalanFileLoc lineNumber, XalanFileLoc columnNumber, int xslToken) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemUse.hpp:58: warning: The following parameter of ElemUse::ElemUse(StylesheetConstructionContext &constructionContext, Stylesheet &stylesheetTree, XalanFileLoc lineNumber, XalanFileLoc columnNumber, int xslToken) is not documented: parameter 'xslToken' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemUse.hpp:78: warning: The following parameter of ElemUse::processUseAttributeSets(StylesheetConstructionContext &constructionContext, const XalanDOMChar *attrName, const AttributeListType &atts, XalanSize_t which) is not documented: parameter 'constructionContext' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:612: warning: Found unknown command '@index' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemVariable.hpp:129: warning: The following parameter of ElemVariable::ElemVariable(StylesheetConstructionContext &constructionContext, Stylesheet &stylesheetTree, const AttributeListType &atts, XalanFileLoc lineNumber, XalanFileLoc columnNumber, int xslToken) is not documented: parameter 'xslToken' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:344: warning: End of list marker found without any preceding list items /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:612: warning: Found unknown command '@index' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:612: warning: Found unknown command '@index' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ElemTemplateElement.hpp:612: warning: Found unknown command '@index' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ExecutionContext.hpp:77: warning: The following parameter of ExecutionContext::problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode)=0 is not documented: parameter 'sourceNode' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ExecutionContext.hpp:91: warning: argument 'textNode' of command @param is not found in the argument list of ExecutionContext::shouldStripSourceNode(const XalanText &node)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ExecutionContext.hpp:97: warning: The following parameter of ExecutionContext::shouldStripSourceNode(const XalanText &node)=0 is not documented: parameter 'node' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ExtensionFunctionHandler.hpp:69: warning: The following parameter of ExtensionFunctionHandler::ExtensionFunctionHandler(const XalanDOMString &namespaceUri, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ExtensionFunctionHandler.hpp:84: warning: The following parameter of ExtensionFunctionHandler::ExtensionFunctionHandler(MemoryManager &theManager, const XalanDOMString &namespaceUri, const XalanDOMString &funcNames, const XalanDOMString &lang, const XalanDOMString &srcURL, const XalanDOMString &scriptSrc) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ExtensionFunctionHandler.hpp:104: warning: argument 'functions' of command @param is not found in the argument list of ExtensionFunctionHandler::setFunctions(const XalanDOMString &funcNames) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ExtensionFunctionHandler.hpp:109: warning: The following parameter of ExtensionFunctionHandler::setFunctions(const XalanDOMString &funcNames) is not documented: parameter 'funcNames' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ExtensionNSHandler.hpp:66: warning: The following parameter of ExtensionNSHandler::ExtensionNSHandler(const XalanDOMString &namespaceUri, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ExtensionNSHandler.hpp:77: warning: argument 'scriptSrc' of command @param is not found in the argument list of ExtensionNSHandler::ExtensionNSHandler(MemoryManager &theManager, const XalanDOMString &namespaceUri, const XalanDOMString &elemNames, const XalanDOMString &funcNames, const XalanDOMString &lang, const XalanDOMString &srcURL, const XalanDOMString &src) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ExtensionNSHandler.hpp:88: warning: The following parameters of ExtensionNSHandler::ExtensionNSHandler(MemoryManager &theManager, const XalanDOMString &namespaceUri, const XalanDOMString &elemNames, const XalanDOMString &funcNames, const XalanDOMString &lang, const XalanDOMString &srcURL, const XalanDOMString &src) are not documented: parameter 'theManager' parameter 'src' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ExtensionNSHandler.hpp:160: warning: The following parameter of ExtensionNSHandler::processElement(StylesheetExecutionContext &executionContext, const XalanDOMString &localPart, const XalanElement *element, Stylesheet &stylesheetTree, const XalanNode *sourceTree, const XalanNode *sourceNode, const XalanQName &mode) is not documented: parameter 'executionContext' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ExtensionNSHandler.hpp:97: warning: argument 'functions' of command @param is not found in the argument list of ExtensionNSHandler::setFunctions(const XalanDOMString &funcNames) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ExtensionNSHandler.hpp:105: warning: The following parameter of ExtensionNSHandler::setFunctions(const XalanDOMString &funcNames) is not documented: parameter 'funcNames' docs for compound DOMStringGreaterThanFunction... Generating docs for compound DOMStringGreaterThanOrEqualFunction... Generating docs for compound DOMStringHashFunction... Generating docs for compound DOMStringHelper... Generating docs for compound DOMStringLessThanFunction... Generating docs for compound DOMStringLessThanIgnoreCaseASCIIFunction... Generating docs for compound DOMStringLessThanOrEqualFunction... Generating docs for compound DOMStringNotEqualsFunction... Generating docs for compound DOMStringPointerEqualToFunction... Generating docs for compound DOMStringPointerHashFunction... Generating docs for compound DOMStringPointerLessThanFunction... Generating docs for compound DOMStringPrintWriter... Generating docs for compound DOMSupport... Generating docs for compound DOMSupportDefault... Generating docs for compound DOMSupportException... Generating docs for compound DOMSupportInit... Generating docs for compound DoubleSupport... Generating docs for nested compound DoubleSupport::addFunction... Generating docs for nested compound DoubleSupport::divideFunction... Generating docs for nested compound DoubleSupport::equalFunction... Generating docs for nested compound DoubleSupport::greaterThanFunction... Generating docs for nested compound DoubleSupport::greaterThanOrEqualFunction... Generating docs for nested compound DoubleSupport::lessThanFunction... Generating docs for nested compound DoubleSupport::lessThanOrEqualFunction... Generating docs for nested compound DoubleSupport::modulusFunction... Generating docs for nested compound DoubleSupport::multiplyFunction... Generating docs for nested compound DoubleSupport::negativeFunction... Generating docs for nested compound DoubleSupport::notEqualFunction... Generating docs for nested compound DoubleSupport::NumberUnion... Generating docs for nested compound DoubleSupport::subtractFunction... Generating docs for compound ElemApplyImport... Generating docs for compound ElemApplyTemplates... Generating docs for compound ElemAttribute... Generating docs for compound ElemAttributeSet... Generating docs for compound ElemCallTemplate... Generating docs for compound ElemChoose... Generating docs for compound ElemComment... Generating docs for compound ElemCopy... Generating docs for compound ElemCopyOf... Generating docs for compound ElemDecimalFormat... Generating docs for compound ElemElement... Generating docs for compound ElemEmpty... Generating docs for compound ElementPrefixResolverProxy... Generating docs for compound ElemExtensionCall... Generating docs for compound ElemFallback... Generating docs for compound ElemForEach... Generating docs for compound ElemForwardCompatible... Generating docs for compound ElemIf... Generating docs for compound ElemLiteralResult... Generating docs for compound ElemMessage... Generating docs for nested compound ElemMessage::ElemMessageTerminateException... Generating docs for compound ElemNumber... Generating docs for nested compound ElemNumber::NumberFormatStringTokenizer... Generating docs for compound ElemOtherwise... Generating docs for compound ElemParam... Generating docs for compound ElemPI... Generating docs for compound ElemSort... Generating docs for compound ElemTemplate... Generating docs for compound ElemTemplateElement... Generating docs for nested compound ElemTemplateElement::LocatorProxy... Generating docs for compound ElemText... Generating docs for compound ElemTextLiteral... Generating docs for compound ElemUse... Generating docs for compound ElemValueOf... Generating docs for compound ElemVariable... Generating docs for compound ElemWhen... Generating docs for compound ElemWithParam... Generating docs for compound equal_null_terminated_arrays... Generating docs for compound ExecutionContext... Generating docs for compound ExplicitMemoryManagedConstructionTraits... Generating docs for compound ExtensionFunctionHandler... Generating docs for compound ExtensionNSHandler... Generating docs for compound FilesOnlyFilterPredicate... Generating docs for compound FindFileStruct... Generating docs for compound Formatt/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/FormatterListener.hpp:193: warning: argument 'data' of command @param is not found in the argument list of FormatterListener::entityReference(const XMLCh *const name)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/FormatterListener.hpp:198: warning: The following parameter of FormatterListener::entityReference(const XMLCh *const name)=0 is not documented: parameter 'name' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FormatterStringLengthCounter.hpp:92: warning: argument 'data' of command @param is not found in the argument list of FormatterStringLengthCounter::entityReference(const XMLCh *const name) inherited from member entityReference at line 193 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/FormatterListener.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/FormatterStringLengthCounter.hpp:92: warning: The following parameter of FormatterStringLengthCounter::entityReference(const XMLCh *const name) is not documented: parameter 'name' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/FormatterToDeprecatedXercesDOM.hpp:86: warning: argument 'elem' of command @param is not found in the argument list of FormatterToDeprecatedXercesDOM::FormatterToDeprecatedXercesDOM(DOM_Document_Type &doc, DOM_ElementType ¤tElement) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/FormatterToDeprecatedXercesDOM.hpp:94: warning: The following parameter of FormatterToDeprecatedXercesDOM::FormatterToDeprecatedXercesDOM(DOM_Document_Type &doc, DOM_ElementType ¤tElement) is not documented: parameter 'currentElement' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/FormatterToDeprecatedXercesDOM.hpp:128: warning: argument 'data' of command @param is not found in the argument list of FormatterToDeprecatedXercesDOM::entityReference(const XMLCh *const name) inherited from member entityReference at line 193 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/FormatterListener.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/FormatterToDeprecatedXercesDOM.hpp:128: warning: The following parameter of FormatterToDeprecatedXercesDOM::entityReference(const XMLCh *const name) is not documented: parameter 'name' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToHTML.hpp:77: warning: The following parameters of FormatterToHTML::FormatterToHTML(Writer &writer, const XalanDOMString &encoding=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &mediaType=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &doctypeSystem=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &doctypePublic=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), bool doIndent=true, int indent=eDefaultIndentAmount, bool escapeURLs=true, bool omitMetaTag=false, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) are not documented: parameter 'mediaType' parameter 'XALAN_DEFAULT_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToHTML.hpp:135: warning: argument 'data' of command @param is not found in the argument list of FormatterToHTML::entityReference(const XMLCh *const name) inherited from member entityReference at line 193 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/FormatterListener.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToHTML.hpp:135: warning: The following parameter of FormatterToHTML::entityReference(const XMLCh *const name) is not documented: parameter 'name' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToNull.hpp:87: warning: argument 'data' of command @param is not found in the argument list of FormatterToNull::entityReference(const XMLCh *const name) inherited from member entityReference at line 193 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/FormatterListener.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToNull.hpp:87: warning: The following parameter of FormatterToNull::entityReference(const XMLCh *const name) is not documented: parameter 'name' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/FormatterToSourceTree.hpp:86: warning: The following parameter of FormatterToSourceTree::FormatterToSourceTree(MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR, XalanSourceTreeDocument *theDocument=0) is not documented: parameter 'XALAN_DEFAULT_CONSTRUCTOR_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/FormatterToSourceTree.hpp:97: warning: The following parameter of FormatterToSourceTree::FormatterToSourceTree(XalanSourceTreeDocument *theDocument, XalanSourceTreeDocumentFragment *theDocumentFragment, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) is not documented: parameter 'XALAN_DEFAULT_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/FormatterToSourceTree.hpp:158: warning: argument 'data' of command @param is not found in the argument list of FormatterToSourceTree::entityReference(const XMLCh *const name) inherited from member entityReference at line 193 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/FormatterListener.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/FormatterToSourceTree.hpp:158: warning: The following parameter of FormatterToSourceTree::entityReference(const XMLCh *const name) is not documented: parameter 'name' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToText.hpp:60: warning: argument 'normalizeLindefeed' of command @param is not found in the argument list of FormatterToText::FormatterToText(Writer &writer, bool normalizeLinefeed=true, bool handleIgnorableWhitespace=true, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToText.hpp:61: warning: Found unknown command '\r' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToText.hpp:65: warning: The following parameters of FormatterToText::FormatterToText(Writer &writer, bool normalizeLinefeed=true, bool handleIgnorableWhitespace=true, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) are not documented: parameter 'normalizeLinefeed' parameter 'XALAN_DEFAULT_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToText.hpp:73: warning: argument 'normalizeLindefeed' of command @param is not found in the argument list of FormatterToText::FormatterToText(Writer &writer, const XalanDOMString &encoding, bool normalizeLinefeed=true, bool handleIgnorableWhitespace=true, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToText.hpp:75: warning: Found unknown command '\r' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToText.hpp:79: warning: The following parameters of FormatterToText::FormatterToText(Writer &writer, const XalanDOMString &encoding, bool normalizeLinefeed=true, bool handleIgnorableWhitespace=true, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) are not documented: parameter 'normalizeLinefeed' parameter 'XALAN_DEFAULT_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToText.hpp:200: warning: argument 'data' of command @param is not found in the argument list of FormatterToText::entityReference(const XMLCh *const name) inherited from member entityReference at line 193 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/FormatterListener.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToText.hpp:200: warning: The following parameter of FormatterToText::entityReference(const XMLCh *const name) is not documented: parameter 'name' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/FormatterToXercesDOM.hpp:65: warning: The following parameter of FormatterToXercesDOM::FormatterToXercesDOM(DOMDocument_Type *doc, DOMDocumentFragmentType *docFrag, DOMElementType *currentElement, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) is not documented: parameter 'XALAN_DEFAULT_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/FormatterToXercesDOM.hpp:71: warning: argument 'elem' of command @param is not found in the argument list of FormatterToXercesDOM::FormatterToXercesDOM(DOMDocument_Type *doc, DOMElementType *currentElement, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/FormatterToXercesDOM.hpp:78: warning: The following parameters of FormatterToXercesDOM::FormatterToXercesDOM(DOMDocument_Type *doc, DOMElementType *currentElement, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) are not documented: parameter 'currentElement' parameter 'XALAN_DEFAULT_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/FormatterToXercesDOM.hpp:103: warning: argument 'data' of command @param is not found in the argument list of FormatterToXercesDOM::entityReference(const XMLCh *const name) inherited from member entityReference at line 193 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/FormatterListener.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/FormatterToXercesDOM.hpp:103: warning: The following parameter of FormatterToXercesDOM::entityReference(const XMLCh *const name) is not documented: parameter 'name' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXML.hpp:89: warning: The following parameter of FormatterToXML::FormatterToXML(Writer &writer, const XalanDOMString &version=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), bool doIndent=false, int indent=eDefaultIndentAmount, const XalanDOMString &encoding=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &mediaType=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &doctypeSystem=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &doctypePublic=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), bool xmlDecl=true, const XalanDOMString &standalone=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), eFormat format=OUTPUT_METHOD_XML, bool fBufferData=true, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) is not documented: parameter 'XALAN_DEFAULT_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXML.hpp:354: warning: Found unknown command '@chars' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXML.hpp:390: warning: Found unknown command '@chars' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXML.hpp:391: warning: Found unknown command '@start' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXML.hpp:392: warning: Found unknown command '@length' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXML.hpp:323: warning: Found unknown command '@ch' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXML.hpp:340: warning: Found unknown command '@chars' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXML.hpp:372: warning: Found unknown command '@chars' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXML.hpp:373: warning: Found unknown command '@start' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXML.hpp:374: warning: Found unknown command '@length' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXML.hpp:310: warning: Found unknown command '@ch' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXML.hpp:159: warning: argument 'data' of command @param is not found in the argument list of FormatterToXML::entityReference(const XMLCh *const name) inherited from member entityReference at line 193 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/FormatterListener.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXML.hpp:159: warning: The following parameter of FormatterToXML::entityReference(const XMLCh *const name) is not documented: parameter 'name' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXML.hpp:575: warning: argument 'next' of command @param is not found in the argument list of FormatterToXML::throwInvalidCharacterException(XalanUnicodeChar ch, MemoryManager &theManager) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXML.hpp:581: warning: The following parameter of FormatterToXML::throwInvalidCharacterException(XalanUnicodeChar ch, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXMLUnicode.hpp:70: warning: argument 'version' of command @param is not found in the argument list of FormatterToXMLUnicode< UnicodeWriter, ConstantsType, CharPredicate, IndentHandler, XMLVersion >::FormatterToXMLUnicode(MemoryManager &theManager, Writer &writer, const XalanDOMString &encoding, const XalanDOMString &doctypeSystem=s_emptyString, const XalanDOMString &doctypePublic=s_emptyString, bool xmlDecl=true, const XalanDOMString &standalone=s_emptyString, size_type indent=eDefaultIndentAmount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXMLUnicode.hpp:84: warning: The following parameters of FormatterToXMLUnicode::FormatterToXMLUnicode(MemoryManager &theManager, Writer &writer, const XalanDOMString &encoding, const XalanDOMString &doctypeSystem=s_emptyString, const XalanDOMString &doctypePublic=s_emptyString, bool xmlDecl=true, const XalanDOMString &standalone=s_emptyString, size_type indent=eDefaultIndentAmount) are not documented: parameter 'encoding' parameter 'indent' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXMLUnicode.hpp:250: warning: argument 'data' of command @param is not found in the argument list of FormatterToXMLUnicode< UnicodeWriter, ConstantsType, CharPredicate, IndentHandler, XMLVersion >::entityReference(const XMLCh *const name) inherited from member entityReference at line 193 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/FormatterListener.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXMLUnicode.hpp:250: warning: The following parameter of FormatterToXMLUnicode::entityReference(const XMLCh *const name) is not documented: parameter 'name' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXMLUnicode.hpp:705: warning: argument 'ch' of command @param is not found in the argument list of FormatterToXMLUnicode< UnicodeWriter, ConstantsType, CharPredicate, IndentHandler, XMLVersion >::writeCDATAChars(const XalanDOMChar chars[], size_type length, bool &outsideCDATA) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXMLUnicode.hpp:710: warning: The following parameters of FormatterToXMLUnicode::writeCDATAChars(const XalanDOMChar chars[], size_type length, bool &outsideCDATA) are not documented: parameter 'chars' parameter 'outsideCDATA' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterToXMLUnicode.hpp:638: warning: The following parameter of FormatterToXMLUnicode::writeNormalizedChar(XalanDOMChar ch, const XalanDOMChar chars[], size_type start, size_type length) is not documented: parameter 'chars' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/FormatterTreeWalker.hpp:50: warning: The following parameter of FormatterTreeWalker::FormatterTreeWalker(FormatterListener &formatterListener, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) is not documented: parameter 'XALAN_DEFAULT_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/GenerateEvent.hpp:116: warning: The following parameter of GenerateEvent::GenerateEvent(EventType eventType, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/GenerateEvent.hpp:126: warning: The following parameter of GenerateEvent::GenerateEvent(EventType eventType, MemoryManager &theManager, const XalanDOMChar *name, AttributeListType *atts) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/GenerateEvent.hpp:139: warning: The following parameter of GenerateEvent::GenerateEvent(EventType eventType, MemoryManager &theManager, const XalanDOMString &name, const AttributeListType *atts=0) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/GenerateEvent.hpp:153: warning: The following parameter of GenerateEvent::GenerateEvent(EventType eventType, MemoryManager &theManager, const XalanDOMChar *ch, XalanDOMString::size_type start, XalanDOMString::size_type length) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/GenerateEvent.hpp:167: warning: The following parameter of GenerateEvent::GenerateEvent(EventType eventType, MemoryManager &theManager, const XalanDOMChar *name, const XalanDOMChar *data) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/GenerateEvent.hpp:175: warning: argument 'processor' of command @param is not found in the argument list of GenerateEvent::GenerateEvent(EventType eventType, MemoryManager &theManager, const XalanDOMChar *data) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/GenerateEvent.hpp:180: warning: The following parameter of GenerateEvent::GenerateEvent(EventType eventType, MemoryManager &theManager, const XalanDOMChar *data) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge/ICUBridgeCollationCompareFunctor.hpp:49: warning: The following parameter of ICUBridgeCollationCompareFunctor::ICUBridgeCollationCompareFunctor(MemoryManager &theManager, bool fCacheCollators=false) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge/ICUBridgeCollationCompareFunctorImpl.hpp:147: warning: The following parameter of ICUBridgeCollationCompareFunctorImpl::ICUBridgeCollationCompareFunctorImpl(MemoryManager &theManager, bool fCacheCollators=false) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge/ICUXalanNumberFormatProxy.hpp:53: warning: The following parameter of ICUXalanNumberFormatProxy::format(double theValue, XalanDOMString &theResult) is not documented: parameter 'theResult' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge/ICUXalanNumberFormatProxy.hpp:59: warning: The following parameter of ICUXalanNumberFormatProxy::format(int theValue, XalanDOMString &theResult) is not documented: parameter 'theResult' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/ICUBridge/ICUXalanNumberFormatProxy.hpp:71: warning: The following parameter of ICUXalanNumberFormatProxy::format(long theValue, XalanDOMString &theResult) is not documented: parameter 'theResult' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/KeyDeclaration.hpp:54: warning: The following parameters of KeyDeclaration::KeyDeclaration(const XalanQName &qname, const XPath &matchPattern, const XPath &use, const XalanDOMString &uri, XalanFileLoc lineNumber, XalanFileLoc columnNumber) are not documented: parameter 'uri' parameter 'lineNumber' parameter 'columnNumber' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/KeyTable.hpp:84: warning: argument 'nscontext' of command @param is not found in the argument list of KeyTable::KeyTable(XalanNode *startNode, const PrefixResolver &resolver, const KeyDeclarationVectorType &keyDeclarations, StylesheetExecutionContext &executionContext) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/KeyTable.hpp:91: warning: The following parameter of KeyTable::KeyTable(XalanNode *startNode, const PrefixResolver &resolver, const KeyDeclarationVectorType &keyDeclarations, StylesheetExecutionContext &executionContext) is not documented: parameter 'resolver' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/KeyTable.hpp:107: warning: argument 'name' of command @param is not found in the argument list of KeyTable::getNodeSetByKey(const XalanQName &qname, const XalanDOMString &ref) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/KeyTable.hpp:120: warning: The following parameter of KeyTable::getNodeSetByKey(const XalanQName &qname, const XalanDOMString &ref) const is not documented: parameter 'qname' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.hpp:53: warning: argument 'theBufferSize' of command @param is not found in the argument list of MsgFileOutputStream::MsgFileOutputStream(const char *theFileName) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/MutableNodeRefList.hpp:63: warning: The following parameter of MutableNodeRefList::MutableNodeRefList(const MutableNodeRefList &theSource, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/MutableNodeRefList.hpp:72: warning: The following parameter of MutableNodeRefList::MutableNodeRefList(const NodeRefListBase &theSource, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/NameSpace.hpp:58: warning: The following parameter of NameSpace::NameSpace(const XalanDOMString &prefix, const XalanDOMString &uri, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/NodeRefList.hpp:55: warning: The following parameter of NodeRefList::NodeRefList(const NodeRefList &theSource, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR) is not documented: parameter 'XALAN_DEFAULT_CONSTRUCTOR_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/NodeRefList.hpp:71: warning: The following parameter of NodeRefList::NodeRefList(const NodeRefListBase &theSource, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR) is not documented: parameter 'XALAN_DEFAULT_CONSTRUCTOR_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/NodeSorter.hpp:96: warning: argument 'v' of command @param is not found in the argument list of NodeSorter::sort(StylesheetExecutionContext &executionContext, MutableNodeRefList &theList) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/NodeSorter.hpp:104: warning: The following parameter of NodeSorter::sort(StylesheetExecutionContext &executionContext, MutableNodeRefList &theList) is not documented: parameter 'theList' erListener... Generating docs for compound FormatterStringLengthCounter... Generating docs for compound FormatterToDeprecatedXercesDOM... Generating docs for compound FormatterToHTML... Generating docs for nested compound FormatterToHTML::Entity... Generating docs for compound FormatterToNull... Generating docs for compound FormatterToSourceTree... Generating docs for compound FormatterToText... Generating docs for compound FormatterToXercesDOM... Generating docs for compound FormatterToXML... Generating docs for compound FormatterToXMLUnicode... Generating docs for compound FormatterTreeWalker... Generating docs for compound Function... Generating docs for compound FunctionConcat... Generating docs for compound FunctionContains... Generating docs for compound FunctionCurrent... Generating docs for compound FunctionDifference... Generating docs for compound FunctionDistinct... Generating docs for compound FunctionDocument... Generating docs for compound FunctionElementAvailable... Generating docs for compound FunctionEvaluate... Generating docs for compound FunctionFormatNumber... Generating docs for compound FunctionFunctionAvailable... Generating docs for compound FunctionGenerateID... Generating docs for compound FunctionHasSameNodes... Generating docs for compound FunctionID... Generating docs for compound FunctionIntersection... Generating docs for compound FunctionKey... Generating docs for compound FunctionLang... Generating docs for compound FunctionNamespaceURI... Generating docs for compound FunctionNodeSet... Generating docs for compound FunctionNormalizeSpace... Generating docs for compound FunctionStartsWith... Generating docs for compound FunctionString... Generating docs for compound FunctionSubstring... Generating docs for compound FunctionSubstringAfter... Generating docs for compound FunctionSubstringBefore... Generating docs for compound FunctionSystemProperty... Generating docs for compound FunctionTranslate... Generating docs for compound FunctionUnparsedEntityURI... Generating docs for compound GenerateEvent... Generating docs for compound GuardCachedObject... Generating docs for compound hash_non_terminated_array... Generating docs for compound hash_null_terminated_array... Generating docs for compound ICUBridge... Generating docs for compound ICUBridgeCleanup... Generating docs for compound ICUBridgeCollationCompareFunctor... Generating docs for compound ICUBridgeCollationCompareFunctorImpl... Generating docs for compound ICUFormatNumberFunctor... Generating docs for nested compound ICUFormatNumberFunctor::UnlocalizePatternFunctor... Generating docs for compound ICUResHandler... Generating docs for compound ICUXalanNumberFormatFactory... Generating docs for compound ICUXalanNumberFormatProxy... Generating docs for compound InMemHandler... Generating docs for compound KeyDeclaration... Generating docs for compound KeyTable... Generating docs for compound less_no_case_ascii_wide_string... Generating docs for compound less_null_terminated_arrays... Generating docs for compound MapValueDeleteFunctor... Generating docs for compound MemoryManagedConstructionTraits... Generating docs for compound MsgFileOutputStream... Generating docs for nested compound MsgFileOutputStream::OpenException... Generating docs for nested compound MsgFileOutputStream::WriteException... Generating docs for compound MutableNodeRefList... Generating docs for nested compound MutableNodeRefList::addNodeInDocOrderFunctor... Generating docs for compound NamedNodeMapAttributeList... Generating docs for compound NameSpace... Generating docs for compound NamespacesHandler... Generating docs for nested compound NamespacesHandler::Namespace... Generating docs for nested compound NamespacesHandler::NamespaceExtended... Generating docs for nested compound NamespacesHandler::PrefixChecker... Generating docs for compound NLSHandler... Generating docs for compound NodeNameTreeWalker... Generating docs for compound NodeRefList... Generating docs for compound NodeRefListBase... Generating docs for compound NodeSorter... Generating docs for nes/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/NodeSorter.hpp:126: warning: The following parameter of NodeSorter::NodeSortKeyCompare::NodeSortKeyCompare(StylesheetExecutionContext &executionContext, NodeSorter &theSorter, const NodeVectorType &theNodes, const NodeSortKeyVectorType &theNodeSortKeys) is not documented: parameter 'theSorter' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/PrintWriter.hpp:46: warning: The following parameter of PrintWriter::PrintWriter(bool fAutoFlush=false, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) is not documented: parameter 'XALAN_DEFAULT_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ProblemListener.hpp:73: warning: The following parameter of ProblemListener::problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode)=0 is not documented: parameter 'sourceNode' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ProblemListenerBase.hpp:147: warning: The following parameter of ProblemListenerBase::defaultFormat(PrintWriter &pw, eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode) is not documented: parameter 'sourceNode' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ProblemListenerBase.hpp:111: warning: The following parameter of ProblemListenerBase::problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode)=0 is not documented: parameter 'sourceNode' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/ProblemListenerDefault.hpp:74: warning: The following parameter of ProblemListenerDefault::problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode) is not documented: parameter 'sourceNode' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/Stylesheet.hpp:529: warning: argument 'name' of command @param is not found in the argument list of Stylesheet::findNamedTemplate(const XalanQName &qname) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/Stylesheet.hpp:534: warning: The following parameter of Stylesheet::findNamedTemplate(const XalanQName &qname) const is not documented: parameter 'qname' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/Stylesheet.hpp:316: warning: The following parameter of Stylesheet::getNamespaceFromStack(const XalanDOMChar *nodeName, XalanDOMString &theBuffer) const is not documented: parameter 'theBuffer' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/Stylesheet.hpp:302: warning: The following parameter of Stylesheet::getNamespaceFromStack(const XalanDOMString &nodeName, XalanDOMString &theBuffer) const is not documented: parameter 'theBuffer' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/Stylesheet.hpp:289: warning: The following parameter of Stylesheet::isAttrOK(const XalanDOMChar *attrName, const AttributeListType &atts, XalanSize_t which, StylesheetConstructionContext &constructionContext) const is not documented: parameter 'constructionContext' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/Stylesheet.hpp:626: warning: argument 'XalanNode' of command @param is not found in the argument list of Stylesheet::locateMatchPatternDataList(const XalanNode &theNode, XalanNode::NodeType targetNodeType) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/Stylesheet.hpp:631: warning: The following parameters of Stylesheet::locateMatchPatternDataList(const XalanNode &theNode, XalanNode::NodeType targetNodeType) const are not documented: parameter 'theNode' parameter 'targetNodeType' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/Stylesheet.hpp:455: warning: argument 'elemDecimalFormat' of command @param is not found in the argument list of Stylesheet::processDecimalFormatElement(StylesheetConstructionContext &constructionContext, const AttributeListType &atts, const Locator *locator=0) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/Stylesheet.hpp:459: warning: The following parameters of Stylesheet::processDecimalFormatElement(StylesheetConstructionContext &constructionContext, const AttributeListType &atts, const Locator *locator=0) are not documented: parameter 'constructionContext' parameter 'atts' parameter 'locator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/Stylesheet.hpp:635: warning: argument 'constructionContext' of command @param is not found in the argument list of Stylesheet::processExtensionNamespace(StylesheetConstructionContext &theConstructionContext, const XalanDOMString &uri) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/Stylesheet.hpp:644: warning: The following parameter of Stylesheet::processExtensionNamespace(StylesheetConstructionContext &theConstructionContext, const XalanDOMString &uri) is not documented: parameter 'theConstructionContext' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/Stylesheet.hpp:516: warning: explicit link request to 'param' could not be resolved /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/Stylesheet.hpp:521: warning: The following parameter of Stylesheet::processKeyElement(const PrefixResolver &nsContext, const AttributeListType &atts, const Locator *locator, StylesheetConstructionContext &constructionContext) is not documented: parameter 'locator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/Stylesheet.hpp:442: warning: argument 'attrs' of command @param is not found in the argument list of Stylesheet::processNSAliasElement(const XalanDOMChar *name, const AttributeListType &atts, StylesheetConstructionContext &constructionContext) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/Stylesheet.hpp:448: warning: The following parameter of Stylesheet::processNSAliasElement(const XalanDOMChar *name, const AttributeListType &atts, StylesheetConstructionContext &constructionContext) is not documented: parameter 'atts' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:218: warning: argument 'A' of command @param is not found in the argument list of StylesheetConstructionContext::create(StylesheetRoot &theStylesheetRoot, const XalanDOMString &theBaseIdentifier)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:228: warning: The following parameter of StylesheetConstructionContext::create(StylesheetRoot &theStylesheetRoot, const XalanDOMString &theBaseIdentifier)=0 is not documented: parameter 'theStylesheetRoot' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:544: warning: argument 'fTerminate' of command @param is not found in the argument list of StylesheetConstructionContext::createAVTPart(const XalanDOMChar *theString, XalanDOMString::size_type theLength=XalanDOMString::npos)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:729: warning: argument 'TheMatchPattern' of command @param is not found in the argument list of StylesheetConstructionContext::createXalanMatchPatternData(const ElemTemplate &theTemplate, size_type thePosition, const XalanDOMString &theTargetString, const XPath &theMatchPattern, const XalanDOMString &thePatternString, XPath::eMatchScore thePriority)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:745: warning: The following parameter of StylesheetConstructionContext::createXalanMatchPatternData(const ElemTemplate &theTemplate, size_type thePosition, const XalanDOMString &theTargetString, const XPath &theMatchPattern, const XalanDOMString &thePatternString, XPath::eMatchScore thePriority)=0 is not documented: parameter 'theMatchPattern' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:609: warning: argument 'Locator' of command @param is not found in the argument list of StylesheetConstructionContext::createXalanQName(const XalanDOMChar *qname, const NamespacesStackType &namespaces, const Locator *locator=0, bool fUseDefault=false)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:617: warning: The following parameter of StylesheetConstructionContext::createXalanQName(const XalanDOMChar *qname, const NamespacesStackType &namespaces, const Locator *locator=0, bool fUseDefault=false)=0 is not documented: parameter 'locator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:593: warning: argument 'Locator' of command @param is not found in the argument list of StylesheetConstructionContext::createXalanQName(const XalanDOMString &qname, const NamespacesStackType &namespaces, const Locator *locator=0, bool fUseDefault=false)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:601: warning: The following parameter of StylesheetConstructionContext::createXalanQName(const XalanDOMString &qname, const NamespacesStackType &namespaces, const Locator *locator=0, bool fUseDefault=false)=0 is not documented: parameter 'locator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:364: warning: The following parameters of StylesheetConstructionContext::createXPath(const Locator *locator, const XalanDOMChar *str, const PrefixResolver &resolver, bool allowVariableReferences=true, bool allowKeyFunction=true)=0 are not documented: parameter 'allowVariableReferences' parameter 'allowKeyFunction' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:382: warning: The following parameters of StylesheetConstructionContext::createXPath(const Locator *locator, const XalanDOMChar *str, XalanDOMString::size_type len, const PrefixResolver &resolver, bool allowVariableReferences=true, bool allowKeyFunction=true)=0 are not documented: parameter 'len' parameter 'allowVariableReferences' parameter 'allowKeyFunction' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:346: warning: The following parameters of StylesheetConstructionContext::createXPath(const Locator *locator, const XalanDOMString &str, const PrefixResolver &resolver, bool allowVariableReferences=true, bool allowKeyFunction=true)=0 are not documented: parameter 'allowVariableReferences' parameter 'allowKeyFunction' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:232: warning: argument 'theStylesheet' of command @param is not found in the argument list of StylesheetConstructionContext::destroy(StylesheetRoot *theStylesheetRoot)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:239: warning: The following parameter of StylesheetConstructionContext::destroy(StylesheetRoot *theStylesheetRoot)=0 is not documented: parameter 'theStylesheetRoot' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:281: warning: The following parameter of StylesheetConstructionContext::getURLStringFromString(const XalanDOMString &urlString, const XalanDOMString &base, XalanDOMString &theResult)=0 is not documented: parameter 'theResult' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:257: warning: The following parameter of StylesheetConstructionContext::getURLStringFromString(const XalanDOMString &urlString, XalanDOMString &theResult)=0 is not documented: parameter 'theResult' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:432: warning: The following parameter of StylesheetConstructionContext::parseXML(const XalanDOMString &urlString, DocumentHandler *docHandler, XalanDocument *docToRegister, ErrorHandler *theErrorHandler=0)=0 is not documented: parameter 'theErrorHandler' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:173: warning: The following parameter of StylesheetConstructionContext::problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode)=0 is not documented: parameter 'sourceNode' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:400: warning: argument 'A' of command @param is not found in the argument list of StylesheetConstructionContext::pushLocatorOnStack(const Locator *locator)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:404: warning: The following parameter of StylesheetConstructionContext::pushLocatorOnStack(const Locator *locator)=0 is not documented: parameter 'locator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:625: warning: argument 'Locator' of command @param is not found in the argument list of StylesheetConstructionContext::tokenizeQNames(size_type &count, const XalanDOMChar *qnameTokens, const NamespacesStackType &namespaces, const Locator *locator=0, bool fUseDefault=false)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp:635: warning: The following parameter of StylesheetConstructionContext::tokenizeQNames(size_type &count, const XalanDOMChar *qnameTokens, const NamespacesStackType &namespaces, const Locator *locator=0, bool fUseDefault=false)=0 is not documented: parameter 'locator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:200: warning: argument 'A' of command @param is not found in the argument list of StylesheetConstructionContextDefault::create(StylesheetRoot &theStylesheetRoot, const XalanDOMString &theBaseIdentifier) inherited from member create at line 218 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:200: warning: The following parameter of StylesheetConstructionContextDefault::create(StylesheetRoot &theStylesheetRoot, const XalanDOMString &theBaseIdentifier) is not documented: parameter 'theStylesheetRoot' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:330: warning: argument 'fTerminate' of command @param is not found in the argument list of StylesheetConstructionContextDefault::createAVTPart(const XalanDOMChar *theString, XalanDOMString::size_type theLength=XalanDOMString::npos) inherited from member createAVTPart at line 544 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:402: warning: argument 'TheMatchPattern' of command @param is not found in the argument list of StylesheetConstructionContextDefault::createXalanMatchPatternData(const ElemTemplate &theTemplate, size_type thePosition, const XalanDOMString &theTargetString, const XPath &theMatchPattern, const XalanDOMString &thePatternString, XPath::eMatchScore thePriority) inherited from member createXalanMatchPatternData at line 729 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:402: warning: The following parameter of StylesheetConstructionContextDefault::createXalanMatchPatternData(const ElemTemplate &theTemplate, size_type thePosition, const XalanDOMString &theTargetString, const XPath &theMatchPattern, const XalanDOMString &thePatternString, XPath::eMatchScore thePriority) is not documented: parameter 'theMatchPattern' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:355: warning: argument 'Locator' of command @param is not found in the argument list of StylesheetConstructionContextDefault::createXalanQName(const XalanDOMChar *qname, const NamespacesStackType &namespaces, const Locator *locator=0, bool fUseDefault=false) inherited from member createXalanQName at line 609 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:355: warning: The following parameter of StylesheetConstructionContextDefault::createXalanQName(const XalanDOMChar *qname, const NamespacesStackType &namespaces, const Locator *locator=0, bool fUseDefault=false) is not documented: parameter 'locator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:348: warning: argument 'Locator' of command @param is not found in the argument list of StylesheetConstructionContextDefault::createXalanQName(const XalanDOMString &qname, const NamespacesStackType &namespaces, const Locator *locator=0, bool fUseDefault=false) inherited from member createXalanQName at line 593 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:348: warning: The following parameter of StylesheetConstructionContextDefault::createXalanQName(const XalanDOMString &qname, const NamespacesStackType &namespaces, const Locator *locator=0, bool fUseDefault=false) is not documented: parameter 'locator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:254: warning: The following parameters of StylesheetConstructionContextDefault::createXPath(const Locator *locator, const XalanDOMChar *str, const PrefixResolver &resolver, bool allowVariableReferences=true, bool allowKeyFunction=true) are not documented: parameter 'allowVariableReferences' parameter 'allowKeyFunction' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:262: warning: The following parameters of StylesheetConstructionContextDefault::createXPath(const Locator *locator, const XalanDOMChar *str, XalanDOMString::size_type len, const PrefixResolver &resolver, bool allowVariableReferences=true, bool allowKeyFunction=true) are not documented: parameter 'len' parameter 'allowVariableReferences' parameter 'allowKeyFunction' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:246: warning: The following parameters of StylesheetConstructionContextDefault::createXPath(const Locator *locator, const XalanDOMString &str, const PrefixResolver &resolver, bool allowVariableReferences=true, bool allowKeyFunction=true) are not documented: parameter 'allowVariableReferences' parameter 'allowKeyFunction' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:205: warning: argument 'theStylesheet' of command @param is not found in the argument list of StylesheetConstructionContextDefault::destroy(StylesheetRoot *theStylesheetRoot) inherited from member destroy at line 232 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:205: warning: The following parameter of StylesheetConstructionContextDefault::destroy(StylesheetRoot *theStylesheetRoot) is not documented: parameter 'theStylesheetRoot' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:221: warning: The following parameter of StylesheetConstructionContextDefault::getURLStringFromString(const XalanDOMString &urlString, const XalanDOMString &base, XalanDOMString &theResult) is not documented: parameter 'theResult' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:211: warning: The following parameter of StylesheetConstructionContextDefault::getURLStringFromString(const XalanDOMString &urlString, XalanDOMString &theResult) is not documented: parameter 'theResult' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:283: warning: The following parameter of StylesheetConstructionContextDefault::parseXML(const XalanDOMString &urlString, DocumentHandler *docHandler, XalanDocument *docToRegister, ErrorHandler *theErrorHandler=0) is not documented: parameter 'theErrorHandler' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:170: warning: The following parameter of StylesheetConstructionContextDefault::problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode) is not documented: parameter 'sourceNode' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:274: warning: argument 'A' of command @param is not found in the argument list of StylesheetConstructionContextDefault::pushLocatorOnStack(const Locator *locator) inherited from member pushLocatorOnStack at line 400 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:274: warning: The following parameter of StylesheetConstructionContextDefault::pushLocatorOnStack(const Locator *locator) is not documented: parameter 'locator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:362: warning: argument 'Locator' of command @param is not found in the argument list of StylesheetConstructionContextDefault::tokenizeQNames(size_type &count, const XalanDOMChar *qnameTokens, const NamespacesStackType &namespaces, const Locator *locator=0, bool fUseDefault=false) inherited from member tokenizeQNames at line 625 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp:362: warning: The following parameter of StylesheetConstructionContextDefault::tokenizeQNames(size_type &count, const XalanDOMChar *qnameTokens, const NamespacesStackType &namespaces, const Locator *locator=0, bool fUseDefault=false) is not documented: parameter 'locator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:1763: warning: argument 'node' of command @param is not found in the argument list of StylesheetExecutionContext::characters(const XObjectPtr &xobject)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:1767: warning: The following parameter of StylesheetExecutionContext::characters(const XObjectPtr &xobject)=0 is not documented: parameter 'xobject' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:1771: warning: argument 'length' of command @param is not found in the argument list of StylesheetExecutionContext::charactersRaw(const XalanNode &node)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:1780: warning: argument 'node' of command @param is not found in the argument list of StylesheetExecutionContext::charactersRaw(const XObjectPtr &xobject)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:1784: warning: The following parameter of StylesheetExecutionContext::charactersRaw(const XObjectPtr &xobject)=0 is not documented: parameter 'xobject' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:1689: warning: argument 'theLocal' of command @param is not found in the argument list of StylesheetExecutionContext::collationCompare(const XalanDOMChar *theLHS, const XalanDOMChar *theRHS, const XalanDOMChar *theLocale, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:1698: warning: The following parameter of StylesheetExecutionContext::collationCompare(const XalanDOMChar *theLHS, const XalanDOMChar *theRHS, const XalanDOMChar *theLocale, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault)=0 is not documented: parameter 'theLocale' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:1657: warning: argument 'theLocal' of command @param is not found in the argument list of StylesheetExecutionContext::collationCompare(const XalanDOMString &theLHS, const XalanDOMString &theRHS, const XalanDOMString &theLocale, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:1666: warning: The following parameter of StylesheetExecutionContext::collationCompare(const XalanDOMString &theLHS, const XalanDOMString &theRHS, const XalanDOMString &theLocale, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault)=0 is not documented: parameter 'theLocale' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:595: warning: argument 'str' of command @param is not found in the argument list of StylesheetExecutionContext::createVariable(const XPath &xpath, XalanNode *contextNode, const PrefixResolver &resolver)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:603: warning: The following parameter of StylesheetExecutionContext::createVariable(const XPath &xpath, XalanNode *contextNode, const PrefixResolver &resolver)=0 is not documented: parameter 'xpath' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:1948: warning: argument 'name' of command @param is not found in the argument list of StylesheetExecutionContext::getNodeSetByKey(XalanNode *context, const XalanQName &qname, const XalanDOMString &ref, const Locator *locator, MutableNodeRefList &nodelist)=0 inherited from member getNodeSetByKey at line 514 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:1948: warning: The following parameter of StylesheetExecutionContext::getNodeSetByKey(XalanNode *context, const XalanQName &qname, const XalanDOMString &ref, const Locator *locator, MutableNodeRefList &nodelist)=0 is not documented: parameter 'qname' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:1964: warning: argument 'theName' of command @param is not found in the argument list of StylesheetExecutionContext::getVariable(const XalanQName &name, const Locator *locator=0)=0 inherited from member getVariable at line 553 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:1964: warning: The following parameters of StylesheetExecutionContext::getVariable(const XalanQName &name, const Locator *locator=0)=0 are not documented: parameter 'name' parameter 'locator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:1154: warning: argument 'obj' of command @param is not found in the argument list of StylesheetExecutionContext::outputToResultTree(const XObject &xobj, const Locator *locator)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:1161: warning: The following parameter of StylesheetExecutionContext::outputToResultTree(const XObject &xobj, const Locator *locator)=0 is not documented: parameter 'xobj' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:2024: warning: The following parameter of StylesheetExecutionContext::problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode)=0 is not documented: parameter 'sourceNode' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:1566: warning: argument 'invokers' of command @param is not found in the argument list of StylesheetExecutionContext::pushInvoker(const ElemTemplateElement *invoker)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:1571: warning: The following parameter of StylesheetExecutionContext::pushInvoker(const ElemTemplateElement *invoker)=0 is not documented: parameter 'invoker' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:645: warning: argument 'str' of command @param is not found in the argument list of StylesheetExecutionContext::pushVariable(const XalanQName &name, const ElemTemplateElement *element, const XPath &xpath, XalanNode *contextNode, const PrefixResolver &resolver)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:655: warning: The following parameter of StylesheetExecutionContext::pushVariable(const XalanQName &name, const ElemTemplateElement *element, const XPath &xpath, XalanNode *contextNode, const PrefixResolver &resolver)=0 is not documented: parameter 'xpath' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:1986: warning: argument 'textNode' of command @param is not found in the argument list of StylesheetExecutionContext::shouldStripSourceNode(const XalanText &node)=0 inherited from member shouldStripSourceNode at line 91 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ExecutionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp:1986: warning: The following parameter of StylesheetExecutionContext::shouldStripSourceNode(const XalanText &node)=0 is not documented: parameter 'node' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:112: warning: argument 'theXobjectFactory' of command @param is not found in the argument list of StylesheetExecutionContextDefault::StylesheetExecutionContextDefault(MemoryManager &theManager, XSLTEngineImpl &xsltProcessor, XPathEnvSupport &theXPathEnvSupport, DOMSupport &theDOMSupport, XObjectFactory &theXObjectFactory, XalanNode *theCurrentNode=0, const NodeRefListBase *theContextNodeList=0, const PrefixResolver *thePrefixResolver=0) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:120: warning: The following parameters of StylesheetExecutionContextDefault::StylesheetExecutionContextDefault(MemoryManager &theManager, XSLTEngineImpl &xsltProcessor, XPathEnvSupport &theXPathEnvSupport, DOMSupport &theDOMSupport, XObjectFactory &theXObjectFactory, XalanNode *theCurrentNode=0, const NodeRefListBase *theContextNodeList=0, const PrefixResolver *thePrefixResolver=0) are not documented: parameter 'theManager' parameter 'xsltProcessor' parameter 'theXObjectFactory' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:132: warning: argument 'theXPathEnvSupport' of command @param is not found in the argument list of StylesheetExecutionContextDefault::StylesheetExecutionContextDefault(MemoryManager &theManager, XalanNode *theCurrentNode=0, const NodeRefListBase *theContextNodeList=0, const PrefixResolver *thePrefixResolver=0) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:132: warning: argument 'theDOMSupport' of command @param is not found in the argument list of StylesheetExecutionContextDefault::StylesheetExecutionContextDefault(MemoryManager &theManager, XalanNode *theCurrentNode=0, const NodeRefListBase *theContextNodeList=0, const PrefixResolver *thePrefixResolver=0) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:132: warning: argument 'theXobjectFactory' of command @param is not found in the argument list of StylesheetExecutionContextDefault::StylesheetExecutionContextDefault(MemoryManager &theManager, XalanNode *theCurrentNode=0, const NodeRefListBase *theContextNodeList=0, const PrefixResolver *thePrefixResolver=0) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:141: warning: The following parameter of StylesheetExecutionContextDefault::StylesheetExecutionContextDefault(MemoryManager &theManager, XalanNode *theCurrentNode=0, const NodeRefListBase *theContextNodeList=0, const PrefixResolver *thePrefixResolver=0) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:772: warning: argument 'node' of command @param is not found in the argument list of StylesheetExecutionContextDefault::characters(const XObjectPtr &xobject) inherited from member characters at line 1763 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:772: warning: The following parameter of StylesheetExecutionContextDefault::characters(const XObjectPtr &xobject) is not documented: parameter 'xobject' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:775: warning: argument 'length' of command @param is not found in the argument list of StylesheetExecutionContextDefault::charactersRaw(const XalanNode &node) inherited from member charactersRaw at line 1771 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:778: warning: argument 'node' of command @param is not found in the argument list of StylesheetExecutionContextDefault::charactersRaw(const XObjectPtr &xobject) inherited from member charactersRaw at line 1780 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:778: warning: The following parameter of StylesheetExecutionContextDefault::charactersRaw(const XObjectPtr &xobject) is not documented: parameter 'xobject' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:668: warning: argument 'theLocal' of command @param is not found in the argument list of StylesheetExecutionContextDefault::collationCompare(const XalanDOMChar *theLHS, const XalanDOMChar *theRHS, const XalanDOMChar *theLocale, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault) inherited from member collationCompare at line 1689 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:668: warning: The following parameter of StylesheetExecutionContextDefault::collationCompare(const XalanDOMChar *theLHS, const XalanDOMChar *theRHS, const XalanDOMChar *theLocale, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault) is not documented: parameter 'theLocale' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:655: warning: argument 'theLocal' of command @param is not found in the argument list of StylesheetExecutionContextDefault::collationCompare(const XalanDOMString &theLHS, const XalanDOMString &theRHS, const XalanDOMString &theLocale, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault) inherited from member collationCompare at line 1657 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:655: warning: The following parameter of StylesheetExecutionContextDefault::collationCompare(const XalanDOMString &theLHS, const XalanDOMString &theRHS, const XalanDOMString &theLocale, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault) is not documented: parameter 'theLocale' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:347: warning: argument 'str' of command @param is not found in the argument list of StylesheetExecutionContextDefault::createVariable(const XPath &xpath, XalanNode *contextNode, const PrefixResolver &resolver) inherited from member createVariable at line 595 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:347: warning: The following parameter of StylesheetExecutionContextDefault::createVariable(const XPath &xpath, XalanNode *contextNode, const PrefixResolver &resolver) is not documented: parameter 'xpath' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:913: warning: argument 'name' of command @param is not found in the argument list of StylesheetExecutionContextDefault::getNodeSetByKey(XalanNode *context, const XalanQName &qname, const XalanDOMString &ref, const Locator *locator, MutableNodeRefList &nodelist) inherited from member getNodeSetByKey at line 514 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:913: warning: The following parameter of StylesheetExecutionContextDefault::getNodeSetByKey(XalanNode *context, const XalanQName &qname, const XalanDOMString &ref, const Locator *locator, MutableNodeRefList &nodelist) is not documented: parameter 'qname' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:929: warning: argument 'theName' of command @param is not found in the argument list of StylesheetExecutionContextDefault::getVariable(const XalanQName &name, const Locator *locator=0) inherited from member getVariable at line 553 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:929: warning: The following parameters of StylesheetExecutionContextDefault::getVariable(const XalanQName &name, const Locator *locator=0) are not documented: parameter 'name' parameter 'locator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:617: warning: argument 'a' of command @param is not found in the argument list of StylesheetExecutionContextDefault::installXalanNumberFormatFactory(XalanNumberFormatFactory *theFactory) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:624: warning: The following parameter of StylesheetExecutionContextDefault::installXalanNumberFormatFactory(XalanNumberFormatFactory *theFactory) is not documented: parameter 'theFactory' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:512: warning: argument 'obj' of command @param is not found in the argument list of StylesheetExecutionContextDefault::outputToResultTree(const XObject &xobj, const Locator *locator) inherited from member outputToResultTree at line 1154 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:512: warning: The following parameter of StylesheetExecutionContextDefault::outputToResultTree(const XObject &xobj, const Locator *locator) is not documented: parameter 'xobj' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:971: warning: The following parameter of StylesheetExecutionContextDefault::problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode) is not documented: parameter 'sourceNode' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:866: warning: argument 'invokers' of command @param is not found in the argument list of StylesheetExecutionContextDefault::pushInvoker(const ElemTemplateElement *invoker) inherited from member pushInvoker at line 1566 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:866: warning: The following parameter of StylesheetExecutionContextDefault::pushInvoker(const ElemTemplateElement *invoker) is not documented: parameter 'invoker' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:380: warning: argument 'str' of command @param is not found in the argument list of StylesheetExecutionContextDefault::pushVariable(const XalanQName &name, const ElemTemplateElement *element, const XPath &xpath, XalanNode *contextNode, const PrefixResolver &resolver) inherited from member pushVariable at line 645 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:380: warning: The following parameter of StylesheetExecutionContextDefault::pushVariable(const XalanQName &name, const ElemTemplateElement *element, const XPath &xpath, XalanNode *contextNode, const PrefixResolver &resolver) is not documented: parameter 'xpath' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:182: warning: argument 'theFactory' of command @param is not found in the argument list of StylesheetExecutionContextDefault::setXObjectFactory(XObjectFactory *theXObjectFactory) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:186: warning: The following parameter of StylesheetExecutionContextDefault::setXObjectFactory(XObjectFactory *theXObjectFactory) is not documented: parameter 'theXObjectFactory' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:196: warning: argument 'theDOMSupport' of command @param is not found in the argument list of StylesheetExecutionContextDefault::setXSLTProcessor(XSLTEngineImpl *theProcessor) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:200: warning: The following parameter of StylesheetExecutionContextDefault::setXSLTProcessor(XSLTEngineImpl *theProcessor) is not documented: parameter 'theProcessor' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:951: warning: argument 'textNode' of command @param is not found in the argument list of StylesheetExecutionContextDefault::shouldStripSourceNode(const XalanText &node) inherited from member shouldStripSourceNode at line 91 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ExecutionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp:951: warning: The following parameter of StylesheetExecutionContextDefault::shouldStripSourceNode(const XalanText &node) is not documented: parameter 'node' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetHandler.hpp:156: warning: argument 'start' of command @param is not found in the argument list of StylesheetHandler::cdata(const XMLCh *const ch, const size_type length) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetHandler.hpp:139: warning: argument 'ch' of command @param is not found in the argument list of StylesheetHandler::charactersRaw(const XMLCh *const chars, const size_type length) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetHandler.hpp:139: warning: argument 'start' of command @param is not found in the argument list of StylesheetHandler::charactersRaw(const XMLCh *const chars, const size_type length) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetHandler.hpp:150: warning: The following parameter of StylesheetHandler::charactersRaw(const XMLCh *const chars, const size_type length) is not documented: parameter 'chars' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetHandler.hpp:184: warning: argument 'start' of command @param is not found in the argument list of StylesheetHandler::ignorableWhitespace(const XMLCh *const chars, const size_type length) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetHandler.hpp:312: warning: explicit link request to 'IMPLIED' could not be resolved /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetHandler.hpp:302: warning: argument 'atts' of command @param is not found in the argument list of StylesheetHandler::startElement(const XMLCh *const name, AttributeListType &attrs) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetHandler.hpp:321: warning: The following parameter of StylesheetHandler::startElement(const XMLCh *const name, AttributeListType &attrs) is not documented: parameter 'attrs' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetRoot.hpp:450: warning: argument 'execution' of command @param is not found in the argument list of StylesheetRoot::getAttributeSet(StylesheetExecutionContext &theExecutionContext, const XalanQName &theQName, size_type matchingIndex, const Locator *theLocator) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetRoot.hpp:458: warning: The following parameter of StylesheetRoot::getAttributeSet(StylesheetExecutionContext &theExecutionContext, const XalanQName &theQName, size_type matchingIndex, const Locator *theLocator) const is not documented: parameter 'theExecutionContext' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetRoot.hpp:398: warning: The following parameter of StylesheetRoot::getNodeSetByKey(XalanNode *context, const XalanQName &qname, const XalanDOMString &ref, const PrefixResolver &resolver, MutableNodeRefList &nodelist, StylesheetExecutionContext &executionContext, const Locator *locator, KeyTablesTableType &theKeysTable) const is not documented: parameter 'locator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetRoot.hpp:106: warning: argument 'inputSource' of command @param is not found in the argument list of StylesheetRoot::process(XalanNode *sourceTree, XSLTResultTarget &outputTarget, StylesheetExecutionContext &executionContext) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetRoot.hpp:106: warning: argument 'constructionContext' of command @param is not found in the argument list of StylesheetRoot::process(XalanNode *sourceTree, XSLTResultTarget &outputTarget, StylesheetExecutionContext &executionContext) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetRoot.hpp:112: warning: The following parameters of StylesheetRoot::process(XalanNode *sourceTree, XSLTResultTarget &outputTarget, StylesheetExecutionContext &executionContext) const are not documented: parameter 'sourceTree' parameter 'executionContext' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetRoot.hpp:117: warning: argument 'constructionContext' of command @param is not found in the argument list of StylesheetRoot::setupFormatterListener(XSLTResultTarget &outputTarget, StylesheetExecutionContext &executionContext) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/StylesheetRoot.hpp:130: warning: The following parameter of StylesheetRoot::setupFormatterListener(XSLTResultTarget &outputTarget, StylesheetExecutionContext &executionContext) const is not documented: parameter 'executionContext' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/TopLevelArg.hpp:60: warning: The following parameter of TopLevelArg::TopLevelArg(MemoryManager &theManager, const XalanQName &name, const XalanDOMString &expr) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/TopLevelArg.hpp:76: warning: The following parameter of TopLevelArg::TopLevelArg(MemoryManager &theManager, const XalanQName &name, const XObjectPtr variable=XObjectPtr()) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/TopLevelArg.hpp:91: warning: The following parameter of TopLevelArg::TopLevelArg(const TopLevelArg &theSource, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/TracerEvent.hpp:55: warning: argument 'sourceNode' of command @param is not found in the argument list of TracerEvent::TracerEvent(const StylesheetExecutionContext &executionContext, const ElemTemplateElement &styleNode) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/TracerEvent.hpp:77: warning: The following parameter of TracerEvent::printNode(const XalanNode &n, XalanDOMString &theResult) is not documented: parameter 'theResult' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/TracerEvent.hpp:89: warning: The following parameter of TracerEvent::printNodeList(const XalanNodeList &l, XalanDOMString &theResult) is not documented: parameter 'theResult' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/URISupport.hpp:93: warning: The following parameter of URISupport::getURLFromString(const XalanDOMChar *urlString, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/URISupport.hpp:103: warning: The following parameter of URISupport::getURLFromString(const XalanDOMChar *urlString, XMLURLType &url, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/URISupport.hpp:123: warning: The following parameter of URISupport::getURLFromString(const XalanDOMString &urlString, const XalanDOMString &base, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/URISupport.hpp:65: warning: The following parameter of URISupport::getURLFromString(const XalanDOMString &urlString, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/URISupport.hpp:78: warning: The following parameter of URISupport::getURLFromString(const XalanDOMString &urlString, XMLURLType &url, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/URISupport.hpp:243: warning: The following parameters of URISupport::getURLStringFromString(const XalanDOMChar *urlString, XalanDOMString::size_type urlStringLen, const XalanDOMChar *base, XalanDOMString::size_type baseLen, XalanDOMString &theNormalizedURI) are not documented: parameter 'urlStringLen' parameter 'baseLen' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/URISupport.hpp:155: warning: The following parameter of URISupport::getURLStringFromString(const XalanDOMString &urlString, XalanDOMString &theNormalizedURI) is not documented: parameter 'theNormalizedURI' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/URISupport.hpp:252: warning: argument 'urlString' of command @param is not found in the argument list of URISupport::NormalizeURIText(XalanDOMString &uriString) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/URISupport.hpp:258: warning: The following parameter of URISupport::NormalizeURIText(XalanDOMString &uriString) is not documented: parameter 'uriString' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/URISupport.hpp:278: warning: The following parameters of URISupport::InvalidURIException::InvalidURIException(const XalanDOMString &theMessage, MemoryManager &theManager, const Locator *theLocator) are not documented: parameter 'theManager' parameter 'theLocator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/URISupport.hpp:288: warning: The following parameter of URISupport::InvalidURIException::InvalidURIException(const XalanDOMString &theMessage, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/VariablesStack.hpp:159: warning: argument 'theName' of command @param is not found in the argument list of VariablesStack::getParamVariable(const XalanQName &qname, StylesheetExecutionContext &executionContext, bool &fNameFound) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/VariablesStack.hpp:159: warning: argument 'exeuctionContext' of command @param is not found in the argument list of VariablesStack::getParamVariable(const XalanQName &qname, StylesheetExecutionContext &executionContext, bool &fNameFound) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/VariablesStack.hpp:170: warning: The following parameters of VariablesStack::getParamVariable(const XalanQName &qname, StylesheetExecutionContext &executionContext, bool &fNameFound) are not documented: parameter 'qname' parameter 'executionContext' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/VariablesStack.hpp:178: warning: argument 'exeuctionContext' of command @param is not found in the argument list of VariablesStack::getVariable(const XalanQName &qname, StylesheetExecutionContext &executionContext, bool &fNameFound) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/VariablesStack.hpp:190: warning: The following parameter of VariablesStack::getVariable(const XalanQName &qname, StylesheetExecutionContext &executionContext, bool &fNameFound) is not documented: parameter 'executionContext' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/VariablesStack.hpp:150: warning: argument 'theParam' of command @param is not found in the argument list of VariablesStack::pushParams(const ParamsVectorType &theParams) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/VariablesStack.hpp:157: warning: The following parameter of VariablesStack::pushParams(const ParamsVectorType &theParams) is not documented: parameter 'theParams' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/VariablesStack.hpp:198: warning: argument 'val' of command @param is not found in the argument list of VariablesStack::pushVariable(const XalanQName &name, const ElemVariable *var, const ElemTemplateElement *e) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/VariablesStack.hpp:208: warning: The following parameter of VariablesStack::pushVariable(const XalanQName &name, const ElemVariable *var, const ElemTemplateElement *e) is not documented: parameter 'var' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanArrayAllocator.hpp:64: warning: The following parameter of XalanArrayAllocator::XalanArrayAllocator(MemoryManager &theManager, size_type theBlockSize=eDefaultBlockSize) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanAVTAllocator.hpp:59: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanAVTAllocator::XalanAVTAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanAVTAllocator.hpp:62: warning: The following parameters of XalanAVTAllocator::XalanAVTAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanAVTAllocator.hpp:68: warning: argument 'resolvervresolver' of command @param is not found in the argument list of XalanAVTAllocator::create(StylesheetConstructionContext &constructionContext, const Locator *locator, const XalanDOMChar *name, const XalanDOMChar *stringedValue, const PrefixResolver &resolver) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanAVTAllocator.hpp:78: warning: The following parameter of XalanAVTAllocator::create(StylesheetConstructionContext &constructionContext, const Locator *locator, const XalanDOMChar *name, const XalanDOMChar *stringedValue, const PrefixResolver &resolver) is not documented: parameter 'resolver' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanAVTPartSimpleAllocator.hpp:59: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanAVTPartSimpleAllocator::XalanAVTPartSimpleAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanAVTPartSimpleAllocator.hpp:62: warning: The following parameters of XalanAVTPartSimpleAllocator::XalanAVTPartSimpleAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' ted compound NodeSorter::NodeSortKeyCompare... Generating docs for nested compound NodeSorter::VectorEntry... Generating docs for compound NodeSortKey... Generating docs for compound NullPrintWriter... Generating docs for compound OutputContextStack... Generating docs for nested compound OutputContextStack::OutputContext... Generating docs for compound PlatformSupportInit... Generating docs for compound pointer_equal... Generating docs for compound pointer_equals... Generating docs for compound pointer_equals_predicate... Generating docs for compound pointer_less... Generating docs for compound PrefixResolver... Generating docs for compound PrintWriter... Generating docs for compound ProblemListener... Generating docs for compound ProblemListenerBase... Generating docs for compound ProblemListenerDefault... Generating docs for compound ResultNamespacesStack... Generating docs for compound ReusableArenaAllocator... Generating docs for compound ReusableArenaBlock... Generating docs for nested compound ReusableArenaBlock::NextBlock... Generating docs for compound SAX2Handler... Generating docs for compound select1st... Generating docs for compound select2nd... Generating docs for compound SelectionEvent... Generating docs for compound StdBinInputStream... Generating docs for compound StringTokenizer... Generating docs for compound StrX... Generating docs for compound Stylesheet... Generating docs for compound StylesheetConstructionContext... Generating docs for compound StylesheetConstructionContextDefault... Generating docs for compound StylesheetExecutionContext... Generating docs for nested compound StylesheetExecutionContext::ElementRecursionStackPusher... Generating docs for nested compound StylesheetExecutionContext::OutputContextPushPop... Generating docs for nested compound StylesheetExecutionContext::SetAndRestoreCopyTextNodesOnly... Generating docs for nested compound StylesheetExecutionContext::SetAndRestoreCurrentStackFrameIndex... Generating docs for nested compound StylesheetExecutionContext::UseAttributeSetIndexes... Generating docs for nested compound StylesheetExecutionContext::XPathGuard... Generating docs for compound StylesheetExecutionContextDefault... Generating docs for nested compound StylesheetExecutionContextDefault::DefaultCollationCompareFunctor... Generating docs for nested compound StylesheetExecutionContextDefault::FormatNumberFunctor... Generating docs for nested compound StylesheetExecutionContextDefault::XalanNumberFormatFactory... Generating docs for nested compound StylesheetExecutionContextDefault::XPathCacheReturnFunctor... Generating docs for compound StylesheetHandler... Generating docs for compound StylesheetRoot... Generating docs for compound TopLevelArg... Generating docs for compound TraceListener... Generating docs for nested compound TraceListener::TraceListenerGenerateFunctor... Generating docs for nested compound TraceListener::TraceListenerSelectFunctor... Generating docs for nested compound TraceListener::TraceListenerTraceFunctor... Generating docs for compound TraceListenerDefault... Generating docs for compound TracerEvent... Generating docs for compound TreeWalker... Generating docs for compound URISupport... Generating docs for nested compound URISupport::InvalidURIException... Generating docs for compound VariablesStack... Generating docs for nested compound VariablesStack::InvalidStackContextException... Generating docs for nested compound VariablesStack::ParamsVectorEntry... Generating docs for nested compound VariablesStack::PushParamFunctor... Generating docs for nested compound VariablesStack::StackEntry... Generating docs for compound Writer... Generating docs for compound XalanAllocationGuard... Generating docs for compound XalanAllocator... Generating docs for compound XalanArrayAllocator... Generating docs for compound XalanArrayAutoPtr... Generating docs for compound XalanAttr... Generating docs for compound XalanAutoPtr... Generating docs for compound XalanAVTAllocator... Generating docs for compound XalanAVTPartSimpleAllocator... Generating docs for compou/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanAVTPartXPathAllocator.hpp:59: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanAVTPartXPathAllocator::XalanAVTPartXPathAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanAVTPartXPathAllocator.hpp:62: warning: The following parameters of XalanAVTPartXPathAllocator::XalanAVTPartXPathAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanBitmap.hpp:60: warning: The following parameter of XalanBitmap::XalanBitmap(MemoryManager &theManager, size_type theSize) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanDefaultDocumentBuilder.hpp:56: warning: The following parameter of XalanDefaultDocumentBuilder::XalanDefaultDocumentBuilder(MemoryManager &theManager, const XalanDOMString &theURI) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/DOMSupport/XalanDocumentPrefixResolver.hpp:74: warning: The following parameter of XalanDocumentPrefixResolver::XalanDocumentPrefixResolver(const XalanDocument *theDocument, const XalanDOMString &theURI=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), MemoryManager &theManager XALAN_DEFAULT_MEMMGR) is not documented: parameter 'XALAN_DEFAULT_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMException.hpp:87: warning: argument 'other' of command @param is not found in the argument list of XalanDOMException::XalanDOMException(const XalanDOMException &theSource) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanDOM/XalanDOMException.hpp:90: warning: The following parameter of XalanDOMException::XalanDOMException(const XalanDOMException &theSource) is not documented: parameter 'theSource' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringAllocator.hpp:64: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanDOMStringAllocator::XalanDOMStringAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringAllocator.hpp:67: warning: The following parameters of XalanDOMStringAllocator::XalanDOMStringAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringHashTable.hpp:60: warning: The following parameter of XalanDOMStringHashTable::XalanDOMStringHashTable(MemoryManager &theManager, size_t theBucketCount=eDefaultBucketCount, bucket_size_type theBucketSize=eDefaultBucketSize) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringHashTable.hpp:97: warning: argument 'A' of command @param is not found in the argument list of XalanDOMStringHashTable::getBucketCounts(BucketCountsType &theVector) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringHashTable.hpp:101: warning: The following parameter of XalanDOMStringHashTable::getBucketCounts(BucketCountsType &theVector) const is not documented: parameter 'theVector' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringPool.hpp:61: warning: The following parameter of XalanDOMStringPool::XalanDOMStringPool(MemoryManager &theManager, block_size_type theBlockSize=eDefaultBlockSize, bucket_count_type theBucketCount=eDefaultBucketCount, bucket_size_type theBucketSize=eDefaultBucketSize) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringReusableAllocator.hpp:64: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanDOMStringReusableAllocator::XalanDOMStringReusableAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanDOMStringReusableAllocator.hpp:67: warning: The following parameters of XalanDOMStringReusableAllocator::XalanDOMStringReusableAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemApplyTemplatesAllocator.hpp:59: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanElemApplyTemplatesAllocator::XalanElemApplyTemplatesAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemApplyTemplatesAllocator.hpp:62: warning: The following parameters of XalanElemApplyTemplatesAllocator::XalanElemApplyTemplatesAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemAttributeAllocator.hpp:59: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanElemAttributeAllocator::XalanElemAttributeAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemAttributeAllocator.hpp:62: warning: The following parameters of XalanElemAttributeAllocator::XalanElemAttributeAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemAttributeSetAllocator.hpp:59: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanElemAttributeSetAllocator::XalanElemAttributeSetAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemAttributeSetAllocator.hpp:62: warning: The following parameters of XalanElemAttributeSetAllocator::XalanElemAttributeSetAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemCallTemplateAllocator.hpp:59: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanElemCallTemplateAllocator::XalanElemCallTemplateAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemCallTemplateAllocator.hpp:62: warning: The following parameters of XalanElemCallTemplateAllocator::XalanElemCallTemplateAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemElementAllocator.hpp:59: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanElemElementAllocator::XalanElemElementAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemElementAllocator.hpp:62: warning: The following parameters of XalanElemElementAllocator::XalanElemElementAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemEmptyAllocator.hpp:53: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanElemEmptyAllocator::XalanElemEmptyAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemEmptyAllocator.hpp:56: warning: The following parameters of XalanElemEmptyAllocator::XalanElemEmptyAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemLiteralResultAllocator.hpp:59: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanElemLiteralResultAllocator::XalanElemLiteralResultAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemLiteralResultAllocator.hpp:62: warning: The following parameters of XalanElemLiteralResultAllocator::XalanElemLiteralResultAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemTemplateAllocator.hpp:59: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanElemTemplateAllocator::XalanElemTemplateAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemTemplateAllocator.hpp:62: warning: The following parameters of XalanElemTemplateAllocator::XalanElemTemplateAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemTextAllocator.hpp:53: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanElemTextAllocator::XalanElemTextAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemTextAllocator.hpp:56: warning: The following parameters of XalanElemTextAllocator::XalanElemTextAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemTextLiteralAllocator.hpp:59: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanElemTextLiteralAllocator::XalanElemTextLiteralAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemTextLiteralAllocator.hpp:62: warning: The following parameters of XalanElemTextLiteralAllocator::XalanElemTextLiteralAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemValueOfAllocator.hpp:59: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanElemValueOfAllocator::XalanElemValueOfAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemValueOfAllocator.hpp:62: warning: The following parameters of XalanElemValueOfAllocator::XalanElemValueOfAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemVariableAllocator.hpp:59: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanElemVariableAllocator::XalanElemVariableAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanElemVariableAllocator.hpp:62: warning: The following parameters of XalanElemVariableAllocator::XalanElemVariableAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' nd XalanAVTPartXPathAllocator... Generating docs for compound XalanBitmap... Generating docs for compound XalanCDATASection... Generating docs for compound XalanCharacterData... Generating docs for compound XalanCollationServices... Generating docs for nested compound XalanCollationServices::CollationCompareFunctor... Generating docs for compound XalanComment... Generating docs for compound XalanCompiledStylesheet... Generating docs for compound XalanCompiledStylesheetDefault... Generating docs for compound XalanDecimalFormatSymbols... Generating docs for compound XalanDefaultDocumentBuilder... Generating docs for compound XalanDefaultParsedSource... Generating docs for compound XalanDefaultParsedSourceDOMSupport... Generating docs for compound XalanDefaultParsedSourceHelper... Generating docs for compound XalanDeque... Generating docs for compound XalanDequeConstIteratorTraits... Generating docs for compound XalanDequeIterator... Generating docs for compound XalanDequeIteratorTraits... Generating docs for compound XalanDestroyFunctor... Generating docs for compound XalanDiagnosticMemoryManager... Generating docs for nested compound XalanDiagnosticMemoryManager::Data... Generating docs for nested compound XalanDiagnosticMemoryManager::LockException... Generating docs for compound XalanDocument... Generating docs for compound XalanDocumentBuilder... Generating docs for compound XalanDocumentFragment... Generating docs for compound XalanDocumentFragmentNodeRefListBaseProxy... Generating docs for compound XalanDocumentPrefixResolver... Generating docs for nested compound XalanDocumentPrefixResolver::NamespaceNodesTreeWalker... Generating docs for compound XalanDocumentType... Generating docs for compound XalanDOMException... Generating docs for compound XalanDOMImplementation... Generating docs for compound XalanDOMInit... Generating docs for compound XalanDOMString... Generating docs for nested compound XalanDOMString::TranscodingError... Generating docs for compound XalanDOMStringAllocator... Generating docs for compound XalanDOMStringCache... Generating docs for nested compound XalanDOMStringCache::GetAndRelease... Generating docs for compound XalanDOMStringHashTable... Generating docs for compound XalanDOMStringPool... Generating docs for compound XalanDOMStringReusableAllocator... Generating docs for compound XalanDummyIndentWriter... Generating docs for compound XalanElemApplyTemplatesAllocator... Generating docs for compound XalanElemAttributeAllocator... Generating docs for compound XalanElemAttributeSetAllocator... Generating docs for compound XalanElemCallTemplateAllocator... Generating docs for compound XalanElemElementAllocator... Generating docs for compound XalanElemEmptyAllocator... Generating docs for compound XalanElement... Generating docs for compound XalanElemLiteralResultAllocator... Generating docs for compound XalanElemTemplateAllocator... Generating docs for compound XalanElemTextAllocator... Generating docs for compound XalanElemTextLiteralAllocator... Generating docs for compound XalanElemValueOfAllocator... Generating docs for compound XalanElemVariableAllocator... Generating docs for compound XalanEmptyNamedNodeMap... Generating docs for compound XalanEncodingPropertyCache... Generating docs for compound XalanEntity... Generating docs for compound XalanEntityReference... Generating docs for compound XalanEXSLTCommonFunctionsInstaller... Generating docs for compound XalanEXSLTDateTimeFunctionsInstaller... Generating docs for compound XalanEXSLTDynamicFunctionsInstaller... Generating docs for compound XalanEXSLTFunctionAbs... Generating docs for compound XalanEXSLTFunctionAcos... Generating docs for compound XalanEXSLTFunctionAlign... Generating docs for compound XalanEXSLTFunctionAsin... Generating docs for compound XalanEXSLTFunctionAtan... Generating docs for compound XalanEXSLTFunctionAtan2... Generating docs for compound XalanEXSLTFunctionConcat... Generating docs for compound XalanEXSLTFunctionConstant... Generating docs for compound XalanEXSLTFunctionCos... Generating docs for compound Xalan/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanFileOutputStream.hpp:66: warning: The following parameter of XalanFileOutputStream::XalanFileOutputStream(const XalanDOMString &theFileName, MemoryManager &theManager, size_type theBufferSize=eDefaultBufferSize) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanFileOutputStream.hpp:91: warning: The following parameters of XalanFileOutputStream::XalanFileOutputStreamOpenException::XalanFileOutputStreamOpenException(const XalanDOMString &theFileName, int theErrorCode, XalanDOMString &theBuffer, const Locator *theLocator=0) are not documented: parameter 'theBuffer' parameter 'theLocator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanFileOutputStream.hpp:123: warning: The following parameters of XalanFileOutputStream::XalanFileOutputStreamWriteException::XalanFileOutputStreamWriteException(const XalanDOMString &theFileName, int theErrorCode, XalanDOMString &theBuffer, const Locator *theLocator=0) are not documented: parameter 'theBuffer' parameter 'theLocator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanFStreamOutputStream.hpp:52: warning: argument 'theHandle' of command @param is not found in the argument list of XalanFStreamOutputStream::XalanFStreamOutputStream(FILE *theFileHandle, MemoryManager &theManager, size_type theBufferSize=eDefaultBufferSize) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanFStreamOutputStream.hpp:56: warning: The following parameters of XalanFStreamOutputStream::XalanFStreamOutputStream(FILE *theFileHandle, MemoryManager &theManager, size_type theBufferSize=eDefaultBufferSize) are not documented: parameter 'theFileHandle' parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanFStreamOutputStream.hpp:80: warning: The following parameter of XalanFStreamOutputStream::XalanFStreamOutputStreamWriteException::XalanFStreamOutputStreamWriteException(int theErrorCode, XalanDOMString &theBuffer) is not documented: parameter 'theBuffer' EXSLTFunctionDateTime... Generating docs for compound XalanEXSLTFunctionDecodeURI... Generating docs for compound XalanEXSLTFunctionDifference... Generating docs for compound XalanEXSLTFunctionDistinct... Generating docs for compound XalanEXSLTFunctionEncodeURI... Generating docs for compound XalanEXSLTFunctionEvaluate... Generating docs for compound XalanEXSLTFunctionExp... Generating docs for compound XalanEXSLTFunctionHasSameNode... Generating docs for compound XalanEXSLTFunctionHighest... Generating docs for compound XalanEXSLTFunctionIntersection... Generating docs for compound XalanEXSLTFunctionLeading... Generating docs for compound XalanEXSLTFunctionLog... Generating docs for compound XalanEXSLTFunctionLowest... Generating docs for compound XalanEXSLTFunctionMax... Generating docs for compound XalanEXSLTFunctionMin... Generating docs for compound XalanEXSLTFunctionNodeSet... Generating docs for compound XalanEXSLTFunctionObjectType... Generating docs for compound XalanEXSLTFunctionPadding... Generating docs for compound XalanEXSLTFunctionPower... Generating docs for compound XalanEXSLTFunctionRandom... Generating docs for compound XalanEXSLTFunctionSin... Generating docs for compound XalanEXSLTFunctionSqrt... Generating docs for compound XalanEXSLTFunctionTan... Generating docs for compound XalanEXSLTFunctionTrailing... Generating docs for compound XalanEXSLTMathFunctionsInstaller... Generating docs for compound XalanEXSLTSetFunctionsInstaller... Generating docs for compound XalanEXSLTStringFunctionsInstaller... Generating docs for compound XalanExtensionsInstaller... Generating docs for nested compound XalanExtensionsInstaller::FunctionTableEntry... Generating docs for compound XalanFileOutputStream... Generating docs for nested compound XalanFileOutputStream::XalanFileOutputStreamOpenException... Generating docs for nested compound XalanFileOutputStream::XalanFileOutputStreamWriteException... Generating docs for compound XalanFileUtility... Generating docs for nested compound XalanFileUtility::cmdParams... Generating docs for nested compound XalanFileUtility::reportStruct... Generating docs for compound XalanFormatterWriter... Generating docs for nested compound XalanFormatterWriter::CommonRepresentableCharFunctor... Generating docs for nested compound XalanFormatterWriter::NewLineWriterFunctor... Generating docs for nested compound XalanFormatterWriter::WhiteSpaceWriterFunctor... Generating docs for compound XalanFStreamOutputStream... Generating docs for nested compound XalanFStreamOutputStream::XalanFStreamOutputStreamWriteException... Generating docs for compound XalanHasher... Generating docs for compound XalanHashMemberPointer... Generating docs for compound XalanHashMemberReference... Generating docs for compound XalanHTMLElementsProperties... Generating docs for nested compound XalanHTMLElementsProperties::ElementProperties... Generating docs for nested compound XalanHTMLElementsProperties::InternalAttributeProperties... Generating docs for nested compound XalanHTMLElementsProperties::InternalElementProperties... Generating docs for compound XalanIndentWriter... Generating docs for compound XalanInMemoryMessageLoader... Generating docs for compound XalanList... Generating docs for nested compound XalanList::Node... Generating docs for compound XalanListConstIteratorTraits... Generating docs for compound XalanListIteratorBase... Generating docs for compound XalanListIteratorTraits... Generating docs for compound XalanLocator... Generating docs for compound XalanMap... Generating docs for nested compound XalanMap::Entry... Generating docs for compound XalanMapConstIteratorTraits... Generating docs for compound XalanMapIterator... Generating docs for compound XalanMapIteratorTraits... Generating docs for compound XalanMapKeyTraits... Generating docs for compound XalanMapKeyTraits< const XalanDOMChar * >... Generating docs for compound XalanMapKeyTraits< const XalanDOMString * >... Generating docs for compound XalanMapKeyTraits< const XalanQName * >... Generating docs for compound XalanMapKeyTraits< XalanDO/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanMatchPatternData.hpp:68: warning: argument 'TheMatchPattern' of command @param is not found in the argument list of XalanMatchPatternData::XalanMatchPatternData(MemoryManager &theManager, const ElemTemplate &theTemplate, size_type thePosition, const XalanDOMString &theTargetString, const XPath &theMatchPattern, const XalanDOMString &thePatternString, eMatchScore thePriority) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanMatchPatternData.hpp:76: warning: The following parameters of XalanMatchPatternData::XalanMatchPatternData(MemoryManager &theManager, const ElemTemplate &theTemplate, size_type thePosition, const XalanDOMString &theTargetString, const XPath &theMatchPattern, const XalanDOMString &thePatternString, eMatchScore thePriority) are not documented: parameter 'theManager' parameter 'theMatchPattern' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanMatchPatternDataAllocator.hpp:59: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanMatchPatternDataAllocator::XalanMatchPatternDataAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanMatchPatternDataAllocator.hpp:62: warning: The following parameters of XalanMatchPatternDataAllocator::XalanMatchPatternDataAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanMatchPatternDataAllocator.hpp:68: warning: argument 'constructionContext' of command @param is not found in the argument list of XalanMatchPatternDataAllocator::create(const ElemTemplate &theTemplate, data_type::size_type thePosition, const XalanDOMString &theTargetString, const XPath &theMatchPattern, const XalanDOMString &thePatternString, data_type::eMatchScore thePriority) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanMatchPatternDataAllocator.hpp:68: warning: argument 'stylesheetTree' of command @param is not found in the argument list of XalanMatchPatternDataAllocator::create(const ElemTemplate &theTemplate, data_type::size_type thePosition, const XalanDOMString &theTargetString, const XPath &theMatchPattern, const XalanDOMString &thePatternString, data_type::eMatchScore thePriority) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanMatchPatternDataAllocator.hpp:68: warning: argument 'atts' of command @param is not found in the argument list of XalanMatchPatternDataAllocator::create(const ElemTemplate &theTemplate, data_type::size_type thePosition, const XalanDOMString &theTargetString, const XPath &theMatchPattern, const XalanDOMString &thePatternString, data_type::eMatchScore thePriority) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanMatchPatternDataAllocator.hpp:68: warning: argument 'lineNumber' of command @param is not found in the argument list of XalanMatchPatternDataAllocator::create(const ElemTemplate &theTemplate, data_type::size_type thePosition, const XalanDOMString &theTargetString, const XPath &theMatchPattern, const XalanDOMString &thePatternString, data_type::eMatchScore thePriority) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanMatchPatternDataAllocator.hpp:68: warning: argument 'columnNumber' of command @param is not found in the argument list of XalanMatchPatternDataAllocator::create(const ElemTemplate &theTemplate, data_type::size_type thePosition, const XalanDOMString &theTargetString, const XPath &theMatchPattern, const XalanDOMString &thePatternString, data_type::eMatchScore thePriority) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanMatchPatternDataAllocator.hpp:68: warning: argument 'TheMatchPattern' of command @param is not found in the argument list of XalanMatchPatternDataAllocator::create(const ElemTemplate &theTemplate, data_type::size_type thePosition, const XalanDOMString &theTargetString, const XPath &theMatchPattern, const XalanDOMString &thePatternString, data_type::eMatchScore thePriority) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanMatchPatternDataAllocator.hpp:85: warning: The following parameter of XalanMatchPatternDataAllocator::create(const ElemTemplate &theTemplate, data_type::size_type thePosition, const XalanDOMString &theTargetString, const XPath &theMatchPattern, const XalanDOMString &thePatternString, data_type::eMatchScore thePriority) is not documented: parameter 'theMatchPattern' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanNamespace.hpp:54: warning: The following parameter of XalanNamespace::XalanNamespace(const XalanDOMString &thePrefix, const XalanDOMString &theURI, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanNumberFormat.hpp:70: warning: The following parameter of XalanNumberFormat::format(double theValue, XalanDOMString &theResult) is not documented: parameter 'theResult' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanNumberFormat.hpp:82: warning: The following parameter of XalanNumberFormat::format(int theValue, XalanDOMString &theResult) is not documented: parameter 'theResult' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanNumberFormat.hpp:105: warning: The following parameter of XalanNumberFormat::format(long theValue, XalanDOMString &theResult) is not documented: parameter 'theResult' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanOutputStream.hpp:67: warning: The following parameter of XalanOutputStream::XalanOutputStream(MemoryManager &theManager, size_type theBufferSize=eDefaultBufferSize, size_type theTranscoderBlockSize=eDefaultTranscoderBlockSize, bool fThrowTranscodeException=true) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanOutputStream.hpp:106: warning: End of list marker found without any preceding list items /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanOutputStream.hpp:264: warning: argument 'the' of command @param is not found in the argument list of XalanOutputStream::setThrowTranscodeException(bool flag) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanOutputStream.hpp:274: warning: The following parameter of XalanOutputStream::setThrowTranscodeException(bool flag) is not documented: parameter 'flag' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanParsedURI.hpp:81: warning: The following parameter of XalanParsedURI::XalanParsedURI(const XalanDOMChar *uriString, XalanDOMString::size_type uriStringLen, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanParsedURI.hpp:100: warning: The following parameter of XalanParsedURI::XalanParsedURI(const XalanDOMString &uriString, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanParsedURI.hpp:131: warning: argument 'uriStringLen' of command @param is not found in the argument list of XalanParsedURI::parse(const XalanDOMString &uriString) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanParsedURI.hpp:183: warning: Found unknown command '@relative' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanParsedURI.hpp:184: warning: Found unknown command '@relativeLen' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanParsedURI.hpp:185: warning: Found unknown command '@base' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanParsedURI.hpp:186: warning: Found unknown command '@baseLen' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanParsedURI.hpp:201: warning: Found unknown command '@relative' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanParsedURI.hpp:202: warning: Found unknown command '@base' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQName.hpp:241: warning: argument 'theBegin' from the argument list of XalanQName::getNamespaceForPrefix has multiple @param documentation sections /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQName.hpp:241: warning: The following parameter of XalanQName::getNamespaceForPrefix(NamespacesStackType::const_iterator theBegin, NamespacesStackType::const_iterator theEnd, const XalanDOMString &prefix) is not documented: parameter 'theEnd' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQName.hpp:248: warning: argument 'reverse' of command @param is not found in the argument list of XalanQName::getPrefixForNamespace(const NamespaceVectorType &namespaces, const XalanDOMString &uri) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQName.hpp:288: warning: argument 'theBegin' from the argument list of XalanQName::getPrefixForNamespace has multiple @param documentation sections /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQName.hpp:288: warning: The following parameter of XalanQName::getPrefixForNamespace(NamespacesStackType::const_iterator theBegin, NamespacesStackType::const_iterator theEnd, const XalanDOMString &uri) is not documented: parameter 'theEnd' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQName.hpp:357: warning: The following parameter of XalanQName::InvalidQNameException::InvalidQNameException(const XalanDOMChar *theQName, XalanDOMString::size_type theQNameLength, XalanDOMString &theResult, const Locator *theLocator) is not documented: parameter 'theLocator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQName.hpp:369: warning: The following parameter of XalanQName::InvalidQNameException::InvalidQNameException(const XalanDOMString &theMessage, MemoryManager &theManager, const Locator *theLocator) is not documented: parameter 'theLocator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByReference.hpp:108: warning: argument 'theLocalPart' of command @param is not found in the argument list of XalanQNameByReference::setNamespace(const XalanDOMString &theNamespace) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByReference.hpp:112: warning: The following parameter of XalanQNameByReference::setNamespace(const XalanDOMString &theNamespace) is not documented: parameter 'theNamespace' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByValue.hpp:69: warning: The following parameter of XalanQNameByValue::XalanQNameByValue(const XalanQNameByValue &theSource, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByValue.hpp:79: warning: The following parameter of XalanQNameByValue::XalanQNameByValue(const XalanQName &theSource, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByValue.hpp:89: warning: The following parameter of XalanQNameByValue::XalanQNameByValue(const XalanDOMString &theNamespace, const XalanDOMString &theLocalPart, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByValue.hpp:109: warning: The following parameter of XalanQNameByValue::XalanQNameByValue(const XalanDOMString &qname, const NamespacesStackType &namespaces, MemoryManager &theManager, const Locator *locator=0, bool fUseDefault=false) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByValue.hpp:125: warning: The following parameter of XalanQNameByValue::XalanQNameByValue(const XalanDOMChar *qname, const NamespacesStackType &namespaces, MemoryManager &theManager, const Locator *locator=0, bool fUseDefault=false) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByValue.hpp:140: warning: The following parameter of XalanQNameByValue::XalanQNameByValue(const XalanDOMString &qname, MemoryManager &theManager, const PrefixResolver *theResolver=0, const Locator *locator=0) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByValue.hpp:178: warning: argument 'theLocalPart' of command @param is not found in the argument list of XalanQNameByValue::setNamespace(const XalanDOMString &theNamespace) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByValue.hpp:182: warning: The following parameter of XalanQNameByValue::setNamespace(const XalanDOMString &theNamespace) is not documented: parameter 'theNamespace' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByValueAllocator.hpp:60: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanQNameByValueAllocator::XalanQNameByValueAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByValueAllocator.hpp:63: warning: The following parameters of XalanQNameByValueAllocator::XalanQNameByValueAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByValueAllocator.hpp:81: warning: argument 'theNamespace' of command @param is not found in the argument list of XalanQNameByValueAllocator::create(const XalanDOMString &theNamespaceURI, const XalanDOMString &theLocalPart) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XalanQNameByValueAllocator.hpp:88: warning: The following parameter of XalanQNameByValueAllocator::create(const XalanDOMString &theNamespaceURI, const XalanDOMString &theLocalPart) is not documented: parameter 'theNamespaceURI' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeAttr.hpp:58: warning: argument 'theOwnerDocument' of command @param is not found in the argument list of XalanSourceTreeAttr::XalanSourceTreeAttr(const XalanDOMString &theName, const XalanDOMString &theValue, XalanSourceTreeElement *theOwnerElement=0, IndexType theIndex=0) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeAttributeAllocator.hpp:61: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanSourceTreeAttributeAllocator::XalanSourceTreeAttributeAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeAttributeAllocator.hpp:64: warning: The following parameters of XalanSourceTreeAttributeAllocator::XalanSourceTreeAttributeAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeAttributeAllocator.hpp:70: warning: argument 'theOwnerDocument' of command @param is not found in the argument list of XalanSourceTreeAttributeAllocator::create(const XalanDOMString &theName, const XalanDOMString &theValue, XalanSourceTreeElement *theOwnerElement=0, IndexType theIndex=0) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeAttributeNSAllocator.hpp:61: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanSourceTreeAttributeNSAllocator::XalanSourceTreeAttributeNSAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeAttributeNSAllocator.hpp:64: warning: The following parameters of XalanSourceTreeAttributeNSAllocator::XalanSourceTreeAttributeNSAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeCommentAllocator.hpp:61: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanSourceTreeCommentAllocator::XalanSourceTreeCommentAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeCommentAllocator.hpp:64: warning: The following parameters of XalanSourceTreeCommentAllocator::XalanSourceTreeCommentAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' MString * >... Generating docs for compound XalanMapKeyTraits< XalanDOMString >... Generating docs for compound XalanMapKeyTraits< XalanQName >... Generating docs for compound XalanMapKeyTraits< XalanQNameByReference >... Generating docs for compound XalanMapKeyTraits< XalanQNameByValue >... Generating docs for compound XalanMatchPatternData... Generating docs for compound XalanMatchPatternDataAllocator... Generating docs for compound XalanMemMgrAutoPtr... Generating docs for nested compound XalanMemMgrAutoPtr::MemMgrAutoPtrData... Generating docs for compound XalanMemMgrAutoPtrArray... Generating docs for nested compound XalanMemMgrAutoPtrArray::MemMgrAutoPtrArrayData... Generating docs for compound XalanMemMgrs... Generating docs for compound XalanMemoryManager... Generating docs for compound XalanMemoryManagerDefault... Generating docs for compound XalanMemoryManagerObjectCacheDefault... Generating docs for compound XalanMessageLoader... Generating docs for nested compound XalanMessageLoader::XalanMessageLoaderCreateFunct... Generating docs for nested compound XalanMessageLoader::XalanMessageLoaderDestructFunct... Generating docs for compound XalanMsgContainer... Generating docs for compound XalanNamedNodeMap... Generating docs for compound XalanNamespace... Generating docs for compound XalanNamespacesStack... Generating docs for nested compound XalanNamespacesStack::PrefixResolverProxy... Generating docs for nested compound XalanNamespacesStack::XalanNamespacesStackEntry... Generating docs for compound XalanNode... Generating docs for compound XalanNodeList... Generating docs for compound XalanNodeListDummy... Generating docs for compound XalanNodeListSurrogate... Generating docs for compound XalanNotation... Generating docs for compound XalanNullOutputStream... Generating docs for compound XalanNumberFormat... Generating docs for compound XalanNumberingResourceBundle... Generating docs for compound XalanObjectCache... Generating docs for compound XalanObjectCacheDefault... Generating docs for compound XalanObjectStackCache... Generating docs for compound XalanObjectStackCacheDefault... Generating docs for compound XalanOtherEncodingWriter... Generating docs for nested compound XalanOtherEncodingWriter::ThrowTranscodingException... Generating docs for nested compound XalanOtherEncodingWriter::WriteCharRef... Generating docs for compound XalanOutputStream... Generating docs for nested compound XalanOutputStream::TranscoderInternalFailureException... Generating docs for nested compound XalanOutputStream::TranscodingException... Generating docs for nested compound XalanOutputStream::UnsupportedEncodingException... Generating docs for nested compound XalanOutputStream::XalanOutputStreamException... Generating docs for compound XalanOutputStreamPrintWriter... Generating docs for compound XalanOutputTranscoder... Generating docs for compound XalanParamHolder... Generating docs for compound XalanParsedSource... Generating docs for compound XalanParsedSourceHelper... Generating docs for compound XalanParsedURI... Generating docs for compound XalanProcessingInstruction... Generating docs for compound XalanQName... Generating docs for nested compound XalanQName::InvalidQNameException... Generating docs for nested compound XalanQName::PrefixResolverProxy... Generating docs for compound XalanQNameByReference... Generating docs for compound XalanQNameByValue... Generating docs for compound XalanQNameByValueAllocator... Generating docs for compound XalanReferenceCountedObject... Generating docs for compound XalanSet... Generating docs for compound XalanSetIterator... Generating docs for compound XalanSimplePrefixResolver... Generating docs for compound XalanSourceTreeAttr... Generating docs for compound XalanSourceTreeAttributeAllocator... Generating docs for compound XalanSourceTreeAttributeNSAllocator... Generating docs for compound XalanSourceTreeAttrNS... Generating docs for compound XalanSourceTreeComment... Generating docs for compound XalanSourceTreeCommentAllocator... Generating docs for compound XalanSourceTreeContentHand/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeDocument.hpp:137: warning: The following parameter of XalanSourceTreeDocument::XalanSourceTreeDocument(MemoryManager &theManager, bool fPoolAllText=s_poolAllTextNodes, block_size_type theNamesStringPoolBlockSize=eDefaultNamesStringPoolBlockSize, bucket_count_type theNamesStringPoolBucketCount=eDefaultNamesStringPoolBucketCount, bucket_size_type theNamesStringPoolBucketSize=eDefaultNamesStringPoolBucketSize, block_size_type theValuesStringPoolBlockSize=eDefaultValuesStringPoolBlockSize, bucket_count_type theValuesStringPoolBucketCount=eDefaultValuesStringPoolBucketCount, bucket_size_type theValuesStringPoolBucketSize=eDefaultValuesStringPoolBucketSize) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeDocument.hpp:173: warning: The following parameters of XalanSourceTreeDocument::XalanSourceTreeDocument(MemoryManager &theManager, allocator_size_type theAttributeBlockSize, allocator_size_type theAttributeNSBlockSize, allocator_size_type theCommentBlockSize, allocator_size_type theElementBlockSize, allocator_size_type theElementNSBlockSize, allocator_size_type thePIBlockSize, allocator_size_type theTextBlockSize, allocator_size_type theTextIWSBlockSize, bool fPoolAllText=s_poolAllTextNodes) are not documented: parameter 'theManager' parameter 'thePIBlockSize' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanSourceTreeDocumentAllocator.hpp:71: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanSourceTreeDocumentAllocator::XalanSourceTreeDocumentAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanSourceTreeDocumentAllocator.hpp:74: warning: The following parameters of XalanSourceTreeDocumentAllocator::XalanSourceTreeDocumentAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanSourceTreeDocumentAllocator.hpp:116: warning: The following parameter of XalanSourceTreeDocumentAllocator::create(size_type theAttributeBlockSize, size_type theAttributeNSBlockSize, size_type theCommentBlockSize, size_type theElementBlockSize, size_type theElementNSBlockSize, size_type thePIBlockSize, size_type theTextBlockSize, size_type theTextIWSBlockSize, bool fPoolAllText=true) is not documented: parameter 'thePIBlockSize' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanSourceTreeDocumentFragmentAllocator.hpp:52: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanSourceTreeDocumentFragmentAllocator::XalanSourceTreeDocumentFragmentAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XalanSourceTreeDocumentFragmentAllocator.hpp:55: warning: The following parameters of XalanSourceTreeDocumentFragmentAllocator::XalanSourceTreeDocumentFragmentAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElement.hpp:52: warning: argument 'theAttributes' of command @param is not found in the argument list of XalanSourceTreeElement::XalanSourceTreeElement(MemoryManager &theManager, const XalanDOMString &theTagName, XalanSourceTreeDocument *theOwnerDocument, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElement.hpp:52: warning: argument 'theAttributeCount' of command @param is not found in the argument list of XalanSourceTreeElement::XalanSourceTreeElement(MemoryManager &theManager, const XalanDOMString &theTagName, XalanSourceTreeDocument *theOwnerDocument, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElement.hpp:62: warning: The following parameter of XalanSourceTreeElement::XalanSourceTreeElement(MemoryManager &theManager, const XalanDOMString &theTagName, XalanSourceTreeDocument *theOwnerDocument, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementA.hpp:55: warning: The following parameter of XalanSourceTreeElementA::XalanSourceTreeElementA(MemoryManager &theManager, const XalanDOMString &theTagName, XalanSourceTreeDocument *theOwnerDocument, XalanSourceTreeAttr **theAttributes, XalanSize_t theAttributeCount, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementAAllocator.hpp:61: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanSourceTreeElementAAllocator::XalanSourceTreeElementAAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementAAllocator.hpp:64: warning: The following parameters of XalanSourceTreeElementAAllocator::XalanSourceTreeElementAAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementANS.hpp:54: warning: The following parameter of XalanSourceTreeElementANS::XalanSourceTreeElementANS(MemoryManager &theManager, const XalanDOMString &theTagName, const XalanDOMString &theLocalName, const XalanDOMString &theNamespaceURI, const XalanDOMString &thePrefix, XalanSourceTreeDocument *theOwnerDocument, XalanSourceTreeAttr **theAttributes, XalanSize_t theAttributeCount, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementANSAllocator.hpp:61: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanSourceTreeElementANSAllocator::XalanSourceTreeElementANSAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementANSAllocator.hpp:64: warning: The following parameters of XalanSourceTreeElementANSAllocator::XalanSourceTreeElementANSAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementNA.hpp:53: warning: The following parameter of XalanSourceTreeElementNA::XalanSourceTreeElementNA(MemoryManager &theManager, const XalanDOMString &theTagName, XalanSourceTreeDocument *theOwnerDocument, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementNAAllocator.hpp:61: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanSourceTreeElementNAAllocator::XalanSourceTreeElementNAAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementNAAllocator.hpp:64: warning: The following parameters of XalanSourceTreeElementNAAllocator::XalanSourceTreeElementNAAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementNANS.hpp:52: warning: The following parameter of XalanSourceTreeElementNANS::XalanSourceTreeElementNANS(MemoryManager &theManager, const XalanDOMString &theTagName, const XalanDOMString &theLocalName, const XalanDOMString &theNamespaceURI, const XalanDOMString &thePrefix, XalanSourceTreeDocument *theOwnerDocument, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementNANSAllocator.hpp:61: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanSourceTreeElementNANSAllocator::XalanSourceTreeElementNANSAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementNANSAllocator.hpp:64: warning: The following parameters of XalanSourceTreeElementNANSAllocator::XalanSourceTreeElementNANSAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementNANSAllocator.hpp:72: warning: argument 'theAttributes' of command @param is not found in the argument list of XalanSourceTreeElementNANSAllocator::create(const XalanDOMString &theTagName, const XalanDOMString &theLocalName, const XalanDOMString &theNamespaceURI, const XalanDOMString &thePrefix, XalanSourceTreeDocument *theOwnerDocument, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeElementNANSAllocator.hpp:72: warning: argument 'theAttributeCount' of command @param is not found in the argument list of XalanSourceTreeElementNANSAllocator::create(const XalanDOMString &theTagName, const XalanDOMString &theLocalName, const XalanDOMString &theNamespaceURI, const XalanDOMString &thePrefix, XalanSourceTreeDocument *theOwnerDocument, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeParserLiaison.hpp:77: warning: The following parameter of XalanSourceTreeParserLiaison::XalanSourceTreeParserLiaison(XalanSourceTreeDOMSupport &theSupport, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) is not documented: parameter 'XALAN_DEFAULT_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeParserLiaison.hpp:131: warning: argument 'reader' of command @param is not found in the argument list of XalanSourceTreeParserLiaison::parseXMLStream(const InputSource &inputSource, const XalanDOMString &identifier=XalanDOMString(XalanMemMgrs::getDummyMemMgr())) inherited from member parseXMLStream at line 110 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLParserLiaison.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeParserLiaison.hpp:131: warning: The following parameter of XalanSourceTreeParserLiaison::parseXMLStream(const InputSource &inputSource, const XalanDOMString &identifier=XalanDOMString(XalanMemMgrs::getDummyMemMgr())) is not documented: parameter 'inputSource' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeParserLiaison.hpp:182: warning: argument 'identifier' of command @param is not found in the argument list of XalanSourceTreeParserLiaison::parseXMLStream(const InputSource &theInputSource, ContentHandler &theContentHandler, const XalanDOMString &theIdentifier, DTDHandler *theDTDHandler=0, LexicalHandler *theLexicalHandler=0) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeParserLiaison.hpp:190: warning: The following parameter of XalanSourceTreeParserLiaison::parseXMLStream(const InputSource &theInputSource, ContentHandler &theContentHandler, const XalanDOMString &theIdentifier, DTDHandler *theDTDHandler=0, LexicalHandler *theLexicalHandler=0) is not documented: parameter 'theIdentifier' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeParserLiaison.hpp:163: warning: argument 'handler' of command @param is not found in the argument list of XalanSourceTreeParserLiaison::setEntityResolver(EntityResolver *resolver) inherited from member setEntityResolver at line 217 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLParserLiaison.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeParserLiaison.hpp:163: warning: The following parameter of XalanSourceTreeParserLiaison::setEntityResolver(EntityResolver *resolver) is not documented: parameter 'resolver' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLParserLiaison.hpp:104: warning: Found unknown command '@parameter' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeParserLiaison.hpp:169: warning: argument 'handler' of command @param is not found in the argument list of XalanSourceTreeParserLiaison::setXMLEntityResolver(XMLEntityResolver *resolver) inherited from member setXMLEntityResolver at line 240 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLParserLiaison.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeParserLiaison.hpp:169: warning: The following parameter of XalanSourceTreeParserLiaison::setXMLEntityResolver(XMLEntityResolver *resolver) is not documented: parameter 'resolver' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeProcessingInstructionAllocator.hpp:61: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanSourceTreeProcessingInstructionAllocator::XalanSourceTreeProcessingInstructionAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeProcessingInstructionAllocator.hpp:64: warning: The following parameters of XalanSourceTreeProcessingInstructionAllocator::XalanSourceTreeProcessingInstructionAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeText.hpp:64: warning: argument 'isWhitespace' of command @param is not found in the argument list of XalanSourceTreeText::XalanSourceTreeText(const XalanDOMString &theData, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeTextAllocator.hpp:61: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanSourceTreeTextAllocator::XalanSourceTreeTextAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeTextAllocator.hpp:64: warning: The following parameters of XalanSourceTreeTextAllocator::XalanSourceTreeTextAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeTextIWSAllocator.hpp:61: warning: argument 'theBlockSize' of command @param is not found in the argument list of XalanSourceTreeTextIWSAllocator::XalanSourceTreeTextIWSAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanSourceTree/XalanSourceTreeTextIWSAllocator.hpp:64: warning: The following parameters of XalanSourceTreeTextIWSAllocator::XalanSourceTreeTextIWSAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanStdOutputStream.hpp:73: warning: The following parameter of XalanStdOutputStream::XalanStdOutputStream(StreamType &theOutputStream, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) is not documented: parameter 'XALAN_DEFAULT_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanTranscodingServices.hpp:113: warning: Found unknown command '@theTranscoder' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanTranscodingServices.hpp:90: warning: argument 'theTarget' of command @param is not found in the argument list of XalanTranscodingServices::makeNewTranscoder(MemoryManager &theManager, const XalanDOMString &theEncodingName, eCode &theResult, size_type theBlockSize) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanTranscodingServices.hpp:98: warning: The following parameter of XalanTranscodingServices::makeNewTranscoder(MemoryManager &theManager, const XalanDOMString &theEncodingName, eCode &theResult, size_type theBlockSize) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanTransformer.hpp:749: warning: argument 'handler' of command @param is not found in the argument list of XalanTransformer::setErrorHandler(ErrorHandler *theErrorHandler) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanTransformer.hpp:753: warning: The following parameter of XalanTransformer::setErrorHandler(ErrorHandler *theErrorHandler) is not documented: parameter 'theErrorHandler' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanTransformer.hpp:849: warning: argument 'handler' of command @param is not found in the argument list of XalanTransformer::setProblemListener(ProblemListener *theProblemListener) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanTransformer.hpp:853: warning: The following parameter of XalanTransformer::setProblemListener(ProblemListener *theProblemListener) is not documented: parameter 'theProblemListener' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanTransformerOutputStream.hpp:50: warning: The following parameter of XalanTransformerOutputStream::XalanTransformerOutputStream(MemoryManager &theManager, void *theOutputHandle, XalanOutputHandlerType theOutputHandler, XalanFlushHandlerType theFlushHandler=0) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XalanTransformerProblemListener.hpp:93: warning: The following parameter of XalanTransformerProblemListener::problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode) is not documented: parameter 'sourceNode' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanUTF16Transcoder.hpp:52: warning: argument 'theResult' of command @param is not found in the argument list of XalanUTF16Transcoder::transcode(const XalanDOMChar *theSourceData, size_type theSourceCount, XalanXMLByte *theTarget, size_type theTargetSize, size_type &theSourceCharsTranscoded, size_type &theTargetBytesUsed) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanUTF16Transcoder.hpp:73: warning: argument 'theResult' of command @param is not found in the argument list of XalanUTF16Transcoder::transcode(const XalanXMLByte *theSourceData, size_type theSourceCount, XalanDOMChar *theTarget, size_type theTargetSize, size_type &theSourceCharsTranscoded, size_type &theTargetBytesUsed, unsigned char *theCharSizes) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/XalanUTF16Transcoder.hpp:84: warning: The following parameter of XalanUTF16Transcoder::transcode(const XalanXMLByte *theSourceData, size_type theSourceCount, XalanDOMChar *theTarget, size_type theTargetSize, size_type &theSourceCharsTranscoded, size_type &theTargetBytesUsed, unsigned char *theCharSizes) is not documented: parameter 'theCharSizes' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanXMLFileReporter.hpp:281: warning: The following parameter of XalanXMLFileReporter::escapestring(const XalanDOMString &s, XalanDOMString &buffer) is not documented: parameter 'buffer' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanXMLFileReporter.hpp:241: warning: argument 'level' of command @param is not found in the argument list of XalanXMLFileReporter::logCheckPass(const XalanDOMString &comment) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanXMLFileReporter.hpp:241: warning: argument 'hash' of command @param is not found in the argument list of XalanXMLFileReporter::logCheckPass(const XalanDOMString &comment) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Harness/XalanXMLFileReporter.hpp:241: warning: argument 'msg' of command @param is not found in the argument list of XalanXMLFileReporter::logCheckPass(const XalanDOMString &comment) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanXMLSerializerBase.hpp:77: warning: argument 'doctypeSystem' of command @param is not found in the argument list of XalanXMLSerializerBase::XalanXMLSerializerBase(MemoryManager &theManager, eXMLVersion theXMLVersion, const XalanDOMString &theEncoding, const XalanDOMString &theDoctypeSystem, const XalanDOMString &theDoctypePublic, bool xmlDecl, const XalanDOMString &theStandalone) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanXMLSerializerBase.hpp:77: warning: argument 'doctypePublic' of command @param is not found in the argument list of XalanXMLSerializerBase::XalanXMLSerializerBase(MemoryManager &theManager, eXMLVersion theXMLVersion, const XalanDOMString &theEncoding, const XalanDOMString &theDoctypeSystem, const XalanDOMString &theDoctypePublic, bool xmlDecl, const XalanDOMString &theStandalone) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanXMLSerializerBase.hpp:89: warning: The following parameters of XalanXMLSerializerBase::XalanXMLSerializerBase(MemoryManager &theManager, eXMLVersion theXMLVersion, const XalanDOMString &theEncoding, const XalanDOMString &theDoctypeSystem, const XalanDOMString &theDoctypePublic, bool xmlDecl, const XalanDOMString &theStandalone) are not documented: parameter 'theXMLVersion' parameter 'theEncoding' parameter 'theDoctypeSystem' parameter 'theDoctypePublic' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanXMLSerializerBase.hpp:135: warning: argument 'data' of command @param is not found in the argument list of XalanXMLSerializerBase::entityReference(const XMLCh *const name)=0 inherited from member entityReference at line 193 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/FormatterListener.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanXMLSerializerBase.hpp:135: warning: The following parameter of XalanXMLSerializerBase::entityReference(const XMLCh *const name)=0 is not documented: parameter 'name' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanXMLSerializerBase.hpp:740: warning: argument 'next' of command @param is not found in the argument list of XalanXMLSerializerBase::throwInvalidCharacterException(XalanUnicodeChar ch, MemoryManager &theManager) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanXMLSerializerBase.hpp:746: warning: The following parameter of XalanXMLSerializerBase::throwInvalidCharacterException(XalanUnicodeChar ch, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanXMLSerializerBase.hpp:723: warning: The following parameter of XalanXMLSerializerBase::throwInvalidUTF16SurrogateException(XalanDOMChar ch, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanXMLSerializerBase.hpp:734: warning: The following parameter of XalanXMLSerializerBase::throwInvalidUTF16SurrogateException(XalanDOMChar ch, XalanDOMChar next, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanXMLSerializerBase.hpp:752: warning: argument 'next' of command @param is not found in the argument list of XalanXMLSerializerBase::throwInvalidXMLCharacterException(XalanUnicodeChar ch, const XalanDOMString &theXMLversion, MemoryManager &theManager) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XalanXMLSerializerBase.hpp:758: warning: The following parameters of XalanXMLSerializerBase::throwInvalidXMLCharacterException(XalanUnicodeChar ch, const XalanDOMString &theXMLversion, MemoryManager &theManager) are not documented: parameter 'theXMLversion' parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesAttributeBridgeAllocator.hpp:63: warning: argument 'theBlockSize' of command @param is not found in the argument list of XercesAttributeBridgeAllocator::XercesAttributeBridgeAllocator(size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesAttributeBridgeAllocator.hpp:66: warning: The following parameter of XercesAttributeBridgeAllocator::XercesAttributeBridgeAllocator(size_type theBlockCount) is not documented: parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesAttrWrapperAllocator.hpp:59: warning: argument 'theBlockSize' of command @param is not found in the argument list of XercesAttrWrapperAllocator::XercesAttrWrapperAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesAttrWrapperAllocator.hpp:62: warning: The following parameters of XercesAttrWrapperAllocator::XercesAttrWrapperAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' ler... Generating docs for compound XalanSourceTreeDocument... Generating docs for compound XalanSourceTreeDocumentAllocator... Generating docs for compound XalanSourceTreeDocumentFragment... Generating docs for compound XalanSourceTreeDocumentFragmentAllocator... Generating docs for compound XalanSourceTreeDOMSupport... Generating docs for compound XalanSourceTreeElement... Generating docs for compound XalanSourceTreeElementA... Generating docs for compound XalanSourceTreeElementAAllocator... Generating docs for compound XalanSourceTreeElementANS... Generating docs for compound XalanSourceTreeElementANSAllocator... Generating docs for compound XalanSourceTreeElementNA... Generating docs for compound XalanSourceTreeElementNAAllocator... Generating docs for compound XalanSourceTreeElementNANS... Generating docs for compound XalanSourceTreeElementNANSAllocator... Generating docs for compound XalanSourceTreeHelper... Generating docs for compound XalanSourceTreeInit... Generating docs for compound XalanSourceTreeParserLiaison... Generating docs for compound XalanSourceTreeProcessingInstruction... Generating docs for compound XalanSourceTreeProcessingInstructionAllocator... Generating docs for compound XalanSourceTreeText... Generating docs for compound XalanSourceTreeTextAllocator... Generating docs for compound XalanSourceTreeTextIWS... Generating docs for compound XalanSourceTreeTextIWSAllocator... Generating docs for compound XalanSourceTreeWrapperParsedSource... Generating docs for compound XalanSpaceNodeTester... Generating docs for compound XalanStdOutputStream... Generating docs for nested compound XalanStdOutputStream::XalanStdOutputStreamWriteException... Generating docs for compound XalanText... Generating docs for compound XalanToXercesTranscoderWrapper... Generating docs for compound XalanTranscodingServices... Generating docs for nested compound XalanTranscodingServices::MakeTranscoderException... Generating docs for nested compound XalanTranscodingServices::UnrepresentableCharacterException... Generating docs for compound XalanTransformer... Generating docs for nested compound XalanTransformer::EnsureDestroyCompiledStylesheet... Generating docs for nested compound XalanTransformer::EnsureDestroyDocumentBuilder... Generating docs for nested compound XalanTransformer::EnsureDestroyParsedSource... Generating docs for nested compound XalanTransformer::EnsureFunctionsInstallation... Generating docs for compound XalanTransformerOutputStream... Generating docs for compound XalanTransformerProblemListener... Generating docs for compound XalanUnicode... Generating docs for compound XalanUTF16Transcoder... Generating docs for compound XalanUTF16Writer... Generating docs for compound XalanUTF8Writer... Generating docs for compound XalanVector... Generating docs for compound XalanXMLChar... Generating docs for compound XalanXMLFileReporter... Generating docs for compound XalanXMLSerializerBase... Generating docs for nested compound XalanXMLSerializerBase::CharFunctor1_0... Generating docs for nested compound XalanXMLSerializerBase::CharFunctor1_1... Generating docs for nested compound XalanXMLSerializerBase::UTF16... Generating docs for nested compound XalanXMLSerializerBase::UTF8... Generating docs for compound XalanXMLSerializerFactory... Generating docs for compound XalanXPathException... Generating docs for compound XBoolean... Generating docs for compound XercesAttrBridge... Generating docs for compound XercesAttributeBridgeAllocator... Generating docs for compound XercesAttrWrapper... Generating docs for compound XercesAttrWrapperAllocator... Generating docs for compound XercesBridgeHelper... Generating docs for compound XercesBridgeNavigator... Generating docs for compound XercesCDATASectionBridge... Generating docs for compound XercesCDATASectionWrapper... Generating docs for compound XercesCommentBridge... Generating docs for compound XercesCommentWrapper... Generating docs for compound XercesDocumentBridge... Generating docs for nested compound XercesDocumentBridge::BuildBridgeTreeWalker... Generating docs for ne/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDocumentWrapper.hpp:99: warning: The following parameter of XercesDocumentWrapper::XercesDocumentWrapper(MemoryManager &theManager, const DOMDocument_Type *theXercesDocument, bool threadSafe=true, bool buildWrapper=true, bool buildMaps=false) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMException.hpp:90: warning: argument 'other' of command @param is not found in the argument list of XercesDOMException::XercesDOMException(const XercesDOMException &theSource) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMException.hpp:93: warning: The following parameter of XercesDOMException::XercesDOMException(const XercesDOMException &theSource) is not documented: parameter 'theSource' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMWrapperException.hpp:60: warning: argument 'code' of command @param is not found in the argument list of XercesDOMWrapperException::XercesDOMWrapperException(const DOMExceptionType &theException) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMWrapperException.hpp:64: warning: The following parameter of XercesDOMWrapperException::XercesDOMWrapperException(const DOMExceptionType &theException) is not documented: parameter 'theException' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMWrapperException.hpp:68: warning: argument 'other' of command @param is not found in the argument list of XercesDOMWrapperException::XercesDOMWrapperException(const XercesDOMWrapperException &theSource) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesDOMWrapperException.hpp:71: warning: The following parameter of XercesDOMWrapperException::XercesDOMWrapperException(const XercesDOMWrapperException &theSource) is not documented: parameter 'theSource' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XalanTransformer/XercesDOMWrapperParsedSource.hpp:91: warning: The following parameter of XercesDOMWrapperParsedSource::XercesDOMWrapperParsedSource(const DOMDocument_Type *theDocument, XercesParserLiaison &theParserLiaison, XercesDOMSupport &theDOMSupport, const XalanDOMString &theURI=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), MemoryManager &theManager XALAN_DEFAULT_MEMMGR) is not documented: parameter 'XALAN_DEFAULT_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesElementBridge.hpp:572: warning: argument 'localName' of command @param is not found in the argument list of XercesElementBridge::setAttributeNS(const XalanDOMString &namespaceURI, const XalanDOMString &qualifiedName, const XalanDOMString &value) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesElementBridge.hpp:613: warning: The following parameter of XercesElementBridge::setAttributeNS(const XalanDOMString &namespaceURI, const XalanDOMString &qualifiedName, const XalanDOMString &value) is not documented: parameter 'qualifiedName' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesElementBridgeAllocator.hpp:64: warning: argument 'theBlockSize' of command @param is not found in the argument list of XercesElementBridgeAllocator::XercesElementBridgeAllocator(size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesElementBridgeAllocator.hpp:67: warning: The following parameter of XercesElementBridgeAllocator::XercesElementBridgeAllocator(size_type theBlockCount) is not documented: parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesElementWrapperAllocator.hpp:60: warning: argument 'theBlockSize' of command @param is not found in the argument list of XercesElementWrapperAllocator::XercesElementWrapperAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesElementWrapperAllocator.hpp:63: warning: The following parameters of XercesElementWrapperAllocator::XercesElementWrapperAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesParserLiaison.hpp:88: warning: The following parameter of XercesParserLiaison::XercesParserLiaison(XercesDOMSupport &theSupport, MemoryManager &theManager XALAN_DEFAULT_MEMMGR) is not documented: parameter 'XALAN_DEFAULT_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesParserLiaison.hpp:181: warning: Found unknown command '@theDocument' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesParserLiaison.hpp:713: warning: The following parameter of XercesParserLiaison::doCreateDocument(const DOMDocument_Type *theXercesDocument, bool threadSafe, bool buildWrapper, bool buildMaps, bool isOwned) is not documented: parameter 'isOwned' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesParserLiaison.hpp:119: warning: argument 'reader' of command @param is not found in the argument list of XercesParserLiaison::parseXMLStream(const InputSource &inputSource, const XalanDOMString &identifier=XalanDOMString(XalanMemMgrs::getDummyMemMgr())) inherited from member parseXMLStream at line 110 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLParserLiaison.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesParserLiaison.hpp:119: warning: The following parameter of XercesParserLiaison::parseXMLStream(const InputSource &inputSource, const XalanDOMString &identifier=XalanDOMString(XalanMemMgrs::getDummyMemMgr())) is not documented: parameter 'inputSource' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesParserLiaison.hpp:151: warning: argument 'handler' of command @param is not found in the argument list of XercesParserLiaison::setEntityResolver(EntityResolver *resolver) inherited from member setEntityResolver at line 217 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLParserLiaison.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesParserLiaison.hpp:151: warning: The following parameter of XercesParserLiaison::setEntityResolver(EntityResolver *resolver) is not documented: parameter 'resolver' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLParserLiaison.hpp:104: warning: Found unknown command '@parameter' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesParserLiaison.hpp:157: warning: argument 'handler' of command @param is not found in the argument list of XercesParserLiaison::setXMLEntityResolver(XMLEntityResolver *resolver) inherited from member setXMLEntityResolver at line 240 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLParserLiaison.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesParserLiaison.hpp:157: warning: The following parameter of XercesParserLiaison::setXMLEntityResolver(XMLEntityResolver *resolver) is not documented: parameter 'resolver' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesTextBridgeAllocator.hpp:64: warning: argument 'theBlockSize' of command @param is not found in the argument list of XercesTextBridgeAllocator::XercesTextBridgeAllocator(size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/Deprecated/XercesTextBridgeAllocator.hpp:67: warning: The following parameter of XercesTextBridgeAllocator::XercesTextBridgeAllocator(size_type theBlockCount) is not documented: parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesTextWrapperAllocator.hpp:60: warning: argument 'theBlockSize' of command @param is not found in the argument list of XercesTextWrapperAllocator::XercesTextWrapperAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesTextWrapperAllocator.hpp:63: warning: The following parameters of XercesTextWrapperAllocator::XercesTextWrapperAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesWrapperNavigatorAllocator.hpp:59: warning: argument 'theBlockSize' of command @param is not found in the argument list of XercesWrapperNavigatorAllocator::XercesWrapperNavigatorAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XercesParserLiaison/XercesWrapperNavigatorAllocator.hpp:62: warning: The following parameters of XercesWrapperNavigatorAllocator::XercesWrapperNavigatorAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLParserLiaison.hpp:110: warning: argument 'reader' of command @param is not found in the argument list of XMLParserLiaison::parseXMLStream(const InputSource &inputSource, const XalanDOMString &identifier)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLParserLiaison.hpp:130: warning: The following parameter of XMLParserLiaison::parseXMLStream(const InputSource &inputSource, const XalanDOMString &identifier)=0 is not documented: parameter 'inputSource' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLParserLiaison.hpp:217: warning: argument 'handler' of command @param is not found in the argument list of XMLParserLiaison::setEntityResolver(EntityResolver *resolver)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLParserLiaison.hpp:230: warning: The following parameter of XMLParserLiaison::setEntityResolver(EntityResolver *resolver)=0 is not documented: parameter 'resolver' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLParserLiaison.hpp:104: warning: Found unknown command '@parameter' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLParserLiaison.hpp:240: warning: argument 'handler' of command @param is not found in the argument list of XMLParserLiaison::setXMLEntityResolver(XMLEntityResolver *resolver)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLParserLiaison.hpp:253: warning: The following parameter of XMLParserLiaison::setXMLEntityResolver(XMLEntityResolver *resolver)=0 is not documented: parameter 'resolver' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XMLSupport/XMLSupportException.hpp:50: warning: The following parameters of XMLSupportException::XMLSupportException(const XalanDOMString &theMessage, MemoryManager &theManager, const Locator *theLocator) are not documented: parameter 'theManager' parameter 'theLocator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSet.hpp:91: warning: argument 'theValue' of command @param is not found in the argument list of XNodeSet::set(BorrowReturnMutableNodeRefList &value) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSet.hpp:95: warning: The following parameter of XNodeSet::set(BorrowReturnMutableNodeRefList &value) is not documented: parameter 'value' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSetAllocator.hpp:54: warning: argument 'theBlockSize' of command @param is not found in the argument list of XNodeSetAllocator::XNodeSetAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSetAllocator.hpp:57: warning: The following parameters of XNodeSetAllocator::XNodeSetAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSetBase.hpp:128: warning: The following parameter of XNodeSetBase::XNodeSetBase(const XNodeSetBase &source, MemoryManager &theMemoryManager) is not documented: parameter 'theMemoryManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSetNodeProxy.hpp:58: warning: The following parameter of XNodeSetNodeProxy::XNodeSetNodeProxy(const XNodeSetNodeProxy &source, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSetNodeProxyAllocator.hpp:52: warning: argument 'theBlockSize' of command @param is not found in the argument list of XNodeSetNodeProxyAllocator::XNodeSetNodeProxyAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNodeSetNodeProxyAllocator.hpp:55: warning: The following parameters of XNodeSetNodeProxyAllocator::XNodeSetNodeProxyAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNumber.hpp:50: warning: The following parameter of XNumber::XNumber(double val, MemoryManager &theMemoryManager) is not documented: parameter 'theMemoryManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNumberAllocator.hpp:52: warning: argument 'theBlockSize' of command @param is not found in the argument list of XNumberAllocator::XNumberAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNumberAllocator.hpp:55: warning: The following parameters of XNumberAllocator::XNumberAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNumberAllocator.hpp:61: warning: argument 'theString' of command @param is not found in the argument list of XNumberAllocator::createNumber(double theNumber) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XNumberAllocator.hpp:67: warning: The following parameter of XNumberAllocator::createNumber(double theNumber) is not documented: parameter 'theNumber' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObject.hpp:796: warning: argument 'source' of command @param is not found in the argument list of XObject::XObject(const XObject &) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObject.hpp:807: warning: argument 'theMemoryManager' of command @param is not found in the argument list of XObject::XObject(const XObject &source, MemoryManager &theManager) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObject.hpp:811: warning: The following parameter of XObject::XObject(const XObject &source, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObject.hpp:363: warning: argument 'theString' of command @param is not found in the argument list of XObject::boolean(double theNumber) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObject.hpp:372: warning: The following parameter of XObject::boolean(double theNumber) is not documented: parameter 'theNumber' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObject.hpp:336: warning: The following parameter of XObject::greaterThan(const XObject &theRHS, XPathExecutionContext &executionContext) const is not documented: parameter 'executionContext' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObject.hpp:348: warning: The following parameter of XObject::greaterThanOrEquals(const XObject &theRHS, XPathExecutionContext &executionContext) const is not documented: parameter 'executionContext' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObject.hpp:313: warning: The following parameter of XObject::lessThan(const XObject &theRHS, XPathExecutionContext &executionContext) const is not documented: parameter 'executionContext' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObject.hpp:325: warning: The following parameter of XObject::lessThanOrEquals(const XObject &theRHS, XPathExecutionContext &executionContext) const is not documented: parameter 'executionContext' sted compound XercesDocumentBridge::BuildBridgeTreeWalker::NavigatorStackEntryType... Generating docs for compound XercesDocumentFragmentBridge... Generating docs for compound XercesDocumentTypeBridge... Generating docs for compound XercesDocumentTypeWrapper... Generating docs for compound XercesDocumentWrapper... Generating docs for nested compound XercesDocumentWrapper::BuildWrapperTreeWalker... Generating docs for nested compound XercesDocumentWrapper::BuildWrapperTreeWalker::NavigatorStackEntryType... Generating docs for compound XercesDOM_AttrHack... Generating docs for compound XercesDOM_ElementHack... Generating docs for compound XercesDOM_NodeHack... Generating docs for compound XercesDOM_TextHack... Generating docs for compound XercesDOMException... Generating docs for compound XercesDOMFormatterWalker... Generating docs for compound XercesDOMImplementationBridge... Generating docs for compound XercesDOMImplementationWrapper... Generating docs for compound XercesDOMParsedSource... Generating docs for compound XercesDOMParsedSourceHelper... Generating docs for compound XercesDOMSupport... Generating docs for compound XercesDOMWalker... Generating docs for compound XercesDOMWrapperException... Generating docs for compound XercesDOMWrapperParsedSource... Generating docs for compound XercesElementBridge... Generating docs for compound XercesElementBridgeAllocator... Generating docs for compound XercesElementWrapper... Generating docs for compound XercesElementWrapperAllocator... Generating docs for compound XercesEntityBridge... Generating docs for compound XercesEntityReferenceBridge... Generating docs for compound XercesEntityReferenceWrapper... Generating docs for compound XercesEntityWrapper... Generating docs for compound XercesLiaisonXalanDOMStringPool... Generating docs for compound XercesNamedNodeMapAttributeList... Generating docs for compound XercesNamedNodeMapBridge... Generating docs for compound XercesNamedNodeMapWrapper... Generating docs for compound XercesNodeListBridge... Generating docs for compound XercesNodeListWrapper... Generating docs for compound XercesNotationBridge... Generating docs for compound XercesNotationWrapper... Generating docs for compound XercesParserLiaison... Generating docs for nested compound XercesParserLiaison::DocumentEntry... Generating docs for compound XercesProcessingInstructionBridge... Generating docs for compound XercesProcessingInstructionWrapper... Generating docs for compound XercesTextBridge... Generating docs for compound XercesTextBridgeAllocator... Generating docs for compound XercesTextWrapper... Generating docs for compound XercesTextWrapperAllocator... Generating docs for compound XercesToXalanNodeMap... Generating docs for nested compound XercesToXalanNodeMap::NameMapEqualsFunctor... Generating docs for compound XercesTreeWalker... Generating docs for compound XercesWrapperHelper... Generating docs for compound XercesWrapperNavigator... Generating docs for compound XercesWrapperNavigatorAllocator... Generating docs for compound XercesWrapperToXalanNodeMap... Generating docs for compound XMLParserLiaison... Generating docs for nested compound XMLParserLiaison::EnsureDestroyDocument... Generating docs for nested compound XMLParserLiaison::EnsureResetErrorHandler... Generating docs for compound XMLSupportException... Generating docs for compound XMLSupportInit... Generating docs for compound XNodeSet... Generating docs for compound XNodeSetAllocator... Generating docs for compound XNodeSetBase... Generating docs for compound XNodeSetNodeProxy... Generating docs for nested compound XNodeSetNodeProxy::Proxy... Generating docs for compound XNodeSetNodeProxyAllocator... Generating docs for compound XNodeSetResultTreeFragProxy... Generating docs for compound XNumber... Generating docs for compound XNumberAllocator... Generating docs for compound XNumberBase... Generating docs for compound XObject... Generating docs for nested compound XObject::XObjectException... Generating docs for nested compound XObject::XObjectInvalidConversionException... Generating docs for/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectFactory.hpp:113: warning: argument 'theNOde' of command @param is not found in the argument list of XObjectFactory::createNodeSet(XalanNode *theValue)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectFactory.hpp:118: warning: The following parameter of XObjectFactory::createNodeSet(XalanNode *theValue)=0 is not documented: parameter 'theValue' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectFactory.hpp:161: warning: Found unknown command '@paran' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectFactory.hpp:166: warning: The following parameter of XObjectFactory::createString(const XalanDOMChar *theValue, XalanSize_t theLength)=0 is not documented: parameter 'theLength' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectFactory.hpp:197: warning: Found unknown command '@paran' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectFactory.hpp:203: warning: The following parameter of XObjectFactory::createStringAdapter(const XObjectPtr &theValue, XPathExecutionContext &theExecutionContext)=0 is not documented: parameter 'theExecutionContext' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectFactoryDefault.hpp:85: warning: The following parameters of XObjectFactoryDefault::XObjectFactoryDefault(MemoryManager &theManager XALAN_DEFAULT_MEMMGR, size_type theXStringBlockSize=eDefaultXStringBlockSize, size_type theXNumberBlockSize=eDefaultXNumberBlockSize, size_type theXNodeSetBlockSize=eDefaultXNodeSetBlockSize, size_type theXNodeSetNodeProxyBlockSize=eDefaultXNodeSetNodeProxyBlockSize) are not documented: parameter 'XALAN_DEFAULT_MEMMGR' parameter 'theXNodeSetNodeProxyBlockSize' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectFactoryDefault.hpp:121: warning: argument 'theNOde' of command @param is not found in the argument list of XObjectFactoryDefault::createNodeSet(XalanNode *theValue) inherited from member createNodeSet at line 113 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectFactory.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectFactoryDefault.hpp:121: warning: The following parameter of XObjectFactoryDefault::createNodeSet(XalanNode *theValue) is not documented: parameter 'theValue' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectFactory.hpp:161: warning: Found unknown command '@paran' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectFactoryDefault.hpp:136: warning: The following parameter of XObjectFactoryDefault::createString(const XalanDOMChar *theValue, XalanSize_t theLength) is not documented: parameter 'theLength' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectFactory.hpp:197: warning: Found unknown command '@paran' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectFactoryDefault.hpp:147: warning: The following parameter of XObjectFactoryDefault::createStringAdapter(const XObjectPtr &theValue, XPathExecutionContext &theExecutionContext) is not documented: parameter 'theExecutionContext' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectResultTreeFragProxy.hpp:51: warning: argument 'theXObject' of command @param is not found in the argument list of XObjectResultTreeFragProxy::XObjectResultTreeFragProxy(const XObject &value, MemoryManager &theManager, XPathExecutionContext *theExecutionContext) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectResultTreeFragProxy.hpp:56: warning: The following parameter of XObjectResultTreeFragProxy::XObjectResultTreeFragProxy(const XObject &value, MemoryManager &theManager, XPathExecutionContext *theExecutionContext) is not documented: parameter 'value' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectTypeCallback.hpp:135: warning: argument 'theXObject' of command @param is not found in the argument list of XObjectTypeCallback::Null(const XObject &theObject)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectTypeCallback.hpp:135: warning: argument 'theValue' of command @param is not found in the argument list of XObjectTypeCallback::Null(const XObject &theObject)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectTypeCallback.hpp:140: warning: The following parameter of XObjectTypeCallback::Null(const XObject &theObject)=0 is not documented: parameter 'theObject' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectTypeCallback.hpp:125: warning: argument 'theXObject' of command @param is not found in the argument list of XObjectTypeCallback::Unknown(const XObject &theObject, const XalanDOMString &theName)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectTypeCallback.hpp:125: warning: argument 'theValue' of command @param is not found in the argument list of XObjectTypeCallback::Unknown(const XObject &theObject, const XalanDOMString &theName)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XObjectTypeCallback.hpp:130: warning: The following parameters of XObjectTypeCallback::Unknown(const XObject &theObject, const XalanDOMString &theName)=0 are not documented: parameter 'theObject' parameter 'theName' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPath.hpp:165: warning: The following parameter of XPath::XPath(MemoryManager &theManager, const Locator *theLocator=0) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPath.hpp:2060: warning: argument 'opPos' of command @param is not found in the argument list of XPath::extfunction(XalanNode *context, OpCodeMapPositionType, const XalanDOMString &theNamespace, const XalanDOMString &functionName, const Function::XObjectArgVectorType &argVec, XPathExecutionContext &executionContext) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPath.hpp:2069: warning: The following parameter of XPath::extfunction(XalanNode *context, OpCodeMapPositionType, const XalanDOMString &theNamespace, const XalanDOMString &functionName, const Function::XObjectArgVectorType &argVec, XPathExecutionContext &executionContext) const is not documented: parameter 'argVec' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPath.hpp:964: warning: argument 'name' of command @param is not found in the argument list of XPath::isInstalledFunction(const XalanDOMString &theFunctionName) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPath.hpp:969: warning: The following parameter of XPath::isInstalledFunction(const XalanDOMString &theFunctionName) is not documented: parameter 'theFunctionName' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPath.hpp:1848: warning: argument 'executionContext' of command @param is not found in the argument list of XPath::literal(OpCodeMapPositionType opPos, FormatterListener &formatterListener, MemberFunctionPtr function) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPath.hpp:1854: warning: The following parameters of XPath::literal(OpCodeMapPositionType opPos, FormatterListener &formatterListener, MemberFunctionPtr function) const are not documented: parameter 'formatterListener' parameter 'function' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPath.hpp:2006: warning: The following parameter of XPath::numberlit(OpCodeMapPositionType opPos, XPathExecutionContext &executionContext) const is not documented: parameter 'executionContext' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPath.hpp:2440: warning: argument 'xpath' of command @param is not found in the argument list of XPath::step(XPathExecutionContext &executionContext, XalanNode *context, OpCodeMapPositionType opPos, MutableNodeRefList &queryResults) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPath.hpp:2447: warning: The following parameter of XPath::step(XPathExecutionContext &executionContext, XalanNode *context, OpCodeMapPositionType opPos, MutableNodeRefList &queryResults) const is not documented: parameter 'executionContext' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPath.hpp:2473: warning: argument 'xpath' of command @param is not found in the argument list of XPath::stepPattern(XPathExecutionContext &executionContext, XalanNode *context, OpCodeMapPositionType opPos, eMatchScore &scoreHolder) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPath.hpp:2482: warning: The following parameter of XPath::stepPattern(XPathExecutionContext &executionContext, XalanNode *context, OpCodeMapPositionType opPos, eMatchScore &scoreHolder) const is not documented: parameter 'executionContext' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPath.hpp:1735: warning: The following parameter of XPath::Union(XalanNode *context, OpCodeMapPositionType opPos, XPathExecutionContext &executionContext, bool &result) const is not documented: parameter 'result' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPath.hpp:1750: warning: The following parameter of XPath::Union(XalanNode *context, OpCodeMapPositionType opPos, XPathExecutionContext &executionContext, double &result) const is not documented: parameter 'result' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPath.hpp:1796: warning: The following parameter of XPath::Union(XalanNode *context, OpCodeMapPositionType opPos, XPathExecutionContext &executionContext, MutableNodeRefList &result) const is not documented: parameter 'result' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPath.hpp:1765: warning: The following parameter of XPath::Union(XalanNode *context, OpCodeMapPositionType opPos, XPathExecutionContext &executionContext, XalanDOMString &result) const is not documented: parameter 'result' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathAllocator.hpp:60: warning: argument 'theBlockSize' of command @param is not found in the argument list of XPathAllocator::XPathAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathAllocator.hpp:63: warning: The following parameters of XPathAllocator::XPathAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathConstructionContext.hpp:77: warning: The following parameter of XPathConstructionContext::problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode)=0 is not documented: parameter 'sourceNode' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathConstructionContextDefault.hpp:74: warning: The following parameter of XPathConstructionContextDefault::problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode) is not documented: parameter 'sourceNode' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathEnvSupport.hpp:172: warning: The following parameter of XPathEnvSupport::extFunction(XPathExecutionContext &executionContext, const XalanDOMString &theNamespace, const XalanDOMString &functionName, XalanNode *context, const XObjectArgVectorType &argVec, const Locator *locator) const=0 is not documented: parameter 'context' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathEnvSupport.hpp:81: warning: The following parameter of XPathEnvSupport::problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode)=0 is not documented: parameter 'sourceNode' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathEnvSupportDefault.hpp:183: warning: The following parameter of XPathEnvSupportDefault::extFunction(XPathExecutionContext &executionContext, const XalanDOMString &theNamespace, const XalanDOMString &functionName, XalanNode *context, const XObjectArgVectorType &argVec, const Locator *locator) const is not documented: parameter 'context' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathEnvSupportDefault.hpp:91: warning: The following parameter of XPathEnvSupportDefault::problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode) is not documented: parameter 'sourceNode' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathEvaluator.hpp:193: warning: The following parameter of XPathEvaluator::selectNodeList(NodeRefList &result, DOMSupport &domSupport, XalanNode *contextNode, const XalanDOMChar *xpathString, const PrefixResolver &prefixResolver) is not documented: parameter 'result' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathEvaluator.hpp:175: warning: The following parameter of XPathEvaluator::selectNodeList(NodeRefList &result, DOMSupport &domSupport, XalanNode *contextNode, const XalanDOMChar *xpathString, const XalanElement *namespaceNode=0) is not documented: parameter 'result' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathEvaluator.hpp:229: warning: The following parameter of XPathEvaluator::selectNodeList(NodeRefList &result, DOMSupport &domSupport, XalanNode *contextNode, const XPath &xpath, const PrefixResolver &prefixResolver) is not documented: parameter 'result' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathEvaluator.hpp:211: warning: The following parameter of XPathEvaluator::selectNodeList(NodeRefList &result, DOMSupport &domSupport, XalanNode *contextNode, const XPath &xpath, const XalanElement *namespaceNode=0) is not documented: parameter 'result' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContext.hpp:514: warning: argument 'name' of command @param is not found in the argument list of XPathExecutionContext::getNodeSetByKey(XalanNode *context, const XalanQName &qname, const XalanDOMString &ref, const Locator *locator, MutableNodeRefList &nodelist)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContext.hpp:524: warning: The following parameter of XPathExecutionContext::getNodeSetByKey(XalanNode *context, const XalanQName &qname, const XalanDOMString &ref, const Locator *locator, MutableNodeRefList &nodelist)=0 is not documented: parameter 'qname' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContext.hpp:553: warning: argument 'theName' of command @param is not found in the argument list of XPathExecutionContext::getVariable(const XalanQName &name, const Locator *locator=0)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContext.hpp:560: warning: The following parameters of XPathExecutionContext::getVariable(const XalanQName &name, const Locator *locator=0)=0 are not documented: parameter 'name' parameter 'locator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContext.hpp:714: warning: The following parameter of XPathExecutionContext::problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode)=0 is not documented: parameter 'sourceNode' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContext.hpp:721: warning: argument 'textNode' of command @param is not found in the argument list of XPathExecutionContext::shouldStripSourceNode(const XalanText &node)=0 inherited from member shouldStripSourceNode at line 91 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ExecutionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContext.hpp:721: warning: The following parameter of XPathExecutionContext::shouldStripSourceNode(const XalanText &node)=0 is not documented: parameter 'node' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContextDefault.hpp:73: warning: argument 'theXobjectFactory' of command @param is not found in the argument list of XPathExecutionContextDefault::XPathExecutionContextDefault(XPathEnvSupport &theXPathEnvSupport, DOMSupport &theDOMSupport, XObjectFactory &theXObjectFactory, XalanNode *theCurrentNode=0, const NodeRefListBase *theContextNodeList=0, const PrefixResolver *thePrefixResolver=0) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContextDefault.hpp:81: warning: The following parameter of XPathExecutionContextDefault::XPathExecutionContextDefault(XPathEnvSupport &theXPathEnvSupport, DOMSupport &theDOMSupport, XObjectFactory &theXObjectFactory, XalanNode *theCurrentNode=0, const NodeRefListBase *theContextNodeList=0, const PrefixResolver *thePrefixResolver=0) is not documented: parameter 'theXObjectFactory' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContextDefault.hpp:91: warning: argument 'theXPathEnvSupport' of command @param is not found in the argument list of XPathExecutionContextDefault::XPathExecutionContextDefault(MemoryManager &theManager, XalanNode *theCurrentNode=0, const NodeRefListBase *theContextNodeList=0, const PrefixResolver *thePrefixResolver=0) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContextDefault.hpp:91: warning: argument 'theXObjectFactory' of command @param is not found in the argument list of XPathExecutionContextDefault::XPathExecutionContextDefault(MemoryManager &theManager, XalanNode *theCurrentNode=0, const NodeRefListBase *theContextNodeList=0, const PrefixResolver *thePrefixResolver=0) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContextDefault.hpp:99: warning: The following parameter of XPathExecutionContextDefault::XPathExecutionContextDefault(MemoryManager &theManager, XalanNode *theCurrentNode=0, const NodeRefListBase *theContextNodeList=0, const PrefixResolver *thePrefixResolver=0) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContextDefault.hpp:260: warning: argument 'name' of command @param is not found in the argument list of XPathExecutionContextDefault::getNodeSetByKey(XalanNode *context, const XalanQName &qname, const XalanDOMString &ref, const Locator *locator, MutableNodeRefList &nodelist) inherited from member getNodeSetByKey at line 514 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContextDefault.hpp:260: warning: The following parameter of XPathExecutionContextDefault::getNodeSetByKey(XalanNode *context, const XalanQName &qname, const XalanDOMString &ref, const Locator *locator, MutableNodeRefList &nodelist) is not documented: parameter 'qname' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContextDefault.hpp:276: warning: argument 'theName' of command @param is not found in the argument list of XPathExecutionContextDefault::getVariable(const XalanQName &name, const Locator *locator=0) inherited from member getVariable at line 553 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContextDefault.hpp:276: warning: The following parameters of XPathExecutionContextDefault::getVariable(const XalanQName &name, const Locator *locator=0) are not documented: parameter 'name' parameter 'locator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContextDefault.hpp:332: warning: The following parameter of XPathExecutionContextDefault::problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode) is not documented: parameter 'sourceNode' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContextDefault.hpp:151: warning: argument 'theFactory' of command @param is not found in the argument list of XPathExecutionContextDefault::setXObjectFactory(XObjectFactory *theXObjectFactory) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContextDefault.hpp:155: warning: The following parameter of XPathExecutionContextDefault::setXObjectFactory(XObjectFactory *theXObjectFactory) is not documented: parameter 'theXObjectFactory' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContextDefault.hpp:357: warning: argument 'textNode' of command @param is not found in the argument list of XPathExecutionContextDefault::shouldStripSourceNode(const XalanText &node) inherited from member shouldStripSourceNode at line 91 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport/ExecutionContext.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExecutionContextDefault.hpp:357: warning: The following parameter of XPathExecutionContextDefault::shouldStripSourceNode(const XalanText &node) is not documented: parameter 'node' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExpression.hpp:1326: warning: argument 'thePrintWriter' of command @param is not found in the argument list of XPathExpression::dumpTokenQueue(OstreamType &theStream, TokenQueueSizeType theStartPosition=0) const /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExpression.hpp:1331: warning: The following parameter of XPathExpression::dumpTokenQueue(OstreamType &theStream, TokenQueueSizeType theStartPosition=0) const is not documented: parameter 'theStream' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExpression.hpp:882: warning: The following parameter of XPathExpression::getOpCodeLengthFromOpMap(OpCodeMapPositionType opPos, MemoryManager &theManager) const is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExpression.hpp:894: warning: The following parameter of XPathExpression::getOpCodeLengthFromOpMap(OpCodeMapSizeType theIndex, MemoryManager &theManager) const is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExpression.hpp:1402: warning: argument 'theToken' of command @param is not found in the argument list of XPathExpression::pushNumberLiteralOnOpCodeMap(double theNumber) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExpression.hpp:1407: warning: The following parameter of XPathExpression::pushNumberLiteralOnOpCodeMap(double theNumber) is not documented: parameter 'theNumber' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExpression.hpp:1356: warning: argument 'theToken' of command @param is not found in the argument list of XPathExpression::pushValueOnOpCodeMap(const OpCodeMapType::value_type &theValue) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExpression.hpp:1361: warning: The following parameter of XPathExpression::pushValueOnOpCodeMap(const OpCodeMapType::value_type &theValue) is not documented: parameter 'theValue' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExpression.hpp:1277: warning: The following parameter of XPathExpression::replaceRelativeToken(TokenQueuePositionType theOffset, eRelativeDirection theDirection, const XalanDOMString &theString) is not documented: parameter 'theDirection' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExpression.hpp:939: warning: argument 'opPos' of command @param is not found in the argument list of XPathExpression::setOpCodeArgs(eOpCodes theOpCode, OpCodeMapSizeType theIndex, const OpCodeMapValueVectorType &theArgs) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExpression.hpp:660: warning: The following parameter of XPathExpression::InvalidArgumentCountException::InvalidArgumentCountException(OpCodeMapValueType theOpCode, OpCodeMapValueType theExpectedCount, OpCodeMapValueType theSuppliedCount, XalanDOMString &theBuffer) is not documented: parameter 'theBuffer' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExpression.hpp:692: warning: The following parameter of XPathExpression::InvalidArgumentException::InvalidArgumentException(OpCodeMapValueType theOpCode, OpCodeMapValueType theValue, XalanDOMString &theBuffer) is not documented: parameter 'theBuffer' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExpression.hpp:630: warning: The following parameter of XPathExpression::InvalidOpCodeException::InvalidOpCodeException(OpCodeMapValueType theOpCode, XalanDOMString &theBuffer) is not documented: parameter 'theBuffer' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathExpression.hpp:611: warning: The following parameter of XPathExpression::XPathExpressionException::XPathExpressionException(const XalanDOMString &theMessage, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XPathFunctionTable.hpp:218: warning: The following parameter of XPathFunctionTable::idToName(int theFunctionID, XalanDOMString &theResult) const is not documented: parameter 'theResult' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XResultTreeFragAllocator.hpp:52: warning: argument 'theBlockSize' of command @param is not found in the argument list of XResultTreeFragAllocator::XResultTreeFragAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XResultTreeFragAllocator.hpp:55: warning: The following parameters of XResultTreeFragAllocator::XResultTreeFragAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTEngineImpl.hpp:191: warning: argument 'XMLParserLiaison' of command @param is not found in the argument list of XSLTEngineImpl::XSLTEngineImpl(MemoryManager &theManager, XMLParserLiaison &parserLiaison, XPathEnvSupport &xpathEnvSupport, DOMSupport &domSupport, XObjectFactory &xobjectFactory, XPathFactory &xpathFactory) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTEngineImpl.hpp:203: warning: The following parameters of XSLTEngineImpl::XSLTEngineImpl(MemoryManager &theManager, XMLParserLiaison &parserLiaison, XPathEnvSupport &xpathEnvSupport, DOMSupport &domSupport, XObjectFactory &xobjectFactory, XPathFactory &xpathFactory) are not documented: parameter 'theManager' parameter 'parserLiaison' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTEngineImpl.hpp:663: warning: argument 'node' of command @param is not found in the argument list of XSLTEngineImpl::characters(const XObjectPtr &xobject) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTEngineImpl.hpp:667: warning: The following parameter of XSLTEngineImpl::characters(const XObjectPtr &xobject) is not documented: parameter 'xobject' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTEngineImpl.hpp:703: warning: argument 'node' of command @param is not found in the argument list of XSLTEngineImpl::charactersRaw(const XObjectPtr &xobject) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTEngineImpl.hpp:707: warning: The following parameter of XSLTEngineImpl::charactersRaw(const XObjectPtr &xobject) is not documented: parameter 'xobject' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTEngineImpl.hpp:402: warning: The following parameter of XSLTEngineImpl::parseXML(const InputSource &inputSource, DocumentHandler *docHandler, XalanDocument *docToRegister, ErrorHandler *theErrorHandler=0) is not documented: parameter 'theErrorHandler' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTEngineImpl.hpp:384: warning: The following parameter of XSLTEngineImpl::parseXML(const XalanDOMString &urlString, DocumentHandler *docHandler, XalanDocument *docToRegister, ErrorHandler *theErrorHandler=0) is not documented: parameter 'theErrorHandler' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTEngineImpl.hpp:250: warning: The following parameter of XSLTEngineImpl::problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode) is not documented: parameter 'sourceNode' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTEngineImpl.hpp:276: warning: argument 'xmldocURLString' of command @param is not found in the argument list of XSLTEngineImpl::processStylesheet(const XalanDOMString &xsldocURLString, StylesheetConstructionContext &constructionContext) inherited from member processStylesheet at line 168 in file /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTProcessor.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTEngineImpl.hpp:276: warning: The following parameter of XSLTEngineImpl::processStylesheet(const XalanDOMString &xsldocURLString, StylesheetConstructionContext &constructionContext) is not documented: parameter 'xsldocURLString' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTEngineImpl.hpp:1220: warning: argument 'A' of command @param is not found in the argument list of XSLTEngineImpl::pushLocatorOnStack(const Locator *locator) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTEngineImpl.hpp:1224: warning: The following parameter of XSLTEngineImpl::pushLocatorOnStack(const Locator *locator) is not documented: parameter 'locator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTEngineImpl.hpp:601: warning: The following parameter of XSLTEngineImpl::reportDuplicateNamespaceNodeError(const XalanDOMString &theName, const Locator *locator) is not documented: parameter 'locator' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTProcessor.hpp:108: warning: The following parameter of XSLTProcessor::problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode)=0 is not documented: parameter 'sourceNode' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTProcessor.hpp:168: warning: argument 'xmldocURLString' of command @param is not found in the argument list of XSLTProcessor::processStylesheet(const XalanDOMString &xsldocURLString, StylesheetConstructionContext &constructionContext)=0 /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTProcessor.hpp:176: warning: The following parameter of XSLTProcessor::processStylesheet(const XalanDOMString &xsldocURLString, StylesheetConstructionContext &constructionContext)=0 is not documented: parameter 'xsldocURLString' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTProcessorEnvSupport.hpp:98: warning: The following parameter of XSLTProcessorEnvSupport::extFunction(XPathExecutionContext &executionContext, const XalanDOMString &theNamespace, const XalanDOMString &functionName, XalanNode *context, const XObjectArgVectorType &argVec, const Locator *locator) const=0 is not documented: parameter 'context' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTProcessorEnvSupport.hpp:63: warning: The following parameter of XSLTProcessorEnvSupport::problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode)=0 is not documented: parameter 'sourceNode' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTProcessorEnvSupportDefault.hpp:165: warning: The following parameter of XSLTProcessorEnvSupportDefault::extFunction(XPathExecutionContext &executionContext, const XalanDOMString &theNamespace, const XalanDOMString &functionName, XalanNode *context, const XObjectArgVectorType &argVec, const Locator *locator) const is not documented: parameter 'context' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTProcessorEnvSupportDefault.hpp:130: warning: The following parameter of XSLTProcessorEnvSupportDefault::problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode) is not documented: parameter 'sourceNode' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTResultTarget.hpp:72: warning: The following parameter of XSLTResultTarget::XSLTResultTarget(const XalanDOMString &fileName, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR) is not documented: parameter 'XALAN_DEFAULT_CONSTRUCTOR_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTResultTarget.hpp:80: warning: The following parameter of XSLTResultTarget::XSLTResultTarget(const XalanDOMChar *fileName, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR) is not documented: parameter 'XALAN_DEFAULT_CONSTRUCTOR_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTResultTarget.hpp:88: warning: The following parameter of XSLTResultTarget::XSLTResultTarget(const char *fileName, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR) is not documented: parameter 'XALAN_DEFAULT_CONSTRUCTOR_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTResultTarget.hpp:93: warning: argument 'byteStream' of command @param is not found in the argument list of XSLTResultTarget::XSLTResultTarget(StreamType *theStream, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTResultTarget.hpp:96: warning: The following parameters of XSLTResultTarget::XSLTResultTarget(StreamType *theStream, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR) are not documented: parameter 'theStream' parameter 'XALAN_DEFAULT_CONSTRUCTOR_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTResultTarget.hpp:101: warning: argument 'byteStream' of command @param is not found in the argument list of XSLTResultTarget::XSLTResultTarget(StreamType &theStream, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTResultTarget.hpp:104: warning: The following parameters of XSLTResultTarget::XSLTResultTarget(StreamType &theStream, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR) are not documented: parameter 'theStream' parameter 'XALAN_DEFAULT_CONSTRUCTOR_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTResultTarget.hpp:113: warning: The following parameter of XSLTResultTarget::XSLTResultTarget(Writer *characterStream, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR) is not documented: parameter 'XALAN_DEFAULT_CONSTRUCTOR_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTResultTarget.hpp:122: warning: The following parameter of XSLTResultTarget::XSLTResultTarget(FILE *characterStream, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR) is not documented: parameter 'XALAN_DEFAULT_CONSTRUCTOR_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTResultTarget.hpp:130: warning: The following parameter of XSLTResultTarget::XSLTResultTarget(FormatterListener &flistener, MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR) is not documented: parameter 'XALAN_DEFAULT_CONSTRUCTOR_MEMMGR' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/XSLTResultTarget.hpp:276: warning: Found unknown command '@theStream' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XString.hpp:45: warning: argument 'theMemoryManager' of command @param is not found in the argument list of XString::XString(const XalanDOMString &val, MemoryManager &theManager) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XString.hpp:49: warning: The following parameter of XString::XString(const XalanDOMString &val, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XString.hpp:55: warning: argument 'theMemoryManager' of command @param is not found in the argument list of XString::XString(const XalanDOMChar *val, MemoryManager &theManager) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XString.hpp:59: warning: The following parameter of XString::XString(const XalanDOMChar *val, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XString.hpp:65: warning: argument 'theMemoryManager' of command @param is not found in the argument list of XString::XString(const XalanDOMChar *val, XalanSize_t len, MemoryManager &theManager) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XString.hpp:70: warning: The following parameter of XString::XString(const XalanDOMChar *val, XalanSize_t len, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XString.hpp:77: warning: argument 'theMemoryManager' of command @param is not found in the argument list of XString::XString(const XString &source, MemoryManager &theManager) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XString.hpp:81: warning: The following parameter of XString::XString(const XString &source, MemoryManager &theManager) is not documented: parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringAdapter.hpp:43: warning: argument 'theValue' of command @param is not found in the argument list of XStringAdapter::XStringAdapter(const XObjectPtr &val, MemoryManager &theManager, XPathExecutionContext &theExecutionContext) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringAdapter.hpp:52: warning: The following parameter of XStringAdapter::XStringAdapter(const XObjectPtr &val, MemoryManager &theManager, XPathExecutionContext &theExecutionContext) is not documented: parameter 'val' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringAdapterAllocator.hpp:52: warning: argument 'theBlockSize' of command @param is not found in the argument list of XStringAdapterAllocator::XStringAdapterAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringAdapterAllocator.hpp:55: warning: The following parameters of XStringAdapterAllocator::XStringAdapterAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringAdapterAllocator.hpp:69: warning: The following parameter of XStringAdapterAllocator::createString(const XObjectPtr &theXObject, XPathExecutionContext &theExecutionContext) is not documented: parameter 'theExecutionContext' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringAllocator.hpp:52: warning: argument 'theBlockSize' of command @param is not found in the argument list of XStringAllocator::XStringAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringAllocator.hpp:55: warning: The following parameters of XStringAllocator::XStringAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringCached.hpp:49: warning: argument 'theValue' of command @param is not found in the argument list of XStringCached::XStringCached(GetCachedString &val, MemoryManager &theManager) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringCached.hpp:52: warning: The following parameters of XStringCached::XStringCached(GetCachedString &val, MemoryManager &theManager) are not documented: parameter 'val' parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringCachedAllocator.hpp:54: warning: argument 'theBlockSize' of command @param is not found in the argument list of XStringCachedAllocator::XStringCachedAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringCachedAllocator.hpp:57: warning: The following parameters of XStringCachedAllocator::XStringCachedAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringCachedAllocator.hpp:65: warning: argument 'theXObject' of command @param is not found in the argument list of XStringCachedAllocator::createString(GetCachedString &theValue) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringCachedAllocator.hpp:71: warning: The following parameter of XStringCachedAllocator::createString(GetCachedString &theValue) is not documented: parameter 'theValue' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringReference.hpp:44: warning: argument 'value' of command @param is not found in the argument list of XStringReference::XStringReference(const XalanDOMString &val, MemoryManager &theManager) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringReference.hpp:51: warning: The following parameters of XStringReference::XStringReference(const XalanDOMString &val, MemoryManager &theManager) are not documented: parameter 'val' parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringReferenceAllocator.hpp:52: warning: argument 'theBlockSize' of command @param is not found in the argument list of XStringReferenceAllocator::XStringReferenceAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XStringReferenceAllocator.hpp:55: warning: The following parameters of XStringReferenceAllocator::XStringReferenceAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XTokenNumberAdapter.hpp:51: warning: argument 'theXToken' of command @param is not found in the argument list of XTokenNumberAdapter::XTokenNumberAdapter(const XToken &theToken, MemoryManager &theMemoryManager) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XTokenNumberAdapter.hpp:55: warning: The following parameter of XTokenNumberAdapter::XTokenNumberAdapter(const XToken &theToken, MemoryManager &theMemoryManager) is not documented: parameter 'theToken' compound XObjectFactory... Generating docs for nested compound XObjectFactory::DeleteXObjectFunctor... Generating docs for compound XObjectFactoryDefault... Generating docs for compound XObjectPtr... Generating docs for compound XObjectResultTreeFragProxy... Generating docs for compound XObjectResultTreeFragProxyBase... Generating docs for compound XObjectResultTreeFragProxyText... Generating docs for compound XObjectTypeCallback... Generating docs for compound XPath... Generating docs for nested compound XPath::NodeTester... Generating docs for nested compound XPath::TargetData... Generating docs for compound XPathAllocator... Generating docs for compound XPathConstructionContext... Generating docs for nested compound XPathConstructionContext::GetCachedString... Generating docs for compound XPathConstructionContextDefault... Generating docs for compound XPathEnvSupport... Generating docs for compound XPathEnvSupportDefault... Generating docs for nested compound XPathEnvSupportDefault::NamespaceFunctionTableDeleteFunctor... Generating docs for compound XPathEvaluator... Generating docs for compound XPathExceptionFunctionNotAvailable... Generating docs for compound XPathExceptionFunctionNotSupported... Generating docs for compound XPathExecutionContext... Generating docs for nested compound XPathExecutionContext::ContextNodeListPushAndPop... Generating docs for nested compound XPathExecutionContext::CurrentNodePushAndPop... Generating docs for nested compound XPathExecutionContext::GetCachedNodeList... Generating docs for nested compound XPathExecutionContext::GetCachedString... Generating docs for nested compound XPathExecutionContext::PrefixResolverSetAndRestore... Generating docs for compound XPathExecutionContextDefault... Generating docs for nested compound XPathExecutionContextDefault::ContextNodeListPositionCache... Generating docs for compound XPathExpression... Generating docs for nested compound XPathExpression::InvalidArgumentCountException... Generating docs for nested compound XPathExpression::InvalidArgumentException... Generating docs for nested compound XPathExpression::InvalidOpCodeException... Generating docs for nested compound XPathExpression::XPathExpressionException... Generating docs for compound XPathFactory... Generating docs for nested compound XPathFactory::DeleteXPathFunctor... Generating docs for compound XPathFactoryBlock... Generating docs for compound XPathFactoryDefault... Generating docs for compound XPathFunctionTable... Generating docs for nested compound XPathFunctionTable::FunctionNameTableEntry... Generating docs for compound XPathGuard... Generating docs for compound XPathInit... Generating docs for compound XPathParserException... Generating docs for compound XPathProcessor... Generating docs for compound XPathProcessorImpl... Generating docs for compound XResultTreeFrag... Generating docs for compound XResultTreeFragAllocator... Generating docs for compound XSLException... Generating docs for compound XSLTEngineImpl... Generating docs for nested compound XSLTEngineImpl::FindStringPointerFunctor... Generating docs for nested compound XSLTEngineImpl::LessXalanDOMStringPointers... Generating docs for compound XSLTInit... Generating docs for compound XSLTInputSource... Generating docs for compound XSLTProcessor... Generating docs for compound XSLTProcessorEnvSupport... Generating docs for compound XSLTProcessorEnvSupportDefault... Generating docs for compound XSLTProcessorException... Generating docs for compound XSLTResultTarget... Generating docs for compound XString... Generating docs for compound XStringAdapter... Generating docs for compound XStringAdapterAllocator... Generating docs for compound XStringAllocator... Generating docs for compound XStringBase... Generating docs for compound XStringCached... Generating docs for compound XStringCachedAllocator... Generating docs for compound XStringReference... Generating docs for compound XStringReferenceAllocator... Generating docs for compound XToken... Generating docs for compound XTokenNumberAdapter... Generating docs for compou/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XTokenNumberAdapterAllocator.hpp:52: warning: argument 'theBlockSize' of command @param is not found in the argument list of XTokenNumberAdapterAllocator::XTokenNumberAdapterAllocator(MemoryManager &theMemoryManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XTokenNumberAdapterAllocator.hpp:55: warning: The following parameters of XTokenNumberAdapterAllocator::XTokenNumberAdapterAllocator(MemoryManager &theMemoryManager, size_type theBlockCount) are not documented: parameter 'theMemoryManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XTokenStringAdapter.hpp:51: warning: argument 'theXToken' of command @param is not found in the argument list of XTokenStringAdapter::XTokenStringAdapter(const XToken &theToken, MemoryManager &theManager) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XTokenStringAdapter.hpp:54: warning: The following parameters of XTokenStringAdapter::XTokenStringAdapter(const XToken &theToken, MemoryManager &theManager) are not documented: parameter 'theToken' parameter 'theManager' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XTokenStringAdapterAllocator.hpp:52: warning: argument 'theBlockSize' of command @param is not found in the argument list of XTokenStringAdapterAllocator::XTokenStringAdapterAllocator(MemoryManager &theManager, size_type theBlockCount) /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XPath/XTokenStringAdapterAllocator.hpp:55: warning: The following parameters of XTokenStringAdapterAllocator::XTokenStringAdapterAllocator(MemoryManager &theManager, size_type theBlockCount) are not documented: parameter 'theManager' parameter 'theBlockCount' /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.hpp:46: warning: Unsupported xml/html tag found /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.hpp:150: warning: Unsupported xml/html tag found /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.hpp:46: warning: Unsupported xml/html tag found /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.hpp:150: warning: Unsupported xml/html tag found /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.hpp:46: warning: Unsupported xml/html tag found /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/XSLT/CountersTable.hpp:150: warning: Unsupported xml/html tag found nd XTokenNumberAdapterAllocator... Generating docs for compound XTokenStringAdapter... Generating docs for compound XTokenStringAdapterAllocator... Generating docs for compound XUnknown... Generating namespace index... Generating graph info page... Generating directory documentation... Generating dependency graph for directory Deprecated Generating dependency graph for directory DOMSupport Generating dependency graph for directory Harness Generating dependency graph for directory ICUBridge Generating dependency graph for directory Include Generating dependency graph for directory MsgCreator Generating dependency graph for directory PlatformSupport Generating dependency graph for directory src Generating dependency graph for directory TestXPath Generating dependency graph for directory Utils Generating dependency graph for directory xalanc Generating dependency graph for directory XalanDOM Generating dependency graph for directory XalanEXSLT Generating dependency graph for directory XalanExtensions Generating dependency graph for directory XalanMsgLib Generating dependency graph for directory XalanSourceTree Generating dependency graph for directory XalanTransformer Generating dependency graph for directory XercesParserLiaison Generating dependency graph for directory XMLSupport Generating dependency graph for directory XPath Generating dependency graph for directory XSLT 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 plantuml with JAVA... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/2060 Running dot for graph 2/2060 Running dot for graph 3/2060 Running dot for graph 4/2060 Running dot for graph 5/2060 Running dot for graph 6/2060 Running dot for graph 7/2060 Running dot for graph 8/2060 Running dot for graph 9/2060 Running dot for graph 10/2060 Running dot for graph 11/2060 Running dot for graph 12/2060 Running dot for graph 13/2060 Running dot for graph 14/2060 Running dot for graph 15/2060 Running dot for graph 16/2060 Running dot for graph 17/2060 Running dot for graph 18/2060 Running dot for graph 19/2060 Running dot for graph 20/2060 Running dot for graph 21/2060 Running dot for graph 22/2060 Running dot for graph 23/2060 Running dot for graph 24/2060 Running dot for graph 25/2060 Running dot for graph 26/2060 Running dot for graph 27/2060 Running dot for graph 28/2060 Running dot for graph 29/2060 Running dot for graph 30/2060 Running dot for graph 31/2060 Running dot for graph 32/2060 Running dot for graph 33/2060 Running dot for graph 34/2060 Running dot for graph 35/2060 Running dot for graph 36/2060 Running dot for graph 37/2060 Running dot for graph 38/2060 Running dot for graph 39/2060 Running dot for graph 40/2060 Running dot for graph 41/2060 Running dot for graph 42/2060 Running dot for graph 43/2060 Running dot for graph 44/2060 Running dot for graph 45/2060 Running dot for graph 46/2060 Running dot for graph 47/2060 Running dot for graph 48/2060 Running dot for graph 49/2060 Running dot for graph 50/2060 Running dot for graph 51/2060 Running dot for graph 52/2060 Running dot for graph 53/2060 Running dot for graph 54/2060 Running dot for graph 55/2060 Running dot for graph 56/2060 Running dot for graph 57/2060 Running dot for graph 58/2060 Running dot for graph 59/2060 Running dot for graph 60/2060 Running dot for graph 61/2060 Running dot for graph 62/2060 Running dot for graph 63/2060 Running dot for graph 64/2060 Running dot for graph 65/2060 Running dot for graph 66/2060 Running dot for graph 67/2060 Running dot for graph 68/2060 Running dot for graph 69/2060 Running dot for graph 70/2060 Running dot for graph 71/2060 Running dot for graph 72/2060 Running dot for graph 73/2060 Running dot for graph 74/2060 Running dot for graph 75/2060 Running dot for graph 76/2060 Running dot for graph 77/2060 Running dot for graph 78/2060 Running dot for graph 79/2060 Running dot for graph 80/2060 Running dot for graph 81/2060 Running dot for graph 82/2060 Running dot for graph 83/2060 Running dot for graph 84/2060 Running dot for graph 85/2060 Running dot for graph 86/2060 Running dot for graph 87/2060 Running dot for graph 88/2060 Running dot for graph 89/2060 Running dot for graph 90/2060 Running dot for graph 91/2060 Running dot for graph 92/2060 Running dot for graph 93/2060 Running dot for graph 94/2060 Running dot for graph 95/2060 Running dot for graph 96/2060 Running dot for graph 97/2060 Running dot for graph 98/2060 Running dot for graph 99/2060 Running dot for graph 100/2060 Running dot for graph 101/2060 Running dot for graph 102/2060 Running dot for graph 103/2060 Running dot for graph 104/2060 Running dot for graph 105/2060 Running dot for graph 106/2060 Running dot for graph 107/2060 Running dot for graph 108/2060 Running dot for graph 109/2060 Running dot for graph 110/2060 Running dot for graph 111/2060 Running dot for graph 112/2060 Running dot for graph 113/2060 Running dot for graph 114/2060 Running dot for graph 115/2060 Running dot for graph 116/2060 Running dot for graph 117/2060 Running dot for graph 118/2060 Running dot for graph 119/2060 Running dot for graph 120/2060 Running dot for graph 121/2060 Running dot for graph 122/2060 Running dot for graph 123/2060 Running dot for graph 124/2060 Running dot for graph 125/2060 Running dot for graph 126/2060 Running dot for graph 127/2060 Running dot for graph 128/2060 Running dot for graph 129/2060 Running dot for graph 130/2060 Running dot for graph 131/2060 Running dot for graph 132/2060 Running dot for graph 133/2060 Running dot for graph 134/2060 Running dot for graph 135/2060 Running dot for graph 136/2060 Running dot for graph 137/2060 Running dot for graph 138/2060 Running dot for graph 139/2060 Running dot for graph 140/2060 Running dot for graph 141/2060 Running dot for graph 142/2060 Running dot for graph 143/2060 Running dot for graph 144/2060 Running dot for graph 145/2060 Running dot for graph 146/2060 Running dot for graph 147/2060 Running dot for graph 148/2060 Running dot for graph 149/2060 Running dot for graph 150/2060 Running dot for graph 151/2060 Running dot for graph 152/2060 Running dot for graph 153/2060 Running dot for graph 154/2060 Running dot for graph 155/2060 Running dot for graph 156/2060 Running dot for graph 157/2060 Running dot for graph 158/2060 Running dot for graph 159/2060 Running dot for graph 160/2060 Running dot for graph 161/2060 Running dot for graph 162/2060 Running dot for graph 163/2060 Running dot for graph 164/2060 Running dot for graph 165/2060 Running dot for graph 166/2060 Running dot for graph 167/2060 Running dot for graph 168/2060 Running dot for graph 169/2060 Running dot for graph 170/2060 Running dot for graph 171/2060 Running dot for graph 172/2060 Running dot for graph 173/2060 Running dot for graph 174/2060 Running dot for graph 175/2060 Running dot for graph 176/2060 Running dot for graph 177/2060 Running dot for graph 178/2060 Running dot for graph 179/2060 Running dot for graph 180/2060 Running dot for graph 181/2060 Running dot for graph 182/2060 Running dot for graph 183/2060 Running dot for graph 184/2060 Running dot for graph 185/2060 Running dot for graph 186/2060 Running dot for graph 187/2060 Running dot for graph 188/2060 Running dot for graph 189/2060 Running dot for graph 190/2060 Running dot for graph 191/2060 Running dot for graph 192/2060 Running dot for graph 193/2060 Running dot for graph 194/2060 Running dot for graph 195/2060 Running dot for graph 196/2060 Running dot for graph 197/2060 Running dot for graph 198/2060 Running dot for graph 199/2060 Running dot for graph 200/2060 Running dot for graph 201/2060 Running dot for graph 202/2060 Running dot for graph 203/2060 Running dot for graph 204/2060 Running dot for graph 205/2060 Running dot for graph 206/2060 Running dot for graph 207/2060 Running dot for graph 208/2060 Running dot for graph 209/2060 Running dot for graph 210/2060 Running dot for graph 211/2060 Running dot for graph 212/2060 Running dot for graph 213/2060 Running dot for graph 214/2060 Running dot for graph 215/2060 Running dot for graph 216/2060 Running dot for graph 217/2060 Running dot for graph 218/2060 Running dot for graph 219/2060 Running dot for graph 220/2060 Running dot for graph 221/2060 Running dot for graph 222/2060 Running dot for graph 223/2060 Running dot for graph 224/2060 Running dot for graph 225/2060 Running dot for graph 226/2060 Running dot for graph 227/2060 Running dot for graph 228/2060 Running dot for graph 229/2060 Running dot for graph 230/2060 Running dot for graph 231/2060 Running dot for graph 232/2060 Running dot for graph 233/2060 Running dot for graph 234/2060 Running dot for graph 235/2060 Running dot for graph 236/2060 Running dot for graph 237/2060 Running dot for graph 238/2060 Running dot for graph 239/2060 Running dot for graph 240/2060 Running dot for graph 241/2060 Running dot for graph 242/2060 Running dot for graph 243/2060 Running dot for graph 244/2060 Running dot for graph 245/2060 Running dot for graph 246/2060 Running dot for graph 247/2060 Running dot for graph 248/2060 Running dot for graph 249/2060 Running dot for graph 250/2060 Running dot for graph 251/2060 Running dot for graph 252/2060 Running dot for graph 253/2060 Running dot for graph 254/2060 Running dot for graph 255/2060 Running dot for graph 256/2060 Running dot for graph 257/2060 Running dot for graph 258/2060 Running dot for graph 259/2060 Running dot for graph 260/2060 Running dot for graph 261/2060 Running dot for graph 262/2060 Running dot for graph 263/2060 Running dot for graph 264/2060 Running dot for graph 265/2060 Running dot for graph 266/2060 Running dot for graph 267/2060 Running dot for graph 268/2060 Running dot for graph 269/2060 Running dot for graph 270/2060 Running dot for graph 271/2060 Running dot for graph 272/2060 Running dot for graph 273/2060 Running dot for graph 274/2060 Running dot for graph 275/2060 Running dot for graph 276/2060 Running dot for graph 277/2060 Running dot for graph 278/2060 Running dot for graph 279/2060 Running dot for graph 280/2060 Running dot for graph 281/2060 Running dot for graph 282/2060 Running dot for graph 283/2060 Running dot for graph 284/2060 Running dot for graph 285/2060 Running dot for graph 286/2060 Running dot for graph 287/2060 Running dot for graph 288/2060 Running dot for graph 289/2060 Running dot for graph 290/2060 Running dot for graph 291/2060 Running dot for graph 292/2060 Running dot for graph 293/2060 Running dot for graph 294/2060 Running dot for graph 295/2060 Running dot for graph 296/2060 Running dot for graph 297/2060 Running dot for graph 298/2060 Running dot for graph 299/2060 Running dot for graph 300/2060 Running dot for graph 301/2060 Running dot for graph 302/2060 Running dot for graph 303/2060 Running dot for graph 304/2060 Running dot for graph 305/2060 Running dot for graph 306/2060 Running dot for graph 307/2060 Running dot for graph 308/2060 Running dot for graph 309/2060 Running dot for graph 310/2060 Running dot for graph 311/2060 Running dot for graph 312/2060 Running dot for graph 313/2060 Running dot for graph 314/2060 Running dot for graph 315/2060 Running dot for graph 316/2060 Running dot for graph 317/2060 Running dot for graph 318/2060 Running dot for graph 319/2060 Running dot for graph 320/2060 Running dot for graph 321/2060 Running dot for graph 322/2060 Running dot for graph 323/2060 Running dot for graph 324/2060 Running dot for graph 325/2060 Running dot for graph 326/2060 Running dot for graph 327/2060 Running dot for graph 328/2060 Running dot for graph 329/2060 Running dot for graph 330/2060 Running dot for graph 331/2060 Running dot for graph 332/2060 Running dot for graph 333/2060 Running dot for graph 334/2060 Running dot for graph 335/2060 Running dot for graph 336/2060 Running dot for graph 337/2060 Running dot for graph 338/2060 Running dot for graph 339/2060 Running dot for graph 340/2060 Running dot for graph 341/2060 Running dot for graph 342/2060 Running dot for graph 343/2060 Running dot for graph 344/2060 Running dot for graph 345/2060 Running dot for graph 346/2060 Running dot for graph 347/2060 Running dot for graph 348/2060 Running dot for graph 349/2060 Running dot for graph 350/2060 Running dot for graph 351/2060 Running dot for graph 352/2060 Running dot for graph 353/2060 Running dot for graph 354/2060 Running dot for graph 355/2060 Running dot for graph 356/2060 Running dot for graph 357/2060 Running dot for graph 358/2060 Running dot for graph 359/2060 Running dot for graph 360/2060 Running dot for graph 361/2060 Running dot for graph 362/2060 Running dot for graph 363/2060 Running dot for graph 364/2060 Running dot for graph 365/2060 Running dot for graph 366/2060 Running dot for graph 367/2060 Running dot for graph 368/2060 Running dot for graph 369/2060 Running dot for graph 370/2060 Running dot for graph 371/2060 Running dot for graph 372/2060 Running dot for graph 373/2060 Running dot for graph 374/2060 Running dot for graph 375/2060 Running dot for graph 376/2060 Running dot for graph 377/2060 Running dot for graph 378/2060 Running dot for graph 379/2060 Running dot for graph 380/2060 Running dot for graph 381/2060 Running dot for graph 382/2060 Running dot for graph 383/2060 Running dot for graph 384/2060 Running dot for graph 385/2060 Running dot for graph 386/2060 Running dot for graph 387/2060 Running dot for graph 388/2060 Running dot for graph 389/2060 Running dot for graph 390/2060 Running dot for graph 391/2060 Running dot for graph 392/2060 Running dot for graph 393/2060 Running dot for graph 394/2060 Running dot for graph 395/2060 Running dot for graph 396/2060 Running dot for graph 397/2060 Running dot for graph 398/2060 Running dot for graph 399/2060 Running dot for graph 400/2060 Running dot for graph 401/2060 Running dot for graph 402/2060 Running dot for graph 403/2060 Running dot for graph 404/2060 Running dot for graph 405/2060 Running dot for graph 406/2060 Running dot for graph 407/2060 Running dot for graph 408/2060 Running dot for graph 409/2060 Running dot for graph 410/2060 Running dot for graph 411/2060 Running dot for graph 412/2060 Running dot for graph 413/2060 Running dot for graph 414/2060 Running dot for graph 415/2060 Running dot for graph 416/2060 Running dot for graph 417/2060 Running dot for graph 418/2060 Running dot for graph 419/2060 Running dot for graph 420/2060 Running dot for graph 421/2060 Running dot for graph 422/2060 Running dot for graph 423/2060 Running dot for graph 424/2060 Running dot for graph 425/2060 Running dot for graph 426/2060 Running dot for graph 427/2060 Running dot for graph 428/2060 Running dot for graph 429/2060 Running dot for graph 430/2060 Running dot for graph 431/2060 Running dot for graph 432/2060 Running dot for graph 433/2060 Running dot for graph 434/2060 Running dot for graph 435/2060 Running dot for graph 436/2060 Running dot for graph 437/2060 Running dot for graph 438/2060 Running dot for graph 439/2060 Running dot for graph 440/2060 Running dot for graph 441/2060 Running dot for graph 442/2060 Running dot for graph 443/2060 Running dot for graph 444/2060 Running dot for graph 445/2060 Running dot for graph 446/2060 Running dot for graph 447/2060 Running dot for graph 448/2060 Running dot for graph 449/2060 Running dot for graph 450/2060 Running dot for graph 451/2060 Running dot for graph 452/2060 Running dot for graph 453/2060 Running dot for graph 454/2060 Running dot for graph 455/2060 Running dot for graph 456/2060 Running dot for graph 457/2060 Running dot for graph 458/2060 Running dot for graph 459/2060 Running dot for graph 460/2060 Running dot for graph 461/2060 Running dot for graph 462/2060 Running dot for graph 463/2060 Running dot for graph 464/2060 Running dot for graph 465/2060 Running dot for graph 466/2060 Running dot for graph 467/2060 Running dot for graph 468/2060 Running dot for graph 469/2060 Running dot for graph 470/2060 Running dot for graph 471/2060 Running dot for graph 472/2060 Running dot for graph 473/2060 Running dot for graph 474/2060 Running dot for graph 475/2060 Running dot for graph 476/2060 Running dot for graph 477/2060 Running dot for graph 478/2060 Running dot for graph 479/2060 Running dot for graph 480/2060 Running dot for graph 481/2060 Running dot for graph 482/2060 Running dot for graph 483/2060 Running dot for graph 484/2060 Running dot for graph 485/2060 Running dot for graph 486/2060 Running dot for graph 487/2060 Running dot for graph 488/2060 Running dot for graph 489/2060 Running dot for graph 490/2060 Running dot for graph 491/2060 Running dot for graph 492/2060 Running dot for graph 493/2060 Running dot for graph 494/2060 Running dot for graph 495/2060 Running dot for graph 496/2060 Running dot for graph 497/2060 Running dot for graph 498/2060 Running dot for graph 499/2060 Running dot for graph 500/2060 Running dot for graph 501/2060 Running dot for graph 502/2060 Running dot for graph 503/2060 Running dot for graph 504/2060 Running dot for graph 505/2060 Running dot for graph 506/2060 Running dot for graph 507/2060 Running dot for graph 508/2060 Running dot for graph 509/2060 Running dot for graph 510/2060 Running dot for graph 511/2060 Running dot for graph 512/2060 Running dot for graph 513/2060 Running dot for graph 514/2060 Running dot for graph 515/2060 Running dot for graph 516/2060 Running dot for graph 517/2060 Running dot for graph 518/2060 Running dot for graph 519/2060 Running dot for graph 520/2060 Running dot for graph 521/2060 Running dot for graph 522/2060 Running dot for graph 523/2060 Running dot for graph 524/2060 Running dot for graph 525/2060 Running dot for graph 526/2060 Running dot for graph 527/2060 Running dot for graph 528/2060 Running dot for graph 529/2060 Running dot for graph 530/2060 Running dot for graph 531/2060 Running dot for graph 532/2060 Running dot for graph 533/2060 Running dot for graph 534/2060 Running dot for graph 535/2060 Running dot for graph 536/2060 Running dot for graph 537/2060 Running dot for graph 538/2060 Running dot for graph 539/2060 Running dot for graph 540/2060 Running dot for graph 541/2060 Running dot for graph 542/2060 Running dot for graph 543/2060 Running dot for graph 544/2060 Running dot for graph 545/2060 Running dot for graph 546/2060 Running dot for graph 547/2060 Running dot for graph 548/2060 Running dot for graph 549/2060 Running dot for graph 550/2060 Running dot for graph 551/2060 Running dot for graph 552/2060 Running dot for graph 553/2060 Running dot for graph 554/2060 Running dot for graph 555/2060 Running dot for graph 556/2060 Running dot for graph 557/2060 Running dot for graph 558/2060 Running dot for graph 559/2060 Running dot for graph 560/2060 Running dot for graph 561/2060 Running dot for graph 562/2060 Running dot for graph 563/2060 Running dot for graph 564/2060 Running dot for graph 565/2060 Running dot for graph 566/2060 Running dot for graph 567/2060 Running dot for graph 568/2060 Running dot for graph 569/2060 Running dot for graph 570/2060 Running dot for graph 571/2060 Running dot for graph 572/2060 Running dot for graph 573/2060 Running dot for graph 574/2060 Running dot for graph 575/2060 Running dot for graph 576/2060 Running dot for graph 577/2060 Running dot for graph 578/2060 Running dot for graph 579/2060 Running dot for graph 580/2060 Running dot for graph 581/2060 Running dot for graph 582/2060 Running dot for graph 583/2060 Running dot for graph 584/2060 Running dot for graph 585/2060 Running dot for graph 586/2060 Running dot for graph 587/2060 Running dot for graph 588/2060 Running dot for graph 589/2060 Running dot for graph 590/2060 Running dot for graph 591/2060 Running dot for graph 592/2060 Running dot for graph 593/2060 Running dot for graph 594/2060 Running dot for graph 595/2060 Running dot for graph 596/2060 Running dot for graph 597/2060 Running dot for graph 598/2060 Running dot for graph 599/2060 Running dot for graph 600/2060 Running dot for graph 601/2060 Running dot for graph 602/2060 Running dot for graph 603/2060 Running dot for graph 604/2060 Running dot for graph 605/2060 Running dot for graph 606/2060 Running dot for graph 607/2060 Running dot for graph 608/2060 Running dot for graph 609/2060 Running dot for graph 610/2060 Running dot for graph 611/2060 Running dot for graph 612/2060 Running dot for graph 613/2060 Running dot for graph 614/2060 Running dot for graph 615/2060 Running dot for graph 616/2060 Running dot for graph 617/2060 Running dot for graph 618/2060 Running dot for graph 619/2060 Running dot for graph 620/2060 Running dot for graph 621/2060 Running dot for graph 622/2060 Running dot for graph 623/2060 Running dot for graph 624/2060 Running dot for graph 625/2060 Running dot for graph 626/2060 Running dot for graph 627/2060 Running dot for graph 628/2060 Running dot for graph 629/2060 Running dot for graph 630/2060 Running dot for graph 631/2060 Running dot for graph 632/2060 Running dot for graph 633/2060 Running dot for graph 634/2060 Running dot for graph 635/2060 Running dot for graph 636/2060 Running dot for graph 637/2060 Running dot for graph 638/2060 Running dot for graph 639/2060 Running dot for graph 640/2060 Running dot for graph 641/2060 Running dot for graph 642/2060 Running dot for graph 643/2060 Running dot for graph 644/2060 Running dot for graph 645/2060 Running dot for graph 646/2060 Running dot for graph 647/2060 Running dot for graph 648/2060 Running dot for graph 649/2060 Running dot for graph 650/2060 Running dot for graph 651/2060 Running dot for graph 652/2060 Running dot for graph 653/2060 Running dot for graph 654/2060 Running dot for graph 655/2060 Running dot for graph 656/2060 Running dot for graph 657/2060 Running dot for graph 658/2060 Running dot for graph 659/2060 Running dot for graph 660/2060 Running dot for graph 661/2060 Running dot for graph 662/2060 Running dot for graph 663/2060 Running dot for graph 664/2060 Running dot for graph 665/2060 Running dot for graph 666/2060 Running dot for graph 667/2060 Running dot for graph 668/2060 Running dot for graph 669/2060 Running dot for graph 670/2060 Running dot for graph 671/2060 Running dot for graph 672/2060 Running dot for graph 673/2060 Running dot for graph 674/2060 Running dot for graph 675/2060 Running dot for graph 676/2060 Running dot for graph 677/2060 Running dot for graph 678/2060 Running dot for graph 679/2060 Running dot for graph 680/2060 Running dot for graph 681/2060 Running dot for graph 682/2060 Running dot for graph 683/2060 Running dot for graph 684/2060 Running dot for graph 685/2060 Running dot for graph 686/2060 Running dot for graph 687/2060 Running dot for graph 688/2060 Running dot for graph 689/2060 Running dot for graph 690/2060 Running dot for graph 691/2060 Running dot for graph 692/2060 Running dot for graph 693/2060 Running dot for graph 694/2060 Running dot for graph 695/2060 Running dot for graph 696/2060 Running dot for graph 697/2060 Running dot for graph 698/2060 Running dot for graph 699/2060 Running dot for graph 700/2060 Running dot for graph 701/2060 Running dot for graph 702/2060 Running dot for graph 703/2060 Running dot for graph 704/2060 Running dot for graph 705/2060 Running dot for graph 706/2060 Running dot for graph 707/2060 Running dot for graph 708/2060 Running dot for graph 709/2060 Running dot for graph 710/2060 Running dot for graph 711/2060 Running dot for graph 712/2060 Running dot for graph 713/2060 Running dot for graph 714/2060 Running dot for graph 715/2060 Running dot for graph 716/2060 Running dot for graph 717/2060 Running dot for graph 718/2060 Running dot for graph 719/2060 Running dot for graph 720/2060 Running dot for graph 721/2060 Running dot for graph 722/2060 Running dot for graph 723/2060 Running dot for graph 724/2060 Running dot for graph 725/2060 Running dot for graph 726/2060 Running dot for graph 727/2060 Running dot for graph 728/2060 Running dot for graph 729/2060 Running dot for graph 730/2060 Running dot for graph 731/2060 Running dot for graph 732/2060 Running dot for graph 733/2060 Running dot for graph 734/2060 Running dot for graph 735/2060 Running dot for graph 736/2060 Running dot for graph 737/2060 Running dot for graph 738/2060 Running dot for graph 739/2060 Running dot for graph 740/2060 Running dot for graph 741/2060 Running dot for graph 742/2060 Running dot for graph 743/2060 Running dot for graph 744/2060 Running dot for graph 745/2060 Running dot for graph 746/2060 Running dot for graph 747/2060 Running dot for graph 748/2060 Running dot for graph 749/2060 Running dot for graph 750/2060 Running dot for graph 751/2060 Running dot for graph 752/2060 Running dot for graph 753/2060 Running dot for graph 754/2060 Running dot for graph 755/2060 Running dot for graph 756/2060 Running dot for graph 757/2060 Running dot for graph 758/2060 Running dot for graph 759/2060 Running dot for graph 760/2060 Running dot for graph 761/2060 Running dot for graph 762/2060 Running dot for graph 763/2060 Running dot for graph 764/2060 Running dot for graph 765/2060 Running dot for graph 766/2060 Running dot for graph 767/2060 Running dot for graph 768/2060 Running dot for graph 769/2060 Running dot for graph 770/2060 Running dot for graph 771/2060 Running dot for graph 772/2060 Running dot for graph 773/2060 Running dot for graph 774/2060 Running dot for graph 775/2060 Running dot for graph 776/2060 Running dot for graph 777/2060 Running dot for graph 778/2060 Running dot for graph 779/2060 Running dot for graph 780/2060 Running dot for graph 781/2060 Running dot for graph 782/2060 Running dot for graph 783/2060 Running dot for graph 784/2060 Running dot for graph 785/2060 Running dot for graph 786/2060 Running dot for graph 787/2060 Running dot for graph 788/2060 Running dot for graph 789/2060 Running dot for graph 790/2060 Running dot for graph 791/2060 Running dot for graph 792/2060 Running dot for graph 793/2060 Running dot for graph 794/2060 Running dot for graph 795/2060 Running dot for graph 796/2060 Running dot for graph 797/2060 Running dot for graph 798/2060 Running dot for graph 799/2060 Running dot for graph 800/2060 Running dot for graph 801/2060 Running dot for graph 802/2060 Running dot for graph 803/2060 Running dot for graph 804/2060 Running dot for graph 805/2060 Running dot for graph 806/2060 Running dot for graph 807/2060 Running dot for graph 808/2060 Running dot for graph 809/2060 Running dot for graph 810/2060 Running dot for graph 811/2060 Running dot for graph 812/2060 Running dot for graph 813/2060 Running dot for graph 814/2060 Running dot for graph 815/2060 Running dot for graph 816/2060 Running dot for graph 817/2060 Running dot for graph 818/2060 Running dot for graph 819/2060 Running dot for graph 820/2060 Running dot for graph 821/2060 Running dot for graph 822/2060 Running dot for graph 823/2060 Running dot for graph 824/2060 Running dot for graph 825/2060 Running dot for graph 826/2060 Running dot for graph 827/2060 Running dot for graph 828/2060 Running dot for graph 829/2060 Running dot for graph 830/2060 Running dot for graph 831/2060 Running dot for graph 832/2060 Running dot for graph 833/2060 Running dot for graph 834/2060 Running dot for graph 835/2060 Running dot for graph 836/2060 Running dot for graph 837/2060 Running dot for graph 838/2060 Running dot for graph 839/2060 Running dot for graph 840/2060 Running dot for graph 841/2060 Running dot for graph 842/2060 Running dot for graph 843/2060 Running dot for graph 844/2060 Running dot for graph 845/2060 Running dot for graph 846/2060 Running dot for graph 847/2060 Running dot for graph 848/2060 Running dot for graph 849/2060 Running dot for graph 850/2060 Running dot for graph 851/2060 Running dot for graph 852/2060 Running dot for graph 853/2060 Running dot for graph 854/2060 Running dot for graph 855/2060 Running dot for graph 856/2060 Running dot for graph 857/2060 Running dot for graph 858/2060 Running dot for graph 859/2060 Running dot for graph 860/2060 Running dot for graph 861/2060 Running dot for graph 862/2060 Running dot for graph 863/2060 Running dot for graph 864/2060 Running dot for graph 865/2060 Running dot for graph 866/2060 Running dot for graph 867/2060 Running dot for graph 868/2060 Running dot for graph 869/2060 Running dot for graph 870/2060 Running dot for graph 871/2060 Running dot for graph 872/2060 Running dot for graph 873/2060 Running dot for graph 874/2060 Running dot for graph 875/2060 Running dot for graph 876/2060 Running dot for graph 877/2060 Running dot for graph 878/2060 Running dot for graph 879/2060 Running dot for graph 880/2060 Running dot for graph 881/2060 Running dot for graph 882/2060 Running dot for graph 883/2060 Running dot for graph 884/2060 Running dot for graph 885/2060 Running dot for graph 886/2060 Running dot for graph 887/2060 Running dot for graph 888/2060 Running dot for graph 889/2060 Running dot for graph 890/2060 Running dot for graph 891/2060 Running dot for graph 892/2060 Running dot for graph 893/2060 Running dot for graph 894/2060 Running dot for graph 895/2060 Running dot for graph 896/2060 Running dot for graph 897/2060 Running dot for graph 898/2060 Running dot for graph 899/2060 Running dot for graph 900/2060 Running dot for graph 901/2060 Running dot for graph 902/2060 Running dot for graph 903/2060 Running dot for graph 904/2060 Running dot for graph 905/2060 Running dot for graph 906/2060 Running dot for graph 907/2060 Running dot for graph 908/2060 Running dot for graph 909/2060 Running dot for graph 910/2060 Running dot for graph 911/2060 Running dot for graph 912/2060 Running dot for graph 913/2060 Running dot for graph 914/2060 Running dot for graph 915/2060 Running dot for graph 916/2060 Running dot for graph 917/2060 Running dot for graph 918/2060 Running dot for graph 919/2060 Running dot for graph 920/2060 Running dot for graph 921/2060 Running dot for graph 922/2060 Running dot for graph 923/2060 Running dot for graph 924/2060 Running dot for graph 925/2060 Running dot for graph 926/2060 Running dot for graph 927/2060 Running dot for graph 928/2060 Running dot for graph 929/2060 Running dot for graph 930/2060 Running dot for graph 931/2060 Running dot for graph 932/2060 Running dot for graph 933/2060 Running dot for graph 934/2060 Running dot for graph 935/2060 Running dot for graph 936/2060 Running dot for graph 937/2060 Running dot for graph 938/2060 Running dot for graph 939/2060 Running dot for graph 940/2060 Running dot for graph 941/2060 Running dot for graph 942/2060 Running dot for graph 943/2060 Running dot for graph 944/2060 Running dot for graph 945/2060 Running dot for graph 946/2060 Running dot for graph 947/2060 Running dot for graph 948/2060 Running dot for graph 949/2060 Running dot for graph 950/2060 Running dot for graph 951/2060 Running dot for graph 952/2060 Running dot for graph 953/2060 Running dot for graph 954/2060 Running dot for graph 955/2060 Running dot for graph 956/2060 Running dot for graph 957/2060 Running dot for graph 958/2060 Running dot for graph 959/2060 Running dot for graph 960/2060 Running dot for graph 961/2060 Running dot for graph 962/2060 Running dot for graph 963/2060 Running dot for graph 964/2060 Running dot for graph 965/2060 Running dot for graph 966/2060 Running dot for graph 967/2060 Running dot for graph 968/2060 Running dot for graph 969/2060 Running dot for graph 970/2060 Running dot for graph 971/2060 Running dot for graph 972/2060 Running dot for graph 973/2060 Running dot for graph 974/2060 Running dot for graph 975/2060 Running dot for graph 976/2060 Running dot for graph 977/2060 Running dot for graph 978/2060 Running dot for graph 979/2060 Running dot for graph 980/2060 Running dot for graph 981/2060 Running dot for graph 982/2060 Running dot for graph 983/2060 Running dot for graph 984/2060 Running dot for graph 985/2060 Running dot for graph 986/2060 Running dot for graph 987/2060 Running dot for graph 988/2060 Running dot for graph 989/2060 Running dot for graph 990/2060 Running dot for graph 991/2060 Running dot for graph 992/2060 Running dot for graph 993/2060 Running dot for graph 994/2060 Running dot for graph 995/2060 Running dot for graph 996/2060 Running dot for graph 997/2060 Running dot for graph 998/2060 Running dot for graph 999/2060 Running dot for graph 1000/2060 Running dot for graph 1001/2060 Running dot for graph 1002/2060 Running dot for graph 1003/2060 Running dot for graph 1004/2060 Running dot for graph 1005/2060 Running dot for graph 1006/2060 Running dot for graph 1007/2060 Running dot for graph 1008/2060 Running dot for graph 1009/2060 Running dot for graph 1010/2060 Running dot for graph 1011/2060 Running dot for graph 1012/2060 Running dot for graph 1013/2060 Running dot for graph 1014/2060 Running dot for graph 1015/2060 Running dot for graph 1016/2060 Running dot for graph 1017/2060 Running dot for graph 1018/2060 Running dot for graph 1019/2060 Running dot for graph 1020/2060 Running dot for graph 1021/2060 Running dot for graph 1022/2060 Running dot for graph 1023/2060 Running dot for graph 1024/2060 Running dot for graph 1025/2060 Running dot for graph 1026/2060 Running dot for graph 1027/2060 Running dot for graph 1028/2060 Running dot for graph 1029/2060 Running dot for graph 1030/2060 Running dot for graph 1031/2060 Running dot for graph 1032/2060 Running dot for graph 1033/2060 Running dot for graph 1034/2060 Running dot for graph 1035/2060 Running dot for graph 1036/2060 Running dot for graph 1037/2060 Running dot for graph 1038/2060 Running dot for graph 1039/2060 Running dot for graph 1040/2060 Running dot for graph 1041/2060 Running dot for graph 1042/2060 Running dot for graph 1043/2060 Running dot for graph 1044/2060 Running dot for graph 1045/2060 Running dot for graph 1046/2060 Running dot for graph 1047/2060 Running dot for graph 1048/2060 Running dot for graph 1049/2060 Running dot for graph 1050/2060 Running dot for graph 1051/2060 Running dot for graph 1052/2060 Running dot for graph 1053/2060 Running dot for graph 1054/2060 Running dot for graph 1055/2060 Running dot for graph 1056/2060 Running dot for graph 1057/2060 Running dot for graph 1058/2060 Running dot for graph 1059/2060 Running dot for graph 1060/2060 Running dot for graph 1061/2060 Running dot for graph 1062/2060 Running dot for graph 1063/2060 Running dot for graph 1064/2060 Running dot for graph 1065/2060 Running dot for graph 1066/2060 Running dot for graph 1067/2060 Running dot for graph 1068/2060 Running dot for graph 1069/2060 Running dot for graph 1070/2060 Running dot for graph 1071/2060 Running dot for graph 1072/2060 Running dot for graph 1073/2060 Running dot for graph 1074/2060 Running dot for graph 1075/2060 Running dot for graph 1076/2060 Running dot for graph 1077/2060 Running dot for graph 1078/2060 Running dot for graph 1079/2060 Running dot for graph 1080/2060 Running dot for graph 1081/2060 Running dot for graph 1082/2060 Running dot for graph 1083/2060 Running dot for graph 1084/2060 Running dot for graph 1085/2060 Running dot for graph 1086/2060 Running dot for graph 1087/2060 Running dot for graph 1088/2060 Running dot for graph 1089/2060 Running dot for graph 1090/2060 Running dot for graph 1091/2060 Running dot for graph 1092/2060 Running dot for graph 1093/2060 Running dot for graph 1094/2060 Running dot for graph 1095/2060 Running dot for graph 1096/2060 Running dot for graph 1097/2060 Running dot for graph 1098/2060 Running dot for graph 1099/2060 Running dot for graph 1100/2060 Running dot for graph 1101/2060 Running dot for graph 1102/2060 Running dot for graph 1103/2060 Running dot for graph 1104/2060 Running dot for graph 1105/2060 Running dot for graph 1106/2060 Running dot for graph 1107/2060 Running dot for graph 1108/2060 Running dot for graph 1109/2060 Running dot for graph 1110/2060 Running dot for graph 1111/2060 Running dot for graph 1112/2060 Running dot for graph 1113/2060 Running dot for graph 1114/2060 Running dot for graph 1115/2060 Running dot for graph 1116/2060 Running dot for graph 1117/2060 Running dot for graph 1118/2060 Running dot for graph 1119/2060 Running dot for graph 1120/2060 Running dot for graph 1121/2060 Running dot for graph 1122/2060 Running dot for graph 1123/2060 Running dot for graph 1124/2060 Running dot for graph 1125/2060 Running dot for graph 1126/2060 Running dot for graph 1127/2060 Running dot for graph 1128/2060 Running dot for graph 1129/2060 Running dot for graph 1130/2060 Running dot for graph 1131/2060 Running dot for graph 1132/2060 Running dot for graph 1133/2060 Running dot for graph 1134/2060 Running dot for graph 1135/2060 Running dot for graph 1136/2060 Running dot for graph 1137/2060 Running dot for graph 1138/2060 Running dot for graph 1139/2060 Running dot for graph 1140/2060 Running dot for graph 1141/2060 Running dot for graph 1142/2060 Running dot for graph 1143/2060 Running dot for graph 1144/2060 Running dot for graph 1145/2060 Running dot for graph 1146/2060 Running dot for graph 1147/2060 Running dot for graph 1148/2060 Running dot for graph 1149/2060 Running dot for graph 1150/2060 Running dot for graph 1151/2060 Running dot for graph 1152/2060 Running dot for graph 1153/2060 Running dot for graph 1154/2060 Running dot for graph 1155/2060 Running dot for graph 1156/2060 Running dot for graph 1157/2060 Running dot for graph 1158/2060 Running dot for graph 1159/2060 Running dot for graph 1160/2060 Running dot for graph 1161/2060 Running dot for graph 1162/2060 Running dot for graph 1163/2060 Running dot for graph 1164/2060 Running dot for graph 1165/2060 Running dot for graph 1166/2060 Running dot for graph 1167/2060 Running dot for graph 1168/2060 Running dot for graph 1169/2060 Running dot for graph 1170/2060 Running dot for graph 1171/2060 Running dot for graph 1172/2060 Running dot for graph 1173/2060 Running dot for graph 1174/2060 Running dot for graph 1175/2060 Running dot for graph 1176/2060 Running dot for graph 1177/2060 Running dot for graph 1178/2060 Running dot for graph 1179/2060 Running dot for graph 1180/2060 Running dot for graph 1181/2060 Running dot for graph 1182/2060 Running dot for graph 1183/2060 Running dot for graph 1184/2060 Running dot for graph 1185/2060 Running dot for graph 1186/2060 Running dot for graph 1187/2060 Running dot for graph 1188/2060 Running dot for graph 1189/2060 Running dot for graph 1190/2060 Running dot for graph 1191/2060 Running dot for graph 1192/2060 Running dot for graph 1193/2060 Running dot for graph 1194/2060 Running dot for graph 1195/2060 Running dot for graph 1196/2060 Running dot for graph 1197/2060 Running dot for graph 1198/2060 Running dot for graph 1199/2060 Running dot for graph 1200/2060 Running dot for graph 1201/2060 Running dot for graph 1202/2060 Running dot for graph 1203/2060 Running dot for graph 1204/2060 Running dot for graph 1205/2060 Running dot for graph 1206/2060 Running dot for graph 1207/2060 Running dot for graph 1208/2060 Running dot for graph 1209/2060 Running dot for graph 1210/2060 Running dot for graph 1211/2060 Running dot for graph 1212/2060 Running dot for graph 1213/2060 Running dot for graph 1214/2060 Running dot for graph 1215/2060 Running dot for graph 1216/2060 Running dot for graph 1217/2060 Running dot for graph 1218/2060 Running dot for graph 1219/2060 Running dot for graph 1220/2060 Running dot for graph 1221/2060 Running dot for graph 1222/2060 Running dot for graph 1223/2060 Running dot for graph 1224/2060 Running dot for graph 1225/2060 Running dot for graph 1226/2060 Running dot for graph 1227/2060 Running dot for graph 1228/2060 Running dot for graph 1229/2060 Running dot for graph 1230/2060 Running dot for graph 1231/2060 Running dot for graph 1232/2060 Running dot for graph 1233/2060 Running dot for graph 1234/2060 Running dot for graph 1235/2060 Running dot for graph 1236/2060 Running dot for graph 1237/2060 Running dot for graph 1238/2060 Running dot for graph 1239/2060 Running dot for graph 1240/2060 Running dot for graph 1241/2060 Running dot for graph 1242/2060 Running dot for graph 1243/2060 Running dot for graph 1244/2060 Running dot for graph 1245/2060 Running dot for graph 1246/2060 Running dot for graph 1247/2060 Running dot for graph 1248/2060 Running dot for graph 1249/2060 Running dot for graph 1250/2060 Running dot for graph 1251/2060 Running dot for graph 1252/2060 Running dot for graph 1253/2060 Running dot for graph 1254/2060 Running dot for graph 1255/2060 Running dot for graph 1256/2060 Running dot for graph 1257/2060 Running dot for graph 1258/2060 Running dot for graph 1259/2060 Running dot for graph 1260/2060 Running dot for graph 1261/2060 Running dot for graph 1262/2060 Running dot for graph 1263/2060 Running dot for graph 1264/2060 Running dot for graph 1265/2060 Running dot for graph 1266/2060 Running dot for graph 1267/2060 Running dot for graph 1268/2060 Running dot for graph 1269/2060 Running dot for graph 1270/2060 Running dot for graph 1271/2060 Running dot for graph 1272/2060 Running dot for graph 1273/2060 Running dot for graph 1274/2060 Running dot for graph 1275/2060 Running dot for graph 1276/2060 Running dot for graph 1277/2060 Running dot for graph 1278/2060 Running dot for graph 1279/2060 Running dot for graph 1280/2060 Running dot for graph 1281/2060 Running dot for graph 1282/2060 Running dot for graph 1283/2060 Running dot for graph 1284/2060 Running dot for graph 1285/2060 Running dot for graph 1286/2060 Running dot for graph 1287/2060 Running dot for graph 1288/2060 Running dot for graph 1289/2060 Running dot for graph 1290/2060 Running dot for graph 1291/2060 Running dot for graph 1292/2060 Running dot for graph 1293/2060 Running dot for graph 1294/2060 Running dot for graph 1295/2060 Running dot for graph 1296/2060 Running dot for graph 1297/2060 Running dot for graph 1298/2060 Running dot for graph 1299/2060 Running dot for graph 1300/2060 Running dot for graph 1301/2060 Running dot for graph 1302/2060 Running dot for graph 1303/2060 Running dot for graph 1304/2060 Running dot for graph 1305/2060 Running dot for graph 1306/2060 Running dot for graph 1307/2060 Running dot for graph 1308/2060 Running dot for graph 1309/2060 Running dot for graph 1310/2060 Running dot for graph 1311/2060 Running dot for graph 1312/2060 Running dot for graph 1313/2060 Running dot for graph 1314/2060 Running dot for graph 1315/2060 Running dot for graph 1316/2060 Running dot for graph 1317/2060 Running dot for graph 1318/2060 Running dot for graph 1319/2060 Running dot for graph 1320/2060 Running dot for graph 1321/2060 Running dot for graph 1322/2060 Running dot for graph 1323/2060 Running dot for graph 1324/2060 Running dot for graph 1325/2060 Running dot for graph 1326/2060 Running dot for graph 1327/2060 Running dot for graph 1328/2060 Running dot for graph 1329/2060 Running dot for graph 1330/2060 Running dot for graph 1331/2060 Running dot for graph 1332/2060 Running dot for graph 1333/2060 Running dot for graph 1334/2060 Running dot for graph 1335/2060 Running dot for graph 1336/2060 Running dot for graph 1337/2060 Running dot for graph 1338/2060 Running dot for graph 1339/2060 Running dot for graph 1340/2060 Running dot for graph 1341/2060 Running dot for graph 1342/2060 Running dot for graph 1343/2060 Running dot for graph 1344/2060 Running dot for graph 1345/2060 Running dot for graph 1346/2060 Running dot for graph 1347/2060 Running dot for graph 1348/2060 Running dot for graph 1349/2060 Running dot for graph 1350/2060 Running dot for graph 1351/2060 Running dot for graph 1352/2060 Running dot for graph 1353/2060 Running dot for graph 1354/2060 Running dot for graph 1355/2060 Running dot for graph 1356/2060 Running dot for graph 1357/2060 Running dot for graph 1358/2060 Running dot for graph 1359/2060 Running dot for graph 1360/2060 Running dot for graph 1361/2060 Running dot for graph 1362/2060 Running dot for graph 1363/2060 Running dot for graph 1364/2060 Running dot for graph 1365/2060 Running dot for graph 1366/2060 Running dot for graph 1367/2060 Running dot for graph 1368/2060 Running dot for graph 1369/2060 Running dot for graph 1370/2060 Running dot for graph 1371/2060 Running dot for graph 1372/2060 Running dot for graph 1373/2060 Running dot for graph 1374/2060 Running dot for graph 1375/2060 Running dot for graph 1376/2060 Running dot for graph 1377/2060 Running dot for graph 1378/2060 Running dot for graph 1379/2060 Running dot for graph 1380/2060 Running dot for graph 1381/2060 Running dot for graph 1382/2060 Running dot for graph 1383/2060 Running dot for graph 1384/2060 Running dot for graph 1385/2060 Running dot for graph 1386/2060 Running dot for graph 1387/2060 Running dot for graph 1388/2060 Running dot for graph 1389/2060 Running dot for graph 1390/2060 Running dot for graph 1391/2060 Running dot for graph 1392/2060 Running dot for graph 1393/2060 Running dot for graph 1394/2060 Running dot for graph 1395/2060 Running dot for graph 1396/2060 Running dot for graph 1397/2060 Running dot for graph 1398/2060 Running dot for graph 1399/2060 Running dot for graph 1400/2060 Running dot for graph 1401/2060 Running dot for graph 1402/2060 Running dot for graph 1403/2060 Running dot for graph 1404/2060 Running dot for graph 1405/2060 Running dot for graph 1406/2060 Running dot for graph 1407/2060 Running dot for graph 1408/2060 Running dot for graph 1409/2060 Running dot for graph 1410/2060 Running dot for graph 1411/2060 Running dot for graph 1412/2060 Running dot for graph 1413/2060 Running dot for graph 1414/2060 Running dot for graph 1415/2060 Running dot for graph 1416/2060 Running dot for graph 1417/2060 Running dot for graph 1418/2060 Running dot for graph 1419/2060 Running dot for graph 1420/2060 Running dot for graph 1421/2060 Running dot for graph 1422/2060 Running dot for graph 1423/2060 Running dot for graph 1424/2060 Running dot for graph 1425/2060 Running dot for graph 1426/2060 Running dot for graph 1427/2060 Running dot for graph 1428/2060 Running dot for graph 1429/2060 Running dot for graph 1430/2060 Running dot for graph 1431/2060 Running dot for graph 1432/2060 Running dot for graph 1433/2060 Running dot for graph 1434/2060 Running dot for graph 1435/2060 Running dot for graph 1436/2060 Running dot for graph 1437/2060 Running dot for graph 1438/2060 Running dot for graph 1439/2060 Running dot for graph 1440/2060 Running dot for graph 1441/2060 Running dot for graph 1442/2060 Running dot for graph 1443/2060 Running dot for graph 1444/2060 Running dot for graph 1445/2060 Running dot for graph 1446/2060 Running dot for graph 1447/2060 Running dot for graph 1448/2060 Running dot for graph 1449/2060 Running dot for graph 1450/2060 Running dot for graph 1451/2060 Running dot for graph 1452/2060 Running dot for graph 1453/2060 Running dot for graph 1454/2060 Running dot for graph 1455/2060 Running dot for graph 1456/2060 Running dot for graph 1457/2060 Running dot for graph 1458/2060 Running dot for graph 1459/2060 Running dot for graph 1460/2060 Running dot for graph 1461/2060 Running dot for graph 1462/2060 Running dot for graph 1463/2060 Running dot for graph 1464/2060 Running dot for graph 1465/2060 Running dot for graph 1466/2060 Running dot for graph 1467/2060 Running dot for graph 1468/2060 Running dot for graph 1469/2060 Running dot for graph 1470/2060 Running dot for graph 1471/2060 Running dot for graph 1472/2060 Running dot for graph 1473/2060 Running dot for graph 1474/2060 Running dot for graph 1475/2060 Running dot for graph 1476/2060 Running dot for graph 1477/2060 Running dot for graph 1478/2060 Running dot for graph 1479/2060 Running dot for graph 1480/2060 Running dot for graph 1481/2060 Running dot for graph 1482/2060 Running dot for graph 1483/2060 Running dot for graph 1484/2060 Running dot for graph 1485/2060 Running dot for graph 1486/2060 Running dot for graph 1487/2060 Running dot for graph 1488/2060 Running dot for graph 1489/2060 Running dot for graph 1490/2060 Running dot for graph 1491/2060 Running dot for graph 1492/2060 Running dot for graph 1493/2060 Running dot for graph 1494/2060 Running dot for graph 1495/2060 Running dot for graph 1496/2060 Running dot for graph 1497/2060 Running dot for graph 1498/2060 Running dot for graph 1499/2060 Running dot for graph 1500/2060 Running dot for graph 1501/2060 Running dot for graph 1502/2060 Running dot for graph 1503/2060 Running dot for graph 1504/2060 Running dot for graph 1505/2060 Running dot for graph 1506/2060 Running dot for graph 1507/2060 Running dot for graph 1508/2060 Running dot for graph 1509/2060 Running dot for graph 1510/2060 Running dot for graph 1511/2060 Running dot for graph 1512/2060 Running dot for graph 1513/2060 Running dot for graph 1514/2060 Running dot for graph 1515/2060 Running dot for graph 1516/2060 Running dot for graph 1517/2060 Running dot for graph 1518/2060 Running dot for graph 1519/2060 Running dot for graph 1520/2060 Running dot for graph 1521/2060 Running dot for graph 1522/2060 Running dot for graph 1523/2060 Running dot for graph 1524/2060 Running dot for graph 1525/2060 Running dot for graph 1526/2060 Running dot for graph 1527/2060 Running dot for graph 1528/2060 Running dot for graph 1529/2060 Running dot for graph 1530/2060 Running dot for graph 1531/2060 Running dot for graph 1532/2060 Running dot for graph 1533/2060 Running dot for graph 1534/2060 Running dot for graph 1535/2060 Running dot for graph 1536/2060 Running dot for graph 1537/2060 Running dot for graph 1538/2060 Running dot for graph 1539/2060 Running dot for graph 1540/2060 Running dot for graph 1541/2060 Running dot for graph 1542/2060 Running dot for graph 1543/2060 Running dot for graph 1544/2060 Running dot for graph 1545/2060 Running dot for graph 1546/2060 Running dot for graph 1547/2060 Running dot for graph 1548/2060 Running dot for graph 1549/2060 Running dot for graph 1550/2060 Running dot for graph 1551/2060 Running dot for graph 1552/2060 Running dot for graph 1553/2060 Running dot for graph 1554/2060 Running dot for graph 1555/2060 Running dot for graph 1556/2060 Running dot for graph 1557/2060 Running dot for graph 1558/2060 Running dot for graph 1559/2060 Running dot for graph 1560/2060 Running dot for graph 1561/2060 Running dot for graph 1562/2060 Running dot for graph 1563/2060 Running dot for graph 1564/2060 Running dot for graph 1565/2060 Running dot for graph 1566/2060 Running dot for graph 1567/2060 Running dot for graph 1568/2060 Running dot for graph 1569/2060 Running dot for graph 1570/2060 Running dot for graph 1571/2060 Running dot for graph 1572/2060 Running dot for graph 1573/2060 Running dot for graph 1574/2060 Running dot for graph 1575/2060 Running dot for graph 1576/2060 Running dot for graph 1577/2060 Running dot for graph 1578/2060 Running dot for graph 1579/2060 Running dot for graph 1580/2060 Running dot for graph 1581/2060 Running dot for graph 1582/2060 Running dot for graph 1583/2060 Running dot for graph 1584/2060 Running dot for graph 1585/2060 Running dot for graph 1586/2060 Running dot for graph 1587/2060 Running dot for graph 1588/2060 Running dot for graph 1589/2060 Running dot for graph 1590/2060 Running dot for graph 1591/2060 Running dot for graph 1592/2060 Running dot for graph 1593/2060 Running dot for graph 1594/2060 Running dot for graph 1595/2060 Running dot for graph 1596/2060 Running dot for graph 1597/2060 Running dot for graph 1598/2060 Running dot for graph 1599/2060 Running dot for graph 1600/2060 Running dot for graph 1601/2060 Running dot for graph 1602/2060 Running dot for graph 1603/2060 Running dot for graph 1604/2060 Running dot for graph 1605/2060 Running dot for graph 1606/2060 Running dot for graph 1607/2060 Running dot for graph 1608/2060 Running dot for graph 1609/2060 Running dot for graph 1610/2060 Running dot for graph 1611/2060 Running dot for graph 1612/2060 Running dot for graph 1613/2060 Running dot for graph 1614/2060 Running dot for graph 1615/2060 Running dot for graph 1616/2060 Running dot for graph 1617/2060 Running dot for graph 1618/2060 Running dot for graph 1619/2060 Running dot for graph 1620/2060 Running dot for graph 1621/2060 Running dot for graph 1622/2060 Running dot for graph 1623/2060 Running dot for graph 1624/2060 Running dot for graph 1625/2060 Running dot for graph 1626/2060 Running dot for graph 1627/2060 Running dot for graph 1628/2060 Running dot for graph 1629/2060 Running dot for graph 1630/2060 Running dot for graph 1631/2060 Running dot for graph 1632/2060 Running dot for graph 1633/2060 Running dot for graph 1634/2060 Running dot for graph 1635/2060 Running dot for graph 1636/2060 Running dot for graph 1637/2060 Running dot for graph 1638/2060 Running dot for graph 1639/2060 Running dot for graph 1640/2060 Running dot for graph 1641/2060 Running dot for graph 1642/2060 Running dot for graph 1643/2060 Running dot for graph 1644/2060 Running dot for graph 1645/2060 Running dot for graph 1646/2060 Running dot for graph 1647/2060 Running dot for graph 1648/2060 Running dot for graph 1649/2060 Running dot for graph 1650/2060 Running dot for graph 1651/2060 Running dot for graph 1652/2060 Running dot for graph 1653/2060 Running dot for graph 1654/2060 Running dot for graph 1655/2060 Running dot for graph 1656/2060 Running dot for graph 1657/2060 Running dot for graph 1658/2060 Running dot for graph 1659/2060 Running dot for graph 1660/2060 Running dot for graph 1661/2060 Running dot for graph 1662/2060 Running dot for graph 1663/2060 Running dot for graph 1664/2060 Running dot for graph 1665/2060 Running dot for graph 1666/2060 Running dot for graph 1667/2060 Running dot for graph 1668/2060 Running dot for graph 1669/2060 Running dot for graph 1670/2060 Running dot for graph 1671/2060 Running dot for graph 1672/2060 Running dot for graph 1673/2060 Running dot for graph 1674/2060 Running dot for graph 1675/2060 Running dot for graph 1676/2060 Running dot for graph 1677/2060 Running dot for graph 1678/2060 Running dot for graph 1679/2060 Running dot for graph 1680/2060 Running dot for graph 1681/2060 Running dot for graph 1682/2060 Running dot for graph 1683/2060 Running dot for graph 1684/2060 Running dot for graph 1685/2060 Running dot for graph 1686/2060 Running dot for graph 1687/2060 Running dot for graph 1688/2060 Running dot for graph 1689/2060 Running dot for graph 1690/2060 Running dot for graph 1691/2060 Running dot for graph 1692/2060 Running dot for graph 1693/2060 Running dot for graph 1694/2060 Running dot for graph 1695/2060 Running dot for graph 1696/2060 Running dot for graph 1697/2060 Running dot for graph 1698/2060 Running dot for graph 1699/2060 Running dot for graph 1700/2060 Running dot for graph 1701/2060 Running dot for graph 1702/2060 Running dot for graph 1703/2060 Running dot for graph 1704/2060 Running dot for graph 1705/2060 Running dot for graph 1706/2060 Running dot for graph 1707/2060 Running dot for graph 1708/2060 Running dot for graph 1709/2060 Running dot for graph 1710/2060 Running dot for graph 1711/2060 Running dot for graph 1712/2060 Running dot for graph 1713/2060 Running dot for graph 1714/2060 Running dot for graph 1715/2060 Running dot for graph 1716/2060 Running dot for graph 1717/2060 Running dot for graph 1718/2060 Running dot for graph 1719/2060 Running dot for graph 1720/2060 Running dot for graph 1721/2060 Running dot for graph 1722/2060 Running dot for graph 1723/2060 Running dot for graph 1724/2060 Running dot for graph 1725/2060 Running dot for graph 1726/2060 Running dot for graph 1727/2060 Running dot for graph 1728/2060 Running dot for graph 1729/2060 Running dot for graph 1730/2060 Running dot for graph 1731/2060 Running dot for graph 1732/2060 Running dot for graph 1733/2060 Running dot for graph 1734/2060 Running dot for graph 1735/2060 Running dot for graph 1736/2060 Running dot for graph 1737/2060 Running dot for graph 1738/2060 Running dot for graph 1739/2060 Running dot for graph 1740/2060 Running dot for graph 1741/2060 Running dot for graph 1742/2060 Running dot for graph 1743/2060 Running dot for graph 1744/2060 Running dot for graph 1745/2060 Running dot for graph 1746/2060 Running dot for graph 1747/2060 Running dot for graph 1748/2060 Running dot for graph 1749/2060 Running dot for graph 1750/2060 Running dot for graph 1751/2060 Running dot for graph 1752/2060 Running dot for graph 1753/2060 Running dot for graph 1754/2060 Running dot for graph 1755/2060 Running dot for graph 1756/2060 Running dot for graph 1757/2060 Running dot for graph 1758/2060 Running dot for graph 1759/2060 Running dot for graph 1760/2060 Running dot for graph 1761/2060 Running dot for graph 1762/2060 Running dot for graph 1763/2060 Running dot for graph 1764/2060 Running dot for graph 1765/2060 Running dot for graph 1766/2060 Running dot for graph 1767/2060 Running dot for graph 1768/2060 Running dot for graph 1769/2060 Running dot for graph 1770/2060 Running dot for graph 1771/2060 Running dot for graph 1772/2060 Running dot for graph 1773/2060 Running dot for graph 1774/2060 Running dot for graph 1775/2060 Running dot for graph 1776/2060 Running dot for graph 1777/2060 Running dot for graph 1778/2060 Running dot for graph 1779/2060 Running dot for graph 1780/2060 Running dot for graph 1781/2060 Running dot for graph 1782/2060 Running dot for graph 1783/2060 Running dot for graph 1784/2060 Running dot for graph 1785/2060 Running dot for graph 1786/2060 Running dot for graph 1787/2060 Running dot for graph 1788/2060 Running dot for graph 1789/2060 Running dot for graph 1790/2060 Running dot for graph 1791/2060 Running dot for graph 1792/2060 Running dot for graph 1793/2060 Running dot for graph 1794/2060 Running dot for graph 1795/2060 Running dot for graph 1796/2060 Running dot for graph 1797/2060 Running dot for graph 1798/2060 Running dot for graph 1799/2060 Running dot for graph 1800/2060 Running dot for graph 1801/2060 Running dot for graph 1802/2060 Running dot for graph 1803/2060 Running dot for graph 1804/2060 Running dot for graph 1805/2060 Running dot for graph 1806/2060 Running dot for graph 1807/2060 Running dot for graph 1808/2060 Running dot for graph 1809/2060 Running dot for graph 1810/2060 Running dot for graph 1811/2060 Running dot for graph 1812/2060 Running dot for graph 1813/2060 Running dot for graph 1814/2060 Running dot for graph 1815/2060 Running dot for graph 1816/2060 Running dot for graph 1817/2060 Running dot for graph 1818/2060 Running dot for graph 1819/2060 Running dot for graph 1820/2060 Running dot for graph 1821/2060 Running dot for graph 1822/2060 Running dot for graph 1823/2060 Running dot for graph 1824/2060 Running dot for graph 1825/2060 Running dot for graph 1826/2060 Running dot for graph 1827/2060 Running dot for graph 1828/2060 Running dot for graph 1829/2060 Running dot for graph 1830/2060 Running dot for graph 1831/2060 Running dot for graph 1832/2060 Running dot for graph 1833/2060 Running dot for graph 1834/2060 Running dot for graph 1835/2060 Running dot for graph 1836/2060 Running dot for graph 1837/2060 Running dot for graph 1838/2060 Running dot for graph 1839/2060 Running dot for graph 1840/2060 Running dot for graph 1841/2060 Running dot for graph 1842/2060 Running dot for graph 1843/2060 Running dot for graph 1844/2060 Running dot for graph 1845/2060 Running dot for graph 1846/2060 Running dot for graph 1847/2060 Running dot for graph 1848/2060 Running dot for graph 1849/2060 Running dot for graph 1850/2060 Running dot for graph 1851/2060 Running dot for graph 1852/2060 Running dot for graph 1853/2060 Running dot for graph 1854/2060 Running dot for graph 1855/2060 Running dot for graph 1856/2060 Running dot for graph 1857/2060 Running dot for graph 1858/2060 Running dot for graph 1859/2060 Running dot for graph 1860/2060 Running dot for graph 1861/2060 Running dot for graph 1862/2060 Running dot for graph 1863/2060 Running dot for graph 1864/2060 Running dot for graph 1865/2060 Running dot for graph 1866/2060 Running dot for graph 1867/2060 Running dot for graph 1868/2060 Running dot for graph 1869/2060 Running dot for graph 1870/2060 Running dot for graph 1871/2060 Running dot for graph 1872/2060 Running dot for graph 1873/2060 Running dot for graph 1874/2060 Running dot for graph 1875/2060 Running dot for graph 1876/2060 Running dot for graph 1877/2060 Running dot for graph 1878/2060 Running dot for graph 1879/2060 Running dot for graph 1880/2060 Running dot for graph 1881/2060 Running dot for graph 1882/2060 Running dot for graph 1883/2060 Running dot for graph 1884/2060 Running dot for graph 1885/2060 Running dot for graph 1886/2060 Running dot for graph 1887/2060 Running dot for graph 1888/2060 Running dot for graph 1889/2060 Running dot for graph 1890/2060 Running dot for graph 1891/2060 Running dot for graph 1892/2060 Running dot for graph 1893/2060 Running dot for graph 1894/2060 Running dot for graph 1895/2060 Running dot for graph 1896/2060 Running dot for graph 1897/2060 Running dot for graph 1898/2060 Running dot for graph 1899/2060 Running dot for graph 1900/2060 Running dot for graph 1901/2060 Running dot for graph 1902/2060 Running dot for graph 1903/2060 Running dot for graph 1904/2060 Running dot for graph 1905/2060 Running dot for graph 1906/2060 Running dot for graph 1907/2060 Running dot for graph 1908/2060 Running dot for graph 1909/2060 Running dot for graph 1910/2060 Running dot for graph 1911/2060 Running dot for graph 1912/2060 Running dot for graph 1913/2060 Running dot for graph 1914/2060 Running dot for graph 1915/2060 Running dot for graph 1916/2060 Running dot for graph 1917/2060 Running dot for graph 1918/2060 Running dot for graph 1919/2060 Running dot for graph 1920/2060 Running dot for graph 1921/2060 Running dot for graph 1922/2060 Running dot for graph 1923/2060 Running dot for graph 1924/2060 Running dot for graph 1925/2060 Running dot for graph 1926/2060 Running dot for graph 1927/2060 Running dot for graph 1928/2060 Running dot for graph 1929/2060 Running dot for graph 1930/2060 Running dot for graph 1931/2060 Running dot for graph 1932/2060 Running dot for graph 1933/2060 Running dot for graph 1934/2060 Running dot for graph 1935/2060 Running dot for graph 1936/2060 Running dot for graph 1937/2060 Running dot for graph 1938/2060 Running dot for graph 1939/2060 Running dot for graph 1940/2060 Running dot for graph 1941/2060 Running dot for graph 1942/2060 Running dot for graph 1943/2060 Running dot for graph 1944/2060 Running dot for graph 1945/2060 Running dot for graph 1946/2060 Running dot for graph 1947/2060 Running dot for graph 1948/2060 Running dot for graph 1949/2060 Running dot for graph 1950/2060 Running dot for graph 1951/2060 Running dot for graph 1952/2060 Running dot for graph 1953/2060 Running dot for graph 1954/2060 Running dot for graph 1955/2060 Running dot for graph 1956/2060 Running dot for graph 1957/2060 Running dot for graph 1958/2060 Running dot for graph 1959/2060 Running dot for graph 1960/2060 Running dot for graph 1961/2060 Running dot for graph 1962/2060 Running dot for graph 1963/2060 Running dot for graph 1964/2060 Running dot for graph 1965/2060 Running dot for graph 1966/2060 Running dot for graph 1967/2060 Running dot for graph 1968/2060 Running dot for graph 1969/2060 Running dot for graph 1970/2060 Running dot for graph 1971/2060 Running dot for graph 1972/2060 Running dot for graph 1973/2060 Running dot for graph 1974/2060 Running dot for graph 1975/2060 Running dot for graph 1976/2060 Running dot for graph 1977/2060 Running dot for graph 1978/2060 Running dot for graph 1979/2060 Running dot for graph 1980/2060 Running dot for graph 1981/2060 Running dot for graph 1982/2060 Running dot for graph 1983/2060 Running dot for graph 1984/2060 Running dot for graph 1985/2060 Running dot for graph 1986/2060 Running dot for graph 1987/2060 Running dot for graph 1988/2060 Running dot for graph 1989/2060 Running dot for graph 1990/2060 Running dot for graph 1991/2060 Running dot for graph 1992/2060 Running dot for graph 1993/2060 Running dot for graph 1994/2060 Running dot for graph 1995/2060 Running dot for graph 1996/2060 Running dot for graph 1997/2060 Running dot for graph 1998/2060 Running dot for graph 1999/2060 Running dot for graph 2000/2060 Running dot for graph 2001/2060 Running dot for graph 2002/2060 Running dot for graph 2003/2060 Running dot for graph 2004/2060 Running dot for graph 2005/2060 Running dot for graph 2006/2060 Running dot for graph 2007/2060 Running dot for graph 2008/2060 Running dot for graph 2009/2060 Running dot for graph 2010/2060 Running dot for graph 2011/2060 Running dot for graph 2012/2060 Running dot for graph 2013/2060 Running dot for graph 2014/2060 Running dot for graph 2015/2060 Running dot for graph 2016/2060 Running dot for graph 2017/2060 Running dot for graph 2018/2060 Running dot for graph 2019/2060 Running dot for graph 2020/2060 Running dot for graph 2021/2060 Running dot for graph 2022/2060 Running dot for graph 2023/2060 Running dot for graph 2024/2060 Running dot for graph 2025/2060 Running dot for graph 2026/2060 Running dot for graph 2027/2060 Running dot for graph 2028/2060 Running dot for graph 2029/2060 Running dot for graph 2030/2060 Running dot for graph 2031/2060 Running dot for graph 2032/2060 Running dot for graph 2033/2060 Running dot for graph 2034/2060 Running dot for graph 2035/2060 Running dot for graph 2036/2060 Running dot for graph 2037/2060 Running dot for graph 2038/2060 Running dot for graph 2039/2060 Running dot for graph 2040/2060 Running dot for graph 2041/2060 Running dot for graph 2042/2060 Running dot for graph 2043/2060 Running dot for graph 2044/2060 Running dot for graph 2045/2060 Running dot for graph 2046/2060 Running dot for graph 2047/2060 Running dot for graph 2048/2060 Running dot for graph 2049/2060 Running dot for graph 2050/2060 Running dot for graph 2051/2060 Running dot for graph 2052/2060 Running dot for graph 2053/2060 Running dot for graph 2054/2060 Running dot for graph 2055/2060 Running dot for graph 2056/2060 Running dot for graph 2057/2060 Running dot for graph 2058/2060 Running dot for graph 2059/2060 Running dot for graph 2060/2060 Patching output file 1/930 Patching output file 2/930 Patching output file 3/930 Patching output file 4/930 Patching output file 5/930 Patching output file 6/930 Patching output file 7/930 Patching output file 8/930 Patching output file 9/930 Patching output file 10/930 Patching output file 11/930 Patching output file 12/930 Patching output file 13/930 Patching output file 14/930 Patching output file 15/930 Patching output file 16/930 Patching output file 17/930 Patching output file 18/930 Patching output file 19/930 Patching output file 20/930 Patching output file 21/930 Patching output file 22/930 Patching output file 23/930 Patching output file 24/930 Patching output file 25/930 Patching output file 26/930 Patching output file 27/930 Patching output file 28/930 Patching output file 29/930 Patching output file 30/930 Patching output file 31/930 Patching output file 32/930 Patching output file 33/930 Patching output file 34/930 Patching output file 35/930 Patching output file 36/930 Patching output file 37/930 Patching output file 38/930 Patching output file 39/930 Patching output file 40/930 Patching output file 41/930 Patching output file 42/930 Patching output file 43/930 Patching output file 44/930 Patching output file 45/930 Patching output file 46/930 Patching output file 47/930 Patching output file 48/930 Patching output file 49/930 Patching output file 50/930 Patching output file 51/930 Patching output file 52/930 Patching output file 53/930 Patching output file 54/930 Patching output file 55/930 Patching output file 56/930 Patching output file 57/930 Patching output file 58/930 Patching output file 59/930 Patching output file 60/930 Patching output file 61/930 Patching output file 62/930 Patching output file 63/930 Patching output file 64/930 Patching output file 65/930 Patching output file 66/930 Patching output file 67/930 Patching output file 68/930 Patching output file 69/930 Patching output file 70/930 Patching output file 71/930 Patching output file 72/930 Patching output file 73/930 Patching output file 74/930 Patching output file 75/930 Patching output file 76/930 Patching output file 77/930 Patching output file 78/930 Patching output file 79/930 Patching output file 80/930 Patching output file 81/930 Patching output file 82/930 Patching output file 83/930 Patching output file 84/930 Patching output file 85/930 Patching output file 86/930 Patching output file 87/930 Patching output file 88/930 Patching output file 89/930 Patching output file 90/930 Patching output file 91/930 Patching output file 92/930 Patching output file 93/930 Patching output file 94/930 Patching output file 95/930 Patching output file 96/930 Patching output file 97/930 Patching output file 98/930 Patching output file 99/930 Patching output file 100/930 Patching output file 101/930 Patching output file 102/930 Patching output file 103/930 Patching output file 104/930 Patching output file 105/930 Patching output file 106/930 Patching output file 107/930 Patching output file 108/930 Patching output file 109/930 Patching output file 110/930 Patching output file 111/930 Patching output file 112/930 Patching output file 113/930 Patching output file 114/930 Patching output file 115/930 Patching output file 116/930 Patching output file 117/930 Patching output file 118/930 Patching output file 119/930 Patching output file 120/930 Patching output file 121/930 Patching output file 122/930 Patching output file 123/930 Patching output file 124/930 Patching output file 125/930 Patching output file 126/930 Patching output file 127/930 Patching output file 128/930 Patching output file 129/930 Patching output file 130/930 Patching output file 131/930 Patching output file 132/930 Patching output file 133/930 Patching output file 134/930 Patching output file 135/930 Patching output file 136/930 Patching output file 137/930 Patching output file 138/930 Patching output file 139/930 Patching output file 140/930 Patching output file 141/930 Patching output file 142/930 Patching output file 143/930 Patching output file 144/930 Patching output file 145/930 Patching output file 146/930 Patching output file 147/930 Patching output file 148/930 Patching output file 149/930 Patching output file 150/930 Patching output file 151/930 Patching output file 152/930 Patching output file 153/930 Patching output file 154/930 Patching output file 155/930 Patching output file 156/930 Patching output file 157/930 Patching output file 158/930 Patching output file 159/930 Patching output file 160/930 Patching output file 161/930 Patching output file 162/930 Patching output file 163/930 Patching output file 164/930 Patching output file 165/930 Patching output file 166/930 Patching output file 167/930 Patching output file 168/930 Patching output file 169/930 Patching output file 170/930 Patching output file 171/930 Patching output file 172/930 Patching output file 173/930 Patching output file 174/930 Patching output file 175/930 Patching output file 176/930 Patching output file 177/930 Patching output file 178/930 Patching output file 179/930 Patching output file 180/930 Patching output file 181/930 Patching output file 182/930 Patching output file 183/930 Patching output file 184/930 Patching output file 185/930 Patching output file 186/930 Patching output file 187/930 Patching output file 188/930 Patching output file 189/930 Patching output file 190/930 Patching output file 191/930 Patching output file 192/930 Patching output file 193/930 Patching output file 194/930 Patching output file 195/930 Patching output file 196/930 Patching output file 197/930 Patching output file 198/930 Patching output file 199/930 Patching output file 200/930 Patching output file 201/930 Patching output file 202/930 Patching output file 203/930 Patching output file 204/930 Patching output file 205/930 Patching output file 206/930 Patching output file 207/930 Patching output file 208/930 Patching output file 209/930 Patching output file 210/930 Patching output file 211/930 Patching output file 212/930 Patching output file 213/930 Patching output file 214/930 Patching output file 215/930 Patching output file 216/930 Patching output file 217/930 Patching output file 218/930 Patching output file 219/930 Patching output file 220/930 Patching output file 221/930 Patching output file 222/930 Patching output file 223/930 Patching output file 224/930 Patching output file 225/930 Patching output file 226/930 Patching output file 227/930 Patching output file 228/930 Patching output file 229/930 Patching output file 230/930 Patching output file 231/930 Patching output file 232/930 Patching output file 233/930 Patching output file 234/930 Patching output file 235/930 Patching output file 236/930 Patching output file 237/930 Patching output file 238/930 Patching output file 239/930 Patching output file 240/930 Patching output file 241/930 Patching output file 242/930 Patching output file 243/930 Patching output file 244/930 Patching output file 245/930 Patching output file 246/930 Patching output file 247/930 Patching output file 248/930 Patching output file 249/930 Patching output file 250/930 Patching output file 251/930 Patching output file 252/930 Patching output file 253/930 Patching output file 254/930 Patching output file 255/930 Patching output file 256/930 Patching output file 257/930 Patching output file 258/930 Patching output file 259/930 Patching output file 260/930 Patching output file 261/930 Patching output file 262/930 Patching output file 263/930 Patching output file 264/930 Patching output file 265/930 Patching output file 266/930 Patching output file 267/930 Patching output file 268/930 Patching output file 269/930 Patching output file 270/930 Patching output file 271/930 Patching output file 272/930 Patching output file 273/930 Patching output file 274/930 Patching output file 275/930 Patching output file 276/930 Patching output file 277/930 Patching output file 278/930 Patching output file 279/930 Patching output file 280/930 Patching output file 281/930 Patching output file 282/930 Patching output file 283/930 Patching output file 284/930 Patching output file 285/930 Patching output file 286/930 Patching output file 287/930 Patching output file 288/930 Patching output file 289/930 Patching output file 290/930 Patching output file 291/930 Patching output file 292/930 Patching output file 293/930 Patching output file 294/930 Patching output file 295/930 Patching output file 296/930 Patching output file 297/930 Patching output file 298/930 Patching output file 299/930 Patching output file 300/930 Patching output file 301/930 Patching output file 302/930 Patching output file 303/930 Patching output file 304/930 Patching output file 305/930 Patching output file 306/930 Patching output file 307/930 Patching output file 308/930 Patching output file 309/930 Patching output file 310/930 Patching output file 311/930 Patching output file 312/930 Patching output file 313/930 Patching output file 314/930 Patching output file 315/930 Patching output file 316/930 Patching output file 317/930 Patching output file 318/930 Patching output file 319/930 Patching output file 320/930 Patching output file 321/930 Patching output file 322/930 Patching output file 323/930 Patching output file 324/930 Patching output file 325/930 Patching output file 326/930 Patching output file 327/930 Patching output file 328/930 Patching output file 329/930 Patching output file 330/930 Patching output file 331/930 Patching output file 332/930 Patching output file 333/930 Patching output file 334/930 Patching output file 335/930 Patching output file 336/930 Patching output file 337/930 Patching output file 338/930 Patching output file 339/930 Patching output file 340/930 Patching output file 341/930 Patching output file 342/930 Patching output file 343/930 Patching output file 344/930 Patching output file 345/930 Patching output file 346/930 Patching output file 347/930 Patching output file 348/930 Patching output file 349/930 Patching output file 350/930 Patching output file 351/930 Patching output file 352/930 Patching output file 353/930 Patching output file 354/930 Patching output file 355/930 Patching output file 356/930 Patching output file 357/930 Patching output file 358/930 Patching output file 359/930 Patching output file 360/930 Patching output file 361/930 Patching output file 362/930 Patching output file 363/930 Patching output file 364/930 Patching output file 365/930 Patching output file 366/930 Patching output file 367/930 Patching output file 368/930 Patching output file 369/930 Patching output file 370/930 Patching output file 371/930 Patching output file 372/930 Patching output file 373/930 Patching output file 374/930 Patching output file 375/930 Patching output file 376/930 Patching output file 377/930 Patching output file 378/930 Patching output file 379/930 Patching output file 380/930 Patching output file 381/930 Patching output file 382/930 Patching output file 383/930 Patching output file 384/930 Patching output file 385/930 Patching output file 386/930 Patching output file 387/930 Patching output file 388/930 Patching output file 389/930 Patching output file 390/930 Patching output file 391/930 Patching output file 392/930 Patching output file 393/930 Patching output file 394/930 Patching output file 395/930 Patching output file 396/930 Patching output file 397/930 Patching output file 398/930 Patching output file 399/930 Patching output file 400/930 Patching output file 401/930 Patching output file 402/930 Patching output file 403/930 Patching output file 404/930 Patching output file 405/930 Patching output file 406/930 Patching output file 407/930 Patching output file 408/930 Patching output file 409/930 Patching output file 410/930 Patching output file 411/930 Patching output file 412/930 Patching output file 413/930 Patching output file 414/930 Patching output file 415/930 Patching output file 416/930 Patching output file 417/930 Patching output file 418/930 Patching output file 419/930 Patching output file 420/930 Patching output file 421/930 Patching output file 422/930 Patching output file 423/930 Patching output file 424/930 Patching output file 425/930 Patching output file 426/930 Patching output file 427/930 Patching output file 428/930 Patching output file 429/930 Patching output file 430/930 Patching output file 431/930 Patching output file 432/930 Patching output file 433/930 Patching output file 434/930 Patching output file 435/930 Patching output file 436/930 Patching output file 437/930 Patching output file 438/930 Patching output file 439/930 Patching output file 440/930 Patching output file 441/930 Patching output file 442/930 Patching output file 443/930 Patching output file 444/930 Patching output file 445/930 Patching output file 446/930 Patching output file 447/930 Patching output file 448/930 Patching output file 449/930 Patching output file 450/930 Patching output file 451/930 Patching output file 452/930 Patching output file 453/930 Patching output file 454/930 Patching output file 455/930 Patching output file 456/930 Patching output file 457/930 Patching output file 458/930 Patching output file 459/930 Patching output file 460/930 Patching output file 461/930 Patching output file 462/930 Patching output file 463/930 Patching output file 464/930 Patching output file 465/930 Patching output file 466/930 Patching output file 467/930 Patching output file 468/930 Patching output file 469/930 Patching output file 470/930 Patching output file 471/930 Patching output file 472/930 Patching output file 473/930 Patching output file 474/930 Patching output file 475/930 Patching output file 476/930 Patching output file 477/930 Patching output file 478/930 Patching output file 479/930 Patching output file 480/930 Patching output file 481/930 Patching output file 482/930 Patching output file 483/930 Patching output file 484/930 Patching output file 485/930 Patching output file 486/930 Patching output file 487/930 Patching output file 488/930 Patching output file 489/930 Patching output file 490/930 Patching output file 491/930 Patching output file 492/930 Patching output file 493/930 Patching output file 494/930 Patching output file 495/930 Patching output file 496/930 Patching output file 497/930 Patching output file 498/930 Patching output file 499/930 Patching output file 500/930 Patching output file 501/930 Patching output file 502/930 Patching output file 503/930 Patching output file 504/930 Patching output file 505/930 Patching output file 506/930 Patching output file 507/930 Patching output file 508/930 Patching output file 509/930 Patching output file 510/930 Patching output file 511/930 Patching output file 512/930 Patching output file 513/930 Patching output file 514/930 Patching output file 515/930 Patching output file 516/930 Patching output file 517/930 Patching output file 518/930 Patching output file 519/930 Patching output file 520/930 Patching output file 521/930 Patching output file 522/930 Patching output file 523/930 Patching output file 524/930 Patching output file 525/930 Patching output file 526/930 Patching output file 527/930 Patching output file 528/930 Patching output file 529/930 Patching output file 530/930 Patching output file 531/930 Patching output file 532/930 Patching output file 533/930 Patching output file 534/930 Patching output file 535/930 Patching output file 536/930 Patching output file 537/930 Patching output file 538/930 Patching output file 539/930 Patching output file 540/930 Patching output file 541/930 Patching output file 542/930 Patching output file 543/930 Patching output file 544/930 Patching output file 545/930 Patching output file 546/930 Patching output file 547/930 Patching output file 548/930 Patching output file 549/930 Patching output file 550/930 Patching output file 551/930 Patching output file 552/930 Patching output file 553/930 Patching output file 554/930 Patching output file 555/930 Patching output file 556/930 Patching output file 557/930 Patching output file 558/930 Patching output file 559/930 Patching output file 560/930 Patching output file 561/930 Patching output file 562/930 Patching output file 563/930 Patching output file 564/930 Patching output file 565/930 Patching output file 566/930 Patching output file 567/930 Patching output file 568/930 Patching output file 569/930 Patching output file 570/930 Patching output file 571/930 Patching output file 572/930 Patching output file 573/930 Patching output file 574/930 Patching output file 575/930 Patching output file 576/930 Patching output file 577/930 Patching output file 578/930 Patching output file 579/930 Patching output file 580/930 Patching output file 581/930 Patching output file 582/930 Patching output file 583/930 Patching output file 584/930 Patching output file 585/930 Patching output file 586/930 Patching output file 587/930 Patching output file 588/930 Patching output file 589/930 Patching output file 590/930 Patching output file 591/930 Patching output file 592/930 Patching output file 593/930 Patching output file 594/930 Patching output file 595/930 Patching output file 596/930 Patching output file 597/930 Patching output file 598/930 Patching output file 599/930 Patching output file 600/930 Patching output file 601/930 Patching output file 602/930 Patching output file 603/930 Patching output file 604/930 Patching output file 605/930 Patching output file 606/930 Patching output file 607/930 Patching output file 608/930 Patching output file 609/930 Patching output file 610/930 Patching output file 611/930 Patching output file 612/930 Patching output file 613/930 Patching output file 614/930 Patching output file 615/930 Patching output file 616/930 Patching output file 617/930 Patching output file 618/930 Patching output file 619/930 Patching output file 620/930 Patching output file 621/930 Patching output file 622/930 Patching output file 623/930 Patching output file 624/930 Patching output file 625/930 Patching output file 626/930 Patching output file 627/930 Patching output file 628/930 Patching output file 629/930 Patching output file 630/930 Patching output file 631/930 Patching output file 632/930 Patching output file 633/930 Patching output file 634/930 Patching output file 635/930 Patching output file 636/930 Patching output file 637/930 Patching output file 638/930 Patching output file 639/930 Patching output file 640/930 Patching output file 641/930 Patching output file 642/930 Patching output file 643/930 Patching output file 644/930 Patching output file 645/930 Patching output file 646/930 Patching output file 647/930 Patching output file 648/930 Patching output file 649/930 Patching output file 650/930 Patching output file 651/930 Patching output file 652/930 Patching output file 653/930 Patching output file 654/930 Patching output file 655/930 Patching output file 656/930 Patching output file 657/930 Patching output file 658/930 Patching output file 659/930 Patching output file 660/930 Patching output file 661/930 Patching output file 662/930 Patching output file 663/930 Patching output file 664/930 Patching output file 665/930 Patching output file 666/930 Patching output file 667/930 Patching output file 668/930 Patching output file 669/930 Patching output file 670/930 Patching output file 671/930 Patching output file 672/930 Patching output file 673/930 Patching output file 674/930 Patching output file 675/930 Patching output file 676/930 Patching output file 677/930 Patching output file 678/930 Patching output file 679/930 Patching output file 680/930 Patching output file 681/930 Patching output file 682/930 Patching output file 683/930 Patching output file 684/930 Patching output file 685/930 Patching output file 686/930 Patching output file 687/930 Patching output file 688/930 Patching output file 689/930 Patching output file 690/930 Patching output file 691/930 Patching output file 692/930 Patching output file 693/930 Patching output file 694/930 Patching output file 695/930 Patching output file 696/930 Patching output file 697/930 Patching output file 698/930 Patching output file 699/930 Patching output file 700/930 Patching output file 701/930 Patching output file 702/930 Patching output file 703/930 Patching output file 704/930 Patching output file 705/930 Patching output file 706/930 Patching output file 707/930 Patching output file 708/930 Patching output file 709/930 Patching output file 710/930 Patching output file 711/930 Patching output file 712/930 Patching output file 713/930 Patching output file 714/930 Patching output file 715/930 Patching output file 716/930 Patching output file 717/930 Patching output file 718/930 Patching output file 719/930 Patching output file 720/930 Patching output file 721/930 Patching output file 722/930 Patching output file 723/930 Patching output file 724/930 Patching output file 725/930 Patching output file 726/930 Patching output file 727/930 Patching output file 728/930 Patching output file 729/930 Patching output file 730/930 Patching output file 731/930 Patching output file 732/930 Patching output file 733/930 Patching output file 734/930 Patching output file 735/930 Patching output file 736/930 Patching output file 737/930 Patching output file 738/930 Patching output file 739/930 Patching output file 740/930 Patching output file 741/930 Patching output file 742/930 Patching output file 743/930 Patching output file 744/930 Patching output file 745/930 Patching output file 746/930 Patching output file 747/930 Patching output file 748/930 Patching output file 749/930 Patching output file 750/930 Patching output file 751/930 Patching output file 752/930 Patching output file 753/930 Patching output file 754/930 Patching output file 755/930 Patching output file 756/930 Patching output file 757/930 Patching output file 758/930 Patching output file 759/930 Patching output file 760/930 Patching output file 761/930 Patching output file 762/930 Patching output file 763/930 Patching output file 764/930 Patching output file 765/930 Patching output file 766/930 Patching output file 767/930 Patching output file 768/930 Patching output file 769/930 Patching output file 770/930 Patching output file 771/930 Patching output file 772/930 Patching output file 773/930 Patching output file 774/930 Patching output file 775/930 Patching output file 776/930 Patching output file 777/930 Patching output file 778/930 Patching output file 779/930 Patching output file 780/930 Patching output file 781/930 Patching output file 782/930 Patching output file 783/930 Patching output file 784/930 Patching output file 785/930 Patching output file 786/930 Patching output file 787/930 Patching output file 788/930 Patching output file 789/930 Patching output file 790/930 Patching output file 791/930 Patching output file 792/930 Patching output file 793/930 Patching output file 794/930 Patching output file 795/930 Patching output file 796/930 Patching output file 797/930 Patching output file 798/930 Patching output file 799/930 Patching output file 800/930 Patching output file 801/930 Patching output file 802/930 Patching output file 803/930 Patching output file 804/930 Patching output file 805/930 Patching output file 806/930 Patching output file 807/930 Patching output file 808/930 Patching output file 809/930 Patching output file 810/930 Patching output file 811/930 Patching output file 812/930 Patching output file 813/930 Patching output file 814/930 Patching output file 815/930 Patching output file 816/930 Patching output file 817/930 Patching output file 818/930 Patching output file 819/930 Patching output file 820/930 Patching output file 821/930 Patching output file 822/930 Patching output file 823/930 Patching output file 824/930 Patching output file 825/930 Patching output file 826/930 Patching output file 827/930 Patching output file 828/930 Patching output file 829/930 Patching output file 830/930 Patching output file 831/930 Patching output file 832/930 Patching output file 833/930 Patching output file 834/930 Patching output file 835/930 Patching output file 836/930 Patching output file 837/930 Patching output file 838/930 Patching output file 839/930 Patching output file 840/930 Patching output file 841/930 Patching output file 842/930 Patching output file 843/930 Patching output file 844/930 Patching output file 845/930 Patching output file 846/930 Patching output file 847/930 Patching output file 848/930 Patching output file 849/930 Patching output file 850/930 Patching output file 851/930 Patching output file 852/930 Patching output file 853/930 Patching output file 854/930 Patching output file 855/930 Patching output file 856/930 Patching output file 857/930 Patching output file 858/930 Patching output file 859/930 Patching output file 860/930 Patching output file 861/930 Patching output file 862/930 Patching output file 863/930 Patching output file 864/930 Patching output file 865/930 Patching output file 866/930 Patching output file 867/930 Patching output file 868/930 Patching output file 869/930 Patching output file 870/930 Patching output file 871/930 Patching output file 872/930 Patching output file 873/930 Patching output file 874/930 Patching output file 875/930 Patching output file 876/930 Patching output file 877/930 Patching output file 878/930 Patching output file 879/930 Patching output file 880/930 Patching output file 881/930 Patching output file 882/930 Patching output file 883/930 Patching output file 884/930 Patching output file 885/930 Patching output file 886/930 Patching output file 887/930 Patching output file 888/930 Patching output file 889/930 Patching output file 890/930 Patching output file 891/930 Patching output file 892/930 Patching output file 893/930 Patching output file 894/930 Patching output file 895/930 Patching output file 896/930 Patching output file 897/930 Patching output file 898/930 Patching output file 899/930 Patching output file 900/930 Patching output file 901/930 Patching output file 902/930 Patching output file 903/930 Patching output file 904/930 Patching output file 905/930 Patching output file 906/930 Patching output file 907/930 Patching output file 908/930 Patching output file 909/930 Patching output file 910/930 Patching output file 911/930 Patching output file 912/930 Patching output file 913/930 Patching output file 914/930 Patching output file 915/930 Patching output file 916/930 Patching output file 917/930 Patching output file 918/930 Patching output file 919/930 Patching output file 920/930 Patching output file 921/930 Patching output file 922/930 Patching output file 923/930 Patching output file 924/930 Patching output file 925/930 Patching output file 926/930 Patching output file 927/930 Patching output file 928/930 Patching output file 929/930 Patching output file 930/930 lookup cache used 21213/65536 hits=133075 misses=22328 finished... + popd ~/build/BUILD/xalan-c-Xalan-C_1_11_0 + mv -v build/docs/xalan-c build/docs/html renamed 'build/docs/xalan-c' -> 'build/docs/html' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TAcsaU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64 + cd xalan-c-Xalan-C_1_11_0 + export XALANCROOT=/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0 + XALANCROOT=/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0 + export XERCESROOT=/usr/include/xercesc/ + XERCESROOT=/usr/include/xercesc/ + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/make -C src/xalanc install make[1]: Entering directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc' Preparing the directory structure for a build ... mkdir -p ../../obj mkdir -p ../../lib mkdir -p ../../bin /usr/bin/make -C Utils prepare make[2]: Entering directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils' mkdir -p ../../../nls mkdir -p ../../../nls/include make[2]: Leaving directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils' /usr/bin/make -C Utils locale make[2]: Entering directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils' make[2]: Nothing to be done for 'locale'. make[2]: Leaving directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils' /usr/bin/make -C Utils install make[2]: Entering directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils' /usr/bin/install -p -m 644 ../../../nls/include/LocalMsgIndex.hpp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/PlatformSupport /usr/bin/make -C XalanMsgLib install make[3]: Entering directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/XalanMsgLib' mkdir -p /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64//usr/lib64 /usr/bin/install -p ../../../../lib/libxalanMsg.so.111.0 /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64//usr/lib64 rm -f /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64//usr/lib64/libxalanMsg.so && \ ln -fs libxalanMsg.so.111.0 \ /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64//usr/lib64/libxalanMsg.so rm -f /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64//usr/lib64/libxalanMsg.so.111 && \ ln -fs libxalanMsg.so.111.0 \ /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64//usr/lib64/libxalanMsg.so.111 make[3]: Leaving directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils/XalanMsgLib' make[2]: Leaving directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/Utils' mkdir -p /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64//usr/bin for bin in Xalan; do \ /usr/bin/install -p ../../bin/$bin \ /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64//usr/bin; \ done mkdir -p /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64//usr/lib64 /usr/bin/install -p ../../lib/libxalan-c.so.111.0 /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64//usr/lib64 rm -f /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64//usr/lib64/libxalan-c.so && \ ln -fs libxalan-c.so.111.0 /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64//usr/lib64/libxalan-c.so rm -f /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64//usr/lib64/libxalan-c.so.111 && \ ln -fs libxalan-c.so.111.0 /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64//usr/lib64/libxalan-c.so.111 mkdir -p /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64//usr/include/xalanc for hdir in DOMSupport Include PlatformSupport XMLSupport XPath XSLT XalanDOM XalanEXSLT XalanExtensions XalanSourceTree XercesParserLiaison XercesParserLiaison/Deprecated XalanTransformer Harness XPathCAPI; do \ mkdir -p /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64//usr/include/xalanc/$hdir; \ cp /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc/$hdir/*.h* \ /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64//usr/include/xalanc/$hdir \ 2> /dev/null; \ done make[1]: Leaving directory '/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/src/xalanc' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.11.0-21.fc33 --unique-debug-suffix -1.11.0-21.fc33.riscv64 --unique-debug-src-base xalan-c-1.11.0-21.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/xalan-c-Xalan-C_1_11_0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64/usr/bin/Xalan explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64/usr/lib64/libxalanMsg.so.111.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64/usr/lib64/libxalan-c.so.111.0 extracting debug info from /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64/usr/lib64/libxalanMsg.so.111.0 extracting debug info from /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64/usr/bin/Xalan extracting debug info from /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64/usr/lib64/libxalan-c.so.111.0 original debug info size: 101312kB, size after compression: 90776kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 12214 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GiwGqT + umask 022 + cd /builddir/build/BUILD + cd xalan-c-Xalan-C_1_11_0 + env LD_LIBRARY_PATH=/builddir/build/BUILD/xalan-c-Xalan-C_1_11_0/lib ./bin/testXPath Execution of XPath 9 + 7 - 6 * 42 + 36 div 3 + 100 - 2 * 6 succeeded. The result was -136 Execution of XPath 9 + 7 - 6 + 3 + 24 - 32 - 89 + 123 - 12256 + 89957 succeeded. The result was 77740 Execution of XPath 0 + 0 succeeded. The result was 0 Execution of XPath 1 div 2 succeeded. The result was 0.5 Execution of XPath 1 * 0.25 succeeded. The result was 0.25 Execution of XPath 3 * 3 * 3 succeeded. The result was 27 Execution of XPath 9 div 3 div 3 succeeded. The result was 1 Execution of XPath 15.95 - 13.56 succeeded. The result was 2.389999999999999 Execution of XPath string(0) succeeded. The result was "0". Execution of XPath string(1.5) succeeded. The result was "1.5". Execution of XPath string(-1.5) succeeded. The result was "-1.5". Execution of XPath string(0.5) succeeded. The result was "0.5". Execution of XPath string(-0.5) succeeded. The result was "-0.5". Execution of XPath string(9) succeeded. The result was "9". Execution of XPath string(-9) succeeded. The result was "-9". Execution of XPath string("9") succeeded. The result was "9". Execution of XPath string(0.25) succeeded. The result was "0.25". Execution of XPath concat("foo", "bar") succeeded. The result was "foobar". Execution of XPath concat("foo", "bar", "sky") succeeded. The result was "foobarsky". Execution of XPath contains("foobar", "oba") succeeded. The result was "true". Execution of XPath contains("LotusXSL4C is great", "boag") succeeded. The result was "false". Execution of XPath starts-with("foobar", "foo") succeeded. The result was "true". Execution of XPath starts-with("LotusXSL4C is great", "boag") succeeded. The result was "false". Execution of XPath substring-after("1999/04/01", "/") succeeded. The result was "04/01". Execution of XPath substring-after("1999/04/01", "19") succeeded. The result was "99/04/01". Execution of XPath substring-before("1999/04/01", "/") succeeded. The result was "1999". Execution of XPath substring-before("1999/04/01", "01") succeeded. The result was "1999/04/". Execution of XPath substring("12345", 1.5, 2.6) succeeded. The result was "234". Execution of XPath substring("12345", 0, 3) succeeded. The result was "12". Execution of XPath substring("12345", 5, 29) succeeded. The result was "5". Execution of XPath substring("12345", -1, 2) succeeded. The result was "". Execution of XPath substring("12345", -2, -1) succeeded. The result was "". Execution of XPath substring("12345", -2) succeeded. The result was "12345". Execution of XPath normalize-space(" aa a ") succeeded. The result was "aa a". Execution of XPath translate("---aaa--", "abc-", "ABC") succeeded. The result was "AAA". Execution of XPath 5 = 0 succeeded. The result was "false". Execution of XPath 5 = 5 succeeded. The result was "true". Execution of XPath 0 < 2 < 3 succeeded. The result was true. Execution of XPath 0 < 2 > 3 succeeded. The result was false. Execution of XPath 1 < 2 < 3 succeeded. The result was true. Execution of XPath 0 div 0 != 0 div 0 succeeded. The result was true. Execution of XPath 0 div 0 = 0 div 0 succeeded. The result was false. Execution of XPath 1 < 0 div 0 succeeded. The result was false. Execution of XPath 1 <= 0 div 0 succeeded. The result was false. Execution of XPath 2 > 0 div 0 succeeded. The result was false. Execution of XPath 2 >= 0 div 0 succeeded. The result was false. Execution of XPath 1 < 2 succeeded. The result was true. Execution of XPath 1500 < 657 succeeded. The result was false. Execution of XPath 1465787676 < 5 div 0 succeeded. The result was true. Execution of XPath 4657 div 0 < 4563745658 succeeded. The result was false. Execution of XPath 1000 <= 256000 succeeded. The result was true. Execution of XPath 1000 <= 1000 succeeded. The result was true. Execution of XPath 200564 <= 1999 succeeded. The result was false. Execution of XPath 5768594 <= 56 div 0 succeeded. The result was true. Execution of XPath 564783 div 0 <= 6758494857 succeeded. The result was false. Execution of XPath 2015 > 100 succeeded. The result was true. Execution of XPath 56478 > 240000 succeeded. The result was false. Execution of XPath 4657 div 0 > 57683946 succeeded. The result was true. Execution of XPath 573068574 > 5 div 0 succeeded. The result was false. Execution of XPath 46000 >= 1500 succeeded. The result was true. Execution of XPath 56983 >= 56983 succeeded. The result was true. Execution of XPath 460983 >= 1500000 succeeded. The result was false. Execution of XPath 67594876 div 0 >= 576849 succeeded. The result was true. Execution of XPath 1465787676 >= 5 div 0 succeeded. The result was false. Execution of XPath -1465787676 >= -5 div 0 succeeded. The result was true. Execution of XPath -1679 < -87 div 0 succeeded. The result was false. Execution of XPath 1 = 2 = 0 succeeded. The result was true. Execution of XPath 1 = 2 != 0 succeeded. The result was false. Processing files: xalan-c-1.11.0-21.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.d3Nq5S + umask 022 + cd /builddir/build/BUILD + cd xalan-c-Xalan-C_1_11_0 + LICENSEDIR=/builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64/usr/share/licenses/xalan-c + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64/usr/share/licenses/xalan-c + cp -pr LICENSE /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64/usr/share/licenses/xalan-c + RPM_EC=0 ++ jobs -p + exit 0 Provides: libxalan-c.so.111()(64bit) libxalanMsg.so.111()(64bit) xalan-c = 1.11.0-21.fc33 xalan-c(riscv-64) = 1.11.0-21.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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.3.1)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(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.9)(64bit) libxalan-c.so.111()(64bit) libxalanMsg.so.111()(64bit) libxerces-c-3.2.so()(64bit) rtld(GNU_HASH) Processing files: xalan-c-devel-1.11.0-21.fc33.riscv64 Provides: xalan-c-devel = 1.11.0-21.fc33 xalan-c-devel(riscv-64) = 1.11.0-21.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libxalan-c.so.111()(64bit) libxalanMsg.so.111()(64bit) Processing files: xalan-c-doc-1.11.0-21.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vDJp2R + umask 022 + cd /builddir/build/BUILD + cd xalan-c-Xalan-C_1_11_0 + DOCDIR=/builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64/usr/share/doc/xalan-c-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64/usr/share/doc/xalan-c-doc + cp -pr KEYS /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64/usr/share/doc/xalan-c-doc + cp -pr NOTICE /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64/usr/share/doc/xalan-c-doc + cp -pr README /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64/usr/share/doc/xalan-c-doc + cp -pr readme.html /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64/usr/share/doc/xalan-c-doc + cp -pr samples /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64/usr/share/doc/xalan-c-doc + cp -pr build/docs/html /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64/usr/share/doc/xalan-c-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.u1CfcR + umask 022 + cd /builddir/build/BUILD + cd xalan-c-Xalan-C_1_11_0 + LICENSEDIR=/builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64/usr/share/licenses/xalan-c-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64/usr/share/licenses/xalan-c-doc + cp -pr LICENSE /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64/usr/share/licenses/xalan-c-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: xalan-c-doc = 1.11.0-21.fc33 xalan-c-doc(riscv-64) = 1.11.0-21.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xalan-c-debugsource-1.11.0-21.fc33.riscv64 Provides: xalan-c-debugsource = 1.11.0-21.fc33 xalan-c-debugsource(riscv-64) = 1.11.0-21.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xalan-c-debuginfo-1.11.0-21.fc33.riscv64 Provides: debuginfo(build-id) = 5c34276a2177027d3ae57c98b68135beed39d63b debuginfo(build-id) = a4c78c819f42ad3a5b43478df7baf88a61fb0d09 debuginfo(build-id) = d69c234a8c5dfa039f79603e2c359300b65d4679 xalan-c-debuginfo = 1.11.0-21.fc33 xalan-c-debuginfo(riscv-64) = 1.11.0-21.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xalan-c-debugsource(riscv-64) = 1.11.0-21.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64 Wrote: /builddir/build/RPMS/xalan-c-devel-1.11.0-21.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/xalan-c-1.11.0-21.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/xalan-c-debugsource-1.11.0-21.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/xalan-c-debuginfo-1.11.0-21.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/xalan-c-doc-1.11.0-21.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kipuZQ + umask 022 + cd /builddir/build/BUILD + cd xalan-c-Xalan-C_1_11_0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xalan-c-1.11.0-21.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0