<86>Aug 26 07:11:00 userdel[3261615]: delete user 'rooter' <86>Aug 26 07:11:00 userdel[3261615]: removed group 'rooter' owned by 'rooter' <86>Aug 26 07:11:00 userdel[3261615]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 26 07:11:00 groupadd[3261632]: group added to /etc/group: name=rooter, GID=1283 <86>Aug 26 07:11:00 groupadd[3261632]: group added to /etc/gshadow: name=rooter <86>Aug 26 07:11:00 groupadd[3261632]: new group: name=rooter, GID=1283 <86>Aug 26 07:11:00 useradd[3261641]: new user: name=rooter, UID=1283, GID=1283, home=/root, shell=/bin/bash, from=none <86>Aug 26 07:11:00 userdel[3261654]: delete user 'builder' <86>Aug 26 07:11:00 userdel[3261654]: removed group 'builder' owned by 'builder' <86>Aug 26 07:11:00 userdel[3261654]: removed shadow group 'builder' owned by 'builder' <86>Aug 26 07:11:00 groupadd[3261668]: group added to /etc/group: name=builder, GID=1284 <86>Aug 26 07:11:00 groupadd[3261668]: group added to /etc/gshadow: name=builder <86>Aug 26 07:11:00 groupadd[3261668]: new group: name=builder, GID=1284 <86>Aug 26 07:11:00 useradd[3261680]: new user: name=builder, UID=1284, GID=1284, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/libxerces-c-3.2.4-alt1.src.rpm: The use of such a license name is ambiguous: Apache <13>Aug 26 07:11:04 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Aug 26 07:11:05 rpmi: libstdc++13-devel-13.2.1-alt2 sisyphus+327572.100.1.1 1692472364 installed <13>Aug 26 07:11:06 rpmi: gcc13-c++-13.2.1-alt2 sisyphus+327572.100.1.1 1692472364 installed <13>Aug 26 07:11:06 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687268227 installed <13>Aug 26 07:11:06 rpmi: libstdc++-devel-13-alt1 sisyphus+323337.300.1.1 1687267966 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libxerces-c-3.2.4-alt1.nosrc.rpm (w1.gzdio) Installing libxerces-c-3.2.4-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.9370 + 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.4 + echo 'Source #0 (xerces-c-3.2.4.tar):' Source #0 (xerces-c-3.2.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/xerces-c-3.2.4.tar + cd xerces-c-3.2.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.9370 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xerces-c-3.2.4 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + 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 + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext --disable-static --enable-transcoder-iconv configure: WARNING: unrecognized options: --without-included-gettext checking build system type... i586-alt-linux-gnu checking host system type... i586-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 race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether UID '1284' is supported by ustar format... yes checking whether GID '1284' 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 i586-alt-linux-g++... i586-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 the compiler supports GNU C++... yes checking whether i586-alt-linux-g++ accepts -g... yes checking for i586-alt-linux-g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-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 i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the compiler supports GNU C... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to enable C11 features... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-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 i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-file... no checking for file... file checking for i586-alt-linux-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-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 i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for egrep... (cached) /bin/grep -E checking for sys/time.h... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for float.h... yes checking for inttypes.h... (cached) yes checking for langinfo.h... yes checking for limits.h... yes checking for locale.h... yes checking for memory.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for nl_types.h... 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 for sys/param.h... yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for sys/timeb.h... yes checking for unistd.h... (cached) yes checking for wchar.h... yes checking for wctype.h... yes checking for CoreServices/CoreServices.h... no checking for endian.h... yes checking for machine/endian.h... no checking for arpa/nameser_compat.h... yes checking for _Bool... no checking for stdbool.h that conforms to C99... yes 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... 4 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 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 for unicode/ucnv.h... no checking for iconv.h... yes checking for wchar.h... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for ctype.h... yes checking for locale.h... (cached) 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.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XML88591Transcoder.lo xercesc/util/XML88591Transcoder.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLBigDecimal.lo xercesc/util/XMLBigDecimal.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMemory.lo xercesc/util/XMemory.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLBigInteger.lo xercesc/util/XMLBigInteger.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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:9: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XML256TableTranscoder.lo xercesc/util/XML256TableTranscoder.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLASCIITranscoder.lo xercesc/util/XMLASCIITranscoder.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/SynchronizedStringPool.lo xercesc/util/SynchronizedStringPool.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLAbstractDoubleFloat.lo xercesc/util/XMLAbstractDoubleFloat.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/StringPool.lo xercesc/util/StringPool.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/TransService.lo xercesc/util/TransService.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLChTranscoder.lo xercesc/util/XMLChTranscoder.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLIBM1047Transcoder.lo xercesc/util/XMLIBM1047Transcoder.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLDateTime.lo xercesc/util/XMLDateTime.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c xercesc/util/XMLDateTime.cpp -fPIC -DPIC -o xercesc/util/.libs/XMLDateTime.o xercesc/util/XMLDateTime.cpp: In member function 'virtual void xercesc_3_2::XMLDateTime::serialize(xercesc_3_2::XSerializeEngine&)': xercesc/util/XMLDateTime.cpp:1982:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1982 | serEng>>(unsigned long&)fStart; | ^~~~~~ xercesc/util/XMLDateTime.cpp:1983:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1983 | serEng>>(unsigned long&)fEnd; | ^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLIBM1140Transcoder.lo xercesc/util/XMLIBM1140Transcoder.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLMsgLoader.lo xercesc/util/XMLMsgLoader.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLNumber.lo xercesc/util/XMLNumber.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLEBCDICTranscoder.lo xercesc/util/XMLEBCDICTranscoder.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLException.lo xercesc/util/XMLException.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLDouble.lo xercesc/util/XMLDouble.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLStringTokenizer.lo xercesc/util/XMLStringTokenizer.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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:9: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLString.lo xercesc/util/XMLString.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1414 | XMLCh* trimmedStr = XMLString::replicate(toConvert, manager); | ^~~~~ xercesc/util/XMLString.cpp: In static member function 'static int xercesc_3_2::XMLString::parseInt(const XMLCh*, xercesc_3_2::MemoryManager*)': xercesc/util/XMLString.cpp:1451:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1451 | if ((!toConvert) || (!*toConvert)) | ^~ xercesc/util/XMLString.cpp:1454:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1454 | XMLCh* trimmedStr = XMLString::replicate(toConvert, manager); | ^~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLInitializer.lo xercesc/util/XMLInitializer.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLUCS4Transcoder.lo xercesc/util/XMLUCS4Transcoder.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLUTF8Transcoder.lo xercesc/util/XMLUTF8Transcoder.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLUTF16Transcoder.lo xercesc/util/XMLUTF16Transcoder.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLURL.lo xercesc/util/XMLURL.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLWin1252Transcoder.lo xercesc/util/XMLWin1252Transcoder.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLFloat.lo xercesc/util/XMLFloat.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLChar.lo xercesc/util/XMLChar.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLUri.lo xercesc/util/XMLUri.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/StdInInputSource.lo xercesc/framework/StdInInputSource.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/URLInputSource.lo xercesc/framework/URLInputSource.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/XMLUni.lo xercesc/util/XMLUni.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/StdOutFormatTarget.lo xercesc/framework/StdOutFormatTarget.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/Wrapper4DOMLSInput.lo xercesc/framework/Wrapper4DOMLSInput.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/Wrapper4InputSource.lo xercesc/framework/Wrapper4InputSource.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/XMLBufferMgr.lo xercesc/framework/XMLBufferMgr.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/XMLAttDefList.lo xercesc/framework/XMLAttDefList.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/XMLElementDecl.lo xercesc/framework/XMLElementDecl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/XMLEntityDecl.lo xercesc/framework/XMLEntityDecl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/XMLFormatter.lo xercesc/framework/XMLFormatter.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/XMLAttDef.lo xercesc/framework/XMLAttDef.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/XMLBuffer.lo xercesc/framework/XMLBuffer.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/XMLContentModel.lo xercesc/framework/XMLContentModel.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/XMLDTDDescription.lo xercesc/framework/XMLDTDDescription.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/XMLGrammarDescription.lo xercesc/framework/XMLGrammarDescription.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/XMLAttr.lo xercesc/framework/XMLAttr.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/XMLNotationDecl.lo xercesc/framework/XMLNotationDecl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/XMLRecognizer.lo xercesc/framework/XMLRecognizer.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/XMLRefInfo.lo xercesc/framework/XMLRefInfo.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/NamespaceScope.lo xercesc/validators/schema/NamespaceScope.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/SchemaAttDef.lo xercesc/validators/schema/SchemaAttDef.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/XMLSchemaDescription.lo xercesc/framework/XMLSchemaDescription.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/SchemaSymbols.lo xercesc/validators/schema/SchemaSymbols.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/SchemaInfo.lo xercesc/validators/schema/SchemaInfo.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/SchemaElementDecl.lo xercesc/validators/schema/SchemaElementDecl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/XMLValidator.lo xercesc/framework/XMLValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/XMLGrammarPoolImpl.lo xercesc/framework/XMLGrammarPoolImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/SchemaGrammar.lo xercesc/validators/schema/SchemaGrammar.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/SubstitutionGroupComparator.lo xercesc/validators/schema/SubstitutionGroupComparator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/SchemaAttDefList.lo xercesc/validators/schema/SchemaAttDefList.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/XercesElementWildcard.lo xercesc/validators/schema/XercesElementWildcard.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/XercesAttGroupInfo.lo xercesc/validators/schema/XercesAttGroupInfo.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/XMLSchemaDescriptionImpl.lo xercesc/validators/schema/XMLSchemaDescriptionImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/XercesGroupInfo.lo xercesc/validators/schema/XercesGroupInfo.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/XSDErrorReporter.lo xercesc/validators/schema/XSDErrorReporter.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/XSDLocator.lo xercesc/validators/schema/XSDLocator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/SchemaValidator.lo xercesc/validators/schema/SchemaValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/XUtil.lo xercesc/validators/schema/XUtil.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o stricmp.lo stricmp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c stricmp.c -fPIC -DPIC -o .libs/stricmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/XSDDOMParser.lo xercesc/validators/schema/XSDDOMParser.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o strnicmp.lo strnicmp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c strnicmp.c -fPIC -DPIC -o .libs/strnicmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/BinInputStream.lo xercesc/util/BinInputStream.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/BitSet.lo xercesc/util/BitSet.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/DefaultPanicHandler.lo xercesc/util/DefaultPanicHandler.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/BinMemInputStream.lo xercesc/util/BinMemInputStream.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/BinFileInputStream.lo xercesc/util/BinFileInputStream.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/Base64.lo xercesc/util/Base64.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/EncodingValidator.lo xercesc/util/EncodingValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/HeaderDummy.lo xercesc/util/HeaderDummy.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/JanitorExports.lo xercesc/util/JanitorExports.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/HexBin.lo xercesc/util/HexBin.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/Mutexes.lo xercesc/util/Mutexes.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/PanicHandler.lo xercesc/util/PanicHandler.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/KVStringPair.lo xercesc/util/KVStringPair.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/PSVIUni.lo xercesc/util/PSVIUni.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/QName.lo xercesc/util/QName.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/PlatformUtils.lo xercesc/util/PlatformUtils.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/ASCIIRangeFactory.lo xercesc/util/regx/ASCIIRangeFactory.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/CharToken.lo xercesc/util/regx/CharToken.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/TraverseSchema.lo xercesc/validators/schema/TraverseSchema.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/BlockRangeFactory.lo xercesc/util/regx/BlockRangeFactory.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/BMPattern.lo xercesc/util/regx/BMPattern.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/ClosureToken.lo xercesc/util/regx/ClosureToken.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/ConcatToken.lo xercesc/util/regx/ConcatToken.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/RangeFactory.lo xercesc/util/regx/RangeFactory.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/ParenToken.lo xercesc/util/regx/ParenToken.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/Op.lo xercesc/util/regx/Op.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/Match.lo xercesc/util/regx/Match.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/ParserForXMLSchema.lo xercesc/util/regx/ParserForXMLSchema.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/OpFactory.lo xercesc/util/regx/OpFactory.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/StringToken.lo xercesc/util/regx/StringToken.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/RangeToken.lo xercesc/util/regx/RangeToken.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/RegxUtil.lo xercesc/util/regx/RegxUtil.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/RangeTokenMap.lo xercesc/util/regx/RangeTokenMap.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/RegxParser.lo xercesc/util/regx/RegxParser.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/DOMException.lo xercesc/dom/DOMException.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/Token.lo xercesc/util/regx/Token.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/RegularExpression.lo xercesc/util/regx/RegularExpression.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 = unsigned int]': ./xercesc/util/ValueStackOf.c:41:5: required from 'xercesc_3_2::ValueStackOf::ValueStackOf(XMLSize_t, xercesc_3_2::MemoryManager*, bool) [with TElem = xercesc_3_2::RE_RuntimeContext; XMLSize_t = 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/TokenFactory.lo xercesc/util/regx/TokenFactory.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/UnicodeRangeFactory.lo xercesc/util/regx/UnicodeRangeFactory.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/UnionToken.lo xercesc/util/regx/UnionToken.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/XMLRangeFactory.lo xercesc/util/regx/XMLRangeFactory.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/DOMRangeException.lo xercesc/dom/DOMRangeException.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/DOMLSException.lo xercesc/dom/DOMLSException.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/DOMXPathException.lo xercesc/dom/DOMXPathException.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/regx/XMLUniCharacter.lo xercesc/util/regx/XMLUniCharacter.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMAttrImpl.lo xercesc/dom/impl/DOMAttrImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c xercesc/dom/impl/DOMAttrImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMAttrImpl.o xercesc/dom/impl/DOMAttrImpl.cpp: In member function 'xercesc_3_2::DOMAttrImpl::release()': xercesc/dom/impl/DOMAttrImpl.cpp:233:87: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 233 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMAttrImpl.cpp:243:87: 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 'xercesc_3_2::DOMAttrImpl::setValue(char16_t const*)': xercesc/dom/impl/DOMAttrImpl.cpp:170:97: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMConfigurationImpl.lo xercesc/dom/impl/DOMConfigurationImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMCommentImpl.lo xercesc/dom/impl/DOMCommentImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c xercesc/dom/impl/DOMCommentImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMCommentImpl.o xercesc/dom/impl/DOMCommentImpl.cpp: In member function 'xercesc_3_2::DOMCommentImpl::release()': xercesc/dom/impl/DOMCommentImpl.cpp:77:87: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 77 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMCommentImpl.cpp:87:87: 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::DOMCommentImpl::splitText(unsigned int)': xercesc/dom/impl/DOMCommentImpl.cpp:98:82: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 98 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMCommentImpl.cpp:102:84: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMAttrMapImpl.lo xercesc/dom/impl/DOMAttrMapImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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:9: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMChildNode.lo xercesc/dom/impl/DOMChildNode.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMAttrNSImpl.lo xercesc/dom/impl/DOMAttrNSImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c xercesc/dom/impl/DOMAttrNSImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMAttrNSImpl.o xercesc/dom/impl/DOMAttrNSImpl.cpp: In member function 'xercesc_3_2::DOMAttrNSImpl::release()': xercesc/dom/impl/DOMAttrNSImpl.cpp:175:87: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 175 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMAttrNSImpl.cpp:185:87: 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 'xercesc_3_2::DOMAttrNSImpl::setPrefix(char16_t const*)': xercesc/dom/impl/DOMAttrNSImpl.cpp:117:97: 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:83: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 119 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMAttrNSImpl.cpp:130:90: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 130 | throw DOMException(DOMException::INVALID_CHARACTER_ERR,0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMAttrNSImpl.cpp:140:83: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 140 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMAttrNSImpl.cpp:143:83: 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 'xercesc_3_2::DOMAttrNSImpl::setName(char16_t const*, char16_t const*)': xercesc/dom/impl/DOMAttrNSImpl.cpp:213:83: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 213 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMAttrNSImpl.cpp:220:91: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 220 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMAttrNSImpl.cpp:233:87: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMCDATASectionImpl.lo xercesc/dom/impl/DOMCDATASectionImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c xercesc/dom/impl/DOMCDATASectionImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMCDATASectionImpl.o xercesc/dom/impl/DOMCDATASectionImpl.cpp: In member function 'xercesc_3_2::DOMCDATASectionImpl::getWholeText() const': xercesc/dom/impl/DOMCDATASectionImpl.cpp:137:87: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 137 | throw DOMException(DOMException::NOT_SUPPORTED_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMCDATASectionImpl.cpp:151:53: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 151 | XMLBuffer buff(1023, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMCDATASectionImpl.cpp: In member function 'xercesc_3_2::DOMCDATASectionImpl::replaceWholeText(char16_t const*)': xercesc/dom/impl/DOMCDATASectionImpl.cpp:196:109: 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 'xercesc_3_2::DOMCDATASectionImpl::release()': xercesc/dom/impl/DOMCDATASectionImpl.cpp:241:87: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 241 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMCDATASectionImpl.cpp:252:87: 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 'xercesc_3_2::DOMCDATASectionImpl::splitText(unsigned int)': xercesc/dom/impl/DOMCDATASectionImpl.cpp:96:97: 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:84: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMCharacterDataImpl.lo xercesc/dom/impl/DOMCharacterDataImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c xercesc/dom/impl/DOMCharacterDataImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMCharacterDataImpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMDeepNodeListImpl.lo xercesc/dom/impl/DOMDeepNodeListImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMEntityImpl.lo xercesc/dom/impl/DOMEntityImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c xercesc/dom/impl/DOMEntityImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMEntityImpl.o xercesc/dom/impl/DOMEntityImpl.cpp: In member function 'xercesc_3_2::DOMEntityImpl::release()': xercesc/dom/impl/DOMEntityImpl.cpp:215:87: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 215 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMEntityImpl.cpp:225:87: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMElementNSImpl.lo xercesc/dom/impl/DOMElementNSImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c xercesc/dom/impl/DOMElementNSImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMElementNSImpl.o xercesc/dom/impl/DOMElementNSImpl.cpp: In member function 'xercesc_3_2::DOMElementNSImpl::release()': xercesc/dom/impl/DOMElementNSImpl.cpp:175:87: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 175 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMElementNSImpl.cpp:185:87: 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 'xercesc_3_2::DOMElementNSImpl::setPrefix(char16_t const*)': xercesc/dom/impl/DOMElementNSImpl.cpp:118:97: 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:83: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 120 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMElementNSImpl.cpp:131:90: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 131 | throw DOMException(DOMException::INVALID_CHARACTER_ERR,0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMElementNSImpl.cpp:138:83: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 138 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMElementNSImpl.cpp:142:83: 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 'xercesc_3_2::DOMElementNSImpl::setName(char16_t const*, char16_t const*)': xercesc/dom/impl/DOMElementNSImpl.cpp:207:83: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 207 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMElementNSImpl.cpp:224:85: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMDocumentTypeImpl.lo xercesc/dom/impl/DOMDocumentTypeImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c xercesc/dom/impl/DOMDocumentTypeImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMDocumentTypeImpl.o xercesc/dom/impl/DOMDocumentTypeImpl.cpp: In member function 'xercesc_3_2::DOMDocumentTypeImpl::release()': xercesc/dom/impl/DOMDocumentTypeImpl.cpp:382:91: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 382 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMDocumentTypeImpl.cpp:398:95: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 398 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMDocumentTypeImpl.cpp: In member function 'xercesc_3_2::DOMDocumentTypeImpl::DOMDocumentTypeImpl(xercesc_3_2::DOMDocument*, char16_t const*, char16_t const*, char16_t const*, bool)': xercesc/dom/impl/DOMDocumentTypeImpl.cpp:114:83: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 114 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMDocumentTypeImpl.cpp:135:91: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 135 | throw DOMException(DOMException::NAMESPACE_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMDocumentTypeImpl.cpp:140:91: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMDocumentFragmentImpl.lo xercesc/dom/impl/DOMDocumentFragmentImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c xercesc/dom/impl/DOMDocumentFragmentImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMDocumentFragmentImpl.o xercesc/dom/impl/DOMDocumentFragmentImpl.cpp: In member function 'xercesc_3_2::DOMDocumentFragmentImpl::release()': xercesc/dom/impl/DOMDocumentFragmentImpl.cpp:82:87: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 82 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMDocumentFragmentImpl.cpp:92:87: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMElementImpl.lo xercesc/dom/impl/DOMElementImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c xercesc/dom/impl/DOMElementImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMElementImpl.o xercesc/dom/impl/DOMElementImpl.cpp: In member function 'xercesc_3_2::DOMElementImpl::removeAttribute(char16_t const*)': xercesc/dom/impl/DOMElementImpl.cpp:168:83: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 168 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMElementImpl.cpp: In member function 'xercesc_3_2::DOMElementImpl::removeAttributeNode(xercesc_3_2::DOMAttr*)': xercesc/dom/impl/DOMElementImpl.cpp:185:78: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 185 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMElementImpl.cpp:205:87: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 205 | throw DOMException(DOMException::NOT_FOUND_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMElementImpl.cpp:209:83: 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 'xercesc_3_2::DOMElementImpl::setAttribute(char16_t const*, char16_t const*)': xercesc/dom/impl/DOMElementImpl.cpp:220:78: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 220 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMElementImpl.cpp: In member function 'xercesc_3_2::DOMElementImpl::setIdAttribute(char16_t const*, bool)': xercesc/dom/impl/DOMElementImpl.cpp:236:78: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 236 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMElementImpl.cpp:241:83: 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 'xercesc_3_2::DOMElementImpl::setIdAttributeNS(char16_t const*, char16_t const*, bool)': xercesc/dom/impl/DOMElementImpl.cpp:253:78: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 253 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMElementImpl.cpp:258:83: 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 'xercesc_3_2::DOMElementImpl::setIdAttributeNode(xercesc_3_2::DOMAttr const*, bool)': xercesc/dom/impl/DOMElementImpl.cpp:271:78: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 271 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMElementImpl.cpp:281:83: 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 'xercesc_3_2::DOMElementImpl::setAttributeNode(xercesc_3_2::DOMAttr*)': xercesc/dom/impl/DOMElementImpl.cpp:294:78: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 294 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMElementImpl.cpp:297:88: 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 'xercesc_3_2::DOMElementImpl::removeAttributeNS(char16_t const*, char16_t const*)': xercesc/dom/impl/DOMElementImpl.cpp:357:78: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 357 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMElementImpl.cpp: In member function 'xercesc_3_2::DOMElementImpl::setAttributeNodeNS(xercesc_3_2::DOMAttr*)': xercesc/dom/impl/DOMElementImpl.cpp:379:82: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 379 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMElementImpl.cpp:382:88: 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 'xercesc_3_2::DOMElementImpl::setDefaultAttributeNode(xercesc_3_2::DOMAttr*)': xercesc/dom/impl/DOMElementImpl.cpp:442:78: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 442 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMElementImpl.cpp:445:88: 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 'xercesc_3_2::DOMElementImpl::setDefaultAttributeNodeNS(xercesc_3_2::DOMAttr*)': xercesc/dom/impl/DOMElementImpl.cpp:460:82: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 460 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMElementImpl.cpp:463:88: 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 'xercesc_3_2::DOMElementImpl::release()': xercesc/dom/impl/DOMElementImpl.cpp:475:87: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 475 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMElementImpl.cpp:495:87: 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 'xercesc_3_2::DOMElementImpl::setAttributeNS(char16_t const*, char16_t const*, char16_t const*)': xercesc/dom/impl/DOMElementImpl.cpp:335:97: 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:83: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMImplementationListImpl.lo xercesc/dom/impl/DOMImplementationListImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMImplementationRegistry.lo xercesc/dom/impl/DOMImplementationRegistry.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMDocumentImpl.lo xercesc/dom/impl/DOMDocumentImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMEntityReferenceImpl.lo xercesc/dom/impl/DOMEntityReferenceImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c xercesc/dom/impl/DOMEntityReferenceImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMEntityReferenceImpl.o xercesc/dom/impl/DOMEntityReferenceImpl.cpp: In member function 'xercesc_3_2::DOMEntityReferenceImpl::setReadOnly(bool, bool)': xercesc/dom/impl/DOMEntityReferenceImpl.cpp:151:97: 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 'xercesc_3_2::DOMEntityReferenceImpl::release()': xercesc/dom/impl/DOMEntityReferenceImpl.cpp:159:87: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 159 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMEntityReferenceImpl.cpp:169:87: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMErrorImpl.lo xercesc/dom/impl/DOMErrorImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMLocatorImpl.lo xercesc/dom/impl/DOMLocatorImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMImplementationImpl.lo xercesc/dom/impl/DOMImplementationImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMNodeListImpl.lo xercesc/dom/impl/DOMNodeListImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMNodeIteratorImpl.lo xercesc/dom/impl/DOMNodeIteratorImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMNodeVector.lo xercesc/dom/impl/DOMNodeVector.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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:9: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMNodeIDMap.lo xercesc/dom/impl/DOMNodeIDMap.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMNodeImpl.lo xercesc/dom/impl/DOMNodeImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 member function 'xercesc_3_2::DOMNodeImpl::DOMNodeImpl(xercesc_3_2::DOMNode*, xercesc_3_2::DOMNode*)': xercesc/dom/impl/DOMNodeImpl.cpp:83:87: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 83 | throw DOMException(DOMException::INVALID_STATE_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMNodeImpl.cpp: In member function 'xercesc_3_2::DOMNodeImpl::DOMNodeImpl(xercesc_3_2::DOMNode*, xercesc_3_2::DOMNodeImpl const&)': xercesc/dom/impl/DOMNodeImpl.cpp:96:87: 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::DOMNodeImpl::appendChild(xercesc_3_2::DOMNode*)': xercesc/dom/impl/DOMNodeImpl.cpp:124:86: 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::DOMNodeImpl::insertBefore(xercesc_3_2::DOMNode*, xercesc_3_2::DOMNode*)': xercesc/dom/impl/DOMNodeImpl.cpp:224:87: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 224 | throw DOMException(DOMException::HIERARCHY_REQUEST_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMNodeImpl.cpp: In member function 'xercesc_3_2::DOMNodeImpl::removeChild(xercesc_3_2::DOMNode*)': xercesc/dom/impl/DOMNodeImpl.cpp:231:79: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 231 | throw DOMException(DOMException::NOT_FOUND_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMNodeImpl.cpp: In member function 'xercesc_3_2::DOMNodeImpl::replaceChild(xercesc_3_2::DOMNode*, xercesc_3_2::DOMNode*)': xercesc/dom/impl/DOMNodeImpl.cpp:238:86: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 238 | throw DOMException(DOMException::HIERARCHY_REQUEST_ERR,0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMNodeImpl.cpp: In member function 'xercesc_3_2::DOMNodeImpl::setPrefix(char16_t const*)': xercesc/dom/impl/DOMNodeImpl.cpp:311:79: 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 'xercesc_3_2::DOMNodeImpl::setTextContent(char16_t const*)': xercesc/dom/impl/DOMNodeImpl.cpp:972:91: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 972 | throw DOMException(DOMException::NOT_SUPPORTED_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMNodeImpl.cpp:937:107: 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:105: 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 'xercesc_3_2::DOMNodeImpl::release()': xercesc/dom/impl/DOMNodeImpl.cpp:1041:83: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMNamedNodeMapImpl.lo xercesc/dom/impl/DOMNamedNodeMapImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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:9: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMNotationImpl.lo xercesc/dom/impl/DOMNotationImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c xercesc/dom/impl/DOMNotationImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMNotationImpl.o xercesc/dom/impl/DOMNotationImpl.cpp: In member function 'xercesc_3_2::DOMNotationImpl::setPublicId(char16_t const*)': xercesc/dom/impl/DOMNotationImpl.cpp:94:77: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 94 | DOMException::NO_MODIFICATION_ALLOWED_ERR,0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMNotationImpl.cpp: In member function 'xercesc_3_2::DOMNotationImpl::setSystemId(char16_t const*)': xercesc/dom/impl/DOMNotationImpl.cpp:104:77: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 104 | DOMException::NO_MODIFICATION_ALLOWED_ERR,0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMNotationImpl.cpp: In member function 'xercesc_3_2::DOMNotationImpl::release()': xercesc/dom/impl/DOMNotationImpl.cpp:112:87: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 112 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMNotationImpl.cpp:121:87: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMNormalizer.lo xercesc/dom/impl/DOMNormalizer.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMProcessingInstructionImpl.lo xercesc/dom/impl/DOMProcessingInstructionImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c xercesc/dom/impl/DOMProcessingInstructionImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMProcessingInstructionImpl.o xercesc/dom/impl/DOMProcessingInstructionImpl.cpp: In member function 'xercesc_3_2::DOMProcessingInstructionImpl::release()': xercesc/dom/impl/DOMProcessingInstructionImpl.cpp:100:87: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 100 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMProcessingInstructionImpl.cpp:110:87: 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::DOMProcessingInstructionImpl::splitText(unsigned int)': xercesc/dom/impl/DOMProcessingInstructionImpl.cpp:129:82: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 129 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMProcessingInstructionImpl.cpp:133:85: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMTreeWalkerImpl.lo xercesc/dom/impl/DOMTreeWalkerImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMParentNode.lo xercesc/dom/impl/DOMParentNode.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c xercesc/dom/impl/DOMParentNode.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMParentNode.o xercesc/dom/impl/DOMParentNode.cpp: In member function 'xercesc_3_2::DOMParentNode::getContainingNodeImpl() const': xercesc/dom/impl/DOMParentNode.cpp:72:87: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 72 | throw DOMException(DOMException::INVALID_STATE_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMParentNode.cpp: In member function 'xercesc_3_2::DOMParentNode::DOMParentNode(xercesc_3_2::DOMNode*, xercesc_3_2::DOMDocument*)': xercesc/dom/impl/DOMParentNode.cpp:38:87: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 38 | throw DOMException(DOMException::INVALID_STATE_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMParentNode.cpp: In member function 'xercesc_3_2::DOMParentNode::DOMParentNode(xercesc_3_2::DOMNode*, xercesc_3_2::DOMParentNode const&)': xercesc/dom/impl/DOMParentNode.cpp:48:87: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMStringListImpl.lo xercesc/dom/impl/DOMStringListImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMStringPool.lo xercesc/dom/impl/DOMStringPool.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMTextImpl.lo xercesc/dom/impl/DOMTextImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c xercesc/dom/impl/DOMTextImpl.cpp -fPIC -DPIC -o xercesc/dom/impl/.libs/DOMTextImpl.o xercesc/dom/impl/DOMTextImpl.cpp: In member function 'xercesc_3_2::DOMTextImpl::getWholeText() const': xercesc/dom/impl/DOMTextImpl.cpp:149:87: 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 'xercesc_3_2::DOMTextImpl::replaceWholeText(char16_t const*)': xercesc/dom/impl/DOMTextImpl.cpp:208:109: 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 'xercesc_3_2::DOMTextImpl::release()': xercesc/dom/impl/DOMTextImpl.cpp:253:87: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 253 | throw DOMException(DOMException::INVALID_ACCESS_ERR,0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMTextImpl.cpp:263:87: 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 'xercesc_3_2::DOMTextImpl::splitText(unsigned int)': xercesc/dom/impl/DOMTextImpl.cpp:95:82: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 95 | DOMException::NO_MODIFICATION_ALLOWED_ERR, 0, GetDOMNodeMemoryManager); | ^ xercesc/dom/impl/DOMTextImpl.cpp:99:84: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMRangeImpl.lo xercesc/dom/impl/DOMRangeImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMTypeInfoImpl.lo xercesc/dom/impl/DOMTypeInfoImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMLSInputImpl.lo xercesc/dom/impl/DOMLSInputImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMLSOutputImpl.lo xercesc/dom/impl/DOMLSOutputImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMXPathNSResolverImpl.lo xercesc/dom/impl/DOMXPathNSResolverImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMXPathResultImpl.lo xercesc/dom/impl/DOMXPathResultImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/BinOutputStream.lo xercesc/framework/BinOutputStream.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMLSSerializerImpl.lo xercesc/dom/impl/DOMLSSerializerImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/XSDElementNSImpl.lo xercesc/dom/impl/XSDElementNSImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/LocalFileFormatTarget.lo xercesc/framework/LocalFileFormatTarget.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/LocalFileInputSource.lo xercesc/framework/LocalFileInputSource.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/MemBufInputSource.lo xercesc/framework/MemBufInputSource.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/MemBufFormatTarget.lo xercesc/framework/MemBufFormatTarget.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/dom/impl/DOMXPathExpressionImpl.lo xercesc/dom/impl/DOMXPathExpressionImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/PSVIAttribute.lo xercesc/framework/psvi/PSVIAttribute.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/PSVIElement.lo xercesc/framework/psvi/PSVIElement.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/PSVIItem.lo xercesc/framework/psvi/PSVIItem.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/XSAttributeUse.lo xercesc/framework/psvi/XSAttributeUse.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/PSVIAttributeList.lo xercesc/framework/psvi/PSVIAttributeList.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/XSAttributeDeclaration.lo xercesc/framework/psvi/XSAttributeDeclaration.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/XSAttributeGroupDefinition.lo xercesc/framework/psvi/XSAttributeGroupDefinition.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/XSAnnotation.lo xercesc/framework/psvi/XSAnnotation.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/XSFacet.lo xercesc/framework/psvi/XSFacet.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/XSIDCDefinition.lo xercesc/framework/psvi/XSIDCDefinition.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/XSComplexTypeDefinition.lo xercesc/framework/psvi/XSComplexTypeDefinition.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/XSModelGroup.lo xercesc/framework/psvi/XSModelGroup.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/XSModelGroupDefinition.lo xercesc/framework/psvi/XSModelGroupDefinition.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/XSElementDeclaration.lo xercesc/framework/psvi/XSElementDeclaration.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/XSMultiValueFacet.lo xercesc/framework/psvi/XSMultiValueFacet.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/XSParticle.lo xercesc/framework/psvi/XSParticle.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/XSNotationDeclaration.lo xercesc/framework/psvi/XSNotationDeclaration.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/XSObject.lo xercesc/framework/psvi/XSObject.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/XSNamespaceItem.lo xercesc/framework/psvi/XSNamespaceItem.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/XSTypeDefinition.lo xercesc/framework/psvi/XSTypeDefinition.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/internal/BinMemOutputStream.lo xercesc/internal/BinMemOutputStream.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/XSSimpleTypeDefinition.lo xercesc/framework/psvi/XSSimpleTypeDefinition.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/XSModel.lo xercesc/framework/psvi/XSModel.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/internal/BinFileOutputStream.lo xercesc/internal/BinFileOutputStream.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/XSWildcard.lo xercesc/framework/psvi/XSWildcard.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/framework/psvi/XSValue.lo xercesc/framework/psvi/XSValue.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/internal/MemoryManagerImpl.lo xercesc/internal/MemoryManagerImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/internal/ReaderMgr.lo xercesc/internal/ReaderMgr.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/internal/ElemStack.lo xercesc/internal/ElemStack.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/internal/VecAttributesImpl.lo xercesc/internal/VecAttributesImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/internal/VecAttrListImpl.lo xercesc/internal/VecAttrListImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/internal/ValidationContextImpl.lo xercesc/internal/ValidationContextImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/internal/IGXMLScanner.lo xercesc/internal/IGXMLScanner.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/internal/IGXMLScanner2.lo xercesc/internal/IGXMLScanner2.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/internal/DGXMLScanner.lo xercesc/internal/DGXMLScanner.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/internal/XProtoType.lo xercesc/internal/XProtoType.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c xercesc/internal/XProtoType.cpp -fPIC -DPIC -o xercesc/internal/.libs/XProtoType.o xercesc/internal/XProtoType.cpp: In static member function 'static void xercesc_3_2::XProtoType::load(xercesc_3_2::XSerializeEngine&, XMLByte*, xercesc_3_2::MemoryManager*)': xercesc/internal/XProtoType.cpp:63:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 63 | serEng >> (unsigned long&)classNameLen; | ^~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/internal/WFXMLScanner.lo xercesc/internal/WFXMLScanner.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/internal/XMLReader.lo xercesc/internal/XMLReader.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/internal/XMLScannerResolver.lo xercesc/internal/XMLScannerResolver.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/internal/XSAXMLScanner.lo xercesc/internal/XSAXMLScanner.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/internal/XSerializeEngine.lo xercesc/internal/XSerializeEngine.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/internal/XMLScanner.lo xercesc/internal/XMLScanner.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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:9: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/internal/XSObjectFactory.lo xercesc/internal/XSObjectFactory.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/internal/SGXMLScanner.lo xercesc/internal/SGXMLScanner.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/parsers/SAX2XMLFilterImpl.lo xercesc/parsers/SAX2XMLFilterImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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:9: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/sax/InputSource.lo xercesc/sax/InputSource.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/parsers/SAX2XMLReaderImpl.lo xercesc/parsers/SAX2XMLReaderImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/sax/SAXException.lo xercesc/sax/SAXException.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/sax/Dummy.lo xercesc/sax/Dummy.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/parsers/AbstractDOMParser.lo xercesc/parsers/AbstractDOMParser.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/sax/SAXParseException.lo xercesc/sax/SAXParseException.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/parsers/XercesDOMParser.lo xercesc/parsers/XercesDOMParser.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/sax2/sax2Dummy.lo xercesc/sax2/sax2Dummy.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/parsers/SAXParser.lo xercesc/parsers/SAXParser.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/parsers/DOMLSParserImpl.lo xercesc/parsers/DOMLSParserImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/common/CMBinaryOp.lo xercesc/validators/common/CMBinaryOp.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/common/CMAny.lo xercesc/validators/common/CMAny.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/common/ContentLeafNameTypeVector.lo xercesc/validators/common/ContentLeafNameTypeVector.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c xercesc/validators/common/ContentLeafNameTypeVector.cpp -fPIC -DPIC -o xercesc/validators/common/.libs/ContentLeafNameTypeVector.o xercesc/validators/common/ContentLeafNameTypeVector.cpp: In member function 'xercesc_3_2::ContentSpecNode::NodeTypes xercesc_3_2::ContentLeafNameTypeVector::getLeafTypeAt(XMLSize_t) const': xercesc/validators/common/ContentLeafNameTypeVector.cpp:121:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 121 | if (pos >= fLeafCount) | ^~ xercesc/validators/common/ContentLeafNameTypeVector.cpp:124:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 124 | return fLeafTypes[pos]; | ^~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/common/CMUnaryOp.lo xercesc/validators/common/CMUnaryOp.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/common/AllContentModel.lo xercesc/validators/common/AllContentModel.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/internal/XTemplateSerializer.lo xercesc/internal/XTemplateSerializer.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/common/ContentSpecNode.lo xercesc/validators/common/ContentSpecNode.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 ContentSpecNode*, XMLBuffer&, MemoryManager*)': xercesc/validators/common/ContentSpecNode.cpp:142:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 142 | if (!curNode) | ^~ xercesc/validators/common/ContentSpecNode.cpp:145:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 145 | 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 = unsigned int]': ./xercesc/util/ValueStackOf.c:41:5: required from 'xercesc_3_2::ValueStackOf::ValueStackOf(XMLSize_t, xercesc_3_2::MemoryManager*, bool) [with TElem = xercesc_3_2::formatNodeHolder; XMLSize_t = unsigned int]' xercesc/validators/common/ContentSpecNode.cpp:145: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:118:7: note: 'class xercesc_3_2::formatNodeHolder' declared here 118 | class formatNodeHolder | ^~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/common/Grammar.lo xercesc/validators/common/Grammar.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/common/SimpleContentModel.lo xercesc/validators/common/SimpleContentModel.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/AbstractNumericValidator.lo xercesc/validators/datatype/AbstractNumericValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/AnySimpleTypeDatatypeValidator.lo xercesc/validators/datatype/AnySimpleTypeDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/common/GrammarResolver.lo xercesc/validators/common/GrammarResolver.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/common/MixedContentModel.lo xercesc/validators/common/MixedContentModel.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/common/DFAContentModel.lo xercesc/validators/common/DFAContentModel.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c xercesc/validators/common/DFAContentModel.cpp -fPIC -DPIC -o xercesc/validators/common/.libs/DFAContentModel.o xercesc/validators/common/DFAContentModel.cpp: In destructor 'xercesc_3_2::DFAContentModel::checkUniqueParticleAttribution(xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::XMLStringPool*, xercesc_3_2::XMLValidator*, unsigned int*, const XMLCh*)::ConflictTableKeeper::~ConflictTableKeeper()': xercesc/validators/common/DFAContentModel.cpp:1752:31: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 1752 | for (int i = 0; i < fElemMapSize; i++) | ~~^~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/Base64BinaryDatatypeValidator.lo xercesc/validators/datatype/Base64BinaryDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/AnyURIDatatypeValidator.lo xercesc/validators/datatype/AnyURIDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/AbstractStringValidator.lo xercesc/validators/datatype/AbstractStringValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/AbstractNumericFacetValidator.lo xercesc/validators/datatype/AbstractNumericFacetValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/DateTimeValidator.lo xercesc/validators/datatype/DateTimeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/DateDatatypeValidator.lo xercesc/validators/datatype/DateDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/BooleanDatatypeValidator.lo xercesc/validators/datatype/BooleanDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/DayDatatypeValidator.lo xercesc/validators/datatype/DayDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/DatatypeValidator.lo xercesc/validators/datatype/DatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/DatatypeValidatorFactory.lo xercesc/validators/datatype/DatatypeValidatorFactory.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/ENTITYDatatypeValidator.lo xercesc/validators/datatype/ENTITYDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/DateTimeDatatypeValidator.lo xercesc/validators/datatype/DateTimeDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/DecimalDatatypeValidator.lo xercesc/validators/datatype/DecimalDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/FloatDatatypeValidator.lo xercesc/validators/datatype/FloatDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/IDREFDatatypeValidator.lo xercesc/validators/datatype/IDREFDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/DurationDatatypeValidator.lo xercesc/validators/datatype/DurationDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/MonthDatatypeValidator.lo xercesc/validators/datatype/MonthDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/MonthDayDatatypeValidator.lo xercesc/validators/datatype/MonthDayDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/IDDatatypeValidator.lo xercesc/validators/datatype/IDDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/HexBinaryDatatypeValidator.lo xercesc/validators/datatype/HexBinaryDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/DoubleDatatypeValidator.lo xercesc/validators/datatype/DoubleDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/NameDatatypeValidator.lo xercesc/validators/datatype/NameDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/QNameDatatypeValidator.lo xercesc/validators/datatype/QNameDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/NCNameDatatypeValidator.lo xercesc/validators/datatype/NCNameDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/ListDatatypeValidator.lo xercesc/validators/datatype/ListDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/NOTATIONDatatypeValidator.lo xercesc/validators/datatype/NOTATIONDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/StringDatatypeValidator.lo xercesc/validators/datatype/StringDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/YearDatatypeValidator.lo xercesc/validators/datatype/YearDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/XMLCanRepGroup.lo xercesc/validators/datatype/XMLCanRepGroup.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/TimeDatatypeValidator.lo xercesc/validators/datatype/TimeDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/YearMonthDatatypeValidator.lo xercesc/validators/datatype/YearMonthDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/DTD/DTDAttDef.lo xercesc/validators/DTD/DTDAttDef.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/DTD/DTDEntityDecl.lo xercesc/validators/DTD/DTDEntityDecl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/DTD/XMLDTDDescriptionImpl.lo xercesc/validators/DTD/XMLDTDDescriptionImpl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/datatype/UnionDatatypeValidator.lo xercesc/validators/datatype/UnionDatatypeValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/DTD/DTDValidator.lo xercesc/validators/DTD/DTDValidator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/DTD/DTDGrammar.lo xercesc/validators/DTD/DTDGrammar.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/DTD/DTDAttDefList.lo xercesc/validators/DTD/DTDAttDefList.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/DTD/DTDElementDecl.lo xercesc/validators/DTD/DTDElementDecl.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/identity/FieldValueMap.lo xercesc/validators/schema/identity/FieldValueMap.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/ComplexTypeInfo.lo xercesc/validators/schema/ComplexTypeInfo.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/identity/IC_Field.lo xercesc/validators/schema/identity/IC_Field.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/GeneralAttributeCheck.lo xercesc/validators/schema/GeneralAttributeCheck.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/identity/IC_Key.lo xercesc/validators/schema/identity/IC_Key.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/identity/FieldActivator.lo xercesc/validators/schema/identity/FieldActivator.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/identity/IC_Unique.lo xercesc/validators/schema/identity/IC_Unique.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/identity/IC_KeyRef.lo xercesc/validators/schema/identity/IC_KeyRef.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/identity/IC_Selector.lo xercesc/validators/schema/identity/IC_Selector.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/DTD/DTDScanner.lo xercesc/validators/DTD/DTDScanner.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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:9: 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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/identity/IdentityConstraint.lo xercesc/validators/schema/identity/IdentityConstraint.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/identity/ValueStore.lo xercesc/validators/schema/identity/ValueStore.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/identity/IdentityConstraintHandler.lo xercesc/validators/schema/identity/IdentityConstraintHandler.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/identity/XPathSymbols.lo xercesc/validators/schema/identity/XPathSymbols.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/identity/XPathMatcherStack.lo xercesc/validators/schema/identity/XPathMatcherStack.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/identity/ValueStoreCache.lo xercesc/validators/schema/identity/ValueStoreCache.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/xinclude/XIncludeDOMDocumentProcessor.lo xercesc/xinclude/XIncludeDOMDocumentProcessor.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/identity/XPathMatcher.lo xercesc/validators/schema/identity/XPathMatcher.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/xinclude/XIncludeLocation.lo xercesc/xinclude/XIncludeLocation.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.lo xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/xinclude/XIncludeUtils.lo xercesc/xinclude/XIncludeUtils.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/validators/schema/identity/XercesXPath.lo xercesc/validators/schema/identity/XercesXPath.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/NetAccessors/Socket/SocketNetAccessor.lo xercesc/util/NetAccessors/Socket/SocketNetAccessor.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/NetAccessors/BinHTTPInputStreamCommon.lo xercesc/util/NetAccessors/BinHTTPInputStreamCommon.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/Transcoders/Iconv/IconvTransService.lo xercesc/util/Transcoders/Iconv/IconvTransService.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 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 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; | ^~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/FileManagers/PosixFileMgr.lo xercesc/util/FileManagers/PosixFileMgr.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/MutexManagers/StdMutexMgr.lo xercesc/util/MutexManagers/StdMutexMgr.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.lo xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -DXERCES_BUILDING_LIBRARY -I. -I.. -I../src/xercesc/util -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -release 3.2 -o libxerces-c.la -rpath /usr/lib 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: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/13/../../../crti.o /usr/lib/gcc/i586-alt-linux/13/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/lib/gcc/i586-alt-linux/13 -L/usr/lib/gcc/i586-alt-linux/13/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/13/crtendS.o /usr/lib/gcc/i586-alt-linux/13/../../../crtn.o -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -Wl,-soname -Wl,libxerces-c-3.2.so -o .libs/libxerces-c-3.2.so xercesc/util/Transcoders/Iconv/IconvTransService.cpp: In member function 'transcode': xercesc/util/Transcoders/Iconv/IconvTransService.cpp:488:1: warning: function may return address of local variable [-Wreturn-local-addr] 488 | } | ^ xercesc/util/Transcoders/Iconv/IconvTransService.cpp:422:10: note: declared here 422 | char localBuffer[gTempBuffArraySize]; | ^ 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.4/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.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/DOMPrint/DOMPrintFilter.o src/DOMPrint/DOMPrintFilter.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/DOMPrint/DOMPrintErrorHandler.o src/DOMPrint/DOMPrintErrorHandler.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/DOMPrint/DOMTreeErrorReporter.o src/DOMPrint/DOMTreeErrorReporter.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/MemParse/MemParseHandlers.o src/MemParse/MemParseHandlers.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/MemParse/MemParse.o src/MemParse/MemParse.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/CreateDOMDocument/CreateDOMDocument.o src/CreateDOMDocument/CreateDOMDocument.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/DOMPrint/DOMPrint.o src/DOMPrint/DOMPrint.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/EnumVal/EnumVal.o src/EnumVal/EnumVal.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/DOMCount/DOMCount.o src/DOMCount/DOMCount.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/PParse/PParseHandlers.o src/PParse/PParseHandlers.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/PParse/PParse.o src/PParse/PParse.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/Redirect/RedirectHandlers.o src/Redirect/RedirectHandlers.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/SAX2Print/SAX2FilterHandlers.o src/SAX2Print/SAX2FilterHandlers.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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:25: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 272 | if (psviTarget) | ^~ src/PSVIWriter/PSVIWriter.cpp:274:33: 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.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/Redirect/Redirect.o src/Redirect/Redirect.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/PSVIWriter/PSVIWriterHandlers.o src/PSVIWriter/PSVIWriterHandlers.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/SAX2Count/SAX2CountHandlers.o src/SAX2Count/SAX2CountHandlers.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/SAX2Count/SAX2Count.o src/SAX2Count/SAX2Count.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/SAX2Print/SAX2Print.o src/SAX2Print/SAX2Print.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/SAX2Print/SAX2PrintHandlers.o src/SAX2Print/SAX2PrintHandlers.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/SAXPrint/SAXPrintHandlers.o src/SAXPrint/SAXPrintHandlers.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/SAXCount/SAXCount.o src/SAXCount/SAXCount.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/SAXCount/SAXCountHandlers.o src/SAXCount/SAXCountHandlers.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/SAXPrint/SAXPrint.o src/SAXPrint/SAXPrint.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/SCMPrint/SCMPrint.o src/SCMPrint/SCMPrint.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/StdInParse/StdInParse.o src/StdInParse/StdInParse.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/StdInParse/StdInParseHandlers.o src/StdInParse/StdInParseHandlers.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/SEnumVal/SEnumVal.o src/SEnumVal/SEnumVal.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -o CreateDOMDocument src/CreateDOMDocument/CreateDOMDocument.o ../src/libxerces-c.la -lpthread libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../src/xercesc/util -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -c -o src/XInclude/XInclude.o src/XInclude/XInclude.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -o DOMCount src/DOMCount/DOMCount.o ../src/libxerces-c.la -lpthread libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -o EnumVal src/EnumVal/EnumVal.o ../src/libxerces-c.la -lpthread libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -o PParse src/PParse/PParse.o src/PParse/PParseHandlers.o ../src/libxerces-c.la -lpthread libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -o MemParse src/MemParse/MemParse.o src/MemParse/MemParseHandlers.o ../src/libxerces-c.la -lpthread libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -o Redirect src/Redirect/Redirect.o src/Redirect/RedirectHandlers.o ../src/libxerces-c.la -lpthread libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -o SAX2Count src/SAX2Count/SAX2Count.o src/SAX2Count/SAX2CountHandlers.o ../src/libxerces-c.la -lpthread libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -o SAXCount src/SAXCount/SAXCount.o src/SAXCount/SAXCountHandlers.o ../src/libxerces-c.la -lpthread libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -o SAXPrint src/SAXPrint/SAXPrint.o src/SAXPrint/SAXPrintHandlers.o ../src/libxerces-c.la -lpthread libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -o StdInParse src/StdInParse/StdInParse.o src/StdInParse/StdInParseHandlers.o ../src/libxerces-c.la -lpthread libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -o XInclude src/XInclude/XInclude.o ../src/libxerces-c.la -lpthread libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -o SAX2Print src/SAX2Print/SAX2FilterHandlers.o src/SAX2Print/SAX2Print.o src/SAX2Print/SAX2PrintHandlers.o ../src/libxerces-c.la -lpthread libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -o SEnumVal src/SEnumVal/SEnumVal.o ../src/libxerces-c.la -lpthread libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -o SCMPrint src/SCMPrint/SCMPrint.o ../src/libxerces-c.la -lpthread libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -msse2 -o PSVIWriter src/PSVIWriter/PSVIWriter.o src/PSVIWriter/PSVIWriterHandlers.o ../src/libxerces-c.la -lpthread libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.4/samples' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16235 + 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.4 + 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.4' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/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.4/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/doc' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' make install-am make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' make[3]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/lib' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libxerces-c.la '/usr/src/tmp/libxerces-c-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libxerces-c-3.2.so /usr/src/tmp/libxerces-c-buildroot/usr/lib/libxerces-c-3.2.so libtool: install: (cd /usr/src/tmp/libxerces-c-buildroot/usr/lib && { 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/lib/libxerces-c.la libtool: warning: remember to run 'libtool --finish /usr/lib' /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.4/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/src' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/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.4/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/tests' Making install in samples make[1]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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.4/samples' make[1]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4/samples' make[1]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4' make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-3.2.4' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libxerces-c-buildroot/usr/lib/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 xerces-c.pc '/usr/src/tmp/libxerces-c-buildroot/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4' make[1]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4' make: Leaving directory '/usr/src/RPM/BUILD/xerces-c-3.2.4' + find /usr/src/tmp/libxerces-c-buildroot -name '._*' -size 1 -print0 + xargs -0 rm -f + xargs -0 grep -lZ 'Mac OS X' -- + xargs -0 rm -f + find . -name '._*' -size 1 -print0 + xargs -0 grep -lZ 'Mac OS X' -- + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libxerces-c-buildroot (auto) removed './usr/lib/libxerces-c.la' mode of './usr/lib/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/lib/pkgconfig/xerces-c.pc: Cflags: '-I${includedir}' --> '' /usr/lib/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/lib: (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) verify-elf: WARNING: ./usr/lib/libxerces-c-3.2.so: uses non-LFS functions: fopen Processing files: libxerces-c-3.2.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WlbwMQ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libxerces-c-buildroot/usr/lib/libxerces-c-3.2.so: 7853 symbols, 23 bpp warning: hash collision: _ZN11xercesc_3_215DOMNotationImpl11appendChildEPNS_7DOMNodeE _ZN11xercesc_3_217SchemaElementDecl9serializeERNS_16XSerializeEngineE warning: hash collision: _ZN11xercesc_3_214XMLElementDeclC2EPNS_13MemoryManagerE _ZN11xercesc_3_29SAXParser5parseEPKc warning: hash collision: _ZNK11xercesc_3_220DOMConfigurationImpl17getParameterNamesEv _ZNK11xercesc_3_224XMLSchemaDescriptionImpl14isSerializableEv warning: hash collision: _ZN11xercesc_3_219XMLEBCDICTranscoderD0Ev _ZN11xercesc_3_29XMLAttDefC1EPKDsNS0_8AttTypesENS0_11DefAttTypesES2_PNS_13MemoryManagerE Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Q62XvD 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 = set:qdccm6sbg0qa4y6tpEEqtOqJf6NTxVYs0xdjxNZzKTmHp4qR8f0hxqMSZuhCLOlm2gEvXKaWoukE26jyUQasFRoiIz495vBAztqvcusofT5Ff7ZCqxpjR3LUwvjFJRy3ofXBE0NiOLt1SZ5vn36Zkv0MgvDEHCU2WIKYvvdjZh24yIFo19WY3yp6SZjQOepiIy8ZaKoSkF2B2xA2WurfZnMWMEGnsTfxiyVNCzEP4z7HsOJwZbiDuG9RqpAX3se5zZiHtlmQvjYZKzY82UYwWba1sUhqC17HKf5bC7goWBZod6R0poL6Kld6lZk7DJK5iZ5jLc5LIOGmZoHyDUj476tNJhZztzX9x0rc4QS5SoAew6Z9yQmFexP4V3c7fB3gKcNl5y3zsn7Dqhfq8eJJVKQjNthcFLG1JJEF8M7ehCItUzSiGcv3LGHRsA6mrbb41uosylU7ZjWqMKOhcGcAhZGbw5EZnshQIm99WUqUBPP1prdOug1aQIYgKk9dDXQZviAmBpeEvHPkkwhhzuKHDXkL1AlImI6d9oKDfq6Z2ZzsFlDqieaN9yaHS7g1ExBeFOo2SgiKxIJKUXneSypDUMBqEriEfAtYsZfPqRpnsOmUWJsKFXLC4SuKd7G83KZBmi0R3NLEULgq1sqsx4cQ6EQDlM8ObU1eYc7ccLwxdOHjKFc23vXbn5ERE2ZxYJJC2WyGpyhm9Z2UTet1jH7yYzIreNvRbuKsgZEIAOflQzlya8VVp8HVRUI3P1AEO6CFk74fSBrZw3nN1RmoiEWAb01rnIjnFOIzOhpe8RbR04eXchQjXGzgMZgj1IRyDUZriCMFhsy9eX6GZsjrF3Jlfu8tI6OnPazrQO0ScTTWVTrxa8gsei8u5uGc5O2Gux9tKhJzSiZq4s8LZfgYemZDF4j6kLZjRNBm9damZzT7mXjqhywb1A34C2tqPUZfZupHI0xsJ2J7mmpvfy4RSbZ5sLEl7KHcYm0rcqY8vrHIrPrx6QwYkmdjxmogLYAKyvcqkag3MZ8SkSW6SBOg5iZCuLroVnPMJgDUwhX1grO02asm6WPvKa9KZkNWfNBUcvlCpWPNC2ADad3nXnkIR7uPyw0pNxx0cA1qdS92d6el5iQyj6gLDGBB7rA4lHWE4gn1oloV8YxARKEFGLUd5RpMJHC4xyDA1U4cVFZgil3P3SIP9pbZlEFY8yzdt2cHVsQkugpZAKXGU6Zwq2M52WzW3TbdpVKLxdjAEC6BgJkePvZvkrq0bVYYLLDQpj1D9BEk4PIMnGmYlvv5A0ko8PZyH3L2dFNNCvDJjn8rIk2xNKGzJhW37QxySKKhhr48Z859soUAenf7fEVAIi6pdsFEE43akDyZrSGTYfO8NZpuNPGRFSMlMRx8Y2XHZzCZ5ZFOkjVHXtBcqcG8TigYMA7QtEEKVeBkta7ZoUYByuZzVZiRLt8vo7jjEMDdnxoGRfcEkkqF7VFoGpLMZl3welyXbtceSi52plgbUfxoME99qqjmhezzx7ynuOupItZIohbSW16bEGtppk42VUMVpCM8j6rtMiaaWto4dfZxYcMWPgKUp4pis9Wms2yR9nF9WrkWeUHe11Cl95k47FI556bQIB3qY8pJtM4vG7FHOltsQUZCIacFJaFhPcElJQIZgdbWFZhlQZ4EefdPmAYIv9WM9tZo21tIBMOXgRFbkc7KGE9p8JrMZGDK8izEWAmS837LQbHrdZ7X8rZ6hFvzlZ5d1ZEXXmJoaDfwBNoM0NvZ4H5gaZ8kdjnCKQIg0uPdemeSDxixVcinkN9RXKu9NVnflzZ7zgAlzPAUNhFyQq7K4yQy60FDUsLHYsUC5vBVimME9Kce5piLdalB1k2bzIOyFQLvGVR3QuUiQOhiCwCrxeBfmGdhIwQTyec1YzeV2iZx7LLZq8jqt2mJrJpFk6oZ0WoiDc5Wa2YvKcSVN3YKi1ohBD6gL8Ogtta2ZzHhVe8nocVXGCJ3e2kgS2zRUfqhbH368PXgQeAZA5qyh1fzB4IYZu4ob2ArEyJcxEyHwMzIm2UA6lJMAzienqp0VwCwiPtOiPuYvm53uLKIMc9wLZIqpDMtxoLis9cNymAr1PRMTZpUWC8Tt8yZn8EzsAIhfwnGH2rqLHUNerbDb6jpEyjxoxEu7Tm3v1wAg8gkdeGnF5Uok1GkZyEoLVtACipYAG9jnrz95c2Kh6dqKJEE2HLD8WcXwzE87Avjr27fTg7Zqxwgyo25dgA3PdaemshBZ2bhw6TZpqh2tDIe39vUeQyhwVVZeU3SPj9Ssydtdtp7B18S2jWL2VhvC7mMsFRYZhaZCFvRC36AHD19vps9a76YhdJSvnEgohrs63uZju2V2FIDH63efhPJ8kv11No4IrvbLxqujUibEBVnKpy9NlPv7cqls2mmtHpLz4xYoZ83inVlUla8WOUWbIUZEGsooKpNFIAkooaxKLlXZiQavlWPsHSlR7HA5yUnlE7NaEBf3IDU4cV29mnurV4O0lwOu5gHrieRo3Vms1YiQBEL6gufnzKD5pWFpz9kjWjBCMJzvWPV5wKIdrcgLrQFuarB9qFIhw0hxOvWGTaWeNGzrmrG8G9kZkHL1a1a4SMW0Zp68oQs8mZCZ7kxzjFIcKgnfJpQ1Bff1FZIodHYZ4aeZehZjLXt6kMyjK6rGADSO3Ib0WVcqb4yQHxmiDVMwR0vNrDhNhTkf6ZJ1ZeCZz0PexZJoZgHq5oygc2ZFGMxnxzXe02e72iykyyXVhxEaZCxNsKZkzXRASXbUo1CGvjRQYWLcOtZfRhNW1etT5dTPkO71BKwos5o7YmH2AtbdFSno24qS3X9FnRvZazROSiZkvF8hMwrmBxhgzq8ZqWJZJsxHhcazUN1ZrQXuTxIohbwmXybke1CtZLS6Tf8ukuZ582llaH6pCxBZAoarx4oJAchblb9gAF6symbl4ltHASwCQZDTYBzfqVVhuBCUZnMVuTusLORC7tNGbnO2bDTOPXv4Z2CxKhNjzJjGU3WeY1WuS9iVTg54C5VUKP0jvqjI64j6V5otrC06mHDfxCtYYDK6kBmB5lCTDeD1vYPJsS18M8ZImGY0qvRJgPlyAgf9jvXXQfFMpMYCBfJdrDHzEBjwZssoSjTylXoIRFxmauGCnZyqUjz07d1NEdAtnzaOZGZuj1g6MwDpTeCB3uI3s5xEffZFm1uhwUMIZ5NGZcKnrZx6Lif63wNamY4iLpqo3yV6B1z1LF7XtmQq1IYiQVbGc6yGqDyZAHk5NiysLuAbI0vQMCCpA8SAEoewWWxRugLZn6ZsdimMogMaxo19TZ3MhsoKE6Ac0Lzqvkmm3JcrdnmZppvRfpQKioCjTEQuGCglJsWbojQ1aOvWgPnGdIXGUcKwzFjkVGVNhKoRjLGeKdDUu9ZtARmQZ6L0YfySaUasLvojBwleRFq9ZrI7smRqtJ4ASuACkK35tqxtoTso9dkjCjTZ9GRC1dqZ4i4pK5wlsCxeLRyA8NT4JQiZ2ey7ZeswzZdobzlmPgLUlaCIrr3TB0ZjfrxppXH2aQxjPqKabZ4AZmZmwpZeO1zQZoHWZyFjSolBEEM6JSSnKsaqcSmshxEW3MoxmxfBzufnsYyfzhBtPrBoNcCqAzAwNTvVTXS6NCBySwbiE8J75kozz2WhMNt7pdvUq4xyYFioAEvuRq0Gcjg9JVTmeZ9WpgHYBCcSq1RLdQK3vpThZ2r1q3r9VFRpDwGbDne635VoWw22NxHnqSjwOoHSnXVOrWJmyh9YrYBCpTE1EyGtAisiIRk2ahUQRDXbBf1ox33FeClPeEsNeZ0xojjoJk9ivZzGSBsI3VlzNNq5TQOsstnQBvFD6VkqABHtVYkJV4FzueUHsP6dbbGVxwAC7RgXolZKax4zBCRmtHjjbA8Row3j8UnW5RleNsDP9jCk3C05b2UJnRIsxSVNpql2Is19gUEloLvi57EbdhcZhSniFTQJj5XERUaVgVWykLh3XCLIYHfwoCkXOZCondvAsfgpjTgfnVevuCAAAKzFWy3T0i5LYxDYiAhtSwQZ8yG25K3vM8kV7J8KIPx3gYHrjklRxNMfu1AOR8QWyzwr734rLjBYt0Jjgyo4EiEClxYTBjs4xYucu7Z2NEjdz7ULQtFl5racnQ7ZCzbDQl0dmAZuhYH0xWUMzuSYVP304F9ArKCkUUuz86o9ZAFsjIEsouuoB6tbtFuWyeZyq9j1NIR0OynhHOHu2i9o7TJbgGLJg4wtUUutMejBwwK8FGswtSyuM0tM04rHaIPVfBdIxIZqUk4Zz9zAjKQlPxCrLxAOZhyWj4yyo6tiOTnhXEIoTIoGcf3fxxKC0KWBcnZw5Ze0pLlpT0Z9ZpFsa2ToMF236LAhczNBOKLLKeZoaBa11rzUMOo6lEhuv1RyOi36tD3ZlUhh9cpG5Z7ikbZhR31bib2HTWaAaRTF7ZdvCAIJAUGF6977jhCBwh9WxlVWb2ajgZaPqZ47ROmb5jdeTZ9zebyZiRr3w1kS9PsjSitLYmA5LoSKqvZgdzZJQG6G1sInXUdFj8WiUwwtIINlqApdUh9BwjZ0sUiuut4pnh4MgbNU0OC9fm2SVWsLhXxF73AtI3v9ZmRELvAo8BmPYz6ofDMl4cCKdqUQ0OxW7TEaLcTunPoCmNLNu3mERLe1pZgvZaQ9a09DWmGVZiDWOkBZJiQH3uDZpEZf1ooQU1brJ0KZbjjfWvj5OlmhPBzhjGctoQvWhZkwugmMI9FkmKm1yJQix4STtOS766BQO0XIbg0hsnZ8u74bz4kFVEUPm0u5AxvZFBGQfUOZmCr2tNcwaKZ9p3mgdIJcl6V3kSrWZj8mSygFZmW4p9sPOz4arSyv5xooL8dA0EdRFPgneiq29xJWkWW1Eb6gadFiQZrPfUZp3rm3SFxcyPy5zA24CQ9EIXSJ0bjaoYhsyPsjNBDKNpaDJcE9STyueBd8Tmf3X3vjHOvRAvoDuIvDN3eaYPtclHbB3KBGo9X2QH9T0h8nMtSxfQZbEp92AFIO2trKMZmn263pL5cz3ljBviuo4pIDbPnFjTICMoxpuYoFYn6jh07k3S3bygyAnZ61LaqLydtXcwVF26o7U7sMPyGZ5Qo5Zho8R0X8Z5AoqoWjghcbv5ZekLVuIP2d6WL6ynVZgrCv3QNBliG9IxAhrZ4W1HESaWe1LN7uFy6hNetPhg1h2uPB3nl7EmBYTZH9cjrxct29peDzSsjQHeZD9oYeeicCdk5k3JHxiLtHhojitAYLgNTveQxkldldbJY2vVGtv2xC1G6eY0U4Yan4G55J2mKrrq0WywwgsZzzbh1J5MrGnXaKfiIGuyeFJfuZ8LavbVbLBZxnbNQHPYhliZg2PvivcjZ3mYIjrQaMUSTm3NtZIqQO29Is88dsmEOcJGLyamjZa1bIm7B617LEAk5ctecacK9OLZzvCt9mSHd2Kp53AuvKPU1qHfKL6G69GtNTpbdfCet2NVckdoZBxUMYRahIJ61pp8wLacUTBSL5S9zDmgFB9eZ7taS1EkXuBzSbJ77MgtrXFBCeKvOYZJNWWTWeEuSb678nfgIcAwP7yxVyFrmyim3kuinBj53cC8TOjnzvFM9MNq3q9pRuacyqYrqxbcdpvF697K1GZ3OWgZkNoptMDVwB9lvRZembIYUWdjKZlnJPcFy0PBXjOspTS6f5guJNZ5ZfY7BZpU4awfxANZAe8fzZAdAcqA4u3mlZs1GhHCvNGZxl2nUN0WEtuYPuR3p2mY6ZLJZCcmEAFKdjIo1ncHCNNSsJd52aCUtC6Emx0ODwi14Kk58ts5im7kLAXXN284ufPCJsZ1t4LJoSeeP2yDx6ADrx68Dnr4J667uOsZtTnovzdObiKCzY2YE1mKZxmPDQtsUZimbepAasekrEYpoxK9fI9hiJMpwwuolrsZqszSaUXfrJO6Qa8hOoxMB1AkoPbqZ21fZh6ZffPyEvKqjxGO64jDlZq6Su3IJhHnomRECoM8VkpqQ3gXBzPuokiCVtpg6bLK9614y5AeZLAx8r7B3aCbStznYl29iDhDkYfKTjrJxBf9Yt7D6Z0A2R8Z4iObdA5K1a69TOuQvY9cAOwUiZkviQret7xATpgvuGJKyBZKyP1FlK3K3iTB6txx28P0L4xAsqQXlZqZsrESjGQu2ImeztEXgp0hFAkgLZiPsbP5mJTIh3cLJM7YX7BP3kdSGtmGBfZuZp34vD8JOk4GqNFshnKZ0ackaZ7vRk2TaYN3iS16R76uMtU8ACmCp4DFDvFgZvnGE9ZKWOy4o3tDBSSLjjHZbM16ZlGjRcjZe8tgr4zB0PerkRpqwudp7BKL2jE9PbFgQhd3QWsNY3haEW3NnCCbOjuBWdQLbZpPt6jQZh4pKQfAxn3MnD61lxzPrgFBSCJgMZAhQxTiHzIU9Ynbga6deL4Y9IIXYb8eOzzqkzcLKsCZDOZdzxXHoyZokY9f6RrjPNy3aBYvuBNEFiBaOufK5tzm6SArcxsD2Ni8q5zXdbFhjNr9Jy8HNZgRELomrfQhZJGTSpP2zxf2XHVhTVwkAEimruXC16pZk70NzjwZCi6vaA0JCZsyIyAM5JcvbqVXxgM8FkrMPHyAyLovzZwdDpMKMa4CWcii978PYdmEwhk9a5M2IXa1Df27oXzsYDY7AK6rhB3vSE2d3K8O34Xuob6nZD13w4MSZ9NvDrPjM98aubdZ2gdEuhbVcYqdHILaW7VTZhLfO3lFhZtgsidZtZppllBTQXwpiZGrQow9OlUsczr1WVa1Iyq6N2S7BdOWlZwmNtv2vL6M4g1FYsZDg9FXPpmxc8g57BzOxjKMTmiIfH4cZCLbBnfiynNx7r3AO4ljhE3f3CVNnHoVwQmiovxxbGpjhlAfkQMTum4GkmGcXzentUEKk7jBil0HysnO8c1qiBRMXyGFmp5CDwOLFydTHUOuZE0D2zOlyfutkrNd8Fy8gFGmgEklF0rwRgS67JtAUDZArjr7RzwA83jL1GgUu8DitZIJYnPRBuSUKET7cfZcuOQ7bABScrxTCTUcdRo7RGeWWrBKPAFeaRZqA0T7krNuNBir8akbZH8sjnGwlHmadJsrFsEm4pWCVITi8CmhxoSMHlpJ5t9u3fZCe5BhMfpixL2l6Lg2nW9fgjNoul9EsgZFQgn2rOgPTqzFZ6wX9dlgu34SKkikHVZ9HApUBLzGohNRPRNtsZ3nZy7n5TOhdoSuLNCekOZaE8d3Xh9MhVgWRkqfofIizogYhxu7Kv2gMUq99EVUwYMUI0lwo9MSMWZmimyUZ2PMoDSacAIBEVfWuHtEwI1O3g6bjrW5xfeD7IF886va5IqP4xQBgKPyZEuZaC25Cu6ifo2XLx9B83JZs2S7YgdFj3qpRP9V3oVCCkAUZ2tzrhSrsWuT0IVyYk2PnRjBR8nnwsXbQIrPsXStctZgCxiFm6stS7qZixL7R6UqQAmGuKXa61J478dMZpZ2gmONtgI2fH17dkrDGN2Q8L02O8dot0h0g3HssLi3bM8i3lyHyKGv66eZwByTgQkc1uMSZy3gTokQh9S8tnSxjTv9Ed5iRzC1iOYIsbQ4wOPSXE5PIQH6ZhC9ZxYtc6nV9MaQ8UlU5pUf06FRMRk1rmm1lcnfGokxrIc6ua40DgDLWvZ1Vsqb8CZggXGNe5PUO07wZnlOp7dcCmDdeZ3jZglWHFzPXZKGGzCOpWYZkb7nFsKcuFDU4sHFnofkRqjrKG26t3VAgBQ8UysD5gcfQaoRmGbfN767THARfoBSXqmEXB6e0IaYcjajOQj0PVZAVHMpp06VW7ZLtDkbe6JyyFZCNHZb3BsHxVBvUmyvBbJ8ZouOeta84AjKrn5JHIIq4lL0S2eiZKpgauAfGorzRTmVHFRWeZ4vFqSEcLoA9RAj8ZsZCSEC7o6MzaV7ru6QB4Bs9GxGCROAWHIe43virfXAzRFhEQ5uIURCcvrz6eZyJTg9AY8IoZ7ZzeFLr7rVTPAXaWeMKgBrfbEIDTwYaogODA4boeZxTxk6qnDQimoIRejEHZFqeIWya8Zl3AFSkZhhFG07ETTkZ9UkHpY88Z3HD1EI4fZiU6S4PB7NgmX8n57QdxWWcrXjV9RYfBlW11RrlVM70B6LzAMjigk7GgcLG7XZ8raeRa751Z7li1IEe2CgudxzNkNJhRgYAMae968HAs8HlsrXk4vr53cLfbIYTfVdk3QNOJfJk37IIMlp7jSGZgjKauFWlrsBPaZffcJrHL0plKcDFcUtyjN6ij8druCJoUC0SI7b11NQ9AiVgombUUbUF41ZtRCjqeaLBtRBXyC993FqPDY4bYIZkOrxEH4aO0xN1JtK5UwHkKWaV7z8y3PHs0KpeglaBLRIqrrJwoZrY8yw23Z4z2RvGy9JyA4FK2NvZbSvtZFcZFflZvLxXvunRNeryJjuAjYUglOeZAAoi8LmtBVleqxJMCMlqdDgWNTQBmyuSkgzGS8m773DLeMGUEo4JEZlFEYZcBx1JHRYq6h3eG74snwrRz8ZsvbZEtwIy5yloxzjVaot5T8sZbO5iBaZxRRnyZcFzsQCWpZ8UZaGLfzoDhWH1icaOp8RMQzexBrhWblxYLIZH2AsNMbZmla7VPgo8h6pZsstxOR289BE2yrstMI5bPLZ10Bxlw2I6ODhC9jiVSxduYm8bc8ksVyNSvF74LKikWfVHxEZnnaDZhatk7krPNvzbyaFmfRsoBtmKdhDKXRhLi7lGhfaxZHqI6MRRhnNAihYp9P89TzsSXX5Ie73OesHfkZijuex1UVng66nIDdhzzFZ0l5JIZIbvL9l3L7ZL6nBF5qvpZknssZaBOko4XgaPfxCmCMP2QpCAbUnJQk6wlMik19biZ1hL55nCuaPxhAIWHpDewlOSzIQYKU8pVpDxzEdmZ67yCDO1AME369LpoJxffHgQSSw5FZjpw1AJOlVPugK3IhZI1xOOU2jDENZ6d5e1upn3Z079VDOvoB0IVSm5vrdxIQ8ULko51En1neD2jvZn1XQpkWdTz3zQA4E9hwg90ZEnfGMPFxjIKzkXYjmlfFiX6xBho2qkZEf5V1DH1gTJo5vAz80euWpbIhVQBghQ0HavKznDzTVTlusT9UE9ajtBBhzKDNVGXbH4tOawomBj4wCNOLiVRimPNI3syktuDCaLSo5XE2wmKKMipiAoZKK6Khemj8sGP7PxdMPOR8HF1BaqpX4vkC9DzTjULcp2cEKHpHClb8bFjGeD8JEZFXxUYI8n8jCYhIXBzE1C4M6ZeOtjzv4hMpUHYMsLTMxLqyqQAVmReXqzA434Xslqmm9fHOQ9c7sAOmWb7snuGwRHqcrRpPIS2rNCTEKEB7035UesoCfpiv7DpDmQLCsDPXgLbOaS5GmcSZAJW0ukraglybPGDfDlSV8nrh8CfCQO23qmfuv4fZ98aSZFTZ268gp7yaZjDbHeQOEgjT8Y8RI2a3bEvhpApAfgebBSEzof9tSWMtZjA4iqMNsxySJX3e5GE7fC3t6c8ucaic67BM7ihpZeM8wwITrWlQ0plMQWJQeDRLyKkUA2M78KsaWha7Lmlc5Z49fX6lVTWAiwaRclqeZB2qgssZgvy4C9TIYJvZ1IShZuZoV9m2wZmXL9hZr1lZ3xM1lgrsHtZc7UjfZvZBmDp4IXzrYpeEjeRlbVSYSgyoFRvATCZ0JCSs5HqAhm76Eq0EqQgGDDKQ1a0VhO1tJhlZ9I2BopXFzpYb9kaF8FZFbHsMfuFEEaWLj3r2eKLSp0SgLIpzvmxWdbSLBv3prHN3RDkZ0RkzYgAZhmViAeSpBJZq8PtAA2pZ0CdRzJwcwzCFicgxPDUt8quIFlcZCqZEPtoeo5ucvUpoBIUVKdf7rJs3b91THQOVQQXZC1wi6aOcjMUK3R5s0mKDD9S8JiiR8vFdt0oNYeCeNTiXO9nozz2uWDMPWcCPun5GwlKLsanPNfNb8GpsGPgkafZehZ9LprgSloPgYu9Yyjza6Pc1OzJeRGmWKXWytOoUeEZsvrYdGcQdH09wiBRdVJ0AgwGZvvlzR4BIaUOdRpJt0cYipHVqOubqonEWZiQvgQZcIVoWPwN4oNTdvbjQVRpMZJeoVQoaPdYW43zKZoMeDXM5WyZpZbEbRp5UI7jQd2VrDkMaZEaq8zyZjoHZkstGp9KYCWwWWqCYVtmfANU2hZsUlTOqVmmuZhldo8IZHWUa6bg8h3xENah3sJmLUvsKZ45HTNn8W6KKI4MXRU8fIT7dSILDlhAvESraOPNMjch2pIn5LivQGzUEZrVdNvfsiA4xJJiOK6t5PZi0ZiQFHXRkDO5QA89cqQEM5wFAcAiFdUeGoO2bQL7xNxfq5j9cQh9RKTw5VwSwAgl8gULIE2gzJcikaWtPIokzGsCfnANkR9aZ9Km75Iyt8kB61xz8gJ073pAo36rOsUbZ9qrgDM7EJv15XPFScsyfMcwsMnaFAfBq3JLTZ8kcOCgjKzFCplExCg6hFygPbZJWlJZ5Zb11VdhZzbCSNrGsXQPmyIIHlMsVXsLJ8K8LAz8IWSrLEiUZbDZvzwnxQWGv6vHn7cz2NpYDm8TPa3lw3eTKlNjuueg7dYkBY6m3A84oAZzLjt0SJxSHnIEhGeY8ZdJt8RQ9noFGhrWRAZceabfGEhGqD8al2i1OABc79qv8rSeXszLwsVfKu0fcvH0UBqz8eBrztpGX372bLmRvCAfwQyZhZtZpHd59lQmDV2D2LZmL1PHm69qS15mmkBld5gPdX3FZr4TGk8Vymx6glF1L2bapDhhu4a6rHASrFqQ72fxdJCT2FDbgHrgMFckaOmEWbpYP36TTHGmfphRMq1bR4h3aooTaYFK8JBq6ESlJLLFqnBxlZghhSsFvUj7XOgxl4yLPGewCPhEYeoXOXyJTg1xJByOZov7IqZBC0m2NVj5hlZcNZ4nNVZKIXnYveJFiuL2XzZKZ44qZgI7mkcUa5msVDQyUMWNmq5Z1VNl6yGZrkSq2Vvr9mZ3Z9F7ZxoyD0dBlZvJUVMaovZDMEFpyS8BFRAYdqkYxQEqaivG75rh0S3lMyOWpHclGUqbZyQbiod1madM5Ux87Tqiwe6fcrrKUN77LUrswIIMCcwSNv8q4naixtXmWS3ppwe49bFTBUmZJZeTqHPQ7G3uHOOlZFARXxPkhAV54qf2h0Z7KtFMbLfNfMZ9bT4bCQN6TDN52usd6wlLjHzQdkiBzxiWLgedLcmDed55XlnONCWQ8rSu23BSQjc29X0tW9A8JoOsyDefEGvnMbvrBfpu95kXOhL5ZdZolrU0ngV12pZI1YywyZredttxfqBd25Za7obUXDJI6ZLI4hZFdoAgkfkPHgVworZyheZEeT9v7HzWwGyo9bxEBfd5vPwzEamIwohzOjW6w4Z43hHCKNwbv6qXjfF6EamN2MJab1MyyVO4rWoD54maaBQMRw7IHGqrQa5BtDxG9HGlglpFYyK7vnvOEM1gZxjMitVFK6dOezbhw338rKQ1dYWuokpZALokgfvdOduICW3BH8gytyqZ8SO6pLW24QP6zAGEzmW8yFxuGvnNjR2SYhsH1DCkmZrZwmnXFZLh5hAlXRvCmiRAL6BRyQ51f23h102ZeVVSmJabuc53GpgNb3sZI5Y6VdeMLRNHrhtZmZrWK35XqGKwcAQxjjNPZFZ3RIVjsremaSczothTSOk2YoqWXZnoiUWZEMigEmnka5hB2tyZrgoZkV1fjIjuNzP4OiaqQktuERYBQtvCb2J2HGm1dbZrO2ZuVzsw77igD1DZedrOaaVJETMwQ15JFvVNw6pcN9e2F3bAcijJtrebl85JqvDuMkbCVitZKMgdCGIE6FmDSzzeeWysnejUyszW4ZkcsCPLZ438c5D7bYrnvJWCEON79mZGUBonSEqYLR5ymg48X6raKy1FLYusJcZdOVWMxRQTumR2QOit1IpzRQRJ3F4Di9xvnLfLUPCdB8tUwzl4FVK6i24IXn6r3zUZ7Flvxt4F4Aascz05i5pysbdpBY0KBnxHpRR9VV4x6sxGH4LHRBbpXpC8u8UHou9KJzh5OtZFBarJ9pI6BFsTniglS8VtlXO4RscyjqSzXxlL9PhzSZkdzMABbhPoKREIbG8i3FMD6KabuaifAdd1ZhehgMqma2W45ARhMqrRvYwfaKSzU1MqlWd9TQdLyqZsobSBityzLROmCY2JAugiBSrGnOru0D5FhHuTXUZJFw6BcWgZ7rCjxCUKWqcLZLQjvYSAhKuQUtqy6bUBsyC0S2ZcEe9dpsgENTa31NmmPMZ7B0XJMQaADMn8VPWI2u8aJMyNON9YcNj6utvAsIQikXRU7kgPTbl5ZHa6tbfi3NJfUzpdnqT8ZthJQGkC7Zj7EV5POyoYc6tgjGazhpMiJZ0vnHhouZuO1sW4w2Er5RYwiXtZ6H2ApwJNxvxIr27Tse8noiBOnRllqpJ0QEhgqwsWlcMPPnxMgwSliqpZ56q0IAf0XZjRXIv9OpYbTTd1Nj4eWp8KZbvHobVUfF86AwXmc9PR9SLlGbwYnQJze11gaMQVFa18XvhPaRwL3V0nFefD1ygo7JC2lO6PZtfbKHhDIZm2J7xYFmPvZDNepsFjYKNjsSQlgh3kcqOj2Dr3CgSxK3gOhNfPEyu28QONwow9PkHHvmIxiFGaNjZv4ZDotLZlX5FdCc3RlXoQjS8UNUvcVW87NVMhxIP3pUW4YAVjU1NfgS9j9xmq3l7fQhf9hZjYR8Lx3YIbLAYRVZn8vmHxPom7uZeNhs91BHZwj5v2VymZfggmxnlGhmO6rrVFyMBnMaBtzEn9LLY4ikNGMyOgTlIqY2kCW4PVSlRcegXW0FZFaZi3PW7mDzoBzAciAs8TJAvZylcAczDzShoi9Nt7bz52cuvrhsvuZDbWRaZHr7vM4mrmcOkwZ4eB9sP2m5yndfZweXHHUg9PnOKUABbH4xBvTZa2GYr7FsXV4lSCciICY1qChjuEnXRP0XGUAYsP5HCJylPuOS8U8H5uc0W71Jxn0uAWFVzoWgJuI93AQ5hS5pdFf21jN0OWcCseZkQgTIu7XjOhMJgVOjKj5ZBF8h4yETTCEugW3BwTB2AYZcJy3xV8ThU6oUBimeivGa2575Z9g4BKFl1o8Z7FVT0lW5WzfdNjuQHtsPiShEW2qzAXlGTOv6D6qeToHX9SJNkAbmlp6bvQu5vyALd6biI1GLwvkfi1ZBe9fvxXRcXhUFZqrFkTr8a0e7G5TARGJroAaEWZjyt0IFEHdnmRLAjhHoiZaeaWQU3c6mivTqUfEBBvkfKv46rFB1m0Zc2629Pm0hVsOfrXiT8mZnDYUc6YcgVYcoaQfjy9G0vAJJZrV2YrgnFd7pidtCX7LB5DlVZ8QkwEUZhOtTb9Mq5DZiz5Euz1Ps8bCltwFNljm17yalCoIZcpiwFExaW1LZHRJw8laaHa4bZd4aFQRNrS9qlGefz84ljnYTY14qnrhXFRrZt3RYdsOLa9CCSTGqGaZ2ku11O3hPBUElpElZLYzwkeFXUMEDRjujRI93qIpDLWQV3Lxa83yNpoXnYQshkgVQ8SsCLJwgEmwPCTMEaF96hjigS9Ij94ZEw0dia1D3zZjIOAFVdpg4cKfPfdzGSwqXRZcso1YNJYnC3V8bLtm41gJI7PPLUfmQA6cD0IjQyTn4sPnCm23JHBEWqOVfSzo6omGV09GgOYhBfWY2K65u5vccKwuagCo9Z1YVZAV7Z1Pgvw9kUfoICyDpVuqghATlAjrQD8qQiN6RfttZxjvrOK8abzOVtZsjxNopolJ7Q0UZnZA3kZlYZmFsLS0PCXd6kWUC5OHtsl0Yig1IMRfqLd2lD0WCfNcV0Ofl7RQgOAlidjyLg0heUzQAqJspZ4GtoqvHj6ZtoSSKjZkkAqMfPPL5ZjxMqxYLK0qIdR1uVF6ucGC1qW3L3v3klT4rxeCgjdxmLsTxJ6xnl1aatbvVm5LF7gfadmnXP6Mp0vVlMVKkQ5uLlw7hpfHka46gj0gZLcArQBfc0sUZedIacks3o1Zq4pJTN3cOhHuaQudVOqmXc4R0042QWzYhwJaamJ2QsSyUSZiu2MsxkZ3BTtZ8bO6TMZaRhx3zw2jNDJ0Mhwd2xJFxrS61xkXeWmTjndjuehpwE3pZIwp2ZzQItyON2oGs6yNDZJm7Ryk8hg263IaQijpytvnDdwxCpJhSVQFlU8MZsM6wuDkNU5p2YSikzDkNSWARard9vP798QXYAZkfRe4S8BHFynlBzwwSc492OZ6MErWCqybpYyTqBf4DXcjCA3z7cJDztEs48tfHVeldqg1JFQAJPF7w6xNMwnt5mp8uYNZwHlGCHdLnicMLajfax3nwIRmeZaiRXGkw6Kepty6ljuGEfBz31nupFJZteZCbae9INHrZbMLPJYZfymwgiRqom4Dp2ajYhk5VxB6ZqnMcIa5K9lTBSlTGTwVOrsnR3uS3fDNQDzT3zYCdhVWlqFZDNMbZgDckVUOpKhERj4EBbpIJy79xkl9IOItSo8Nacl9ZkeZt4HVoXiokzeYRybxT1pujwSNgq1pIZ8fPZqIgIHe55T6mAVQVgFt4iTCuY2pa0ozJYZClrT3dI7gHUw8ZBw9dm4jXZfDLCxV8lDJta5v8EC67j4Y8TWqIK6xgKfsxeZA8IAm1I8NgDucXUAzIK0cnWZgbiXAvDFZtLt1zGypae6Ewpn4pbpoOW44g3cXayKKpWc573EkQksjrGKKWQK5xVZgrxeQy59QJNqFh7bjXtvHSAZ4gCQeTjPe7tZ0cK8Zb4tOtkx2yvzkRTZn8UqDtYBerqTTCmjLE4JbfWHahDVobeDmOm8MP8nQXvxhAVYvcvU24ll5TK1KzZ7GHDDunFLvxd4ea2uQT9ktZ5nnE2f3pOUUcItAh8iqwm5QftAiuKMFAgUcZDiBrDenf8L1bw7XH0HHbr4DtZEZp6hZmuVXo8r77ZD25SlQloJSrOA7A4m1gci0fiM9seIMmfifLzhFrFYmpt7r4CiY6mzLxoirClbZaoIVJDGZmExTWKgYfmfpPoQdWSAMHKucrxlzWP5ZnHNR1tsQrezTyFRMVpcOez3CN0SQmepdv4PjjTmn5V4lgvXYaAn6q17vTFj0tgY4m8CxidOYiB1ylWQadZ0GVJBamjZqbm7axHNvOnIsDhj8VFXnOQEuPy8wK4py1j28cpHwUxhlxptIe6x7zN6L6ZkUiH05ZpfQB8L5CTnc0R4lXVdHaAZ2NEMheG8gJcbY3q27OvPtoWD2DD8Kcpa2I1ScI8U9VC66QsDQNfzmtFJarYeOqrXQZCn5SrL47uHqFWvLZqi2BCoavu65OL3 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libm.so.6(GLIBC_2.27), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.8), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), rtld(GNU_HASH) Conflicts: libxerces-c-utils < 3.2.4-alt1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.juOc28 Creating libxerces-c-debuginfo package Processing files: libxerces-c-utils-3.2.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1zbHHC 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.BHSqcZ 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.4-alt1, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.32), libstdc++.so.6(GLIBCXX_3.4.9), libxerces-c-3.2.so >= set:qh3N3WjrhY2YHMyuQ3OnaRZp46ue3WKPNnQkkdco26ZIDLc4Fh3miSHO6ipl3GmUzq4EpOGGEmxKbs4ku9rHRUnWdAxv2y9qMVUXNOc12uWTBAbugZ0AgQhHZ8Z68NJSZlEl949BhJYflxUgac9WfDgbuPnRHNw8mZHuD090vLNH7I7V5NpthvdYYcw0ihOiFfTMCjkBw1u4XLgy6GB3Z3rdt3pLaZ6nlQnjRqjhZnDY1xb7Ul4CGkZzVMd6uD50bUZI9ZCH7JxoVN7dG3DtZB29nv4VfcuST3bZ0vGo0OQoqGoffIYLUlFnwCKkW1Lmy8lBeatwMJrKpmL9JpZyLy4sZyb4Qa63OJdhu9UnSLXrycot9ANOQBtf4ELxMduDo2pIqX5sX3TEjcMqQ8QQ3AR0AUD7EL4DpEHRZDpaMJ0jKpZ3ip1f4kW1hoBvqv1oexwH3JQlj4pWtLB9M0iia9CYb4mIRvIbqUKmPIkbjPS8fl5eYOcmFkydvNdPbZvaxwnCMzM6Fnk7rYVQbj2uiv3e0dTHDZrSFZI1FyxmoGQ33IpGhCvyXenAGVTkHcFuJQQqrQcnDbsajhqmBxShNEkmNU7WCZutk5oG0H3FdW51ZJzGHErZdxv2JfE3VLYxAS59yOAYLJnWVYvKgqdf7SKp0ow31fHZ6SZlHpUmAZxjZBS2Ceez186kNo3f2lUQr9LsZwf0eKBKIZ5Euucg7bTQS76kkidpJWD1yZtbIRng8koPjTJdPHk0wErc48Wijuwrt1fklRxAPwKUKiqZIieiu5yZD05xwTJeLZv44twgUcZtCsGzKOC8J8oTpEmGBv0E4JZwOe4gcPdwQq38gRlrZt6riplbbWgD3caEzPgrDv1ypZFA1YxWYT8efntGR9yiAmZpoLf8lEH8FkXYi2S7r88IWqwXrhDZuHphdN2FpepegQjtk3LmpP4fTfnKrOal8XP9Wy2ZAIYfAj0Q3P3XYuCSOCrwkN4KTl6KTuazZKkagTh5WlblsuEymJB45c5EfHdtfvpbzdaH6PPDpKpThy6i072k0YBCZHOxTaxELSIMZntYpn3VKf4xkYiZqp3R2EFohP5g4b03kvIqSNG9vlZ4SkW0gqqzcGHpLZnt25uP6qlzdjrEZ6gaZ0vgMCNZGCk8ZkC4SbfY9p23zsU5UZ12, 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.6xXJsy Creating libxerces-c-utils-debuginfo package Processing files: libxerces-c-devel-3.2.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GE1dmU 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.hFG12T 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.4, pkgconfig(xerces-c) = 3.2.4 Requires: libxerces-c = 3.2.4, /usr/lib/libxerces-c-3.2.so, /usr/lib/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.9u0TQs Processing files: libxerces-c-doc-3.2.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.73301 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xerces-c-3.2.4 + DOCDIR=/usr/src/tmp/libxerces-c-buildroot/usr/share/doc/libxerces-c-doc-3.2.4 + export DOCDIR + rm -rf /usr/src/tmp/libxerces-c-buildroot/usr/share/doc/libxerces-c-doc-3.2.4 + /bin/mkdir -p /usr/src/tmp/libxerces-c-buildroot/usr/share/doc/libxerces-c-doc-3.2.4 + cp -prL LICENSE NOTICE CREDITS doc/ /usr/src/tmp/libxerces-c-buildroot/usr/share/doc/libxerces-c-doc-3.2.4 + chmod -R go-w /usr/src/tmp/libxerces-c-buildroot/usr/share/doc/libxerces-c-doc-3.2.4 + chmod -R a+rX /usr/src/tmp/libxerces-c-buildroot/usr/share/doc/libxerces-c-doc-3.2.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JdUygv 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.9wYBCu 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.4 Conflicts: libxerces-c28-doc Obsoletes: xerces-c-doc Processing files: libxerces-c-debuginfo-3.2.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YCjT1n find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F8WRCV find-requires: running scripts (debuginfo) Provides: debug(libxerces-c-3.2.so) Requires: libxerces-c = 3.2.4-alt1, debug(libc.so.6), debug(libgcc_s.so.1), debug(libm.so.6), debug(libstdc++.so.6) Processing files: libxerces-c-utils-debuginfo-3.2.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K5YBFF find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WnR43c find-requires: running scripts (debuginfo) Requires: libxerces-c-utils = 3.2.4-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libstdc++.so.6), debug(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 176 sources provided by libxerces-c-debuginfo also prunning dir /usr/src/debug/xerces-c-3.2.4/src/xercesc/dom also prunning dir /usr/src/debug/xerces-c-3.2.4/src/xercesc/framework/psvi also prunning dir /usr/src/debug/xerces-c-3.2.4/src/xercesc/internal also prunning dir /usr/src/debug/xerces-c-3.2.4/src/xercesc/parsers also prunning dir /usr/src/debug/xerces-c-3.2.4/src/xercesc/sax also prunning dir /usr/src/debug/xerces-c-3.2.4/src/xercesc/sax2 also prunning dir /usr/src/debug/xerces-c-3.2.4/src/xercesc/util also prunning dir /usr/src/debug/xerces-c-3.2.4/src/xercesc/validators/DTD also prunning dir /usr/src/debug/xerces-c-3.2.4/src/xercesc/validators/common also prunning dir /usr/src/debug/xerces-c-3.2.4/src/xercesc/validators/datatype also prunning dir /usr/src/debug/xerces-c-3.2.4/src/xercesc/validators/schema also prunning dir /usr/src/debug/xerces-c-3.2.4/src/xercesc/framework also prunning dir /usr/src/debug/xerces-c-3.2.4/src/xercesc/validators also prunning dir /usr/src/debug/xerces-c-3.2.4/src/xercesc also prunning dir /usr/src/debug/xerces-c-3.2.4/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 11 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/i586/libxerces-c-3.2.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libxerces-c-utils-3.2.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libxerces-c-devel-3.2.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/libxerces-c-doc-3.2.4-alt1.noarch.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/i586/libxerces-c-debuginfo-3.2.4-alt1.i586.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/i586/libxerces-c-utils-debuginfo-3.2.4-alt1.i586.rpm (w2.lzdio) 199.07user 38.80system 1:51.83elapsed 212%CPU (0avgtext+0avgdata 111292maxresident)k 0inputs+0outputs (0major+9829419minor)pagefaults 0swaps /.out/libxerces-c-doc-3.2.4-alt1.noarch.rpm: The use of such a license name is ambiguous: Apache /.out/libxerces-c-3.2.4-alt1.i586.rpm: The use of such a license name is ambiguous: Apache /.out/libxerces-c-utils-3.2.4-alt1.i586.rpm: The use of such a license name is ambiguous: Apache /.out/libxerces-c-devel-3.2.4-alt1.i586.rpm: The use of such a license name is ambiguous: Apache /.out/libxerces-c-debuginfo-3.2.4-alt1.i586.rpm: The use of such a license name is ambiguous: Apache /.out/libxerces-c-utils-debuginfo-3.2.4-alt1.i586.rpm: The use of such a license name is ambiguous: Apache 4.57user 1.96system 2:04.50elapsed 5%CPU (0avgtext+0avgdata 123560maxresident)k 0inputs+0outputs (0major+188580minor)pagefaults 0swaps --- libxerces-c-3.2.4-alt1.i586.rpm.repo 2022-12-30 00:14:25.000000000 +0000 +++ libxerces-c-3.2.4-alt1.i586.rpm.hasher 2023-08-26 07:13:01.611346077 +0000 @@ -7,2 +7,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.38) Requires: libc.so.6(GLIBC_2.4) @@ -21,3 +22,3 @@ Conflicts: libxerces-c-utils < 3.2.4-alt1 -File: /usr/lib/libxerces-c-3.2.so 100644 root:root ecb644d15a24b1a106eeebdb3af5b8b0 -RPMIdentity: 74d81382e000d0bc15e5d6b1fc94d3b75b64ab948b5dc92665c1704f4ed6f60c4de8d35ae4ab4a7c6834903939c01cd5977108287811539fa9bfb022504c3daa +File: /usr/lib/libxerces-c-3.2.so 100644 root:root bdb5223140a3a8a8fccfc03a6bb2652b +RPMIdentity: 02b7016316f389ad89e76a935ce14d853f1be83e5df7efb41ca5f37a25501fe5a029cd753de317369830d95fbd4ee420fcab423f75190f7cb77d082230180b30 --- libxerces-c-debuginfo-3.2.4-alt1.i586.rpm.repo 2022-12-30 00:14:26.000000000 +0000 +++ libxerces-c-debuginfo-3.2.4-alt1.i586.rpm.hasher 2023-08-26 07:13:01.755346450 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c6 40755 root:root -/usr/lib/debug/.build-id/c6/a040104e074708726e0ad47a5bac21cbf15097 120777 root:root ../../../libxerces-c-3.2.so -/usr/lib/debug/.build-id/c6/a040104e074708726e0ad47a5bac21cbf15097.debug 120777 root:root ../../usr/lib/libxerces-c-3.2.so.debug +/usr/lib/debug/.build-id/c1 40755 root:root +/usr/lib/debug/.build-id/c1/8a2e6b8a54d639d39aef1430cd6c6a6b1c6782 120777 root:root ../../../libxerces-c-3.2.so +/usr/lib/debug/.build-id/c1/8a2e6b8a54d639d39aef1430cd6c6a6b1c6782.debug 120777 root:root ../../usr/lib/libxerces-c-3.2.so.debug /usr/lib/debug/usr/lib/libxerces-c-3.2.so.debug 100644 root:root @@ -801,6 +801,6 @@ Provides: libxerces-c-debuginfo = 3.2.4-alt1:sisyphus+312657.100.1.1 -File: /usr/lib/debug/.build-id/c6 40755 root:root -File: /usr/lib/debug/.build-id/c6/a040104e074708726e0ad47a5bac21cbf15097 120777 root:root ../../../libxerces-c-3.2.so -File: /usr/lib/debug/.build-id/c6/a040104e074708726e0ad47a5bac21cbf15097.debug 120777 root:root ../../usr/lib/libxerces-c-3.2.so.debug -File: /usr/lib/debug/usr/lib/libxerces-c-3.2.so.debug 100644 root:root d5929b8913b9dac7b1b3e2a02ad23d30 +File: /usr/lib/debug/.build-id/c1 40755 root:root +File: /usr/lib/debug/.build-id/c1/8a2e6b8a54d639d39aef1430cd6c6a6b1c6782 120777 root:root ../../../libxerces-c-3.2.so +File: /usr/lib/debug/.build-id/c1/8a2e6b8a54d639d39aef1430cd6c6a6b1c6782.debug 120777 root:root ../../usr/lib/libxerces-c-3.2.so.debug +File: /usr/lib/debug/usr/lib/libxerces-c-3.2.so.debug 100644 root:root 55b8018b4f8a146a32cc6d282cfdb297 File: /usr/src/debug/xerces-c-3.2.4 40755 root:root @@ -1594,2 +1594,2 @@ File: /usr/src/debug/xerces-c-3.2.4/src/xercesc/xinclude/XIncludeUtils.hpp 100644 root:root 3331879d994878e690066e61147f1783 -RPMIdentity: c4d52e848dd786854fe9e3ff5e52a24fba6c718130fa7af1a139c3ecc04ecbab67fd46ce82251bc146164fb73bb76cd180456bf5db084807b0343a7055d4e504 +RPMIdentity: a8771653d2c0edc9befb375447457ddcdffaebf7c2bcc700bbace4174b062c6ba31487023c36e44dff2d5cf09f33e9a72dc7eecd27c51de1d1398511e91f045c --- libxerces-c-doc-3.2.4-alt1.noarch.rpm.repo 2022-12-30 00:13:40.000000000 +0000 +++ libxerces-c-doc-3.2.4-alt1.noarch.rpm.hasher 2023-08-26 07:13:01.948346950 +0000 @@ -1314,3 +1314,3 @@ File: /usr/share/doc/libxerces-c-doc-3.2.4/doc/Doxyfile.in 100644 root:root d77ab0d097aff84c88857a7d81e038b3 -File: /usr/share/doc/libxerces-c-doc-3.2.4/doc/Makefile 100644 root:root 7b38742f6a462e16e024c519b600e31a +File: /usr/share/doc/libxerces-c-doc-3.2.4/doc/Makefile 100644 root:root d618ac9d9a910b0d7849e86d3c7c722c File: /usr/share/doc/libxerces-c-doc-3.2.4/doc/Makefile.am 100644 root:root 987f18706468817eb433c782e172c9fe @@ -2607,2 +2607,2 @@ File: /usr/share/doc/libxerces-c-doc-3.2.4/doc/xinclude.xml 100644 root:root 0d228b80c300761d5368d4ddfcda615d -RPMIdentity: 75ce37c67e2615fdf02ff2315dcd1af7d23698607da76fc1edab072c881cc8ea51e0bfb28d4ea734f94520fb815b7f2ad4905c63b2b2444a9a020fdbc20632fc +RPMIdentity: 6f8c0aa6cc9a56d5a8a73ccd042780f4853943e831095e74e3bb97282d070d58e1fff17f28eff2b70fcbce6306c94b8aee0318da22581810450db65d5f0ef416 --- libxerces-c-utils-3.2.4-alt1.i586.rpm.repo 2022-12-30 00:14:25.000000000 +0000 +++ libxerces-c-utils-3.2.4-alt1.i586.rpm.hasher 2023-08-26 07:13:02.033347171 +0000 @@ -18,2 +18,3 @@ Requires: libc.so.6(GLIBC_2.34) +Requires: libstdc++.so.6(GLIBCXX_3.4.32) Requires: libstdc++.so.6(GLIBCXX_3.4.9) @@ -23,18 +24,18 @@ Conflicts: libxerces-c28-utils -File: /usr/bin/CreateDOMDocument 100755 root:root f644a069e3327289ea9ce070fac021f5 -File: /usr/bin/DOMCount 100755 root:root 260f9ea96f6e8ccc0f96c008a64ed157 -File: /usr/bin/DOMPrint 100755 root:root 6ba6c971a37fe1dd84820c706d5f2f60 -File: /usr/bin/EnumVal 100755 root:root 755e190e418323d205106c5d59e7961d -File: /usr/bin/MemParse 100755 root:root 3a4f96b143ed80675a2bd23e8838193e -File: /usr/bin/PParse 100755 root:root d3fd197658453a922f83ffea0dfe340a -File: /usr/bin/PSVIWriter 100755 root:root 6ed2dcee4b9e0552d70e4ac98fa7ddc8 -File: /usr/bin/Redirect 100755 root:root 755ecde9dca3967978671791565a504d -File: /usr/bin/SAX2Count 100755 root:root 5d48758adc5dd550376ab9b04eccd527 -File: /usr/bin/SAX2Print 100755 root:root 6fba35395f378060983f0fd5f2cb89d1 -File: /usr/bin/SAXCount 100755 root:root 42884a91b70948455d41414562f3abfb -File: /usr/bin/SAXPrint 100755 root:root 13a8ce90f7cd8d6b855f556bae64cb4a -File: /usr/bin/SCMPrint 100755 root:root af85bec733b4b353bfc082d1ddec49df -File: /usr/bin/SEnumVal 100755 root:root b8071bf3d5539ea7cec27f4021161b42 -File: /usr/bin/StdInParse 100755 root:root 298dfda85cab2ba5138d9b55718c47be -File: /usr/bin/XInclude 100755 root:root 88c5f017bfdc1813602c265ac8d4417c -RPMIdentity: f96ee0cfac5ca1711c42202040282d2214bbf71b3b057e9727426bd067340e92c7b1e3bae2d8045757466a3637c70a8d980ebf0a063e4a14356f600cf5195880 +File: /usr/bin/CreateDOMDocument 100755 root:root 1f2fd2a79c529819afe74e4b25cf05bd +File: /usr/bin/DOMCount 100755 root:root 500a08793594157feae55798265d0d2d +File: /usr/bin/DOMPrint 100755 root:root 2427c7c83dd462b1874b1235b569c8ed +File: /usr/bin/EnumVal 100755 root:root a06145e04f98b22ba6be0ef5bf438b17 +File: /usr/bin/MemParse 100755 root:root 97bb0a6bd49bff969242444ed192c8cc +File: /usr/bin/PParse 100755 root:root 35f99515f372c438ce91e6647e1f3438 +File: /usr/bin/PSVIWriter 100755 root:root ed4c95f70e01fcf1827b458f09556dc1 +File: /usr/bin/Redirect 100755 root:root c6efc0487e1053101bd11932011e5eed +File: /usr/bin/SAX2Count 100755 root:root 28ac5dc7b6f7dc38b5d676951c7f813e +File: /usr/bin/SAX2Print 100755 root:root e4e9b3095e55da38d434d4d67c59d107 +File: /usr/bin/SAXCount 100755 root:root 3ac89c858057efb5c030eb31009784ee +File: /usr/bin/SAXPrint 100755 root:root ff24c148bf409f75df6d4164276b1f21 +File: /usr/bin/SCMPrint 100755 root:root 5b92c99de4b15ad0a61219ef5be1dbaa +File: /usr/bin/SEnumVal 100755 root:root 0b7ef65a63c01297c521fd88ca8c676e +File: /usr/bin/StdInParse 100755 root:root a5cd6711939062acbe6b121c23dfde85 +File: /usr/bin/XInclude 100755 root:root 16f8fdec62e9505a1f2161ddbcd70950 +RPMIdentity: bcdb2f2b5469ec5c582fde6afac37f1e2e0eba965892d7fecdf573b5d0002b7445a7cafdb41c5be60cf73b3d71bcb1e0c37ceb3162adff81b5098139927a1220 --- libxerces-c-utils-debuginfo-3.2.4-alt1.i586.rpm.repo 2022-12-30 00:14:25.000000000 +0000 +++ libxerces-c-utils-debuginfo-3.2.4-alt1.i586.rpm.hasher 2023-08-26 07:13:02.120347396 +0000 @@ -1,49 +1,48 @@ -/usr/lib/debug/.build-id/20 40755 root:root -/usr/lib/debug/.build-id/20/9a14ee326e21d45537271ffedfd92d54b27c8d 120777 root:root ../../../../bin/XInclude -/usr/lib/debug/.build-id/20/9a14ee326e21d45537271ffedfd92d54b27c8d.debug 120777 root:root ../../usr/bin/XInclude.debug -/usr/lib/debug/.build-id/29 40755 root:root -/usr/lib/debug/.build-id/29/f75139f47f3e766cd6ba0b397413775edad062 120777 root:root ../../../../bin/EnumVal -/usr/lib/debug/.build-id/29/f75139f47f3e766cd6ba0b397413775edad062.debug 120777 root:root ../../usr/bin/EnumVal.debug -/usr/lib/debug/.build-id/37 40755 root:root -/usr/lib/debug/.build-id/37/44716c27a8dd3ae53cc41021ab1bd5be175f38 120777 root:root ../../../../bin/SAXCount -/usr/lib/debug/.build-id/37/44716c27a8dd3ae53cc41021ab1bd5be175f38.debug 120777 root:root ../../usr/bin/SAXCount.debug -/usr/lib/debug/.build-id/78 40755 root:root -/usr/lib/debug/.build-id/78/b3ad58906bfc0b9bb73382e7f3eadd114b283e 120777 root:root ../../../../bin/DOMPrint -/usr/lib/debug/.build-id/78/b3ad58906bfc0b9bb73382e7f3eadd114b283e.debug 120777 root:root ../../usr/bin/DOMPrint.debug -/usr/lib/debug/.build-id/80 40755 root:root -/usr/lib/debug/.build-id/80/0b5d8520fa77eef525cd1bc2e0ce59d29d14a4 120777 root:root ../../../../bin/SCMPrint -/usr/lib/debug/.build-id/80/0b5d8520fa77eef525cd1bc2e0ce59d29d14a4.debug 120777 root:root ../../usr/bin/SCMPrint.debug -/usr/lib/debug/.build-id/97 40755 root:root -/usr/lib/debug/.build-id/97/7b812460ab2428bca6cf315ed5f1fe8c42cd18 120777 root:root ../../../../bin/PSVIWriter -/usr/lib/debug/.build-id/97/7b812460ab2428bca6cf315ed5f1fe8c42cd18.debug 120777 root:root ../../usr/bin/PSVIWriter.debug +/usr/lib/debug/.build-id/2c 40755 root:root +/usr/lib/debug/.build-id/2c/ba9616f8a1f5eb7eea318e8c8402c4e9666f4f 120777 root:root ../../../../bin/StdInParse +/usr/lib/debug/.build-id/2c/ba9616f8a1f5eb7eea318e8c8402c4e9666f4f.debug 120777 root:root ../../usr/bin/StdInParse.debug +/usr/lib/debug/.build-id/30 40755 root:root +/usr/lib/debug/.build-id/30/17fc333309b83c50c86a9e6e149d13111815f8 120777 root:root ../../../../bin/SCMPrint +/usr/lib/debug/.build-id/30/17fc333309b83c50c86a9e6e149d13111815f8.debug 120777 root:root ../../usr/bin/SCMPrint.debug +/usr/lib/debug/.build-id/56 40755 root:root +/usr/lib/debug/.build-id/56/2fefd4521c93f8da0b607d11689e3412e4b6bd 120777 root:root ../../../../bin/DOMPrint +/usr/lib/debug/.build-id/56/2fefd4521c93f8da0b607d11689e3412e4b6bd.debug 120777 root:root ../../usr/bin/DOMPrint.debug +/usr/lib/debug/.build-id/68 40755 root:root +/usr/lib/debug/.build-id/68/ec8b7fae44b2d2514ac5c9ee11f87f75680ada 120777 root:root ../../../../bin/DOMCount +/usr/lib/debug/.build-id/68/ec8b7fae44b2d2514ac5c9ee11f87f75680ada.debug 120777 root:root ../../usr/bin/DOMCount.debug +/usr/lib/debug/.build-id/69 40755 root:root +/usr/lib/debug/.build-id/69/6b2b2543f88c06f5ce28d804b8b24a4f3064ab 120777 root:root ../../../../bin/XInclude +/usr/lib/debug/.build-id/69/6b2b2543f88c06f5ce28d804b8b24a4f3064ab.debug 120777 root:root ../../usr/bin/XInclude.debug +/usr/lib/debug/.build-id/69/7984378bf775e1095e1b8755dd3e7ffdd13398 120777 root:root ../../../../bin/Redirect +/usr/lib/debug/.build-id/69/7984378bf775e1095e1b8755dd3e7ffdd13398.debug 120777 root:root ../../usr/bin/Redirect.debug +/usr/lib/debug/.build-id/73 40755 root:root +/usr/lib/debug/.build-id/73/05b0878daa61b0feed0422f0989bc323a6955f 120777 root:root ../../../../bin/PParse +/usr/lib/debug/.build-id/73/05b0878daa61b0feed0422f0989bc323a6955f.debug 120777 root:root ../../usr/bin/PParse.debug +/usr/lib/debug/.build-id/84 40755 root:root +/usr/lib/debug/.build-id/84/0862237a920e83979fbf833cb4d771e4c73c23 120777 root:root ../../../../bin/SEnumVal +/usr/lib/debug/.build-id/84/0862237a920e83979fbf833cb4d771e4c73c23.debug 120777 root:root ../../usr/bin/SEnumVal.debug +/usr/lib/debug/.build-id/85 40755 root:root +/usr/lib/debug/.build-id/85/84406ec628839d08ba0039dfb2280e3437e6d2 120777 root:root ../../../../bin/EnumVal +/usr/lib/debug/.build-id/85/84406ec628839d08ba0039dfb2280e3437e6d2.debug 120777 root:root ../../usr/bin/EnumVal.debug +/usr/lib/debug/.build-id/a0 40755 root:root +/usr/lib/debug/.build-id/a0/7ba155f24117bc6572137f6730c7af39cf1396 120777 root:root ../../../../bin/SAXPrint +/usr/lib/debug/.build-id/a0/7ba155f24117bc6572137f6730c7af39cf1396.debug 120777 root:root ../../usr/bin/SAXPrint.debug /usr/lib/debug/.build-id/a8 40755 root:root -/usr/lib/debug/.build-id/a8/819fd3152b2a71a3408daf495629594a2bdfb3 120777 root:root ../../../../bin/SAX2Print -/usr/lib/debug/.build-id/a8/819fd3152b2a71a3408daf495629594a2bdfb3.debug 120777 root:root ../../usr/bin/SAX2Print.debug -/usr/lib/debug/.build-id/aa 40755 root:root -/usr/lib/debug/.build-id/aa/23a8c89824c63a1ad978f16959769c539b4a13 120777 root:root ../../../../bin/StdInParse -/usr/lib/debug/.build-id/aa/23a8c89824c63a1ad978f16959769c539b4a13.debug 120777 root:root ../../usr/bin/StdInParse.debug -/usr/lib/debug/.build-id/ac 40755 root:root -/usr/lib/debug/.build-id/ac/9953577b8a0f2b4ca2a76bc0646dcfb4ff3838 120777 root:root ../../../../bin/SAX2Count -/usr/lib/debug/.build-id/ac/9953577b8a0f2b4ca2a76bc0646dcfb4ff3838.debug 120777 root:root ../../usr/bin/SAX2Count.debug -/usr/lib/debug/.build-id/b3 40755 root:root -/usr/lib/debug/.build-id/b3/6dbdb0d5dd10167194ab65301818de19dbe8ad 120777 root:root ../../../../bin/MemParse -/usr/lib/debug/.build-id/b3/6dbdb0d5dd10167194ab65301818de19dbe8ad.debug 120777 root:root ../../usr/bin/MemParse.debug -/usr/lib/debug/.build-id/ce 40755 root:root -/usr/lib/debug/.build-id/ce/6ed0adb897b52c5e1a2351596ca2f7cb8e65f4 120777 root:root ../../../../bin/SAXPrint -/usr/lib/debug/.build-id/ce/6ed0adb897b52c5e1a2351596ca2f7cb8e65f4.debug 120777 root:root ../../usr/bin/SAXPrint.debug -/usr/lib/debug/.build-id/d7 40755 root:root -/usr/lib/debug/.build-id/d7/fb9bd31d9d1823c9e15c7e374816d385f83055 120777 root:root ../../../../bin/PParse -/usr/lib/debug/.build-id/d7/fb9bd31d9d1823c9e15c7e374816d385f83055.debug 120777 root:root ../../usr/bin/PParse.debug -/usr/lib/debug/.build-id/e3 40755 root:root -/usr/lib/debug/.build-id/e3/7f76d421b66a7e38685b980ed24b2b0ad591b4 120777 root:root ../../../../bin/Redirect -/usr/lib/debug/.build-id/e3/7f76d421b66a7e38685b980ed24b2b0ad591b4.debug 120777 root:root ../../usr/bin/Redirect.debug -/usr/lib/debug/.build-id/ec 40755 root:root -/usr/lib/debug/.build-id/ec/208d98ab537a60b58f75dfa58b84c13952a872 120777 root:root ../../../../bin/DOMCount -/usr/lib/debug/.build-id/ec/208d98ab537a60b58f75dfa58b84c13952a872.debug 120777 root:root ../../usr/bin/DOMCount.debug -/usr/lib/debug/.build-id/f3 40755 root:root -/usr/lib/debug/.build-id/f3/720c56e10df749be54f14941bec020c290e604 120777 root:root ../../../../bin/CreateDOMDocument -/usr/lib/debug/.build-id/f3/720c56e10df749be54f14941bec020c290e604.debug 120777 root:root ../../usr/bin/CreateDOMDocument.debug +/usr/lib/debug/.build-id/a8/0f68d3fa4fe4521fe6ff1b6d95efeef5871e64 120777 root:root ../../../../bin/SAX2Print +/usr/lib/debug/.build-id/a8/0f68d3fa4fe4521fe6ff1b6d95efeef5871e64.debug 120777 root:root ../../usr/bin/SAX2Print.debug +/usr/lib/debug/.build-id/bc 40755 root:root +/usr/lib/debug/.build-id/bc/bd61ee7bed7d6e66e3cf4519abf417320abf0e 120777 root:root ../../../../bin/MemParse +/usr/lib/debug/.build-id/bc/bd61ee7bed7d6e66e3cf4519abf417320abf0e.debug 120777 root:root ../../usr/bin/MemParse.debug +/usr/lib/debug/.build-id/c5 40755 root:root +/usr/lib/debug/.build-id/c5/4fc5f1a6ac5bd6903d7bf8c5de0b707c4e288c 120777 root:root ../../../../bin/SAXCount +/usr/lib/debug/.build-id/c5/4fc5f1a6ac5bd6903d7bf8c5de0b707c4e288c.debug 120777 root:root ../../usr/bin/SAXCount.debug +/usr/lib/debug/.build-id/e6 40755 root:root +/usr/lib/debug/.build-id/e6/ae16a2b157b66211f044f4bc2ffc5fc00fdb84 120777 root:root ../../../../bin/CreateDOMDocument +/usr/lib/debug/.build-id/e6/ae16a2b157b66211f044f4bc2ffc5fc00fdb84.debug 120777 root:root ../../usr/bin/CreateDOMDocument.debug +/usr/lib/debug/.build-id/fc 40755 root:root +/usr/lib/debug/.build-id/fc/f4313ada36ea986235925833b009763e15c044 120777 root:root ../../../../bin/SAX2Count +/usr/lib/debug/.build-id/fc/f4313ada36ea986235925833b009763e15c044.debug 120777 root:root ../../usr/bin/SAX2Count.debug /usr/lib/debug/.build-id/fe 40755 root:root -/usr/lib/debug/.build-id/fe/901d0c9e7d7b699b7005d79612ebb3c8d959e7 120777 root:root ../../../../bin/SEnumVal -/usr/lib/debug/.build-id/fe/901d0c9e7d7b699b7005d79612ebb3c8d959e7.debug 120777 root:root ../../usr/bin/SEnumVal.debug +/usr/lib/debug/.build-id/fe/e81338fc542dada99fb48ffc3f5453d6194da7 120777 root:root ../../../../bin/PSVIWriter +/usr/lib/debug/.build-id/fe/e81338fc542dada99fb48ffc3f5453d6194da7.debug 120777 root:root ../../usr/bin/PSVIWriter.debug /usr/lib/debug/usr/bin/CreateDOMDocument.debug 100644 root:root @@ -141,66 +140,65 @@ Provides: libxerces-c-utils-debuginfo = 3.2.4-alt1:sisyphus+312657.100.1.1 -File: /usr/lib/debug/.build-id/20 40755 root:root -File: /usr/lib/debug/.build-id/20/9a14ee326e21d45537271ffedfd92d54b27c8d 120777 root:root ../../../../bin/XInclude -File: /usr/lib/debug/.build-id/20/9a14ee326e21d45537271ffedfd92d54b27c8d.debug 120777 root:root ../../usr/bin/XInclude.debug -File: /usr/lib/debug/.build-id/29 40755 root:root -File: /usr/lib/debug/.build-id/29/f75139f47f3e766cd6ba0b397413775edad062 120777 root:root ../../../../bin/EnumVal -File: /usr/lib/debug/.build-id/29/f75139f47f3e766cd6ba0b397413775edad062.debug 120777 root:root ../../usr/bin/EnumVal.debug -File: /usr/lib/debug/.build-id/37 40755 root:root -File: /usr/lib/debug/.build-id/37/44716c27a8dd3ae53cc41021ab1bd5be175f38 120777 root:root ../../../../bin/SAXCount -File: /usr/lib/debug/.build-id/37/44716c27a8dd3ae53cc41021ab1bd5be175f38.debug 120777 root:root ../../usr/bin/SAXCount.debug -File: /usr/lib/debug/.build-id/78 40755 root:root -File: /usr/lib/debug/.build-id/78/b3ad58906bfc0b9bb73382e7f3eadd114b283e 120777 root:root ../../../../bin/DOMPrint -File: /usr/lib/debug/.build-id/78/b3ad58906bfc0b9bb73382e7f3eadd114b283e.debug 120777 root:root ../../usr/bin/DOMPrint.debug -File: /usr/lib/debug/.build-id/80 40755 root:root -File: /usr/lib/debug/.build-id/80/0b5d8520fa77eef525cd1bc2e0ce59d29d14a4 120777 root:root ../../../../bin/SCMPrint -File: /usr/lib/debug/.build-id/80/0b5d8520fa77eef525cd1bc2e0ce59d29d14a4.debug 120777 root:root ../../usr/bin/SCMPrint.debug -File: /usr/lib/debug/.build-id/97 40755 root:root -File: /usr/lib/debug/.build-id/97/7b812460ab2428bca6cf315ed5f1fe8c42cd18 120777 root:root ../../../../bin/PSVIWriter -File: /usr/lib/debug/.build-id/97/7b812460ab2428bca6cf315ed5f1fe8c42cd18.debug 120777 root:root ../../usr/bin/PSVIWriter.debug +File: /usr/lib/debug/.build-id/2c 40755 root:root +File: /usr/lib/debug/.build-id/2c/ba9616f8a1f5eb7eea318e8c8402c4e9666f4f 120777 root:root ../../../../bin/StdInParse +File: /usr/lib/debug/.build-id/2c/ba9616f8a1f5eb7eea318e8c8402c4e9666f4f.debug 120777 root:root ../../usr/bin/StdInParse.debug +File: /usr/lib/debug/.build-id/30 40755 root:root +File: /usr/lib/debug/.build-id/30/17fc333309b83c50c86a9e6e149d13111815f8 120777 root:root ../../../../bin/SCMPrint +File: /usr/lib/debug/.build-id/30/17fc333309b83c50c86a9e6e149d13111815f8.debug 120777 root:root ../../usr/bin/SCMPrint.debug +File: /usr/lib/debug/.build-id/56 40755 root:root +File: /usr/lib/debug/.build-id/56/2fefd4521c93f8da0b607d11689e3412e4b6bd 120777 root:root ../../../../bin/DOMPrint +File: /usr/lib/debug/.build-id/56/2fefd4521c93f8da0b607d11689e3412e4b6bd.debug 120777 root:root ../../usr/bin/DOMPrint.debug +File: /usr/lib/debug/.build-id/68 40755 root:root +File: /usr/lib/debug/.build-id/68/ec8b7fae44b2d2514ac5c9ee11f87f75680ada 120777 root:root ../../../../bin/DOMCount +File: /usr/lib/debug/.build-id/68/ec8b7fae44b2d2514ac5c9ee11f87f75680ada.debug 120777 root:root ../../usr/bin/DOMCount.debug +File: /usr/lib/debug/.build-id/69 40755 root:root +File: /usr/lib/debug/.build-id/69/6b2b2543f88c06f5ce28d804b8b24a4f3064ab 120777 root:root ../../../../bin/XInclude +File: /usr/lib/debug/.build-id/69/6b2b2543f88c06f5ce28d804b8b24a4f3064ab.debug 120777 root:root ../../usr/bin/XInclude.debug +File: /usr/lib/debug/.build-id/69/7984378bf775e1095e1b8755dd3e7ffdd13398 120777 root:root ../../../../bin/Redirect +File: /usr/lib/debug/.build-id/69/7984378bf775e1095e1b8755dd3e7ffdd13398.debug 120777 root:root ../../usr/bin/Redirect.debug +File: /usr/lib/debug/.build-id/73 40755 root:root +File: /usr/lib/debug/.build-id/73/05b0878daa61b0feed0422f0989bc323a6955f 120777 root:root ../../../../bin/PParse +File: /usr/lib/debug/.build-id/73/05b0878daa61b0feed0422f0989bc323a6955f.debug 120777 root:root ../../usr/bin/PParse.debug +File: /usr/lib/debug/.build-id/84 40755 root:root +File: /usr/lib/debug/.build-id/84/0862237a920e83979fbf833cb4d771e4c73c23 120777 root:root ../../../../bin/SEnumVal +File: /usr/lib/debug/.build-id/84/0862237a920e83979fbf833cb4d771e4c73c23.debug 120777 root:root ../../usr/bin/SEnumVal.debug +File: /usr/lib/debug/.build-id/85 40755 root:root +File: /usr/lib/debug/.build-id/85/84406ec628839d08ba0039dfb2280e3437e6d2 120777 root:root ../../../../bin/EnumVal +File: /usr/lib/debug/.build-id/85/84406ec628839d08ba0039dfb2280e3437e6d2.debug 120777 root:root ../../usr/bin/EnumVal.debug +File: /usr/lib/debug/.build-id/a0 40755 root:root +File: /usr/lib/debug/.build-id/a0/7ba155f24117bc6572137f6730c7af39cf1396 120777 root:root ../../../../bin/SAXPrint +File: /usr/lib/debug/.build-id/a0/7ba155f24117bc6572137f6730c7af39cf1396.debug 120777 root:root ../../usr/bin/SAXPrint.debug File: /usr/lib/debug/.build-id/a8 40755 root:root -File: /usr/lib/debug/.build-id/a8/819fd3152b2a71a3408daf495629594a2bdfb3 120777 root:root ../../../../bin/SAX2Print -File: /usr/lib/debug/.build-id/a8/819fd3152b2a71a3408daf495629594a2bdfb3.debug 120777 root:root ../../usr/bin/SAX2Print.debug -File: /usr/lib/debug/.build-id/aa 40755 root:root -File: /usr/lib/debug/.build-id/aa/23a8c89824c63a1ad978f16959769c539b4a13 120777 root:root ../../../../bin/StdInParse -File: /usr/lib/debug/.build-id/aa/23a8c89824c63a1ad978f16959769c539b4a13.debug 120777 root:root ../../usr/bin/StdInParse.debug -File: /usr/lib/debug/.build-id/ac 40755 root:root -File: /usr/lib/debug/.build-id/ac/9953577b8a0f2b4ca2a76bc0646dcfb4ff3838 120777 root:root ../../../../bin/SAX2Count -File: /usr/lib/debug/.build-id/ac/9953577b8a0f2b4ca2a76bc0646dcfb4ff3838.debug 120777 root:root ../../usr/bin/SAX2Count.debug -File: /usr/lib/debug/.build-id/b3 40755 root:root -File: /usr/lib/debug/.build-id/b3/6dbdb0d5dd10167194ab65301818de19dbe8ad 120777 root:root ../../../../bin/MemParse -File: /usr/lib/debug/.build-id/b3/6dbdb0d5dd10167194ab65301818de19dbe8ad.debug 120777 root:root ../../usr/bin/MemParse.debug -File: /usr/lib/debug/.build-id/ce 40755 root:root -File: /usr/lib/debug/.build-id/ce/6ed0adb897b52c5e1a2351596ca2f7cb8e65f4 120777 root:root ../../../../bin/SAXPrint -File: /usr/lib/debug/.build-id/ce/6ed0adb897b52c5e1a2351596ca2f7cb8e65f4.debug 120777 root:root ../../usr/bin/SAXPrint.debug -File: /usr/lib/debug/.build-id/d7 40755 root:root -File: /usr/lib/debug/.build-id/d7/fb9bd31d9d1823c9e15c7e374816d385f83055 120777 root:root ../../../../bin/PParse -File: /usr/lib/debug/.build-id/d7/fb9bd31d9d1823c9e15c7e374816d385f83055.debug 120777 root:root ../../usr/bin/PParse.debug -File: /usr/lib/debug/.build-id/e3 40755 root:root -File: /usr/lib/debug/.build-id/e3/7f76d421b66a7e38685b980ed24b2b0ad591b4 120777 root:root ../../../../bin/Redirect -File: /usr/lib/debug/.build-id/e3/7f76d421b66a7e38685b980ed24b2b0ad591b4.debug 120777 root:root ../../usr/bin/Redirect.debug -File: /usr/lib/debug/.build-id/ec 40755 root:root -File: /usr/lib/debug/.build-id/ec/208d98ab537a60b58f75dfa58b84c13952a872 120777 root:root ../../../../bin/DOMCount -File: /usr/lib/debug/.build-id/ec/208d98ab537a60b58f75dfa58b84c13952a872.debug 120777 root:root ../../usr/bin/DOMCount.debug -File: /usr/lib/debug/.build-id/f3 40755 root:root -File: /usr/lib/debug/.build-id/f3/720c56e10df749be54f14941bec020c290e604 120777 root:root ../../../../bin/CreateDOMDocument -File: /usr/lib/debug/.build-id/f3/720c56e10df749be54f14941bec020c290e604.debug 120777 root:root ../../usr/bin/CreateDOMDocument.debug +File: /usr/lib/debug/.build-id/a8/0f68d3fa4fe4521fe6ff1b6d95efeef5871e64 120777 root:root ../../../../bin/SAX2Print +File: /usr/lib/debug/.build-id/a8/0f68d3fa4fe4521fe6ff1b6d95efeef5871e64.debug 120777 root:root ../../usr/bin/SAX2Print.debug +File: /usr/lib/debug/.build-id/bc 40755 root:root +File: /usr/lib/debug/.build-id/bc/bd61ee7bed7d6e66e3cf4519abf417320abf0e 120777 root:root ../../../../bin/MemParse +File: /usr/lib/debug/.build-id/bc/bd61ee7bed7d6e66e3cf4519abf417320abf0e.debug 120777 root:root ../../usr/bin/MemParse.debug +File: /usr/lib/debug/.build-id/c5 40755 root:root +File: /usr/lib/debug/.build-id/c5/4fc5f1a6ac5bd6903d7bf8c5de0b707c4e288c 120777 root:root ../../../../bin/SAXCount +File: /usr/lib/debug/.build-id/c5/4fc5f1a6ac5bd6903d7bf8c5de0b707c4e288c.debug 120777 root:root ../../usr/bin/SAXCount.debug +File: /usr/lib/debug/.build-id/e6 40755 root:root +File: /usr/lib/debug/.build-id/e6/ae16a2b157b66211f044f4bc2ffc5fc00fdb84 120777 root:root ../../../../bin/CreateDOMDocument +File: /usr/lib/debug/.build-id/e6/ae16a2b157b66211f044f4bc2ffc5fc00fdb84.debug 120777 root:root ../../usr/bin/CreateDOMDocument.debug +File: /usr/lib/debug/.build-id/fc 40755 root:root +File: /usr/lib/debug/.build-id/fc/f4313ada36ea986235925833b009763e15c044 120777 root:root ../../../../bin/SAX2Count +File: /usr/lib/debug/.build-id/fc/f4313ada36ea986235925833b009763e15c044.debug 120777 root:root ../../usr/bin/SAX2Count.debug File: /usr/lib/debug/.build-id/fe 40755 root:root -File: /usr/lib/debug/.build-id/fe/901d0c9e7d7b699b7005d79612ebb3c8d959e7 120777 root:root ../../../../bin/SEnumVal -File: /usr/lib/debug/.build-id/fe/901d0c9e7d7b699b7005d79612ebb3c8d959e7.debug 120777 root:root ../../usr/bin/SEnumVal.debug -File: /usr/lib/debug/usr/bin/CreateDOMDocument.debug 100644 root:root b98ba8dc8481b46013557e34c7101d5e -File: /usr/lib/debug/usr/bin/DOMCount.debug 100644 root:root 31ae673d86054fc2c82eba30f1bdc392 -File: /usr/lib/debug/usr/bin/DOMPrint.debug 100644 root:root 66e945b624c2c0b8ef024ae0e9fc45d8 -File: /usr/lib/debug/usr/bin/EnumVal.debug 100644 root:root 18874e3b78c7ed4f6c1750603a0db6f9 -File: /usr/lib/debug/usr/bin/MemParse.debug 100644 root:root b6c1a2509105b96b8805bb8eeac1b524 -File: /usr/lib/debug/usr/bin/PParse.debug 100644 root:root a1a80f0bb25a7e7bba63dfd9e4f0bc42 -File: /usr/lib/debug/usr/bin/PSVIWriter.debug 100644 root:root 25c50d7ca1ee32e2287005f6bd023c7d -File: /usr/lib/debug/usr/bin/Redirect.debug 100644 root:root 3f008686da22d9449db8c3608ff7da34 -File: /usr/lib/debug/usr/bin/SAX2Count.debug 100644 root:root bc1fb718c196f74b182130a214bd5b89 -File: /usr/lib/debug/usr/bin/SAX2Print.debug 100644 root:root f259bf09681daa19fd8dd8fe9f44c210 -File: /usr/lib/debug/usr/bin/SAXCount.debug 100644 root:root 49be7d67fdbf66d62d629c2205fab4e1 -File: /usr/lib/debug/usr/bin/SAXPrint.debug 100644 root:root 44834107c4c2bba4fac1bd4e29a08f6c -File: /usr/lib/debug/usr/bin/SCMPrint.debug 100644 root:root 7b8af0a824cea7797c1b320f6ef99bac -File: /usr/lib/debug/usr/bin/SEnumVal.debug 100644 root:root b8b5cd628b314d6809eb7c7b445a1742 -File: /usr/lib/debug/usr/bin/StdInParse.debug 100644 root:root b150cf00133cc27369d38c87354dbeac -File: /usr/lib/debug/usr/bin/XInclude.debug 100644 root:root 3f7a397bcf115769371c73ea6eb0453f +File: /usr/lib/debug/.build-id/fe/e81338fc542dada99fb48ffc3f5453d6194da7 120777 root:root ../../../../bin/PSVIWriter +File: /usr/lib/debug/.build-id/fe/e81338fc542dada99fb48ffc3f5453d6194da7.debug 120777 root:root ../../usr/bin/PSVIWriter.debug +File: /usr/lib/debug/usr/bin/CreateDOMDocument.debug 100644 root:root 6c8f925e0ba9704881a9c770a894ca3a +File: /usr/lib/debug/usr/bin/DOMCount.debug 100644 root:root f34a2e565f76bdd1b24481e726e4c40c +File: /usr/lib/debug/usr/bin/DOMPrint.debug 100644 root:root deccfc9b4b27c84b608b3a886158b56a +File: /usr/lib/debug/usr/bin/EnumVal.debug 100644 root:root e1b868fca861082115376dc26bdd1dca +File: /usr/lib/debug/usr/bin/MemParse.debug 100644 root:root c5b44b6451bd5e6e2abcf3a0982ab630 +File: /usr/lib/debug/usr/bin/PParse.debug 100644 root:root 9f19dde3103febe54f57db8b87622572 +File: /usr/lib/debug/usr/bin/PSVIWriter.debug 100644 root:root 45704f20bed19432d97c5b3df58c6d59 +File: /usr/lib/debug/usr/bin/Redirect.debug 100644 root:root fa19703142f3b47ddd72fd1b84e80275 +File: /usr/lib/debug/usr/bin/SAX2Count.debug 100644 root:root fbb5f07cebe16fa8325f1ee997fc1924 +File: /usr/lib/debug/usr/bin/SAX2Print.debug 100644 root:root 8a46ce848e794d65212fce114fb5a7d6 +File: /usr/lib/debug/usr/bin/SAXCount.debug 100644 root:root 3b8f087469a0f125e29c4e2121ca371b +File: /usr/lib/debug/usr/bin/SAXPrint.debug 100644 root:root 1f3118511e19eee14af04886ed3c60ff +File: /usr/lib/debug/usr/bin/SCMPrint.debug 100644 root:root 9603c88b989cff8d8b67647259b2e3d2 +File: /usr/lib/debug/usr/bin/SEnumVal.debug 100644 root:root e7abd114bbb92cc82ffc59b3db8deab0 +File: /usr/lib/debug/usr/bin/StdInParse.debug 100644 root:root 75c8ecd7a0f6ac127cc29b197cdd6e1a +File: /usr/lib/debug/usr/bin/XInclude.debug 100644 root:root 39822c7cb971652e018d02a0255e55bf File: /usr/src/debug/xerces-c-3.2.4 40755 root:root @@ -277,2 +275,2 @@ File: /usr/src/debug/xerces-c-3.2.4/samples/src/XInclude/XInclude.hpp 100644 root:root 0667ca5942e5a4117da151031d9d09e6 -RPMIdentity: 7e17edbef97b045c89b51cb465ab9d190d8396a4e296bb9cca4d0af224b79a1da1940d3cfd711b29fccdbd6e4b0544a1b058f22c2c7c6a524722ee7a7211b773 +RPMIdentity: 14207859d6ca6449c1225eabd452f5285032518ae25037ce534c32d29d95cdbacc62b8498724f8884b4d86a5afe1c93ffb86cae9f554811fe99feaffd08d1a0c