<86>May 19 02:54:02 userdel[3198051]: delete user 'rooter' <86>May 19 02:54:02 userdel[3198051]: removed shadow group 'rooter' owned by 'rooter' <86>May 19 02:54:02 groupadd[3198111]: group added to /etc/group: name=rooter, GID=1235 <86>May 19 02:54:02 groupadd[3198111]: group added to /etc/gshadow: name=rooter <86>May 19 02:54:02 groupadd[3198111]: new group: name=rooter, GID=1235 <86>May 19 02:54:02 useradd[3198169]: new user: name=rooter, UID=1235, GID=1235, home=/root, shell=/bin/bash <86>May 19 02:54:02 userdel[3198257]: delete user 'builder' <86>May 19 02:54:02 userdel[3198257]: removed group 'builder' owned by 'builder' <86>May 19 02:54:02 userdel[3198257]: removed shadow group 'builder' owned by 'builder' <86>May 19 02:54:02 groupadd[3198269]: group added to /etc/group: name=builder, GID=1236 <86>May 19 02:54:02 groupadd[3198269]: group added to /etc/gshadow: name=builder <86>May 19 02:54:02 groupadd[3198269]: new group: name=builder, GID=1236 <86>May 19 02:54:02 useradd[3198307]: new user: name=builder, UID=1236, GID=1236, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libxerces-c-3.2.3-alt1.src.rpm: The use of such a license name is ambiguous: Apache <13>May 19 02:54:09 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>May 19 02:54:10 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>May 19 02:54:11 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>May 19 02:54:11 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed <13>May 19 02:54:11 rpmi: libstdc++-devel-10-alt1 sisyphus+263054.200.3.1 1607517515 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libxerces-c-3.2.3-alt1.nosrc.rpm (w1.gzdio) Installing libxerces-c-3.2.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.95076 + 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.3 + echo 'Source #0 (xerces-c-3.2.3.tar):' Source #0 (xerces-c-3.2.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/xerces-c-3.2.3.tar + cd xerces-c-3.2.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.95076 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xerces-c-3.2.3 + 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 -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + 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 '1236' is supported by ustar format... yes checking whether GID '1236' 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.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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] 211 | else | ^~~~ xercesc/util/XMLBigInteger.cpp:214:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 214 | fRawData = XMLString::replicate(strValue, fMemoryManager); | ^~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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] 166 | 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' 169 | return false; | ^~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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] 1411 | 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' 1414 | XMLCh* trimmedStr = XMLString::replicate(toConvert, manager); | ^~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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] 52 | memset(fElemList, 0, fMaxCount * sizeof(TElem)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/util/regx/RegularExpression.cpp:988:8: note: 'struct xercesc_3_2::RE_RuntimeContext' declared here 988 | struct RE_RuntimeContext { | ^~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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] 1763 | if (baseNodes->elementAt(j)->getMinTotalRange() * baseSpecNode->getMinOccurs()) { //!emptiable | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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:233:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 233 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMAttrImpl.cpp:243:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 243 | 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:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 170 | throw DOMException(DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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:175:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 175 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMAttrNSImpl.cpp:185:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 185 | 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:117:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 117 | throw DOMException(DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMAttrNSImpl.cpp:119:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 119 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMAttrNSImpl.cpp:130:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 130 | throw DOMException(DOMException::INVALID_CHARACTER_ERR,0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMAttrNSImpl.cpp:140:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 140 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMAttrNSImpl.cpp:143:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 143 | throw DOMException(DOMException::NAMESPACE_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:213:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 213 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMAttrNSImpl.cpp:220:17: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 220 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMAttrNSImpl.cpp:233:13: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 233 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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] 71 | 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' 73 | return data[index]; | ^~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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 xercesc/dom/impl/DOMCharacterDataImpl.cpp: In member function 'const XMLCh* xercesc_3_2::DOMCharacterDataImpl::substringData(const xercesc_3_2::DOMNode*, XMLSize_t, XMLSize_t) const': xercesc/dom/impl/DOMCharacterDataImpl.cpp:319:12: warning: function may return address of local variable [-Wreturn-local-addr] 319 | return retString; | ^~~~~~~~~ xercesc/dom/impl/DOMCharacterDataImpl.cpp:302:11: note: declared here 302 | XMLCh temp[4096]; | ^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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:77:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 77 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMCommentImpl.cpp:87:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 87 | 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:97:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 97 | throw DOMException( | ^~~~~~~~~~~~~~~~~~~ 98 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMCommentImpl.cpp:102:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 102 | throw DOMException(DOMException::INDEX_SIZE_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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:137:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 137 | throw DOMException(DOMException::NOT_SUPPORTED_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMCDATASectionImpl.cpp:151:46: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 151 | XMLBuffer buff(1023, 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:21: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 196 | 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:241:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 241 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMCDATASectionImpl.cpp:252:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 252 | 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:96:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 96 | throw DOMException(DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMCDATASectionImpl.cpp:100:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 100 | throw DOMException(DOMException::INDEX_SIZE_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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:82:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 82 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMDocumentFragmentImpl.cpp:92:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 92 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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:175:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 175 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMElementNSImpl.cpp:185:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 185 | 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:118:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 118 | throw DOMException(DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMElementNSImpl.cpp:120:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 120 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMElementNSImpl.cpp:131:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 131 | throw DOMException(DOMException::INVALID_CHARACTER_ERR,0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMElementNSImpl.cpp:138:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 138 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMElementNSImpl.cpp:142:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 142 | throw DOMException(DOMException::NAMESPACE_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:207:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 207 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMElementNSImpl.cpp:224:11: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 224 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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:215:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 215 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMEntityImpl.cpp:225:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 225 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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:382:13: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 382 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMDocumentTypeImpl.cpp:398:17: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 398 | 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:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 114 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMDocumentTypeImpl.cpp:135:17: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 135 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMDocumentTypeImpl.cpp:140:17: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 140 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 151 | 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:159:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 159 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMEntityReferenceImpl.cpp:169:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 169 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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:167:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 167 | throw DOMException( | ^~~~~~~~~~~~~~~~~~~ 168 | 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:184:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 184 | throw DOMException( | ^~~~~~~~~~~~~~~~~~~ 185 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMElementImpl.cpp:205:13: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 205 | throw DOMException(DOMException::NOT_FOUND_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMElementImpl.cpp:209:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 209 | throw DOMException(DOMException::NOT_FOUND_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:219:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 219 | throw DOMException( | ^~~~~~~~~~~~~~~~~~~ 220 | 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:235:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 235 | throw DOMException( | ^~~~~~~~~~~~~~~~~~~ 236 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMElementImpl.cpp:241:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 241 | throw DOMException(DOMException::NOT_FOUND_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:252:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 252 | throw DOMException( | ^~~~~~~~~~~~~~~~~~~ 253 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMElementImpl.cpp:258:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 258 | throw DOMException(DOMException::NOT_FOUND_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:270:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 270 | throw DOMException( | ^~~~~~~~~~~~~~~~~~~ 271 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMElementImpl.cpp:281:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 281 | throw DOMException(DOMException::NOT_FOUND_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:293:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 293 | throw DOMException( | ^~~~~~~~~~~~~~~~~~~ 294 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMElementImpl.cpp:297:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 297 | throw DOMException(DOMException::WRONG_DOCUMENT_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:356:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 356 | throw DOMException( | ^~~~~~~~~~~~~~~~~~~ 357 | 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:378:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 378 | throw DOMException( | ^~~~~~~~~~~~~~~~~~~ 379 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMElementImpl.cpp:382:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 382 | throw DOMException(DOMException::WRONG_DOCUMENT_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:441:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 441 | throw DOMException( | ^~~~~~~~~~~~~~~~~~~ 442 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMElementImpl.cpp:445:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 445 | throw DOMException(DOMException::WRONG_DOCUMENT_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:459:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 459 | throw DOMException( | ^~~~~~~~~~~~~~~~~~~ 460 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMElementImpl.cpp:463:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 463 | throw DOMException(DOMException::WRONG_DOCUMENT_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMElementImpl.cpp: In member function 'virtual void xercesc_3_2::DOMElementImpl::release()': xercesc/dom/impl/DOMElementImpl.cpp:475:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 475 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMElementImpl.cpp:495:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 495 | 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:335:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 335 | throw DOMException(DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMElementImpl.cpp:339:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 339 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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] 71 | 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' 73 | return data[index]; | ^~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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] 170 | 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:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 83 | 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:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 96 | 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:5: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 124 | 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:5: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 224 | 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:5: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 231 | 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:5: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 238 | 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:5: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 311 | 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:13: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 972 | throw DOMException(DOMException::NOT_SUPPORTED_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMNodeImpl.cpp:937:19: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 937 | throw DOMException(DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMNodeImpl.cpp:961:17: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 961 | 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:5: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 1041 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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] 71 | 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' 73 | return data[index]; | ^~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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:100:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 100 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMProcessingInstructionImpl.cpp:110:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 110 | 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:128:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 128 | throw DOMException( | ^~~~~~~~~~~~~~~~~~~ 129 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMProcessingInstructionImpl.cpp:133:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 133 | throw DOMException(DOMException::INDEX_SIZE_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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:93:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 93 | throw DOMException( | ^~~~~~~~~~~~~~~~~~~ 94 | 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:103:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 103 | throw DOMException( | ^~~~~~~~~~~~~~~~~~~ 104 | 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:112:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 112 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMNotationImpl.cpp:121:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 121 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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:149:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 149 | throw DOMException(DOMException::NOT_SUPPORTED_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMTextImpl.cpp:163:49: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 163 | XMLBuffer buff(1023, 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:21: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 208 | 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:253:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 253 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMTextImpl.cpp:263:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 263 | 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:94:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 94 | throw DOMException( | ^~~~~~~~~~~~~~~~~~~ 95 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/dom/impl/DOMTextImpl.cpp:99:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 99 | throw DOMException(DOMException::INDEX_SIZE_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 72 | 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:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 38 | 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:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 48 | throw DOMException(DOMException::INVALID_STATE_ERR, 0, GetDOMNodeMemoryManager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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] 1776 | else | ^~~~ xercesc/internal/XMLScanner.cpp:1783:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 1783 | 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] 1980 | 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' 1983 | XMLCh nextCh; | ^~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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] 108 | 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' 110 | return 0; | ^~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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] 123 | 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' 126 | 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] 52 | memset(fElemList, 0, fMaxCount * sizeof(TElem)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xercesc/validators/common/ContentSpecNode.cpp:99:7: note: 'class xercesc_3_2::formatNodeHolder' declared here 99 | class formatNodeHolder | ^~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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 make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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] 380 | 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' 383 | XMLCh nextCh; | ^~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare] 242 | 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] 281 | 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] 496 | size_t srcCursor = 0, dstCursor = 0; | ^~~~~~~~~ In member function 'virtual char* xercesc_3_2::IconvLCPTranscoder::transcode(const XMLCh*, xercesc_3_2::MemoryManager*)': cc1plus: warning: function may return address of local variable [-Wreturn-local-addr] xercesc/util/Transcoders/Iconv/IconvTransService.cpp:422:10: note: declared here 422 | char localBuffer[gTempBuffArraySize]; | ^~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-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.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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/10/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/10/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/10 -L/usr/lib64/gcc/x86_64-alt-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/10/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/10/../../../../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.3/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.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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 In file included from /usr/include/string.h:532, from src/SAX2Count/SAX2Count.hpp:29, from src/SAX2Count/SAX2Count.cpp:26: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'int main(int, char**)' at src/SAX2Count/SAX2Count.cpp:163:21: /usr/include/bits/string_fortified.h:91:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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] 272 | 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' 274 | psviTarget = new LocalFileFormatTarget(fileName); | ^~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.62459 + 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.3 + 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.3' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/doc' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make install-am make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/src' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/tests' Making install in samples make[1]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/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.3/samples' make[1]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3/samples' make[1]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.3' 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.3' make[1]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3' make: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.3' + find /usr/src/tmp/libxerces-c-buildroot -name '._*' -size 1 -print0 + xargs -0 grep -lZ 'Mac OS X' -- + xargs -0 rm -f + find . -name '._*' -size 1 -print0 + xargs -0 rm -f + xargs -0 grep -lZ 'Mac OS X' -- + /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: (from :0) 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) Processing files: libxerces-c-3.2.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.naHsdU find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libxerces-c-buildroot/usr/lib64/libxerces-c-3.2.so: 9870 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.qk3YmV find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.3-alt1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.76BVZU Creating libxerces-c-debuginfo package Processing files: libxerces-c-utils-3.2.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e8KzNT find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vBMvdW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libxerces-c = 3.2.3-alt1, /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.Wf2JeV Creating libxerces-c-utils-debuginfo package Processing files: libxerces-c-devel-3.2.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.enCIoU find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HvTW3T find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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 33 | #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.3, pkgconfig(xerces-c) = 3.2.3 Requires: libxerces-c = 3.2.3, /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.8DxXpU Processing files: libxerces-c-doc-3.2.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.54351 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xerces-c-3.2.3 + DOCDIR=/usr/src/tmp/libxerces-c-buildroot/usr/share/doc/libxerces-c-doc-3.2.3 + export DOCDIR + rm -rf /usr/src/tmp/libxerces-c-buildroot/usr/share/doc/libxerces-c-doc-3.2.3 + /bin/mkdir -p /usr/src/tmp/libxerces-c-buildroot/usr/share/doc/libxerces-c-doc-3.2.3 + cp -prL LICENSE NOTICE CREDITS doc/ /usr/src/tmp/libxerces-c-buildroot/usr/share/doc/libxerces-c-doc-3.2.3 + chmod -R go-w /usr/src/tmp/libxerces-c-buildroot/usr/share/doc/libxerces-c-doc-3.2.3 + chmod -R a+rX /usr/src/tmp/libxerces-c-buildroot/usr/share/doc/libxerces-c-doc-3.2.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Cj3iSW find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4DHI1S find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: xerces-c-doc = 3.2.3 Conflicts: libxerces-c28-doc Obsoletes: xerces-c-doc Processing files: libxerces-c-debuginfo-3.2.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qJgl9T find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LtSgST find-requires: running scripts (debuginfo) Provides: debug64(libxerces-c-3.2.so) Requires: libxerces-c = 3.2.3-alt1, 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.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gbdt7T find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fG1isT find-requires: running scripts (debuginfo) Requires: libxerces-c-utils = 3.2.3-alt1, /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.3/src/xercesc/dom also prunning dir /usr/src/debug/xerces-c-3.2.3/src/xercesc/framework/psvi also prunning dir /usr/src/debug/xerces-c-3.2.3/src/xercesc/internal also prunning dir /usr/src/debug/xerces-c-3.2.3/src/xercesc/parsers also prunning dir /usr/src/debug/xerces-c-3.2.3/src/xercesc/sax also prunning dir /usr/src/debug/xerces-c-3.2.3/src/xercesc/sax2 also prunning dir /usr/src/debug/xerces-c-3.2.3/src/xercesc/util also prunning dir /usr/src/debug/xerces-c-3.2.3/src/xercesc/validators/DTD also prunning dir /usr/src/debug/xerces-c-3.2.3/src/xercesc/validators/common also prunning dir /usr/src/debug/xerces-c-3.2.3/src/xercesc/validators/datatype also prunning dir /usr/src/debug/xerces-c-3.2.3/src/xercesc/validators/schema also prunning dir /usr/src/debug/xerces-c-3.2.3/src/xercesc/framework also prunning dir /usr/src/debug/xerces-c-3.2.3/src/xercesc/validators also prunning dir /usr/src/debug/xerces-c-3.2.3/src/xercesc also prunning dir /usr/src/debug/xerces-c-3.2.3/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.3-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libxerces-c-utils-3.2.3-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libxerces-c-devel-3.2.3-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/libxerces-c-doc-3.2.3-alt1.noarch.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libxerces-c-debuginfo-3.2.3-alt1.x86_64.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libxerces-c-utils-debuginfo-3.2.3-alt1.x86_64.rpm (w2.lzdio) 170.83user 36.56system 2:34.40elapsed 134%CPU (0avgtext+0avgdata 224824maxresident)k 0inputs+0outputs (0major+9206193minor)pagefaults 0swaps /.out/libxerces-c-doc-3.2.3-alt1.noarch.rpm: The use of such a license name is ambiguous: Apache /.out/libxerces-c-3.2.3-alt1.x86_64.rpm: The use of such a license name is ambiguous: Apache /.out/libxerces-c-utils-3.2.3-alt1.x86_64.rpm: The use of such a license name is ambiguous: Apache /.out/libxerces-c-devel-3.2.3-alt1.x86_64.rpm: The use of such a license name is ambiguous: Apache /.out/libxerces-c-debuginfo-3.2.3-alt1.x86_64.rpm: The use of such a license name is ambiguous: Apache /.out/libxerces-c-utils-debuginfo-3.2.3-alt1.x86_64.rpm: The use of such a license name is ambiguous: Apache 5.17user 2.23system 2:54.71elapsed 4%CPU (0avgtext+0avgdata 129440maxresident)k 0inputs+0outputs (0major+194962minor)pagefaults 0swaps --- libxerces-c-3.2.3-alt1.x86_64.rpm.repo 2021-07-08 07:39:50.000000000 +0000 +++ libxerces-c-3.2.3-alt1.x86_64.rpm.hasher 2024-05-19 02:56:51.896983746 +0000 @@ -19,3 +19,3 @@ Conflicts: libxerces-c-utils < 3.2.3-alt1 -File: /usr/lib64/libxerces-c-3.2.so 100644 root:root 253895af519e7f4a2c4ad376887228de -RPMIdentity: eac7c7d50bc83ecf80ae54972be5bf3036cbbde862bda0f08d117344be869b09239b8e82812163ce0f1d07ce428cb81a577bee0fd7a988a3b6d5030780435466 +File: /usr/lib64/libxerces-c-3.2.so 100644 root:root 0d7ae9d6de1f50d0dce52fa7406d87fe +RPMIdentity: b24b74fd93a84e9d3560b770f4b9d090599ee6458d324564611bbc791974d36e4f3071982d112196746871c4e8b9d5ce1af4489f889ad291515a0956f3df2138 --- libxerces-c-debuginfo-3.2.3-alt1.x86_64.rpm.repo 2021-07-08 07:39:50.000000000 +0000 +++ libxerces-c-debuginfo-3.2.3-alt1.x86_64.rpm.hasher 2024-05-19 02:56:52.090985708 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ea 40755 root:root -/usr/lib/debug/.build-id/ea/db30677b52004e24e5b0c43586ec9a11315f66 120777 root:root ../../../../lib64/libxerces-c-3.2.so -/usr/lib/debug/.build-id/ea/db30677b52004e24e5b0c43586ec9a11315f66.debug 120777 root:root ../../usr/lib64/libxerces-c-3.2.so.debug +/usr/lib/debug/.build-id/1a 40755 root:root +/usr/lib/debug/.build-id/1a/4b2b54a47ea578c312aa803028feddac62e5cc 120777 root:root ../../../../lib64/libxerces-c-3.2.so +/usr/lib/debug/.build-id/1a/4b2b54a47ea578c312aa803028feddac62e5cc.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.3-alt1:sisyphus+277646.100.1.1 -File: /usr/lib/debug/.build-id/ea 40755 root:root -File: /usr/lib/debug/.build-id/ea/db30677b52004e24e5b0c43586ec9a11315f66 120777 root:root ../../../../lib64/libxerces-c-3.2.so -File: /usr/lib/debug/.build-id/ea/db30677b52004e24e5b0c43586ec9a11315f66.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 d1d9ff178389b0c8180d2a69f24904ee +File: /usr/lib/debug/.build-id/1a 40755 root:root +File: /usr/lib/debug/.build-id/1a/4b2b54a47ea578c312aa803028feddac62e5cc 120777 root:root ../../../../lib64/libxerces-c-3.2.so +File: /usr/lib/debug/.build-id/1a/4b2b54a47ea578c312aa803028feddac62e5cc.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 fa201466595faf7b0edce9b3579e9c71 File: /usr/src/debug/xerces-c-3.2.3 40755 root:root @@ -1587,2 +1587,2 @@ File: /usr/src/debug/xerces-c-3.2.3/src/xercesc/xinclude/XIncludeUtils.hpp 100644 root:root 3331879d994878e690066e61147f1783 -RPMIdentity: ac79299b36065d676f4df1ae2bf96c1b526f697594496ff3434685fd4e594812a27607ece1aa145e39497ae03c163a536c496d69b4d2835dacdd48c0a318ae45 +RPMIdentity: 46a53e601ff7c8ab4e8b91111b45c537767c3ca88dbce859d3bb3573db9aba853d869dc0e8ae27a46604e945957b8fbf55e00a361f3d3064e5304c6e37c811d2 --- libxerces-c-utils-3.2.3-alt1.x86_64.rpm.repo 2021-07-08 07:39:50.000000000 +0000 +++ libxerces-c-utils-3.2.3-alt1.x86_64.rpm.hasher 2024-05-19 02:56:52.735992228 +0000 @@ -22,18 +22,18 @@ Conflicts: libxerces-c28-utils -File: /usr/bin/CreateDOMDocument 100755 root:root e9adc7f9b5f07984f66334ed9722fe4d -File: /usr/bin/DOMCount 100755 root:root 69544c36f0d5ffe0756a2283c5331612 -File: /usr/bin/DOMPrint 100755 root:root 37081f2b5377327c52e4dc1243997fe6 -File: /usr/bin/EnumVal 100755 root:root 328e2e9585ec21f38941c8b4398230ec -File: /usr/bin/MemParse 100755 root:root 604a2069c5b25efee754f9a80a8562b4 -File: /usr/bin/PParse 100755 root:root d3e9fbae9bdaf7b05c29fca7cba722c0 -File: /usr/bin/PSVIWriter 100755 root:root 86b46f93bf6fb9d93788ffcd300a8aae -File: /usr/bin/Redirect 100755 root:root d14f853dafdc152f99d424ba13328b28 -File: /usr/bin/SAX2Count 100755 root:root b75208796dd5b16f6601689fd7531670 -File: /usr/bin/SAX2Print 100755 root:root 52eb41bc93cec3dfe79966e8d2e781c0 -File: /usr/bin/SAXCount 100755 root:root e03362fa5ab958c707825eb54c236405 -File: /usr/bin/SAXPrint 100755 root:root dc1e773061b151478fa606db7a7925d4 -File: /usr/bin/SCMPrint 100755 root:root 05e4d5e7ecb548f710db2e67e6e2b0eb -File: /usr/bin/SEnumVal 100755 root:root 140cc9e9d25dc96fa62c2a479c7c9851 -File: /usr/bin/StdInParse 100755 root:root 836b095c0488fc8a91517472c01ef29c -File: /usr/bin/XInclude 100755 root:root 7276b20c2213e143e1beca7445237bba -RPMIdentity: ca45f7b1f7799de28260de3e87d41ad4050396892b8aea70d4d2dabeab7b696cb07f73b4deb13a1c6d38d6b97869fc99d432098034a565410a2a71188a946fd8 +File: /usr/bin/CreateDOMDocument 100755 root:root 64aec043d19cbb47d5f78a2f1e310c31 +File: /usr/bin/DOMCount 100755 root:root 5ed6861bc81dfaf1935cd1010b508a43 +File: /usr/bin/DOMPrint 100755 root:root 7273e05404945b6ea1fa1df30196bd9d +File: /usr/bin/EnumVal 100755 root:root b2a99033c87d1ac553e6d5921bca2da2 +File: /usr/bin/MemParse 100755 root:root f2ca051d07a5058c85acabeab28f3fd4 +File: /usr/bin/PParse 100755 root:root 7927a7e96c25f97a2c690472022d4989 +File: /usr/bin/PSVIWriter 100755 root:root 03d01c9c484967a1e50f9286196d40bf +File: /usr/bin/Redirect 100755 root:root b248011d3ea680812af7a4728682fce4 +File: /usr/bin/SAX2Count 100755 root:root 95c59053dec0fce36c9bb0f01bb1ea8e +File: /usr/bin/SAX2Print 100755 root:root 9ccbe717e9688494bda0125932faa440 +File: /usr/bin/SAXCount 100755 root:root fe787957cde3f5471fbf9d6c72c810e8 +File: /usr/bin/SAXPrint 100755 root:root efb32ced3cc25c53b1fc52569f132e38 +File: /usr/bin/SCMPrint 100755 root:root 65df88988b7a2ba03dede209cfc48d46 +File: /usr/bin/SEnumVal 100755 root:root 8302213629ad4b1ac604982f199d085b +File: /usr/bin/StdInParse 100755 root:root 8392c01b760602c878c2b4286b2431d0 +File: /usr/bin/XInclude 100755 root:root fea1335dae3fdf444120ea75ab27fe09 +RPMIdentity: 0cbab28fb1f7d4eab2cf96d905d4d7131758d6ffb22316217a9bb11e3de460732711026bedf2d02f20b0cbaa1cc98eab696aa329901a60e98fa3562f5b7adc90 --- libxerces-c-utils-debuginfo-3.2.3-alt1.x86_64.rpm.repo 2021-07-08 07:39:49.000000000 +0000 +++ libxerces-c-utils-debuginfo-3.2.3-alt1.x86_64.rpm.hasher 2024-05-19 02:56:52.917994068 +0000 @@ -1,49 +1,49 @@ -/usr/lib/debug/.build-id/03 40755 root:root -/usr/lib/debug/.build-id/03/6918988465466f7c168e1ef846ea4502cd527c 120777 root:root ../../../../bin/SAX2Print -/usr/lib/debug/.build-id/03/6918988465466f7c168e1ef846ea4502cd527c.debug 120777 root:root ../../usr/bin/SAX2Print.debug -/usr/lib/debug/.build-id/13 40755 root:root -/usr/lib/debug/.build-id/13/b0cc97bd58c3e8fdee73d492f326f824a81eff 120777 root:root ../../../../bin/DOMCount -/usr/lib/debug/.build-id/13/b0cc97bd58c3e8fdee73d492f326f824a81eff.debug 120777 root:root ../../usr/bin/DOMCount.debug -/usr/lib/debug/.build-id/37 40755 root:root -/usr/lib/debug/.build-id/37/f741f8324a22257d14e6075c55a0c888c748aa 120777 root:root ../../../../bin/CreateDOMDocument -/usr/lib/debug/.build-id/37/f741f8324a22257d14e6075c55a0c888c748aa.debug 120777 root:root ../../usr/bin/CreateDOMDocument.debug +/usr/lib/debug/.build-id/00 40755 root:root +/usr/lib/debug/.build-id/00/f20972050acb93b1800b91e2dcaec651d032b7 120777 root:root ../../../../bin/CreateDOMDocument +/usr/lib/debug/.build-id/00/f20972050acb93b1800b91e2dcaec651d032b7.debug 120777 root:root ../../usr/bin/CreateDOMDocument.debug +/usr/lib/debug/.build-id/1a 40755 root:root +/usr/lib/debug/.build-id/1a/35b1fc6b4d1f2837e411287698f99ecb6d90bf 120777 root:root ../../../../bin/EnumVal +/usr/lib/debug/.build-id/1a/35b1fc6b4d1f2837e411287698f99ecb6d90bf.debug 120777 root:root ../../usr/bin/EnumVal.debug +/usr/lib/debug/.build-id/2b 40755 root:root +/usr/lib/debug/.build-id/2b/748c6e64384fb64b5f1ae3829a4e2eac350bfc 120777 root:root ../../../../bin/XInclude +/usr/lib/debug/.build-id/2b/748c6e64384fb64b5f1ae3829a4e2eac350bfc.debug 120777 root:root ../../usr/bin/XInclude.debug /usr/lib/debug/.build-id/48 40755 root:root -/usr/lib/debug/.build-id/48/4384dd2e868526adc299d64b2c5e11dac5bc16 120777 root:root ../../../../bin/PSVIWriter -/usr/lib/debug/.build-id/48/4384dd2e868526adc299d64b2c5e11dac5bc16.debug 120777 root:root ../../usr/bin/PSVIWriter.debug -/usr/lib/debug/.build-id/4b 40755 root:root -/usr/lib/debug/.build-id/4b/2c482e34d3f76319323dc75060c4a5725757b7 120777 root:root ../../../../bin/Redirect -/usr/lib/debug/.build-id/4b/2c482e34d3f76319323dc75060c4a5725757b7.debug 120777 root:root ../../usr/bin/Redirect.debug -/usr/lib/debug/.build-id/61 40755 root:root -/usr/lib/debug/.build-id/61/b7470212f2109d132b8596af82ffacc44100a4 120777 root:root ../../../../bin/DOMPrint -/usr/lib/debug/.build-id/61/b7470212f2109d132b8596af82ffacc44100a4.debug 120777 root:root ../../usr/bin/DOMPrint.debug -/usr/lib/debug/.build-id/67 40755 root:root -/usr/lib/debug/.build-id/67/3a4c41edf26666c017e2026eced45ec17f1612 120777 root:root ../../../../bin/SAXCount -/usr/lib/debug/.build-id/67/3a4c41edf26666c017e2026eced45ec17f1612.debug 120777 root:root ../../usr/bin/SAXCount.debug -/usr/lib/debug/.build-id/6b 40755 root:root -/usr/lib/debug/.build-id/6b/3132c1b06e53c8b0c7b38ccf2e6c390f911a90 120777 root:root ../../../../bin/MemParse -/usr/lib/debug/.build-id/6b/3132c1b06e53c8b0c7b38ccf2e6c390f911a90.debug 120777 root:root ../../usr/bin/MemParse.debug -/usr/lib/debug/.build-id/71 40755 root:root -/usr/lib/debug/.build-id/71/dd0f26156ef8f41a7ac8cbf64a29c3979d8f0c 120777 root:root ../../../../bin/SCMPrint -/usr/lib/debug/.build-id/71/dd0f26156ef8f41a7ac8cbf64a29c3979d8f0c.debug 120777 root:root ../../usr/bin/SCMPrint.debug -/usr/lib/debug/.build-id/83 40755 root:root -/usr/lib/debug/.build-id/83/d361eac68e2561848d4ed0e8e8daeeb4b0f36f 120777 root:root ../../../../bin/SEnumVal -/usr/lib/debug/.build-id/83/d361eac68e2561848d4ed0e8e8daeeb4b0f36f.debug 120777 root:root ../../usr/bin/SEnumVal.debug -/usr/lib/debug/.build-id/8c 40755 root:root -/usr/lib/debug/.build-id/8c/3b874ff3abc699c0f66af60b506361b4bbd458 120777 root:root ../../../../bin/SAX2Count -/usr/lib/debug/.build-id/8c/3b874ff3abc699c0f66af60b506361b4bbd458.debug 120777 root:root ../../usr/bin/SAX2Count.debug -/usr/lib/debug/.build-id/a8 40755 root:root -/usr/lib/debug/.build-id/a8/870d90ff59d3b06e0e587c56c9e82d2318ac6b 120777 root:root ../../../../bin/PParse -/usr/lib/debug/.build-id/a8/870d90ff59d3b06e0e587c56c9e82d2318ac6b.debug 120777 root:root ../../usr/bin/PParse.debug -/usr/lib/debug/.build-id/a9 40755 root:root -/usr/lib/debug/.build-id/a9/d9d55550e4350ee5d5d42bc77da8c072c6e322 120777 root:root ../../../../bin/SAXPrint -/usr/lib/debug/.build-id/a9/d9d55550e4350ee5d5d42bc77da8c072c6e322.debug 120777 root:root ../../usr/bin/SAXPrint.debug -/usr/lib/debug/.build-id/cc 40755 root:root -/usr/lib/debug/.build-id/cc/84c59e81ebaf6b5b8c4646f1889f574163c2a8 120777 root:root ../../../../bin/StdInParse -/usr/lib/debug/.build-id/cc/84c59e81ebaf6b5b8c4646f1889f574163c2a8.debug 120777 root:root ../../usr/bin/StdInParse.debug -/usr/lib/debug/.build-id/d6 40755 root:root -/usr/lib/debug/.build-id/d6/2889ac3773ff2fd54fcb2cc97271d21261dcd8 120777 root:root ../../../../bin/EnumVal -/usr/lib/debug/.build-id/d6/2889ac3773ff2fd54fcb2cc97271d21261dcd8.debug 120777 root:root ../../usr/bin/EnumVal.debug -/usr/lib/debug/.build-id/f2 40755 root:root -/usr/lib/debug/.build-id/f2/b5ab08828cd6cac6668e3ca8d214d738d939aa 120777 root:root ../../../../bin/XInclude -/usr/lib/debug/.build-id/f2/b5ab08828cd6cac6668e3ca8d214d738d939aa.debug 120777 root:root ../../usr/bin/XInclude.debug +/usr/lib/debug/.build-id/48/300c17516b6a5b4f393ff9aec1d961013ac8c0 120777 root:root ../../../../bin/PParse +/usr/lib/debug/.build-id/48/300c17516b6a5b4f393ff9aec1d961013ac8c0.debug 120777 root:root ../../usr/bin/PParse.debug +/usr/lib/debug/.build-id/5e 40755 root:root +/usr/lib/debug/.build-id/5e/ae4055192b9ffa3879f2f6de0320d04d5588d4 120777 root:root ../../../../bin/SEnumVal +/usr/lib/debug/.build-id/5e/ae4055192b9ffa3879f2f6de0320d04d5588d4.debug 120777 root:root ../../usr/bin/SEnumVal.debug +/usr/lib/debug/.build-id/63 40755 root:root +/usr/lib/debug/.build-id/63/9789f996816896d8c420ccca447adfeffc475a 120777 root:root ../../../../bin/PSVIWriter +/usr/lib/debug/.build-id/63/9789f996816896d8c420ccca447adfeffc475a.debug 120777 root:root ../../usr/bin/PSVIWriter.debug +/usr/lib/debug/.build-id/74 40755 root:root +/usr/lib/debug/.build-id/74/0b110d4fbe473b05aec6bc731fa2f3e07f96d3 120777 root:root ../../../../bin/DOMCount +/usr/lib/debug/.build-id/74/0b110d4fbe473b05aec6bc731fa2f3e07f96d3.debug 120777 root:root ../../usr/bin/DOMCount.debug +/usr/lib/debug/.build-id/7d 40755 root:root +/usr/lib/debug/.build-id/7d/252fa988dedb405e415ed72ab10cac3214cc0c 120777 root:root ../../../../bin/SCMPrint +/usr/lib/debug/.build-id/7d/252fa988dedb405e415ed72ab10cac3214cc0c.debug 120777 root:root ../../usr/bin/SCMPrint.debug +/usr/lib/debug/.build-id/87 40755 root:root +/usr/lib/debug/.build-id/87/aa418de7ddd9f74b3fbd3dc2a14fdf99ab4760 120777 root:root ../../../../bin/SAX2Count +/usr/lib/debug/.build-id/87/aa418de7ddd9f74b3fbd3dc2a14fdf99ab4760.debug 120777 root:root ../../usr/bin/SAX2Count.debug +/usr/lib/debug/.build-id/9f 40755 root:root +/usr/lib/debug/.build-id/9f/bd3301e070cd5cc930a486aea3a5891d336688 120777 root:root ../../../../bin/MemParse +/usr/lib/debug/.build-id/9f/bd3301e070cd5cc930a486aea3a5891d336688.debug 120777 root:root ../../usr/bin/MemParse.debug +/usr/lib/debug/.build-id/b7 40755 root:root +/usr/lib/debug/.build-id/b7/1833bdf0c3ddbff48a5e6ab841fd74733f8d74 120777 root:root ../../../../bin/StdInParse +/usr/lib/debug/.build-id/b7/1833bdf0c3ddbff48a5e6ab841fd74733f8d74.debug 120777 root:root ../../usr/bin/StdInParse.debug +/usr/lib/debug/.build-id/b8 40755 root:root +/usr/lib/debug/.build-id/b8/9fa0323f54db4ea6416764806afd4c4c2c68d6 120777 root:root ../../../../bin/DOMPrint +/usr/lib/debug/.build-id/b8/9fa0323f54db4ea6416764806afd4c4c2c68d6.debug 120777 root:root ../../usr/bin/DOMPrint.debug +/usr/lib/debug/.build-id/bd 40755 root:root +/usr/lib/debug/.build-id/bd/b218808c0a5e636a76c2451544e2ee41e37419 120777 root:root ../../../../bin/SAX2Print +/usr/lib/debug/.build-id/bd/b218808c0a5e636a76c2451544e2ee41e37419.debug 120777 root:root ../../usr/bin/SAX2Print.debug +/usr/lib/debug/.build-id/c6 40755 root:root +/usr/lib/debug/.build-id/c6/7b9c189bbc22a9e29cb785d309b168cd07c285 120777 root:root ../../../../bin/SAXPrint +/usr/lib/debug/.build-id/c6/7b9c189bbc22a9e29cb785d309b168cd07c285.debug 120777 root:root ../../usr/bin/SAXPrint.debug +/usr/lib/debug/.build-id/cf 40755 root:root +/usr/lib/debug/.build-id/cf/76579620e02e1603eaab9d532661c5f37dc4ae 120777 root:root ../../../../bin/SAXCount +/usr/lib/debug/.build-id/cf/76579620e02e1603eaab9d532661c5f37dc4ae.debug 120777 root:root ../../usr/bin/SAXCount.debug +/usr/lib/debug/.build-id/eb 40755 root:root +/usr/lib/debug/.build-id/eb/c689172b3c49baf8c93e08254a2c5fdb7c908c 120777 root:root ../../../../bin/Redirect +/usr/lib/debug/.build-id/eb/c689172b3c49baf8c93e08254a2c5fdb7c908c.debug 120777 root:root ../../usr/bin/Redirect.debug /usr/lib/debug/usr/bin/CreateDOMDocument.debug 100644 root:root @@ -141,66 +141,66 @@ Provides: libxerces-c-utils-debuginfo = 3.2.3-alt1:sisyphus+277646.100.1.1 -File: /usr/lib/debug/.build-id/03 40755 root:root -File: /usr/lib/debug/.build-id/03/6918988465466f7c168e1ef846ea4502cd527c 120777 root:root ../../../../bin/SAX2Print -File: /usr/lib/debug/.build-id/03/6918988465466f7c168e1ef846ea4502cd527c.debug 120777 root:root ../../usr/bin/SAX2Print.debug -File: /usr/lib/debug/.build-id/13 40755 root:root -File: /usr/lib/debug/.build-id/13/b0cc97bd58c3e8fdee73d492f326f824a81eff 120777 root:root ../../../../bin/DOMCount -File: /usr/lib/debug/.build-id/13/b0cc97bd58c3e8fdee73d492f326f824a81eff.debug 120777 root:root ../../usr/bin/DOMCount.debug -File: /usr/lib/debug/.build-id/37 40755 root:root -File: /usr/lib/debug/.build-id/37/f741f8324a22257d14e6075c55a0c888c748aa 120777 root:root ../../../../bin/CreateDOMDocument -File: /usr/lib/debug/.build-id/37/f741f8324a22257d14e6075c55a0c888c748aa.debug 120777 root:root ../../usr/bin/CreateDOMDocument.debug +File: /usr/lib/debug/.build-id/00 40755 root:root +File: /usr/lib/debug/.build-id/00/f20972050acb93b1800b91e2dcaec651d032b7 120777 root:root ../../../../bin/CreateDOMDocument +File: /usr/lib/debug/.build-id/00/f20972050acb93b1800b91e2dcaec651d032b7.debug 120777 root:root ../../usr/bin/CreateDOMDocument.debug +File: /usr/lib/debug/.build-id/1a 40755 root:root +File: /usr/lib/debug/.build-id/1a/35b1fc6b4d1f2837e411287698f99ecb6d90bf 120777 root:root ../../../../bin/EnumVal +File: /usr/lib/debug/.build-id/1a/35b1fc6b4d1f2837e411287698f99ecb6d90bf.debug 120777 root:root ../../usr/bin/EnumVal.debug +File: /usr/lib/debug/.build-id/2b 40755 root:root +File: /usr/lib/debug/.build-id/2b/748c6e64384fb64b5f1ae3829a4e2eac350bfc 120777 root:root ../../../../bin/XInclude +File: /usr/lib/debug/.build-id/2b/748c6e64384fb64b5f1ae3829a4e2eac350bfc.debug 120777 root:root ../../usr/bin/XInclude.debug File: /usr/lib/debug/.build-id/48 40755 root:root -File: /usr/lib/debug/.build-id/48/4384dd2e868526adc299d64b2c5e11dac5bc16 120777 root:root ../../../../bin/PSVIWriter -File: /usr/lib/debug/.build-id/48/4384dd2e868526adc299d64b2c5e11dac5bc16.debug 120777 root:root ../../usr/bin/PSVIWriter.debug -File: /usr/lib/debug/.build-id/4b 40755 root:root -File: /usr/lib/debug/.build-id/4b/2c482e34d3f76319323dc75060c4a5725757b7 120777 root:root ../../../../bin/Redirect -File: /usr/lib/debug/.build-id/4b/2c482e34d3f76319323dc75060c4a5725757b7.debug 120777 root:root ../../usr/bin/Redirect.debug -File: /usr/lib/debug/.build-id/61 40755 root:root -File: /usr/lib/debug/.build-id/61/b7470212f2109d132b8596af82ffacc44100a4 120777 root:root ../../../../bin/DOMPrint -File: /usr/lib/debug/.build-id/61/b7470212f2109d132b8596af82ffacc44100a4.debug 120777 root:root ../../usr/bin/DOMPrint.debug -File: /usr/lib/debug/.build-id/67 40755 root:root -File: /usr/lib/debug/.build-id/67/3a4c41edf26666c017e2026eced45ec17f1612 120777 root:root ../../../../bin/SAXCount -File: /usr/lib/debug/.build-id/67/3a4c41edf26666c017e2026eced45ec17f1612.debug 120777 root:root ../../usr/bin/SAXCount.debug -File: /usr/lib/debug/.build-id/6b 40755 root:root -File: /usr/lib/debug/.build-id/6b/3132c1b06e53c8b0c7b38ccf2e6c390f911a90 120777 root:root ../../../../bin/MemParse -File: /usr/lib/debug/.build-id/6b/3132c1b06e53c8b0c7b38ccf2e6c390f911a90.debug 120777 root:root ../../usr/bin/MemParse.debug -File: /usr/lib/debug/.build-id/71 40755 root:root -File: /usr/lib/debug/.build-id/71/dd0f26156ef8f41a7ac8cbf64a29c3979d8f0c 120777 root:root ../../../../bin/SCMPrint -File: /usr/lib/debug/.build-id/71/dd0f26156ef8f41a7ac8cbf64a29c3979d8f0c.debug 120777 root:root ../../usr/bin/SCMPrint.debug -File: /usr/lib/debug/.build-id/83 40755 root:root -File: /usr/lib/debug/.build-id/83/d361eac68e2561848d4ed0e8e8daeeb4b0f36f 120777 root:root ../../../../bin/SEnumVal -File: /usr/lib/debug/.build-id/83/d361eac68e2561848d4ed0e8e8daeeb4b0f36f.debug 120777 root:root ../../usr/bin/SEnumVal.debug -File: /usr/lib/debug/.build-id/8c 40755 root:root -File: /usr/lib/debug/.build-id/8c/3b874ff3abc699c0f66af60b506361b4bbd458 120777 root:root ../../../../bin/SAX2Count -File: /usr/lib/debug/.build-id/8c/3b874ff3abc699c0f66af60b506361b4bbd458.debug 120777 root:root ../../usr/bin/SAX2Count.debug -File: /usr/lib/debug/.build-id/a8 40755 root:root -File: /usr/lib/debug/.build-id/a8/870d90ff59d3b06e0e587c56c9e82d2318ac6b 120777 root:root ../../../../bin/PParse -File: /usr/lib/debug/.build-id/a8/870d90ff59d3b06e0e587c56c9e82d2318ac6b.debug 120777 root:root ../../usr/bin/PParse.debug -File: /usr/lib/debug/.build-id/a9 40755 root:root -File: /usr/lib/debug/.build-id/a9/d9d55550e4350ee5d5d42bc77da8c072c6e322 120777 root:root ../../../../bin/SAXPrint -File: /usr/lib/debug/.build-id/a9/d9d55550e4350ee5d5d42bc77da8c072c6e322.debug 120777 root:root ../../usr/bin/SAXPrint.debug -File: /usr/lib/debug/.build-id/cc 40755 root:root -File: /usr/lib/debug/.build-id/cc/84c59e81ebaf6b5b8c4646f1889f574163c2a8 120777 root:root ../../../../bin/StdInParse -File: /usr/lib/debug/.build-id/cc/84c59e81ebaf6b5b8c4646f1889f574163c2a8.debug 120777 root:root ../../usr/bin/StdInParse.debug -File: /usr/lib/debug/.build-id/d6 40755 root:root -File: /usr/lib/debug/.build-id/d6/2889ac3773ff2fd54fcb2cc97271d21261dcd8 120777 root:root ../../../../bin/EnumVal -File: /usr/lib/debug/.build-id/d6/2889ac3773ff2fd54fcb2cc97271d21261dcd8.debug 120777 root:root ../../usr/bin/EnumVal.debug -File: /usr/lib/debug/.build-id/f2 40755 root:root -File: /usr/lib/debug/.build-id/f2/b5ab08828cd6cac6668e3ca8d214d738d939aa 120777 root:root ../../../../bin/XInclude -File: /usr/lib/debug/.build-id/f2/b5ab08828cd6cac6668e3ca8d214d738d939aa.debug 120777 root:root ../../usr/bin/XInclude.debug -File: /usr/lib/debug/usr/bin/CreateDOMDocument.debug 100644 root:root 4aa41ede1fd0e389873c4cc98e7b8f70 -File: /usr/lib/debug/usr/bin/DOMCount.debug 100644 root:root e721f922bab0a3b3867a98d230bbcc3f -File: /usr/lib/debug/usr/bin/DOMPrint.debug 100644 root:root 987ccb8de58f7a8a88a7e91c055b9b43 -File: /usr/lib/debug/usr/bin/EnumVal.debug 100644 root:root a6377187bb769f74d48990f2a2107071 -File: /usr/lib/debug/usr/bin/MemParse.debug 100644 root:root 9cd80a51f66de0559ba04aca70561502 -File: /usr/lib/debug/usr/bin/PParse.debug 100644 root:root 9eadeb3cfef2df28f030bce80120bd39 -File: /usr/lib/debug/usr/bin/PSVIWriter.debug 100644 root:root efec5333dc43e615a9f07a1290615d4f -File: /usr/lib/debug/usr/bin/Redirect.debug 100644 root:root 76345381e2509efd8a29b362daac55df -File: /usr/lib/debug/usr/bin/SAX2Count.debug 100644 root:root f9bdd995a87127288edfb9f0c3f42e10 -File: /usr/lib/debug/usr/bin/SAX2Print.debug 100644 root:root 702616dfe99975669cde2df9dfa286d5 -File: /usr/lib/debug/usr/bin/SAXCount.debug 100644 root:root 141ed7a16b7d6636fd459338f84e8cc2 -File: /usr/lib/debug/usr/bin/SAXPrint.debug 100644 root:root fe20006376472b79801451725cb30123 -File: /usr/lib/debug/usr/bin/SCMPrint.debug 100644 root:root 624a17ea6a9fade12f6a0adb3d240e51 -File: /usr/lib/debug/usr/bin/SEnumVal.debug 100644 root:root 9227c6f53f48be72ccf7735600818ced -File: /usr/lib/debug/usr/bin/StdInParse.debug 100644 root:root c4e8397828f922c4794c25cb106ad617 -File: /usr/lib/debug/usr/bin/XInclude.debug 100644 root:root 2f736018eda193b3e3e24568b9d5aa71 +File: /usr/lib/debug/.build-id/48/300c17516b6a5b4f393ff9aec1d961013ac8c0 120777 root:root ../../../../bin/PParse +File: /usr/lib/debug/.build-id/48/300c17516b6a5b4f393ff9aec1d961013ac8c0.debug 120777 root:root ../../usr/bin/PParse.debug +File: /usr/lib/debug/.build-id/5e 40755 root:root +File: /usr/lib/debug/.build-id/5e/ae4055192b9ffa3879f2f6de0320d04d5588d4 120777 root:root ../../../../bin/SEnumVal +File: /usr/lib/debug/.build-id/5e/ae4055192b9ffa3879f2f6de0320d04d5588d4.debug 120777 root:root ../../usr/bin/SEnumVal.debug +File: /usr/lib/debug/.build-id/63 40755 root:root +File: /usr/lib/debug/.build-id/63/9789f996816896d8c420ccca447adfeffc475a 120777 root:root ../../../../bin/PSVIWriter +File: /usr/lib/debug/.build-id/63/9789f996816896d8c420ccca447adfeffc475a.debug 120777 root:root ../../usr/bin/PSVIWriter.debug +File: /usr/lib/debug/.build-id/74 40755 root:root +File: /usr/lib/debug/.build-id/74/0b110d4fbe473b05aec6bc731fa2f3e07f96d3 120777 root:root ../../../../bin/DOMCount +File: /usr/lib/debug/.build-id/74/0b110d4fbe473b05aec6bc731fa2f3e07f96d3.debug 120777 root:root ../../usr/bin/DOMCount.debug +File: /usr/lib/debug/.build-id/7d 40755 root:root +File: /usr/lib/debug/.build-id/7d/252fa988dedb405e415ed72ab10cac3214cc0c 120777 root:root ../../../../bin/SCMPrint +File: /usr/lib/debug/.build-id/7d/252fa988dedb405e415ed72ab10cac3214cc0c.debug 120777 root:root ../../usr/bin/SCMPrint.debug +File: /usr/lib/debug/.build-id/87 40755 root:root +File: /usr/lib/debug/.build-id/87/aa418de7ddd9f74b3fbd3dc2a14fdf99ab4760 120777 root:root ../../../../bin/SAX2Count +File: /usr/lib/debug/.build-id/87/aa418de7ddd9f74b3fbd3dc2a14fdf99ab4760.debug 120777 root:root ../../usr/bin/SAX2Count.debug +File: /usr/lib/debug/.build-id/9f 40755 root:root +File: /usr/lib/debug/.build-id/9f/bd3301e070cd5cc930a486aea3a5891d336688 120777 root:root ../../../../bin/MemParse +File: /usr/lib/debug/.build-id/9f/bd3301e070cd5cc930a486aea3a5891d336688.debug 120777 root:root ../../usr/bin/MemParse.debug +File: /usr/lib/debug/.build-id/b7 40755 root:root +File: /usr/lib/debug/.build-id/b7/1833bdf0c3ddbff48a5e6ab841fd74733f8d74 120777 root:root ../../../../bin/StdInParse +File: /usr/lib/debug/.build-id/b7/1833bdf0c3ddbff48a5e6ab841fd74733f8d74.debug 120777 root:root ../../usr/bin/StdInParse.debug +File: /usr/lib/debug/.build-id/b8 40755 root:root +File: /usr/lib/debug/.build-id/b8/9fa0323f54db4ea6416764806afd4c4c2c68d6 120777 root:root ../../../../bin/DOMPrint +File: /usr/lib/debug/.build-id/b8/9fa0323f54db4ea6416764806afd4c4c2c68d6.debug 120777 root:root ../../usr/bin/DOMPrint.debug +File: /usr/lib/debug/.build-id/bd 40755 root:root +File: /usr/lib/debug/.build-id/bd/b218808c0a5e636a76c2451544e2ee41e37419 120777 root:root ../../../../bin/SAX2Print +File: /usr/lib/debug/.build-id/bd/b218808c0a5e636a76c2451544e2ee41e37419.debug 120777 root:root ../../usr/bin/SAX2Print.debug +File: /usr/lib/debug/.build-id/c6 40755 root:root +File: /usr/lib/debug/.build-id/c6/7b9c189bbc22a9e29cb785d309b168cd07c285 120777 root:root ../../../../bin/SAXPrint +File: /usr/lib/debug/.build-id/c6/7b9c189bbc22a9e29cb785d309b168cd07c285.debug 120777 root:root ../../usr/bin/SAXPrint.debug +File: /usr/lib/debug/.build-id/cf 40755 root:root +File: /usr/lib/debug/.build-id/cf/76579620e02e1603eaab9d532661c5f37dc4ae 120777 root:root ../../../../bin/SAXCount +File: /usr/lib/debug/.build-id/cf/76579620e02e1603eaab9d532661c5f37dc4ae.debug 120777 root:root ../../usr/bin/SAXCount.debug +File: /usr/lib/debug/.build-id/eb 40755 root:root +File: /usr/lib/debug/.build-id/eb/c689172b3c49baf8c93e08254a2c5fdb7c908c 120777 root:root ../../../../bin/Redirect +File: /usr/lib/debug/.build-id/eb/c689172b3c49baf8c93e08254a2c5fdb7c908c.debug 120777 root:root ../../usr/bin/Redirect.debug +File: /usr/lib/debug/usr/bin/CreateDOMDocument.debug 100644 root:root eca8bb83be323f8b9e7c5629dcbd746e +File: /usr/lib/debug/usr/bin/DOMCount.debug 100644 root:root 1c1bbf07ec709ff8c10af8f0f8b388fa +File: /usr/lib/debug/usr/bin/DOMPrint.debug 100644 root:root 473aea2613af01f02e44b4285425ee9a +File: /usr/lib/debug/usr/bin/EnumVal.debug 100644 root:root 832277f52039f4a24e06d9c111c3523b +File: /usr/lib/debug/usr/bin/MemParse.debug 100644 root:root 6cf72225d51c265531114673b12def83 +File: /usr/lib/debug/usr/bin/PParse.debug 100644 root:root 6312ec336e260c6e73cfefe8696c73b3 +File: /usr/lib/debug/usr/bin/PSVIWriter.debug 100644 root:root 93c7afa7968b86f5b1476ad2b9ea8fa0 +File: /usr/lib/debug/usr/bin/Redirect.debug 100644 root:root aa17111e05a25855990b1fd021827ca8 +File: /usr/lib/debug/usr/bin/SAX2Count.debug 100644 root:root e91c1da08c11366cb7c879c961a12147 +File: /usr/lib/debug/usr/bin/SAX2Print.debug 100644 root:root 7c1a7f5ea37ee625ce49d2e70824ac02 +File: /usr/lib/debug/usr/bin/SAXCount.debug 100644 root:root 830826b77fafa908ee6550b949215089 +File: /usr/lib/debug/usr/bin/SAXPrint.debug 100644 root:root 91d4e4d19216312a15930560842496fd +File: /usr/lib/debug/usr/bin/SCMPrint.debug 100644 root:root 24315042a7bdce3485213d5168fafff1 +File: /usr/lib/debug/usr/bin/SEnumVal.debug 100644 root:root 2d7817cedff0fd2bee88dd08dd86388d +File: /usr/lib/debug/usr/bin/StdInParse.debug 100644 root:root 7ced917eaabcd3e0f6a63586f3c4f63f +File: /usr/lib/debug/usr/bin/XInclude.debug 100644 root:root 78a7b9302b845281186ca2432e471f7b File: /usr/src/debug/xerces-c-3.2.3 40755 root:root @@ -277,2 +277,2 @@ File: /usr/src/debug/xerces-c-3.2.3/samples/src/XInclude/XInclude.hpp 100644 root:root 0667ca5942e5a4117da151031d9d09e6 -RPMIdentity: 6a35fc355ee54d631f0926521097749634ff327c95428df92427e50aadeebc9f0b77e870752779fed88ff1825ba43330ef4900a90def0cb23bc552f3b1d43708 +RPMIdentity: d8040b52d0209674faacea21a817188f313b4599c4b911cb6b783601dd74abaf8de397e91bcb10a6003307a8df2d7cde4d31dcd94132c8affe482bb7b6fefe97