<86>Aug 8 13:13:06 userdel[2323042]: delete user 'rooter' <86>Aug 8 13:13:06 userdel[2323042]: removed group 'rooter' owned by 'rooter' <86>Aug 8 13:13:06 groupadd[2323055]: group added to /etc/group: name=rooter, GID=636 <86>Aug 8 13:13:06 groupadd[2323055]: group added to /etc/gshadow: name=rooter <86>Aug 8 13:13:06 groupadd[2323055]: new group: name=rooter, GID=636 <86>Aug 8 13:13:06 useradd[2323067]: new user: name=rooter, UID=636, GID=636, home=/root, shell=/bin/bash <86>Aug 8 13:13:06 userdel[2323089]: delete user 'builder' <86>Aug 8 13:13:06 userdel[2323089]: removed group 'builder' owned by 'builder' <86>Aug 8 13:13:06 userdel[2323089]: removed shadow group 'builder' owned by 'builder' <86>Aug 8 13:13:06 groupadd[2323104]: group added to /etc/group: name=builder, GID=637 <86>Aug 8 13:13:06 groupadd[2323104]: group added to /etc/gshadow: name=builder <86>Aug 8 13:13:06 groupadd[2323104]: new group: name=builder, GID=637 <86>Aug 8 13:13:06 useradd[2323120]: new user: name=builder, UID=637, GID=637, home=/usr/src, shell=/bin/bash <13>Aug 8 13:13:08 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Aug 8 13:13:08 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Aug 8 13:13:09 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Aug 8 13:13:09 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed <13>Aug 8 13:13:09 rpmi: libstdc++-devel-8-alt2 p9+246536.100.3.1 1582643803 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libxerces-c-3.2.2-alt1.qa1.nosrc.rpm (w1.gzdio) Installing libxerces-c-3.2.2-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.32714 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xerces-c-3.2.2 + echo 'Source #0 (xerces-c-3.2.2.tar):' Source #0 (xerces-c-3.2.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/xerces-c-3.2.2.tar + cd xerces-c-3.2.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.32714 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xerces-c-3.2.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static --enable-transcoder-iconv configure: WARNING: unrecognized options: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking whether make supports nested variables... yes checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether UID '637' is supported by ustar format... yes checking whether GID '637' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking whether to use rpath... yes checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-g++... none checking for a sed that does not truncate output... /bin/sed checking whether ln -s works... yes checking how to print strings... printf checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for inttypes.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for memory.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking CoreServices/CoreServices.h usability... no checking CoreServices/CoreServices.h presence... no checking for CoreServices/CoreServices.h... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking for stdbool.h that conforms to C99... no checking for _Bool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking size of wchar_t... 4 checking for size_t... yes checking for ssize_t... yes checking for off_t... yes checking for size_t... (cached) yes checking for inttypes.h... (cached) yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for an appropriate signed 16 bit integer type... int16_t checking for an appropriate unsigned 16 bit integer type... uint16_t checking for an appropriate signed 32 bit integer type... int32_t checking for an appropriate unsigned 32 bit integer type... uint32_t checking for an appropriate signed 64 bit integer type... int64_t checking for an appropriate unsigned 64 bit integer type... uint64_t checking whether the compiler recognizes bool as a built-in type... yes checking whether the compiler implements namespaces... yes checking whether the compiler supports the std namespace... yes checking whether the compiler supports ISO C++ standard library... yes checking whether the compiler implements L"widestring"... yes checking for the pthreads library -lpthreads... no checking for the pthreads library -lpthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for getcwd... yes checking for pathconf... yes checking for realpath... yes checking for getaddrinfo... yes checking for gethostbyaddr... yes checking for gethostbyname... yes checking for socket... yes checking for clock_gettime... yes checking for ftime... yes checking for gettimeofday... yes checking for timegm... yes checking for gmtime_r... yes checking for memmove... yes checking for memset... yes checking for nl_langinfo... yes checking for setlocale... yes checking for localeconv... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for stricmp... no checking for strnicmp... no checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for snprintf... yes checking for towupper... yes checking for towlower... yes checking for mblen... yes checking for wcsupr... no checking for wcslwr... no checking for wcsnicmp... no checking for wcsicmp... no checking for PATH_MAX... yes checking for cstdint... yes checking for mbrlen... yes checking for wcsrtombs... yes checking for mbsrtowcs... yes checking if iconv uses const pointers... no checking for stricmp... (cached) no checking for strnicmp... (cached) no checking for towlower... (cached) yes checking for towupper... (cached) yes checking for which path delimiter characters to accept... / checking whether the compiler supports ISO C++11 and ... yes checking whether we can support the Standard C++11 threads-based MutexMgr... yes checking whether we can support the POSIX threads (pthreads)-based MutexMgr... yes checking whether we can support the NoThreads MutexMgr... yes checking for which mutex manager to use (choices: -standard- -posix- -nothreads-)... standard checking for curl-config... no checking curl/curl.h usability... no checking curl/curl.h presence... no checking for curl/curl.h... no checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking whether we can support the libcurl-based NetAccessor... no checking whether we can support the sockets-based NetAccessor... yes checking for which NetAccessor to use (choices: -socket-)... socket checking for icu-config... no checking unicode/ucnv.h usability... no checking unicode/ucnv.h presence... no checking for unicode/ucnv.h... no checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for wchar.h... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for locale.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for endian.h... (cached) yes checking for iconv_open... yes checking for iconv_close... yes checking for iconv... yes checking whether we can support the GNU iconv Transcoder... yes checking for wchar.h... (cached) yes checking for mblen... (cached) yes checking for wcstombs... yes checking for mbstowcs... yes checking whether we can support the iconv Transcoder... yes checking whether we can support the ICU Transcoder... no checking for which Transcoder to use (choices: -gnuiconv- -ICONV-)... iconv checking whether we support the InMemory MsgLoader... yes checking whether we support the ICU MsgLoader... no checking for nl_types.h... (cached) yes checking for catopen... yes checking for catclose... yes checking for catgets... yes checking whether we can support the iconv MsgLoader... yes checking for which MsgLoader to use (choices: -inmemory- -iconv-)... inmemory checking for which File Manager to use... POSIX checking whether C++11 char16_t is available... yes checking whether we can support char16_t XMLCh... yes checking whether the Windows SDK is available and using wchar_t as wide string... no checking whether we can support wchar_t XMLCh... no checking whether we can support uint16_t XMLCh... yes checking for which XMLCh type to use (choices: -char16_t- -uint16_t-)... char16_t checking whether the compiler chokes on a placement operator delete... no checking whether we need to add -msse2... yes checking for intrin.h usability... no checking for emmintrin.h usability... yes checking for cpuid.h usability... yes checking whether the compiler has the CPUID intrinsic... no checking whether the compiler has the _get_cpuid intrinsic... yes checking whether the compiler has the SSE2 intrinsic... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating doc/style/dtd/entities.ent config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating samples/Makefile config.status: creating xerces-c.pc config.status: creating scripts/run-test config.status: creating config.h config.status: creating src/xercesc/util/Xerces_autoconf_config.hpp config.status: creating src/xercesc/util/XercesVersion.hpp config.status: executing depfiles commands config.status: executing libtool commands config.status: executing libtool-rpath-patch commands configure: WARNING: unrecognized options: --without-included-gettext configure: configure: Report: configure: File Manager: POSIX configure: Mutex Manager: standard configure: Transcoder: iconv configure: NetAccessor: socket configure: Message Loader: inmemory configure: XMLCh Type: char16_t + sed -ri 's/^(hardcode_libdir_flag_spec|runpath_var)=.*/\1=/' libtool + make -j8 make all-recursive Making all in doc make[2]: Nothing to be done for 'all'. Making all in src make all-am make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/SchemaSymbols.lo xercesc/validators/schema/SchemaSymbols.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/SchemaSymbols.cpp -fPIC -DPIC -o xercesc/validators/schema/.libs/SchemaSymbols.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/NamespaceScope.lo xercesc/validators/schema/NamespaceScope.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/NamespaceScope.cpp -fPIC -DPIC -o xercesc/validators/schema/.libs/NamespaceScope.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/SchemaAttDef.lo xercesc/validators/schema/SchemaAttDef.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/SchemaAttDef.cpp -fPIC -DPIC -o xercesc/validators/schema/.libs/SchemaAttDef.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/SchemaElementDecl.lo xercesc/validators/schema/SchemaElementDecl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/SchemaElementDecl.cpp -fPIC -DPIC -o xercesc/validators/schema/.libs/SchemaElementDecl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/SchemaAttDefList.lo xercesc/validators/schema/SchemaAttDefList.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/SchemaAttDefList.cpp -fPIC -DPIC -o xercesc/validators/schema/.libs/SchemaAttDefList.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/SchemaInfo.lo xercesc/validators/schema/SchemaInfo.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/SchemaInfo.cpp -fPIC -DPIC -o xercesc/validators/schema/.libs/SchemaInfo.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/XercesElementWildcard.lo xercesc/validators/schema/XercesElementWildcard.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/XercesElementWildcard.cpp -fPIC -DPIC -o xercesc/validators/schema/.libs/XercesElementWildcard.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/SubstitutionGroupComparator.lo xercesc/validators/schema/SubstitutionGroupComparator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/SubstitutionGroupComparator.cpp -fPIC -DPIC -o xercesc/validators/schema/.libs/SubstitutionGroupComparator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/SchemaGrammar.lo xercesc/validators/schema/SchemaGrammar.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/SchemaGrammar.cpp -fPIC -DPIC -o xercesc/validators/schema/.libs/SchemaGrammar.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/XercesAttGroupInfo.lo xercesc/validators/schema/XercesAttGroupInfo.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/XercesAttGroupInfo.cpp -fPIC -DPIC -o xercesc/validators/schema/.libs/XercesAttGroupInfo.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/XSDLocator.lo xercesc/validators/schema/XSDLocator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/XSDLocator.cpp -fPIC -DPIC -o xercesc/validators/schema/.libs/XSDLocator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/XercesGroupInfo.lo xercesc/validators/schema/XercesGroupInfo.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/XercesGroupInfo.cpp -fPIC -DPIC -o xercesc/validators/schema/.libs/XercesGroupInfo.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/XMLSchemaDescriptionImpl.lo xercesc/validators/schema/XMLSchemaDescriptionImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/XMLSchemaDescriptionImpl.cpp -fPIC -DPIC -o xercesc/validators/schema/.libs/XMLSchemaDescriptionImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/XUtil.lo xercesc/validators/schema/XUtil.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/XUtil.cpp -fPIC -DPIC -o xercesc/validators/schema/.libs/XUtil.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/XSDErrorReporter.lo xercesc/validators/schema/XSDErrorReporter.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/XSDErrorReporter.cpp -fPIC -DPIC -o xercesc/validators/schema/.libs/XSDErrorReporter.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -c -o stricmp.lo stricmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -c stricmp.c -fPIC -DPIC -o .libs/stricmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -c -o strnicmp.lo strnicmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -c strnicmp.c -fPIC -DPIC -o .libs/strnicmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/BinFileInputStream.lo xercesc/util/BinFileInputStream.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/BinFileInputStream.cpp -fPIC -DPIC -o xercesc/util/.libs/BinFileInputStream.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/BinInputStream.lo xercesc/util/BinInputStream.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/BinInputStream.cpp -fPIC -DPIC -o xercesc/util/.libs/BinInputStream.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/BinMemInputStream.lo xercesc/util/BinMemInputStream.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/BinMemInputStream.cpp -fPIC -DPIC -o xercesc/util/.libs/BinMemInputStream.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/BitSet.lo xercesc/util/BitSet.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/BitSet.cpp -fPIC -DPIC -o xercesc/util/.libs/BitSet.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/HeaderDummy.lo xercesc/util/HeaderDummy.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/HeaderDummy.cpp -fPIC -DPIC -o xercesc/util/.libs/HeaderDummy.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/DefaultPanicHandler.lo xercesc/util/DefaultPanicHandler.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/DefaultPanicHandler.cpp -fPIC -DPIC -o xercesc/util/.libs/DefaultPanicHandler.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/XSDDOMParser.lo xercesc/validators/schema/XSDDOMParser.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/XSDDOMParser.cpp -fPIC -DPIC -o xercesc/validators/schema/.libs/XSDDOMParser.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/Base64.lo xercesc/util/Base64.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/Base64.cpp -fPIC -DPIC -o xercesc/util/.libs/Base64.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/EncodingValidator.lo xercesc/util/EncodingValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/EncodingValidator.cpp -fPIC -DPIC -o xercesc/util/.libs/EncodingValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/JanitorExports.lo xercesc/util/JanitorExports.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/JanitorExports.cpp -fPIC -DPIC -o xercesc/util/.libs/JanitorExports.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/Mutexes.lo xercesc/util/Mutexes.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/Mutexes.cpp -fPIC -DPIC -o xercesc/util/.libs/Mutexes.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/PanicHandler.lo xercesc/util/PanicHandler.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/PanicHandler.cpp -fPIC -DPIC -o xercesc/util/.libs/PanicHandler.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/HexBin.lo xercesc/util/HexBin.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/HexBin.cpp -fPIC -DPIC -o xercesc/util/.libs/HexBin.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/SchemaValidator.lo xercesc/validators/schema/SchemaValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/SchemaValidator.cpp -fPIC -DPIC -o xercesc/validators/schema/.libs/SchemaValidator.o xercesc/validators/schema/SchemaValidator.cpp: In member function 'void xercesc_3_2::SchemaValidator::checkRecurseAsIfGroup(xercesc_3_2::SchemaGrammar*, xercesc_3_2::ContentSpecNode*, int, const xercesc_3_2::ContentSpecNode*, int, xercesc_3_2::ValueVectorOf*, const xercesc_3_2::ComplexTypeInfo*)': xercesc/validators/schema/SchemaValidator.cpp:1763:61: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] if (baseNodes->elementAt(j)->getMinTotalRange() * baseSpecNode->getMinOccurs()) { //!emptiable ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/KVStringPair.lo xercesc/util/KVStringPair.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/KVStringPair.cpp -fPIC -DPIC -o xercesc/util/.libs/KVStringPair.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/PSVIUni.lo xercesc/util/PSVIUni.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/PSVIUni.cpp -fPIC -DPIC -o xercesc/util/.libs/PSVIUni.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/CharToken.lo xercesc/util/regx/CharToken.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/CharToken.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/CharToken.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/QName.lo xercesc/util/QName.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/QName.cpp -fPIC -DPIC -o xercesc/util/.libs/QName.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/PlatformUtils.lo xercesc/util/PlatformUtils.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/PlatformUtils.cpp -fPIC -DPIC -o xercesc/util/.libs/PlatformUtils.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/BMPattern.lo xercesc/util/regx/BMPattern.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/BMPattern.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/BMPattern.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/BlockRangeFactory.lo xercesc/util/regx/BlockRangeFactory.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/BlockRangeFactory.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/BlockRangeFactory.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/ASCIIRangeFactory.lo xercesc/util/regx/ASCIIRangeFactory.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/ASCIIRangeFactory.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/ASCIIRangeFactory.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/ClosureToken.lo xercesc/util/regx/ClosureToken.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/ClosureToken.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/ClosureToken.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/ConcatToken.lo xercesc/util/regx/ConcatToken.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/ConcatToken.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/ConcatToken.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/ParenToken.lo xercesc/util/regx/ParenToken.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/ParenToken.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/ParenToken.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/RangeFactory.lo xercesc/util/regx/RangeFactory.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/RangeFactory.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/RangeFactory.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/Match.lo xercesc/util/regx/Match.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/Match.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/Match.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/OpFactory.lo xercesc/util/regx/OpFactory.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/OpFactory.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/OpFactory.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/Op.lo xercesc/util/regx/Op.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/Op.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/Op.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/ParserForXMLSchema.lo xercesc/util/regx/ParserForXMLSchema.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/ParserForXMLSchema.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/ParserForXMLSchema.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/RegxUtil.lo xercesc/util/regx/RegxUtil.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/RegxUtil.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/RegxUtil.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/StringToken.lo xercesc/util/regx/StringToken.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/StringToken.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/StringToken.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/RangeToken.lo xercesc/util/regx/RangeToken.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/RangeToken.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/RangeToken.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/Token.lo xercesc/util/regx/Token.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/Token.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/Token.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/RegxParser.lo xercesc/util/regx/RegxParser.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/RegxParser.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/RegxParser.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/UnicodeRangeFactory.lo xercesc/util/regx/UnicodeRangeFactory.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/UnicodeRangeFactory.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/UnicodeRangeFactory.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/UnionToken.lo xercesc/util/regx/UnionToken.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/UnionToken.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/UnionToken.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/TokenFactory.lo xercesc/util/regx/TokenFactory.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/TokenFactory.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/TokenFactory.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/XMLRangeFactory.lo xercesc/util/regx/XMLRangeFactory.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/XMLRangeFactory.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/XMLRangeFactory.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/RangeTokenMap.lo xercesc/util/regx/RangeTokenMap.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/RangeTokenMap.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/RangeTokenMap.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/StringPool.lo xercesc/util/StringPool.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/StringPool.cpp -fPIC -DPIC -o xercesc/util/.libs/StringPool.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/XMLUniCharacter.lo xercesc/util/regx/XMLUniCharacter.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/XMLUniCharacter.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/XMLUniCharacter.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XML256TableTranscoder.lo xercesc/util/XML256TableTranscoder.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XML256TableTranscoder.cpp -fPIC -DPIC -o xercesc/util/.libs/XML256TableTranscoder.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/regx/RegularExpression.lo xercesc/util/regx/RegularExpression.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/regx/RegularExpression.cpp -fPIC -DPIC -o xercesc/util/regx/.libs/RegularExpression.o In file included from ./xercesc/util/ValueVectorOf.hpp:159, from ./xercesc/util/ValueStackOf.hpp:26, from xercesc/util/regx/RegularExpression.cpp:39: ./xercesc/util/ValueVectorOf.c: In instantiation of 'xercesc_3_2::ValueVectorOf::ValueVectorOf(XMLSize_t, xercesc_3_2::MemoryManager*, bool) [with TElem = xercesc_3_2::RE_RuntimeContext; XMLSize_t = long unsigned int]': ./xercesc/util/ValueStackOf.c:41:53: required from 'xercesc_3_2::ValueStackOf::ValueStackOf(XMLSize_t, xercesc_3_2::MemoryManager*, bool) [with TElem = xercesc_3_2::RE_RuntimeContext; XMLSize_t = long unsigned int]' xercesc/util/regx/RegularExpression.cpp:1002:80: required from here ./xercesc/util/ValueVectorOf.c:52:11: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct xercesc_3_2::RE_RuntimeContext'; use assignment instead [-Wclass-memaccess] memset(fElemList, 0, fMaxCount * sizeof(TElem)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/util/regx/RegularExpression.cpp:988:8: note: 'struct xercesc_3_2::RE_RuntimeContext' declared here struct RE_RuntimeContext { ^~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMemory.lo xercesc/util/XMemory.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMemory.cpp -fPIC -DPIC -o xercesc/util/.libs/XMemory.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XML88591Transcoder.lo xercesc/util/XML88591Transcoder.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XML88591Transcoder.cpp -fPIC -DPIC -o xercesc/util/.libs/XML88591Transcoder.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/SynchronizedStringPool.lo xercesc/util/SynchronizedStringPool.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/SynchronizedStringPool.cpp -fPIC -DPIC -o xercesc/util/.libs/SynchronizedStringPool.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLBigDecimal.lo xercesc/util/XMLBigDecimal.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLBigDecimal.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLBigDecimal.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLASCIITranscoder.lo xercesc/util/XMLASCIITranscoder.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLASCIITranscoder.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLASCIITranscoder.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLBigInteger.lo xercesc/util/XMLBigInteger.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLBigInteger.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLBigInteger.o xercesc/util/XMLBigInteger.cpp: In constructor 'xercesc_3_2::XMLBigInteger::XMLBigInteger(const XMLCh*, xercesc_3_2::MemoryManager*)': xercesc/util/XMLBigInteger.cpp:211:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ xercesc/util/XMLBigInteger.cpp:214:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' fRawData = XMLString::replicate(strValue, fMemoryManager); ^~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLChTranscoder.lo xercesc/util/XMLChTranscoder.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLChTranscoder.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLChTranscoder.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLDouble.lo xercesc/util/XMLDouble.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLDouble.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLDouble.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLAbstractDoubleFloat.lo xercesc/util/XMLAbstractDoubleFloat.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLAbstractDoubleFloat.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLAbstractDoubleFloat.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLChar.lo xercesc/util/XMLChar.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLChar.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLChar.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLEBCDICTranscoder.lo xercesc/util/XMLEBCDICTranscoder.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLEBCDICTranscoder.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLEBCDICTranscoder.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/TransService.lo xercesc/util/TransService.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/TransService.cpp -fPIC -DPIC -o xercesc/util/.libs/TransService.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLException.lo xercesc/util/XMLException.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLException.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLException.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLInitializer.lo xercesc/util/XMLInitializer.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLInitializer.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLInitializer.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLIBM1047Transcoder.lo xercesc/util/XMLIBM1047Transcoder.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLIBM1047Transcoder.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLIBM1047Transcoder.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLDateTime.lo xercesc/util/XMLDateTime.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLDateTime.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLDateTime.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLIBM1140Transcoder.lo xercesc/util/XMLIBM1140Transcoder.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLIBM1140Transcoder.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLIBM1140Transcoder.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLFloat.lo xercesc/util/XMLFloat.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLFloat.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLFloat.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLMsgLoader.lo xercesc/util/XMLMsgLoader.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLMsgLoader.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLMsgLoader.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLNumber.lo xercesc/util/XMLNumber.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLNumber.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLNumber.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLUni.lo xercesc/util/XMLUni.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLUni.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLUni.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLUCS4Transcoder.lo xercesc/util/XMLUCS4Transcoder.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLUCS4Transcoder.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLUCS4Transcoder.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLStringTokenizer.lo xercesc/util/XMLStringTokenizer.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLStringTokenizer.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLStringTokenizer.o xercesc/util/XMLStringTokenizer.cpp: In member function 'bool xercesc_3_2::XMLStringTokenizer::hasMoreTokens()': xercesc/util/XMLStringTokenizer.cpp:166:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (countTokens() > 0) ^~ xercesc/util/XMLStringTokenizer.cpp:169:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' return false; ^~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLWin1252Transcoder.lo xercesc/util/XMLWin1252Transcoder.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLWin1252Transcoder.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLWin1252Transcoder.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLUTF16Transcoder.lo xercesc/util/XMLUTF16Transcoder.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLUTF16Transcoder.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLUTF16Transcoder.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLUTF8Transcoder.lo xercesc/util/XMLUTF8Transcoder.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLUTF8Transcoder.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLUTF8Transcoder.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/DOMException.lo xercesc/dom/DOMException.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/DOMException.cpp -fPIC -DPIC -o xercesc/dom/.libs/DOMException.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/DOMLSException.lo xercesc/dom/DOMLSException.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/DOMLSException.cpp -fPIC -DPIC -o xercesc/dom/.libs/DOMLSException.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/DOMRangeException.lo xercesc/dom/DOMRangeException.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/DOMRangeException.cpp -fPIC -DPIC -o xercesc/dom/.libs/DOMRangeException.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLString.lo xercesc/util/XMLString.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLString.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLString.o xercesc/util/XMLString.cpp: In static member function 'static bool xercesc_3_2::XMLString::textToBin(const XMLCh*, unsigned int&, xercesc_3_2::MemoryManager*)': xercesc/util/XMLString.cpp:1411:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ((!toConvert) || (!*toConvert)) ^~ xercesc/util/XMLString.cpp:1414:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' XMLCh* trimmedStr = XMLString::replicate(toConvert, manager); ^~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/DOMXPathException.lo xercesc/dom/DOMXPathException.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/DOMXPathException.cpp -fPIC -DPIC -o xercesc/dom/.libs/DOMXPathException.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLURL.lo xercesc/util/XMLURL.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLURL.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLURL.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/XMLUri.lo xercesc/util/XMLUri.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/XMLUri.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLUri.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMAttrImpl.lo xercesc/dom/impl/DOMAttrImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMAttrImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMAttrImpl.o xercesc/dom/impl/DOMAttrImpl.cpp: In member function 'virtual void xercesc_3_2::DOMAttrImpl::release()': xercesc/dom/impl/DOMAttrImpl.cpp:243:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMAttrImpl.cpp:233:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMAttrImpl.cpp: In member function 'virtual void xercesc_3_2::DOMAttrImpl::setValue(const XMLCh*)': xercesc/dom/impl/DOMAttrImpl.cpp:170:97: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMCharacterDataImpl.lo xercesc/dom/impl/DOMCharacterDataImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMCharacterDataImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMCharacterDataImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMChildNode.lo xercesc/dom/impl/DOMChildNode.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMChildNode.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMChildNode.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMAttrNSImpl.lo xercesc/dom/impl/DOMAttrNSImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMAttrNSImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMAttrNSImpl.o xercesc/dom/impl/DOMAttrNSImpl.cpp: In member function 'virtual void xercesc_3_2::DOMAttrNSImpl::release()': xercesc/dom/impl/DOMAttrNSImpl.cpp:185:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMAttrNSImpl.cpp:175:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMAttrNSImpl.cpp: In member function 'virtual void xercesc_3_2::DOMAttrNSImpl::setPrefix(const XMLCh*)': xercesc/dom/impl/DOMAttrNSImpl.cpp:143:83: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMAttrNSImpl.cpp:140:83: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMAttrNSImpl.cpp:130:90: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_CHARACTER_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMAttrNSImpl.cpp:119:83: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMAttrNSImpl.cpp:117:97: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMAttrNSImpl.cpp: In member function 'void xercesc_3_2::DOMAttrNSImpl::setName(const XMLCh*, const XMLCh*)': xercesc/dom/impl/DOMAttrNSImpl.cpp:233:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMAttrNSImpl.cpp:220:91: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMAttrNSImpl.cpp:213:83: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMAttrMapImpl.lo xercesc/dom/impl/DOMAttrMapImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMAttrMapImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMAttrMapImpl.o In file included from xercesc/dom/impl/DOMAttrMapImpl.cpp:25: xercesc/dom/impl/DOMNodeVector.hpp: In member function 'xercesc_3_2::DOMNode* xercesc_3_2::DOMNodeVector::elementAt(XMLSize_t)': xercesc/dom/impl/DOMNodeVector.hpp:71:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (index >= nextFreeSlot) ^~ xercesc/dom/impl/DOMNodeVector.hpp:73:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' return data[index]; ^~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMCDATASectionImpl.lo xercesc/dom/impl/DOMCDATASectionImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMCDATASectionImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMCDATASectionImpl.o xercesc/dom/impl/DOMCDATASectionImpl.cpp: In member function 'virtual const XMLCh* xercesc_3_2::DOMCDATASectionImpl::getWholeText() const': xercesc/dom/impl/DOMCDATASectionImpl.cpp:151:46: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] XMLBuffer buff(1023, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMCDATASectionImpl.cpp:137:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NOT_SUPPORTED_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMCDATASectionImpl.cpp: In member function 'virtual xercesc_3_2::DOMText* xercesc_3_2::DOMCDATASectionImpl::replaceWholeText(const XMLCh*)': xercesc/dom/impl/DOMCDATASectionImpl.cpp:196:109: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMCDATASectionImpl.cpp: In member function 'virtual void xercesc_3_2::DOMCDATASectionImpl::release()': xercesc/dom/impl/DOMCDATASectionImpl.cpp:252:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMCDATASectionImpl.cpp:241:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMCDATASectionImpl.cpp: In member function 'virtual xercesc_3_2::DOMText* xercesc_3_2::DOMCDATASectionImpl::splitText(XMLSize_t)': xercesc/dom/impl/DOMCDATASectionImpl.cpp:100:84: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INDEX_SIZE_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMCDATASectionImpl.cpp:96:97: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMCommentImpl.lo xercesc/dom/impl/DOMCommentImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMCommentImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMCommentImpl.o xercesc/dom/impl/DOMCommentImpl.cpp: In member function 'virtual void xercesc_3_2::DOMCommentImpl::release()': xercesc/dom/impl/DOMCommentImpl.cpp:87:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMCommentImpl.cpp:77:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMCommentImpl.cpp: In member function 'xercesc_3_2::DOMComment* xercesc_3_2::DOMCommentImpl::splitText(XMLSize_t)': xercesc/dom/impl/DOMCommentImpl.cpp:102:84: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INDEX_SIZE_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMCommentImpl.cpp:98:82: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMDocumentFragmentImpl.lo xercesc/dom/impl/DOMDocumentFragmentImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMDocumentFragmentImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMDocumentFragmentImpl.o xercesc/dom/impl/DOMDocumentFragmentImpl.cpp: In member function 'virtual void xercesc_3_2::DOMDocumentFragmentImpl::release()': xercesc/dom/impl/DOMDocumentFragmentImpl.cpp:92:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMDocumentFragmentImpl.cpp:82:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMDeepNodeListImpl.lo xercesc/dom/impl/DOMDeepNodeListImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMDeepNodeListImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMDeepNodeListImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMConfigurationImpl.lo xercesc/dom/impl/DOMConfigurationImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMConfigurationImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMConfigurationImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMErrorImpl.lo xercesc/dom/impl/DOMErrorImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMErrorImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMErrorImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMEntityImpl.lo xercesc/dom/impl/DOMEntityImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMEntityImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMEntityImpl.o xercesc/dom/impl/DOMEntityImpl.cpp: In member function 'virtual void xercesc_3_2::DOMEntityImpl::release()': xercesc/dom/impl/DOMEntityImpl.cpp:225:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMEntityImpl.cpp:215:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMDocumentTypeImpl.lo xercesc/dom/impl/DOMDocumentTypeImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMDocumentTypeImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMDocumentTypeImpl.o xercesc/dom/impl/DOMDocumentTypeImpl.cpp: In member function 'virtual void xercesc_3_2::DOMDocumentTypeImpl::release()': xercesc/dom/impl/DOMDocumentTypeImpl.cpp:398:95: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMDocumentTypeImpl.cpp:382:91: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMDocumentTypeImpl.cpp: In constructor 'xercesc_3_2::DOMDocumentTypeImpl::DOMDocumentTypeImpl(xercesc_3_2::DOMDocument*, const XMLCh*, const XMLCh*, const XMLCh*, bool)': xercesc/dom/impl/DOMDocumentTypeImpl.cpp:114:83: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMDocumentTypeImpl.cpp:140:91: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMDocumentTypeImpl.cpp:135:91: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMElementNSImpl.lo xercesc/dom/impl/DOMElementNSImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMElementNSImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMElementNSImpl.o xercesc/dom/impl/DOMElementNSImpl.cpp: In member function 'virtual void xercesc_3_2::DOMElementNSImpl::release()': xercesc/dom/impl/DOMElementNSImpl.cpp:185:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementNSImpl.cpp:175:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementNSImpl.cpp: In member function 'virtual void xercesc_3_2::DOMElementNSImpl::setPrefix(const XMLCh*)': xercesc/dom/impl/DOMElementNSImpl.cpp:120:83: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementNSImpl.cpp:142:83: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementNSImpl.cpp:138:83: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementNSImpl.cpp:131:90: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_CHARACTER_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementNSImpl.cpp:118:97: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementNSImpl.cpp: In member function 'void xercesc_3_2::DOMElementNSImpl::setName(const XMLCh*, const XMLCh*)': xercesc/dom/impl/DOMElementNSImpl.cpp:224:85: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementNSImpl.cpp:207:83: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMEntityReferenceImpl.lo xercesc/dom/impl/DOMEntityReferenceImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMEntityReferenceImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMEntityReferenceImpl.o xercesc/dom/impl/DOMEntityReferenceImpl.cpp: In member function 'virtual void xercesc_3_2::DOMEntityReferenceImpl::setReadOnly(bool, bool)': xercesc/dom/impl/DOMEntityReferenceImpl.cpp:151:97: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMEntityReferenceImpl.cpp: In member function 'virtual void xercesc_3_2::DOMEntityReferenceImpl::release()': xercesc/dom/impl/DOMEntityReferenceImpl.cpp:169:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMEntityReferenceImpl.cpp:159:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMElementImpl.lo xercesc/dom/impl/DOMElementImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMElementImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMElementImpl.o xercesc/dom/impl/DOMElementImpl.cpp: In member function 'virtual void xercesc_3_2::DOMElementImpl::removeAttribute(const XMLCh*)': xercesc/dom/impl/DOMElementImpl.cpp:168:83: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp: In member function 'virtual xercesc_3_2::DOMAttr* xercesc_3_2::DOMElementImpl::removeAttributeNode(xercesc_3_2::DOMAttr*)': xercesc/dom/impl/DOMElementImpl.cpp:209:83: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NOT_FOUND_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp:205:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NOT_FOUND_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp:185:78: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp: In member function 'virtual void xercesc_3_2::DOMElementImpl::setAttribute(const XMLCh*, const XMLCh*)': xercesc/dom/impl/DOMElementImpl.cpp:220:78: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp: In member function 'virtual void xercesc_3_2::DOMElementImpl::setIdAttribute(const XMLCh*, bool)': xercesc/dom/impl/DOMElementImpl.cpp:241:83: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NOT_FOUND_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp:236:78: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp: In member function 'virtual void xercesc_3_2::DOMElementImpl::setIdAttributeNS(const XMLCh*, const XMLCh*, bool)': xercesc/dom/impl/DOMElementImpl.cpp:258:83: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NOT_FOUND_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp:253:78: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp: In member function 'virtual void xercesc_3_2::DOMElementImpl::setIdAttributeNode(const xercesc_3_2::DOMAttr*, bool)': xercesc/dom/impl/DOMElementImpl.cpp:281:83: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NOT_FOUND_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp:271:78: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp: In member function 'virtual xercesc_3_2::DOMAttr* xercesc_3_2::DOMElementImpl::setAttributeNode(xercesc_3_2::DOMAttr*)': xercesc/dom/impl/DOMElementImpl.cpp:297:88: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::WRONG_DOCUMENT_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp:294:78: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp: In member function 'virtual void xercesc_3_2::DOMElementImpl::removeAttributeNS(const XMLCh*, const XMLCh*)': xercesc/dom/impl/DOMElementImpl.cpp:357:78: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp: In member function 'virtual xercesc_3_2::DOMAttr* xercesc_3_2::DOMElementImpl::setAttributeNodeNS(xercesc_3_2::DOMAttr*)': xercesc/dom/impl/DOMElementImpl.cpp:382:88: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::WRONG_DOCUMENT_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp:379:82: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp: In member function 'virtual xercesc_3_2::DOMAttr* xercesc_3_2::DOMElementImpl::setDefaultAttributeNode(xercesc_3_2::DOMAttr*)': xercesc/dom/impl/DOMElementImpl.cpp:445:88: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::WRONG_DOCUMENT_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp:442:78: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp: In member function 'virtual xercesc_3_2::DOMAttr* xercesc_3_2::DOMElementImpl::setDefaultAttributeNodeNS(xercesc_3_2::DOMAttr*)': xercesc/dom/impl/DOMElementImpl.cpp:463:88: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::WRONG_DOCUMENT_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp:460:82: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp: In member function 'virtual void xercesc_3_2::DOMElementImpl::release()': xercesc/dom/impl/DOMElementImpl.cpp:495:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp:475:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp: In member function 'virtual void xercesc_3_2::DOMElementImpl::setAttributeNS(const XMLCh*, const XMLCh*, const XMLCh*)': xercesc/dom/impl/DOMElementImpl.cpp:339:83: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMElementImpl.cpp:335:97: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMImplementationListImpl.lo xercesc/dom/impl/DOMImplementationListImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMImplementationListImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMImplementationListImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMImplementationImpl.lo xercesc/dom/impl/DOMImplementationImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMImplementationImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMImplementationImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMImplementationRegistry.lo xercesc/dom/impl/DOMImplementationRegistry.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMImplementationRegistry.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMImplementationRegistry.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMLocatorImpl.lo xercesc/dom/impl/DOMLocatorImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMLocatorImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMLocatorImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMDocumentImpl.lo xercesc/dom/impl/DOMDocumentImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMDocumentImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMDocumentImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMNodeIteratorImpl.lo xercesc/dom/impl/DOMNodeIteratorImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMNodeIteratorImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMNodeIteratorImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMNodeListImpl.lo xercesc/dom/impl/DOMNodeListImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMNodeListImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMNodeListImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMNodeIDMap.lo xercesc/dom/impl/DOMNodeIDMap.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMNodeIDMap.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMNodeIDMap.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMNodeVector.lo xercesc/dom/impl/DOMNodeVector.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMNodeVector.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMNodeVector.o In file included from xercesc/dom/impl/DOMNodeVector.cpp:31: xercesc/dom/impl/DOMNodeVector.hpp: In member function 'xercesc_3_2::DOMNode* xercesc_3_2::DOMNodeVector::elementAt(XMLSize_t)': xercesc/dom/impl/DOMNodeVector.hpp:71:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (index >= nextFreeSlot) ^~ xercesc/dom/impl/DOMNodeVector.hpp:73:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' return data[index]; ^~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMNamedNodeMapImpl.lo xercesc/dom/impl/DOMNamedNodeMapImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMNamedNodeMapImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMNamedNodeMapImpl.o In file included from xercesc/dom/impl/DOMNamedNodeMapImpl.cpp:28: xercesc/dom/impl/DOMNodeVector.hpp: In member function 'xercesc_3_2::DOMNode* xercesc_3_2::DOMNodeVector::elementAt(XMLSize_t)': xercesc/dom/impl/DOMNodeVector.hpp:71:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (index >= nextFreeSlot) ^~ xercesc/dom/impl/DOMNodeVector.hpp:73:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' return data[index]; ^~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMNodeImpl.lo xercesc/dom/impl/DOMNodeImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMNodeImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMNodeImpl.o xercesc/dom/impl/DOMNodeImpl.cpp: In member function 'xercesc_3_2::DOMDocument* xercesc_3_2::DOMNodeImpl::getOwnerDocument() const': xercesc/dom/impl/DOMNodeImpl.cpp:170:24: warning: unused variable 'ep' [-Wunused-variable] const DOMNode *ep = getContainingNode(); ^~ xercesc/dom/impl/DOMNodeImpl.cpp: In constructor 'xercesc_3_2::DOMNodeImpl::DOMNodeImpl(xercesc_3_2::DOMNode*, xercesc_3_2::DOMNode*)': xercesc/dom/impl/DOMNodeImpl.cpp:83:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_STATE_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMNodeImpl.cpp: In constructor 'xercesc_3_2::DOMNodeImpl::DOMNodeImpl(xercesc_3_2::DOMNode*, const xercesc_3_2::DOMNodeImpl&)': xercesc/dom/impl/DOMNodeImpl.cpp:96:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_STATE_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMNodeImpl.cpp: In member function 'xercesc_3_2::DOMNode* xercesc_3_2::DOMNodeImpl::appendChild(xercesc_3_2::DOMNode*)': xercesc/dom/impl/DOMNodeImpl.cpp:124:86: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::HIERARCHY_REQUEST_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMNodeImpl.cpp: In member function 'xercesc_3_2::DOMNode* xercesc_3_2::DOMNodeImpl::insertBefore(xercesc_3_2::DOMNode*, xercesc_3_2::DOMNode*)': xercesc/dom/impl/DOMNodeImpl.cpp:224:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::HIERARCHY_REQUEST_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMNodeImpl.cpp: In member function 'xercesc_3_2::DOMNode* xercesc_3_2::DOMNodeImpl::removeChild(xercesc_3_2::DOMNode*)': xercesc/dom/impl/DOMNodeImpl.cpp:231:79: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NOT_FOUND_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMNodeImpl.cpp: In member function 'xercesc_3_2::DOMNode* xercesc_3_2::DOMNodeImpl::replaceChild(xercesc_3_2::DOMNode*, xercesc_3_2::DOMNode*)': xercesc/dom/impl/DOMNodeImpl.cpp:238:86: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::HIERARCHY_REQUEST_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMNodeImpl.cpp: In member function 'void xercesc_3_2::DOMNodeImpl::setPrefix(const XMLCh*)': xercesc/dom/impl/DOMNodeImpl.cpp:311:79: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMNodeImpl.cpp: In member function 'void xercesc_3_2::DOMNodeImpl::setTextContent(const XMLCh*)': xercesc/dom/impl/DOMNodeImpl.cpp:972:91: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NOT_SUPPORTED_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMNodeImpl.cpp:961:105: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMNodeImpl.cpp:937:107: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMNodeImpl.cpp: In member function 'void xercesc_3_2::DOMNodeImpl::release()': xercesc/dom/impl/DOMNodeImpl.cpp:1041:83: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMNormalizer.lo xercesc/dom/impl/DOMNormalizer.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMNormalizer.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMNormalizer.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMNotationImpl.lo xercesc/dom/impl/DOMNotationImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMNotationImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMNotationImpl.o xercesc/dom/impl/DOMNotationImpl.cpp: In member function 'virtual void xercesc_3_2::DOMNotationImpl::setPublicId(const XMLCh*)': xercesc/dom/impl/DOMNotationImpl.cpp:94:77: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] DOMException::NO_MODIFICATION_ALLOWED_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMNotationImpl.cpp: In member function 'virtual void xercesc_3_2::DOMNotationImpl::setSystemId(const XMLCh*)': xercesc/dom/impl/DOMNotationImpl.cpp:104:77: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] DOMException::NO_MODIFICATION_ALLOWED_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMNotationImpl.cpp: In member function 'virtual void xercesc_3_2::DOMNotationImpl::release()': xercesc/dom/impl/DOMNotationImpl.cpp:121:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMNotationImpl.cpp:112:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMProcessingInstructionImpl.lo xercesc/dom/impl/DOMProcessingInstructionImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMProcessingInstructionImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMProcessingInstructionImpl.o xercesc/dom/impl/DOMProcessingInstructionImpl.cpp: In member function 'virtual void xercesc_3_2::DOMProcessingInstructionImpl::release()': xercesc/dom/impl/DOMProcessingInstructionImpl.cpp:110:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMProcessingInstructionImpl.cpp:100:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMProcessingInstructionImpl.cpp: In member function 'xercesc_3_2::DOMProcessingInstruction* xercesc_3_2::DOMProcessingInstructionImpl::splitText(XMLSize_t)': xercesc/dom/impl/DOMProcessingInstructionImpl.cpp:133:85: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INDEX_SIZE_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMProcessingInstructionImpl.cpp:129:82: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMStringListImpl.lo xercesc/dom/impl/DOMStringListImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMStringListImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMStringListImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMStringPool.lo xercesc/dom/impl/DOMStringPool.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMStringPool.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMStringPool.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMTreeWalkerImpl.lo xercesc/dom/impl/DOMTreeWalkerImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMTreeWalkerImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMTreeWalkerImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMParentNode.lo xercesc/dom/impl/DOMParentNode.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMParentNode.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMParentNode.o xercesc/dom/impl/DOMParentNode.cpp: In member function 'const xercesc_3_2::DOMNodeImpl* xercesc_3_2::DOMParentNode::getContainingNodeImpl() const': xercesc/dom/impl/DOMParentNode.cpp:72:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_STATE_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMParentNode.cpp: In constructor 'xercesc_3_2::DOMParentNode::DOMParentNode(xercesc_3_2::DOMNode*, xercesc_3_2::DOMDocument*)': xercesc/dom/impl/DOMParentNode.cpp:38:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_STATE_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMParentNode.cpp: In constructor 'xercesc_3_2::DOMParentNode::DOMParentNode(xercesc_3_2::DOMNode*, const xercesc_3_2::DOMParentNode&)': xercesc/dom/impl/DOMParentNode.cpp:48:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_STATE_ERR, 0, GetDOMNodeMemoryManager); ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMTextImpl.lo xercesc/dom/impl/DOMTextImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMTextImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMTextImpl.o xercesc/dom/impl/DOMTextImpl.cpp: In member function 'virtual const XMLCh* xercesc_3_2::DOMTextImpl::getWholeText() const': xercesc/dom/impl/DOMTextImpl.cpp:163:49: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] XMLBuffer buff(1023, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMTextImpl.cpp:149:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NOT_SUPPORTED_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMTextImpl.cpp: In member function 'virtual xercesc_3_2::DOMText* xercesc_3_2::DOMTextImpl::replaceWholeText(const XMLCh*)': xercesc/dom/impl/DOMTextImpl.cpp:208:109: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMTextImpl.cpp: In member function 'virtual void xercesc_3_2::DOMTextImpl::release()': xercesc/dom/impl/DOMTextImpl.cpp:263:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMTextImpl.cpp:253:87: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMTextImpl.cpp: In member function 'virtual xercesc_3_2::DOMText* xercesc_3_2::DOMTextImpl::splitText(XMLSize_t)': xercesc/dom/impl/DOMTextImpl.cpp:99:84: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] throw DOMException(DOMException::INDEX_SIZE_ERR, 0, GetDOMNodeMemoryManager); ^ xercesc/dom/impl/DOMTextImpl.cpp:95:82: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMLSInputImpl.lo xercesc/dom/impl/DOMLSInputImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMLSInputImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMLSInputImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMLSOutputImpl.lo xercesc/dom/impl/DOMLSOutputImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMLSOutputImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMLSOutputImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMTypeInfoImpl.lo xercesc/dom/impl/DOMTypeInfoImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMTypeInfoImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMTypeInfoImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/TraverseSchema.lo xercesc/validators/schema/TraverseSchema.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/TraverseSchema.cpp -fPIC -DPIC -o xercesc/validators/schema/.libs/TraverseSchema.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMRangeImpl.lo xercesc/dom/impl/DOMRangeImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMRangeImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMRangeImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/BinOutputStream.lo xercesc/framework/BinOutputStream.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/BinOutputStream.cpp -fPIC -DPIC -o xercesc/framework/.libs/BinOutputStream.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMXPathNSResolverImpl.lo xercesc/dom/impl/DOMXPathNSResolverImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMXPathNSResolverImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMXPathNSResolverImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMXPathResultImpl.lo xercesc/dom/impl/DOMXPathResultImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMXPathResultImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMXPathResultImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/XSDElementNSImpl.lo xercesc/dom/impl/XSDElementNSImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/XSDElementNSImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/XSDElementNSImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/LocalFileInputSource.lo xercesc/framework/LocalFileInputSource.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/LocalFileInputSource.cpp -fPIC -DPIC -o xercesc/framework/.libs/LocalFileInputSource.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMXPathExpressionImpl.lo xercesc/dom/impl/DOMXPathExpressionImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMXPathExpressionImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMXPathExpressionImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/LocalFileFormatTarget.lo xercesc/framework/LocalFileFormatTarget.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/LocalFileFormatTarget.cpp -fPIC -DPIC -o xercesc/framework/.libs/LocalFileFormatTarget.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/MemBufInputSource.lo xercesc/framework/MemBufInputSource.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/MemBufInputSource.cpp -fPIC -DPIC -o xercesc/framework/.libs/MemBufInputSource.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/MemBufFormatTarget.lo xercesc/framework/MemBufFormatTarget.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/MemBufFormatTarget.cpp -fPIC -DPIC -o xercesc/framework/.libs/MemBufFormatTarget.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/PSVIAttribute.lo xercesc/framework/psvi/PSVIAttribute.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/PSVIAttribute.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/PSVIAttribute.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/PSVIElement.lo xercesc/framework/psvi/PSVIElement.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/PSVIElement.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/PSVIElement.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/PSVIItem.lo xercesc/framework/psvi/PSVIItem.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/PSVIItem.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/PSVIItem.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/XSAttributeUse.lo xercesc/framework/psvi/XSAttributeUse.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/XSAttributeUse.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/XSAttributeUse.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/dom/impl/DOMLSSerializerImpl.lo xercesc/dom/impl/DOMLSSerializerImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/dom/impl/DOMLSSerializerImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMLSSerializerImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/XSAttributeDeclaration.lo xercesc/framework/psvi/XSAttributeDeclaration.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/XSAttributeDeclaration.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/XSAttributeDeclaration.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/XSAttributeGroupDefinition.lo xercesc/framework/psvi/XSAttributeGroupDefinition.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/XSAttributeGroupDefinition.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/XSAttributeGroupDefinition.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/XSFacet.lo xercesc/framework/psvi/XSFacet.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/XSFacet.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/XSFacet.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/PSVIAttributeList.lo xercesc/framework/psvi/PSVIAttributeList.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/PSVIAttributeList.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/PSVIAttributeList.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/XSAnnotation.lo xercesc/framework/psvi/XSAnnotation.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/XSAnnotation.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/XSAnnotation.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/XSModelGroup.lo xercesc/framework/psvi/XSModelGroup.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/XSModelGroup.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/XSModelGroup.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/XSComplexTypeDefinition.lo xercesc/framework/psvi/XSComplexTypeDefinition.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/XSComplexTypeDefinition.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/XSComplexTypeDefinition.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/XSElementDeclaration.lo xercesc/framework/psvi/XSElementDeclaration.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/XSElementDeclaration.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/XSElementDeclaration.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/XSMultiValueFacet.lo xercesc/framework/psvi/XSMultiValueFacet.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/XSMultiValueFacet.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/XSMultiValueFacet.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/XSIDCDefinition.lo xercesc/framework/psvi/XSIDCDefinition.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/XSIDCDefinition.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/XSIDCDefinition.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/XSModelGroupDefinition.lo xercesc/framework/psvi/XSModelGroupDefinition.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/XSModelGroupDefinition.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/XSModelGroupDefinition.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/XSObject.lo xercesc/framework/psvi/XSObject.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/XSObject.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/XSObject.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/XSParticle.lo xercesc/framework/psvi/XSParticle.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/XSParticle.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/XSParticle.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/XSNotationDeclaration.lo xercesc/framework/psvi/XSNotationDeclaration.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/XSNotationDeclaration.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/XSNotationDeclaration.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/XSSimpleTypeDefinition.lo xercesc/framework/psvi/XSSimpleTypeDefinition.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/XSSimpleTypeDefinition.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/XSSimpleTypeDefinition.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/XSTypeDefinition.lo xercesc/framework/psvi/XSTypeDefinition.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/XSTypeDefinition.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/XSTypeDefinition.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/StdOutFormatTarget.lo xercesc/framework/StdOutFormatTarget.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/StdOutFormatTarget.cpp -fPIC -DPIC -o xercesc/framework/.libs/StdOutFormatTarget.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/StdInInputSource.lo xercesc/framework/StdInInputSource.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/StdInInputSource.cpp -fPIC -DPIC -o xercesc/framework/.libs/StdInInputSource.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/XSNamespaceItem.lo xercesc/framework/psvi/XSNamespaceItem.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/XSNamespaceItem.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/XSNamespaceItem.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/URLInputSource.lo xercesc/framework/URLInputSource.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/URLInputSource.cpp -fPIC -DPIC -o xercesc/framework/.libs/URLInputSource.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/Wrapper4DOMLSInput.lo xercesc/framework/Wrapper4DOMLSInput.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/Wrapper4DOMLSInput.cpp -fPIC -DPIC -o xercesc/framework/.libs/Wrapper4DOMLSInput.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/Wrapper4InputSource.lo xercesc/framework/Wrapper4InputSource.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/Wrapper4InputSource.cpp -fPIC -DPIC -o xercesc/framework/.libs/Wrapper4InputSource.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/XMLAttDefList.lo xercesc/framework/XMLAttDefList.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/XMLAttDefList.cpp -fPIC -DPIC -o xercesc/framework/.libs/XMLAttDefList.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/XMLBuffer.lo xercesc/framework/XMLBuffer.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/XMLBuffer.cpp -fPIC -DPIC -o xercesc/framework/.libs/XMLBuffer.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/XSWildcard.lo xercesc/framework/psvi/XSWildcard.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/XSWildcard.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/XSWildcard.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/XMLContentModel.lo xercesc/framework/XMLContentModel.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/XMLContentModel.cpp -fPIC -DPIC -o xercesc/framework/.libs/XMLContentModel.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/XMLBufferMgr.lo xercesc/framework/XMLBufferMgr.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/XMLBufferMgr.cpp -fPIC -DPIC -o xercesc/framework/.libs/XMLBufferMgr.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/XSModel.lo xercesc/framework/psvi/XSModel.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/XSModel.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/XSModel.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/XMLAttDef.lo xercesc/framework/XMLAttDef.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/XMLAttDef.cpp -fPIC -DPIC -o xercesc/framework/.libs/XMLAttDef.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/XMLAttr.lo xercesc/framework/XMLAttr.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/XMLAttr.cpp -fPIC -DPIC -o xercesc/framework/.libs/XMLAttr.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/psvi/XSValue.lo xercesc/framework/psvi/XSValue.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/psvi/XSValue.cpp -fPIC -DPIC -o xercesc/framework/psvi/.libs/XSValue.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/XMLDTDDescription.lo xercesc/framework/XMLDTDDescription.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/XMLDTDDescription.cpp -fPIC -DPIC -o xercesc/framework/.libs/XMLDTDDescription.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/XMLGrammarDescription.lo xercesc/framework/XMLGrammarDescription.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/XMLGrammarDescription.cpp -fPIC -DPIC -o xercesc/framework/.libs/XMLGrammarDescription.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/XMLElementDecl.lo xercesc/framework/XMLElementDecl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/XMLElementDecl.cpp -fPIC -DPIC -o xercesc/framework/.libs/XMLElementDecl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/XMLNotationDecl.lo xercesc/framework/XMLNotationDecl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/XMLNotationDecl.cpp -fPIC -DPIC -o xercesc/framework/.libs/XMLNotationDecl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/XMLEntityDecl.lo xercesc/framework/XMLEntityDecl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/XMLEntityDecl.cpp -fPIC -DPIC -o xercesc/framework/.libs/XMLEntityDecl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/XMLSchemaDescription.lo xercesc/framework/XMLSchemaDescription.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/XMLSchemaDescription.cpp -fPIC -DPIC -o xercesc/framework/.libs/XMLSchemaDescription.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/XMLRefInfo.lo xercesc/framework/XMLRefInfo.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/XMLRefInfo.cpp -fPIC -DPIC -o xercesc/framework/.libs/XMLRefInfo.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/internal/BinFileOutputStream.lo xercesc/internal/BinFileOutputStream.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/internal/BinFileOutputStream.cpp -fPIC -DPIC -o xercesc/internal/.libs/BinFileOutputStream.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/internal/BinMemOutputStream.lo xercesc/internal/BinMemOutputStream.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/internal/BinMemOutputStream.cpp -fPIC -DPIC -o xercesc/internal/.libs/BinMemOutputStream.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/XMLValidator.lo xercesc/framework/XMLValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/XMLValidator.cpp -fPIC -DPIC -o xercesc/framework/.libs/XMLValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/XMLFormatter.lo xercesc/framework/XMLFormatter.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/XMLFormatter.cpp -fPIC -DPIC -o xercesc/framework/.libs/XMLFormatter.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/XMLRecognizer.lo xercesc/framework/XMLRecognizer.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/XMLRecognizer.cpp -fPIC -DPIC -o xercesc/framework/.libs/XMLRecognizer.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/internal/MemoryManagerImpl.lo xercesc/internal/MemoryManagerImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/internal/MemoryManagerImpl.cpp -fPIC -DPIC -o xercesc/internal/.libs/MemoryManagerImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/framework/XMLGrammarPoolImpl.lo xercesc/framework/XMLGrammarPoolImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/framework/XMLGrammarPoolImpl.cpp -fPIC -DPIC -o xercesc/framework/.libs/XMLGrammarPoolImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/internal/ElemStack.lo xercesc/internal/ElemStack.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/internal/ElemStack.cpp -fPIC -DPIC -o xercesc/internal/.libs/ElemStack.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/internal/ReaderMgr.lo xercesc/internal/ReaderMgr.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/internal/ReaderMgr.cpp -fPIC -DPIC -o xercesc/internal/.libs/ReaderMgr.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/internal/VecAttributesImpl.lo xercesc/internal/VecAttributesImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/internal/VecAttributesImpl.cpp -fPIC -DPIC -o xercesc/internal/.libs/VecAttributesImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/internal/VecAttrListImpl.lo xercesc/internal/VecAttrListImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/internal/VecAttrListImpl.cpp -fPIC -DPIC -o xercesc/internal/.libs/VecAttrListImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/internal/ValidationContextImpl.lo xercesc/internal/ValidationContextImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/internal/ValidationContextImpl.cpp -fPIC -DPIC -o xercesc/internal/.libs/ValidationContextImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/internal/IGXMLScanner.lo xercesc/internal/IGXMLScanner.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/internal/IGXMLScanner.cpp -fPIC -DPIC -o xercesc/internal/.libs/IGXMLScanner.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/internal/DGXMLScanner.lo xercesc/internal/DGXMLScanner.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/internal/DGXMLScanner.cpp -fPIC -DPIC -o xercesc/internal/.libs/DGXMLScanner.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/internal/XMLReader.lo xercesc/internal/XMLReader.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/internal/XMLReader.cpp -fPIC -DPIC -o xercesc/internal/.libs/XMLReader.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/internal/XProtoType.lo xercesc/internal/XProtoType.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/internal/XProtoType.cpp -fPIC -DPIC -o xercesc/internal/.libs/XProtoType.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/internal/XMLScannerResolver.lo xercesc/internal/XMLScannerResolver.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/internal/XMLScannerResolver.cpp -fPIC -DPIC -o xercesc/internal/.libs/XMLScannerResolver.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/internal/WFXMLScanner.lo xercesc/internal/WFXMLScanner.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/internal/WFXMLScanner.cpp -fPIC -DPIC -o xercesc/internal/.libs/WFXMLScanner.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/internal/XSAXMLScanner.lo xercesc/internal/XSAXMLScanner.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/internal/XSAXMLScanner.cpp -fPIC -DPIC -o xercesc/internal/.libs/XSAXMLScanner.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/internal/XMLScanner.lo xercesc/internal/XMLScanner.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/internal/XMLScanner.cpp -fPIC -DPIC -o xercesc/internal/.libs/XMLScanner.o xercesc/internal/XMLScanner.cpp: In member function 'xercesc_3_2::Grammar* xercesc_3_2::XMLScanner::loadGrammar(const XMLCh*, short int, bool)': xercesc/internal/XMLScanner.cpp:1776:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ xercesc/internal/XMLScanner.cpp:1783:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' return 0; ^~~~~~ xercesc/internal/XMLScanner.cpp: In member function 'bool xercesc_3_2::XMLScanner::getQuotedString(xercesc_3_2::XMLBuffer&)': xercesc/internal/XMLScanner.cpp:1980:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!fReaderMgr.skipIfQuote(quoteCh)) ^~ xercesc/internal/XMLScanner.cpp:1983:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' XMLCh nextCh; ^~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/internal/XSerializeEngine.lo xercesc/internal/XSerializeEngine.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/internal/XSerializeEngine.cpp -fPIC -DPIC -o xercesc/internal/.libs/XSerializeEngine.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/internal/IGXMLScanner2.lo xercesc/internal/IGXMLScanner2.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/internal/IGXMLScanner2.cpp -fPIC -DPIC -o xercesc/internal/.libs/IGXMLScanner2.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/internal/SGXMLScanner.lo xercesc/internal/SGXMLScanner.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/internal/SGXMLScanner.cpp -fPIC -DPIC -o xercesc/internal/.libs/SGXMLScanner.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/parsers/SAX2XMLFilterImpl.lo xercesc/parsers/SAX2XMLFilterImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/parsers/SAX2XMLFilterImpl.cpp -fPIC -DPIC -o xercesc/parsers/.libs/SAX2XMLFilterImpl.o xercesc/parsers/SAX2XMLFilterImpl.cpp: In member function 'virtual xercesc_3_2::XMLValidator* xercesc_3_2::SAX2XMLFilterImpl::getValidator() const': xercesc/parsers/SAX2XMLFilterImpl.cpp:108:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(fParentReader) ^~ xercesc/parsers/SAX2XMLFilterImpl.cpp:110:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' return 0; ^~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/parsers/DOMLSParserImpl.lo xercesc/parsers/DOMLSParserImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/parsers/DOMLSParserImpl.cpp -fPIC -DPIC -o xercesc/parsers/.libs/DOMLSParserImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/parsers/SAX2XMLReaderImpl.lo xercesc/parsers/SAX2XMLReaderImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/parsers/SAX2XMLReaderImpl.cpp -fPIC -DPIC -o xercesc/parsers/.libs/SAX2XMLReaderImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/sax/Dummy.lo xercesc/sax/Dummy.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/sax/Dummy.cpp -fPIC -DPIC -o xercesc/sax/.libs/Dummy.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/sax/InputSource.lo xercesc/sax/InputSource.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/sax/InputSource.cpp -fPIC -DPIC -o xercesc/sax/.libs/InputSource.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/parsers/XercesDOMParser.lo xercesc/parsers/XercesDOMParser.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/parsers/XercesDOMParser.cpp -fPIC -DPIC -o xercesc/parsers/.libs/XercesDOMParser.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/parsers/AbstractDOMParser.lo xercesc/parsers/AbstractDOMParser.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/parsers/AbstractDOMParser.cpp -fPIC -DPIC -o xercesc/parsers/.libs/AbstractDOMParser.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/sax2/sax2Dummy.lo xercesc/sax2/sax2Dummy.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/sax2/sax2Dummy.cpp -fPIC -DPIC -o xercesc/sax2/.libs/sax2Dummy.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/sax/SAXException.lo xercesc/sax/SAXException.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/sax/SAXException.cpp -fPIC -DPIC -o xercesc/sax/.libs/SAXException.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/sax/SAXParseException.lo xercesc/sax/SAXParseException.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/sax/SAXParseException.cpp -fPIC -DPIC -o xercesc/sax/.libs/SAXParseException.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/internal/XSObjectFactory.lo xercesc/internal/XSObjectFactory.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/internal/XSObjectFactory.cpp -fPIC -DPIC -o xercesc/internal/.libs/XSObjectFactory.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/parsers/SAXParser.lo xercesc/parsers/SAXParser.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/parsers/SAXParser.cpp -fPIC -DPIC -o xercesc/parsers/.libs/SAXParser.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/common/AllContentModel.lo xercesc/validators/common/AllContentModel.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/common/AllContentModel.cpp -fPIC -DPIC -o xercesc/validators/common/.libs/AllContentModel.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/common/CMAny.lo xercesc/validators/common/CMAny.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/common/CMAny.cpp -fPIC -DPIC -o xercesc/validators/common/.libs/CMAny.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/common/CMUnaryOp.lo xercesc/validators/common/CMUnaryOp.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/common/CMUnaryOp.cpp -fPIC -DPIC -o xercesc/validators/common/.libs/CMUnaryOp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/common/CMBinaryOp.lo xercesc/validators/common/CMBinaryOp.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/common/CMBinaryOp.cpp -fPIC -DPIC -o xercesc/validators/common/.libs/CMBinaryOp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/common/ContentLeafNameTypeVector.lo xercesc/validators/common/ContentLeafNameTypeVector.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/common/ContentLeafNameTypeVector.cpp -fPIC -DPIC -o xercesc/validators/common/.libs/ContentLeafNameTypeVector.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/common/Grammar.lo xercesc/validators/common/Grammar.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/common/Grammar.cpp -fPIC -DPIC -o xercesc/validators/common/.libs/Grammar.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/common/ContentSpecNode.lo xercesc/validators/common/ContentSpecNode.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/common/ContentSpecNode.cpp -fPIC -DPIC -o xercesc/validators/common/.libs/ContentSpecNode.o xercesc/validators/common/ContentSpecNode.cpp: In function 'void xercesc_3_2::formatNode(const xercesc_3_2::ContentSpecNode*, xercesc_3_2::XMLBuffer&, xercesc_3_2::MemoryManager*)': xercesc/validators/common/ContentSpecNode.cpp:123:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!curNode) ^~ xercesc/validators/common/ContentSpecNode.cpp:126:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' ValueStackOf toBeProcessed(10, memMgr); ^~~~~~~~~~~~ In file included from ./xercesc/util/ValueVectorOf.hpp:159, from ./xercesc/internal/XSerializeEngine.hpp:26, from ./xercesc/internal/XSerializable.hpp:25, from ./xercesc/util/QName.hpp:30, from ./xercesc/framework/XMLAttr.hpp:26, from ./xercesc/framework/XMLElementDecl.hpp:25, from ./xercesc/validators/common/ContentSpecNode.hpp:25, from xercesc/validators/common/ContentSpecNode.cpp:27: ./xercesc/util/ValueVectorOf.c: In instantiation of 'xercesc_3_2::ValueVectorOf::ValueVectorOf(XMLSize_t, xercesc_3_2::MemoryManager*, bool) [with TElem = xercesc_3_2::formatNodeHolder; XMLSize_t = long unsigned int]': ./xercesc/util/ValueStackOf.c:41:53: required from 'xercesc_3_2::ValueStackOf::ValueStackOf(XMLSize_t, xercesc_3_2::MemoryManager*, bool) [with TElem = xercesc_3_2::formatNodeHolder; XMLSize_t = long unsigned int]' xercesc/validators/common/ContentSpecNode.cpp:126:57: required from here ./xercesc/util/ValueVectorOf.c:52:11: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class xercesc_3_2::formatNodeHolder'; use assignment instead [-Wclass-memaccess] memset(fElemList, 0, fMaxCount * sizeof(TElem)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/validators/common/ContentSpecNode.cpp:99:7: note: 'class xercesc_3_2::formatNodeHolder' declared here class formatNodeHolder ^~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/common/MixedContentModel.lo xercesc/validators/common/MixedContentModel.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/common/MixedContentModel.cpp -fPIC -DPIC -o xercesc/validators/common/.libs/MixedContentModel.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/AbstractNumericValidator.lo xercesc/validators/datatype/AbstractNumericValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/AbstractNumericValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/AbstractNumericValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/common/GrammarResolver.lo xercesc/validators/common/GrammarResolver.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/common/GrammarResolver.cpp -fPIC -DPIC -o xercesc/validators/common/.libs/GrammarResolver.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/common/SimpleContentModel.lo xercesc/validators/common/SimpleContentModel.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/common/SimpleContentModel.cpp -fPIC -DPIC -o xercesc/validators/common/.libs/SimpleContentModel.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/AnySimpleTypeDatatypeValidator.lo xercesc/validators/datatype/AnySimpleTypeDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/AnySimpleTypeDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/AnySimpleTypeDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/AbstractNumericFacetValidator.lo xercesc/validators/datatype/AbstractNumericFacetValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/AbstractNumericFacetValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/AbstractNumericFacetValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/Base64BinaryDatatypeValidator.lo xercesc/validators/datatype/Base64BinaryDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/Base64BinaryDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/Base64BinaryDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/AnyURIDatatypeValidator.lo xercesc/validators/datatype/AnyURIDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/AnyURIDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/AnyURIDatatypeValidator.o xercesc/validators/datatype/AnyURIDatatypeValidator.cpp: In member function 'void xercesc_3_2::AnyURIDatatypeValidator::encode(const XMLCh*, XMLSize_t, xercesc_3_2::XMLBuffer&, xercesc_3_2::MemoryManager*)': xercesc/validators/datatype/AnyURIDatatypeValidator.cpp:141:30: warning: '%02X' directive writing between 2 and 4 bytes into a region of size 3 [-Wformat-overflow=] sprintf(tempStr, "%02X", ch); ^~~~~~ xercesc/validators/datatype/AnyURIDatatypeValidator.cpp:141:30: note: directive argument in the range [0, 65535] In file included from /usr/include/stdio.h:862, from xercesc/validators/datatype/AnyURIDatatypeValidator.cpp:25: /usr/include/bits/stdio2.h:33:34: note: '__builtin___sprintf_chk' output between 3 and 5 bytes into a destination of size 3 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/AbstractStringValidator.lo xercesc/validators/datatype/AbstractStringValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/AbstractStringValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/AbstractStringValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/internal/XTemplateSerializer.lo xercesc/internal/XTemplateSerializer.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/internal/XTemplateSerializer.cpp -fPIC -DPIC -o xercesc/internal/.libs/XTemplateSerializer.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/BooleanDatatypeValidator.lo xercesc/validators/datatype/BooleanDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/BooleanDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/BooleanDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/DateDatatypeValidator.lo xercesc/validators/datatype/DateDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/DateDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/DateDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/DateTimeDatatypeValidator.lo xercesc/validators/datatype/DateTimeDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/DateTimeDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/DateTimeDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/DatatypeValidator.lo xercesc/validators/datatype/DatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/DatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/DatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/DateTimeValidator.lo xercesc/validators/datatype/DateTimeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/DateTimeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/DateTimeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/DayDatatypeValidator.lo xercesc/validators/datatype/DayDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/DayDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/DayDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/DurationDatatypeValidator.lo xercesc/validators/datatype/DurationDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/DurationDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/DurationDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/DecimalDatatypeValidator.lo xercesc/validators/datatype/DecimalDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/DecimalDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/DecimalDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/DoubleDatatypeValidator.lo xercesc/validators/datatype/DoubleDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/DoubleDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/DoubleDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/HexBinaryDatatypeValidator.lo xercesc/validators/datatype/HexBinaryDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/HexBinaryDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/HexBinaryDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/common/DFAContentModel.lo xercesc/validators/common/DFAContentModel.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/common/DFAContentModel.cpp -fPIC -DPIC -o xercesc/validators/common/.libs/DFAContentModel.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/ENTITYDatatypeValidator.lo xercesc/validators/datatype/ENTITYDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/ENTITYDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/ENTITYDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/IDDatatypeValidator.lo xercesc/validators/datatype/IDDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/IDDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/IDDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/MonthDatatypeValidator.lo xercesc/validators/datatype/MonthDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/MonthDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/MonthDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/IDREFDatatypeValidator.lo xercesc/validators/datatype/IDREFDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/IDREFDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/IDREFDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/FloatDatatypeValidator.lo xercesc/validators/datatype/FloatDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/FloatDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/FloatDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/ListDatatypeValidator.lo xercesc/validators/datatype/ListDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/ListDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/ListDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/NCNameDatatypeValidator.lo xercesc/validators/datatype/NCNameDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/NCNameDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/NCNameDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/NOTATIONDatatypeValidator.lo xercesc/validators/datatype/NOTATIONDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/NOTATIONDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/NOTATIONDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/NameDatatypeValidator.lo xercesc/validators/datatype/NameDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/NameDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/NameDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/MonthDayDatatypeValidator.lo xercesc/validators/datatype/MonthDayDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/MonthDayDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/MonthDayDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/XMLCanRepGroup.lo xercesc/validators/datatype/XMLCanRepGroup.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/XMLCanRepGroup.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/XMLCanRepGroup.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/StringDatatypeValidator.lo xercesc/validators/datatype/StringDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/StringDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/StringDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/QNameDatatypeValidator.lo xercesc/validators/datatype/QNameDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/QNameDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/QNameDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/DatatypeValidatorFactory.lo xercesc/validators/datatype/DatatypeValidatorFactory.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/DatatypeValidatorFactory.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/DatatypeValidatorFactory.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/TimeDatatypeValidator.lo xercesc/validators/datatype/TimeDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/TimeDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/TimeDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/YearDatatypeValidator.lo xercesc/validators/datatype/YearDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/YearDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/YearDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/YearMonthDatatypeValidator.lo xercesc/validators/datatype/YearMonthDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/YearMonthDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/YearMonthDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/DTD/DTDAttDef.lo xercesc/validators/DTD/DTDAttDef.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/DTD/DTDAttDef.cpp -fPIC -DPIC -o xercesc/validators/DTD/.libs/DTDAttDef.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/DTD/DTDEntityDecl.lo xercesc/validators/DTD/DTDEntityDecl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/DTD/DTDEntityDecl.cpp -fPIC -DPIC -o xercesc/validators/DTD/.libs/DTDEntityDecl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/datatype/UnionDatatypeValidator.lo xercesc/validators/datatype/UnionDatatypeValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/datatype/UnionDatatypeValidator.cpp -fPIC -DPIC -o xercesc/validators/datatype/.libs/UnionDatatypeValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/DTD/DTDElementDecl.lo xercesc/validators/DTD/DTDElementDecl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/DTD/DTDElementDecl.cpp -fPIC -DPIC -o xercesc/validators/DTD/.libs/DTDElementDecl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/DTD/DTDAttDefList.lo xercesc/validators/DTD/DTDAttDefList.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/DTD/DTDAttDefList.cpp -fPIC -DPIC -o xercesc/validators/DTD/.libs/DTDAttDefList.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/DTD/XMLDTDDescriptionImpl.lo xercesc/validators/DTD/XMLDTDDescriptionImpl.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/DTD/XMLDTDDescriptionImpl.cpp -fPIC -DPIC -o xercesc/validators/DTD/.libs/XMLDTDDescriptionImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/DTD/DTDValidator.lo xercesc/validators/DTD/DTDValidator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/DTD/DTDValidator.cpp -fPIC -DPIC -o xercesc/validators/DTD/.libs/DTDValidator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/identity/IC_Key.lo xercesc/validators/schema/identity/IC_Key.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/identity/IC_Key.cpp -fPIC -DPIC -o xercesc/validators/schema/identity/.libs/IC_Key.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/DTD/DTDGrammar.lo xercesc/validators/DTD/DTDGrammar.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/DTD/DTDGrammar.cpp -fPIC -DPIC -o xercesc/validators/DTD/.libs/DTDGrammar.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/identity/IC_Field.lo xercesc/validators/schema/identity/IC_Field.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/identity/IC_Field.cpp -fPIC -DPIC -o xercesc/validators/schema/identity/.libs/IC_Field.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/identity/FieldValueMap.lo xercesc/validators/schema/identity/FieldValueMap.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/identity/FieldValueMap.cpp -fPIC -DPIC -o xercesc/validators/schema/identity/.libs/FieldValueMap.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/identity/FieldActivator.lo xercesc/validators/schema/identity/FieldActivator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/identity/FieldActivator.cpp -fPIC -DPIC -o xercesc/validators/schema/identity/.libs/FieldActivator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/identity/IC_KeyRef.lo xercesc/validators/schema/identity/IC_KeyRef.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/identity/IC_KeyRef.cpp -fPIC -DPIC -o xercesc/validators/schema/identity/.libs/IC_KeyRef.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/GeneralAttributeCheck.lo xercesc/validators/schema/GeneralAttributeCheck.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/GeneralAttributeCheck.cpp -fPIC -DPIC -o xercesc/validators/schema/.libs/GeneralAttributeCheck.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/ComplexTypeInfo.lo xercesc/validators/schema/ComplexTypeInfo.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/ComplexTypeInfo.cpp -fPIC -DPIC -o xercesc/validators/schema/.libs/ComplexTypeInfo.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/identity/IC_Unique.lo xercesc/validators/schema/identity/IC_Unique.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/identity/IC_Unique.cpp -fPIC -DPIC -o xercesc/validators/schema/identity/.libs/IC_Unique.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/identity/IC_Selector.lo xercesc/validators/schema/identity/IC_Selector.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/identity/IC_Selector.cpp -fPIC -DPIC -o xercesc/validators/schema/identity/.libs/IC_Selector.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/identity/IdentityConstraintHandler.lo xercesc/validators/schema/identity/IdentityConstraintHandler.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/identity/IdentityConstraintHandler.cpp -fPIC -DPIC -o xercesc/validators/schema/identity/.libs/IdentityConstraintHandler.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/identity/IdentityConstraint.lo xercesc/validators/schema/identity/IdentityConstraint.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/identity/IdentityConstraint.cpp -fPIC -DPIC -o xercesc/validators/schema/identity/.libs/IdentityConstraint.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/identity/XPathSymbols.lo xercesc/validators/schema/identity/XPathSymbols.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/identity/XPathSymbols.cpp -fPIC -DPIC -o xercesc/validators/schema/identity/.libs/XPathSymbols.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/identity/ValueStore.lo xercesc/validators/schema/identity/ValueStore.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/identity/ValueStore.cpp -fPIC -DPIC -o xercesc/validators/schema/identity/.libs/ValueStore.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/identity/XPathMatcherStack.lo xercesc/validators/schema/identity/XPathMatcherStack.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/identity/XPathMatcherStack.cpp -fPIC -DPIC -o xercesc/validators/schema/identity/.libs/XPathMatcherStack.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/DTD/DTDScanner.lo xercesc/validators/DTD/DTDScanner.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/DTD/DTDScanner.cpp -fPIC -DPIC -o xercesc/validators/DTD/.libs/DTDScanner.o xercesc/validators/DTD/DTDScanner.cpp: In member function 'bool xercesc_3_2::DTDScanner::getQuotedString(xercesc_3_2::XMLBuffer&)': xercesc/validators/DTD/DTDScanner.cpp:380:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!fReaderMgr->skipIfQuote(quoteCh)) ^~ xercesc/validators/DTD/DTDScanner.cpp:383:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' XMLCh nextCh; ^~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/identity/XPathMatcher.lo xercesc/validators/schema/identity/XPathMatcher.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/identity/XPathMatcher.cpp -fPIC -DPIC -o xercesc/validators/schema/identity/.libs/XPathMatcher.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/identity/ValueStoreCache.lo xercesc/validators/schema/identity/ValueStoreCache.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/identity/ValueStoreCache.cpp -fPIC -DPIC -o xercesc/validators/schema/identity/.libs/ValueStoreCache.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/xinclude/XIncludeLocation.lo xercesc/xinclude/XIncludeLocation.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/xinclude/XIncludeLocation.cpp -fPIC -DPIC -o xercesc/xinclude/.libs/XIncludeLocation.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/xinclude/XIncludeDOMDocumentProcessor.lo xercesc/xinclude/XIncludeDOMDocumentProcessor.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/xinclude/XIncludeDOMDocumentProcessor.cpp -fPIC -DPIC -o xercesc/xinclude/.libs/XIncludeDOMDocumentProcessor.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/NetAccessors/Socket/SocketNetAccessor.lo xercesc/util/NetAccessors/Socket/SocketNetAccessor.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/NetAccessors/Socket/SocketNetAccessor.cpp -fPIC -DPIC -o xercesc/util/NetAccessors/Socket/.libs/SocketNetAccessor.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/validators/schema/identity/XercesXPath.lo xercesc/validators/schema/identity/XercesXPath.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/validators/schema/identity/XercesXPath.cpp -fPIC -DPIC -o xercesc/validators/schema/identity/.libs/XercesXPath.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.lo xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.cpp -fPIC -DPIC -o xercesc/util/NetAccessors/Socket/.libs/UnixHTTPURLInputStream.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/MutexManagers/StdMutexMgr.lo xercesc/util/MutexManagers/StdMutexMgr.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/MutexManagers/StdMutexMgr.cpp -fPIC -DPIC -o xercesc/util/MutexManagers/.libs/StdMutexMgr.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/xinclude/XIncludeUtils.lo xercesc/xinclude/XIncludeUtils.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/xinclude/XIncludeUtils.cpp -fPIC -DPIC -o xercesc/xinclude/.libs/XIncludeUtils.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/FileManagers/PosixFileMgr.lo xercesc/util/FileManagers/PosixFileMgr.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/FileManagers/PosixFileMgr.cpp -fPIC -DPIC -o xercesc/util/FileManagers/.libs/PosixFileMgr.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.lo xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.cpp -fPIC -DPIC -o xercesc/util/MsgLoaders/InMemory/.libs/InMemMsgLoader.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/Transcoders/Iconv/IconvTransService.lo xercesc/util/Transcoders/Iconv/IconvTransService.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/Transcoders/Iconv/IconvTransService.cpp -fPIC -DPIC -o xercesc/util/Transcoders/Iconv/.libs/IconvTransService.o xercesc/util/Transcoders/Iconv/IconvTransService.cpp: In member function 'virtual XMLSize_t xercesc_3_2::IconvLCPTranscoder::calcRequiredSize(const char*, xercesc_3_2::MemoryManager*)': xercesc/util/Transcoders/Iconv/IconvTransService.cpp:242:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if( l == TRANSCODING_ERROR ) ~~^~~~~~~~~~~~~~~~~~~~ xercesc/util/Transcoders/Iconv/IconvTransService.cpp: In member function 'virtual XMLSize_t xercesc_3_2::IconvLCPTranscoder::calcRequiredSize(const XMLCh*, xercesc_3_2::MemoryManager*)': xercesc/util/Transcoders/Iconv/IconvTransService.cpp:281:16: warning: comparison of integer expressions of different signedness: 'const XMLSize_t' {aka 'const long unsigned int'} and 'int' [-Wsign-compare] if (retVal == ~0) ~~~~~~~^~~~~ xercesc/util/Transcoders/Iconv/IconvTransService.cpp: In member function 'virtual XMLCh* xercesc_3_2::IconvLCPTranscoder::transcode(const char*, xercesc_3_2::MemoryManager*)': xercesc/util/Transcoders/Iconv/IconvTransService.cpp:496:12: warning: unused variable 'srcCursor' [-Wunused-variable] size_t srcCursor = 0, dstCursor = 0; ^~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o xercesc/util/NetAccessors/BinHTTPInputStreamCommon.lo xercesc/util/NetAccessors/BinHTTPInputStreamCommon.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c xercesc/util/NetAccessors/BinHTTPInputStreamCommon.cpp -fPIC -DPIC -o xercesc/util/NetAccessors/.libs/BinHTTPInputStreamCommon.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -release 3.2 -o libxerces-c.la -rpath /usr/lib64 xercesc/util/Base64.lo xercesc/util/BinFileInputStream.lo xercesc/util/BinInputStream.lo xercesc/util/BinMemInputStream.lo xercesc/util/BitSet.lo xercesc/util/DefaultPanicHandler.lo xercesc/util/EncodingValidator.lo xercesc/util/HeaderDummy.lo xercesc/util/HexBin.lo xercesc/util/JanitorExports.lo xercesc/util/KVStringPair.lo xercesc/util/Mutexes.lo xercesc/util/PanicHandler.lo xercesc/util/PlatformUtils.lo xercesc/util/PSVIUni.lo xercesc/util/QName.lo xercesc/util/regx/ASCIIRangeFactory.lo xercesc/util/regx/BlockRangeFactory.lo xercesc/util/regx/BMPattern.lo xercesc/util/regx/CharToken.lo xercesc/util/regx/ClosureToken.lo xercesc/util/regx/ConcatToken.lo xercesc/util/regx/Match.lo xercesc/util/regx/Op.lo xercesc/util/regx/OpFactory.lo xercesc/util/regx/ParenToken.lo xercesc/util/regx/ParserForXMLSchema.lo xercesc/util/regx/RangeFactory.lo xercesc/util/regx/RangeToken.lo xercesc/util/regx/RangeTokenMap.lo xercesc/util/regx/RegularExpression.lo xercesc/util/regx/RegxParser.lo xercesc/util/regx/RegxUtil.lo xercesc/util/regx/StringToken.lo xercesc/util/regx/Token.lo xercesc/util/regx/TokenFactory.lo xercesc/util/regx/UnicodeRangeFactory.lo xercesc/util/regx/UnionToken.lo xercesc/util/regx/XMLRangeFactory.lo xercesc/util/regx/XMLUniCharacter.lo xercesc/util/StringPool.lo xercesc/util/SynchronizedStringPool.lo xercesc/util/TransService.lo xercesc/util/XMemory.lo xercesc/util/XML256TableTranscoder.lo xercesc/util/XML88591Transcoder.lo xercesc/util/XMLAbstractDoubleFloat.lo xercesc/util/XMLASCIITranscoder.lo xercesc/util/XMLBigDecimal.lo xercesc/util/XMLBigInteger.lo xercesc/util/XMLChar.lo xercesc/util/XMLChTranscoder.lo xercesc/util/XMLDateTime.lo xercesc/util/XMLDouble.lo xercesc/util/XMLEBCDICTranscoder.lo xercesc/util/XMLException.lo xercesc/util/XMLFloat.lo xercesc/util/XMLIBM1047Transcoder.lo xercesc/util/XMLIBM1140Transcoder.lo xercesc/util/XMLInitializer.lo xercesc/util/XMLMsgLoader.lo xercesc/util/XMLNumber.lo xercesc/util/XMLString.lo xercesc/util/XMLStringTokenizer.lo xercesc/util/XMLUCS4Transcoder.lo xercesc/util/XMLUni.lo xercesc/util/XMLUri.lo xercesc/util/XMLURL.lo xercesc/util/XMLUTF16Transcoder.lo xercesc/util/XMLUTF8Transcoder.lo xercesc/util/XMLWin1252Transcoder.lo xercesc/dom/DOMException.lo xercesc/dom/DOMLSException.lo xercesc/dom/DOMRangeException.lo xercesc/dom/DOMXPathException.lo xercesc/dom/impl/DOMAttrImpl.lo xercesc/dom/impl/DOMAttrMapImpl.lo xercesc/dom/impl/DOMAttrNSImpl.lo xercesc/dom/impl/DOMCDATASectionImpl.lo xercesc/dom/impl/DOMCharacterDataImpl.lo xercesc/dom/impl/DOMChildNode.lo xercesc/dom/impl/DOMCommentImpl.lo xercesc/dom/impl/DOMConfigurationImpl.lo xercesc/dom/impl/DOMDeepNodeListImpl.lo xercesc/dom/impl/DOMDocumentFragmentImpl.lo xercesc/dom/impl/DOMDocumentImpl.lo xercesc/dom/impl/DOMDocumentTypeImpl.lo xercesc/dom/impl/DOMElementImpl.lo xercesc/dom/impl/DOMElementNSImpl.lo xercesc/dom/impl/DOMEntityImpl.lo xercesc/dom/impl/DOMEntityReferenceImpl.lo xercesc/dom/impl/DOMErrorImpl.lo xercesc/dom/impl/DOMImplementationImpl.lo xercesc/dom/impl/DOMImplementationListImpl.lo xercesc/dom/impl/DOMImplementationRegistry.lo xercesc/dom/impl/DOMLocatorImpl.lo xercesc/dom/impl/DOMNamedNodeMapImpl.lo xercesc/dom/impl/DOMNodeIDMap.lo xercesc/dom/impl/DOMNodeImpl.lo xercesc/dom/impl/DOMNodeIteratorImpl.lo xercesc/dom/impl/DOMNodeListImpl.lo xercesc/dom/impl/DOMNodeVector.lo xercesc/dom/impl/DOMNormalizer.lo xercesc/dom/impl/DOMNotationImpl.lo xercesc/dom/impl/DOMParentNode.lo xercesc/dom/impl/DOMProcessingInstructionImpl.lo xercesc/dom/impl/DOMRangeImpl.lo xercesc/dom/impl/DOMStringListImpl.lo xercesc/dom/impl/DOMStringPool.lo xercesc/dom/impl/DOMTextImpl.lo xercesc/dom/impl/DOMTreeWalkerImpl.lo xercesc/dom/impl/DOMTypeInfoImpl.lo xercesc/dom/impl/DOMLSSerializerImpl.lo xercesc/dom/impl/DOMLSInputImpl.lo xercesc/dom/impl/DOMLSOutputImpl.lo xercesc/dom/impl/DOMXPathExpressionImpl.lo xercesc/dom/impl/DOMXPathNSResolverImpl.lo xercesc/dom/impl/DOMXPathResultImpl.lo xercesc/dom/impl/XSDElementNSImpl.lo xercesc/framework/BinOutputStream.lo xercesc/framework/LocalFileFormatTarget.lo xercesc/framework/LocalFileInputSource.lo xercesc/framework/MemBufFormatTarget.lo xercesc/framework/MemBufInputSource.lo xercesc/framework/psvi/PSVIAttribute.lo xercesc/framework/psvi/PSVIAttributeList.lo xercesc/framework/psvi/PSVIElement.lo xercesc/framework/psvi/PSVIItem.lo xercesc/framework/psvi/XSAnnotation.lo xercesc/framework/psvi/XSAttributeDeclaration.lo xercesc/framework/psvi/XSAttributeGroupDefinition.lo xercesc/framework/psvi/XSAttributeUse.lo xercesc/framework/psvi/XSComplexTypeDefinition.lo xercesc/framework/psvi/XSElementDeclaration.lo xercesc/framework/psvi/XSFacet.lo xercesc/framework/psvi/XSIDCDefinition.lo xercesc/framework/psvi/XSModel.lo xercesc/framework/psvi/XSModelGroup.lo xercesc/framework/psvi/XSModelGroupDefinition.lo xercesc/framework/psvi/XSMultiValueFacet.lo xercesc/framework/psvi/XSNamespaceItem.lo xercesc/framework/psvi/XSNotationDeclaration.lo xercesc/framework/psvi/XSObject.lo xercesc/framework/psvi/XSParticle.lo xercesc/framework/psvi/XSSimpleTypeDefinition.lo xercesc/framework/psvi/XSTypeDefinition.lo xercesc/framework/psvi/XSValue.lo xercesc/framework/psvi/XSWildcard.lo xercesc/framework/StdInInputSource.lo xercesc/framework/StdOutFormatTarget.lo xercesc/framework/URLInputSource.lo xercesc/framework/Wrapper4DOMLSInput.lo xercesc/framework/Wrapper4InputSource.lo xercesc/framework/XMLAttDef.lo xercesc/framework/XMLAttDefList.lo xercesc/framework/XMLAttr.lo xercesc/framework/XMLBuffer.lo xercesc/framework/XMLBufferMgr.lo xercesc/framework/XMLContentModel.lo xercesc/framework/XMLDTDDescription.lo xercesc/framework/XMLElementDecl.lo xercesc/framework/XMLEntityDecl.lo xercesc/framework/XMLFormatter.lo xercesc/framework/XMLGrammarDescription.lo xercesc/framework/XMLGrammarPoolImpl.lo xercesc/framework/XMLNotationDecl.lo xercesc/framework/XMLRecognizer.lo xercesc/framework/XMLRefInfo.lo xercesc/framework/XMLSchemaDescription.lo xercesc/framework/XMLValidator.lo xercesc/internal/BinFileOutputStream.lo xercesc/internal/BinMemOutputStream.lo xercesc/internal/DGXMLScanner.lo xercesc/internal/ElemStack.lo xercesc/internal/IGXMLScanner.lo xercesc/internal/IGXMLScanner2.lo xercesc/internal/MemoryManagerImpl.lo xercesc/internal/ReaderMgr.lo xercesc/internal/SGXMLScanner.lo xercesc/internal/ValidationContextImpl.lo xercesc/internal/VecAttributesImpl.lo xercesc/internal/VecAttrListImpl.lo xercesc/internal/WFXMLScanner.lo xercesc/internal/XMLReader.lo xercesc/internal/XMLScanner.lo xercesc/internal/XMLScannerResolver.lo xercesc/internal/XProtoType.lo xercesc/internal/XSAXMLScanner.lo xercesc/internal/XSerializeEngine.lo xercesc/internal/XSObjectFactory.lo xercesc/internal/XTemplateSerializer.lo xercesc/parsers/AbstractDOMParser.lo xercesc/parsers/DOMLSParserImpl.lo xercesc/parsers/SAX2XMLFilterImpl.lo xercesc/parsers/SAX2XMLReaderImpl.lo xercesc/parsers/SAXParser.lo xercesc/parsers/XercesDOMParser.lo xercesc/sax/Dummy.lo xercesc/sax/InputSource.lo xercesc/sax/SAXException.lo xercesc/sax/SAXParseException.lo xercesc/sax2/sax2Dummy.lo xercesc/validators/common/AllContentModel.lo xercesc/validators/common/CMAny.lo xercesc/validators/common/CMBinaryOp.lo xercesc/validators/common/CMUnaryOp.lo xercesc/validators/common/ContentLeafNameTypeVector.lo xercesc/validators/common/ContentSpecNode.lo xercesc/validators/common/DFAContentModel.lo xercesc/validators/common/Grammar.lo xercesc/validators/common/GrammarResolver.lo xercesc/validators/common/MixedContentModel.lo xercesc/validators/common/SimpleContentModel.lo xercesc/validators/datatype/AbstractNumericFacetValidator.lo xercesc/validators/datatype/AbstractNumericValidator.lo xercesc/validators/datatype/AbstractStringValidator.lo xercesc/validators/datatype/AnySimpleTypeDatatypeValidator.lo xercesc/validators/datatype/AnyURIDatatypeValidator.lo xercesc/validators/datatype/Base64BinaryDatatypeValidator.lo xercesc/validators/datatype/BooleanDatatypeValidator.lo xercesc/validators/datatype/DatatypeValidator.lo xercesc/validators/datatype/DatatypeValidatorFactory.lo xercesc/validators/datatype/DateDatatypeValidator.lo xercesc/validators/datatype/DateTimeDatatypeValidator.lo xercesc/validators/datatype/DateTimeValidator.lo xercesc/validators/datatype/DayDatatypeValidator.lo xercesc/validators/datatype/DecimalDatatypeValidator.lo xercesc/validators/datatype/DoubleDatatypeValidator.lo xercesc/validators/datatype/DurationDatatypeValidator.lo xercesc/validators/datatype/ENTITYDatatypeValidator.lo xercesc/validators/datatype/FloatDatatypeValidator.lo xercesc/validators/datatype/HexBinaryDatatypeValidator.lo xercesc/validators/datatype/IDDatatypeValidator.lo xercesc/validators/datatype/IDREFDatatypeValidator.lo xercesc/validators/datatype/ListDatatypeValidator.lo xercesc/validators/datatype/MonthDatatypeValidator.lo xercesc/validators/datatype/MonthDayDatatypeValidator.lo xercesc/validators/datatype/NameDatatypeValidator.lo xercesc/validators/datatype/NCNameDatatypeValidator.lo xercesc/validators/datatype/NOTATIONDatatypeValidator.lo xercesc/validators/datatype/QNameDatatypeValidator.lo xercesc/validators/datatype/StringDatatypeValidator.lo xercesc/validators/datatype/TimeDatatypeValidator.lo xercesc/validators/datatype/UnionDatatypeValidator.lo xercesc/validators/datatype/XMLCanRepGroup.lo xercesc/validators/datatype/YearDatatypeValidator.lo xercesc/validators/datatype/YearMonthDatatypeValidator.lo xercesc/validators/DTD/DTDAttDef.lo xercesc/validators/DTD/DTDAttDefList.lo xercesc/validators/DTD/DTDElementDecl.lo xercesc/validators/DTD/DTDEntityDecl.lo xercesc/validators/DTD/DTDGrammar.lo xercesc/validators/DTD/DTDScanner.lo xercesc/validators/DTD/DTDValidator.lo xercesc/validators/DTD/XMLDTDDescriptionImpl.lo xercesc/validators/schema/ComplexTypeInfo.lo xercesc/validators/schema/GeneralAttributeCheck.lo xercesc/validators/schema/identity/FieldActivator.lo xercesc/validators/schema/identity/FieldValueMap.lo xercesc/validators/schema/identity/IC_Field.lo xercesc/validators/schema/identity/IC_Key.lo xercesc/validators/schema/identity/IC_KeyRef.lo xercesc/validators/schema/identity/IC_Selector.lo xercesc/validators/schema/identity/IC_Unique.lo xercesc/validators/schema/identity/IdentityConstraint.lo xercesc/validators/schema/identity/IdentityConstraintHandler.lo xercesc/validators/schema/identity/ValueStore.lo xercesc/validators/schema/identity/ValueStoreCache.lo xercesc/validators/schema/identity/XercesXPath.lo xercesc/validators/schema/identity/XPathMatcher.lo xercesc/validators/schema/identity/XPathMatcherStack.lo xercesc/validators/schema/identity/XPathSymbols.lo xercesc/validators/schema/NamespaceScope.lo xercesc/validators/schema/SchemaAttDef.lo xercesc/validators/schema/SchemaAttDefList.lo xercesc/validators/schema/SchemaElementDecl.lo xercesc/validators/schema/SchemaGrammar.lo xercesc/validators/schema/SchemaInfo.lo xercesc/validators/schema/SchemaSymbols.lo xercesc/validators/schema/SchemaValidator.lo xercesc/validators/schema/SubstitutionGroupComparator.lo xercesc/validators/schema/TraverseSchema.lo xercesc/validators/schema/XercesAttGroupInfo.lo xercesc/validators/schema/XercesElementWildcard.lo xercesc/validators/schema/XercesGroupInfo.lo xercesc/validators/schema/XMLSchemaDescriptionImpl.lo xercesc/validators/schema/XSDDOMParser.lo xercesc/validators/schema/XSDErrorReporter.lo xercesc/validators/schema/XSDLocator.lo xercesc/validators/schema/XUtil.lo xercesc/xinclude/XIncludeDOMDocumentProcessor.lo xercesc/xinclude/XIncludeLocation.lo xercesc/xinclude/XIncludeUtils.lo xercesc/util/NetAccessors/Socket/SocketNetAccessor.lo xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.lo xercesc/util/NetAccessors/BinHTTPInputStreamCommon.lo xercesc/util/Transcoders/Iconv/IconvTransService.lo xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.lo xercesc/util/MutexManagers/StdMutexMgr.lo xercesc/util/FileManagers/PosixFileMgr.lo stricmp.lo strnicmp.lo -lpthread libtool: link: x86_64-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/8/crtbeginS.o xercesc/util/.libs/Base64.o xercesc/util/.libs/BinFileInputStream.o xercesc/util/.libs/BinInputStream.o xercesc/util/.libs/BinMemInputStream.o xercesc/util/.libs/BitSet.o xercesc/util/.libs/DefaultPanicHandler.o xercesc/util/.libs/EncodingValidator.o xercesc/util/.libs/HeaderDummy.o xercesc/util/.libs/HexBin.o xercesc/util/.libs/JanitorExports.o xercesc/util/.libs/KVStringPair.o xercesc/util/.libs/Mutexes.o xercesc/util/.libs/PanicHandler.o xercesc/util/.libs/PlatformUtils.o xercesc/util/.libs/PSVIUni.o xercesc/util/.libs/QName.o xercesc/util/regx/.libs/ASCIIRangeFactory.o xercesc/util/regx/.libs/BlockRangeFactory.o xercesc/util/regx/.libs/BMPattern.o xercesc/util/regx/.libs/CharToken.o xercesc/util/regx/.libs/ClosureToken.o xercesc/util/regx/.libs/ConcatToken.o xercesc/util/regx/.libs/Match.o xercesc/util/regx/.libs/Op.o xercesc/util/regx/.libs/OpFactory.o xercesc/util/regx/.libs/ParenToken.o xercesc/util/regx/.libs/ParserForXMLSchema.o xercesc/util/regx/.libs/RangeFactory.o xercesc/util/regx/.libs/RangeToken.o xercesc/util/regx/.libs/RangeTokenMap.o xercesc/util/regx/.libs/RegularExpression.o xercesc/util/regx/.libs/RegxParser.o xercesc/util/regx/.libs/RegxUtil.o xercesc/util/regx/.libs/StringToken.o xercesc/util/regx/.libs/Token.o xercesc/util/regx/.libs/TokenFactory.o xercesc/util/regx/.libs/UnicodeRangeFactory.o xercesc/util/regx/.libs/UnionToken.o xercesc/util/regx/.libs/XMLRangeFactory.o xercesc/util/regx/.libs/XMLUniCharacter.o xercesc/util/.libs/StringPool.o xercesc/util/.libs/SynchronizedStringPool.o xercesc/util/.libs/TransService.o xercesc/util/.libs/XMemory.o xercesc/util/.libs/XML256TableTranscoder.o xercesc/util/.libs/XML88591Transcoder.o xercesc/util/.libs/XMLAbstractDoubleFloat.o xercesc/util/.libs/XMLASCIITranscoder.o xercesc/util/.libs/XMLBigDecimal.o xercesc/util/.libs/XMLBigInteger.o xercesc/util/.libs/XMLChar.o xercesc/util/.libs/XMLChTranscoder.o xercesc/util/.libs/XMLDateTime.o xercesc/util/.libs/XMLDouble.o xercesc/util/.libs/XMLEBCDICTranscoder.o xercesc/util/.libs/XMLException.o xercesc/util/.libs/XMLFloat.o xercesc/util/.libs/XMLIBM1047Transcoder.o xercesc/util/.libs/XMLIBM1140Transcoder.o xercesc/util/.libs/XMLInitializer.o xercesc/util/.libs/XMLMsgLoader.o xercesc/util/.libs/XMLNumber.o xercesc/util/.libs/XMLString.o xercesc/util/.libs/XMLStringTokenizer.o xercesc/util/.libs/XMLUCS4Transcoder.o xercesc/util/.libs/XMLUni.o xercesc/util/.libs/XMLUri.o xercesc/util/.libs/XMLURL.o xercesc/util/.libs/XMLUTF16Transcoder.o xercesc/util/.libs/XMLUTF8Transcoder.o xercesc/util/.libs/XMLWin1252Transcoder.o xercesc/dom/.libs/DOMException.o xercesc/dom/.libs/DOMLSException.o xercesc/dom/.libs/DOMRangeException.o xercesc/dom/.libs/DOMXPathException.o xercesc/dom/impl/.libs/DOMAttrImpl.o xercesc/dom/impl/.libs/DOMAttrMapImpl.o xercesc/dom/impl/.libs/DOMAttrNSImpl.o xercesc/dom/impl/.libs/DOMCDATASectionImpl.o xercesc/dom/impl/.libs/DOMCharacterDataImpl.o xercesc/dom/impl/.libs/DOMChildNode.o xercesc/dom/impl/.libs/DOMCommentImpl.o xercesc/dom/impl/.libs/DOMConfigurationImpl.o xercesc/dom/impl/.libs/DOMDeepNodeListImpl.o xercesc/dom/impl/.libs/DOMDocumentFragmentImpl.o xercesc/dom/impl/.libs/DOMDocumentImpl.o xercesc/dom/impl/.libs/DOMDocumentTypeImpl.o xercesc/dom/impl/.libs/DOMElementImpl.o xercesc/dom/impl/.libs/DOMElementNSImpl.o xercesc/dom/impl/.libs/DOMEntityImpl.o xercesc/dom/impl/.libs/DOMEntityReferenceImpl.o xercesc/dom/impl/.libs/DOMErrorImpl.o xercesc/dom/impl/.libs/DOMImplementationImpl.o xercesc/dom/impl/.libs/DOMImplementationListImpl.o xercesc/dom/impl/.libs/DOMImplementationRegistry.o xercesc/dom/impl/.libs/DOMLocatorImpl.o xercesc/dom/impl/.libs/DOMNamedNodeMapImpl.o xercesc/dom/impl/.libs/DOMNodeIDMap.o xercesc/dom/impl/.libs/DOMNodeImpl.o xercesc/dom/impl/.libs/DOMNodeIteratorImpl.o xercesc/dom/impl/.libs/DOMNodeListImpl.o xercesc/dom/impl/.libs/DOMNodeVector.o xercesc/dom/impl/.libs/DOMNormalizer.o xercesc/dom/impl/.libs/DOMNotationImpl.o xercesc/dom/impl/.libs/DOMParentNode.o xercesc/dom/impl/.libs/DOMProcessingInstructionImpl.o xercesc/dom/impl/.libs/DOMRangeImpl.o xercesc/dom/impl/.libs/DOMStringListImpl.o xercesc/dom/impl/.libs/DOMStringPool.o xercesc/dom/impl/.libs/DOMTextImpl.o xercesc/dom/impl/.libs/DOMTreeWalkerImpl.o xercesc/dom/impl/.libs/DOMTypeInfoImpl.o xercesc/dom/impl/.libs/DOMLSSerializerImpl.o xercesc/dom/impl/.libs/DOMLSInputImpl.o xercesc/dom/impl/.libs/DOMLSOutputImpl.o xercesc/dom/impl/.libs/DOMXPathExpressionImpl.o xercesc/dom/impl/.libs/DOMXPathNSResolverImpl.o xercesc/dom/impl/.libs/DOMXPathResultImpl.o xercesc/dom/impl/.libs/XSDElementNSImpl.o xercesc/framework/.libs/BinOutputStream.o xercesc/framework/.libs/LocalFileFormatTarget.o xercesc/framework/.libs/LocalFileInputSource.o xercesc/framework/.libs/MemBufFormatTarget.o xercesc/framework/.libs/MemBufInputSource.o xercesc/framework/psvi/.libs/PSVIAttribute.o xercesc/framework/psvi/.libs/PSVIAttributeList.o xercesc/framework/psvi/.libs/PSVIElement.o xercesc/framework/psvi/.libs/PSVIItem.o xercesc/framework/psvi/.libs/XSAnnotation.o xercesc/framework/psvi/.libs/XSAttributeDeclaration.o xercesc/framework/psvi/.libs/XSAttributeGroupDefinition.o xercesc/framework/psvi/.libs/XSAttributeUse.o xercesc/framework/psvi/.libs/XSComplexTypeDefinition.o xercesc/framework/psvi/.libs/XSElementDeclaration.o xercesc/framework/psvi/.libs/XSFacet.o xercesc/framework/psvi/.libs/XSIDCDefinition.o xercesc/framework/psvi/.libs/XSModel.o xercesc/framework/psvi/.libs/XSModelGroup.o xercesc/framework/psvi/.libs/XSModelGroupDefinition.o xercesc/framework/psvi/.libs/XSMultiValueFacet.o xercesc/framework/psvi/.libs/XSNamespaceItem.o xercesc/framework/psvi/.libs/XSNotationDeclaration.o xercesc/framework/psvi/.libs/XSObject.o xercesc/framework/psvi/.libs/XSParticle.o xercesc/framework/psvi/.libs/XSSimpleTypeDefinition.o xercesc/framework/psvi/.libs/XSTypeDefinition.o xercesc/framework/psvi/.libs/XSValue.o xercesc/framework/psvi/.libs/XSWildcard.o xercesc/framework/.libs/StdInInputSource.o xercesc/framework/.libs/StdOutFormatTarget.o xercesc/framework/.libs/URLInputSource.o xercesc/framework/.libs/Wrapper4DOMLSInput.o xercesc/framework/.libs/Wrapper4InputSource.o xercesc/framework/.libs/XMLAttDef.o xercesc/framework/.libs/XMLAttDefList.o xercesc/framework/.libs/XMLAttr.o xercesc/framework/.libs/XMLBuffer.o xercesc/framework/.libs/XMLBufferMgr.o xercesc/framework/.libs/XMLContentModel.o xercesc/framework/.libs/XMLDTDDescription.o xercesc/framework/.libs/XMLElementDecl.o xercesc/framework/.libs/XMLEntityDecl.o xercesc/framework/.libs/XMLFormatter.o xercesc/framework/.libs/XMLGrammarDescription.o xercesc/framework/.libs/XMLGrammarPoolImpl.o xercesc/framework/.libs/XMLNotationDecl.o xercesc/framework/.libs/XMLRecognizer.o xercesc/framework/.libs/XMLRefInfo.o xercesc/framework/.libs/XMLSchemaDescription.o xercesc/framework/.libs/XMLValidator.o xercesc/internal/.libs/BinFileOutputStream.o xercesc/internal/.libs/BinMemOutputStream.o xercesc/internal/.libs/DGXMLScanner.o xercesc/internal/.libs/ElemStack.o xercesc/internal/.libs/IGXMLScanner.o xercesc/internal/.libs/IGXMLScanner2.o xercesc/internal/.libs/MemoryManagerImpl.o xercesc/internal/.libs/ReaderMgr.o xercesc/internal/.libs/SGXMLScanner.o xercesc/internal/.libs/ValidationContextImpl.o xercesc/internal/.libs/VecAttributesImpl.o xercesc/internal/.libs/VecAttrListImpl.o xercesc/internal/.libs/WFXMLScanner.o xercesc/internal/.libs/XMLReader.o xercesc/internal/.libs/XMLScanner.o xercesc/internal/.libs/XMLScannerResolver.o xercesc/internal/.libs/XProtoType.o xercesc/internal/.libs/XSAXMLScanner.o xercesc/internal/.libs/XSerializeEngine.o xercesc/internal/.libs/XSObjectFactory.o xercesc/internal/.libs/XTemplateSerializer.o xercesc/parsers/.libs/AbstractDOMParser.o xercesc/parsers/.libs/DOMLSParserImpl.o xercesc/parsers/.libs/SAX2XMLFilterImpl.o xercesc/parsers/.libs/SAX2XMLReaderImpl.o xercesc/parsers/.libs/SAXParser.o xercesc/parsers/.libs/XercesDOMParser.o xercesc/sax/.libs/Dummy.o xercesc/sax/.libs/InputSource.o xercesc/sax/.libs/SAXException.o xercesc/sax/.libs/SAXParseException.o xercesc/sax2/.libs/sax2Dummy.o xercesc/validators/common/.libs/AllContentModel.o xercesc/validators/common/.libs/CMAny.o xercesc/validators/common/.libs/CMBinaryOp.o xercesc/validators/common/.libs/CMUnaryOp.o xercesc/validators/common/.libs/ContentLeafNameTypeVector.o xercesc/validators/common/.libs/ContentSpecNode.o xercesc/validators/common/.libs/DFAContentModel.o xercesc/validators/common/.libs/Grammar.o xercesc/validators/common/.libs/GrammarResolver.o xercesc/validators/common/.libs/MixedContentModel.o xercesc/validators/common/.libs/SimpleContentModel.o xercesc/validators/datatype/.libs/AbstractNumericFacetValidator.o xercesc/validators/datatype/.libs/AbstractNumericValidator.o xercesc/validators/datatype/.libs/AbstractStringValidator.o xercesc/validators/datatype/.libs/AnySimpleTypeDatatypeValidator.o xercesc/validators/datatype/.libs/AnyURIDatatypeValidator.o xercesc/validators/datatype/.libs/Base64BinaryDatatypeValidator.o xercesc/validators/datatype/.libs/BooleanDatatypeValidator.o xercesc/validators/datatype/.libs/DatatypeValidator.o xercesc/validators/datatype/.libs/DatatypeValidatorFactory.o xercesc/validators/datatype/.libs/DateDatatypeValidator.o xercesc/validators/datatype/.libs/DateTimeDatatypeValidator.o xercesc/validators/datatype/.libs/DateTimeValidator.o xercesc/validators/datatype/.libs/DayDatatypeValidator.o xercesc/validators/datatype/.libs/DecimalDatatypeValidator.o xercesc/validators/datatype/.libs/DoubleDatatypeValidator.o xercesc/validators/datatype/.libs/DurationDatatypeValidator.o xercesc/validators/datatype/.libs/ENTITYDatatypeValidator.o xercesc/validators/datatype/.libs/FloatDatatypeValidator.o xercesc/validators/datatype/.libs/HexBinaryDatatypeValidator.o xercesc/validators/datatype/.libs/IDDatatypeValidator.o xercesc/validators/datatype/.libs/IDREFDatatypeValidator.o xercesc/validators/datatype/.libs/ListDatatypeValidator.o xercesc/validators/datatype/.libs/MonthDatatypeValidator.o xercesc/validators/datatype/.libs/MonthDayDatatypeValidator.o xercesc/validators/datatype/.libs/NameDatatypeValidator.o xercesc/validators/datatype/.libs/NCNameDatatypeValidator.o xercesc/validators/datatype/.libs/NOTATIONDatatypeValidator.o xercesc/validators/datatype/.libs/QNameDatatypeValidator.o xercesc/validators/datatype/.libs/StringDatatypeValidator.o xercesc/validators/datatype/.libs/TimeDatatypeValidator.o xercesc/validators/datatype/.libs/UnionDatatypeValidator.o xercesc/validators/datatype/.libs/XMLCanRepGroup.o xercesc/validators/datatype/.libs/YearDatatypeValidator.o xercesc/validators/datatype/.libs/YearMonthDatatypeValidator.o xercesc/validators/DTD/.libs/DTDAttDef.o xercesc/validators/DTD/.libs/DTDAttDefList.o xercesc/validators/DTD/.libs/DTDElementDecl.o xercesc/validators/DTD/.libs/DTDEntityDecl.o xercesc/validators/DTD/.libs/DTDGrammar.o xercesc/validators/DTD/.libs/DTDScanner.o xercesc/validators/DTD/.libs/DTDValidator.o xercesc/validators/DTD/.libs/XMLDTDDescriptionImpl.o xercesc/validators/schema/.libs/ComplexTypeInfo.o xercesc/validators/schema/.libs/GeneralAttributeCheck.o xercesc/validators/schema/identity/.libs/FieldActivator.o xercesc/validators/schema/identity/.libs/FieldValueMap.o xercesc/validators/schema/identity/.libs/IC_Field.o xercesc/validators/schema/identity/.libs/IC_Key.o xercesc/validators/schema/identity/.libs/IC_KeyRef.o xercesc/validators/schema/identity/.libs/IC_Selector.o xercesc/validators/schema/identity/.libs/IC_Unique.o xercesc/validators/schema/identity/.libs/IdentityConstraint.o xercesc/validators/schema/identity/.libs/IdentityConstraintHandler.o xercesc/validators/schema/identity/.libs/ValueStore.o xercesc/validators/schema/identity/.libs/ValueStoreCache.o xercesc/validators/schema/identity/.libs/XercesXPath.o xercesc/validators/schema/identity/.libs/XPathMatcher.o xercesc/validators/schema/identity/.libs/XPathMatcherStack.o xercesc/validators/schema/identity/.libs/XPathSymbols.o xercesc/validators/schema/.libs/NamespaceScope.o xercesc/validators/schema/.libs/SchemaAttDef.o xercesc/validators/schema/.libs/SchemaAttDefList.o xercesc/validators/schema/.libs/SchemaElementDecl.o xercesc/validators/schema/.libs/SchemaGrammar.o xercesc/validators/schema/.libs/SchemaInfo.o xercesc/validators/schema/.libs/SchemaSymbols.o xercesc/validators/schema/.libs/SchemaValidator.o xercesc/validators/schema/.libs/SubstitutionGroupComparator.o xercesc/validators/schema/.libs/TraverseSchema.o xercesc/validators/schema/.libs/XercesAttGroupInfo.o xercesc/validators/schema/.libs/XercesElementWildcard.o xercesc/validators/schema/.libs/XercesGroupInfo.o xercesc/validators/schema/.libs/XMLSchemaDescriptionImpl.o xercesc/validators/schema/.libs/XSDDOMParser.o xercesc/validators/schema/.libs/XSDErrorReporter.o xercesc/validators/schema/.libs/XSDLocator.o xercesc/validators/schema/.libs/XUtil.o xercesc/xinclude/.libs/XIncludeDOMDocumentProcessor.o xercesc/xinclude/.libs/XIncludeLocation.o xercesc/xinclude/.libs/XIncludeUtils.o xercesc/util/NetAccessors/Socket/.libs/SocketNetAccessor.o xercesc/util/NetAccessors/Socket/.libs/UnixHTTPURLInputStream.o xercesc/util/NetAccessors/.libs/BinHTTPInputStreamCommon.o xercesc/util/Transcoders/Iconv/.libs/IconvTransService.o xercesc/util/MsgLoaders/InMemory/.libs/InMemMsgLoader.o xercesc/util/MutexManagers/.libs/StdMutexMgr.o xercesc/util/FileManagers/.libs/PosixFileMgr.o .libs/stricmp.o .libs/strnicmp.o -lpthread -L/usr/lib64/gcc/x86_64-alt-linux/8 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/8/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64/crtn.o -g -O2 -msse2 -Wl,-soname -Wl,libxerces-c-3.2.so -o .libs/libxerces-c-3.2.so libtool: link: (cd ".libs" && rm -f "libxerces-c.so" && ln -s "libxerces-c-3.2.so" "libxerces-c.so") libtool: link: ( cd ".libs" && rm -f "libxerces-c.la" && ln -s "../libxerces-c.la" "libxerces-c.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' Making all in tests make[2]: Nothing to be done for 'all'. Making all in samples make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/DOMPrint/DOMPrintFilter.o src/DOMPrint/DOMPrintFilter.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/DOMPrint/DOMPrintErrorHandler.o src/DOMPrint/DOMPrintErrorHandler.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/CreateDOMDocument/CreateDOMDocument.o src/CreateDOMDocument/CreateDOMDocument.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/DOMCount/DOMCount.o src/DOMCount/DOMCount.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/EnumVal/EnumVal.o src/EnumVal/EnumVal.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/DOMPrint/DOMPrint.o src/DOMPrint/DOMPrint.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/PParse/PParse.o src/PParse/PParse.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/MemParse/MemParseHandlers.o src/MemParse/MemParseHandlers.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/MemParse/MemParse.o src/MemParse/MemParse.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/PParse/PParseHandlers.o src/PParse/PParseHandlers.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/DOMPrint/DOMTreeErrorReporter.o src/DOMPrint/DOMTreeErrorReporter.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/Redirect/Redirect.o src/Redirect/Redirect.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/Redirect/RedirectHandlers.o src/Redirect/RedirectHandlers.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/SAX2Count/SAX2CountHandlers.o src/SAX2Count/SAX2CountHandlers.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/PSVIWriter/PSVIWriter.o src/PSVIWriter/PSVIWriter.cpp src/PSVIWriter/PSVIWriter.cpp: In function 'int main(int, char**)': src/PSVIWriter/PSVIWriter.cpp:272:18: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (psviTarget) ^~ src/PSVIWriter/PSVIWriter.cpp:274:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' psviTarget = new LocalFileFormatTarget(fileName); ^~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/SAX2Count/SAX2Count.o src/SAX2Count/SAX2Count.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/SAX2Print/SAX2FilterHandlers.o src/SAX2Print/SAX2FilterHandlers.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/SAX2Print/SAX2Print.o src/SAX2Print/SAX2Print.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/SAXCount/SAXCount.o src/SAXCount/SAXCount.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/SAXPrint/SAXPrint.o src/SAXPrint/SAXPrint.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/SAXPrint/SAXPrintHandlers.o src/SAXPrint/SAXPrintHandlers.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/SAX2Print/SAX2PrintHandlers.o src/SAX2Print/SAX2PrintHandlers.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/SAXCount/SAXCountHandlers.o src/SAXCount/SAXCountHandlers.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/StdInParse/StdInParse.o src/StdInParse/StdInParse.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/SCMPrint/SCMPrint.o src/SCMPrint/SCMPrint.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/XInclude/XInclude.o src/XInclude/XInclude.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/StdInParse/StdInParseHandlers.o src/StdInParse/StdInParseHandlers.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o CreateDOMDocument src/CreateDOMDocument/CreateDOMDocument.o ../src/libxerces-c.la -lpthread libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o .libs/CreateDOMDocument src/CreateDOMDocument/CreateDOMDocument.o ../src/.libs/libxerces-c.so -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/PSVIWriter/PSVIWriterHandlers.o src/PSVIWriter/PSVIWriterHandlers.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -c -o src/SEnumVal/SEnumVal.o src/SEnumVal/SEnumVal.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o DOMCount src/DOMCount/DOMCount.o ../src/libxerces-c.la -lpthread libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o .libs/DOMCount src/DOMCount/DOMCount.o ../src/.libs/libxerces-c.so -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o DOMPrint src/DOMPrint/DOMPrint.o src/DOMPrint/DOMPrintErrorHandler.o src/DOMPrint/DOMPrintFilter.o src/DOMPrint/DOMTreeErrorReporter.o ../src/libxerces-c.la -lpthread libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o .libs/DOMPrint src/DOMPrint/DOMPrint.o src/DOMPrint/DOMPrintErrorHandler.o src/DOMPrint/DOMPrintFilter.o src/DOMPrint/DOMTreeErrorReporter.o ../src/.libs/libxerces-c.so -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o MemParse src/MemParse/MemParse.o src/MemParse/MemParseHandlers.o ../src/libxerces-c.la -lpthread libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o .libs/MemParse src/MemParse/MemParse.o src/MemParse/MemParseHandlers.o ../src/.libs/libxerces-c.so -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o EnumVal src/EnumVal/EnumVal.o ../src/libxerces-c.la -lpthread libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o .libs/EnumVal src/EnumVal/EnumVal.o ../src/.libs/libxerces-c.so -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o Redirect src/Redirect/Redirect.o src/Redirect/RedirectHandlers.o ../src/libxerces-c.la -lpthread libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o .libs/Redirect src/Redirect/Redirect.o src/Redirect/RedirectHandlers.o ../src/.libs/libxerces-c.so -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o PParse src/PParse/PParse.o src/PParse/PParseHandlers.o ../src/libxerces-c.la -lpthread libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o .libs/PParse src/PParse/PParse.o src/PParse/PParseHandlers.o ../src/.libs/libxerces-c.so -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o SAX2Count src/SAX2Count/SAX2Count.o src/SAX2Count/SAX2CountHandlers.o ../src/libxerces-c.la -lpthread libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o .libs/SAX2Count src/SAX2Count/SAX2Count.o src/SAX2Count/SAX2CountHandlers.o ../src/.libs/libxerces-c.so -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o SAX2Print src/SAX2Print/SAX2FilterHandlers.o src/SAX2Print/SAX2Print.o src/SAX2Print/SAX2PrintHandlers.o ../src/libxerces-c.la -lpthread libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o .libs/SAX2Print src/SAX2Print/SAX2FilterHandlers.o src/SAX2Print/SAX2Print.o src/SAX2Print/SAX2PrintHandlers.o ../src/.libs/libxerces-c.so -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o SAXCount src/SAXCount/SAXCount.o src/SAXCount/SAXCountHandlers.o ../src/libxerces-c.la -lpthread libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o .libs/SAXCount src/SAXCount/SAXCount.o src/SAXCount/SAXCountHandlers.o ../src/.libs/libxerces-c.so -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o SCMPrint src/SCMPrint/SCMPrint.o ../src/libxerces-c.la -lpthread libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o .libs/SCMPrint src/SCMPrint/SCMPrint.o ../src/.libs/libxerces-c.so -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o SAXPrint src/SAXPrint/SAXPrint.o src/SAXPrint/SAXPrintHandlers.o ../src/libxerces-c.la -lpthread libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o .libs/SAXPrint src/SAXPrint/SAXPrint.o src/SAXPrint/SAXPrintHandlers.o ../src/.libs/libxerces-c.so -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o SEnumVal src/SEnumVal/SEnumVal.o ../src/libxerces-c.la -lpthread libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o .libs/SEnumVal src/SEnumVal/SEnumVal.o ../src/.libs/libxerces-c.so -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o XInclude src/XInclude/XInclude.o ../src/libxerces-c.la -lpthread libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o .libs/XInclude src/XInclude/XInclude.o ../src/.libs/libxerces-c.so -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o StdInParse src/StdInParse/StdInParse.o src/StdInParse/StdInParseHandlers.o ../src/libxerces-c.la -lpthread libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o .libs/StdInParse src/StdInParse/StdInParse.o src/StdInParse/StdInParseHandlers.o ../src/.libs/libxerces-c.so -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o PSVIWriter src/PSVIWriter/PSVIWriter.o src/PSVIWriter/PSVIWriterHandlers.o ../src/libxerces-c.la -lpthread libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -msse2 -o .libs/PSVIWriter src/PSVIWriter/PSVIWriter.o src/PSVIWriter/PSVIWriterHandlers.o ../src/.libs/libxerces-c.so -lpthread make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.44626 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libxerces-c-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libxerces-c-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd xerces-c-3.2.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libxerces-c-buildroot make: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/doc' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make install-am make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libxerces-c.la '/usr/src/tmp/libxerces-c-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libxerces-c-3.2.so /usr/src/tmp/libxerces-c-buildroot/usr/lib64/libxerces-c-3.2.so libtool: install: (cd /usr/src/tmp/libxerces-c-buildroot/usr/lib64 && { ln -s -f libxerces-c-3.2.so libxerces-c.so || { rm -f libxerces-c.so && ln -s libxerces-c-3.2.so libxerces-c.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libxerces-c.lai /usr/src/tmp/libxerces-c-buildroot/usr/lib64/libxerces-c.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util' /usr/libexec/rpm-build/install -p -m 644 xercesc/util/ArrayIndexOutOfBoundsException.hpp xercesc/util/Base64.hpp xercesc/util/BaseRefVectorOf.hpp xercesc/util/BaseRefVectorOf.c xercesc/util/BinFileInputStream.hpp xercesc/util/BinInputStream.hpp xercesc/util/BinMemInputStream.hpp xercesc/util/BitOps.hpp xercesc/util/BitSet.hpp xercesc/util/CountedPointer.hpp xercesc/util/CountedPointer.c xercesc/util/DefaultPanicHandler.hpp xercesc/util/EmptyStackException.hpp xercesc/util/EncodingValidator.hpp xercesc/util/FlagJanitor.hpp xercesc/util/FlagJanitor.c xercesc/util/Hashers.hpp xercesc/util/Hash2KeysSetOf.hpp xercesc/util/Hash2KeysSetOf.c xercesc/util/HexBin.hpp xercesc/util/IllegalArgumentException.hpp xercesc/util/InvalidCastException.hpp xercesc/util/IOException.hpp xercesc/util/Janitor.hpp xercesc/util/Janitor.c xercesc/util/KeyRefPair.hpp xercesc/util/KeyRefPair.c xercesc/util/KeyValuePair.hpp xercesc/util/KeyValuePair.c xercesc/util/KVStringPair.hpp xercesc/util/Mutexes.hpp xercesc/util/LogicalPath.c xercesc/util/NameIdPool.hpp xercesc/util/NameIdPool.c xercesc/util/NoSuchElementException.hpp xercesc/util/NullPointerException.hpp xercesc/util/NumberFormatException.hpp xercesc/util/OutOfMemoryException.hpp xercesc/util/PanicHandler.hpp xercesc/util/ParseException.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util' /usr/libexec/rpm-build/install -p -m 644 xercesc/util/PlatformUtils.hpp xercesc/util/PSVIUni.hpp xercesc/util/QName.hpp xercesc/util/RefArrayOf.hpp xercesc/util/RefArrayOf.c xercesc/util/RefArrayVectorOf.hpp xercesc/util/RefArrayVectorOf.c xercesc/util/RefHash2KeysTableOf.hpp xercesc/util/RefHash2KeysTableOf.c xercesc/util/RefHash3KeysIdPool.hpp xercesc/util/RefHash3KeysIdPool.c xercesc/util/RefHashTableOf.hpp xercesc/util/RefHashTableOf.c xercesc/util/RefStackOf.hpp xercesc/util/RefStackOf.c xercesc/util/RefVectorOf.hpp xercesc/util/RefVectorOf.c xercesc/util/RuntimeException.hpp xercesc/util/SchemaDateTimeException.hpp xercesc/util/SecurityManager.hpp xercesc/util/StringPool.hpp xercesc/util/SynchronizedStringPool.hpp xercesc/util/TranscodingException.hpp xercesc/util/TransENameMap.hpp xercesc/util/TransENameMap.c xercesc/util/TransService.hpp xercesc/util/UnexpectedEOFException.hpp xercesc/util/UnsupportedEncodingException.hpp xercesc/util/UTFDataFormatException.hpp xercesc/util/ValueArrayOf.hpp xercesc/util/ValueArrayOf.c xercesc/util/ValueHashTableOf.hpp xercesc/util/ValueHashTableOf.c xercesc/util/ValueStackOf.hpp xercesc/util/ValueStackOf.c xercesc/util/ValueVectorOf.hpp xercesc/util/ValueVectorOf.c xercesc/util/XercesDefs.hpp xercesc/util/XMemory.hpp xercesc/util/XML256TableTranscoder.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/dom' /usr/libexec/rpm-build/install -p -m 644 xercesc/dom/DOM.hpp xercesc/dom/DOMAttr.hpp xercesc/dom/DOMCDATASection.hpp xercesc/dom/DOMCharacterData.hpp xercesc/dom/DOMComment.hpp xercesc/dom/DOMConfiguration.hpp xercesc/dom/DOMDocument.hpp xercesc/dom/DOMDocumentFragment.hpp xercesc/dom/DOMDocumentRange.hpp xercesc/dom/DOMDocumentTraversal.hpp xercesc/dom/DOMDocumentType.hpp xercesc/dom/DOMElement.hpp xercesc/dom/DOMEntity.hpp xercesc/dom/DOMEntityReference.hpp xercesc/dom/DOMError.hpp xercesc/dom/DOMErrorHandler.hpp xercesc/dom/DOMException.hpp xercesc/dom/DOMImplementation.hpp xercesc/dom/DOMImplementationList.hpp xercesc/dom/DOMImplementationLS.hpp xercesc/dom/DOMImplementationRegistry.hpp xercesc/dom/DOMImplementationSource.hpp xercesc/dom/DOMLocator.hpp xercesc/dom/DOMLSException.hpp xercesc/dom/DOMLSInput.hpp xercesc/dom/DOMLSOutput.hpp xercesc/dom/DOMLSParser.hpp xercesc/dom/DOMLSParserFilter.hpp xercesc/dom/DOMLSResourceResolver.hpp xercesc/dom/DOMLSSerializer.hpp xercesc/dom/DOMLSSerializerFilter.hpp xercesc/dom/DOMMemoryManager.hpp xercesc/dom/DOMNamedNodeMap.hpp xercesc/dom/DOMNode.hpp xercesc/dom/DOMNodeFilter.hpp xercesc/dom/DOMNodeIterator.hpp xercesc/dom/DOMNodeList.hpp xercesc/dom/DOMNotation.hpp xercesc/dom/DOMProcessingInstruction.hpp xercesc/dom/DOMPSVITypeInfo.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/dom' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/dom/impl' /usr/libexec/rpm-build/install -p -m 644 xercesc/dom/impl/DOMAttrImpl.hpp xercesc/dom/impl/DOMAttrMapImpl.hpp xercesc/dom/impl/DOMAttrNSImpl.hpp xercesc/dom/impl/DOMCasts.hpp xercesc/dom/impl/DOMCDATASectionImpl.hpp xercesc/dom/impl/DOMCharacterDataImpl.hpp xercesc/dom/impl/DOMChildNode.hpp xercesc/dom/impl/DOMCommentImpl.hpp xercesc/dom/impl/DOMConfigurationImpl.hpp xercesc/dom/impl/DOMDeepNodeListImpl.hpp xercesc/dom/impl/DOMDeepNodeListPool.hpp xercesc/dom/impl/DOMDeepNodeListPool.c xercesc/dom/impl/DOMDocumentFragmentImpl.hpp xercesc/dom/impl/DOMDocumentImpl.hpp xercesc/dom/impl/DOMDocumentTypeImpl.hpp xercesc/dom/impl/DOMElementImpl.hpp xercesc/dom/impl/DOMElementNSImpl.hpp xercesc/dom/impl/DOMEntityImpl.hpp xercesc/dom/impl/DOMEntityReferenceImpl.hpp xercesc/dom/impl/DOMErrorImpl.hpp xercesc/dom/impl/DOMImplementationImpl.hpp xercesc/dom/impl/DOMImplementationListImpl.hpp xercesc/dom/impl/DOMLocatorImpl.hpp xercesc/dom/impl/DOMNamedNodeMapImpl.hpp xercesc/dom/impl/DOMNodeBase.hpp xercesc/dom/impl/DOMNodeIDMap.hpp xercesc/dom/impl/DOMNodeImpl.hpp xercesc/dom/impl/DOMNodeIteratorImpl.hpp xercesc/dom/impl/DOMNodeListImpl.hpp xercesc/dom/impl/DOMNodeVector.hpp xercesc/dom/impl/DOMNormalizer.hpp xercesc/dom/impl/DOMNotationImpl.hpp xercesc/dom/impl/DOMParentNode.hpp xercesc/dom/impl/DOMProcessingInstructionImpl.hpp xercesc/dom/impl/DOMRangeImpl.hpp xercesc/dom/impl/DOMStringListImpl.hpp xercesc/dom/impl/DOMStringPool.hpp xercesc/dom/impl/DOMTextImpl.hpp xercesc/dom/impl/DOMTreeWalkerImpl.hpp xercesc/dom/impl/DOMTypeInfoImpl.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/dom/impl' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/xinclude' /usr/libexec/rpm-build/install -p -m 644 xercesc/xinclude/XIncludeDOMDocumentProcessor.hpp xercesc/xinclude/XIncludeLocation.hpp xercesc/xinclude/XIncludeUtils.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/xinclude' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/sax' /usr/libexec/rpm-build/install -p -m 644 xercesc/sax/AttributeList.hpp xercesc/sax/DocumentHandler.hpp xercesc/sax/DTDHandler.hpp xercesc/sax/EntityResolver.hpp xercesc/sax/ErrorHandler.hpp xercesc/sax/HandlerBase.hpp xercesc/sax/InputSource.hpp xercesc/sax/Locator.hpp xercesc/sax/Parser.hpp xercesc/sax/SAXException.hpp xercesc/sax/SAXParseException.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/sax' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util/MsgLoaders/InMemory' /usr/libexec/rpm-build/install -p -m 644 xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.hpp xercesc/util/MsgLoaders/InMemory/XercesMessages_en_US.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util/MsgLoaders/InMemory' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util/NetAccessors' /usr/libexec/rpm-build/install -p -m 644 xercesc/util/NetAccessors/BinHTTPInputStreamCommon.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util/NetAccessors' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/framework' /usr/libexec/rpm-build/install -p -m 644 xercesc/framework/BinOutputStream.hpp xercesc/framework/LocalFileFormatTarget.hpp xercesc/framework/LocalFileInputSource.hpp xercesc/framework/MemBufFormatTarget.hpp xercesc/framework/MemBufInputSource.hpp xercesc/framework/MemoryManager.hpp xercesc/framework/StdInInputSource.hpp xercesc/framework/StdOutFormatTarget.hpp xercesc/framework/URLInputSource.hpp xercesc/framework/ValidationContext.hpp xercesc/framework/Wrapper4DOMLSInput.hpp xercesc/framework/Wrapper4InputSource.hpp xercesc/framework/XMLAttDef.hpp xercesc/framework/XMLAttDefList.hpp xercesc/framework/XMLAttr.hpp xercesc/framework/XMLBuffer.hpp xercesc/framework/XMLBufferMgr.hpp xercesc/framework/XMLContentModel.hpp xercesc/framework/XMLDocumentHandler.hpp xercesc/framework/XMLDTDDescription.hpp xercesc/framework/XMLElementDecl.hpp xercesc/framework/XMLEntityDecl.hpp xercesc/framework/XMLEntityHandler.hpp xercesc/framework/XMLErrorCodes.hpp xercesc/framework/XMLErrorReporter.hpp xercesc/framework/XMLFormatter.hpp xercesc/framework/XMLGrammarDescription.hpp xercesc/framework/XMLGrammarPool.hpp xercesc/framework/XMLGrammarPoolImpl.hpp xercesc/framework/XMLNotationDecl.hpp xercesc/framework/XMLPScanToken.hpp xercesc/framework/XMLRecognizer.hpp xercesc/framework/XMLRefInfo.hpp xercesc/framework/XMLSchemaDescription.hpp xercesc/framework/XMLValidator.hpp xercesc/framework/XMLValidityCodes.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/framework' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util/NetAccessors/Socket' /usr/libexec/rpm-build/install -p -m 644 xercesc/util/NetAccessors/Socket/SocketNetAccessor.hpp xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util/NetAccessors/Socket' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/validators/common' /usr/libexec/rpm-build/install -p -m 644 xercesc/validators/common/AllContentModel.hpp xercesc/validators/common/CMAny.hpp xercesc/validators/common/CMBinaryOp.hpp xercesc/validators/common/CMLeaf.hpp xercesc/validators/common/CMRepeatingLeaf.hpp xercesc/validators/common/CMNode.hpp xercesc/validators/common/CMStateSet.hpp xercesc/validators/common/CMUnaryOp.hpp xercesc/validators/common/ContentLeafNameTypeVector.hpp xercesc/validators/common/ContentSpecNode.hpp xercesc/validators/common/DFAContentModel.hpp xercesc/validators/common/Grammar.hpp xercesc/validators/common/GrammarResolver.hpp xercesc/validators/common/MixedContentModel.hpp xercesc/validators/common/SimpleContentModel.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/validators/common' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util/FileManagers' /usr/libexec/rpm-build/install -p -m 644 xercesc/util/FileManagers/PosixFileMgr.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util/FileManagers' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/validators/datatype' /usr/libexec/rpm-build/install -p -m 644 xercesc/validators/datatype/AbstractNumericFacetValidator.hpp xercesc/validators/datatype/AbstractNumericValidator.hpp xercesc/validators/datatype/AbstractStringValidator.hpp xercesc/validators/datatype/AnySimpleTypeDatatypeValidator.hpp xercesc/validators/datatype/AnyURIDatatypeValidator.hpp xercesc/validators/datatype/Base64BinaryDatatypeValidator.hpp xercesc/validators/datatype/BooleanDatatypeValidator.hpp xercesc/validators/datatype/DatatypeValidator.hpp xercesc/validators/datatype/DatatypeValidatorFactory.hpp xercesc/validators/datatype/DateDatatypeValidator.hpp xercesc/validators/datatype/DateTimeDatatypeValidator.hpp xercesc/validators/datatype/DateTimeValidator.hpp xercesc/validators/datatype/DayDatatypeValidator.hpp xercesc/validators/datatype/DecimalDatatypeValidator.hpp xercesc/validators/datatype/DoubleDatatypeValidator.hpp xercesc/validators/datatype/DurationDatatypeValidator.hpp xercesc/validators/datatype/ENTITYDatatypeValidator.hpp xercesc/validators/datatype/FloatDatatypeValidator.hpp xercesc/validators/datatype/HexBinaryDatatypeValidator.hpp xercesc/validators/datatype/IDDatatypeValidator.hpp xercesc/validators/datatype/IDREFDatatypeValidator.hpp xercesc/validators/datatype/InvalidDatatypeFacetException.hpp xercesc/validators/datatype/InvalidDatatypeValueException.hpp xercesc/validators/datatype/ListDatatypeValidator.hpp xercesc/validators/datatype/MonthDatatypeValidator.hpp xercesc/validators/datatype/MonthDayDatatypeValidator.hpp xercesc/validators/datatype/NameDatatypeValidator.hpp xercesc/validators/datatype/NCNameDatatypeValidator.hpp xercesc/validators/datatype/NOTATIONDatatypeValidator.hpp xercesc/validators/datatype/QNameDatatypeValidator.hpp xercesc/validators/datatype/StringDatatypeValidator.hpp xercesc/validators/datatype/TimeDatatypeValidator.hpp xercesc/validators/datatype/UnionDatatypeValidator.hpp xercesc/validators/datatype/XMLCanRepGroup.hpp xercesc/validators/datatype/YearDatatypeValidator.hpp xercesc/validators/datatype/YearMonthDatatypeValidator.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/validators/datatype' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/sax2' /usr/libexec/rpm-build/install -p -m 644 xercesc/sax2/Attributes.hpp xercesc/sax2/ContentHandler.hpp xercesc/sax2/DeclHandler.hpp xercesc/sax2/DefaultHandler.hpp xercesc/sax2/LexicalHandler.hpp xercesc/sax2/SAX2XMLFilter.hpp xercesc/sax2/SAX2XMLReader.hpp xercesc/sax2/XMLReaderFactory.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/sax2' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util/MutexManagers' /usr/libexec/rpm-build/install -p -m 644 xercesc/util/MutexManagers/StdMutexMgr.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util/MutexManagers' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/validators/DTD' /usr/libexec/rpm-build/install -p -m 644 xercesc/validators/DTD/DocTypeHandler.hpp xercesc/validators/DTD/DTDAttDef.hpp xercesc/validators/DTD/DTDAttDefList.hpp xercesc/validators/DTD/DTDElementDecl.hpp xercesc/validators/DTD/DTDEntityDecl.hpp xercesc/validators/DTD/DTDGrammar.hpp xercesc/validators/DTD/DTDScanner.hpp xercesc/validators/DTD/DTDValidator.hpp xercesc/validators/DTD/XMLDTDDescriptionImpl.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/validators/DTD' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/parsers' /usr/libexec/rpm-build/install -p -m 644 xercesc/parsers/AbstractDOMParser.hpp xercesc/parsers/DOMLSParserImpl.hpp xercesc/parsers/SAX2XMLFilterImpl.hpp xercesc/parsers/SAX2XMLReaderImpl.hpp xercesc/parsers/SAXParser.hpp xercesc/parsers/XercesDOMParser.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/parsers' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/internal' /usr/libexec/rpm-build/install -p -m 644 xercesc/internal/BinFileOutputStream.hpp xercesc/internal/BinMemOutputStream.hpp xercesc/internal/CharTypeTables.hpp xercesc/internal/DGXMLScanner.hpp xercesc/internal/ElemStack.hpp xercesc/internal/EndOfEntityException.hpp xercesc/internal/IANAEncodings.hpp xercesc/internal/IGXMLScanner.hpp xercesc/internal/MemoryManagerImpl.hpp xercesc/internal/ReaderMgr.hpp xercesc/internal/SGXMLScanner.hpp xercesc/internal/ValidationContextImpl.hpp xercesc/internal/VecAttributesImpl.hpp xercesc/internal/VecAttrListImpl.hpp xercesc/internal/WFXMLScanner.hpp xercesc/internal/XMLInternalErrorHandler.hpp xercesc/internal/XMLReader.hpp xercesc/internal/XMLScanner.hpp xercesc/internal/XMLScannerResolver.hpp xercesc/internal/XProtoType.hpp xercesc/internal/XSAXMLScanner.hpp xercesc/internal/XSerializable.hpp xercesc/internal/XSerializationException.hpp xercesc/internal/XSerializeEngine.hpp xercesc/internal/XSObjectFactory.hpp xercesc/internal/XTemplateSerializer.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/internal' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util/Transcoders/Iconv' /usr/libexec/rpm-build/install -p -m 644 xercesc/util/Transcoders/Iconv/IconvTransService.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util/Transcoders/Iconv' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/validators/schema/identity' /usr/libexec/rpm-build/install -p -m 644 xercesc/validators/schema/identity/FieldActivator.hpp xercesc/validators/schema/identity/FieldValueMap.hpp xercesc/validators/schema/identity/IC_Field.hpp xercesc/validators/schema/identity/IC_Key.hpp xercesc/validators/schema/identity/IC_KeyRef.hpp xercesc/validators/schema/identity/IC_Selector.hpp xercesc/validators/schema/identity/IC_Unique.hpp xercesc/validators/schema/identity/IdentityConstraint.hpp xercesc/validators/schema/identity/IdentityConstraintHandler.hpp xercesc/validators/schema/identity/ValueStore.hpp xercesc/validators/schema/identity/ValueStoreCache.hpp xercesc/validators/schema/identity/XercesXPath.hpp xercesc/validators/schema/identity/XPathException.hpp xercesc/validators/schema/identity/XPathMatcher.hpp xercesc/validators/schema/identity/XPathMatcherStack.hpp xercesc/validators/schema/identity/XPathSymbols.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/validators/schema/identity' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/dom/impl' /usr/libexec/rpm-build/install -p -m 644 xercesc/dom/impl/DOMLSSerializerImpl.hpp xercesc/dom/impl/DOMLSInputImpl.hpp xercesc/dom/impl/DOMLSOutputImpl.hpp xercesc/dom/impl/DOMXPathExpressionImpl.hpp xercesc/dom/impl/DOMXPathNSResolverImpl.hpp xercesc/dom/impl/DOMXPathResultImpl.hpp xercesc/dom/impl/XSDElementNSImpl.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/dom/impl' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/dom' /usr/libexec/rpm-build/install -p -m 644 xercesc/dom/DOMRange.hpp xercesc/dom/DOMRangeException.hpp xercesc/dom/DOMStringList.hpp xercesc/dom/DOMText.hpp xercesc/dom/DOMTreeWalker.hpp xercesc/dom/DOMTypeInfo.hpp xercesc/dom/DOMUserDataHandler.hpp xercesc/dom/DOMXPathEvaluator.hpp xercesc/dom/DOMXPathException.hpp xercesc/dom/DOMXPathExpression.hpp xercesc/dom/DOMXPathNamespace.hpp xercesc/dom/DOMXPathNSResolver.hpp xercesc/dom/DOMXPathResult.hpp xercesc/dom/StDOMNode.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/dom' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/framework/psvi' /usr/libexec/rpm-build/install -p -m 644 xercesc/framework/psvi/PSVIAttribute.hpp xercesc/framework/psvi/PSVIAttributeList.hpp xercesc/framework/psvi/PSVIElement.hpp xercesc/framework/psvi/PSVIHandler.hpp xercesc/framework/psvi/PSVIItem.hpp xercesc/framework/psvi/XSAnnotation.hpp xercesc/framework/psvi/XSAttributeDeclaration.hpp xercesc/framework/psvi/XSAttributeGroupDefinition.hpp xercesc/framework/psvi/XSAttributeUse.hpp xercesc/framework/psvi/XSComplexTypeDefinition.hpp xercesc/framework/psvi/XSConstants.hpp xercesc/framework/psvi/XSElementDeclaration.hpp xercesc/framework/psvi/XSFacet.hpp xercesc/framework/psvi/XSIDCDefinition.hpp xercesc/framework/psvi/XSModel.hpp xercesc/framework/psvi/XSModelGroup.hpp xercesc/framework/psvi/XSModelGroupDefinition.hpp xercesc/framework/psvi/XSMultiValueFacet.hpp xercesc/framework/psvi/XSNamedMap.hpp xercesc/framework/psvi/XSNamedMap.c xercesc/framework/psvi/XSNamespaceItem.hpp xercesc/framework/psvi/XSNotationDeclaration.hpp xercesc/framework/psvi/XSObject.hpp xercesc/framework/psvi/XSParticle.hpp xercesc/framework/psvi/XSSimpleTypeDefinition.hpp xercesc/framework/psvi/XSTypeDefinition.hpp xercesc/framework/psvi/XSValue.hpp xercesc/framework/psvi/XSWildcard.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/framework/psvi' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util' /usr/libexec/rpm-build/install -p -m 644 xercesc/util/XML88591Transcoder.hpp xercesc/util/XMLAbstractDoubleFloat.hpp xercesc/util/XMLASCIITranscoder.hpp xercesc/util/XMLBigDecimal.hpp xercesc/util/XMLBigInteger.hpp xercesc/util/XMLChar.hpp xercesc/util/XMLChTranscoder.hpp xercesc/util/XMLDateTime.hpp xercesc/util/XMLDOMMsg.hpp xercesc/util/XMLDouble.hpp xercesc/util/XMLEBCDICTranscoder.hpp xercesc/util/XMLEntityResolver.hpp xercesc/util/XMLEnumerator.hpp xercesc/util/XMLException.hpp xercesc/util/XMLExceptMsgs.hpp xercesc/util/XMLFileMgr.hpp xercesc/util/XMLFloat.hpp xercesc/util/XMLIBM1047Transcoder.hpp xercesc/util/XMLIBM1140Transcoder.hpp xercesc/util/XMLInitializer.hpp xercesc/util/XMLInteger.hpp xercesc/util/XMLMutexMgr.hpp xercesc/util/XMLMsgLoader.hpp xercesc/util/XMLNetAccessor.hpp xercesc/util/XMLNumber.hpp xercesc/util/XMLResourceIdentifier.hpp xercesc/util/XMLString.hpp xercesc/util/XMLStringTokenizer.hpp xercesc/util/XMLUCS4Transcoder.hpp xercesc/util/XMLUni.hpp xercesc/util/XMLUniDefs.hpp xercesc/util/XMLUri.hpp xercesc/util/XMLURL.hpp xercesc/util/XMLUTF16Transcoder.hpp xercesc/util/XMLUTF8Transcoder.hpp xercesc/util/XMLWin1252Transcoder.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/validators/schema' /usr/libexec/rpm-build/install -p -m 644 xercesc/validators/schema/ComplexTypeInfo.hpp xercesc/validators/schema/GeneralAttributeCheck.hpp xercesc/validators/schema/NamespaceScope.hpp xercesc/validators/schema/PSVIDefs.hpp xercesc/validators/schema/SchemaAttDef.hpp xercesc/validators/schema/SchemaAttDefList.hpp xercesc/validators/schema/SchemaElementDecl.hpp xercesc/validators/schema/SchemaGrammar.hpp xercesc/validators/schema/SchemaInfo.hpp xercesc/validators/schema/SchemaSymbols.hpp xercesc/validators/schema/SchemaValidator.hpp xercesc/validators/schema/SubstitutionGroupComparator.hpp xercesc/validators/schema/TraverseSchema.hpp xercesc/validators/schema/XercesAttGroupInfo.hpp xercesc/validators/schema/XercesElementWildcard.hpp xercesc/validators/schema/XercesGroupInfo.hpp xercesc/validators/schema/XMLSchemaDescriptionImpl.hpp xercesc/validators/schema/XSDDOMParser.hpp xercesc/validators/schema/XSDErrorReporter.hpp xercesc/validators/schema/XSDLocator.hpp xercesc/validators/schema/XUtil.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/validators/schema' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util/regx' /usr/libexec/rpm-build/install -p -m 644 xercesc/util/regx/ASCIIRangeFactory.hpp xercesc/util/regx/BlockRangeFactory.hpp xercesc/util/regx/BMPattern.hpp xercesc/util/regx/CharToken.hpp xercesc/util/regx/ClosureToken.hpp xercesc/util/regx/ConcatToken.hpp xercesc/util/regx/Match.hpp xercesc/util/regx/Op.hpp xercesc/util/regx/OpFactory.hpp xercesc/util/regx/ParenToken.hpp xercesc/util/regx/ParserForXMLSchema.hpp xercesc/util/regx/RangeFactory.hpp xercesc/util/regx/RangeToken.hpp xercesc/util/regx/RangeTokenMap.hpp xercesc/util/regx/RegularExpression.hpp xercesc/util/regx/RegxDefs.hpp xercesc/util/regx/RegxParser.hpp xercesc/util/regx/RegxUtil.hpp xercesc/util/regx/StringToken.hpp xercesc/util/regx/Token.hpp xercesc/util/regx/TokenFactory.hpp xercesc/util/regx/TokenInc.hpp xercesc/util/regx/UniCharTable.hpp xercesc/util/regx/UnicodeRangeFactory.hpp xercesc/util/regx/UnionToken.hpp xercesc/util/regx/XMLRangeFactory.hpp xercesc/util/regx/XMLUniCharacter.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util/regx' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util' /usr/libexec/rpm-build/install -p -m 644 ../src/xercesc/util/Xerces_autoconf_config.hpp ../src/xercesc/util/XercesVersion.hpp '/usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util' make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/src' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/tests' Making install in samples make[1]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/bin' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p CreateDOMDocument DOMCount DOMPrint EnumVal MemParse PParse PSVIWriter Redirect SAX2Count SAX2Print SAXCount SAXPrint SCMPrint SEnumVal StdInParse XInclude '/usr/src/tmp/libxerces-c-buildroot/usr/bin' libtool: warning: '../src/libxerces-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/CreateDOMDocument /usr/src/tmp/libxerces-c-buildroot/usr/bin/CreateDOMDocument libtool: warning: '../src/libxerces-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/DOMCount /usr/src/tmp/libxerces-c-buildroot/usr/bin/DOMCount libtool: warning: '../src/libxerces-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/DOMPrint /usr/src/tmp/libxerces-c-buildroot/usr/bin/DOMPrint libtool: warning: '../src/libxerces-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/EnumVal /usr/src/tmp/libxerces-c-buildroot/usr/bin/EnumVal libtool: warning: '../src/libxerces-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/MemParse /usr/src/tmp/libxerces-c-buildroot/usr/bin/MemParse libtool: warning: '../src/libxerces-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/PParse /usr/src/tmp/libxerces-c-buildroot/usr/bin/PParse libtool: warning: '../src/libxerces-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/PSVIWriter /usr/src/tmp/libxerces-c-buildroot/usr/bin/PSVIWriter libtool: warning: '../src/libxerces-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/Redirect /usr/src/tmp/libxerces-c-buildroot/usr/bin/Redirect libtool: warning: '../src/libxerces-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/SAX2Count /usr/src/tmp/libxerces-c-buildroot/usr/bin/SAX2Count libtool: warning: '../src/libxerces-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/SAX2Print /usr/src/tmp/libxerces-c-buildroot/usr/bin/SAX2Print libtool: warning: '../src/libxerces-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/SAXCount /usr/src/tmp/libxerces-c-buildroot/usr/bin/SAXCount libtool: warning: '../src/libxerces-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/SAXPrint /usr/src/tmp/libxerces-c-buildroot/usr/bin/SAXPrint libtool: warning: '../src/libxerces-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/SCMPrint /usr/src/tmp/libxerces-c-buildroot/usr/bin/SCMPrint libtool: warning: '../src/libxerces-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/SEnumVal /usr/src/tmp/libxerces-c-buildroot/usr/bin/SEnumVal libtool: warning: '../src/libxerces-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/StdInParse /usr/src/tmp/libxerces-c-buildroot/usr/bin/StdInParse libtool: warning: '../src/libxerces-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/XInclude /usr/src/tmp/libxerces-c-buildroot/usr/bin/XInclude make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[1]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2/samples' make[1]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.2' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 xerces-c.pc '/usr/src/tmp/libxerces-c-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2' make: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.2' + xargs -0 rm -f + xargs -0 grep -lZ 'Mac OS X' -- + find /usr/src/tmp/libxerces-c-buildroot -name '._*' -size 1 -print0 + xargs -0 rm -f + xargs -0 grep -lZ 'Mac OS X' -- + find . -name '._*' -size 1 -print0 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libxerces-c-buildroot (auto) removed './usr/lib64/libxerces-c.la' mode of './usr/lib64/libxerces-c-3.2.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libxerces-c-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/xerces-c.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/xerces-c.pc: Libs: '-L${libdir} -lxerces-c' --> '-lxerces-c' Checking contents of files in /usr/src/tmp/libxerces-c-buildroot/ (default) Compressing files in /usr/src/tmp/libxerces-c-buildroot (auto) Adjusting library links in /usr/src/tmp/libxerces-c-buildroot ./usr/lib64: libxerces-c-3.2.so -> libxerces-c-3.2.so Verifying ELF objects in /usr/src/tmp/libxerces-c-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libxerces-c-3.2.2-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9LHlHb find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libxerces-c-buildroot/usr/lib64/libxerces-c-3.2.so: 9805 symbols, 24 bpp warning: hash collision: _ZN11xercesc_3_213DTDEntityDeclD0Ev _ZN11xercesc_3_213XIncludeUtilsD1Ev warning: hash collision: _ZN11xercesc_3_215BaseRefVectorOfINS_15XSNamespaceItemEE17removeLastElementEv _ZN11xercesc_3_217DOMRangeExceptionD1Ev warning: hash collision: _ZNK11xercesc_3_220DOMConfigurationImpl17getParameterNamesEv _ZNK11xercesc_3_224XMLSchemaDescriptionImpl14isSerializableEv warning: hash collision: _ZN11xercesc_3_214XMLElementDeclC2EPNS_13MemoryManagerE _ZN11xercesc_3_29SAXParser5parseEPKc warning: hash collision: _ZN11xercesc_3_214XMLInitializer21terminateTransServiceEv _ZThn16_NK11xercesc_3_211DOMTextImpl16getChildNodeImplEv warning: hash collision: _ZN11xercesc_3_211HandlerBase12resetDocTypeEv _ZTVN11xercesc_3_224RefHashTableOfEnumeratorINS_9XMLAttDefENS_12StringHasherEEE Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lsECuM find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libxerces-c-3.2.so()(64bit) = set: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 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libm.so.6(GLIBC_2.27)(64bit), libpthread.so.0(GLIBC_2.2.5)(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), rtld(GNU_HASH) Conflicts: libxerces-c-utils < 3.2.2-alt1.qa1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l6Cgpq Creating libxerces-c-debuginfo package Processing files: libxerces-c-utils-3.2.2-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pikPu7 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bhT7PR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libxerces-c = 3.2.2-alt1.qa1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libstdc++.so.6(CXXABI_1.3)(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), libxerces-c-3.2.so()(64bit) >= set:ri3N3Z9m5LpohPJHRz59c4xrVHNc1XpLqSgkmlxA5CGdmrEf115shKU3267XdAUmXkc9a7eTHxqjfU3CNwZ8YWS65pwGJjsaVfjzXZ1U1yaLdA1GDxDOdFHn0YwZDDYPYITZ7xQFG3RHo014LZc3bZzJKZknqW1NlZ8HeOmWa3Lg9RMNVZ4ZdT31KttTZgTErcM2ckvJZvnC2T2sOdlZEoWhUlMa03pVoglBYQyXZxZlTRGcbFBFOS8fl57uxHRIVbKpusc1htkzftq5AkhZ4vFn3SXwn4iQ6eZC0xCv6qfa6BOaYGa7iXEnUwGaWS2sedBfZDLgqFo4FwMfCc8HB3lYCiObCYiZ7CYyk5dEnbJasvL0ohXOYa50gQdc48GmLmnMUSXnAEMuKexvMWv0KUMG9gSKRabkbNtBlyQ41r1z5BERf8Rx0XRZJmTZAiKKGGEkdiTaSctJVZ3XL93U566DDZjezZeVXOuoHwZ5sc7HphdNCBp78OwpTarCU9zJQy2FPQe1wuoaj9jYeioDta9W77KLSBfh1zLGFXVbrPo3AoqmA6ljZ3OVwvDHTa5eFUtJsnAfIY7K0yo1Af1g0mc04a32bDpEMDn8rCZgJZwip2wl37MLhPRpYMDbSApZDQWavRxj0iZiBhvjTtsY5d5Z7YUfvYejckkPAtlhL2Z5pX3DhOSSqsnWBExPVURz5P4gMjx5ZCxE34FsWVAhJUvGC5nD5Y9Q4LpkigLNPWt481YZ6omiZ20wAT7n8U1h7ikxqNxZphMZmnFELCGRd5VvDZ14sV06IbLex0FPTxR62bfShz8zPXz8Zx6Wexn5l36jDPGFtPrWegYSdDDfecwnmMEXWBHZbIptR5wvc7lsznjcxcmxvRaLs8PzARwiYPIw4IkAEz0nWGKLcxqun3yuzLg8x64g3wgV0feRbjZqqbZyfFL2e0P9KjehbclWxlVPYjuTVHznGnnqqvGZI5majV2g0Z2iXtk5oiZzw3E97xeAL96ai4ajyZJ6Zifsvv1fjXdRZllPgngZpZB3BUQRiqBbnmPSTn0h6h94jiKp2xiru21KLp2m3BQ5nizCk4mtr8YEJbaxPULdNdGQidgGHXerDkSJbZGeavmtIKZCUJehkyOnb05RioRR0TL5BeaDireHk4UpenLTPEJI2jz54tLZ8fwUZHhmGeEkmivPP7Zas1a0vFNZBNGXFLE3Ve8H22EpADrzlzCbIW9iLfBfJRA5sMZ8juhxVl8luvo, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Conflicts: libxerces-c28-utils Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LFI7yK Creating libxerces-c-utils-debuginfo package Processing files: libxerces-c-devel-3.2.2-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3QJArG find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rLe8pF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) In file included from /usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util/RefHashTableOf.hpp:252, from /usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/internal/XSerializeEngine.hpp:25, from /usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/internal/XSerializable.hpp:25, from /usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util/QName.hpp:30, from /usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/framework/XMLAttr.hpp:26, from /usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/framework/XMLElementDecl.hpp:25, from /usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/validators/common/Grammar.hpp:27, from /usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/dom/DOMLSParser.hpp:29, from /usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/dom/DOM.hpp:59: /usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/util/RefHashTableOf.c:33:10: fatal error: new: No such file or directory #include ^~~~~ compilation terminated. cpp.req: /usr/src/tmp/libxerces-c-buildroot/usr/include/xercesc/dom/DOM.hpp: cpp failed, trying c++ mode Provides: xerces-c-devel = 3.2.2, pkgconfig(xerces-c) = 3.2.2 Requires: libxerces-c = 3.2.2, /usr/lib64/libxerces-c-3.2.so, /usr/lib64/pkgconfig Conflicts: libxerces-c28-devel Obsoletes: xerces-c-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9pIKqa Processing files: libxerces-c-doc-3.2.2-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.38075 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xerces-c-3.2.2 + DOCDIR=/usr/src/tmp/libxerces-c-buildroot/usr/share/doc/libxerces-c-doc-3.2.2 + export DOCDIR + rm -rf /usr/src/tmp/libxerces-c-buildroot/usr/share/doc/libxerces-c-doc-3.2.2 + /bin/mkdir -p /usr/src/tmp/libxerces-c-buildroot/usr/share/doc/libxerces-c-doc-3.2.2 + cp -prL LICENSE NOTICE CREDITS doc/ /usr/src/tmp/libxerces-c-buildroot/usr/share/doc/libxerces-c-doc-3.2.2 + chmod -R go-w /usr/src/tmp/libxerces-c-buildroot/usr/share/doc/libxerces-c-doc-3.2.2 + chmod -R a+rX /usr/src/tmp/libxerces-c-buildroot/usr/share/doc/libxerces-c-doc-3.2.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9FOQmJ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B24SFl find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: xerces-c-doc = 3.2.2 Conflicts: libxerces-c28-doc Obsoletes: xerces-c-doc Processing files: libxerces-c-debuginfo-3.2.2-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7sK7A1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lGJLJK find-requires: running scripts (debuginfo) Provides: debug64(libxerces-c-3.2.so) Requires: libxerces-c = 3.2.2-alt1.qa1, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libpthread.so.0), debug64(libstdc++.so.6) Processing files: libxerces-c-utils-debuginfo-3.2.2-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tSPxax find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZAAwKm find-requires: running scripts (debuginfo) Requires: libxerces-c-utils = 3.2.2-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6), debug64(libxerces-c-3.2.so) Adding to libxerces-c-utils a strict dependency on libxerces-c Adding to libxerces-c-debuginfo a strict dependency on libxerces-c Adding to libxerces-c-utils-debuginfo a strict dependency on libxerces-c-utils Adding to libxerces-c-devel a strict dependency on libxerces-c Adding to libxerces-c-utils-debuginfo a strict dependency on libxerces-c-debuginfo Removing from libxerces-c-utils-debuginfo 171 sources provided by libxerces-c-debuginfo also prunning dir /usr/src/debug/xerces-c-3.2.2/src/xercesc/dom also prunning dir /usr/src/debug/xerces-c-3.2.2/src/xercesc/framework/psvi also prunning dir /usr/src/debug/xerces-c-3.2.2/src/xercesc/internal also prunning dir /usr/src/debug/xerces-c-3.2.2/src/xercesc/parsers also prunning dir /usr/src/debug/xerces-c-3.2.2/src/xercesc/sax also prunning dir /usr/src/debug/xerces-c-3.2.2/src/xercesc/sax2 also prunning dir /usr/src/debug/xerces-c-3.2.2/src/xercesc/util also prunning dir /usr/src/debug/xerces-c-3.2.2/src/xercesc/validators/DTD also prunning dir /usr/src/debug/xerces-c-3.2.2/src/xercesc/validators/common also prunning dir /usr/src/debug/xerces-c-3.2.2/src/xercesc/validators/datatype also prunning dir /usr/src/debug/xerces-c-3.2.2/src/xercesc/validators/schema also prunning dir /usr/src/debug/xerces-c-3.2.2/src/xercesc/framework also prunning dir /usr/src/debug/xerces-c-3.2.2/src/xercesc/validators also prunning dir /usr/src/debug/xerces-c-3.2.2/src/xercesc also prunning dir /usr/src/debug/xerces-c-3.2.2/src Removing 2 extra deps from libxerces-c-utils due to dependency on libxerces-c Removing 1 extra deps from libxerces-c-devel due to dependency on libxerces-c Removing 1 extra deps from libxerces-c-utils-debuginfo due to dependency on libxerces-c-debuginfo Removing 10 extra deps from libxerces-c-utils due to repentancy on libxerces-c Removing 3 extra deps from libxerces-c-utils-debuginfo due to repentancy on libxerces-c-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libxerces-c-3.2.2-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libxerces-c-utils-3.2.2-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libxerces-c-devel-3.2.2-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/libxerces-c-doc-3.2.2-alt1.qa1.noarch.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libxerces-c-debuginfo-3.2.2-alt1.qa1.x86_64.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libxerces-c-utils-debuginfo-3.2.2-alt1.qa1.x86_64.rpm (w2.lzdio) 159.45user 25.13system 1:24.38elapsed 218%CPU (0avgtext+0avgdata 218128maxresident)k 0inputs+0outputs (0major+9827906minor)pagefaults 0swaps 164.64user 27.65system 1:32.28elapsed 208%CPU (0avgtext+0avgdata 218128maxresident)k 0inputs+0outputs (0major+10223452minor)pagefaults 0swaps --- libxerces-c-3.2.2-alt1.qa1.x86_64.rpm.repo 2019-02-23 22:36:52.000000000 +0000 +++ libxerces-c-3.2.2-alt1.qa1.x86_64.rpm.hasher 2021-08-08 13:14:36.921135847 +0000 @@ -16,6 +16,6 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libxerces-c-3.2.so()(64bit) = set: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 +Provides: libxerces-c-3.2.so()(64bit) = set:rdcc01KasqDJo4v7CPP1vtkYVs9f0hxq0xVX8ekKHyeKxjyTNwpV56KCpNQBK4dHRnvcusoDqKbYrY9hijVOqNbB4wP7iIMDZgwx71KKMTgndN5Qpt9Zt3ig1Z3FAse4tc9rgywJIj6pWuR5rlD9la4iY7SzibMKLV8WcNUNyQLQ9nGqpAX3gt5dF4vy0TcxKntebOR20yvjm230o6oxZoccZ25ZyYsm33hlZnytbErKlPaHqV30hxLgZztzEOFzXnhDmDDwd6wdMOZ0ByNEB00GVX1b8VKqX5A61BVbtfKLypcgVNiKOYdkoNW2tCewQupvfdVX1UMDP8r44ZGXfvhMPBzXyAJibKdHQNb2afHupC3qhda89bD7iCO4VT0Oaktd9oK7EFWVEgMrmAfv050vBOBzaW7omYGgJS1zT59kAm46Y5PES2xm08zmmi0Rz3WWeaW41ed5JFdJ4aZ0IZoIho3tt46kD2eGMdZlj49P45sTgoTZg19AGl9CjETg3ZE5OSWnhz6Dtoe0AuM0tCXc1OX4mcX0Wz8qzwzP58XM4jeCcoOnN4ov2bNpBNdqp0rCXHFNoBuctKMjBFgCjB8o9ES1SJnzgDTkYLS3ksCXMgCQuQgo2IRJpIw9AT63yd9yTCq89BXKHcYg5GjwrwHCUr20JK7ywMGVfGAk2GR3lxhM0EQkkvuFxKk6OgZtX6eZs7zUNlbCcW0gmAkdiZav5Uw3c7jfJzvLDn3w11Ve440IoUhOo3qi6gLDpurDfn1g71H2wZIMj2nw7df7AGGMRCpDLrjNiA0PqCqqUksXs2g3ihmKjuaikjh1vvhLmXy6ZFQpz7L4AQZGov95IMkCTXwI27xNvdlxjoc9UiYFztZl9owf0L23hXdVHjwwUNkcrrIzvrMZzqI5GhJeuJTJOxCZzKe6nv2sPg4oavtZyxoMAIcZ7FB0k1wB45l1xED2cFTkQXfZuqT9ZEFVHd7E0htTDaNZ5agQMDJTbQtJRdpnOuoUZF7ynKw4ldYC0dCg8CrS1P4oqkd93g4ruZjUp0yLusDYbhT2eUQTEQ1zSA2smUekZoO5ScccquISeoyf1WJUmoQ06ugHBBkhTMuq2rOa2cuxjPxGj3AFQZwZHUbceF7K4UVGsThgQ6IEnM06OaGXwv4ryZaWOQBC5XsdkoyEhEDWKOO2LrwpYA2fmL8PxhnVVOG8A97DWyWqxK5hu9xBhmpNkWTfRYqk2ocBNZa1wejZGjexilZ3antmJrdclwV0E0EBviWaepVvANvXbGkdpEKe5x6acVwAXWU8g19tnIFf1c7saNvvyh1vOYsEJ1dPUPSydxnaYheFahToV8v1y2d1BCXAB6TKbQrDTXe1si8W3zbCj1IJbp8Z9fp79HGXYBaZjrblwUNeryL7jir2ZpZ5wNd3Vi6WAvC7Z3X6Qk3kaCipsyG1GkX80BCZm878pk718dN5aQhaZCUlDRNCagG4FTyVCDxIBkj71gxVlBgbN7eqBL3duZfEZLcJ2yKUACKvAex0rAiZGSs0GpZeVW3ZxZiiPdx2iwCL2F8qt8MiFLwUcc6Pat7noza1UcNAUGVL36Jae1HoacJKqWG2yNmozHmzk3UZvwYb0kCn8ayZ8SRoZdvSh2b7abkOCAjd3xc4s1z6H0OckNjfdrcxmDeWM4ZmBVSZ9rx4HBHunEuqRXF00IpakZjtRPF1NuME4356QafZkKuMKCZFZ4sie4YOgoIcZvuczeEAezDs1OHmS3DKTpg1PhrjNg9oyZ90ZHUlRQsr0OYdjzgwZIrQtrA30pdBnKw72rfL1IbDajhZ6DWZcqkD69fur4iHFKhMVZ2wxEnAIUlQAEbggAXJOIy8MyULutgfNnai4cESsNo4EL8Lj31ithLm0JS5To8a6XzCqIkSaLujVqzIkITH9Wu2mbgZ10NkZgff0Y8me6UBry0l9CA839AodFZtbS0ig5hVh0f2A9pEEeAzXetAED9NCod8C0sJjkqSZeG9Fmgdj3A2IsS18B8ax21DZumpyg3va7exGnuMYCBfVU06vXFMcI1aLZyqUjhaZFFSgeOA3Euy99Mmmh0vZhr2U2uR7SuYZ1Rj0wirZ3ECZ85gsY9SWFZ59hKnyFmU2zbqE2qe38GtZIE0oPROVsRppBgIwAXZhqZCbmnPeEg8kfswGwbbONUjh4G9jTUVZoIG5wX0sg1MU0TPy5O2fwvzjSriSdWWKqW2gkG6DjtGkk0FwJ7F95ZuQ2XwT0Ql6Q03gkVIyxfBA8ZC11Gvft7phZBIkNDHTLrr3aynX2PIQPhQKtBeWktZ0pJDEPqKabZcfnlBiHHRiypDr7pb5Jc1wTugNhDmT574SMEpAUj0G9WzVl1tPHeyU39F4FZbjg9dACrO6rJwW7c3NcF5MfttSPXob8uImat4e635VUgGZt0dpvJDHnfUeZ6ZmAL6SMw3oV330kgQBZCv84rq2ZDIXg0ZHEooeXEzZBgxEcvdHatp0tXj4sFgEb40wIrDCmoDPlDjPL4ef1VbgJGZ3fDy5VbiFV2Jj0fqUaj6Vi3cgHojrHCnZC9KO54o25sLbbbMGfZDozypD3YbGBFgZclKPDD999OwWy3nl0f1kumycG9UPuRVacZdvh0yUL3mRBQ24uMAdXpo1A5XmguyiO80cF1gZgNboC6rqDLC7vskWaSu7h7CpTzmk1vg0mgCHYMPE8PZ41mHYuI6CoyuftXKFgiPk0IPknoEnwZtMo01o7eWLbG4lKkOj7fRAZ6S2d3winl1ArcLIZqUcIBhca7qb1JZbXIceb7yCaG0omqw5JTIbjInEj22mdgkPl9yyoZaI8ZHPqS2EZsSNdd1jc7S6XAp4QvLxp9I765BMYzmiXtcgTzurn1m7rwZ8l8lGL33atDF308LSitB5IPuTwICpReL2rGxpZi2nNfsSVpJBWui8cmQcpXmvAvYxivbFv3X8djzlF5KHmP0Sl6LgRD53P9ahDTqz95zEchonIMgbNQQTBcxZGHP9teZcTCOLJNE7xbZE6ofDCsF8C6ButF7ejSmAykHYvHUaRIpwEtPN4PCwUw1iXLSpZjZyxJ4uNRChejjRctKzhjGcVTmwSQE7A5Y5TTAMQZuYm6kKs5K8pkqqZe82gcBoipttHbhDy2j5u4NnCyeZIyPx96n2ZnAUVy1nLbOVf8m6FwXC5iDz2iPmYH843b9kDkbEmqlLmR538BCj9uZJV7sZIxdH1HRzPy5zA2xf1W47OzKtbMO4Asod8aTbOpryo0dNWk2xX0y4XD0KaeuHSLwl1CGQlCJQtCtwLZKI3ZGYzRiRMdQtzz6RfaJVsL5oq4FO3z8zZcBsN8E5F98pMuoFE38BkL16LJY8sk5y94lZg48vet45I6CZklLj3ciFEET4tdQVjOeVNjZoMCGCWGcrhd9zLB1uM9ihG1F2HB3ZpTTq1MYr4MnJSIACMcJx24ikYm0a7EEU83Vqx2h1NZ5jinEbCHSZ9gY200gPthcFfH5cGAwO4Y26SyGEBBSSbHPthZ8LaKKqj2e7VADG4sZwwjckdYJRgyQdZtaK1m8DD2c43GLuXdNudoxRWEQ8UU5RBvVMZoK42hl02KSiZePtgixV9WqlG2MmGoR98hk36DWC6B9E928cJacUTBEU0swBGrfew6ZhZA2ZsxQOTO96bptICHu0PKI4RxuJYAW38ywT2CwgpIqZ4LNLF5K04wqISPnHCgcMyANyNzmnCkZ54UzkZGQVEUUapGZnP92AMZz3Mkn6v2Q87ADNx3jT7zr19VQ2grBQxnKvSHu83LYTT2YY9PurCoN2KojGcuLtJ9SlfXcOBU7zzR7klwQxiwiewtVZj78z6ifI5U99FarjrlWCz5cP0WNvTyydZoYFNw1b0CoZxoVoY4Xte8gOSrc3ic4CgAnAVU2qmNhlSoxMB145Hn2uY338FFWw3W2pkjdLCoM8V84c0Jn2idmu5yXekik4bUszPMyodtiN33v59UYfoJ9pprmbu8wBJtzmqQTHHT9dj2PXwcDCZ9KWEZsjJlosPba8hcS1FXSj9GkowrUgItiaWlZqZsXmOCZ3dJ34Bii5gocopisk3cLFhjV8w9hyqgS7AdbDsaj1VjWix1qKBMau0VmB1spJDMBfkH5U6sNcBDvyaGWoeZuWOy48Xpelrb2hSRdPLTOPhWwCG7lpkngBeyrvwWOIVT2yk85kZ9K79LnCUZyOLJzAZtYKYssSq05XwRS527X8XxiaQ2zeYmcEcofgYl5z6DnyZhE13dxbC2QO1TbcUuAyfVhBlGrMqWgvxL5tz206ZrNwX84JyN7MhjNr9JywFEqACZve5yiuIbbMusucKaio9WupV8HtQ2wpKA9t6C8u2aSvmAlA4KEBVrhbLTM9Cn5G7POZmQDQ90revbkaSo6na198utSiefVzM1SZuZh3FGXkR25FMcFHfc6s7LBCuNYBIJFv4XBfO3JL85ssd3CbcFGGYCoGP0KrFJZCIHJ54jLPGr7mtVQpIBC7Z1diafOjCQC63ePa9jUVUkxU3a7I0MWd3ZJ6Ftb88DPB1n27AWUng3yRJ6nOkATbVqZ8a2aitMVeCc0JifT3XmBVAYXgI8PtDQE2jZ8zGgwW6QadMq8IAYDCC90rDnYN2aB2xPmmpbNs4ne7OS9an51QF1t34XC6EGnp6RGesbWejCWoZlvNcWdlklrNFEqUixDr4gii18TKkqqVSA9tdIKi8COLp08xdZCShHBTnOh3gixNJuRBhNVwKAbDdXCxSb0OLogIiCxCBgyECqjUUe1oxy5n61hoCeP2GQQcwaylNI0ZmIvwmuUT95V1Aaq4V8PVo0xwogaaohcspGvd0A2tnEc8jqEZw0EUG2O14xE8U0QyTxzw9ifyQ6YwgfJujBkldOi5fQWVrs6o6E8NXB9ztxXJjnAnO5pueJ1h7Izksnvjt2lP6WZgkJxFGDbP9iZ0q5HQm9PMoeHW2ECfqa0kka7TH1r3ZdR3gzgzQMV7a5LxEF0PoW6YSvm0xIJQGVLo79N0KblOF6s5v1N6zhPIaQ8UlsROSt1FZ56Kn5c73LqlcGMYuvad7Ghj8rLWz0PSAmNDFAj3SZiK7O0cGcbdMx7wXdD5Ocfdd3N5rcSH8PrfkReMl5cW6OZnSU5gwAuFCmvOig9mVaXMZmwlxbYAcsAgUstaxbGjkNQrKDDrdc5OOhBUnVi3wz69ZaAEK4MAE7Ay7dMypKkGOuZ9KZtaPb6My3EUV813RqEGFgV2Ge4395V8zjqpIc4hVYjtYmavWkOoUz3OLL708R7PoGwWbe0MDyiDWiFMOQ920j5wQ99acmaM5wZsXrZFtlE3eu4AmF06w8MQ0jpgZJZIXIDHIdanZ02GTagBb9IxWhUnITzraeRakPA2CVOqfZBkyDWauio5D43AlieAodwtET7L2i89u6hpaSPR7laC0BaZkJyE6WneUoxmevQHsBxcOxFiwj7S490x1113tDjC3vOwDDi4UTxs5euMsjUUALZkOPpakovxzdVw8iWZjBE8Z9J1Vng726ZrzGZEMjE3kzQLSvqZDGCygIwq8EakOeZAAoi8LmBgrjWokBoEHwVJRxmVNUEA5ydal6wvfMXGAeZtauKo726MkpIg4jZzJho7tZfkNegRcmmuPvkntX8sC33aHu0uPRmhygnBi0iDMVEsK9mdzwu4qEZvhEdZmlORzYcQDsbHef1GGpbmCvroEw89bUL4Zk3ynbZ0yoGiRyQ1zEriawRt4JZFC2sgze1QKx994giUZGc6lITwAAE2oAaPwRL0BqBRGAb7pz70RzWgAMFybHZ0l5kn0LANBKRFbPRWVoqwgezptW1YkoR8PU7izxj3Y4UOQjFi9H6iKIRoBcP4jqc5UhDltwU1yzhP3IaVZ32RUP34X2yr8rBHOn8Eug8Oq8ArhGCgFxtKtAAvkkbzQp6ayhrlR6snTjZBaIy06eS74ZsJTASVNs4AvjLVu0J9kmbJxfAfW8ReZAODBSdyIgpVx3yuV1a65bUEyfcSrZsdSVt6ruxc3E1bjNrrmYhBtsv1vioDVRim3t3090V8hLUB644r43PqGlJItyS8ViKizCHIk0ZChpUDZJfKtWZ10QsEepvy6a61qqsqoKTrEPJRwMDV5wZhfH5Z5lZ5eUxkmTxZqnRoSGa3k9szMUdkM9iO9j2guInI2ds2Iy68LH1Tk0kV04yVirSUzwiKscNaMjXVoSZADKxboOGcyEAMgzeyhRZjA4yNhkP160z9wb1ySRjUdTWTUYbvjL28NHt42VZ7dG7pizI4z5ZLE21DE5RNxkjZIoF4WO7p8furZsj0euXL9hZr1lZbZuXXQ7jBDfJnGoZs2Hl0Eqt09mIdA8mqZ7M0hgXVurQT3EY0gfpMSgGDoiy6MBcH0Z3De2Xxi49ZsBlkfxfocudNNZ5bEgK6uPIwv3cQZttSwRKZhCwpcXjtTYwphgZ4wr8iHEZ7cwIafdq5PLFJXEByqt6CDbCqoGS0ZvCy8w0wFafBPzA9l3ES4vbJQpg17PWouSwhJcavRVUDU5McgI0KcblwEcedGoMZ3gzM5XA1p6v3yPtw5R60tZjC21gA23kcwnPONepSWyKMgM4EjKY3QPHPwZHLxvmswuuRp9ZHnzqapcY55Vr30cn2V3EleTi7FW3SGX8IPujATMlyZefBsmcKLezZlQJQIFhmCLc7Ux7CNEXUCWbMZw0nNRRwXBx4fl3ZcBye4Yi2fN4c3lAFKAlAFxjbSS9p2GBizxettDOTSMb4kE5dZudvJf2pX8uZm3mQNFhQU8uKeYvpC8xonDOXlhb4VwSM5rCm5oZ46VGJI4cpAYW7jBMftJeao53eHO8BrKdVhQ9oqgDonlmdUZhMt3eLMpbBYF8kMXrAWPMBrOZaAyQajVmKlBzqfV0kESFLvy07GEKZ2qRKDSc84p3YQZDUOJRIOh35ZF0CbljoZx0ZfXk2r7iucZuSeirOKfwkl6phOu3U89vmOsAEZ14m7v1VOvsZ0UxNzyID0RNzc5cfGI0yCQlqjGZg65LNie6zwCrSDuzoZAXLd4duHpDdaCZtYKBok8udY64wHBZxosb2BPCKZ8yqfnhypSiBKFbZeWLFAaqryIViZwx4U77uyifAwS5rLx22rb5BtQFKA9Avwkn52N8nNVfJguDSn5c8R8XUdbcVBCZF068l1MOKwZ6NPxl0rAC9qzkCmjN6EWXbt9dMn1Zt1KyLIJyP0LTC0nR8peSuCQ3HBeLznYdegmSFrWHtQ163hzuxIAtHwGezJs7afa851p6NgISiEUmF5vC4i6ej5vZb2WfTeZK4ioNQNmeZrMCMyBPDp4gQUl0mqtPyXTpZ5H9LcmDedBTBHTGbVoj5NYSyZF1hOmyFQkYhOPb7AdubWrjjeM5k0vgfn0A1bZ1Z8CpG3qqH7HpxZwRYakegHMOBpJzRh5FbtAYh6Bxl6YC6bMlAVC0Vk4QaAsYQH1AmtL0baGJWuuNg6drQSZpUb4Jc3Zdr547a7bBiSTRXY0wHIvC8Mx1Mb6k7pN8Ygs9vdON8idoAH6SxVkciGyuxhcOQ9wUFqxU8aluCThBRZLh5cYC88jkAMeoJMgAgfOyB5j9Cp30C4IQE1sz2AsqJxkuhRdR32bTeJSd3ZFsrbju6IwgZAxCYvFMbnocDC9S9yo8Je08WDlVG1K7v84nN0rIjNBOPB3Xj3WGhCymLU47xQ1rpPpF2h7scM7UFGTwfrclSdUGmPDJ4MbfgzZmjHOTKsU8YC6wE1srqyyDkelwR3iY5nNwQnuLWr0dYw0vbgRew9JOOcByYQ1i90Nlemh4o7E4WFIWbIF4v40SpEdN9k0yyWWOBIZcc14Y6zY3P4zVqPclCOtfS041undNqe6NrhqsOCIQGX6xZqZ3Ihpnkh49vqsCznErJF9MfsQca3YvEkaqOhssEKlgaQgiu0Im1WqW0ZwpYDGTtX70h8c1VsvDEcj7GZCPYjKHiZvvWFA2ZabGVCgS5oOCgphMBxgzL5AYpdjrVg0Q2W4CZ0BA3xz1o6U4mPFdNt4W5V6j7ZfmGIhcWmuAZ8tP612ZARkG1njo3Qg0RaMgMEcolyUyRRq42ZK0ZrF24w2E4OSAK44yVO9WAm5WWUpZdk0Xbq3EZdExQ58k4l9cwZiJOdQiZgMKZAt35ga2GqZ9SoZ18gFr1PzeIjp2CTuKSpwr2d7gmzMvjtAcxMd9HQVVc8vzuLYC3Abt2J7xMj6jHN14nxq5xA7CoCVT844ND4wduSkNfPEyu20KQaD660KhTH0vFapHdCclnzhprD4JSsVhxkyEYlV9v87gk2Z1v8NXcJlqfPUatIe98T0YP6Pgn5J24FwZiAZJ5JW3UQ1FIMfos9ksJylx51pC4N7ScUUNUpuhsiZz4FvoteuliiO8UQ1BZz7ZJwGj472DcrmEGbcEg8TKn3wJKif5Q9V9HlXkpxThmeZ9ZkVz1yGhjuEnXSpzTtFwF4qj9HNZFNX85glg68FbyoVOETGsPaZ22ZI3jV2rzupW3B92rCJ4t0DfkXe2Hw6wxDJJshD0oKw3Hj1UshI3C6mnhEW2g9kFZtZd2X7EtPCRBZgLYhX58r4EAoyqaULsiuZiAypNUnQgicouNDVIJfw4DDblmuCpZz5Jy9l2ZK7lZtlRMv04OTzIF1MYWeKtFr4bZHjuAp6uuQfjZxMkHySio9ElZl0s73RFCePd8hNGFvIU8hksZwFQbgr5PHa7yqggemkFSvf701rhKrtLa5xMe0bVE4lZdfiSUEjpMv0IP8lakHh0ZAAgaKr7jjmiWZFv4AO9YFnt7PkyeikmZk94VwdgrNgUnYQ8eIqVQ8S4IQlMqQJ7tF7LoAVxJywc6DZ0oqz46qROQYCc8iR2x3aP1jAv16dI7tIph40JbJe8Xt2wPeS5CaOCTsPN12UC86yPKaZLDZrcyc48ggyDiZC4JLDOfWzhh2yDHbcszsIgz6JkvsE4Z1jvjpdSCfBgb3Bcd0KZIZx9tBCdgf5LnXhlJzhh77ogMp1drIb4CcyDs0W5a2xA9HAaKLKad9cQYAYXLRekBTDvXeVjkAqMfPPvJyOPvt1Aj9MFGVd2ZpX5gFZlDs7wBSralMZh3UcwDUeiRR1g3De70h8XEbf6zyEGPYk3P5TnyFiXjzopjdEZ2iU0MKzCeY1q5EV0hEwcP5iRfBTJiyxr7A3zw2jhU5UIspk60Ak5Vi3wqx0iQxIvIA9reG3L09DEOJ8Uk2n7263ILGy7OkUryUm1ky6RbAbMu6TTNjGortOyvZ2qdZm68WygkAMkSjk5ZhyxOEwMjJ0nUEQunyUwC21taZgzZf7XgF5eiwjS9rD3ElEK2HcU1YxRaHM29qP7wWiy1ZldR0TxY5V8yR50YWQDYu7pTsYcuM88LaWnUTVmqgsv9VS3NonC0s4y5l9LEsyri2kr466szJ3vZgy8U0uhWyZfb6krAxSzM4Nj4K1UTf1jlBMZgPHdSIDdjfc2neZAiMkY7NVPkUH5n2L3X3vqZzqy6rfZuwibHpURyTHM7txhDkRbKqt4q574VfGcZfFb2kmxq80UvR7v4tbkkG0qAnj8X09QA3BbR9Cu5HZgbiVjiqIVeAppQ3Kxie8Zlw6b2TcH6VKbZvnW1crX3T9AZFyTLHXz2103lnGZlEP7Q287VfosgM7anpDfPQx5vRBDhfSc6kzcrNjhlItYeto26gIQg0ddE4AUkv81wDNWZlXVqNc3r7MZyrjNonUcmcqCZzFOJjDH7ATMjHnZoZ0aixgrCjmcAJzzLYZnS4m10N4KBuWpMY2FkHxtcMR74oR0esqUoMu6LdICDRrN1eDSfRpYmcJyktYS0Y7IsgqNQJRlhmVLtu5Ob4KGWgd0FztW3GVZ1BgZGABWqYctPaTpQ4OruHPG1h0t9Sgi9oNV4mt6xFgwN1B7Zgt9AtEvz0UF04M5hETGcA5yEZCoIwzSyajqiNyM0Suw50J6w7XqXWGhD4dqNBZnwyjIeZiaZjC5VRHUmwFk8qTZiYOpJOc6TONvnbQRq6x02cTzfVY7YHEDJPakKplYh2DGA3CU59AoQsZ2e2RLrrk4JI8Vgm7gxyEfwyVPEWPzpiEgynkcPM6phQn8KregiYKv2B41qfT2iC8J5NcsC5e7npXPEopFmPzZvNACkfLiZhtl6Wce0fcw6QmQPTaJ7zZy6BbnoZeOCaIqiq76Lz7St4Qwz0WBgzZhoF6rwfgifWc0VOEZuPmztjM6E7d4DScET5AbSmgP8subwMy6hHxLQyx6mNb20I76tYdas0Z0ZKbIZFEhAE75fj9pZBe8Z7vAo3t761JZFm9huOZy1BrOqdWMr3RK8x136MpJpIjLQUeEAGu2fG6iOdAJR5v1y1OeC4W3p7Qs0yr1YzcSuLM4XxaOEu1ZeaBkk02BQtt5Kpo4JD33lB7UMzqauDjej18tMTj6B5i9Z2oK6GSCga5RQjF8kIQv9oCrZoc4dC2iuu0GAmMk74fSByA3GSx65tdg8aSK9ZJMcjFEnKK6F73rMej4Z4XGzdyF0I4MZ7BccMicNVZeYvkbde9A14e0cl0mni7224Dz40o2DLiMxYSZwhHNBOIXRX2QaFh1vEEOGrfqSa223qJpYZvF9F8w2Dkmms66PFfRasrSoMCwRHJ2ga8oElRcZaA43q06rs0mkj7MyAV90LhCBUVivwFx2e3lSMzz49Jw2AIMZcmKgj5RMV5hGEEcuWqcEglso80zePs1h6ncV2ft24TskeTP4vVR8YBmAfoA8pPLx1TKqi4auiYpZhx9CCILZCNsks4vxFvAvgR96otVqn1gzZx4F8G1A4R7KnGDuL8hrfbjiZwKhfvCuosiRZrWXHwVARxFnxzdZKszO6bBnWtk3yYJ34i2QcwtxI3Zr585DWn5wyZlQRVm3da5vxlwuwQ4bVTBDEPQzNCgHlCAuC9vOy2eUtMnT71f6r5I88YZkQwihFBuADyzc4dqFiaUhl1JwZcoQQIWbovKxY4V4ziPOoXZp1Xg76qQnmLmIdC1gnIR8zJeo9VD2mw6OeLo56HjKH10BwlDw02zYZ0WKUryy1Y5inALzlx9gwdElJIeD5Z4hQN7CA7JdvhaWO2sS4Tv4IjNiqsdSVOjQJ7ktibtbLkwvlbGPIRCnth6QCwvsC5cBP7f4QX73U4q1YSPUo6glrPdekI3B9epb3hIaNV79HvzgAlzPAUhNj12TUUIjOI8qB5cqcZjZ6zqS1sZnfs9qV89zXDeBfmGdhIwQTyeL1Buo4EkbCyqvtVBtE7u0kk8nPnZCZ9DuAAKdsXu09XwWHcidaT1V2z9vnRcZucmpmidUwxk2KTtzHeEZp9UT9MiZxyCgoVvVa8Y8HVfN2TH6uoGaBJdzdUc9wLZwrgHdEQhe4Y66v9KdhKXgUa0Z1CZARWUNstzRZeNAQrZ1TwJVfElFJ0uHFaYDZAwYx9jnPCREpDZhgEytamLXwzogfa2R1JzPPZmKvwfPU2T1OqJaQAIdTbbhYkFYn5KTbUfYFjwNSEDDiAm7ZyRimpF1AnQa3CbJCTi2Zud81Rre3hdmbnZljYF0fZxfZ8xZElzp2ygEGCDgnMui9K9MR9PPZkoZ3uC1IPRqSX8hEJugmg58V9iMHFGGcwMOwDENQPyjpNmgIl2tvPLUl1JLW3eWOcJsJae1jKgiINeNFQgYWRUvagncAJDCpu9AR5828LDHhTHO1iM7kwW1Wcs5Z8nZ4pHcxoE6Jad79G1Blp6Xv5JZm0F2roSG12Z8hMbGMNN4uZ8v7cYe1FZEfRfb6TzvHVx79G7OVqbHN7cYRawd7eNyQ7HSMx1H1ZiWsdneWqm7OocSIPZxwpDMZCIVb1iCNZAHCNqG6rv1UdBq3wOosnCKOTHNV9kZkTOtNZhN6RjUWZGzyBMPKEJ0IBH0X0vnZ6rWZF15yqZ3wDvUwZ9NkSL4kgVMnZrVNE8Hh0hwCy74hpzxHQrNhMnu1GsOrEIxsFSBO6d5eMAn9s48Ok3ehHBaRiCqwqXZDYxDPibmP8SJkKORCS1DDMOO79iSsfdSe7jTxfwbGkKtaiuaS9k702Dhp37JOZiE3Un1IU3Aci6kKN6FgdC2jCuxRavwhGC4iRRChoQyhdTidE3MFj3tZifequE0ImDBLWXzew1fPek0MLbWM574GCJLylXpTG7bvzxzxXeeFZ2MPCgWdPzzHDNwLBaDER2oVBEPnkp6Xk3Y48f0I7z6GlDfChyoj2zUebIHDOMh5n6ewgZL6eO3zkY2KsmNE0HKd8Fp3CJaGFsZwZiR6YIos14tquE8ewKGEOzUx0Yfa43LuLx3vyXJZ0rG8SDPZBeqRqfEwd7A8psahMXJC8Z4O5qXh4OpUoddOoGBne741c8GttWPNRcyQiZ2yAZb5A0z0mhd3Hlq6xDga7jRuPiiDckzWqr36YW7HOeIhHJgKrX5lv0NKpb1IQp1AMbOdEOeqcOJo6jZAz9iZdXS6NCBySwrjqTRWvBm8bPuak4Rid4rKqdwh55tlBQDW9ipXehbE0gltbVZzln0sprDNxHnq6PigJL4z1WnOqhhReieFtC4rdBwi4ZJu8rYZs4S4ecAWoXvEZmvYv8ZCK0wuyHP9GEBjwFLyUFh3EBizIsJbDDsR2J9LJWXHCCdnmao5ZGZuhdQSRn9AoIQISw3AztgmGXqX6QleNYWTpx4wrhXRhwIQQG4oVZjXi1ghPKXZpsAjCXdZwXbFQrWutnJisokEMtFuzE12Ur5KbzpYCGC00oe8VXgEfQD0wejl1bI8EnZIx3M4WXQJfsUjNo9ZJhOLnHbe2KtEruGga3vTaAZK6KwquRFbKzu9sJHJZI9G6uPX7oZrB9rqWPg9gI00DqqOuYQZFo0Z99mgnzu5sxZl0nFvOkcYqlWHE4w7a0loGvUriVsweo0Wk0CzCQuCnq12u8lZm7Ytyg676rmdYZdyAA6WtEZsXslTfScHAREbg7EOYKX6EfxvfgakkDLB4RpecWYC9xtZ4LX1IzfMWe7sMzzW18NwHZs4WNZ45fUHU7yKhLkZqXYtVxlVS97ZDK4R7Rd6d5X6E8sZaur0MlodIG1wZyLrcqEZss6t912PJaWuCwLnS8jwguia1Dq0Dm0clXAkQx4D3EizGmyxkGTxqUMaHj6f7qCRaiTgrQXxYqZ3k3ehXCuBghfdRweFreZej6du39UcV9xUFOXk1zjL1Z7wFZ3VIgYonSiu986dpZFkwaK4h8eggwuzOeRhTNooMPbJ0YamlYSsAcaZfw9HNMO6inrpQEQC0Zsxitiu9k8ClCicd8Y67EVpt9D715iGKFb0m0Zpy2gkwEU72Elw1Xc7IltD6F7C2FtGewKxb0mfCRwKEQu2vhcIF2HFrTd1wjsV0s9erg4Gkg8is0pvXk26wCOBsZhmnFj3KN2PYtQvpc510GvHohOHubUlhXRpyZ4T25cMeghfbiZimQBq62WQhA46ZiwczrNez85ilxdPL1WUOa1WpDkT3ZBEgpl5FBLxEjYjQtOWGSSTkJaqdMjehlx3lgWfWlDZH4cu78loEiUO3MKRrmtsX0VPi3UYoV1D0kdsUJSSj0U580JdRDQFkncXSoNtREJOGzd5jI1JG7UMWG6NHueUSP5XK05UsF2CFZhbFXgRhdJJwrzTo0AW6AO5f9xWPiH9Uok5eCjR0Kg4w0gMOZ2Z366SlOLZzhZ5cEgmSZlCXfeGq2xHkZmsAngvJi4ZbOOjeLqr5uf8bmoDcuAJcNFZGjNe0ZeZd97N6ruRSuqu1vOYZJh93RPHhO0VW12IZGjQ1INl3hUjeZJCZrUppCJk8WvPJAIqZG0pvUFUygru3wZCZiPDhCTZFIfn0pLFk1VcjaWOZ9cxj9oy2VR6TnkD4ipovq1Oktip8NWh6PJ7WMHCvNGTBxSQt9Mss0ljmD3et1se8GXi4k4SIl0Zx0eJAzQb02xTPwuN43zrrV3fDtG8dOPuFGmJMy2mauOsZlQtzglgw4Z76dsQMAS6Z2SXX7BcoEJb8839i2t9R2Tk5JvT0Dwh3m4PSeKIoQId1bVC76DiXtF5E8WDHSggFOndIZ2Miq4DruKpO21BFhALnlZbZneMZqb8iFKct4XeyYy6ORezZedwnXdc4yl6R8Z4q2V3B5K1qQsNMO8e2bABwG7lDA7vkL1rvIb13luvCQVkcXYAmKmb3WX0Q3HLM1LS311Z5keJ3IqDBYMMSfiHeeXMkGsryXL38twlEWZ8oPqZvnG4Z91buiBHdhqrZGbonqV64KWYbxlPftI4oOXdMNkj7qtxmP0Je0OIAWv6QUB26oP9fN7wKqdZllsjG0gt7y8S2HeF2ZnxuKEKt7Z6IIXYbEmxVA5oMeJTYfVkaEvYaOHjduQJFVoN1zn26vXFyigJ5uY7tgN1Z15cZ8Y2BBM7bHB163tkSrRtiKYZd8Nc0GoaeKzsbmX9g0fdNEgMNThRS1sik5sPOlmxMoIchTAS57hCxtn0akQ0ZhAKCBZikxC16mOSPquc3w4MSZ9NvDr31tdyFgciAuJiTFuv8EWRkAlL4lOAWW585N4Vase2uP98WebVxSyFBkZ9DlNYA3XiwQkpkNnc5kUhoB42pxOyaUhGqSEvI4DLi0XCKTYUHVCaBw3La2s1ejNEtriGIanql4K9jwcuU5bfClGKQxUMZIlg9hJFqgi5h0OZGGgXaMZg1eq6wyccZ4MJX1jeVfTbvcdpDZjZ8SbzGZGeubYysaozTN1kNEsX3b25ZhhIPuJYLcXw71DCHjI7cyWQhxVJbsQ5w5NpVDM4SJ2IYQjKUHJJ7fEHWVFaZty3VjqGUEr62KLH8vxSOZAqfDtX1cZgpxve66iRDn0Dk4ZvS81mKfKxZidEkE68dOuKYuWHcgAL0141wj7DLJ49yMsVoQpViacjrW5xrtZp2t6xdvPchgqBxZqM42VmHohecFcANo6mcF1IEw1BvYJqKRhEY1fZ6ZGI6VE23qFWipwyeZ8lhqqtiDrJ1K6d9fl52tU3kbN1y4iL0p9DPNy8jMxPtR0YgMhZ1O3vyZL08HhK6U4RhLZvwJZxnCeqz1ds2Unq4Z2padtV5UZcaA7PIQH6ZhC99R2Gh2hAdIN16BI8g8pD1yrA7CyWbXSZne2MTZc6xFyTw9GlWtxKZHH4OejwA56bTqsLxdeWgOwq5ZkiB9ZgzzZrHQu7yUwwwcAhCPOALvwJOP1va2SjiYK6Z4SFjtRDLWVlPXSlhXy6xF8dy8dpxJh5HEO2hZA8ZqJAGedozquwp0KiNCBKM7hd7YCsilErXpDQ6NJqIgV54fE5b3z5Lotc2HCHEXMBl9rrkMKZbDJXTwsLwjXcx4bgA5258jY8W3tASScpTpueRGQPrS8d1Olm2wDAI9oRBm1F0V0j6w7mYwMhKsbQMbt0Vgl6afFCZFYCuWhzaDvHF05vtE21Y85QFqoqWros5eugpU65gQL5c07FSDoagYJlwZ3TQhxe6GJpx8vhBfEZts6UTZvMQKJZigmBb3ZsocBCJYhpXZEJYTTJKu3DSACzOrpnFlA9xS1amfnuCGgxhgXVPR0aVI0o3LC9AlgU43yZAgfHCQQIvFLgF7oryqR6KZFNKi6H9ZjwxmL03mpuB3B21zyK0hyuSkgzGZFE9Qqv49njMAqxndD1ZdZpM9ds8tnwrRvWLBvI3a0UZIy4HwlMW2fA648De5Byi7jPDlvmRfcZ3nIP8584UQz2KZBf1iIMf6ZDiAa8gVq1AAiSrsMEipo5E0PgcjiVStCzPw0hWOMV1lpDb9aZ7q0LYXx36Z8wv0IHQsoBxPtAlG1zyx1tVD4fsja5hWAjUu4zrMydyYxuMqgD5EZ71BiV5zJpNO8TDWfjeiRMXxyO2JLYA59Ec1YLTserwezeRHmqa3APcPZ0zCYNt13UuxjiJ1VoeimuyjspITyZK3hcWwx2pxCviZENPN7Iiw4cbUIW2UbnxEVxsNg4nGiqFUJvreTdeFCnSRwtZv11s9614mCI3lGQa18M0hboDOoDXPvqZ31Odgwg9olwaHZLPFx3Fts3x6Rfm1QAieyeiViaoket1YToxNRZByC8gyAqXnZxPYltc5k1wgfA5pWR18toGYqzlIzENLkSMvnggWXJmS08x03CKPVMPFTEDBQeEdHmwWJWsy4ZjapIgCcFOnee3H129w6Vtx1S82360pGG9GhG9tJh2pHMenNCBKYnY8Rz0NDPbWBm3Qr2266Z306fOm7CF0n09BfaokUtQX8Eg9QNXtv0VPjixxDhyZfmpDzsJ51j6JIMwCBEMgZdnMvnfhoE2BqLqExE6gIiGp5YCEGTIqFvdC8WIR1agyi1uQKtvMFg5BnS2FPMnFArWNo42SCcvp80OGwwoXcITPp44nsYoogrMm1sUDF8zftMWi2lZ3TJK8VrTqoZhEBdEcy0wtyHCnHW1IBpdkpeELFi2q1jKh2mXTNu6EBldm9p33kd0YSqUF3Q797YvhsxPzbjoP5DgBiNNbLzZrWQZs2xUpzPZhbq594PETCUJiOrIXDldOxDdv056MKVNYselr1p0E9UjYe4d1sJeCo94fd3zJmKF6THDclDm0KlsEpCouZ5wnrnM1MMqAyMwSQ1w53v0wvdx7mMYVBuKsvklpZjjkafZeFtvZvgZHnPZGLAawZ62A7rtGlJQdrh2I3GfLk8sE9LNVWhZLnRw7r5QsNqjOPNqL5dgL2RiPNQ7ZoIAhqToaPdYZqQncwUD9WeI1my8N9jWyWZtEMHCKV6otC3kFIZxFgJ2oOPbYmmuZhldKwIvt5z58SxX0T5M90HTNn8Oq774bTYwey4ZG2jPujhC5Novlf3hblqXciGq6Nly8cOft5gmPFIjJuI697zDm71ZexPev4GZa46W0uUoyWLIE2gbX3ejtZIxhZ5FZLzwi3da68ySntG6T4JgZ3ZAlZhZqnoPFScsyrb0DhqvcvIbt8ICQcH2lUBBDxylXHZhXfK90T7JLD3jGvbvBbObV82HKZ6kBbAmnZ3leAW0VD5JNUIXwjNouJaapHIVV05PU3pNb2dhx7A1wMPKRIKtAUV1cdOWabQjwMsZLLmGqD8a1ctJaG2PS8Zawx9QTKQms2wT7QLZzbLS70EuAAonrjNb8nwwYZEcuWdsQPIZqIyd31mwZKdd2DJ2dwGyrQL3YR6iZ12fxJAjVZJOsC17vzVLvkxiB0Zt59RMGk13Xm3kj1hQ1Gt5rxi87JYaU2xJaqEy1vHDB9AP688OUjWU3pFw1yGWVw4yPuYvedCv5S7sp9JlaIU4fmCSi9J7npEarfkSUjNGvWzuCaOXyio2a0pazfTmBCOvUdi7nHZK2GsTBR9F4C7SiT0daiN5rhwdyMKT31yfFXxstPN58ZIse1GW1NnwDbLEa3gvsgA8ahc0Z6NhigNkxaY7OaRpQtsAZy8iuloZ0RwvwXPBryVB5nL0k7nfrkw5cuWiGscki1k6kI33XR94c9fnFDtzKu1X4ftuglvajVjCni1Re2iBgMtrCwgEsD0APMZ4U9NZit13GowXcTaFpsAnBWv55wVL6tbM4q9R9NqPi67QdDRwjwSpyLhV9t3MmnQGFrcUOrZgaKlcJ22cMBkcuydtkcNjNoysImlSRpdQPsPkyrlVF83WWqulDpkh3inaxGuaXst6FIxPiC0Z1anhw4rv21inwwel6a8DqijI8T9hsygxsFdOCHSHLHACYRML0yCgGCZkeKzCeY43WCy0fgIH6UedT2GNkI9RbtUQoUZitZksreacg5OqCcFXvoiUOnHuDPaQHFZoxVjF3ZqTBkwIPUWN6yuPXMdNlbKPt0uPTPTZoMUMryur5BAZg3smfSjv0U4kCpAi3jCO36v6NDv7UWVgZbw6qsAhctf0oo7mUbKZiqUNZDXzstT6KQOgLlTAQbM8QuiYZHJIXcMmMqqZjYrs9qXY25FNwqds0624IL1iNPZlj2M55d37PapW7JDBCIiu06flnRH8QwXu2WP2ZmHyufoq0tFYnJi45sjI7T3Qj4noEgfOo1R0MlwyQSC8UZ0w2vl6ZivVnMa075gBKFruhXenCWoEC9Lgphtt73RbVdWKpqA0sq91R6NVFt6L69A9VcFmN7GB04Tehq3ZcEe9d1Vt2XkV0Qhk2WLEmCYptW7J3ZKaZo1HYKL1fpURtRBbvd6G32kUMcevZ8ZxPqCZkkbJajX0Lku71lmm4zxDA95mRkhqWue89ZjaEUW1aywMgNO5w3O56ZL6tmYZxNepwALdniNsqxvwHAQO0CSZLiMZfZdWFE3yUSLnZpu3pF747s8H7gZrIpdN22wkwFPxgQATpzxb406RbQ2F3UZp5TREj2oHBv6nW4rukl10KclIgSE6wZHZxx5InRdDzlY4L7TNd0MeN8gziZ0ysfAxbCUE99XAFEF2lJyYxL6NDbVHPZfgZsyds5pu4AJgJICrIC6V9EsdCFOToYMHas6ONg3uoHk8fXtZgy61wzM3LttCtqFVVJKc0d0ExMlEo895TlsiaeDEVs1h7OZBV7HZzVQ9Itou0mED5Zjsh5Ico9jk9GHxG2aelxQlcqsZg0HtdyVVPtchmmZmZz2q3fyPLHoIF3RqQ8Pqiv42CyHTb4PgC2xrACgwLjpAk6midlA4xKkw2BwTB2kDSABMsORbrVwKXhhv2EZ0gXWLoD0zDUPJVitOXBTc8njzBleVMZntPrIYl1ZCzFUargVnz3uSXXB4oIwi5MyD3s1mwGZfZgRyrOq5uOc0S1UajEn7gMPZdYWFqcIAQnPfG7Tf2zhS7GZlRAABgOIBTaa6sl0qW2c0AxL946czcJm5FbWnSrj5veYIZGhS7xIgr6bgZ6A8ZcfHw6DF5Cy6GE78qzowZb9BKeuPehHiRVTJOGvVdnBTmlRefLmB72DYHiyDB12f9hEoHQaQQf4MVCwJkI3zYUE5vHcYnZ3PkukQD0ek68Zo09qSreru3zawftzHjVl3xifAMGZj0iXZlaSQZaQZIoZKbNOn3bOGcfTgt8PpEEHkY7bqios1Zuoq9XknUMZ7I7NcMIkPh0Dk9nJ2ix7cYS6uagC06x5ZLuZjoICynnE15hotVIx7vMUW8JVZakWyEIca595T3kC9UU0LCBOMYu3ZsMaZlYXEfAVNb19Zu7VplXdfunrnFVeQddiktwzbZi8DUy0h3yOFFT50ohegUYsXAVrG3YOP4q4JpFvZKMT0lRdNmgLIC0ZohjvIlwyiTOnKjmfayEpwGtZqki4LkQ56Mf2Z2a523QyUK0saPgQyEnyq85OMaBAKteV8Zg4Z88WARQxuGc4R0EUXE5bSj0Ja7vZapvbT0w4T59lgBUencuM0r110IyjXKpo7rT5Z81EHC9fD8At113u3m2ZghSFmA21D7Lmhke615yvJtIHVLBM2IEkqhjP4XscjoZxWtuij0v7xCORZt3IevesALQZ6xhuZLDAALkZtwcCK59ueTNokVpofHHPeVsD2NwAEN00Pnvcsdtc1kA24ZxatkfpyRqbDulVat4tAOwxlaH9P1a4wAiTqrEzQqT1jXGkE5Eu4AlOHfgLsmQehjDaKDgqwiGnZydrZjX28ILlNIaNl3B0kkMlMwm270Ihc9BaoYuEFeEyqyZ9g2DM8w5wm8lI2hojQUCWgFt4i9daAF00Bbj2Zlts6lyPmp1OpL6USeByf4eZvmPDY8rcIRsd2xsv0tUZgFi9Ob06WQzPFM82UqVwp14bpkFtNXzh3x6m1XMv8kCbeQ7kxAtsosQeBDuuYlVXvI4LPAdaleTvZ88A8HycuVOCoqu08qsSU95K40ZFFDc7lSapb4MgF0Jy6YZxP7K0UvFIsZcjLHQTj5KTEw97gEidOZAsxArpMZiOoKHowaGW89guE1bG4ZjQjZruDiSZae4V1i6rw2rzFuUT9Icefy5V3GyDGN2rZ8H5p5VJibt8nCRUrEP3e3EzFbNBX2NZERj2nZaGrdZH89nzHQHSmYbZeo0KMnM83ZAMy1Mibw6dm8TSZsid8868GZ94QFsBGbOFZrOSPLME69I14f37HRDJ2KyZcvjjnyEGXH4I9g366ADkMteXxyuhwBqjonfZ35yNYAxL0c7tj33qKjWOInCKQmdEmsU2MtIZ2vnJkmtU0FYpG2 Provides: libxerces-c = 3.2.2-alt1.qa1:sisyphus+222675.100.1.1 Conflicts: libxerces-c-utils < 3.2.2-alt1.qa1 -File: /usr/lib64/libxerces-c-3.2.so 100644 root:root 9da9e547defb10d99f3c8eda60b3c967 -RPMIdentity: 21f003dff7d0023ceb2c5a292fdd5879f42e55ec3c0aa1e6948cb2d60ac7a7c644bd21b73e070fa9419b08bfe92ee8f27cf8d91bc3af4328340ba2f47408b321 +File: /usr/lib64/libxerces-c-3.2.so 100644 root:root 7d3c911bdd466b2883df5932fc689f86 +RPMIdentity: a3385c8d2ae7dd5890927b6e04c378c4ee5c099aebd2a59f8c381c26b029db05675e6b617423368f62c1673d73e54740af5c28585eb5cd339dd2d17a3d2dcc1d --- libxerces-c-debuginfo-3.2.2-alt1.qa1.x86_64.rpm.repo 2019-02-23 22:36:52.000000000 +0000 +++ libxerces-c-debuginfo-3.2.2-alt1.qa1.x86_64.rpm.hasher 2021-08-08 13:14:37.019135950 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/50 40755 root:root -/usr/lib/debug/.build-id/50/3ff6f97c7a3f39ba2479c4060174c5ea6be34b 120777 root:root ../../../../lib64/libxerces-c-3.2.so -/usr/lib/debug/.build-id/50/3ff6f97c7a3f39ba2479c4060174c5ea6be34b.debug 120777 root:root ../../usr/lib64/libxerces-c-3.2.so.debug +/usr/lib/debug/.build-id/21 40755 root:root +/usr/lib/debug/.build-id/21/dd945fd9896bb609808a15ecf5a289086cd6cc 120777 root:root ../../../../lib64/libxerces-c-3.2.so +/usr/lib/debug/.build-id/21/dd945fd9896bb609808a15ecf5a289086cd6cc.debug 120777 root:root ../../usr/lib64/libxerces-c-3.2.so.debug /usr/lib/debug/usr/lib64/libxerces-c-3.2.so.debug 100644 root:root @@ -798,6 +798,6 @@ Provides: libxerces-c-debuginfo = 3.2.2-alt1.qa1:sisyphus+222675.100.1.1 -File: /usr/lib/debug/.build-id/50 40755 root:root -File: /usr/lib/debug/.build-id/50/3ff6f97c7a3f39ba2479c4060174c5ea6be34b 120777 root:root ../../../../lib64/libxerces-c-3.2.so -File: /usr/lib/debug/.build-id/50/3ff6f97c7a3f39ba2479c4060174c5ea6be34b.debug 120777 root:root ../../usr/lib64/libxerces-c-3.2.so.debug -File: /usr/lib/debug/usr/lib64/libxerces-c-3.2.so.debug 100644 root:root fcc477eb53695e8ab4cb550af0f58358 +File: /usr/lib/debug/.build-id/21 40755 root:root +File: /usr/lib/debug/.build-id/21/dd945fd9896bb609808a15ecf5a289086cd6cc 120777 root:root ../../../../lib64/libxerces-c-3.2.so +File: /usr/lib/debug/.build-id/21/dd945fd9896bb609808a15ecf5a289086cd6cc.debug 120777 root:root ../../usr/lib64/libxerces-c-3.2.so.debug +File: /usr/lib/debug/usr/lib64/libxerces-c-3.2.so.debug 100644 root:root 98ce90bdb03ce4f5e1e2b0fc68f55f4a File: /usr/src/debug/xerces-c-3.2.2 40755 root:root @@ -1587,2 +1587,2 @@ File: /usr/src/debug/xerces-c-3.2.2/src/xercesc/xinclude/XIncludeUtils.hpp 100644 root:root ac7b1539e9cc7e3333e2905b361420d6 -RPMIdentity: e3c1ec643ae9b6f8c4b804b1de05e8a99d5d5358bc207a6702b3443ee7e1bb559664ff640f4a05c71f0446c076d1277b55e3cbc05d279a4157f8de3dc4ff07d8 +RPMIdentity: f56721de4faf75060252ccb2bb395c4bf389f3d4db4787093586f285248c9bd64f3251178e70551a1813469522de8c443452f98fe5848f9130b0dcbcc42aeb6b --- libxerces-c-devel-3.2.2-alt1.qa1.x86_64.rpm.repo 2019-02-23 22:36:52.000000000 +0000 +++ libxerces-c-devel-3.2.2-alt1.qa1.x86_64.rpm.hasher 2021-08-08 13:14:37.095136029 +0000 @@ -497,2 +497,3 @@ /usr/lib64/pkgconfig/xerces-c.pc 100644 root:root +Requires: libxerces-c = 3.2.2 Requires: /usr/lib64/pkgconfig @@ -1002,2 +1003,2 @@ File: /usr/lib64/pkgconfig/xerces-c.pc 100644 root:root 50857eef01eb4c63ae000cdcb1b70369 -RPMIdentity: 4a037ac34de867bda42af346fd5f308d6e410a78fb98824bc9d477d5236d84bf7b54ea76dcaf9a073399834cdb9b869fb996177891cfc5f83a77ca3bae36c12f +RPMIdentity: e29165a747610cb1125c7a517e791b50b14545f7e3e58a1932ef9f417963b70719ee946e8554c4daf913657693562b13c0fddc61e78f9f560599dc7c7820b744 --- libxerces-c-doc-3.2.2-alt1.qa1.noarch.rpm.repo 2019-02-23 22:36:52.000000000 +0000 +++ libxerces-c-doc-3.2.2-alt1.qa1.noarch.rpm.hasher 2021-08-08 13:14:37.214136154 +0000 @@ -1315,3 +1315,3 @@ File: /usr/share/doc/libxerces-c-doc-3.2.2/doc/Doxyfile.in 100644 root:root d77ab0d097aff84c88857a7d81e038b3 -File: /usr/share/doc/libxerces-c-doc-3.2.2/doc/Makefile 100644 root:root 77bbdb9d86c62ebd52601fb04fb64a89 +File: /usr/share/doc/libxerces-c-doc-3.2.2/doc/Makefile 100644 root:root b3584fd4c8248234c19f46d80860bef4 File: /usr/share/doc/libxerces-c-doc-3.2.2/doc/Makefile.am 100644 root:root 987f18706468817eb433c782e172c9fe @@ -2609,2 +2609,2 @@ File: /usr/share/doc/libxerces-c-doc-3.2.2/doc/xinclude.xml 100644 root:root a0a459af7a1b57d740de9c72fa4dbb1a -RPMIdentity: 06f4610d9752ffc4026392407a4a38b6ffab1d19c4e1fe847f68261796a191ad0607dcc38e332e7453b4f0f2aa5fec8324f092b1b6d332f927963fa8f7a0b55f +RPMIdentity: 22988b25c386410483c63b076a08e95533e98fc0a926b1b9d999fb488b55768e9afdf191ed1fb2f6d9a7f244a83c4cd5a1c502cf498794cabc522fe89929e2e7 --- libxerces-c-utils-3.2.2-alt1.qa1.x86_64.rpm.repo 2019-02-23 22:36:52.000000000 +0000 +++ libxerces-c-utils-3.2.2-alt1.qa1.x86_64.rpm.hasher 2021-08-08 13:14:37.309136253 +0000 @@ -22,18 +22,18 @@ Conflicts: libxerces-c28-utils -File: /usr/bin/CreateDOMDocument 100755 root:root d262dc175fdd84b9e8e85e442394274d -File: /usr/bin/DOMCount 100755 root:root 426301e3eab7b946531e901a66a776bd -File: /usr/bin/DOMPrint 100755 root:root d59a22fb2dbad256ee316518d21d196c -File: /usr/bin/EnumVal 100755 root:root d63919f5370174804c28dbb193312b9c -File: /usr/bin/MemParse 100755 root:root 1b30815bd11d09d4c02eb9bf70c93ec8 -File: /usr/bin/PParse 100755 root:root 24b08ddfd9dad0aa07c1388c2bb885ea -File: /usr/bin/PSVIWriter 100755 root:root 0885c9e08138c7ae9053047671a6089b -File: /usr/bin/Redirect 100755 root:root 747e041199814402aeb901fa27fe5e49 -File: /usr/bin/SAX2Count 100755 root:root 282597db5431542d37e89ffa10c4bee2 -File: /usr/bin/SAX2Print 100755 root:root 5e0ff3802c9b78c3bf4235226296cd6c -File: /usr/bin/SAXCount 100755 root:root eec14dc8b23de9ebd22d60a82b385934 -File: /usr/bin/SAXPrint 100755 root:root 72faa6d3fdbf7c3a71bcb14ad8c68299 -File: /usr/bin/SCMPrint 100755 root:root 52b6006d8be997d5a8036b6a7a5e2f69 -File: /usr/bin/SEnumVal 100755 root:root 70ccc707b6864ff25b4d3123d4c68036 -File: /usr/bin/StdInParse 100755 root:root 3c751078aef6002c9d00b5f11c0dec96 -File: /usr/bin/XInclude 100755 root:root ac1d8e65f966f84b0015c3eec63f40cc -RPMIdentity: 60a545acdc64e12f94489019c1e273c9bdfc2f94e957232f4572b13700c536dcecfe374c39bad5ae5631346eb97af6b96e44c440f660c9fd4eebb8a1299208e9 +File: /usr/bin/CreateDOMDocument 100755 root:root 8380383b09dd0fab7db02f8292bdf900 +File: /usr/bin/DOMCount 100755 root:root 8ce0db56ac012823c714242421ab8a5a +File: /usr/bin/DOMPrint 100755 root:root 24a47ff7171eecf513a957a3ff601874 +File: /usr/bin/EnumVal 100755 root:root 7a696b433b6e677816cbdfacf1c50af8 +File: /usr/bin/MemParse 100755 root:root c45a875c33be3b0c0dd7551d68d6c965 +File: /usr/bin/PParse 100755 root:root c4d4df9ce02595157b7d9085b5cfd8cc +File: /usr/bin/PSVIWriter 100755 root:root 371c5189064bcd2574e18669c3347e96 +File: /usr/bin/Redirect 100755 root:root 87acecc911113ed6c4cfab58052cfc39 +File: /usr/bin/SAX2Count 100755 root:root f10e7426d578a1f392f51f414bbff430 +File: /usr/bin/SAX2Print 100755 root:root 6f1fb3a8680ab4903a6c262dbb2eaa83 +File: /usr/bin/SAXCount 100755 root:root 1db16cfec795151dfd748880ccf9e683 +File: /usr/bin/SAXPrint 100755 root:root 5065d800d3512cbd505114be1c0341f3 +File: /usr/bin/SCMPrint 100755 root:root 3752db3371540e0ce56cd01769f1d9fa +File: /usr/bin/SEnumVal 100755 root:root 30b6e0a316f6f590cd4091d301f6fdbb +File: /usr/bin/StdInParse 100755 root:root 0cd1087face6e18bceacfa98a47db492 +File: /usr/bin/XInclude 100755 root:root a729982cd5beafb7b574689467a3a511 +RPMIdentity: 66c27b29240e63b3b48b39042b055fa6e6a53fc0f293251dbecedd3e41e076068921c5cf2d0afe386b66a4d93e9a46b1a8e38b0453bda454f7ecbb332b76d519 --- libxerces-c-utils-debuginfo-3.2.2-alt1.qa1.x86_64.rpm.repo 2019-02-23 22:36:52.000000000 +0000 +++ libxerces-c-utils-debuginfo-3.2.2-alt1.qa1.x86_64.rpm.hasher 2021-08-08 13:14:37.383136331 +0000 @@ -1,49 +1,49 @@ -/usr/lib/debug/.build-id/03 40755 root:root -/usr/lib/debug/.build-id/03/43e24a087dd8cc7d6b785e900fac00f1995ec4 120777 root:root ../../../../bin/MemParse -/usr/lib/debug/.build-id/03/43e24a087dd8cc7d6b785e900fac00f1995ec4.debug 120777 root:root ../../usr/bin/MemParse.debug -/usr/lib/debug/.build-id/11 40755 root:root -/usr/lib/debug/.build-id/11/871b122f44d355123a12c8ce5e1a4a85ed8520 120777 root:root ../../../../bin/Redirect -/usr/lib/debug/.build-id/11/871b122f44d355123a12c8ce5e1a4a85ed8520.debug 120777 root:root ../../usr/bin/Redirect.debug -/usr/lib/debug/.build-id/15 40755 root:root -/usr/lib/debug/.build-id/15/edd308410c66848f26d912b36c078d786f6da3 120777 root:root ../../../../bin/SAXPrint -/usr/lib/debug/.build-id/15/edd308410c66848f26d912b36c078d786f6da3.debug 120777 root:root ../../usr/bin/SAXPrint.debug -/usr/lib/debug/.build-id/18 40755 root:root -/usr/lib/debug/.build-id/18/be8383bf5ceac43ac34485f2ea0548a943bfa1 120777 root:root ../../../../bin/XInclude -/usr/lib/debug/.build-id/18/be8383bf5ceac43ac34485f2ea0548a943bfa1.debug 120777 root:root ../../usr/bin/XInclude.debug -/usr/lib/debug/.build-id/2d 40755 root:root -/usr/lib/debug/.build-id/2d/f55be120448fc154392c67c06523e9f89ea4b5 120777 root:root ../../../../bin/DOMPrint -/usr/lib/debug/.build-id/2d/f55be120448fc154392c67c06523e9f89ea4b5.debug 120777 root:root ../../usr/bin/DOMPrint.debug -/usr/lib/debug/.build-id/37 40755 root:root -/usr/lib/debug/.build-id/37/061a091787a6ff441341ad0e732ec37868c834 120777 root:root ../../../../bin/SEnumVal -/usr/lib/debug/.build-id/37/061a091787a6ff441341ad0e732ec37868c834.debug 120777 root:root ../../usr/bin/SEnumVal.debug -/usr/lib/debug/.build-id/5c 40755 root:root -/usr/lib/debug/.build-id/5c/3f2ab99a1e6255a397904405d7005086785dc8 120777 root:root ../../../../bin/SAX2Count -/usr/lib/debug/.build-id/5c/3f2ab99a1e6255a397904405d7005086785dc8.debug 120777 root:root ../../usr/bin/SAX2Count.debug -/usr/lib/debug/.build-id/6b 40755 root:root -/usr/lib/debug/.build-id/6b/3353803db9a652b82a4c7951c5832b9514d082 120777 root:root ../../../../bin/DOMCount -/usr/lib/debug/.build-id/6b/3353803db9a652b82a4c7951c5832b9514d082.debug 120777 root:root ../../usr/bin/DOMCount.debug -/usr/lib/debug/.build-id/80 40755 root:root -/usr/lib/debug/.build-id/80/d5d7204080b3bfeca710c07ec48202493aada2 120777 root:root ../../../../bin/StdInParse -/usr/lib/debug/.build-id/80/d5d7204080b3bfeca710c07ec48202493aada2.debug 120777 root:root ../../usr/bin/StdInParse.debug -/usr/lib/debug/.build-id/9f 40755 root:root -/usr/lib/debug/.build-id/9f/0202deef28b9cd7a5a234c646b7709f35320f3 120777 root:root ../../../../bin/SCMPrint -/usr/lib/debug/.build-id/9f/0202deef28b9cd7a5a234c646b7709f35320f3.debug 120777 root:root ../../usr/bin/SCMPrint.debug -/usr/lib/debug/.build-id/b8 40755 root:root -/usr/lib/debug/.build-id/b8/97c6258ebafacc015406ee5731d57def0742a9 120777 root:root ../../../../bin/SAX2Print -/usr/lib/debug/.build-id/b8/97c6258ebafacc015406ee5731d57def0742a9.debug 120777 root:root ../../usr/bin/SAX2Print.debug -/usr/lib/debug/.build-id/c4 40755 root:root -/usr/lib/debug/.build-id/c4/8a48be9df16c9178c48939a796c32770264474 120777 root:root ../../../../bin/PParse -/usr/lib/debug/.build-id/c4/8a48be9df16c9178c48939a796c32770264474.debug 120777 root:root ../../usr/bin/PParse.debug -/usr/lib/debug/.build-id/d5 40755 root:root -/usr/lib/debug/.build-id/d5/a0dc8ce9b2194c2709ca2cdea7cf7d478a8ee5 120777 root:root ../../../../bin/CreateDOMDocument -/usr/lib/debug/.build-id/d5/a0dc8ce9b2194c2709ca2cdea7cf7d478a8ee5.debug 120777 root:root ../../usr/bin/CreateDOMDocument.debug -/usr/lib/debug/.build-id/d8 40755 root:root -/usr/lib/debug/.build-id/d8/4a2aaca10a935476abf8a5636cef5bdcbc7591 120777 root:root ../../../../bin/EnumVal -/usr/lib/debug/.build-id/d8/4a2aaca10a935476abf8a5636cef5bdcbc7591.debug 120777 root:root ../../usr/bin/EnumVal.debug -/usr/lib/debug/.build-id/ea 40755 root:root -/usr/lib/debug/.build-id/ea/c6799e2b522fdb050f3777aa59175af7d7ee8e 120777 root:root ../../../../bin/PSVIWriter -/usr/lib/debug/.build-id/ea/c6799e2b522fdb050f3777aa59175af7d7ee8e.debug 120777 root:root ../../usr/bin/PSVIWriter.debug -/usr/lib/debug/.build-id/fe 40755 root:root -/usr/lib/debug/.build-id/fe/8133688ed963f444a205f27dddb93d395e7e34 120777 root:root ../../../../bin/SAXCount -/usr/lib/debug/.build-id/fe/8133688ed963f444a205f27dddb93d395e7e34.debug 120777 root:root ../../usr/bin/SAXCount.debug +/usr/lib/debug/.build-id/0d 40755 root:root +/usr/lib/debug/.build-id/0d/2fd276b0bff783ab7325f830c3f8e38e678bd9 120777 root:root ../../../../bin/MemParse +/usr/lib/debug/.build-id/0d/2fd276b0bff783ab7325f830c3f8e38e678bd9.debug 120777 root:root ../../usr/bin/MemParse.debug +/usr/lib/debug/.build-id/16 40755 root:root +/usr/lib/debug/.build-id/16/86c86be3f889717da227de10d93b160e554c1e 120777 root:root ../../../../bin/Redirect +/usr/lib/debug/.build-id/16/86c86be3f889717da227de10d93b160e554c1e.debug 120777 root:root ../../usr/bin/Redirect.debug +/usr/lib/debug/.build-id/1b 40755 root:root +/usr/lib/debug/.build-id/1b/add2969b34d127b61b6c757a27fb7991b4afda 120777 root:root ../../../../bin/StdInParse +/usr/lib/debug/.build-id/1b/add2969b34d127b61b6c757a27fb7991b4afda.debug 120777 root:root ../../usr/bin/StdInParse.debug +/usr/lib/debug/.build-id/25 40755 root:root +/usr/lib/debug/.build-id/25/2523d7e3f7588328e1048f6a160af11ec095e8 120777 root:root ../../../../bin/SAX2Print +/usr/lib/debug/.build-id/25/2523d7e3f7588328e1048f6a160af11ec095e8.debug 120777 root:root ../../usr/bin/SAX2Print.debug +/usr/lib/debug/.build-id/30 40755 root:root +/usr/lib/debug/.build-id/30/3cf594e8f81c4d97a7dd4e4d181417f0d11814 120777 root:root ../../../../bin/SAXPrint +/usr/lib/debug/.build-id/30/3cf594e8f81c4d97a7dd4e4d181417f0d11814.debug 120777 root:root ../../usr/bin/SAXPrint.debug +/usr/lib/debug/.build-id/3e 40755 root:root +/usr/lib/debug/.build-id/3e/3fc6be0228efef4ed97d4be7746ad83a28d5fc 120777 root:root ../../../../bin/SAX2Count +/usr/lib/debug/.build-id/3e/3fc6be0228efef4ed97d4be7746ad83a28d5fc.debug 120777 root:root ../../usr/bin/SAX2Count.debug +/usr/lib/debug/.build-id/51 40755 root:root +/usr/lib/debug/.build-id/51/09582604280e4da43914e8228f10c895adc4cc 120777 root:root ../../../../bin/PSVIWriter +/usr/lib/debug/.build-id/51/09582604280e4da43914e8228f10c895adc4cc.debug 120777 root:root ../../usr/bin/PSVIWriter.debug +/usr/lib/debug/.build-id/72 40755 root:root +/usr/lib/debug/.build-id/72/f135f67c39580bfe1133c39b90f73a52e6f7ee 120777 root:root ../../../../bin/XInclude +/usr/lib/debug/.build-id/72/f135f67c39580bfe1133c39b90f73a52e6f7ee.debug 120777 root:root ../../usr/bin/XInclude.debug +/usr/lib/debug/.build-id/7c 40755 root:root +/usr/lib/debug/.build-id/7c/1b597fd40ca0afcb22382cd58ee2bd1c4f44df 120777 root:root ../../../../bin/DOMPrint +/usr/lib/debug/.build-id/7c/1b597fd40ca0afcb22382cd58ee2bd1c4f44df.debug 120777 root:root ../../usr/bin/DOMPrint.debug +/usr/lib/debug/.build-id/8b 40755 root:root +/usr/lib/debug/.build-id/8b/e122e9f0075726c16e0813cea99e4928e41dab 120777 root:root ../../../../bin/SCMPrint +/usr/lib/debug/.build-id/8b/e122e9f0075726c16e0813cea99e4928e41dab.debug 120777 root:root ../../usr/bin/SCMPrint.debug +/usr/lib/debug/.build-id/9d 40755 root:root +/usr/lib/debug/.build-id/9d/80e6325f67d84a3e6515fe181df3bce1cf0b99 120777 root:root ../../../../bin/DOMCount +/usr/lib/debug/.build-id/9d/80e6325f67d84a3e6515fe181df3bce1cf0b99.debug 120777 root:root ../../usr/bin/DOMCount.debug +/usr/lib/debug/.build-id/ac 40755 root:root +/usr/lib/debug/.build-id/ac/19b3f82864c63828574696724de78a040fef61 120777 root:root ../../../../bin/PParse +/usr/lib/debug/.build-id/ac/19b3f82864c63828574696724de78a040fef61.debug 120777 root:root ../../usr/bin/PParse.debug +/usr/lib/debug/.build-id/ae 40755 root:root +/usr/lib/debug/.build-id/ae/5627b83cdf8ecaf0c89b4ebab54c64829a8bb9 120777 root:root ../../../../bin/SEnumVal +/usr/lib/debug/.build-id/ae/5627b83cdf8ecaf0c89b4ebab54c64829a8bb9.debug 120777 root:root ../../usr/bin/SEnumVal.debug +/usr/lib/debug/.build-id/c0 40755 root:root +/usr/lib/debug/.build-id/c0/a0ebda66e73592597cad7a94ce63ee2322b969 120777 root:root ../../../../bin/SAXCount +/usr/lib/debug/.build-id/c0/a0ebda66e73592597cad7a94ce63ee2322b969.debug 120777 root:root ../../usr/bin/SAXCount.debug +/usr/lib/debug/.build-id/dd 40755 root:root +/usr/lib/debug/.build-id/dd/378c288c420cdaf6a0cac709521377caf99821 120777 root:root ../../../../bin/CreateDOMDocument +/usr/lib/debug/.build-id/dd/378c288c420cdaf6a0cac709521377caf99821.debug 120777 root:root ../../usr/bin/CreateDOMDocument.debug +/usr/lib/debug/.build-id/f5 40755 root:root +/usr/lib/debug/.build-id/f5/87c8efbb679eb571449bb736ab0d6a5e2a5553 120777 root:root ../../../../bin/EnumVal +/usr/lib/debug/.build-id/f5/87c8efbb679eb571449bb736ab0d6a5e2a5553.debug 120777 root:root ../../usr/bin/EnumVal.debug /usr/lib/debug/usr/bin/CreateDOMDocument.debug 100644 root:root @@ -141,66 +141,66 @@ Provides: libxerces-c-utils-debuginfo = 3.2.2-alt1.qa1:sisyphus+222675.100.1.1 -File: /usr/lib/debug/.build-id/03 40755 root:root -File: /usr/lib/debug/.build-id/03/43e24a087dd8cc7d6b785e900fac00f1995ec4 120777 root:root ../../../../bin/MemParse -File: /usr/lib/debug/.build-id/03/43e24a087dd8cc7d6b785e900fac00f1995ec4.debug 120777 root:root ../../usr/bin/MemParse.debug -File: /usr/lib/debug/.build-id/11 40755 root:root -File: /usr/lib/debug/.build-id/11/871b122f44d355123a12c8ce5e1a4a85ed8520 120777 root:root ../../../../bin/Redirect -File: /usr/lib/debug/.build-id/11/871b122f44d355123a12c8ce5e1a4a85ed8520.debug 120777 root:root ../../usr/bin/Redirect.debug -File: /usr/lib/debug/.build-id/15 40755 root:root -File: /usr/lib/debug/.build-id/15/edd308410c66848f26d912b36c078d786f6da3 120777 root:root ../../../../bin/SAXPrint -File: /usr/lib/debug/.build-id/15/edd308410c66848f26d912b36c078d786f6da3.debug 120777 root:root ../../usr/bin/SAXPrint.debug -File: /usr/lib/debug/.build-id/18 40755 root:root -File: /usr/lib/debug/.build-id/18/be8383bf5ceac43ac34485f2ea0548a943bfa1 120777 root:root ../../../../bin/XInclude -File: /usr/lib/debug/.build-id/18/be8383bf5ceac43ac34485f2ea0548a943bfa1.debug 120777 root:root ../../usr/bin/XInclude.debug -File: /usr/lib/debug/.build-id/2d 40755 root:root -File: /usr/lib/debug/.build-id/2d/f55be120448fc154392c67c06523e9f89ea4b5 120777 root:root ../../../../bin/DOMPrint -File: /usr/lib/debug/.build-id/2d/f55be120448fc154392c67c06523e9f89ea4b5.debug 120777 root:root ../../usr/bin/DOMPrint.debug -File: /usr/lib/debug/.build-id/37 40755 root:root -File: /usr/lib/debug/.build-id/37/061a091787a6ff441341ad0e732ec37868c834 120777 root:root ../../../../bin/SEnumVal -File: /usr/lib/debug/.build-id/37/061a091787a6ff441341ad0e732ec37868c834.debug 120777 root:root ../../usr/bin/SEnumVal.debug -File: /usr/lib/debug/.build-id/5c 40755 root:root -File: /usr/lib/debug/.build-id/5c/3f2ab99a1e6255a397904405d7005086785dc8 120777 root:root ../../../../bin/SAX2Count -File: /usr/lib/debug/.build-id/5c/3f2ab99a1e6255a397904405d7005086785dc8.debug 120777 root:root ../../usr/bin/SAX2Count.debug -File: /usr/lib/debug/.build-id/6b 40755 root:root -File: /usr/lib/debug/.build-id/6b/3353803db9a652b82a4c7951c5832b9514d082 120777 root:root ../../../../bin/DOMCount -File: /usr/lib/debug/.build-id/6b/3353803db9a652b82a4c7951c5832b9514d082.debug 120777 root:root ../../usr/bin/DOMCount.debug -File: /usr/lib/debug/.build-id/80 40755 root:root -File: /usr/lib/debug/.build-id/80/d5d7204080b3bfeca710c07ec48202493aada2 120777 root:root ../../../../bin/StdInParse -File: /usr/lib/debug/.build-id/80/d5d7204080b3bfeca710c07ec48202493aada2.debug 120777 root:root ../../usr/bin/StdInParse.debug -File: /usr/lib/debug/.build-id/9f 40755 root:root -File: /usr/lib/debug/.build-id/9f/0202deef28b9cd7a5a234c646b7709f35320f3 120777 root:root ../../../../bin/SCMPrint -File: /usr/lib/debug/.build-id/9f/0202deef28b9cd7a5a234c646b7709f35320f3.debug 120777 root:root ../../usr/bin/SCMPrint.debug -File: /usr/lib/debug/.build-id/b8 40755 root:root -File: /usr/lib/debug/.build-id/b8/97c6258ebafacc015406ee5731d57def0742a9 120777 root:root ../../../../bin/SAX2Print -File: /usr/lib/debug/.build-id/b8/97c6258ebafacc015406ee5731d57def0742a9.debug 120777 root:root ../../usr/bin/SAX2Print.debug -File: /usr/lib/debug/.build-id/c4 40755 root:root -File: /usr/lib/debug/.build-id/c4/8a48be9df16c9178c48939a796c32770264474 120777 root:root ../../../../bin/PParse -File: /usr/lib/debug/.build-id/c4/8a48be9df16c9178c48939a796c32770264474.debug 120777 root:root ../../usr/bin/PParse.debug -File: /usr/lib/debug/.build-id/d5 40755 root:root -File: /usr/lib/debug/.build-id/d5/a0dc8ce9b2194c2709ca2cdea7cf7d478a8ee5 120777 root:root ../../../../bin/CreateDOMDocument -File: /usr/lib/debug/.build-id/d5/a0dc8ce9b2194c2709ca2cdea7cf7d478a8ee5.debug 120777 root:root ../../usr/bin/CreateDOMDocument.debug -File: /usr/lib/debug/.build-id/d8 40755 root:root -File: /usr/lib/debug/.build-id/d8/4a2aaca10a935476abf8a5636cef5bdcbc7591 120777 root:root ../../../../bin/EnumVal -File: /usr/lib/debug/.build-id/d8/4a2aaca10a935476abf8a5636cef5bdcbc7591.debug 120777 root:root ../../usr/bin/EnumVal.debug -File: /usr/lib/debug/.build-id/ea 40755 root:root -File: /usr/lib/debug/.build-id/ea/c6799e2b522fdb050f3777aa59175af7d7ee8e 120777 root:root ../../../../bin/PSVIWriter -File: /usr/lib/debug/.build-id/ea/c6799e2b522fdb050f3777aa59175af7d7ee8e.debug 120777 root:root ../../usr/bin/PSVIWriter.debug -File: /usr/lib/debug/.build-id/fe 40755 root:root -File: /usr/lib/debug/.build-id/fe/8133688ed963f444a205f27dddb93d395e7e34 120777 root:root ../../../../bin/SAXCount -File: /usr/lib/debug/.build-id/fe/8133688ed963f444a205f27dddb93d395e7e34.debug 120777 root:root ../../usr/bin/SAXCount.debug -File: /usr/lib/debug/usr/bin/CreateDOMDocument.debug 100644 root:root ca6561f1b7ca3ba68c35843c955bd5d0 -File: /usr/lib/debug/usr/bin/DOMCount.debug 100644 root:root 36cbb63961eb8466129c3b454a597314 -File: /usr/lib/debug/usr/bin/DOMPrint.debug 100644 root:root 91a2ee16de2399f916e00cc15958aa49 -File: /usr/lib/debug/usr/bin/EnumVal.debug 100644 root:root b79ba036f706d108fb2f396c4150e941 -File: /usr/lib/debug/usr/bin/MemParse.debug 100644 root:root ecb11b6890d8da75c8f8cb41260a1437 -File: /usr/lib/debug/usr/bin/PParse.debug 100644 root:root efa1587d1df3bf9d93179b653f0f9bf0 -File: /usr/lib/debug/usr/bin/PSVIWriter.debug 100644 root:root 0b85d900cf5520a8f04936e6b885431f -File: /usr/lib/debug/usr/bin/Redirect.debug 100644 root:root 69ccffa4791d72b779972109bca0f45e -File: /usr/lib/debug/usr/bin/SAX2Count.debug 100644 root:root 2f7a62380f2ee4c1d7669de0d77d6902 -File: /usr/lib/debug/usr/bin/SAX2Print.debug 100644 root:root 6b3ba3697e062cf87ce6bc134e39d090 -File: /usr/lib/debug/usr/bin/SAXCount.debug 100644 root:root 6439446e21b891b41903ffa544f30774 -File: /usr/lib/debug/usr/bin/SAXPrint.debug 100644 root:root c37520eb98ea76c93de01a58e3502d81 -File: /usr/lib/debug/usr/bin/SCMPrint.debug 100644 root:root a44b8297729eba0447b306721d48961b -File: /usr/lib/debug/usr/bin/SEnumVal.debug 100644 root:root 5af6f4a964ebb12a5a4e65bd80a0263c -File: /usr/lib/debug/usr/bin/StdInParse.debug 100644 root:root 04ec56718bba13a896bc04818b2a4651 -File: /usr/lib/debug/usr/bin/XInclude.debug 100644 root:root cbc64e582412207221e78bb0483d7cd7 +File: /usr/lib/debug/.build-id/0d 40755 root:root +File: /usr/lib/debug/.build-id/0d/2fd276b0bff783ab7325f830c3f8e38e678bd9 120777 root:root ../../../../bin/MemParse +File: /usr/lib/debug/.build-id/0d/2fd276b0bff783ab7325f830c3f8e38e678bd9.debug 120777 root:root ../../usr/bin/MemParse.debug +File: /usr/lib/debug/.build-id/16 40755 root:root +File: /usr/lib/debug/.build-id/16/86c86be3f889717da227de10d93b160e554c1e 120777 root:root ../../../../bin/Redirect +File: /usr/lib/debug/.build-id/16/86c86be3f889717da227de10d93b160e554c1e.debug 120777 root:root ../../usr/bin/Redirect.debug +File: /usr/lib/debug/.build-id/1b 40755 root:root +File: /usr/lib/debug/.build-id/1b/add2969b34d127b61b6c757a27fb7991b4afda 120777 root:root ../../../../bin/StdInParse +File: /usr/lib/debug/.build-id/1b/add2969b34d127b61b6c757a27fb7991b4afda.debug 120777 root:root ../../usr/bin/StdInParse.debug +File: /usr/lib/debug/.build-id/25 40755 root:root +File: /usr/lib/debug/.build-id/25/2523d7e3f7588328e1048f6a160af11ec095e8 120777 root:root ../../../../bin/SAX2Print +File: /usr/lib/debug/.build-id/25/2523d7e3f7588328e1048f6a160af11ec095e8.debug 120777 root:root ../../usr/bin/SAX2Print.debug +File: /usr/lib/debug/.build-id/30 40755 root:root +File: /usr/lib/debug/.build-id/30/3cf594e8f81c4d97a7dd4e4d181417f0d11814 120777 root:root ../../../../bin/SAXPrint +File: /usr/lib/debug/.build-id/30/3cf594e8f81c4d97a7dd4e4d181417f0d11814.debug 120777 root:root ../../usr/bin/SAXPrint.debug +File: /usr/lib/debug/.build-id/3e 40755 root:root +File: /usr/lib/debug/.build-id/3e/3fc6be0228efef4ed97d4be7746ad83a28d5fc 120777 root:root ../../../../bin/SAX2Count +File: /usr/lib/debug/.build-id/3e/3fc6be0228efef4ed97d4be7746ad83a28d5fc.debug 120777 root:root ../../usr/bin/SAX2Count.debug +File: /usr/lib/debug/.build-id/51 40755 root:root +File: /usr/lib/debug/.build-id/51/09582604280e4da43914e8228f10c895adc4cc 120777 root:root ../../../../bin/PSVIWriter +File: /usr/lib/debug/.build-id/51/09582604280e4da43914e8228f10c895adc4cc.debug 120777 root:root ../../usr/bin/PSVIWriter.debug +File: /usr/lib/debug/.build-id/72 40755 root:root +File: /usr/lib/debug/.build-id/72/f135f67c39580bfe1133c39b90f73a52e6f7ee 120777 root:root ../../../../bin/XInclude +File: /usr/lib/debug/.build-id/72/f135f67c39580bfe1133c39b90f73a52e6f7ee.debug 120777 root:root ../../usr/bin/XInclude.debug +File: /usr/lib/debug/.build-id/7c 40755 root:root +File: /usr/lib/debug/.build-id/7c/1b597fd40ca0afcb22382cd58ee2bd1c4f44df 120777 root:root ../../../../bin/DOMPrint +File: /usr/lib/debug/.build-id/7c/1b597fd40ca0afcb22382cd58ee2bd1c4f44df.debug 120777 root:root ../../usr/bin/DOMPrint.debug +File: /usr/lib/debug/.build-id/8b 40755 root:root +File: /usr/lib/debug/.build-id/8b/e122e9f0075726c16e0813cea99e4928e41dab 120777 root:root ../../../../bin/SCMPrint +File: /usr/lib/debug/.build-id/8b/e122e9f0075726c16e0813cea99e4928e41dab.debug 120777 root:root ../../usr/bin/SCMPrint.debug +File: /usr/lib/debug/.build-id/9d 40755 root:root +File: /usr/lib/debug/.build-id/9d/80e6325f67d84a3e6515fe181df3bce1cf0b99 120777 root:root ../../../../bin/DOMCount +File: /usr/lib/debug/.build-id/9d/80e6325f67d84a3e6515fe181df3bce1cf0b99.debug 120777 root:root ../../usr/bin/DOMCount.debug +File: /usr/lib/debug/.build-id/ac 40755 root:root +File: /usr/lib/debug/.build-id/ac/19b3f82864c63828574696724de78a040fef61 120777 root:root ../../../../bin/PParse +File: /usr/lib/debug/.build-id/ac/19b3f82864c63828574696724de78a040fef61.debug 120777 root:root ../../usr/bin/PParse.debug +File: /usr/lib/debug/.build-id/ae 40755 root:root +File: /usr/lib/debug/.build-id/ae/5627b83cdf8ecaf0c89b4ebab54c64829a8bb9 120777 root:root ../../../../bin/SEnumVal +File: /usr/lib/debug/.build-id/ae/5627b83cdf8ecaf0c89b4ebab54c64829a8bb9.debug 120777 root:root ../../usr/bin/SEnumVal.debug +File: /usr/lib/debug/.build-id/c0 40755 root:root +File: /usr/lib/debug/.build-id/c0/a0ebda66e73592597cad7a94ce63ee2322b969 120777 root:root ../../../../bin/SAXCount +File: /usr/lib/debug/.build-id/c0/a0ebda66e73592597cad7a94ce63ee2322b969.debug 120777 root:root ../../usr/bin/SAXCount.debug +File: /usr/lib/debug/.build-id/dd 40755 root:root +File: /usr/lib/debug/.build-id/dd/378c288c420cdaf6a0cac709521377caf99821 120777 root:root ../../../../bin/CreateDOMDocument +File: /usr/lib/debug/.build-id/dd/378c288c420cdaf6a0cac709521377caf99821.debug 120777 root:root ../../usr/bin/CreateDOMDocument.debug +File: /usr/lib/debug/.build-id/f5 40755 root:root +File: /usr/lib/debug/.build-id/f5/87c8efbb679eb571449bb736ab0d6a5e2a5553 120777 root:root ../../../../bin/EnumVal +File: /usr/lib/debug/.build-id/f5/87c8efbb679eb571449bb736ab0d6a5e2a5553.debug 120777 root:root ../../usr/bin/EnumVal.debug +File: /usr/lib/debug/usr/bin/CreateDOMDocument.debug 100644 root:root 80626d1203c786325f23f4769f9d99ea +File: /usr/lib/debug/usr/bin/DOMCount.debug 100644 root:root 0636a92ebc3f92b705d408eae3f37e75 +File: /usr/lib/debug/usr/bin/DOMPrint.debug 100644 root:root c1dbd1452083a6d45bb848b0d12807ab +File: /usr/lib/debug/usr/bin/EnumVal.debug 100644 root:root 60ecbf994f84724af87c7c8b33bca776 +File: /usr/lib/debug/usr/bin/MemParse.debug 100644 root:root 0dde7eedf8f9a331f4d0c6cdda4c95bd +File: /usr/lib/debug/usr/bin/PParse.debug 100644 root:root 8307515fb98602e9761aba5ad5f01911 +File: /usr/lib/debug/usr/bin/PSVIWriter.debug 100644 root:root 767983e34f8e3e7496d5fb3027774fd5 +File: /usr/lib/debug/usr/bin/Redirect.debug 100644 root:root c9c905d8be876fc9d04e7af65fe5cb85 +File: /usr/lib/debug/usr/bin/SAX2Count.debug 100644 root:root c6ce2c2256f360b5bfcecf6fefca4b2d +File: /usr/lib/debug/usr/bin/SAX2Print.debug 100644 root:root e2a3e3f9e24952687be5e74bf8d91f19 +File: /usr/lib/debug/usr/bin/SAXCount.debug 100644 root:root b7d89ae4da1b7fa5873cf7a1cd1ae17e +File: /usr/lib/debug/usr/bin/SAXPrint.debug 100644 root:root aaa376a072fa31ddb4005913c467a3fc +File: /usr/lib/debug/usr/bin/SCMPrint.debug 100644 root:root 34543b038b2093d55f472e2c201d17d9 +File: /usr/lib/debug/usr/bin/SEnumVal.debug 100644 root:root 0e17da4b74e7a6620a73e8e61d41bcf0 +File: /usr/lib/debug/usr/bin/StdInParse.debug 100644 root:root 38088f7494bfdde63cfd550ce3703d6b +File: /usr/lib/debug/usr/bin/XInclude.debug 100644 root:root c68152c0482eedb478ae806011eb7c5c File: /usr/src/debug/xerces-c-3.2.2 40755 root:root @@ -277,2 +277,2 @@ File: /usr/src/debug/xerces-c-3.2.2/samples/src/XInclude/XInclude.hpp 100644 root:root 76358e87c878b5b2b2f272bff83c8039 -RPMIdentity: 04c7403fd41395759294297880e2b519947f58b743672df451bcc4a96f62cbf6d6e9780c1fd76285e23b905919e2453f755cf0ea8e857540e83e1a6d2745da90 +RPMIdentity: 8428a49acca76eb0a0f31acf470aec750ba7e21efefd9095c99803015b2862391329d5b721ed398e1a908ad310369632c7b949503393e170dd4b09d866092394