Build of xerces-c with vanilla toolchain

The build took 00h 02m 25s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
166,376 cpp
11,355 sh
7,054 makefile
4,118 ansic
470 perl
189,373 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: xerces-c 3.1.4-1 (Wed Aug 24 14:33:20 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether UID '1000' is supported by ustar format... yes
# checking whether GID '1000' is supported by ustar format... yes
# checking how to create a ustar tar archive... gnutar
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking whether to use rpath... yes
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether the C++ compiler works... yes
# checking for C++ compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of g++... gcc3
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking whether ln -s works... yes
# checking how to print strings... printf
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking dependency style of gcc... gcc3
# checking for a sed that does not truncate output... (cached) /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking how to run the C++ preprocessor... g++ -E
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether gcc and cc understand -c and -o together... yes
# checking for ANSI C header files... (cached) yes
# checking whether time.h and sys/time.h may both be included... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking float.h usability... yes
# checking float.h presence... yes
# checking for float.h... yes
# checking for inttypes.h... (cached) yes
# checking langinfo.h usability... yes
# checking langinfo.h presence... yes
# checking for langinfo.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking for memory.h... (cached) yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking nl_types.h usability... yes
# checking nl_types.h presence... yes
# checking for nl_types.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdint.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/timeb.h usability... yes
# checking sys/timeb.h presence... yes
# checking for sys/timeb.h... yes
# checking for unistd.h... (cached) yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking wctype.h usability... yes
# checking wctype.h presence... yes
# checking for wctype.h... yes
# checking CoreServices/CoreServices.h usability... no
# checking CoreServices/CoreServices.h presence... no
# checking for CoreServices/CoreServices.h... no
# checking endian.h usability... yes
# checking endian.h presence... yes
# checking for endian.h... yes
# checking machine/endian.h usability... no
# checking machine/endian.h presence... no
# checking for machine/endian.h... no
# checking arpa/nameser_compat.h usability... yes
# checking arpa/nameser_compat.h presence... yes
# checking for arpa/nameser_compat.h... yes
# checking for stdbool.h that conforms to C99... no
# checking for _Bool... no
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for working volatile... yes
# checking size of wchar_t... 4
# checking for size_t... yes
# checking for ssize_t... yes
# checking for off_t... yes
# checking for size_t... (cached) yes
# checking for inttypes.h... (cached) yes
# checking size of short... 2
# checking size of int... 4
# checking size of long... 8
# checking size of long long... 8
# checking size of __int64... 0
# checking for int16_t... yes
# checking for int32_t... yes
# checking for int64_t... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking for uint64_t... yes
# checking for an appropriate signed 16 bit integer type... int16_t
# checking for an appropriate unsigned 16 bit integer type... uint16_t
# checking for an appropriate signed 32 bit integer type... int32_t
# checking for an appropriate unsigned 32 bit integer type... uint32_t
# checking for an appropriate signed 64 bit integer type... int64_t
# checking for an appropriate unsigned 64 bit integer type... uint64_t
# checking whether the compiler recognizes bool as a built-in type... yes
# checking whether the compiler implements namespaces... yes
# checking whether the compiler supports the std namespace... yes
# checking whether the compiler supports ISO C++ standard library... yes
# checking whether the compiler implements L"widestring"... yes
# checking for the pthreads library -lpthreads... no
# checking for the pthreads library -lpthread... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking for getcwd... yes
# checking for pathconf... yes
# checking for realpath... yes
# checking for getaddrinfo... yes
# checking for gethostbyaddr... yes
# checking for gethostbyname... yes
# checking for socket... yes
# checking for clock_gettime... yes
# checking for ftime... yes
# checking for gettimeofday... yes
# checking for 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 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 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 whether we'll generate prettier make output... yes
# checking for which path delimiter characters to accept... /
# checking for which Mutex Manager to use... POSIX
# checking for curl-config... /usr/sbin/curl-config
# checking curl/curl.h usability... yes
# checking curl/curl.h presence... yes
# checking for curl/curl.h... yes
# checking for curl_multi_init in -lcurl... yes
# checking for socket in -lsocket... no
# checking for gethostbyname in -lnsl... yes
# checking whether we can support the libcurl-based NetAccessor... yes
# checking whether we can support the sockets-based NetAccessor... yes
# checking for which NetAccessor to use (choices: -curl- -socket-)... curl
# checking for icu-config... /usr/sbin/icu-config
# checking unicode/ucnv.h usability... yes
# checking unicode/ucnv.h presence... yes
# checking for unicode/ucnv.h... yes
# checking for ucnv_open in -licuuc... yes
# checking iconv.h usability... yes
# checking iconv.h presence... yes
# checking for iconv.h... yes
# checking for wchar.h... (cached) yes
# checking for string.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking for locale.h... (cached) yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking for endian.h... (cached) yes
# checking for iconv_open... yes
# checking for iconv_close... yes
# checking for iconv... yes
# checking whether we can support the GNU iconv Transcoder... yes
# checking for wchar.h... (cached) yes
# checking for mblen... (cached) yes
# checking for wcstombs... yes
# checking for mbstowcs... yes
# checking whether we can support the iconv Transcoder... yes
# checking whether we can support the ICU Transcoder... yes
# checking for which Transcoder to use (choices: -gnuiconv- -iconv- -icu-)... icu
# checking whether we support the InMemory MsgLoader... yes
# checking whether we support the ICU MsgLoader... yes
# 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- -icu- -iconv-)... inmemory
# checking for which File Manager to use... POSIX
# checking whether the Windows SDK is available and using wchar_t as wide string... no
# 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 src/Makefile
# config.status: creating src/xercesc/util/MsgLoaders/MsgCatalog/Makefile
# config.status: creating tests/Makefile
# config.status: creating samples/Makefile
# config.status: creating xerces-c.pc
# config.status: creating config.h
# config.status: creating src/xercesc/util/Xerces_autoconf_config.hpp
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing libtool-rpath-patch commands
# configure:
# configure: Report:
# configure: File Manager: POSIX
# configure: Mutex Manager: POSIX
# configure: Transcoder: icu
# configure: NetAccessor: curl
# configure: Message Loader: inmemory
# make all-recursive
# make[1]: Entering directory '/tmp/xerces-c/src/xerces-c-3.1.4'
# Making all in src
# make[2]: Entering directory '/tmp/xerces-c/src/xerces-c-3.1.4/src'
# make all-recursive
# make[3]: Entering directory '/tmp/xerces-c/src/xerces-c-3.1.4/src'
# make[4]: Entering directory '/tmp/xerces-c/src/xerces-c-3.1.4/src'
# Compiling xercesc/util/StringPool.cpp
# Compiling xercesc/util/SynchronizedStringPool.cpp
# Compiling xercesc/util/TransService.cpp
# Compiling xercesc/util/XMemory.cpp
# Compiling xercesc/util/XML256TableTranscoder.cpp
# Compiling xercesc/util/XML88591Transcoder.cpp
# Compiling xercesc/util/XMLAbstractDoubleFloat.cpp
# Compiling xercesc/util/XMLASCIITranscoder.cpp
# Compiling xercesc/util/XMLBigDecimal.cpp
# Compiling xercesc/util/XMLBigInteger.cpp
# Compiling xercesc/util/XMLChar.cpp
# Compiling xercesc/util/XMLChTranscoder.cpp
# Compiling xercesc/util/XMLDateTime.cpp
# Compiling xercesc/util/XMLDouble.cpp
# Compiling xercesc/util/XMLEBCDICTranscoder.cpp
# Compiling xercesc/util/XMLFloat.cpp
# Compiling xercesc/util/XMLException.cpp
# Compiling xercesc/util/XMLIBM1047Transcoder.cpp
# Compiling xercesc/util/XMLIBM1140Transcoder.cpp
# Compiling xercesc/util/XMLInitializer.cpp
# Compiling xercesc/util/XMLMsgLoader.cpp
# Compiling xercesc/util/XMLNumber.cpp
# Compiling xercesc/util/XMLString.cpp
# Compiling xercesc/util/XMLStringTokenizer.cpp
# Compiling xercesc/util/XMLUCS4Transcoder.cpp
# Compiling xercesc/util/XMLUni.cpp
# Compiling xercesc/util/XMLUri.cpp
# Compiling xercesc/util/XMLURL.cpp
# Compiling xercesc/util/XMLUTF16Transcoder.cpp
# Compiling xercesc/util/XMLUTF8Transcoder.cpp
# Compiling xercesc/util/XMLWin1252Transcoder.cpp
# Compiling xercesc/framework/StdOutFormatTarget.cpp
# Compiling xercesc/framework/StdInInputSource.cpp
# Compiling xercesc/framework/URLInputSource.cpp
# Compiling xercesc/framework/Wrapper4DOMLSInput.cpp
# Compiling xercesc/framework/Wrapper4InputSource.cpp
# Compiling xercesc/framework/XMLAttDef.cpp
# Compiling xercesc/framework/XMLAttDefList.cpp
# Compiling xercesc/framework/XMLAttr.cpp
# Compiling xercesc/framework/XMLBuffer.cpp
# Compiling xercesc/framework/XMLBufferMgr.cpp
# Compiling xercesc/framework/XMLContentModel.cpp
# Compiling xercesc/framework/XMLDTDDescription.cpp
# Compiling xercesc/framework/XMLElementDecl.cpp
# Compiling xercesc/framework/XMLEntityDecl.cpp
# Compiling xercesc/framework/XMLFormatter.cpp
# Compiling xercesc/framework/XMLGrammarDescription.cpp
# Compiling xercesc/framework/XMLGrammarPoolImpl.cpp
# Compiling xercesc/framework/XMLNotationDecl.cpp
# Compiling xercesc/framework/XMLRecognizer.cpp
# Compiling xercesc/framework/XMLRefInfo.cpp
# Compiling xercesc/framework/XMLSchemaDescription.cpp
# Compiling xercesc/framework/XMLValidator.cpp
# Compiling xercesc/validators/schema/NamespaceScope.cpp
# Compiling xercesc/validators/schema/SchemaAttDef.cpp
# Compiling xercesc/validators/schema/SchemaAttDefList.cpp
# Compiling xercesc/validators/schema/SchemaElementDecl.cpp
# Compiling xercesc/validators/schema/SchemaGrammar.cpp
# Compiling xercesc/validators/schema/SchemaInfo.cpp
# Compiling xercesc/validators/schema/SchemaSymbols.cpp
# Compiling xercesc/validators/schema/SchemaValidator.cpp
# Compiling xercesc/validators/schema/SubstitutionGroupComparator.cpp
# Compiling xercesc/validators/schema/TraverseSchema.cpp
# Compiling xercesc/validators/schema/XercesAttGroupInfo.cpp
# Compiling xercesc/validators/schema/XercesElementWildcard.cpp
# Compiling xercesc/validators/schema/XercesGroupInfo.cpp
# Compiling xercesc/validators/schema/XMLSchemaDescriptionImpl.cpp
# Compiling xercesc/validators/schema/XSDDOMParser.cpp
# Compiling xercesc/validators/schema/XSDErrorReporter.cpp
# Compiling xercesc/validators/schema/XSDLocator.cpp
# Compiling xercesc/validators/schema/XUtil.cpp
# Compiling stricmp.c
# Compiling strnicmp.c
# Compiling xercesc/util/Base64.cpp
# Compiling xercesc/util/BinFileInputStream.cpp
# Compiling xercesc/util/BinInputStream.cpp
# Compiling xercesc/util/BinMemInputStream.cpp
# Compiling xercesc/util/BitSet.cpp
# Compiling xercesc/util/DefaultPanicHandler.cpp
# Compiling xercesc/util/EncodingValidator.cpp
# Compiling xercesc/util/HeaderDummy.cpp
# Compiling xercesc/util/HexBin.cpp
# Compiling xercesc/util/KVStringPair.cpp
# Compiling xercesc/util/Mutexes.cpp
# Compiling xercesc/util/PanicHandler.cpp
# Compiling xercesc/util/PlatformUtils.cpp
# Compiling xercesc/util/PSVIUni.cpp
# Compiling xercesc/util/QName.cpp
# Compiling xercesc/util/regx/ASCIIRangeFactory.cpp
# Compiling xercesc/util/regx/BlockRangeFactory.cpp
# Compiling xercesc/util/regx/BMPattern.cpp
# Compiling xercesc/util/regx/CharToken.cpp
# Compiling xercesc/util/regx/ClosureToken.cpp
# Compiling xercesc/util/regx/ConcatToken.cpp
# Compiling xercesc/util/regx/Match.cpp
# Compiling xercesc/util/regx/Op.cpp
# Compiling xercesc/util/regx/OpFactory.cpp
# Compiling xercesc/util/regx/ParenToken.cpp
# Compiling xercesc/util/regx/ParserForXMLSchema.cpp
# Compiling xercesc/util/regx/RangeFactory.cpp
# Compiling xercesc/util/regx/RangeToken.cpp
# Compiling xercesc/util/regx/RangeTokenMap.cpp
# Compiling xercesc/util/regx/RegularExpression.cpp
# Compiling xercesc/util/regx/RegxParser.cpp
# Compiling xercesc/util/regx/RegxUtil.cpp
# Compiling xercesc/util/regx/StringToken.cpp
# Compiling xercesc/util/regx/Token.cpp
# Compiling xercesc/util/regx/TokenFactory.cpp
# Compiling xercesc/util/regx/UnicodeRangeFactory.cpp
# Compiling xercesc/util/regx/UnionToken.cpp
# Compiling xercesc/util/regx/XMLRangeFactory.cpp
# Compiling xercesc/util/regx/XMLUniCharacter.cpp
# Compiling xercesc/dom/DOMException.cpp
# Compiling xercesc/dom/DOMLSException.cpp
# Compiling xercesc/dom/DOMRangeException.cpp
# Compiling xercesc/dom/DOMXPathException.cpp
# Compiling xercesc/dom/impl/DOMAttrImpl.cpp
# Compiling xercesc/dom/impl/DOMAttrMapImpl.cpp
# Compiling xercesc/dom/impl/DOMAttrNSImpl.cpp
# Compiling xercesc/dom/impl/DOMCDATASectionImpl.cpp
# Compiling xercesc/dom/impl/DOMCharacterDataImpl.cpp
# Compiling xercesc/dom/impl/DOMChildNode.cpp
# Compiling xercesc/dom/impl/DOMCommentImpl.cpp
# Compiling xercesc/dom/impl/DOMConfigurationImpl.cpp
# Compiling xercesc/dom/impl/DOMDeepNodeListImpl.cpp
# Compiling xercesc/dom/impl/DOMDocumentFragmentImpl.cpp
# Compiling xercesc/dom/impl/DOMDocumentImpl.cpp
# Compiling xercesc/dom/impl/DOMDocumentTypeImpl.cpp
# Compiling xercesc/dom/impl/DOMElementImpl.cpp
# Compiling xercesc/dom/impl/DOMElementNSImpl.cpp
# Compiling xercesc/dom/impl/DOMEntityImpl.cpp
# Compiling xercesc/dom/impl/DOMEntityReferenceImpl.cpp
# Compiling xercesc/dom/impl/DOMErrorImpl.cpp
# Compiling xercesc/dom/impl/DOMImplementationImpl.cpp
# Compiling xercesc/dom/impl/DOMImplementationListImpl.cpp
# Compiling xercesc/dom/impl/DOMImplementationRegistry.cpp
# Compiling xercesc/dom/impl/DOMLocatorImpl.cpp
# Compiling xercesc/dom/impl/DOMNamedNodeMapImpl.cpp
# Compiling xercesc/dom/impl/DOMNodeIDMap.cpp
# Compiling xercesc/dom/impl/DOMNodeImpl.cpp
# Compiling xercesc/dom/impl/DOMNodeIteratorImpl.cpp
# Compiling xercesc/dom/impl/DOMNodeListImpl.cpp
# Compiling xercesc/dom/impl/DOMNodeVector.cpp
# Compiling xercesc/dom/impl/DOMNormalizer.cpp
# Compiling xercesc/dom/impl/DOMNotationImpl.cpp
# Compiling xercesc/dom/impl/DOMParentNode.cpp
# Compiling xercesc/dom/impl/DOMProcessingInstructionImpl.cpp
# Compiling xercesc/dom/impl/DOMRangeImpl.cpp
# Compiling xercesc/dom/impl/DOMStringListImpl.cpp
# Compiling xercesc/dom/impl/DOMStringPool.cpp
# Compiling xercesc/dom/impl/DOMTextImpl.cpp
# Compiling xercesc/dom/impl/DOMTreeWalkerImpl.cpp
# Compiling xercesc/dom/impl/DOMTypeInfoImpl.cpp
# Compiling xercesc/dom/impl/DOMLSSerializerImpl.cpp
# Compiling xercesc/dom/impl/DOMLSInputImpl.cpp
# Compiling xercesc/dom/impl/DOMLSOutputImpl.cpp
# Compiling xercesc/dom/impl/DOMXPathExpressionImpl.cpp
# Compiling xercesc/dom/impl/DOMXPathNSResolverImpl.cpp
# Compiling xercesc/dom/impl/DOMXPathResultImpl.cpp
# Compiling xercesc/dom/impl/XSDElementNSImpl.cpp
# Compiling xercesc/framework/BinOutputStream.cpp
# Compiling xercesc/framework/LocalFileFormatTarget.cpp
# Compiling xercesc/framework/LocalFileInputSource.cpp
# Compiling xercesc/framework/MemBufFormatTarget.cpp
# Compiling xercesc/framework/MemBufInputSource.cpp
# Compiling xercesc/framework/psvi/PSVIAttribute.cpp
# Compiling xercesc/framework/psvi/PSVIAttributeList.cpp
# Compiling xercesc/framework/psvi/PSVIElement.cpp
# Compiling xercesc/framework/psvi/PSVIItem.cpp
# Compiling xercesc/framework/psvi/XSAnnotation.cpp
# Compiling xercesc/framework/psvi/XSAttributeDeclaration.cpp
# Compiling xercesc/framework/psvi/XSAttributeGroupDefinition.cpp
# Compiling xercesc/framework/psvi/XSAttributeUse.cpp
# Compiling xercesc/framework/psvi/XSComplexTypeDefinition.cpp
# Compiling xercesc/framework/psvi/XSElementDeclaration.cpp
# Compiling xercesc/framework/psvi/XSFacet.cpp
# Compiling xercesc/framework/psvi/XSIDCDefinition.cpp
# Compiling xercesc/framework/psvi/XSModel.cpp
# Compiling xercesc/framework/psvi/XSModelGroup.cpp
# Compiling xercesc/framework/psvi/XSModelGroupDefinition.cpp
# Compiling xercesc/framework/psvi/XSMultiValueFacet.cpp
# Compiling xercesc/framework/psvi/XSNamespaceItem.cpp
# Compiling xercesc/framework/psvi/XSNotationDeclaration.cpp
# Compiling xercesc/framework/psvi/XSObject.cpp
# Compiling xercesc/framework/psvi/XSParticle.cpp
# Compiling xercesc/framework/psvi/XSSimpleTypeDefinition.cpp
# Compiling xercesc/framework/psvi/XSTypeDefinition.cpp
# Compiling xercesc/framework/psvi/XSValue.cpp
# Compiling xercesc/framework/psvi/XSWildcard.cpp
# Compiling xercesc/internal/BinFileOutputStream.cpp
# Compiling xercesc/internal/BinMemOutputStream.cpp
# Compiling xercesc/internal/DGXMLScanner.cpp
# Compiling xercesc/internal/ElemStack.cpp
# Compiling xercesc/internal/IGXMLScanner.cpp
# Compiling xercesc/internal/IGXMLScanner2.cpp
# Compiling xercesc/internal/MemoryManagerImpl.cpp
# Compiling xercesc/internal/ReaderMgr.cpp
# Compiling xercesc/internal/SGXMLScanner.cpp
# Compiling xercesc/internal/ValidationContextImpl.cpp
# Compiling xercesc/internal/VecAttributesImpl.cpp
# Compiling xercesc/internal/VecAttrListImpl.cpp
# Compiling xercesc/internal/WFXMLScanner.cpp
# Compiling xercesc/internal/XMLReader.cpp
# Compiling xercesc/internal/XMLScanner.cpp
# Compiling xercesc/internal/XMLScannerResolver.cpp
# Compiling xercesc/internal/XProtoType.cpp
# Compiling xercesc/internal/XSAXMLScanner.cpp
# Compiling xercesc/internal/XSerializeEngine.cpp
# Compiling xercesc/internal/XSObjectFactory.cpp
# Compiling xercesc/internal/XTemplateSerializer.cpp
# Compiling xercesc/parsers/AbstractDOMParser.cpp
# Compiling xercesc/parsers/DOMLSParserImpl.cpp
# Compiling xercesc/parsers/SAX2XMLFilterImpl.cpp
# Compiling xercesc/parsers/SAX2XMLReaderImpl.cpp
# Compiling xercesc/parsers/SAXParser.cpp
# Compiling xercesc/parsers/XercesDOMParser.cpp
# Compiling xercesc/sax/Dummy.cpp
# Compiling xercesc/sax/InputSource.cpp
# Compiling xercesc/sax/SAXException.cpp
# Compiling xercesc/sax/SAXParseException.cpp
# Compiling xercesc/sax2/sax2Dummy.cpp
# Compiling xercesc/validators/common/AllContentModel.cpp
# Compiling xercesc/validators/common/CMAny.cpp
# Compiling xercesc/validators/common/CMBinaryOp.cpp
# Compiling xercesc/validators/common/CMUnaryOp.cpp
# Compiling xercesc/validators/common/ContentLeafNameTypeVector.cpp
# Compiling xercesc/validators/common/ContentSpecNode.cpp
# Compiling xercesc/validators/common/DFAContentModel.cpp
# Compiling xercesc/validators/common/Grammar.cpp
# Compiling xercesc/validators/common/GrammarResolver.cpp
# Compiling xercesc/validators/common/MixedContentModel.cpp
# Compiling xercesc/validators/common/SimpleContentModel.cpp
# Compiling xercesc/validators/datatype/AbstractNumericFacetValidator.cpp
# Compiling xercesc/validators/datatype/AbstractNumericValidator.cpp
# Compiling xercesc/validators/datatype/AbstractStringValidator.cpp
# Compiling xercesc/validators/datatype/AnySimpleTypeDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/AnyURIDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/Base64BinaryDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/BooleanDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/DatatypeValidator.cpp
# Compiling xercesc/validators/datatype/DatatypeValidatorFactory.cpp
# Compiling xercesc/validators/datatype/DateDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/DateTimeDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/DateTimeValidator.cpp
# Compiling xercesc/validators/datatype/DayDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/DecimalDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/DoubleDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/DurationDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/ENTITYDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/FloatDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/HexBinaryDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/IDDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/IDREFDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/ListDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/MonthDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/MonthDayDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/NameDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/NCNameDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/NOTATIONDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/QNameDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/StringDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/TimeDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/UnionDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/XMLCanRepGroup.cpp
# Compiling xercesc/validators/datatype/YearDatatypeValidator.cpp
# Compiling xercesc/validators/datatype/YearMonthDatatypeValidator.cpp
# Compiling xercesc/validators/DTD/DTDAttDef.cpp
# Compiling xercesc/validators/DTD/DTDAttDefList.cpp
# Compiling xercesc/validators/DTD/DTDElementDecl.cpp
# Compiling xercesc/validators/DTD/DTDEntityDecl.cpp
# Compiling xercesc/validators/DTD/DTDGrammar.cpp
# Compiling xercesc/validators/DTD/DTDScanner.cpp
# Compiling xercesc/validators/DTD/DTDValidator.cpp
# Compiling xercesc/validators/DTD/XMLDTDDescriptionImpl.cpp
# Compiling xercesc/validators/schema/ComplexTypeInfo.cpp
# Compiling xercesc/validators/schema/GeneralAttributeCheck.cpp
# Compiling xercesc/validators/schema/identity/FieldActivator.cpp
# Compiling xercesc/validators/schema/identity/FieldValueMap.cpp
# Compiling xercesc/validators/schema/identity/IC_Field.cpp
# Compiling xercesc/validators/schema/identity/IC_Key.cpp
# Compiling xercesc/validators/schema/identity/IC_KeyRef.cpp
# Compiling xercesc/validators/schema/identity/IC_Selector.cpp
# Compiling xercesc/validators/schema/identity/IC_Unique.cpp
# Compiling xercesc/validators/schema/identity/IdentityConstraint.cpp
# Compiling xercesc/validators/schema/identity/IdentityConstraintHandler.cpp
# Compiling xercesc/validators/schema/identity/ValueStore.cpp
# Compiling xercesc/validators/schema/identity/ValueStoreCache.cpp
# Compiling xercesc/validators/schema/identity/XercesXPath.cpp
# Compiling xercesc/validators/schema/identity/XPathMatcher.cpp
# Compiling xercesc/validators/schema/identity/XPathMatcherStack.cpp
# Compiling xercesc/validators/schema/identity/XPathSymbols.cpp
# Compiling xercesc/xinclude/XIncludeDOMDocumentProcessor.cpp
# Compiling xercesc/xinclude/XIncludeLocation.cpp
# Compiling xercesc/xinclude/XIncludeUtils.cpp
# Compiling xercesc/util/NetAccessors/Curl/CurlNetAccessor.cpp
# Compiling xercesc/util/NetAccessors/Curl/CurlURLInputStream.cpp
# Compiling xercesc/util/Transcoders/ICU/ICUTransService.cpp
# Compiling xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.cpp
# Compiling xercesc/util/MutexManagers/PosixMutexMgr.cpp
# Compiling xercesc/util/FileManagers/PosixFileMgr.cpp
# /bin/sh ../libtool --tag=CXX --mode=link g++ -msse2 -release 3.1 -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/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/Curl/CurlNetAccessor.lo xercesc/util/NetAccessors/Curl/CurlURLInputStream.lo xercesc/util/Transcoders/ICU/ICUTransService.lo xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.lo xercesc/util/MutexManagers/PosixMutexMgr.lo xercesc/util/FileManagers/PosixFileMgr.lo stricmp.lo strnicmp.lo -lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata
# libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/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/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/Curl/.libs/CurlNetAccessor.o xercesc/util/NetAccessors/Curl/.libs/CurlURLInputStream.o xercesc/util/Transcoders/ICU/.libs/ICUTransService.o xercesc/util/MsgLoaders/InMemory/.libs/InMemMsgLoader.o xercesc/util/MutexManagers/.libs/PosixMutexMgr.o xercesc/util/FileManagers/.libs/PosixFileMgr.o .libs/stricmp.o .libs/strnicmp.o -lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -msse2 -Wl,-soname -Wl,libxerces-c-3.1.so -o .libs/libxerces-c-3.1.so
# libtool: link: (cd ".libs" && rm -f "libxerces-c.so" && ln -s "libxerces-c-3.1.so" "libxerces-c.so")
# libtool: link: ar cru .libs/libxerces-c.a xercesc/util/Base64.o xercesc/util/BinFileInputStream.o xercesc/util/BinInputStream.o xercesc/util/BinMemInputStream.o xercesc/util/BitSet.o xercesc/util/DefaultPanicHandler.o xercesc/util/EncodingValidator.o xercesc/util/HeaderDummy.o xercesc/util/HexBin.o xercesc/util/KVStringPair.o xercesc/util/Mutexes.o xercesc/util/PanicHandler.o xercesc/util/PlatformUtils.o xercesc/util/PSVIUni.o xercesc/util/QName.o xercesc/util/regx/ASCIIRangeFactory.o xercesc/util/regx/BlockRangeFactory.o xercesc/util/regx/BMPattern.o xercesc/util/regx/CharToken.o xercesc/util/regx/ClosureToken.o xercesc/util/regx/ConcatToken.o xercesc/util/regx/Match.o xercesc/util/regx/Op.o xercesc/util/regx/OpFactory.o xercesc/util/regx/ParenToken.o xercesc/util/regx/ParserForXMLSchema.o xercesc/util/regx/RangeFactory.o xercesc/util/regx/RangeToken.o xercesc/util/regx/RangeTokenMap.o xercesc/util/regx/RegularExpression.o xercesc/util/regx/RegxParser.o xercesc/util/regx/RegxUtil.o xercesc/util/regx/StringToken.o xercesc/util/regx/Token.o xercesc/util/regx/TokenFactory.o xercesc/util/regx/UnicodeRangeFactory.o xercesc/util/regx/UnionToken.o xercesc/util/regx/XMLRangeFactory.o xercesc/util/regx/XMLUniCharacter.o xercesc/util/StringPool.o xercesc/util/SynchronizedStringPool.o xercesc/util/TransService.o xercesc/util/XMemory.o xercesc/util/XML256TableTranscoder.o xercesc/util/XML88591Transcoder.o xercesc/util/XMLAbstractDoubleFloat.o xercesc/util/XMLASCIITranscoder.o xercesc/util/XMLBigDecimal.o xercesc/util/XMLBigInteger.o xercesc/util/XMLChar.o xercesc/util/XMLChTranscoder.o xercesc/util/XMLDateTime.o xercesc/util/XMLDouble.o xercesc/util/XMLEBCDICTranscoder.o xercesc/util/XMLException.o xercesc/util/XMLFloat.o xercesc/util/XMLIBM1047Transcoder.o xercesc/util/XMLIBM1140Transcoder.o xercesc/util/XMLInitializer.o xercesc/util/XMLMsgLoader.o xercesc/util/XMLNumber.o xercesc/util/XMLString.o xercesc/util/XMLStringTokenizer.o xercesc/util/XMLUCS4Transcoder.o xercesc/util/XMLUni.o xercesc/util/XMLUri.o xercesc/util/XMLURL.o xercesc/util/XMLUTF16Transcoder.o xercesc/util/XMLUTF8Transcoder.o xercesc/util/XMLWin1252Transcoder.o xercesc/dom/DOMException.o xercesc/dom/DOMLSException.o xercesc/dom/DOMRangeException.o xercesc/dom/DOMXPathException.o xercesc/dom/impl/DOMAttrImpl.o xercesc/dom/impl/DOMAttrMapImpl.o xercesc/dom/impl/DOMAttrNSImpl.o xercesc/dom/impl/DOMCDATASectionImpl.o xercesc/dom/impl/DOMCharacterDataImpl.o xercesc/dom/impl/DOMChildNode.o xercesc/dom/impl/DOMCommentImpl.o xercesc/dom/impl/DOMConfigurationImpl.o xercesc/dom/impl/DOMDeepNodeListImpl.o xercesc/dom/impl/DOMDocumentFragmentImpl.o xercesc/dom/impl/DOMDocumentImpl.o xercesc/dom/impl/DOMDocumentTypeImpl.o xercesc/dom/impl/DOMElementImpl.o xercesc/dom/impl/DOMElementNSImpl.o xercesc/dom/impl/DOMEntityImpl.o xercesc/dom/impl/DOMEntityReferenceImpl.o xercesc/dom/impl/DOMErrorImpl.o xercesc/dom/impl/DOMImplementationImpl.o xercesc/dom/impl/DOMImplementationListImpl.o xercesc/dom/impl/DOMImplementationRegistry.o xercesc/dom/impl/DOMLocatorImpl.o xercesc/dom/impl/DOMNamedNodeMapImpl.o xercesc/dom/impl/DOMNodeIDMap.o xercesc/dom/impl/DOMNodeImpl.o xercesc/dom/impl/DOMNodeIteratorImpl.o xercesc/dom/impl/DOMNodeListImpl.o xercesc/dom/impl/DOMNodeVector.o xercesc/dom/impl/DOMNormalizer.o xercesc/dom/impl/DOMNotationImpl.o xercesc/dom/impl/DOMParentNode.o xercesc/dom/impl/DOMProcessingInstructionImpl.o xercesc/dom/impl/DOMRangeImpl.o xercesc/dom/impl/DOMStringListImpl.o xercesc/dom/impl/DOMStringPool.o xercesc/dom/impl/DOMTextImpl.o xercesc/dom/impl/DOMTreeWalkerImpl.o xercesc/dom/impl/DOMTypeInfoImpl.o xercesc/dom/impl/DOMLSSerializerImpl.o xercesc/dom/impl/DOMLSInputImpl.o xercesc/dom/impl/DOMLSOutputImpl.o xercesc/dom/impl/DOMXPathExpressionImpl.o xercesc/dom/impl/DOMXPathNSResolverImpl.o xercesc/dom/impl/DOMXPathResultImpl.o xercesc/dom/impl/XSDElementNSImpl.o xercesc/framework/BinOutputStream.o xercesc/framework/LocalFileFormatTarget.o xercesc/framework/LocalFileInputSource.o xercesc/framework/MemBufFormatTarget.o xercesc/framework/MemBufInputSource.o xercesc/framework/psvi/PSVIAttribute.o xercesc/framework/psvi/PSVIAttributeList.o xercesc/framework/psvi/PSVIElement.o xercesc/framework/psvi/PSVIItem.o xercesc/framework/psvi/XSAnnotation.o xercesc/framework/psvi/XSAttributeDeclaration.o xercesc/framework/psvi/XSAttributeGroupDefinition.o xercesc/framework/psvi/XSAttributeUse.o xercesc/framework/psvi/XSComplexTypeDefinition.o xercesc/framework/psvi/XSElementDeclaration.o xercesc/framework/psvi/XSFacet.o xercesc/framework/psvi/XSIDCDefinition.o xercesc/framework/psvi/XSModel.o xercesc/framework/psvi/XSModelGroup.o xercesc/framework/psvi/XSModelGroupDefinition.o xercesc/framework/psvi/XSMultiValueFacet.o xercesc/framework/psvi/XSNamespaceItem.o xercesc/framework/psvi/XSNotationDeclaration.o xercesc/framework/psvi/XSObject.o xercesc/framework/psvi/XSParticle.o xercesc/framework/psvi/XSSimpleTypeDefinition.o xercesc/framework/psvi/XSTypeDefinition.o xercesc/framework/psvi/XSValue.o xercesc/framework/psvi/XSWildcard.o xercesc/framework/StdInInputSource.o xercesc/framework/StdOutFormatTarget.o xercesc/framework/URLInputSource.o xercesc/framework/Wrapper4DOMLSInput.o xercesc/framework/Wrapper4InputSource.o xercesc/framework/XMLAttDef.o xercesc/framework/XMLAttDefList.o xercesc/framework/XMLAttr.o xercesc/framework/XMLBuffer.o xercesc/framework/XMLBufferMgr.o xercesc/framework/XMLContentModel.o xercesc/framework/XMLDTDDescription.o xercesc/framework/XMLElementDecl.o xercesc/framework/XMLEntityDecl.o xercesc/framework/XMLFormatter.o xercesc/framework/XMLGrammarDescription.o xercesc/framework/XMLGrammarPoolImpl.o xercesc/framework/XMLNotationDecl.o xercesc/framework/XMLRecognizer.o xercesc/framework/XMLRefInfo.o xercesc/framework/XMLSchemaDescription.o xercesc/framework/XMLValidator.o xercesc/internal/BinFileOutputStream.o xercesc/internal/BinMemOutputStream.o xercesc/internal/DGXMLScanner.o xercesc/internal/ElemStack.o xercesc/internal/IGXMLScanner.o xercesc/internal/IGXMLScanner2.o xercesc/internal/MemoryManagerImpl.o xercesc/internal/ReaderMgr.o xercesc/internal/SGXMLScanner.o xercesc/internal/ValidationContextImpl.o xercesc/internal/VecAttributesImpl.o xercesc/internal/VecAttrListImpl.o xercesc/internal/WFXMLScanner.o xercesc/internal/XMLReader.o xercesc/internal/XMLScanner.o xercesc/internal/XMLScannerResolver.o xercesc/internal/XProtoType.o xercesc/internal/XSAXMLScanner.o xercesc/internal/XSerializeEngine.o xercesc/internal/XSObjectFactory.o xercesc/internal/XTemplateSerializer.o xercesc/parsers/AbstractDOMParser.o xercesc/parsers/DOMLSParserImpl.o xercesc/parsers/SAX2XMLFilterImpl.o xercesc/parsers/SAX2XMLReaderImpl.o xercesc/parsers/SAXParser.o xercesc/parsers/XercesDOMParser.o xercesc/sax/Dummy.o xercesc/sax/InputSource.o xercesc/sax/SAXException.o xercesc/sax/SAXParseException.o xercesc/sax2/sax2Dummy.o xercesc/validators/common/AllContentModel.o xercesc/validators/common/CMAny.o xercesc/validators/common/CMBinaryOp.o xercesc/validators/common/CMUnaryOp.o xercesc/validators/common/ContentLeafNameTypeVector.o xercesc/validators/common/ContentSpecNode.o xercesc/validators/common/DFAContentModel.o xercesc/validators/common/Grammar.o xercesc/validators/common/GrammarResolver.o xercesc/validators/common/MixedContentModel.o xercesc/validators/common/SimpleContentModel.o xercesc/validators/datatype/AbstractNumericFacetValidator.o xercesc/validators/datatype/AbstractNumericValidator.o xercesc/validators/datatype/AbstractStringValidator.o xercesc/validators/datatype/AnySimpleTypeDatatypeValidator.o xercesc/validators/datatype/AnyURIDatatypeValidator.o xercesc/validators/datatype/Base64BinaryDatatypeValidator.o xercesc/validators/datatype/BooleanDatatypeValidator.o xercesc/validators/datatype/DatatypeValidator.o xercesc/validators/datatype/DatatypeValidatorFactory.o xercesc/validators/datatype/DateDatatypeValidator.o xercesc/validators/datatype/DateTimeDatatypeValidator.o xercesc/validators/datatype/DateTimeValidator.o xercesc/validators/datatype/DayDatatypeValidator.o xercesc/validators/datatype/DecimalDatatypeValidator.o xercesc/validators/datatype/DoubleDatatypeValidator.o xercesc/validators/datatype/DurationDatatypeValidator.o xercesc/validators/datatype/ENTITYDatatypeValidator.o xercesc/validators/datatype/FloatDatatypeValidator.o xercesc/validators/datatype/HexBinaryDatatypeValidator.o xercesc/validators/datatype/IDDatatypeValidator.o xercesc/validators/datatype/IDREFDatatypeValidator.o xercesc/validators/datatype/ListDatatypeValidator.o xercesc/validators/datatype/MonthDatatypeValidator.o xercesc/validators/datatype/MonthDayDatatypeValidator.o xercesc/validators/datatype/NameDatatypeValidator.o xercesc/validators/datatype/NCNameDatatypeValidator.o xercesc/validators/datatype/NOTATIONDatatypeValidator.o xercesc/validators/datatype/QNameDatatypeValidator.o xercesc/validators/datatype/StringDatatypeValidator.o xercesc/validators/datatype/TimeDatatypeValidator.o xercesc/validators/datatype/UnionDatatypeValidator.o xercesc/validators/datatype/XMLCanRepGroup.o xercesc/validators/datatype/YearDatatypeValidator.o xercesc/validators/datatype/YearMonthDatatypeValidator.o xercesc/validators/DTD/DTDAttDef.o xercesc/validators/DTD/DTDAttDefList.o xercesc/validators/DTD/DTDElementDecl.o xercesc/validators/DTD/DTDEntityDecl.o xercesc/validators/DTD/DTDGrammar.o xercesc/validators/DTD/DTDScanner.o xercesc/validators/DTD/DTDValidator.o xercesc/validators/DTD/XMLDTDDescriptionImpl.o xercesc/validators/schema/ComplexTypeInfo.o xercesc/validators/schema/GeneralAttributeCheck.o xercesc/validators/schema/identity/FieldActivator.o xercesc/validators/schema/identity/FieldValueMap.o xercesc/validators/schema/identity/IC_Field.o xercesc/validators/schema/identity/IC_Key.o xercesc/validators/schema/identity/IC_KeyRef.o xercesc/validators/schema/identity/IC_Selector.o xercesc/validators/schema/identity/IC_Unique.o xercesc/validators/schema/identity/IdentityConstraint.o xercesc/validators/schema/identity/IdentityConstraintHandler.o xercesc/validators/schema/identity/ValueStore.o xercesc/validators/schema/identity/ValueStoreCache.o xercesc/validators/schema/identity/XercesXPath.o xercesc/validators/schema/identity/XPathMatcher.o xercesc/validators/schema/identity/XPathMatcherStack.o xercesc/validators/schema/identity/XPathSymbols.o xercesc/validators/schema/NamespaceScope.o xercesc/validators/schema/SchemaAttDef.o xercesc/validators/schema/SchemaAttDefList.o xercesc/validators/schema/SchemaElementDecl.o xercesc/validators/schema/SchemaGrammar.o xercesc/validators/schema/SchemaInfo.o xercesc/validators/schema/SchemaSymbols.o xercesc/validators/schema/SchemaValidator.o xercesc/validators/schema/SubstitutionGroupComparator.o xercesc/validators/schema/TraverseSchema.o xercesc/validators/schema/XercesAttGroupInfo.o xercesc/validators/schema/XercesElementWildcard.o xercesc/validators/schema/XercesGroupInfo.o xercesc/validators/schema/XMLSchemaDescriptionImpl.o xercesc/validators/schema/XSDDOMParser.o xercesc/validators/schema/XSDErrorReporter.o xercesc/validators/schema/XSDLocator.o xercesc/validators/schema/XUtil.o xercesc/xinclude/XIncludeDOMDocumentProcessor.o xercesc/xinclude/XIncludeLocation.o xercesc/xinclude/XIncludeUtils.o xercesc/util/NetAccessors/Curl/CurlNetAccessor.o xercesc/util/NetAccessors/Curl/CurlURLInputStream.o xercesc/util/Transcoders/ICU/ICUTransService.o xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.o xercesc/util/MutexManagers/PosixMutexMgr.o xercesc/util/FileManagers/PosixFileMgr.o stricmp.o strnicmp.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libxerces-c.a
# libtool: link: ( cd ".libs" && rm -f "libxerces-c.la" && ln -s "../libxerces-c.la" "libxerces-c.la" )
# make[4]: Leaving directory '/tmp/xerces-c/src/xerces-c-3.1.4/src'
# make[3]: Leaving directory '/tmp/xerces-c/src/xerces-c-3.1.4/src'
# make[2]: Leaving directory '/tmp/xerces-c/src/xerces-c-3.1.4/src'
# Making all in tests
# make[2]: Entering directory '/tmp/xerces-c/src/xerces-c-3.1.4/tests'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/xerces-c/src/xerces-c-3.1.4/tests'
# Making all in samples
# make[2]: Entering directory '/tmp/xerces-c/src/xerces-c-3.1.4/samples'
# Compiling src/CreateDOMDocument/CreateDOMDocument.cpp
# Compiling src/DOMCount/DOMCount.cpp
# Compiling src/DOMPrint/DOMPrint.cpp
# Compiling src/DOMPrint/DOMPrintErrorHandler.cpp
# Compiling src/DOMPrint/DOMPrintFilter.cpp
# Compiling src/DOMPrint/DOMTreeErrorReporter.cpp
# Compiling src/EnumVal/EnumVal.cpp
# Compiling src/MemParse/MemParse.cpp
# Compiling src/MemParse/MemParseHandlers.cpp
# Compiling src/PParse/PParse.cpp
# Compiling src/PParse/PParseHandlers.cpp
# Compiling src/PSVIWriter/PSVIWriter.cpp
# Compiling src/PSVIWriter/PSVIWriterHandlers.cpp
# Compiling src/Redirect/Redirect.cpp
# Compiling src/Redirect/RedirectHandlers.cpp
# Compiling src/SAX2Count/SAX2Count.cpp
# Compiling src/SAX2Count/SAX2CountHandlers.cpp
# Compiling src/SAX2Print/SAX2FilterHandlers.cpp
# Compiling src/SAX2Print/SAX2Print.cpp
# Compiling src/SAX2Print/SAX2PrintHandlers.cpp
# Compiling src/SAXCount/SAXCount.cpp
# Compiling src/SAXCount/SAXCountHandlers.cpp
# Compiling src/SAXPrint/SAXPrint.cpp
# Compiling src/SAXPrint/SAXPrintHandlers.cpp
# Compiling src/SCMPrint/SCMPrint.cpp
# Compiling src/SEnumVal/SEnumVal.cpp
# Compiling src/StdInParse/StdInParse.cpp
# Compiling src/StdInParse/StdInParseHandlers.cpp
# Compiling src/XInclude/XInclude.cpp
# /bin/sh ../libtool --tag=CXX --mode=link g++ -msse2 -o CreateDOMDocument src/CreateDOMDocument/CreateDOMDocument.o ../src/libxerces-c.la -lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata
# libtool: link: g++ -msse2 -o .libs/CreateDOMDocument src/CreateDOMDocument/CreateDOMDocument.o ../src/.libs/libxerces-c.so -L/usr/lib -lnsl -lpthread -lcurl -licui18n -licuuc -licudata
# /bin/sh ../libtool --tag=CXX --mode=link g++ -msse2 -o DOMCount src/DOMCount/DOMCount.o ../src/libxerces-c.la -lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata
# libtool: link: g++ -msse2 -o .libs/DOMCount src/DOMCount/DOMCount.o ../src/.libs/libxerces-c.so -L/usr/lib -lnsl -lpthread -lcurl -licui18n -licuuc -licudata
# /bin/sh ../libtool --tag=CXX --mode=link g++ -msse2 -o DOMPrint src/DOMPrint/DOMPrint.o src/DOMPrint/DOMPrintErrorHandler.o src/DOMPrint/DOMPrintFilter.o src/DOMPrint/DOMTreeErrorReporter.o ../src/libxerces-c.la -lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata
# libtool: link: g++ -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 -L/usr/lib -lnsl -lpthread -lcurl -licui18n -licuuc -licudata
# /bin/sh ../libtool --tag=CXX --mode=link g++ -msse2 -o EnumVal src/EnumVal/EnumVal.o ../src/libxerces-c.la -lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata
# libtool: link: g++ -msse2 -o .libs/EnumVal src/EnumVal/EnumVal.o ../src/.libs/libxerces-c.so -L/usr/lib -lnsl -lpthread -lcurl -licui18n -licuuc -licudata
# /bin/sh ../libtool --tag=CXX --mode=link g++ -msse2 -o MemParse src/MemParse/MemParse.o src/MemParse/MemParseHandlers.o ../src/libxerces-c.la -lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata
# libtool: link: g++ -msse2 -o .libs/MemParse src/MemParse/MemParse.o src/MemParse/MemParseHandlers.o ../src/.libs/libxerces-c.so -L/usr/lib -lnsl -lpthread -lcurl -licui18n -licuuc -licudata
# /bin/sh ../libtool --tag=CXX --mode=link g++ -msse2 -o PParse src/PParse/PParse.o src/PParse/PParseHandlers.o ../src/libxerces-c.la -lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata
# libtool: link: g++ -msse2 -o .libs/PParse src/PParse/PParse.o src/PParse/PParseHandlers.o ../src/.libs/libxerces-c.so -L/usr/lib -lnsl -lpthread -lcurl -licui18n -licuuc -licudata
# /bin/sh ../libtool --tag=CXX --mode=link g++ -msse2 -o PSVIWriter src/PSVIWriter/PSVIWriter.o src/PSVIWriter/PSVIWriterHandlers.o ../src/libxerces-c.la -lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata
# libtool: link: g++ -msse2 -o .libs/PSVIWriter src/PSVIWriter/PSVIWriter.o src/PSVIWriter/PSVIWriterHandlers.o ../src/.libs/libxerces-c.so -L/usr/lib -lnsl -lpthread -lcurl -licui18n -licuuc -licudata
# /bin/sh ../libtool --tag=CXX --mode=link g++ -msse2 -o Redirect src/Redirect/Redirect.o src/Redirect/RedirectHandlers.o ../src/libxerces-c.la -lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata
# libtool: link: g++ -msse2 -o .libs/Redirect src/Redirect/Redirect.o src/Redirect/RedirectHandlers.o ../src/.libs/libxerces-c.so -L/usr/lib -lnsl -lpthread -lcurl -licui18n -licuuc -licudata
# /bin/sh ../libtool --tag=CXX --mode=link g++ -msse2 -o SAX2Count src/SAX2Count/SAX2Count.o src/SAX2Count/SAX2CountHandlers.o ../src/libxerces-c.la -lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata
# libtool: link: g++ -msse2 -o .libs/SAX2Count src/SAX2Count/SAX2Count.o src/SAX2Count/SAX2CountHandlers.o ../src/.libs/libxerces-c.so -L/usr/lib -lnsl -lpthread -lcurl -licui18n -licuuc -licudata
# /bin/sh ../libtool --tag=CXX --mode=link g++ -msse2 -o SAX2Print src/SAX2Print/SAX2FilterHandlers.o src/SAX2Print/SAX2Print.o src/SAX2Print/SAX2PrintHandlers.o ../src/libxerces-c.la -lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata
# libtool: link: g++ -msse2 -o .libs/SAX2Print src/SAX2Print/SAX2FilterHandlers.o src/SAX2Print/SAX2Print.o src/SAX2Print/SAX2PrintHandlers.o ../src/.libs/libxerces-c.so -L/usr/lib -lnsl -lpthread -lcurl -licui18n -licuuc -licudata
# /bin/sh ../libtool --tag=CXX --mode=link g++ -msse2 -o SAXCount src/SAXCount/SAXCount.o src/SAXCount/SAXCountHandlers.o ../src/libxerces-c.la -lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata
# libtool: link: g++ -msse2 -o .libs/SAXCount src/SAXCount/SAXCount.o src/SAXCount/SAXCountHandlers.o ../src/.libs/libxerces-c.so -L/usr/lib -lnsl -lpthread -lcurl -licui18n -licuuc -licudata
# /bin/sh ../libtool --tag=CXX --mode=link g++ -msse2 -o SAXPrint src/SAXPrint/SAXPrint.o src/SAXPrint/SAXPrintHandlers.o ../src/libxerces-c.la -lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata
# libtool: link: g++ -msse2 -o .libs/SAXPrint src/SAXPrint/SAXPrint.o src/SAXPrint/SAXPrintHandlers.o ../src/.libs/libxerces-c.so -L/usr/lib -lnsl -lpthread -lcurl -licui18n -licuuc -licudata
# /bin/sh ../libtool --tag=CXX --mode=link g++ -msse2 -o SCMPrint src/SCMPrint/SCMPrint.o ../src/libxerces-c.la -lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata
# libtool: link: g++ -msse2 -o .libs/SCMPrint src/SCMPrint/SCMPrint.o ../src/.libs/libxerces-c.so -L/usr/lib -lnsl -lpthread -lcurl -licui18n -licuuc -licudata
# /bin/sh ../libtool --tag=CXX --mode=link g++ -msse2 -o SEnumVal src/SEnumVal/SEnumVal.o ../src/libxerces-c.la -lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata
# libtool: link: g++ -msse2 -o .libs/SEnumVal src/SEnumVal/SEnumVal.o ../src/.libs/libxerces-c.so -L/usr/lib -lnsl -lpthread -lcurl -licui18n -licuuc -licudata
# /bin/sh ../libtool --tag=CXX --mode=link g++ -msse2 -o StdInParse src/StdInParse/StdInParse.o src/StdInParse/StdInParseHandlers.o ../src/libxerces-c.la -lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata
# libtool: link: g++ -msse2 -o .libs/StdInParse src/StdInParse/StdInParse.o src/StdInParse/StdInParseHandlers.o ../src/.libs/libxerces-c.so -L/usr/lib -lnsl -lpthread -lcurl -licui18n -licuuc -licudata
# /bin/sh ../libtool --tag=CXX --mode=link g++ -msse2 -o XInclude src/XInclude/XInclude.o ../src/libxerces-c.la -lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata
# libtool: link: g++ -msse2 -o .libs/XInclude src/XInclude/XInclude.o ../src/.libs/libxerces-c.so -L/usr/lib -lnsl -lpthread -lcurl -licui18n -licuuc -licudata
# make[2]: Leaving directory '/tmp/xerces-c/src/xerces-c-3.1.4/samples'
# make[2]: Entering directory '/tmp/xerces-c/src/xerces-c-3.1.4'
# make[2]: Leaving directory '/tmp/xerces-c/src/xerces-c-3.1.4'
# make[1]: Leaving directory '/tmp/xerces-c/src/xerces-c-3.1.4'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/xerces-c/src/xerces-c-3.1.4/src'
# make install-recursive
# make[2]: Entering directory '/tmp/xerces-c/src/xerces-c-3.1.4/src'
# make[3]: Entering directory '/tmp/xerces-c/src/xerces-c-3.1.4/src'
# make[4]: Entering directory '/tmp/xerces-c/src/xerces-c-3.1.4/src'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libxerces-c.la '/tmp/xerces-c/pkg/xerces-c//usr/lib'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/util'
# /usr/bin/install -c -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 '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/util'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/util'
# /usr/bin/install -c -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/XercesVersion.hpp xercesc/util/XMemory.hpp '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/util'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/dom'
# /usr/bin/install -c -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 '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/dom'
# libtool: install: /usr/bin/install -c .libs/libxerces-c-3.1.so /tmp/xerces-c/pkg/xerces-c//usr/lib/libxerces-c-3.1.so
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/dom/impl'
# /usr/bin/install -c -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/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 xercesc/dom/impl/DOMLSSerializerImpl.hpp '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/dom/impl'
# libtool: install: (cd /tmp/xerces-c/pkg/xerces-c//usr/lib && { ln -s -f libxerces-c-3.1.so libxerces-c.so || { rm -f libxerces-c.so && ln -s libxerces-c-3.1.so libxerces-c.so; }; })
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/util/Transcoders/ICU'
# /usr/bin/install -c -m 644 xercesc/util/Transcoders/ICU/ICUTransService.hpp '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/util/Transcoders/ICU'
# libtool: install: /usr/bin/install -c .libs/libxerces-c.lai /tmp/xerces-c/pkg/xerces-c//usr/lib/libxerces-c.la
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/xinclude'
# libtool: install: /usr/bin/install -c .libs/libxerces-c.a /tmp/xerces-c/pkg/xerces-c//usr/lib/libxerces-c.a
# /usr/bin/install -c -m 644 xercesc/xinclude/XIncludeDOMDocumentProcessor.hpp xercesc/xinclude/XIncludeLocation.hpp xercesc/xinclude/XIncludeUtils.hpp '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/xinclude'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/sax'
# /usr/bin/install -c -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 '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/sax'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/util/MsgLoaders/InMemory'
# /usr/bin/install -c -m 644 xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.hpp xercesc/util/MsgLoaders/InMemory/XercesMessages_en_US.hpp '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/util/MsgLoaders/InMemory'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/framework'
# /usr/bin/install -c -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 '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/framework'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/util/NetAccessors/Curl'
# libtool: install: chmod 644 /tmp/xerces-c/pkg/xerces-c//usr/lib/libxerces-c.a
# /usr/bin/install -c -m 644 xercesc/util/NetAccessors/Curl/CurlNetAccessor.hpp xercesc/util/NetAccessors/Curl/CurlURLInputStream.hpp '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/util/NetAccessors/Curl'
# libtool: install: ranlib /tmp/xerces-c/pkg/xerces-c//usr/lib/libxerces-c.a
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/validators/common'
# /usr/bin/install -c -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 '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/validators/common'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/util/FileManagers'
# /usr/bin/install -c -m 644 xercesc/util/FileManagers/PosixFileMgr.hpp '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/util/FileManagers'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/validators/datatype'
# /usr/bin/install -c -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 '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/validators/datatype'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/sax2'
# /usr/bin/install -c -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 '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/sax2'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/util/MutexManagers'
# /usr/bin/install -c -m 644 xercesc/util/MutexManagers/PosixMutexMgr.hpp '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/util/MutexManagers'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/validators/DTD'
# /usr/bin/install -c -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 '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/validators/DTD'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/parsers'
# /usr/bin/install -c -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 '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/parsers'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/internal'
# /usr/bin/install -c -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 '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/internal'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/validators/schema/identity'
# /usr/bin/install -c -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 '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/validators/schema/identity'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/dom/impl'
# /usr/bin/install -c -m 644 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 '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/dom/impl'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/dom'
# /usr/bin/install -c -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 '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/dom'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/framework/psvi'
# /usr/bin/install -c -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 '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/framework/psvi'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/util'
# /usr/bin/install -c -m 644 xercesc/util/XML256TableTranscoder.hpp 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 '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/util'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/validators/schema'
# /usr/bin/install -c -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 '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/validators/schema'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/util/regx'
# /usr/bin/install -c -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 '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/util/regx'
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/util'
# /usr/bin/install -c -m 644 ../src/xercesc/util/Xerces_autoconf_config.hpp '/tmp/xerces-c/pkg/xerces-c//usr/include/xercesc/util'
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[4]: Leaving directory '/tmp/xerces-c/src/xerces-c-3.1.4/src'
# make[3]: Leaving directory '/tmp/xerces-c/src/xerces-c-3.1.4/src'
# make[2]: Leaving directory '/tmp/xerces-c/src/xerces-c-3.1.4/src'
# make[1]: Leaving directory '/tmp/xerces-c/src/xerces-c-3.1.4/src'
# Making install in tests
# make[1]: Entering directory '/tmp/xerces-c/src/xerces-c-3.1.4/tests'
# make[2]: Entering directory '/tmp/xerces-c/src/xerces-c-3.1.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 '/tmp/xerces-c/src/xerces-c-3.1.4/tests'
# make[1]: Leaving directory '/tmp/xerces-c/src/xerces-c-3.1.4/tests'
# Making install in samples
# make[1]: Entering directory '/tmp/xerces-c/src/xerces-c-3.1.4/samples'
# make[2]: Entering directory '/tmp/xerces-c/src/xerces-c-3.1.4/samples'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c CreateDOMDocument DOMCount DOMPrint EnumVal MemParse PParse PSVIWriter Redirect SAX2Count SAX2Print SAXCount SAXPrint SCMPrint SEnumVal StdInParse XInclude '/tmp/xerces-c/pkg/xerces-c//usr/bin'
# libtool: install: warning: `../src/libxerces-c.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/CreateDOMDocument /tmp/xerces-c/pkg/xerces-c//usr/bin/CreateDOMDocument
# libtool: install: warning: `../src/libxerces-c.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/DOMCount /tmp/xerces-c/pkg/xerces-c//usr/bin/DOMCount
# libtool: install: warning: `../src/libxerces-c.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/DOMPrint /tmp/xerces-c/pkg/xerces-c//usr/bin/DOMPrint
# libtool: install: warning: `../src/libxerces-c.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/EnumVal /tmp/xerces-c/pkg/xerces-c//usr/bin/EnumVal
# libtool: install: warning: `../src/libxerces-c.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/MemParse /tmp/xerces-c/pkg/xerces-c//usr/bin/MemParse
# libtool: install: warning: `../src/libxerces-c.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/PParse /tmp/xerces-c/pkg/xerces-c//usr/bin/PParse
# libtool: install: warning: `../src/libxerces-c.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/PSVIWriter /tmp/xerces-c/pkg/xerces-c//usr/bin/PSVIWriter
# libtool: install: warning: `../src/libxerces-c.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/Redirect /tmp/xerces-c/pkg/xerces-c//usr/bin/Redirect
# libtool: install: warning: `../src/libxerces-c.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/SAX2Count /tmp/xerces-c/pkg/xerces-c//usr/bin/SAX2Count
# libtool: install: warning: `../src/libxerces-c.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/SAX2Print /tmp/xerces-c/pkg/xerces-c//usr/bin/SAX2Print
# libtool: install: warning: `../src/libxerces-c.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/SAXCount /tmp/xerces-c/pkg/xerces-c//usr/bin/SAXCount
# libtool: install: warning: `../src/libxerces-c.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/SAXPrint /tmp/xerces-c/pkg/xerces-c//usr/bin/SAXPrint
# libtool: install: warning: `../src/libxerces-c.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/SCMPrint /tmp/xerces-c/pkg/xerces-c//usr/bin/SCMPrint
# libtool: install: warning: `../src/libxerces-c.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/SEnumVal /tmp/xerces-c/pkg/xerces-c//usr/bin/SEnumVal
# libtool: install: warning: `../src/libxerces-c.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/StdInParse /tmp/xerces-c/pkg/xerces-c//usr/bin/StdInParse
# libtool: install: warning: `../src/libxerces-c.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/XInclude /tmp/xerces-c/pkg/xerces-c//usr/bin/XInclude
# make[2]: Leaving directory '/tmp/xerces-c/src/xerces-c-3.1.4/samples'
# make[1]: Leaving directory '/tmp/xerces-c/src/xerces-c-3.1.4/samples'
# make[1]: Entering directory '/tmp/xerces-c/src/xerces-c-3.1.4'
# make[2]: Entering directory '/tmp/xerces-c/src/xerces-c-3.1.4'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/xerces-c/pkg/xerces-c//usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 xerces-c.pc '/tmp/xerces-c/pkg/xerces-c//usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/xerces-c/src/xerces-c-3.1.4'
# make[1]: Leaving directory '/tmp/xerces-c/src/xerces-c-3.1.4'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "xerces-c"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: xerces-c 3.1.4-1 (Wed Aug 24 14:35:08 UTC 2016)

CMD: pacman --query --file xerces-c-3.1.4-1-x86_64.pkg.tar.xz
# xerces-c 3.1.4-1

Creating hybrid package for 'xerces-c'

Trying to find vanilla package 'xerces-c'...

CMD: pacman --query --file /mirror/xerces-c-3.1.4-1.pkg.tar.xz
# xerces-c 3.1.4-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libxerces-c.so
# /usr/lib/libxerces-c-3.1.so
# /usr/lib/pkgconfig/xerces-c.pc
# /usr/include/xercesc/util/Xerces_autoconf_config.hpp
# /usr/include/xercesc/util/ArrayIndexOutOfBoundsException.hpp
# /usr/include/xercesc/util/Base64.hpp
# /usr/include/xercesc/util/BaseRefVectorOf.hpp
# /usr/include/xercesc/util/BaseRefVectorOf.c
# /usr/include/xercesc/util/BinFileInputStream.hpp
# /usr/include/xercesc/util/BinInputStream.hpp
# /usr/include/xercesc/util/BinMemInputStream.hpp
# /usr/include/xercesc/util/BitOps.hpp
# /usr/include/xercesc/util/BitSet.hpp
# /usr/include/xercesc/util/CountedPointer.hpp
# /usr/include/xercesc/util/CountedPointer.c
# /usr/include/xercesc/util/DefaultPanicHandler.hpp
# /usr/include/xercesc/util/EmptyStackException.hpp
# /usr/include/xercesc/util/EncodingValidator.hpp
# /usr/include/xercesc/util/FlagJanitor.hpp
# /usr/include/xercesc/util/FlagJanitor.c
# /usr/include/xercesc/util/Hashers.hpp
# /usr/include/xercesc/util/Hash2KeysSetOf.hpp
# /usr/include/xercesc/util/Hash2KeysSetOf.c
# /usr/include/xercesc/util/HexBin.hpp
# /usr/include/xercesc/util/IllegalArgumentException.hpp
# /usr/include/xercesc/util/InvalidCastException.hpp
# /usr/include/xercesc/util/IOException.hpp
# /usr/include/xercesc/util/Janitor.hpp
# /usr/include/xercesc/util/Janitor.c
# /usr/include/xercesc/util/KeyRefPair.hpp
# /usr/include/xercesc/util/KeyRefPair.c
# /usr/include/xercesc/util/KeyValuePair.hpp
# /usr/include/xercesc/util/KeyValuePair.c
# /usr/include/xercesc/util/KVStringPair.hpp
# /usr/include/xercesc/util/Mutexes.hpp
# /usr/include/xercesc/util/LogicalPath.c
# /usr/include/xercesc/util/NameIdPool.hpp
# /usr/include/xercesc/util/NameIdPool.c
# /usr/include/xercesc/util/NoSuchElementException.hpp
# /usr/include/xercesc/util/NullPointerException.hpp
# /usr/include/xercesc/util/NumberFormatException.hpp
# /usr/include/xercesc/util/OutOfMemoryException.hpp
# /usr/include/xercesc/util/PanicHandler.hpp
# /usr/include/xercesc/util/ParseException.hpp
# /usr/include/xercesc/util/PlatformUtils.hpp
# /usr/include/xercesc/util/PSVIUni.hpp
# /usr/include/xercesc/util/QName.hpp
# /usr/include/xercesc/util/RefArrayOf.hpp
# /usr/include/xercesc/util/RefArrayOf.c
# /usr/include/xercesc/util/RefArrayVectorOf.hpp
# /usr/include/xercesc/util/RefArrayVectorOf.c
# /usr/include/xercesc/util/RefHash2KeysTableOf.hpp
# /usr/include/xercesc/util/RefHash2KeysTableOf.c
# /usr/include/xercesc/util/RefHash3KeysIdPool.hpp
# /usr/include/xercesc/util/RefHash3KeysIdPool.c
# /usr/include/xercesc/util/RefHashTableOf.hpp
# /usr/include/xercesc/util/RefHashTableOf.c
# /usr/include/xercesc/util/RefStackOf.hpp
# /usr/include/xercesc/util/RefStackOf.c
# /usr/include/xercesc/util/RefVectorOf.hpp
# /usr/include/xercesc/util/RefVectorOf.c
# /usr/include/xercesc/util/RuntimeException.hpp
# /usr/include/xercesc/util/SchemaDateTimeException.hpp
# /usr/include/xercesc/util/SecurityManager.hpp
# /usr/include/xercesc/util/StringPool.hpp
# /usr/include/xercesc/util/SynchronizedStringPool.hpp
# /usr/include/xercesc/util/TranscodingException.hpp
# /usr/include/xercesc/util/TransENameMap.hpp
# /usr/include/xercesc/util/TransENameMap.c
# /usr/include/xercesc/util/TransService.hpp
# /usr/include/xercesc/util/UnexpectedEOFException.hpp
# /usr/include/xercesc/util/UnsupportedEncodingException.hpp
# /usr/include/xercesc/util/UTFDataFormatException.hpp
# /usr/include/xercesc/util/ValueArrayOf.hpp
# /usr/include/xercesc/util/ValueArrayOf.c
# /usr/include/xercesc/util/ValueHashTableOf.hpp
# /usr/include/xercesc/util/ValueHashTableOf.c
# /usr/include/xercesc/util/ValueStackOf.hpp
# /usr/include/xercesc/util/ValueStackOf.c
# /usr/include/xercesc/util/ValueVectorOf.hpp
# /usr/include/xercesc/util/ValueVectorOf.c
# /usr/include/xercesc/util/XercesDefs.hpp
# /usr/include/xercesc/util/XercesVersion.hpp
# /usr/include/xercesc/util/XMemory.hpp
# /usr/include/xercesc/util/XML256TableTranscoder.hpp
# /usr/include/xercesc/util/XML88591Transcoder.hpp
# /usr/include/xercesc/util/XMLAbstractDoubleFloat.hpp
# /usr/include/xercesc/util/XMLASCIITranscoder.hpp
# /usr/include/xercesc/util/XMLBigDecimal.hpp
# /usr/include/xercesc/util/XMLBigInteger.hpp
# /usr/include/xercesc/util/XMLChar.hpp
# /usr/include/xercesc/util/XMLChTranscoder.hpp
# /usr/include/xercesc/util/XMLDateTime.hpp
# /usr/include/xercesc/util/XMLDOMMsg.hpp
# /usr/include/xercesc/util/XMLDouble.hpp
# /usr/include/xercesc/util/XMLEBCDICTranscoder.hpp
# /usr/include/xercesc/util/XMLEntityResolver.hpp
# /usr/include/xercesc/util/XMLEnumerator.hpp
# /usr/include/xercesc/util/XMLException.hpp
# /usr/include/xercesc/util/XMLExceptMsgs.hpp
# /usr/include/xercesc/util/XMLFileMgr.hpp
# /usr/include/xercesc/util/XMLFloat.hpp
# /usr/include/xercesc/util/XMLIBM1047Transcoder.hpp
# /usr/include/xercesc/util/XMLIBM1140Transcoder.hpp
# /usr/include/xercesc/util/XMLInitializer.hpp
# /usr/include/xercesc/util/XMLInteger.hpp
# /usr/include/xercesc/util/XMLMutexMgr.hpp
# /usr/include/xercesc/util/XMLMsgLoader.hpp
# /usr/include/xercesc/util/XMLNetAccessor.hpp
# /usr/include/xercesc/util/XMLNumber.hpp
# /usr/include/xercesc/util/XMLResourceIdentifier.hpp
# /usr/include/xercesc/util/XMLString.hpp
# /usr/include/xercesc/util/XMLStringTokenizer.hpp
# /usr/include/xercesc/util/XMLUCS4Transcoder.hpp
# /usr/include/xercesc/util/XMLUni.hpp
# /usr/include/xercesc/util/XMLUniDefs.hpp
# /usr/include/xercesc/util/XMLUri.hpp
# /usr/include/xercesc/util/XMLURL.hpp
# /usr/include/xercesc/util/XMLUTF16Transcoder.hpp
# /usr/include/xercesc/util/XMLUTF8Transcoder.hpp
# /usr/include/xercesc/util/XMLWin1252Transcoder.hpp
# /usr/include/xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.hpp
# /usr/include/xercesc/util/MsgLoaders/InMemory/XercesMessages_en_US.hpp
# /usr/include/xercesc/util/NetAccessors/Curl/CurlNetAccessor.hpp
# /usr/include/xercesc/util/NetAccessors/Curl/CurlURLInputStream.hpp
# /usr/include/xercesc/util/Transcoders/IconvGNU/IconvGNUTransService.hpp
# /usr/include/xercesc/util/FileManagers/PosixFileMgr.hpp
# /usr/include/xercesc/util/MutexManagers/PosixMutexMgr.hpp
# /usr/include/xercesc/util/regx/ASCIIRangeFactory.hpp
# /usr/include/xercesc/util/regx/BlockRangeFactory.hpp
# /usr/include/xercesc/util/regx/BMPattern.hpp
# /usr/include/xercesc/util/regx/CharToken.hpp
# /usr/include/xercesc/util/regx/ClosureToken.hpp
# /usr/include/xercesc/util/regx/ConcatToken.hpp
# /usr/include/xercesc/util/regx/Match.hpp
# /usr/include/xercesc/util/regx/Op.hpp
# /usr/include/xercesc/util/regx/OpFactory.hpp
# /usr/include/xercesc/util/regx/ParenToken.hpp
# /usr/include/xercesc/util/regx/ParserForXMLSchema.hpp
# /usr/include/xercesc/util/regx/RangeFactory.hpp
# /usr/include/xercesc/util/regx/RangeToken.hpp
# /usr/include/xercesc/util/regx/RangeTokenMap.hpp
# /usr/include/xercesc/util/regx/RegularExpression.hpp
# /usr/include/xercesc/util/regx/RegxDefs.hpp
# /usr/include/xercesc/util/regx/RegxParser.hpp
# /usr/include/xercesc/util/regx/RegxUtil.hpp
# /usr/include/xercesc/util/regx/StringToken.hpp
# /usr/include/xercesc/util/regx/Token.hpp
# /usr/include/xercesc/util/regx/TokenFactory.hpp
# /usr/include/xercesc/util/regx/TokenInc.hpp
# /usr/include/xercesc/util/regx/UniCharTable.hpp
# /usr/include/xercesc/util/regx/UnicodeRangeFactory.hpp
# /usr/include/xercesc/util/regx/UnionToken.hpp
# /usr/include/xercesc/util/regx/XMLRangeFactory.hpp
# /usr/include/xercesc/util/regx/XMLUniCharacter.hpp
# /usr/include/xercesc/dom/DOM.hpp
# /usr/include/xercesc/dom/DOMAttr.hpp
# /usr/include/xercesc/dom/DOMCDATASection.hpp
# /usr/include/xercesc/dom/DOMCharacterData.hpp
# /usr/include/xercesc/dom/DOMComment.hpp
# /usr/include/xercesc/dom/DOMConfiguration.hpp
# /usr/include/xercesc/dom/DOMDocument.hpp
# /usr/include/xercesc/dom/DOMDocumentFragment.hpp
# /usr/include/xercesc/dom/DOMDocumentRange.hpp
# /usr/include/xercesc/dom/DOMDocumentTraversal.hpp
# /usr/include/xercesc/dom/DOMDocumentType.hpp
# /usr/include/xercesc/dom/DOMElement.hpp
# /usr/include/xercesc/dom/DOMEntity.hpp
# /usr/include/xercesc/dom/DOMEntityReference.hpp
# /usr/include/xercesc/dom/DOMError.hpp
# /usr/include/xercesc/dom/DOMErrorHandler.hpp
# /usr/include/xercesc/dom/DOMException.hpp
# /usr/include/xercesc/dom/DOMImplementation.hpp
# /usr/include/xercesc/dom/DOMImplementationList.hpp
# /usr/include/xercesc/dom/DOMImplementationLS.hpp
# /usr/include/xercesc/dom/DOMImplementationRegistry.hpp
# /usr/include/xercesc/dom/DOMImplementationSource.hpp
# /usr/include/xercesc/dom/DOMLocator.hpp
# /usr/include/xercesc/dom/DOMLSException.hpp
# /usr/include/xercesc/dom/DOMLSInput.hpp
# /usr/include/xercesc/dom/DOMLSOutput.hpp
# /usr/include/xercesc/dom/DOMLSParser.hpp
# /usr/include/xercesc/dom/DOMLSParserFilter.hpp
# /usr/include/xercesc/dom/DOMLSResourceResolver.hpp
# /usr/include/xercesc/dom/DOMLSSerializer.hpp
# /usr/include/xercesc/dom/DOMLSSerializerFilter.hpp
# /usr/include/xercesc/dom/DOMMemoryManager.hpp
# /usr/include/xercesc/dom/DOMNamedNodeMap.hpp
# /usr/include/xercesc/dom/DOMNode.hpp
# /usr/include/xercesc/dom/DOMNodeFilter.hpp
# /usr/include/xercesc/dom/DOMNodeIterator.hpp
# /usr/include/xercesc/dom/DOMNodeList.hpp
# /usr/include/xercesc/dom/DOMNotation.hpp
# /usr/include/xercesc/dom/DOMProcessingInstruction.hpp
# /usr/include/xercesc/dom/DOMPSVITypeInfo.hpp
# /usr/include/xercesc/dom/DOMRange.hpp
# /usr/include/xercesc/dom/DOMRangeException.hpp
# /usr/include/xercesc/dom/DOMStringList.hpp
# /usr/include/xercesc/dom/DOMText.hpp
# /usr/include/xercesc/dom/DOMTreeWalker.hpp
# /usr/include/xercesc/dom/DOMTypeInfo.hpp
# /usr/include/xercesc/dom/DOMUserDataHandler.hpp
# /usr/include/xercesc/dom/DOMXPathEvaluator.hpp
# /usr/include/xercesc/dom/DOMXPathException.hpp
# /usr/include/xercesc/dom/DOMXPathExpression.hpp
# /usr/include/xercesc/dom/DOMXPathNamespace.hpp
# /usr/include/xercesc/dom/DOMXPathNSResolver.hpp
# /usr/include/xercesc/dom/DOMXPathResult.hpp
# /usr/include/xercesc/dom/StDOMNode.hpp
# /usr/include/xercesc/dom/impl/DOMAttrImpl.hpp
# /usr/include/xercesc/dom/impl/DOMAttrMapImpl.hpp
# /usr/include/xercesc/dom/impl/DOMAttrNSImpl.hpp
# /usr/include/xercesc/dom/impl/DOMCasts.hpp
# /usr/include/xercesc/dom/impl/DOMCDATASectionImpl.hpp
# /usr/include/xercesc/dom/impl/DOMCharacterDataImpl.hpp
# /usr/include/xercesc/dom/impl/DOMChildNode.hpp
# /usr/include/xercesc/dom/impl/DOMCommentImpl.hpp
# /usr/include/xercesc/dom/impl/DOMConfigurationImpl.hpp
# /usr/include/xercesc/dom/impl/DOMDeepNodeListImpl.hpp
# /usr/include/xercesc/dom/impl/DOMDeepNodeListPool.hpp
# /usr/include/xercesc/dom/impl/DOMDeepNodeListPool.c
# /usr/include/xercesc/dom/impl/DOMDocumentFragmentImpl.hpp
# /usr/include/xercesc/dom/impl/DOMDocumentImpl.hpp
# /usr/include/xercesc/dom/impl/DOMDocumentTypeImpl.hpp
# /usr/include/xercesc/dom/impl/DOMElementImpl.hpp
# /usr/include/xercesc/dom/impl/DOMElementNSImpl.hpp
# /usr/include/xercesc/dom/impl/DOMEntityImpl.hpp
# /usr/include/xercesc/dom/impl/DOMEntityReferenceImpl.hpp
# /usr/include/xercesc/dom/impl/DOMErrorImpl.hpp
# /usr/include/xercesc/dom/impl/DOMImplementationImpl.hpp
# /usr/include/xercesc/dom/impl/DOMImplementationListImpl.hpp
# /usr/include/xercesc/dom/impl/DOMLocatorImpl.hpp
# /usr/include/xercesc/dom/impl/DOMNamedNodeMapImpl.hpp
# /usr/include/xercesc/dom/impl/DOMNodeIDMap.hpp
# /usr/include/xercesc/dom/impl/DOMNodeImpl.hpp
# /usr/include/xercesc/dom/impl/DOMNodeIteratorImpl.hpp
# /usr/include/xercesc/dom/impl/DOMNodeListImpl.hpp
# /usr/include/xercesc/dom/impl/DOMNodeVector.hpp
# /usr/include/xercesc/dom/impl/DOMNormalizer.hpp
# /usr/include/xercesc/dom/impl/DOMNotationImpl.hpp
# /usr/include/xercesc/dom/impl/DOMParentNode.hpp
# /usr/include/xercesc/dom/impl/DOMProcessingInstructionImpl.hpp
# /usr/include/xercesc/dom/impl/DOMRangeImpl.hpp
# /usr/include/xercesc/dom/impl/DOMStringListImpl.hpp
# /usr/include/xercesc/dom/impl/DOMStringPool.hpp
# /usr/include/xercesc/dom/impl/DOMTextImpl.hpp
# /usr/include/xercesc/dom/impl/DOMTreeWalkerImpl.hpp
# /usr/include/xercesc/dom/impl/DOMTypeInfoImpl.hpp
# /usr/include/xercesc/dom/impl/DOMLSSerializerImpl.hpp
# /usr/include/xercesc/dom/impl/DOMLSInputImpl.hpp
# /usr/include/xercesc/dom/impl/DOMLSOutputImpl.hpp
# /usr/include/xercesc/dom/impl/DOMXPathExpressionImpl.hpp
# /usr/include/xercesc/dom/impl/DOMXPathNSResolverImpl.hpp
# /usr/include/xercesc/dom/impl/DOMXPathResultImpl.hpp
# /usr/include/xercesc/dom/impl/XSDElementNSImpl.hpp
# /usr/include/xercesc/xinclude/XIncludeDOMDocumentProcessor.hpp
# /usr/include/xercesc/xinclude/XIncludeLocation.hpp
# /usr/include/xercesc/xinclude/XIncludeUtils.hpp
# /usr/include/xercesc/sax/AttributeList.hpp
# /usr/include/xercesc/sax/DocumentHandler.hpp
# /usr/include/xercesc/sax/DTDHandler.hpp
# /usr/include/xercesc/sax/EntityResolver.hpp
# /usr/include/xercesc/sax/ErrorHandler.hpp
# /usr/include/xercesc/sax/HandlerBase.hpp
# /usr/include/xercesc/sax/InputSource.hpp
# /usr/include/xercesc/sax/Locator.hpp
# /usr/include/xercesc/sax/Parser.hpp
# /usr/include/xercesc/sax/SAXException.hpp
# /usr/include/xercesc/sax/SAXParseException.hpp
# /usr/include/xercesc/framework/BinOutputStream.hpp
# /usr/include/xercesc/framework/LocalFileFormatTarget.hpp
# /usr/include/xercesc/framework/LocalFileInputSource.hpp
# /usr/include/xercesc/framework/MemBufFormatTarget.hpp
# /usr/include/xercesc/framework/MemBufInputSource.hpp
# /usr/include/xercesc/framework/MemoryManager.hpp
# /usr/include/xercesc/framework/StdInInputSource.hpp
# /usr/include/xercesc/framework/StdOutFormatTarget.hpp
# /usr/include/xercesc/framework/URLInputSource.hpp
# /usr/include/xercesc/framework/ValidationContext.hpp
# /usr/include/xercesc/framework/Wrapper4DOMLSInput.hpp
# /usr/include/xercesc/framework/Wrapper4InputSource.hpp
# /usr/include/xercesc/framework/XMLAttDef.hpp
# /usr/include/xercesc/framework/XMLAttDefList.hpp
# /usr/include/xercesc/framework/XMLAttr.hpp
# /usr/include/xercesc/framework/XMLBuffer.hpp
# /usr/include/xercesc/framework/XMLBufferMgr.hpp
# /usr/include/xercesc/framework/XMLContentModel.hpp
# /usr/include/xercesc/framework/XMLDocumentHandler.hpp
# /usr/include/xercesc/framework/XMLDTDDescription.hpp
# /usr/include/xercesc/framework/XMLElementDecl.hpp
# /usr/include/xercesc/framework/XMLEntityDecl.hpp
# /usr/include/xercesc/framework/XMLEntityHandler.hpp
# /usr/include/xercesc/framework/XMLErrorCodes.hpp
# /usr/include/xercesc/framework/XMLErrorReporter.hpp
# /usr/include/xercesc/framework/XMLFormatter.hpp
# /usr/include/xercesc/framework/XMLGrammarDescription.hpp
# /usr/include/xercesc/framework/XMLGrammarPool.hpp
# /usr/include/xercesc/framework/XMLGrammarPoolImpl.hpp
# /usr/include/xercesc/framework/XMLNotationDecl.hpp
# /usr/include/xercesc/framework/XMLPScanToken.hpp
# /usr/include/xercesc/framework/XMLRecognizer.hpp
# /usr/include/xercesc/framework/XMLRefInfo.hpp
# /usr/include/xercesc/framework/XMLSchemaDescription.hpp
# /usr/include/xercesc/framework/XMLValidator.hpp
# /usr/include/xercesc/framework/XMLValidityCodes.hpp
# /usr/include/xercesc/framework/psvi/PSVIAttribute.hpp
# /usr/include/xercesc/framework/psvi/PSVIAttributeList.hpp
# /usr/include/xercesc/framework/psvi/PSVIElement.hpp
# /usr/include/xercesc/framework/psvi/PSVIHandler.hpp
# /usr/include/xercesc/framework/psvi/PSVIItem.hpp
# /usr/include/xercesc/framework/psvi/XSAnnotation.hpp
# /usr/include/xercesc/framework/psvi/XSAttributeDeclaration.hpp
# /usr/include/xercesc/framework/psvi/XSAttributeGroupDefinition.hpp
# /usr/include/xercesc/framework/psvi/XSAttributeUse.hpp
# /usr/include/xercesc/framework/psvi/XSComplexTypeDefinition.hpp
# /usr/include/xercesc/framework/psvi/XSConstants.hpp
# /usr/include/xercesc/framework/psvi/XSElementDeclaration.hpp
# /usr/include/xercesc/framework/psvi/XSFacet.hpp
# /usr/include/xercesc/framework/psvi/XSIDCDefinition.hpp
# /usr/include/xercesc/framework/psvi/XSModel.hpp
# /usr/include/xercesc/framework/psvi/XSModelGroup.hpp
# /usr/include/xercesc/framework/psvi/XSModelGroupDefinition.hpp
# /usr/include/xercesc/framework/psvi/XSMultiValueFacet.hpp
# /usr/include/xercesc/framework/psvi/XSNamedMap.hpp
# /usr/include/xercesc/framework/psvi/XSNamedMap.c
# /usr/include/xercesc/framework/psvi/XSNamespaceItem.hpp
# /usr/include/xercesc/framework/psvi/XSNotationDeclaration.hpp
# /usr/include/xercesc/framework/psvi/XSObject.hpp
# /usr/include/xercesc/framework/psvi/XSParticle.hpp
# /usr/include/xercesc/framework/psvi/XSSimpleTypeDefinition.hpp
# /usr/include/xercesc/framework/psvi/XSTypeDefinition.hpp
# /usr/include/xercesc/framework/psvi/XSValue.hpp
# /usr/include/xercesc/framework/psvi/XSWildcard.hpp
# /usr/include/xercesc/validators/common/AllContentModel.hpp
# /usr/include/xercesc/validators/common/CMAny.hpp
# /usr/include/xercesc/validators/common/CMBinaryOp.hpp
# /usr/include/xercesc/validators/common/CMLeaf.hpp
# /usr/include/xercesc/validators/common/CMRepeatingLeaf.hpp
# /usr/include/xercesc/validators/common/CMNode.hpp
# /usr/include/xercesc/validators/common/CMStateSet.hpp
# /usr/include/xercesc/validators/common/CMUnaryOp.hpp
# /usr/include/xercesc/validators/common/ContentLeafNameTypeVector.hpp
# /usr/include/xercesc/validators/common/ContentSpecNode.hpp
# /usr/include/xercesc/validators/common/DFAContentModel.hpp
# /usr/include/xercesc/validators/common/Grammar.hpp
# /usr/include/xercesc/validators/common/GrammarResolver.hpp
# /usr/include/xercesc/validators/common/MixedContentModel.hpp
# /usr/include/xercesc/validators/common/SimpleContentModel.hpp
# /usr/include/xercesc/validators/datatype/AbstractNumericFacetValidator.hpp
# /usr/include/xercesc/validators/datatype/AbstractNumericValidator.hpp
# /usr/include/xercesc/validators/datatype/AbstractStringValidator.hpp
# /usr/include/xercesc/validators/datatype/AnySimpleTypeDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/AnyURIDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/Base64BinaryDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/BooleanDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/DatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/DatatypeValidatorFactory.hpp
# /usr/include/xercesc/validators/datatype/DateDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/DateTimeDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/DateTimeValidator.hpp
# /usr/include/xercesc/validators/datatype/DayDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/DecimalDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/DoubleDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/DurationDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/ENTITYDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/FloatDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/HexBinaryDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/IDDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/IDREFDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/InvalidDatatypeFacetException.hpp
# /usr/include/xercesc/validators/datatype/InvalidDatatypeValueException.hpp
# /usr/include/xercesc/validators/datatype/ListDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/MonthDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/MonthDayDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/NameDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/NCNameDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/NOTATIONDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/QNameDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/StringDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/TimeDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/UnionDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/XMLCanRepGroup.hpp
# /usr/include/xercesc/validators/datatype/YearDatatypeValidator.hpp
# /usr/include/xercesc/validators/datatype/YearMonthDatatypeValidator.hpp
# /usr/include/xercesc/validators/DTD/DocTypeHandler.hpp
# /usr/include/xercesc/validators/DTD/DTDAttDef.hpp
# /usr/include/xercesc/validators/DTD/DTDAttDefList.hpp
# /usr/include/xercesc/validators/DTD/DTDElementDecl.hpp
# /usr/include/xercesc/validators/DTD/DTDEntityDecl.hpp
# /usr/include/xercesc/validators/DTD/DTDGrammar.hpp
# /usr/include/xercesc/validators/DTD/DTDScanner.hpp
# /usr/include/xercesc/validators/DTD/DTDValidator.hpp
# /usr/include/xercesc/validators/DTD/XMLDTDDescriptionImpl.hpp
# /usr/include/xercesc/validators/schema/ComplexTypeInfo.hpp
# /usr/include/xercesc/validators/schema/GeneralAttributeCheck.hpp
# /usr/include/xercesc/validators/schema/NamespaceScope.hpp
# /usr/include/xercesc/validators/schema/PSVIDefs.hpp
# /usr/include/xercesc/validators/schema/SchemaAttDef.hpp
# /usr/include/xercesc/validators/schema/SchemaAttDefList.hpp
# /usr/include/xercesc/validators/schema/SchemaElementDecl.hpp
# /usr/include/xercesc/validators/schema/SchemaGrammar.hpp
# /usr/include/xercesc/validators/schema/SchemaInfo.hpp
# /usr/include/xercesc/validators/schema/SchemaSymbols.hpp
# /usr/include/xercesc/validators/schema/SchemaValidator.hpp
# /usr/include/xercesc/validators/schema/SubstitutionGroupComparator.hpp
# /usr/include/xercesc/validators/schema/TraverseSchema.hpp
# /usr/include/xercesc/validators/schema/XercesAttGroupInfo.hpp
# /usr/include/xercesc/validators/schema/XercesElementWildcard.hpp
# /usr/include/xercesc/validators/schema/XercesGroupInfo.hpp
# /usr/include/xercesc/validators/schema/XMLSchemaDescriptionImpl.hpp
# /usr/include/xercesc/validators/schema/XSDDOMParser.hpp
# /usr/include/xercesc/validators/schema/XSDErrorReporter.hpp
# /usr/include/xercesc/validators/schema/XSDLocator.hpp
# /usr/include/xercesc/validators/schema/XUtil.hpp
# /usr/include/xercesc/validators/schema/identity/FieldActivator.hpp
# /usr/include/xercesc/validators/schema/identity/FieldValueMap.hpp
# /usr/include/xercesc/validators/schema/identity/IC_Field.hpp
# /usr/include/xercesc/validators/schema/identity/IC_Key.hpp
# /usr/include/xercesc/validators/schema/identity/IC_KeyRef.hpp
# /usr/include/xercesc/validators/schema/identity/IC_Selector.hpp
# /usr/include/xercesc/validators/schema/identity/IC_Unique.hpp
# /usr/include/xercesc/validators/schema/identity/IdentityConstraint.hpp
# /usr/include/xercesc/validators/schema/identity/IdentityConstraintHandler.hpp
# /usr/include/xercesc/validators/schema/identity/ValueStore.hpp
# /usr/include/xercesc/validators/schema/identity/ValueStoreCache.hpp
# /usr/include/xercesc/validators/schema/identity/XercesXPath.hpp
# /usr/include/xercesc/validators/schema/identity/XPathException.hpp
# /usr/include/xercesc/validators/schema/identity/XPathMatcher.hpp
# /usr/include/xercesc/validators/schema/identity/XPathMatcherStack.hpp
# /usr/include/xercesc/validators/schema/identity/XPathSymbols.hpp
# /usr/include/xercesc/sax2/Attributes.hpp
# /usr/include/xercesc/sax2/ContentHandler.hpp
# /usr/include/xercesc/sax2/DeclHandler.hpp
# /usr/include/xercesc/sax2/DefaultHandler.hpp
# /usr/include/xercesc/sax2/LexicalHandler.hpp
# /usr/include/xercesc/sax2/SAX2XMLFilter.hpp
# /usr/include/xercesc/sax2/SAX2XMLReader.hpp
# /usr/include/xercesc/sax2/XMLReaderFactory.hpp
# /usr/include/xercesc/parsers/AbstractDOMParser.hpp
# /usr/include/xercesc/parsers/DOMLSParserImpl.hpp
# /usr/include/xercesc/parsers/SAX2XMLFilterImpl.hpp
# /usr/include/xercesc/parsers/SAX2XMLReaderImpl.hpp
# /usr/include/xercesc/parsers/SAXParser.hpp
# /usr/include/xercesc/parsers/XercesDOMParser.hpp
# /usr/include/xercesc/internal/BinFileOutputStream.hpp
# /usr/include/xercesc/internal/BinMemOutputStream.hpp
# /usr/include/xercesc/internal/CharTypeTables.hpp
# /usr/include/xercesc/internal/DGXMLScanner.hpp
# /usr/include/xercesc/internal/ElemStack.hpp
# /usr/include/xercesc/internal/EndOfEntityException.hpp
# /usr/include/xercesc/internal/IANAEncodings.hpp
# /usr/include/xercesc/internal/IGXMLScanner.hpp
# /usr/include/xercesc/internal/MemoryManagerImpl.hpp
# /usr/include/xercesc/internal/ReaderMgr.hpp
# /usr/include/xercesc/internal/SGXMLScanner.hpp
# /usr/include/xercesc/internal/ValidationContextImpl.hpp
# /usr/include/xercesc/internal/VecAttributesImpl.hpp
# /usr/include/xercesc/internal/VecAttrListImpl.hpp
# /usr/include/xercesc/internal/WFXMLScanner.hpp
# /usr/include/xercesc/internal/XMLInternalErrorHandler.hpp
# /usr/include/xercesc/internal/XMLReader.hpp
# /usr/include/xercesc/internal/XMLScanner.hpp
# /usr/include/xercesc/internal/XMLScannerResolver.hpp
# /usr/include/xercesc/internal/XProtoType.hpp
# /usr/include/xercesc/internal/XSAXMLScanner.hpp
# /usr/include/xercesc/internal/XSerializable.hpp
# /usr/include/xercesc/internal/XSerializationException.hpp
# /usr/include/xercesc/internal/XSerializeEngine.hpp
# /usr/include/xercesc/internal/XSObjectFactory.hpp
# /usr/include/xercesc/internal/XTemplateSerializer.hpp
# /usr/bin/CreateDOMDocument
# /usr/bin/DOMCount
# /usr/bin/DOMPrint
# /usr/bin/EnumVal
# /usr/bin/MemParse
# /usr/bin/PParse
# /usr/bin/PSVIWriter
# /usr/bin/Redirect
# /usr/bin/SAX2Count
# /usr/bin/SAX2Print
# /usr/bin/SAXCount
# /usr/bin/SAXPrint
# /usr/bin/SCMPrint
# /usr/bin/SEnumVal
# /usr/bin/StdInParse
# /usr/bin/XInclude
# /sysroot/usr/lib/libxerces-c-3.1.so
# /sysroot/usr/lib/libxerces-c.so
# /sysroot/usr/lib/libxerces-c.la
# /sysroot/usr/lib/libxerces-c.a
# /sysroot/usr/lib/pkgconfig/xerces-c.pc
# /sysroot/usr/include/xercesc/util/ArrayIndexOutOfBoundsException.hpp
# /sysroot/usr/include/xercesc/util/Base64.hpp
# /sysroot/usr/include/xercesc/util/BaseRefVectorOf.hpp
# /sysroot/usr/include/xercesc/util/BaseRefVectorOf.c
# /sysroot/usr/include/xercesc/util/BinFileInputStream.hpp
# /sysroot/usr/include/xercesc/util/BinInputStream.hpp
# /sysroot/usr/include/xercesc/util/BinMemInputStream.hpp
# /sysroot/usr/include/xercesc/util/BitOps.hpp
# /sysroot/usr/include/xercesc/util/BitSet.hpp
# /sysroot/usr/include/xercesc/util/CountedPointer.hpp
# /sysroot/usr/include/xercesc/util/CountedPointer.c
# /sysroot/usr/include/xercesc/util/DefaultPanicHandler.hpp
# /sysroot/usr/include/xercesc/util/EmptyStackException.hpp
# /sysroot/usr/include/xercesc/util/EncodingValidator.hpp
# /sysroot/usr/include/xercesc/util/FlagJanitor.hpp
# /sysroot/usr/include/xercesc/util/FlagJanitor.c
# /sysroot/usr/include/xercesc/util/Hashers.hpp
# /sysroot/usr/include/xercesc/util/Hash2KeysSetOf.hpp
# /sysroot/usr/include/xercesc/util/Hash2KeysSetOf.c
# /sysroot/usr/include/xercesc/util/HexBin.hpp
# /sysroot/usr/include/xercesc/util/IllegalArgumentException.hpp
# /sysroot/usr/include/xercesc/util/InvalidCastException.hpp
# /sysroot/usr/include/xercesc/util/IOException.hpp
# /sysroot/usr/include/xercesc/util/Janitor.hpp
# /sysroot/usr/include/xercesc/util/Janitor.c
# /sysroot/usr/include/xercesc/util/KeyRefPair.hpp
# /sysroot/usr/include/xercesc/util/KeyRefPair.c
# /sysroot/usr/include/xercesc/util/KeyValuePair.hpp
# /sysroot/usr/include/xercesc/util/KeyValuePair.c
# /sysroot/usr/include/xercesc/util/KVStringPair.hpp
# /sysroot/usr/include/xercesc/util/Mutexes.hpp
# /sysroot/usr/include/xercesc/util/LogicalPath.c
# /sysroot/usr/include/xercesc/util/NameIdPool.hpp
# /sysroot/usr/include/xercesc/util/NameIdPool.c
# /sysroot/usr/include/xercesc/util/NoSuchElementException.hpp
# /sysroot/usr/include/xercesc/util/NullPointerException.hpp
# /sysroot/usr/include/xercesc/util/NumberFormatException.hpp
# /sysroot/usr/include/xercesc/util/OutOfMemoryException.hpp
# /sysroot/usr/include/xercesc/util/PanicHandler.hpp
# /sysroot/usr/include/xercesc/util/ParseException.hpp
# /sysroot/usr/include/xercesc/util/PlatformUtils.hpp
# /sysroot/usr/include/xercesc/util/PSVIUni.hpp
# /sysroot/usr/include/xercesc/util/QName.hpp
# /sysroot/usr/include/xercesc/util/RefArrayOf.hpp
# /sysroot/usr/include/xercesc/util/RefArrayOf.c
# /sysroot/usr/include/xercesc/util/RefArrayVectorOf.hpp
# /sysroot/usr/include/xercesc/util/RefArrayVectorOf.c
# /sysroot/usr/include/xercesc/util/RefHash2KeysTableOf.hpp
# /sysroot/usr/include/xercesc/util/RefHash2KeysTableOf.c
# /sysroot/usr/include/xercesc/util/RefHash3KeysIdPool.hpp
# /sysroot/usr/include/xercesc/util/RefHash3KeysIdPool.c
# /sysroot/usr/include/xercesc/util/RefHashTableOf.hpp
# /sysroot/usr/include/xercesc/util/RefHashTableOf.c
# /sysroot/usr/include/xercesc/util/RefStackOf.hpp
# /sysroot/usr/include/xercesc/util/RefStackOf.c
# /sysroot/usr/include/xercesc/util/RefVectorOf.hpp
# /sysroot/usr/include/xercesc/util/RefVectorOf.c
# /sysroot/usr/include/xercesc/util/RuntimeException.hpp
# /sysroot/usr/include/xercesc/util/SchemaDateTimeException.hpp
# /sysroot/usr/include/xercesc/util/SecurityManager.hpp
# /sysroot/usr/include/xercesc/util/StringPool.hpp
# /sysroot/usr/include/xercesc/util/SynchronizedStringPool.hpp
# /sysroot/usr/include/xercesc/util/TranscodingException.hpp
# /sysroot/usr/include/xercesc/util/TransENameMap.hpp
# /sysroot/usr/include/xercesc/util/TransENameMap.c
# /sysroot/usr/include/xercesc/util/TransService.hpp
# /sysroot/usr/include/xercesc/util/UnexpectedEOFException.hpp
# /sysroot/usr/include/xercesc/util/UnsupportedEncodingException.hpp
# /sysroot/usr/include/xercesc/util/UTFDataFormatException.hpp
# /sysroot/usr/include/xercesc/util/ValueArrayOf.hpp
# /sysroot/usr/include/xercesc/util/ValueArrayOf.c
# /sysroot/usr/include/xercesc/util/ValueHashTableOf.hpp
# /sysroot/usr/include/xercesc/util/ValueHashTableOf.c
# /sysroot/usr/include/xercesc/util/ValueStackOf.hpp
# /sysroot/usr/include/xercesc/util/ValueStackOf.c
# /sysroot/usr/include/xercesc/util/ValueVectorOf.hpp
# /sysroot/usr/include/xercesc/util/ValueVectorOf.c
# /sysroot/usr/include/xercesc/util/XercesDefs.hpp
# /sysroot/usr/include/xercesc/util/XercesVersion.hpp
# /sysroot/usr/include/xercesc/util/XMemory.hpp
# /sysroot/usr/include/xercesc/util/XML256TableTranscoder.hpp
# /sysroot/usr/include/xercesc/util/XML88591Transcoder.hpp
# /sysroot/usr/include/xercesc/util/XMLAbstractDoubleFloat.hpp
# /sysroot/usr/include/xercesc/util/XMLASCIITranscoder.hpp
# /sysroot/usr/include/xercesc/util/XMLBigDecimal.hpp
# /sysroot/usr/include/xercesc/util/XMLBigInteger.hpp
# /sysroot/usr/include/xercesc/util/XMLChar.hpp
# /sysroot/usr/include/xercesc/util/XMLChTranscoder.hpp
# /sysroot/usr/include/xercesc/util/XMLDateTime.hpp
# /sysroot/usr/include/xercesc/util/XMLDOMMsg.hpp
# /sysroot/usr/include/xercesc/util/XMLDouble.hpp
# /sysroot/usr/include/xercesc/util/XMLEBCDICTranscoder.hpp
# /sysroot/usr/include/xercesc/util/XMLEntityResolver.hpp
# /sysroot/usr/include/xercesc/util/XMLEnumerator.hpp
# /sysroot/usr/include/xercesc/util/XMLException.hpp
# /sysroot/usr/include/xercesc/util/XMLExceptMsgs.hpp
# /sysroot/usr/include/xercesc/util/XMLFileMgr.hpp
# /sysroot/usr/include/xercesc/util/XMLFloat.hpp
# /sysroot/usr/include/xercesc/util/XMLIBM1047Transcoder.hpp
# /sysroot/usr/include/xercesc/util/XMLIBM1140Transcoder.hpp
# /sysroot/usr/include/xercesc/util/XMLInitializer.hpp
# /sysroot/usr/include/xercesc/util/XMLInteger.hpp
# /sysroot/usr/include/xercesc/util/XMLMutexMgr.hpp
# /sysroot/usr/include/xercesc/util/XMLMsgLoader.hpp
# /sysroot/usr/include/xercesc/util/XMLNetAccessor.hpp
# /sysroot/usr/include/xercesc/util/XMLNumber.hpp
# /sysroot/usr/include/xercesc/util/XMLResourceIdentifier.hpp
# /sysroot/usr/include/xercesc/util/XMLString.hpp
# /sysroot/usr/include/xercesc/util/XMLStringTokenizer.hpp
# /sysroot/usr/include/xercesc/util/XMLUCS4Transcoder.hpp
# /sysroot/usr/include/xercesc/util/XMLUni.hpp
# /sysroot/usr/include/xercesc/util/XMLUniDefs.hpp
# /sysroot/usr/include/xercesc/util/XMLUri.hpp
# /sysroot/usr/include/xercesc/util/XMLURL.hpp
# /sysroot/usr/include/xercesc/util/XMLUTF16Transcoder.hpp
# /sysroot/usr/include/xercesc/util/XMLUTF8Transcoder.hpp
# /sysroot/usr/include/xercesc/util/XMLWin1252Transcoder.hpp
# /sysroot/usr/include/xercesc/util/Xerces_autoconf_config.hpp
# /sysroot/usr/include/xercesc/util/Transcoders/ICU/ICUTransService.hpp
# /sysroot/usr/include/xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.hpp
# /sysroot/usr/include/xercesc/util/MsgLoaders/InMemory/XercesMessages_en_US.hpp
# /sysroot/usr/include/xercesc/util/NetAccessors/Curl/CurlNetAccessor.hpp
# /sysroot/usr/include/xercesc/util/NetAccessors/Curl/CurlURLInputStream.hpp
# /sysroot/usr/include/xercesc/util/FileManagers/PosixFileMgr.hpp
# /sysroot/usr/include/xercesc/util/MutexManagers/PosixMutexMgr.hpp
# /sysroot/usr/include/xercesc/util/regx/ASCIIRangeFactory.hpp
# /sysroot/usr/include/xercesc/util/regx/BlockRangeFactory.hpp
# /sysroot/usr/include/xercesc/util/regx/BMPattern.hpp
# /sysroot/usr/include/xercesc/util/regx/CharToken.hpp
# /sysroot/usr/include/xercesc/util/regx/ClosureToken.hpp
# /sysroot/usr/include/xercesc/util/regx/ConcatToken.hpp
# /sysroot/usr/include/xercesc/util/regx/Match.hpp
# /sysroot/usr/include/xercesc/util/regx/Op.hpp
# /sysroot/usr/include/xercesc/util/regx/OpFactory.hpp
# /sysroot/usr/include/xercesc/util/regx/ParenToken.hpp
# /sysroot/usr/include/xercesc/util/regx/ParserForXMLSchema.hpp
# /sysroot/usr/include/xercesc/util/regx/RangeFactory.hpp
# /sysroot/usr/include/xercesc/util/regx/RangeToken.hpp
# /sysroot/usr/include/xercesc/util/regx/RangeTokenMap.hpp
# /sysroot/usr/include/xercesc/util/regx/RegularExpression.hpp
# /sysroot/usr/include/xercesc/util/regx/RegxDefs.hpp
# /sysroot/usr/include/xercesc/util/regx/RegxParser.hpp
# /sysroot/usr/include/xercesc/util/regx/RegxUtil.hpp
# /sysroot/usr/include/xercesc/util/regx/StringToken.hpp
# /sysroot/usr/include/xercesc/util/regx/Token.hpp
# /sysroot/usr/include/xercesc/util/regx/TokenFactory.hpp
# /sysroot/usr/include/xercesc/util/regx/TokenInc.hpp
# /sysroot/usr/include/xercesc/util/regx/UniCharTable.hpp
# /sysroot/usr/include/xercesc/util/regx/UnicodeRangeFactory.hpp
# /sysroot/usr/include/xercesc/util/regx/UnionToken.hpp
# /sysroot/usr/include/xercesc/util/regx/XMLRangeFactory.hpp
# /sysroot/usr/include/xercesc/util/regx/XMLUniCharacter.hpp
# /sysroot/usr/include/xercesc/dom/DOM.hpp
# /sysroot/usr/include/xercesc/dom/DOMAttr.hpp
# /sysroot/usr/include/xercesc/dom/DOMCDATASection.hpp
# /sysroot/usr/include/xercesc/dom/DOMCharacterData.hpp
# /sysroot/usr/include/xercesc/dom/DOMComment.hpp
# /sysroot/usr/include/xercesc/dom/DOMConfiguration.hpp
# /sysroot/usr/include/xercesc/dom/DOMDocument.hpp
# /sysroot/usr/include/xercesc/dom/DOMDocumentFragment.hpp
# /sysroot/usr/include/xercesc/dom/DOMDocumentRange.hpp
# /sysroot/usr/include/xercesc/dom/DOMDocumentTraversal.hpp
# /sysroot/usr/include/xercesc/dom/DOMDocumentType.hpp
# /sysroot/usr/include/xercesc/dom/DOMElement.hpp
# /sysroot/usr/include/xercesc/dom/DOMEntity.hpp
# /sysroot/usr/include/xercesc/dom/DOMEntityReference.hpp
# /sysroot/usr/include/xercesc/dom/DOMError.hpp
# /sysroot/usr/include/xercesc/dom/DOMErrorHandler.hpp
# /sysroot/usr/include/xercesc/dom/DOMException.hpp
# /sysroot/usr/include/xercesc/dom/DOMImplementation.hpp
# /sysroot/usr/include/xercesc/dom/DOMImplementationList.hpp
# /sysroot/usr/include/xercesc/dom/DOMImplementationLS.hpp
# /sysroot/usr/include/xercesc/dom/DOMImplementationRegistry.hpp
# /sysroot/usr/include/xercesc/dom/DOMImplementationSource.hpp
# /sysroot/usr/include/xercesc/dom/DOMLocator.hpp
# /sysroot/usr/include/xercesc/dom/DOMLSException.hpp
# /sysroot/usr/include/xercesc/dom/DOMLSInput.hpp
# /sysroot/usr/include/xercesc/dom/DOMLSOutput.hpp
# /sysroot/usr/include/xercesc/dom/DOMLSParser.hpp
# /sysroot/usr/include/xercesc/dom/DOMLSParserFilter.hpp
# /sysroot/usr/include/xercesc/dom/DOMLSResourceResolver.hpp
# /sysroot/usr/include/xercesc/dom/DOMLSSerializer.hpp
# /sysroot/usr/include/xercesc/dom/DOMLSSerializerFilter.hpp
# /sysroot/usr/include/xercesc/dom/DOMMemoryManager.hpp
# /sysroot/usr/include/xercesc/dom/DOMNamedNodeMap.hpp
# /sysroot/usr/include/xercesc/dom/DOMNode.hpp
# /sysroot/usr/include/xercesc/dom/DOMNodeFilter.hpp
# /sysroot/usr/include/xercesc/dom/DOMNodeIterator.hpp
# /sysroot/usr/include/xercesc/dom/DOMNodeList.hpp
# /sysroot/usr/include/xercesc/dom/DOMNotation.hpp
# /sysroot/usr/include/xercesc/dom/DOMProcessingInstruction.hpp
# /sysroot/usr/include/xercesc/dom/DOMPSVITypeInfo.hpp
# /sysroot/usr/include/xercesc/dom/DOMRange.hpp
# /sysroot/usr/include/xercesc/dom/DOMRangeException.hpp
# /sysroot/usr/include/xercesc/dom/DOMStringList.hpp
# /sysroot/usr/include/xercesc/dom/DOMText.hpp
# /sysroot/usr/include/xercesc/dom/DOMTreeWalker.hpp
# /sysroot/usr/include/xercesc/dom/DOMTypeInfo.hpp
# /sysroot/usr/include/xercesc/dom/DOMUserDataHandler.hpp
# /sysroot/usr/include/xercesc/dom/DOMXPathEvaluator.hpp
# /sysroot/usr/include/xercesc/dom/DOMXPathException.hpp
# /sysroot/usr/include/xercesc/dom/DOMXPathExpression.hpp
# /sysroot/usr/include/xercesc/dom/DOMXPathNamespace.hpp
# /sysroot/usr/include/xercesc/dom/DOMXPathNSResolver.hpp
# /sysroot/usr/include/xercesc/dom/DOMXPathResult.hpp
# /sysroot/usr/include/xercesc/dom/StDOMNode.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMAttrImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMAttrMapImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMAttrNSImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMCasts.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMCDATASectionImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMCharacterDataImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMChildNode.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMCommentImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMConfigurationImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMDeepNodeListImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMDeepNodeListPool.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMDeepNodeListPool.c
# /sysroot/usr/include/xercesc/dom/impl/DOMDocumentFragmentImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMDocumentImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMDocumentTypeImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMElementImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMElementNSImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMEntityImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMEntityReferenceImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMErrorImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMImplementationImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMImplementationListImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMLocatorImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMNamedNodeMapImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMNodeIDMap.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMNodeImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMNodeIteratorImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMNodeListImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMNodeVector.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMNormalizer.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMNotationImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMParentNode.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMProcessingInstructionImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMRangeImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMStringListImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMStringPool.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMTextImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMTreeWalkerImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMTypeInfoImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMLSSerializerImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMLSInputImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMLSOutputImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMXPathExpressionImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMXPathNSResolverImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/DOMXPathResultImpl.hpp
# /sysroot/usr/include/xercesc/dom/impl/XSDElementNSImpl.hpp
# /sysroot/usr/include/xercesc/xinclude/XIncludeDOMDocumentProcessor.hpp
# /sysroot/usr/include/xercesc/xinclude/XIncludeLocation.hpp
# /sysroot/usr/include/xercesc/xinclude/XIncludeUtils.hpp
# /sysroot/usr/include/xercesc/sax/AttributeList.hpp
# /sysroot/usr/include/xercesc/sax/DocumentHandler.hpp
# /sysroot/usr/include/xercesc/sax/DTDHandler.hpp
# /sysroot/usr/include/xercesc/sax/EntityResolver.hpp
# /sysroot/usr/include/xercesc/sax/ErrorHandler.hpp
# /sysroot/usr/include/xercesc/sax/HandlerBase.hpp
# /sysroot/usr/include/xercesc/sax/InputSource.hpp
# /sysroot/usr/include/xercesc/sax/Locator.hpp
# /sysroot/usr/include/xercesc/sax/Parser.hpp
# /sysroot/usr/include/xercesc/sax/SAXException.hpp
# /sysroot/usr/include/xercesc/sax/SAXParseException.hpp
# /sysroot/usr/include/xercesc/framework/BinOutputStream.hpp
# /sysroot/usr/include/xercesc/framework/LocalFileFormatTarget.hpp
# /sysroot/usr/include/xercesc/framework/LocalFileInputSource.hpp
# /sysroot/usr/include/xercesc/framework/MemBufFormatTarget.hpp
# /sysroot/usr/include/xercesc/framework/MemBufInputSource.hpp
# /sysroot/usr/include/xercesc/framework/MemoryManager.hpp
# /sysroot/usr/include/xercesc/framework/StdInInputSource.hpp
# /sysroot/usr/include/xercesc/framework/StdOutFormatTarget.hpp
# /sysroot/usr/include/xercesc/framework/URLInputSource.hpp
# /sysroot/usr/include/xercesc/framework/ValidationContext.hpp
# /sysroot/usr/include/xercesc/framework/Wrapper4DOMLSInput.hpp
# /sysroot/usr/include/xercesc/framework/Wrapper4InputSource.hpp
# /sysroot/usr/include/xercesc/framework/XMLAttDef.hpp
# /sysroot/usr/include/xercesc/framework/XMLAttDefList.hpp
# /sysroot/usr/include/xercesc/framework/XMLAttr.hpp
# /sysroot/usr/include/xercesc/framework/XMLBuffer.hpp
# /sysroot/usr/include/xercesc/framework/XMLBufferMgr.hpp
# /sysroot/usr/include/xercesc/framework/XMLContentModel.hpp
# /sysroot/usr/include/xercesc/framework/XMLDocumentHandler.hpp
# /sysroot/usr/include/xercesc/framework/XMLDTDDescription.hpp
# /sysroot/usr/include/xercesc/framework/XMLElementDecl.hpp
# /sysroot/usr/include/xercesc/framework/XMLEntityDecl.hpp
# /sysroot/usr/include/xercesc/framework/XMLEntityHandler.hpp
# /sysroot/usr/include/xercesc/framework/XMLErrorCodes.hpp
# /sysroot/usr/include/xercesc/framework/XMLErrorReporter.hpp
# /sysroot/usr/include/xercesc/framework/XMLFormatter.hpp
# /sysroot/usr/include/xercesc/framework/XMLGrammarDescription.hpp
# /sysroot/usr/include/xercesc/framework/XMLGrammarPool.hpp
# /sysroot/usr/include/xercesc/framework/XMLGrammarPoolImpl.hpp
# /sysroot/usr/include/xercesc/framework/XMLNotationDecl.hpp
# /sysroot/usr/include/xercesc/framework/XMLPScanToken.hpp
# /sysroot/usr/include/xercesc/framework/XMLRecognizer.hpp
# /sysroot/usr/include/xercesc/framework/XMLRefInfo.hpp
# /sysroot/usr/include/xercesc/framework/XMLSchemaDescription.hpp
# /sysroot/usr/include/xercesc/framework/XMLValidator.hpp
# /sysroot/usr/include/xercesc/framework/XMLValidityCodes.hpp
# /sysroot/usr/include/xercesc/framework/psvi/PSVIAttribute.hpp
# /sysroot/usr/include/xercesc/framework/psvi/PSVIAttributeList.hpp
# /sysroot/usr/include/xercesc/framework/psvi/PSVIElement.hpp
# /sysroot/usr/include/xercesc/framework/psvi/PSVIHandler.hpp
# /sysroot/usr/include/xercesc/framework/psvi/PSVIItem.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSAnnotation.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSAttributeDeclaration.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSAttributeGroupDefinition.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSAttributeUse.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSComplexTypeDefinition.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSConstants.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSElementDeclaration.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSFacet.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSIDCDefinition.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSModel.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSModelGroup.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSModelGroupDefinition.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSMultiValueFacet.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSNamedMap.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSNamedMap.c
# /sysroot/usr/include/xercesc/framework/psvi/XSNamespaceItem.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSNotationDeclaration.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSObject.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSParticle.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSSimpleTypeDefinition.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSTypeDefinition.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSValue.hpp
# /sysroot/usr/include/xercesc/framework/psvi/XSWildcard.hpp
# /sysroot/usr/include/xercesc/validators/common/AllContentModel.hpp
# /sysroot/usr/include/xercesc/validators/common/CMAny.hpp
# /sysroot/usr/include/xercesc/validators/common/CMBinaryOp.hpp
# /sysroot/usr/include/xercesc/validators/common/CMLeaf.hpp
# /sysroot/usr/include/xercesc/validators/common/CMRepeatingLeaf.hpp
# /sysroot/usr/include/xercesc/validators/common/CMNode.hpp
# /sysroot/usr/include/xercesc/validators/common/CMStateSet.hpp
# /sysroot/usr/include/xercesc/validators/common/CMUnaryOp.hpp
# /sysroot/usr/include/xercesc/validators/common/ContentLeafNameTypeVector.hpp
# /sysroot/usr/include/xercesc/validators/common/ContentSpecNode.hpp
# /sysroot/usr/include/xercesc/validators/common/DFAContentModel.hpp
# /sysroot/usr/include/xercesc/validators/common/Grammar.hpp
# /sysroot/usr/include/xercesc/validators/common/GrammarResolver.hpp
# /sysroot/usr/include/xercesc/validators/common/MixedContentModel.hpp
# /sysroot/usr/include/xercesc/validators/common/SimpleContentModel.hpp
# /sysroot/usr/include/xercesc/validators/datatype/AbstractNumericFacetValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/AbstractNumericValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/AbstractStringValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/AnySimpleTypeDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/AnyURIDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/Base64BinaryDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/BooleanDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/DatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/DatatypeValidatorFactory.hpp
# /sysroot/usr/include/xercesc/validators/datatype/DateDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/DateTimeDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/DateTimeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/DayDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/DecimalDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/DoubleDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/DurationDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/ENTITYDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/FloatDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/HexBinaryDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/IDDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/IDREFDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/InvalidDatatypeFacetException.hpp
# /sysroot/usr/include/xercesc/validators/datatype/InvalidDatatypeValueException.hpp
# /sysroot/usr/include/xercesc/validators/datatype/ListDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/MonthDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/MonthDayDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/NameDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/NCNameDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/NOTATIONDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/QNameDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/StringDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/TimeDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/UnionDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/XMLCanRepGroup.hpp
# /sysroot/usr/include/xercesc/validators/datatype/YearDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/datatype/YearMonthDatatypeValidator.hpp
# /sysroot/usr/include/xercesc/validators/DTD/DocTypeHandler.hpp
# /sysroot/usr/include/xercesc/validators/DTD/DTDAttDef.hpp
# /sysroot/usr/include/xercesc/validators/DTD/DTDAttDefList.hpp
# /sysroot/usr/include/xercesc/validators/DTD/DTDElementDecl.hpp
# /sysroot/usr/include/xercesc/validators/DTD/DTDEntityDecl.hpp
# /sysroot/usr/include/xercesc/validators/DTD/DTDGrammar.hpp
# /sysroot/usr/include/xercesc/validators/DTD/DTDScanner.hpp
# /sysroot/usr/include/xercesc/validators/DTD/DTDValidator.hpp
# /sysroot/usr/include/xercesc/validators/DTD/XMLDTDDescriptionImpl.hpp
# /sysroot/usr/include/xercesc/validators/schema/ComplexTypeInfo.hpp
# /sysroot/usr/include/xercesc/validators/schema/GeneralAttributeCheck.hpp
# /sysroot/usr/include/xercesc/validators/schema/NamespaceScope.hpp
# /sysroot/usr/include/xercesc/validators/schema/PSVIDefs.hpp
# /sysroot/usr/include/xercesc/validators/schema/SchemaAttDef.hpp
# /sysroot/usr/include/xercesc/validators/schema/SchemaAttDefList.hpp
# /sysroot/usr/include/xercesc/validators/schema/SchemaElementDecl.hpp
# /sysroot/usr/include/xercesc/validators/schema/SchemaGrammar.hpp
# /sysroot/usr/include/xercesc/validators/schema/SchemaInfo.hpp
# /sysroot/usr/include/xercesc/validators/schema/SchemaSymbols.hpp
# /sysroot/usr/include/xercesc/validators/schema/SchemaValidator.hpp
# /sysroot/usr/include/xercesc/validators/schema/SubstitutionGroupComparator.hpp
# /sysroot/usr/include/xercesc/validators/schema/TraverseSchema.hpp
# /sysroot/usr/include/xercesc/validators/schema/XercesAttGroupInfo.hpp
# /sysroot/usr/include/xercesc/validators/schema/XercesElementWildcard.hpp
# /sysroot/usr/include/xercesc/validators/schema/XercesGroupInfo.hpp
# /sysroot/usr/include/xercesc/validators/schema/XMLSchemaDescriptionImpl.hpp
# /sysroot/usr/include/xercesc/validators/schema/XSDDOMParser.hpp
# /sysroot/usr/include/xercesc/validators/schema/XSDErrorReporter.hpp
# /sysroot/usr/include/xercesc/validators/schema/XSDLocator.hpp
# /sysroot/usr/include/xercesc/validators/schema/XUtil.hpp
# /sysroot/usr/include/xercesc/validators/schema/identity/FieldActivator.hpp
# /sysroot/usr/include/xercesc/validators/schema/identity/FieldValueMap.hpp
# /sysroot/usr/include/xercesc/validators/schema/identity/IC_Field.hpp
# /sysroot/usr/include/xercesc/validators/schema/identity/IC_Key.hpp
# /sysroot/usr/include/xercesc/validators/schema/identity/IC_KeyRef.hpp
# /sysroot/usr/include/xercesc/validators/schema/identity/IC_Selector.hpp
# /sysroot/usr/include/xercesc/validators/schema/identity/IC_Unique.hpp
# /sysroot/usr/include/xercesc/validators/schema/identity/IdentityConstraint.hpp
# /sysroot/usr/include/xercesc/validators/schema/identity/IdentityConstraintHandler.hpp
# /sysroot/usr/include/xercesc/validators/schema/identity/ValueStore.hpp
# /sysroot/usr/include/xercesc/validators/schema/identity/ValueStoreCache.hpp
# /sysroot/usr/include/xercesc/validators/schema/identity/XercesXPath.hpp
# /sysroot/usr/include/xercesc/validators/schema/identity/XPathException.hpp
# /sysroot/usr/include/xercesc/validators/schema/identity/XPathMatcher.hpp
# /sysroot/usr/include/xercesc/validators/schema/identity/XPathMatcherStack.hpp
# /sysroot/usr/include/xercesc/validators/schema/identity/XPathSymbols.hpp
# /sysroot/usr/include/xercesc/sax2/Attributes.hpp
# /sysroot/usr/include/xercesc/sax2/ContentHandler.hpp
# /sysroot/usr/include/xercesc/sax2/DeclHandler.hpp
# /sysroot/usr/include/xercesc/sax2/DefaultHandler.hpp
# /sysroot/usr/include/xercesc/sax2/LexicalHandler.hpp
# /sysroot/usr/include/xercesc/sax2/SAX2XMLFilter.hpp
# /sysroot/usr/include/xercesc/sax2/SAX2XMLReader.hpp
# /sysroot/usr/include/xercesc/sax2/XMLReaderFactory.hpp
# /sysroot/usr/include/xercesc/parsers/AbstractDOMParser.hpp
# /sysroot/usr/include/xercesc/parsers/DOMLSParserImpl.hpp
# /sysroot/usr/include/xercesc/parsers/SAX2XMLFilterImpl.hpp
# /sysroot/usr/include/xercesc/parsers/SAX2XMLReaderImpl.hpp
# /sysroot/usr/include/xercesc/parsers/SAXParser.hpp
# /sysroot/usr/include/xercesc/parsers/XercesDOMParser.hpp
# /sysroot/usr/include/xercesc/internal/BinFileOutputStream.hpp
# /sysroot/usr/include/xercesc/internal/BinMemOutputStream.hpp
# /sysroot/usr/include/xercesc/internal/CharTypeTables.hpp
# /sysroot/usr/include/xercesc/internal/DGXMLScanner.hpp
# /sysroot/usr/include/xercesc/internal/ElemStack.hpp
# /sysroot/usr/include/xercesc/internal/EndOfEntityException.hpp
# /sysroot/usr/include/xercesc/internal/IANAEncodings.hpp
# /sysroot/usr/include/xercesc/internal/IGXMLScanner.hpp
# /sysroot/usr/include/xercesc/internal/MemoryManagerImpl.hpp
# /sysroot/usr/include/xercesc/internal/ReaderMgr.hpp
# /sysroot/usr/include/xercesc/internal/SGXMLScanner.hpp
# /sysroot/usr/include/xercesc/internal/ValidationContextImpl.hpp
# /sysroot/usr/include/xercesc/internal/VecAttributesImpl.hpp
# /sysroot/usr/include/xercesc/internal/VecAttrListImpl.hpp
# /sysroot/usr/include/xercesc/internal/WFXMLScanner.hpp
# /sysroot/usr/include/xercesc/internal/XMLInternalErrorHandler.hpp
# /sysroot/usr/include/xercesc/internal/XMLReader.hpp
# /sysroot/usr/include/xercesc/internal/XMLScanner.hpp
# /sysroot/usr/include/xercesc/internal/XMLScannerResolver.hpp
# /sysroot/usr/include/xercesc/internal/XProtoType.hpp
# /sysroot/usr/include/xercesc/internal/XSAXMLScanner.hpp
# /sysroot/usr/include/xercesc/internal/XSerializable.hpp
# /sysroot/usr/include/xercesc/internal/XSerializationException.hpp
# /sysroot/usr/include/xercesc/internal/XSerializeEngine.hpp
# /sysroot/usr/include/xercesc/internal/XSObjectFactory.hpp
# /sysroot/usr/include/xercesc/internal/XTemplateSerializer.hpp

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf xerces-c.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/xerces-c.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/xerces-c.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/xerces-c.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/xerces-c/src/xerces-c-3.1.4/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by xerces-c configure 3.1.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 5b5a050cd9de
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2839: checking build system type
# configure:2853: result: x86_64-unknown-linux-gnu
# configure:2873: checking host system type
# configure:2886: result: x86_64-unknown-linux-gnu
# configure:2924: checking for a BSD-compatible install
# configure:2992: result: /usr/bin/install -c
# configure:3003: checking whether build environment is sane
# configure:3058: result: yes
# configure:3117: checking for x86_64-unknown-linux-strip
# configure:3147: result: no
# configure:3157: checking for strip
# configure:3173: found /usr/sbin/strip
# configure:3184: result: strip
# configure:3209: checking for a thread-safe mkdir -p
# configure:3248: result: /usr/sbin/mkdir -p
# configure:3255: checking for gawk
# configure:3271: found /usr/sbin/gawk
# configure:3282: result: gawk
# configure:3293: checking whether make sets $(MAKE)
# configure:3315: result: yes
# configure:3344: checking whether make supports nested variables
# configure:3361: result: yes
# configure:3450: checking whether UID '1000' is supported by ustar format
# configure:3453: result: yes
# configure:3460: checking whether GID '1000' is supported by ustar format
# configure:3463: result: yes
# configure:3471: checking how to create a ustar tar archive
# configure:3482: tar --version
# tar (GNU tar) 1.29
# Copyright (C) 2015 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later .
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
#
# Written by John Gilmore and Jay Fenlason.
# configure:3485: $? = 0
# configure:3525: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
# configure:3528: $? = 0
# configure:3532: tar -xf -
# configure:3535: $? = 0
# configure:3537: cat conftest.dir/file
# GrepMe
# configure:3540: $? = 0
# configure:3553: result: gnutar
# configure:3562: checking whether to enable maintainer-specific portions of Makefiles
# configure:3571: result: no
# configure:3586: checking whether to use rpath
# configure:3595: result: yes
# configure:3613: checking for x86_64-unknown-linux-g++
# configure:3643: result: no
# configure:3613: checking for x86_64-unknown-linux-c++
# configure:3643: result: no
# configure:3613: checking for x86_64-unknown-linux-gpp
# configure:3643: result: no
# configure:3613: checking for x86_64-unknown-linux-aCC
# configure:3643: result: no
# configure:3613: checking for x86_64-unknown-linux-CC
# configure:3643: result: no
# configure:3613: checking for x86_64-unknown-linux-cxx
# configure:3643: result: no
# configure:3613: checking for x86_64-unknown-linux-cc++
# configure:3643: result: no
# configure:3613: checking for x86_64-unknown-linux-cl.exe
# configure:3643: result: no
# configure:3613: checking for x86_64-unknown-linux-FCC
# configure:3643: result: no
# configure:3613: checking for x86_64-unknown-linux-KCC
# configure:3643: result: no
# configure:3613: checking for x86_64-unknown-linux-RCC
# configure:3643: result: no
# configure:3613: checking for x86_64-unknown-linux-xlC_r
# configure:3643: result: no
# configure:3613: checking for x86_64-unknown-linux-xlC
# configure:3643: result: no
# configure:3657: checking for g++
# configure:3673: found /usr/sbin/g++
# configure:3684: result: g++
# configure:3711: checking for C++ compiler version
# configure:3720: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3731: $? = 0
# configure:3720: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3731: $? = 0
# configure:3720: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:3731: $? = 1
# configure:3720: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:3731: $? = 1
# configure:3751: checking whether the C++ compiler works
# configure:3773: g++ conftest.cpp >&5
# configure:3777: $? = 0
# configure:3825: result: yes
# configure:3828: checking for C++ compiler default output file name
# configure:3830: result: a.out
# configure:3836: checking for suffix of executables
# configure:3843: g++ -o conftest conftest.cpp >&5
# configure:3847: $? = 0
# configure:3869: result:
# configure:3891: checking whether we are cross compiling
# configure:3899: g++ -o conftest conftest.cpp >&5
# configure:3903: $? = 0
# configure:3910: ./conftest
# configure:3914: $? = 0
# configure:3929: result: no
# configure:3934: checking for suffix of object files
# configure:3956: g++ -c conftest.cpp >&5
# configure:3960: $? = 0
# configure:3981: result: o
# configure:3985: checking whether we are using the GNU C++ compiler
# configure:4004: g++ -c conftest.cpp >&5
# configure:4004: $? = 0
# configure:4013: result: yes
# configure:4022: checking whether g++ accepts -g
# configure:4042: g++ -c -g conftest.cpp >&5
# configure:4042: $? = 0
# configure:4083: result: yes
# configure:4117: checking for style of include used by make
# configure:4145: result: GNU
# configure:4171: checking dependency style of g++
# configure:4282: result: gcc3
# configure:4305: checking for a sed that does not truncate output
# configure:4369: result: /usr/sbin/sed
# configure:4381: checking whether ln -s works
# configure:4385: result: yes
# configure:4741: checking how to print strings
# configure:4768: result: printf
# configure:4797: checking for x86_64-unknown-linux-gcc
# configure:4827: result: no
# configure:4837: checking for gcc
# configure:4853: found /usr/sbin/gcc
# configure:4864: result: gcc
# configure:5093: checking for C compiler version
# configure:5102: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:5113: $? = 0
# configure:5102: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:5113: $? = 0
# configure:5102: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:5113: $? = 1
# configure:5102: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:5113: $? = 1
# configure:5117: checking whether we are using the GNU C compiler
# configure:5136: gcc -c conftest.c >&5
# configure:5136: $? = 0
# configure:5145: result: yes
# configure:5154: checking whether gcc accepts -g
# configure:5174: gcc -c -g conftest.c >&5
# configure:5174: $? = 0
# configure:5215: result: yes
# configure:5232: checking for gcc option to accept ISO C89
# configure:5295: gcc -c conftest.c >&5
# configure:5295: $? = 0
# configure:5308: result: none needed
# configure:5330: checking dependency style of gcc
# configure:5441: result: gcc3
# configure:5456: checking for a sed that does not truncate output
# configure:5520: result: /usr/sbin/sed
# configure:5538: checking for grep that handles long lines and -e
# configure:5596: result: /usr/sbin/grep
# configure:5601: checking for egrep
# configure:5663: result: /usr/sbin/grep -E
# configure:5668: checking for fgrep
# configure:5730: result: /usr/sbin/grep -F
# configure:5765: checking for ld used by gcc
# configure:5832: result: /usr/sbin/ld
# configure:5839: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:5854: result: yes
# configure:5866: checking for BSD- or MS-compatible name lister (nm)
# configure:5915: result: /usr/sbin/nm -B
# configure:6045: checking the name lister (/usr/sbin/nm -B) interface
# configure:6052: g++ -c conftest.cpp >&5
# configure:6055: /usr/sbin/nm -B "conftest.o"
# configure:6058: output
# 0000000000000000 B some_variable
# configure:6065: result: BSD nm
# configure:6069: checking the maximum length of command line arguments
# configure:6199: result: 1572864
# configure:6216: checking whether the shell understands some XSI constructs
# configure:6226: result: yes
# configure:6230: checking whether the shell understands "+="
# configure:6236: result: yes
# configure:6271: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6311: result: func_convert_file_noop
# configure:6318: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6338: result: func_convert_file_noop
# configure:6345: checking for /usr/sbin/ld option to reload object files
# configure:6352: result: -r
# configure:6386: checking for x86_64-unknown-linux-objdump
# configure:6413: result: objdump
# configure:6482: checking how to recognize dependent libraries
# configure:6684: result: pass_all
# configure:6729: checking for x86_64-unknown-linux-dlltool
# configure:6756: result: dlltool
# configure:6826: checking how to associate runtime and link libraries
# configure:6853: result: printf %s\n
# configure:6870: checking for x86_64-unknown-linux-ar
# configure:6900: result: no
# configure:6914: checking for ar
# configure:6930: found /usr/sbin/ar
# configure:6941: result: ar
# configure:6978: checking for archiver @FILE support
# configure:6995: g++ -c conftest.cpp >&5
# configure:6995: $? = 0
# configure:6998: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:7001: $? = 0
# configure:7006: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:7009: $? = 1
# configure:7021: result: @
# configure:7039: checking for x86_64-unknown-linux-strip
# configure:7066: result: strip
# configure:7138: checking for x86_64-unknown-linux-ranlib
# configure:7168: result: no
# configure:7178: checking for ranlib
# configure:7194: found /usr/sbin/ranlib
# configure:7205: result: ranlib
# configure:7307: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:7427: g++ -c conftest.cpp >&5
# configure:7430: $? = 0
# configure:7434: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:7437: $? = 0
# configure:7503: g++ -o conftest conftest.cpp conftstm.o >&5
# configure:7506: $? = 0
# configure:7544: result: ok
# configure:7581: checking for sysroot
# configure:7611: result: no
# configure:7689: g++ -c conftest.cpp >&5
# configure:7692: $? = 0
# configure:7828: checking for x86_64-unknown-linux-mt
# configure:7858: result: no
# configure:7868: checking for mt
# configure:7898: result: no
# configure:7918: checking if : is a manifest tool
# configure:7924: : '-?'
# configure:7932: result: no
# configure:8574: checking how to run the C preprocessor
# configure:8605: gcc -E conftest.c
# configure:8605: $? = 0
# configure:8619: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8619: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | /* end confdefs.h. */
# | #include
# configure:8644: result: gcc -E
# configure:8664: gcc -E conftest.c
# configure:8664: $? = 0
# configure:8678: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8678: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | /* end confdefs.h. */
# | #include
# configure:8707: checking for ANSI C header files
# configure:8727: gcc -c conftest.c >&5
# configure:8727: $? = 0
# configure:8800: gcc -o conftest conftest.c >&5
# configure:8800: $? = 0
# configure:8800: ./conftest
# configure:8800: $? = 0
# configure:8811: result: yes
# configure:8824: checking for sys/types.h
# configure:8824: gcc -c conftest.c >&5
# configure:8824: $? = 0
# configure:8824: result: yes
# configure:8824: checking for sys/stat.h
# configure:8824: gcc -c conftest.c >&5
# configure:8824: $? = 0
# configure:8824: result: yes
# configure:8824: checking for stdlib.h
# configure:8824: gcc -c conftest.c >&5
# configure:8824: $? = 0
# configure:8824: result: yes
# configure:8824: checking for string.h
# configure:8824: gcc -c conftest.c >&5
# configure:8824: $? = 0
# configure:8824: result: yes
# configure:8824: checking for memory.h
# configure:8824: gcc -c conftest.c >&5
# configure:8824: $? = 0
# configure:8824: result: yes
# configure:8824: checking for strings.h
# configure:8824: gcc -c conftest.c >&5
# configure:8824: $? = 0
# configure:8824: result: yes
# configure:8824: checking for inttypes.h
# configure:8824: gcc -c conftest.c >&5
# configure:8824: $? = 0
# configure:8824: result: yes
# configure:8824: checking for stdint.h
# configure:8824: gcc -c conftest.c >&5
# configure:8824: $? = 0
# configure:8824: result: yes
# configure:8824: checking for unistd.h
# configure:8824: gcc -c conftest.c >&5
# configure:8824: $? = 0
# configure:8824: result: yes
# configure:8838: checking for dlfcn.h
# configure:8838: gcc -c conftest.c >&5
# configure:8838: $? = 0
# configure:8838: result: yes
# configure:9052: checking for objdir
# configure:9067: result: .libs
# configure:9338: checking if gcc supports -fno-rtti -fno-exceptions
# configure:9356: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:9360: $? = 0
# configure:9373: result: no
# configure:9700: checking for gcc option to produce PIC
# configure:9707: result: -fPIC -DPIC
# configure:9715: checking if gcc PIC flag -fPIC -DPIC works
# configure:9733: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9737: $? = 0
# configure:9750: result: yes
# configure:9779: checking if gcc static flag -static works
# configure:9807: result: yes
# configure:9822: checking if gcc supports -c -o file.o
# configure:9843: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9847: $? = 0
# configure:9869: result: yes
# configure:9877: checking if gcc supports -c -o file.o
# configure:9924: result: yes
# configure:9957: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:11110: result: yes
# configure:11147: checking whether -lc should be explicitly linked in
# configure:11155: gcc -c conftest.c >&5
# configure:11158: $? = 0
# configure:11173: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:11176: $? = 0
# configure:11190: result: no
# configure:11350: checking dynamic linker characteristics
# configure:11861: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11861: $? = 0
# configure:12087: result: GNU/Linux ld.so
# configure:12194: checking how to hardcode library paths into programs
# configure:12219: result: immediate
# configure:12759: checking whether stripping libraries is possible
# configure:12764: result: yes
# configure:12799: checking if libtool supports shared libraries
# configure:12801: result: yes
# configure:12804: checking whether to build shared libraries
# configure:12825: result: yes
# configure:12828: checking whether to build static libraries
# configure:12832: result: yes
# configure:12855: checking how to run the C++ preprocessor
# configure:12882: g++ -E conftest.cpp
# configure:12882: $? = 0
# configure:12896: g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12896: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:12921: result: g++ -E
# configure:12941: g++ -E conftest.cpp
# configure:12941: $? = 0
# configure:12955: g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12955: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:13124: checking for ld used by g++
# configure:13191: result: /usr/sbin/ld -m elf_x86_64
# configure:13198: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:13213: result: yes
# configure:13268: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14273: result: yes
# configure:14309: g++ -c conftest.cpp >&5
# configure:14312: $? = 0
# configure:14832: checking for g++ option to produce PIC
# configure:14839: result: -fPIC -DPIC
# configure:14847: checking if g++ PIC flag -fPIC -DPIC works
# configure:14865: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14869: $? = 0
# configure:14882: result: yes
# configure:14905: checking if g++ static flag -static works
# configure:14933: result: yes
# configure:14945: checking if g++ supports -c -o file.o
# configure:14966: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14970: $? = 0
# configure:14992: result: yes
# configure:14997: checking if g++ supports -c -o file.o
# configure:15044: result: yes
# configure:15074: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:15110: result: yes
# configure:15251: checking dynamic linker characteristics
# configure:15922: result: GNU/Linux ld.so
# configure:15975: checking how to hardcode library paths into programs
# configure:16000: result: immediate
# configure:16062: checking whether gcc and cc understand -c and -o together
# configure:16093: gcc -c conftest.cpp -o conftest2.o >&5
# configure:16097: $? = 0
# configure:16103: gcc -c conftest.cpp -o conftest2.o >&5
# configure:16107: $? = 0
# configure:16118: cc -c conftest.cpp >&5
# configure:16122: $? = 0
# configure:16130: cc -c conftest.cpp -o conftest2.o >&5
# configure:16134: $? = 0
# configure:16140: cc -c conftest.cpp -o conftest2.o >&5
# configure:16144: $? = 0
# configure:16162: result: yes
# configure:16207: checking for ANSI C header files
# configure:16311: result: yes
# configure:16319: checking whether time.h and sys/time.h may both be included
# configure:16339: g++ -c conftest.cpp >&5
# configure:16339: $? = 0
# configure:16346: result: yes
# configure:16364: checking arpa/inet.h usability
# configure:16364: g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking arpa/inet.h presence
# configure:16364: g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for arpa/inet.h
# configure:16364: result: yes
# configure:16364: checking fcntl.h usability
# configure:16364: g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking fcntl.h presence
# configure:16364: g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for fcntl.h
# configure:16364: result: yes
# configure:16364: checking float.h usability
# configure:16364: g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking float.h presence
# configure:16364: g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for float.h
# configure:16364: result: yes
# configure:16364: checking for inttypes.h
# configure:16364: result: yes
# configure:16364: checking langinfo.h usability
# configure:16364: g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking langinfo.h presence
# configure:16364: g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for langinfo.h
# configure:16364: result: yes
# configure:16364: checking limits.h usability
# configure:16364: g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking limits.h presence
# configure:16364: g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for limits.h
# configure:16364: result: yes
# configure:16364: checking locale.h usability
# configure:16364: g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking locale.h presence
# configure:16364: g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for locale.h
# configure:16364: result: yes
# configure:16364: checking for memory.h
# configure:16364: result: yes
# configure:16364: checking netdb.h usability
# configure:16364: g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking netdb.h presence
# configure:16364: g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for netdb.h
# configure:16364: result: yes
# configure:16364: checking netinet/in.h usability
# configure:16364: g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking netinet/in.h presence
# configure:16364: g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for netinet/in.h
# configure:16364: result: yes
# configure:16364: checking nl_types.h usability
# configure:16364: g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking nl_types.h presence
# configure:16364: g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for nl_types.h
# configure:16364: result: yes
# configure:16364: checking stddef.h usability
# configure:16364: g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking stddef.h presence
# configure:16364: g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for stddef.h
# configure:16364: result: yes
# configure:16364: checking for stdint.h
# configure:16364: result: yes
# configure:16364: checking for stdlib.h
# configure:16364: result: yes
# configure:16364: checking for string.h
# configure:16364: result: yes
# configure:16364: checking for strings.h
# configure:16364: result: yes
# configure:16364: checking sys/param.h usability
# configure:16364: g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking sys/param.h presence
# configure:16364: g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for sys/param.h
# configure:16364: result: yes
# configure:16364: checking sys/socket.h usability
# configure:16364: g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking sys/socket.h presence
# configure:16364: g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for sys/socket.h
# configure:16364: result: yes
# configure:16364: checking sys/time.h usability
# configure:16364: g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking sys/time.h presence
# configure:16364: g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for sys/time.h
# configure:16364: result: yes
# configure:16364: checking sys/timeb.h usability
# configure:16364: g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking sys/timeb.h presence
# configure:16364: g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for sys/timeb.h
# configure:16364: result: yes
# configure:16364: checking for unistd.h
# configure:16364: result: yes
# configure:16364: checking wchar.h usability
# configure:16364: g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking wchar.h presence
# configure:16364: g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for wchar.h
# configure:16364: result: yes
# configure:16364: checking wctype.h usability
# configure:16364: g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking wctype.h presence
# configure:16364: g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for wctype.h
# configure:16364: result: yes
# configure:16364: checking CoreServices/CoreServices.h usability
# configure:16364: g++ -c conftest.cpp >&5
# conftest.cpp:81:39: fatal error: CoreServices/CoreServices.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16364: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:16364: result: no
# configure:16364: checking CoreServices/CoreServices.h presence
# configure:16364: g++ -E conftest.cpp
# conftest.cpp:48:39: fatal error: CoreServices/CoreServices.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16364: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | /* end confdefs.h. */
# | #include
# configure:16364: result: no
# configure:16364: checking for CoreServices/CoreServices.h
# configure:16364: result: no
# configure:16364: checking endian.h usability
# configure:16364: g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking endian.h presence
# configure:16364: g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for endian.h
# configure:16364: result: yes
# configure:16364: checking machine/endian.h usability
# configure:16364: g++ -c conftest.cpp >&5
# conftest.cpp:82:28: fatal error: machine/endian.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16364: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:16364: result: no
# configure:16364: checking machine/endian.h presence
# configure:16364: g++ -E conftest.cpp
# conftest.cpp:49:28: fatal error: machine/endian.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16364: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | /* end confdefs.h. */
# | #include
# configure:16364: result: no
# configure:16364: checking for machine/endian.h
# configure:16364: result: no
# configure:16364: checking arpa/nameser_compat.h usability
# configure:16364: g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking arpa/nameser_compat.h presence
# configure:16364: g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for arpa/nameser_compat.h
# configure:16364: result: yes
# configure:16376: checking for stdbool.h that conforms to C99
# configure:16443: g++ -c conftest.cpp >&5
# conftest.cpp:53:15: error: expected unqualified-id before string constant
# "error: bool is not defined"
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.cpp:71:48: error: 's' does not name a type
# struct s { _Bool s: 1; _Bool t; } s;
# ^
# conftest.cpp:81:28: error: 's' was not declared in this scope
# char i[sizeof s.t];
# ^
# conftest.cpp: In function 'int main()':
# conftest.cpp:99:24: error: 's' was not declared in this scope
# bool e = &s;
# ^
# conftest.cpp:103:63: error: 'i' was not declared in this scope
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ^
# configure:16443: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifndef bool
# | "error: bool is not defined"
# | #endif
# | #ifndef false
# | "error: false is not defined"
# | #endif
# | #if false
# | "error: false is not 0"
# | #endif
# | #ifndef true
# | "error: true is not defined"
# | #endif
# | #if true != 1
# | "error: true is not 1"
# | #endif
# | #ifndef __bool_true_false_are_defined
# | "error: __bool_true_false_are_defined is not defined"
# | #endif
# |
# | struct s { _Bool s: 1; _Bool t; } s;
# |
# | char a[true == 1 ? 1 : -1];
# | char b[false == 0 ? 1 : -1];
# | char c[__bool_true_false_are_defined == 1 ? 1 : -1];
# | char d[(bool) 0.5 == true ? 1 : -1];
# | /* See body of main program for 'e'. */
# | char f[(_Bool) 0.0 == false ? 1 : -1];
# | char g[true];
# | char h[sizeof (_Bool)];
# | char i[sizeof s.t];
# | enum { j = false, k = true, l = false * true, m = true * 256 };
# | /* The following fails for
# | HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */
# | _Bool n[m];
# | char o[sizeof n == m * sizeof n[0] ? 1 : -1];
# | char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
# | /* Catch a bug in an HP-UX C compiler. See
# | http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
# | http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
# | */
# | _Bool q = true;
# | _Bool *pq = &q;
# |
# | int
# | main ()
# | {
# |
# | bool e = &s;
# | *pq |= q;
# | *pq |= ! q;
# | /* Refer to every declared value, to avoid compiler optimizations. */
# | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# | + !m + !n + !o + !p + !q + !pq);
# |
# | ;
# | return 0;
# | }
# configure:16450: result: no
# configure:16452: checking for _Bool
# configure:16452: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:86:13: error: '_Bool' was not declared in this scope
# if (sizeof (_Bool))
# ^~~~~
# configure:16452: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof (_Bool))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16452: result: no
# configure:16469: checking for an ANSI C-conforming const
# configure:16535: g++ -c conftest.cpp >&5
# configure:16535: $? = 0
# configure:16542: result: yes
# configure:16550: checking for inline
# configure:16566: g++ -c conftest.cpp >&5
# configure:16566: $? = 0
# configure:16574: result: inline
# configure:16592: checking for working volatile
# configure:16611: g++ -c conftest.cpp >&5
# configure:16611: $? = 0
# configure:16618: result: yes
# configure:16631: checking size of wchar_t
# configure:16636: g++ -o conftest conftest.cpp >&5
# configure:16636: $? = 0
# configure:16636: ./conftest
# configure:16636: $? = 0
# configure:16650: result: 4
# configure:16660: checking for size_t
# configure:16660: g++ -c conftest.cpp >&5
# configure:16660: $? = 0
# configure:16660: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:87:20: error: expected primary-expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:16660: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16660: result: yes
# configure:16665: checking for ssize_t
# configure:16665: g++ -c conftest.cpp >&5
# configure:16665: $? = 0
# configure:16665: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:87:21: error: expected primary-expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# configure:16665: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16665: result: yes
# configure:16671: checking for off_t
# configure:16671: g++ -c conftest.cpp >&5
# configure:16671: $? = 0
# configure:16671: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:87:19: error: expected primary-expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:16671: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16671: result: yes
# configure:16682: checking for size_t
# configure:16682: result: yes
# configure:16697: checking for inttypes.h
# configure:16697: result: yes
# configure:16711: checking size of short
# configure:16716: g++ -o conftest conftest.cpp >&5
# configure:16716: $? = 0
# configure:16716: ./conftest
# configure:16716: $? = 0
# configure:16730: result: 2
# configure:16744: checking size of int
# configure:16749: g++ -o conftest conftest.cpp >&5
# configure:16749: $? = 0
# configure:16749: ./conftest
# configure:16749: $? = 0
# configure:16763: result: 4
# configure:16777: checking size of long
# configure:16782: g++ -o conftest conftest.cpp >&5
# configure:16782: $? = 0
# configure:16782: ./conftest
# configure:16782: $? = 0
# configure:16796: result: 8
# configure:16810: checking size of long long
# configure:16815: g++ -o conftest conftest.cpp >&5
# configure:16815: $? = 0
# configure:16815: ./conftest
# configure:16815: $? = 0
# configure:16829: result: 8
# configure:16843: checking size of __int64
# configure:16848: g++ -o conftest conftest.cpp >&5
# conftest.cpp: In function 'long int longval()':
# conftest.cpp:89:57: error: '__int64' was not declared in this scope
# static long int longval () { return (long int) (sizeof (__int64)); }
# ^~~~~~~
# conftest.cpp: In function 'long unsigned int ulongval()':
# conftest.cpp:90:67: error: '__int64' was not declared in this scope
# static unsigned long int ulongval () { return (long int) (sizeof (__int64)); }
# ^~~~~~~
# conftest.cpp: In function 'int main()':
# conftest.cpp:100:28: error: '__int64' was not declared in this scope
# if (((long int) (sizeof (__int64))) < 0)
# ^~~~~~~
# configure:16848: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | static long int longval () { return (long int) (sizeof (__int64)); }
# | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); }
# | #include
# | #include
# | int
# | main ()
# | {
# |
# | FILE *f = fopen ("conftest.val", "w");
# | if (! f)
# | return 1;
# | if (((long int) (sizeof (__int64))) < 0)
# | {
# | long int i = longval ();
# | if (i != ((long int) (sizeof (__int64))))
# | return 1;
# | fprintf (f, "%ld", i);
# | }
# | else
# | {
# | unsigned long int i = ulongval ();
# | if (i != ((long int) (sizeof (__int64))))
# | return 1;
# | fprintf (f, "%lu", i);
# | }
# | /* Do not output a trailing newline, as this causes \r\n confusion
# | on some platforms. */
# | return ferror (f) || fclose (f) != 0;
# |
# | ;
# | return 0;
# | }
# configure:16862: result: 0
# configure:16872: checking for int16_t
# configure:16872: g++ -c conftest.cpp >&5
# configure:16872: $? = 0
# configure:16872: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:93:21: error: expected primary-expression before ')' token
# if (sizeof ((int16_t)))
# ^
# configure:16872: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16872: result: yes
# configure:16877: checking for int32_t
# configure:16877: g++ -c conftest.cpp >&5
# configure:16877: $? = 0
# configure:16877: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:93:21: error: expected primary-expression before ')' token
# if (sizeof ((int32_t)))
# ^
# configure:16877: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16877: result: yes
# configure:16882: checking for int64_t
# configure:16882: g++ -c conftest.cpp >&5
# configure:16882: $? = 0
# configure:16882: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:93:21: error: expected primary-expression before ')' token
# if (sizeof ((int64_t)))
# ^
# configure:16882: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int64_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16882: result: yes
# configure:16887: checking for uint16_t
# configure:16887: g++ -c conftest.cpp >&5
# configure:16887: $? = 0
# configure:16887: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:93:22: error: expected primary-expression before ')' token
# if (sizeof ((uint16_t)))
# ^
# configure:16887: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16887: result: yes
# configure:16892: checking for uint32_t
# configure:16892: g++ -c conftest.cpp >&5
# configure:16892: $? = 0
# configure:16892: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:93:22: error: expected primary-expression before ')' token
# if (sizeof ((uint32_t)))
# ^
# configure:16892: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16892: result: yes
# configure:16897: checking for uint64_t
# configure:16897: g++ -c conftest.cpp >&5
# configure:16897: $? = 0
# configure:16897: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:93:22: error: expected primary-expression before ')' token
# if (sizeof ((uint64_t)))
# ^
# configure:16897: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint64_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16897: result: yes
# configure:16906: checking for an appropriate signed 16 bit integer type
# configure:16929: result: int16_t
# configure:16935: checking for an appropriate unsigned 16 bit integer type
# configure:16958: result: uint16_t
# configure:16965: checking for an appropriate signed 32 bit integer type
# configure:16988: result: int32_t
# configure:16994: checking for an appropriate unsigned 32 bit integer type
# configure:17017: result: uint32_t
# configure:17023: checking for an appropriate signed 64 bit integer type
# configure:17069: result: int64_t
# configure:17075: checking for an appropriate unsigned 64 bit integer type
# configure:17108: result: uint64_t
# configure:17144: checking whether the compiler recognizes bool as a built-in type
# configure:17171: g++ -c conftest.cpp >&5
# configure:17171: $? = 0
# configure:17185: result: yes
# configure:17193: checking whether the compiler implements namespaces
# configure:17216: g++ -c conftest.cpp >&5
# configure:17216: $? = 0
# configure:17230: result: yes
# configure:17238: checking whether the compiler supports the std namespace
# configure:17263: g++ -c conftest.cpp >&5
# configure:17263: $? = 0
# configure:17277: result: yes
# configure:17285: checking whether the compiler supports ISO C++ standard library
# configure:17315: g++ -c conftest.cpp >&5
# configure:17315: $? = 0
# configure:17329: result: yes
# configure:17337: checking whether the compiler implements L"widestring"
# configure:17353: g++ -c conftest.cpp >&5
# configure:17353: $? = 0
# configure:17367: result: yes
# configure:17546: checking for the pthreads library -lpthreads
# configure:17584: gcc -o conftest conftest.c -lpthreads >&5
# /usr/sbin/ld: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:17584: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | pthread_mutexattr_init(0); pthread_mutexattr_destroy(0);
# | ;
# | return 0;
# | }
# configure:17593: result: no
# configure:17546: checking for the pthreads library -lpthread
# configure:17584: gcc -o conftest conftest.c -lpthread >&5
# configure:17584: $? = 0
# configure:17593: result: yes
# configure:17612: checking for joinable pthread attribute
# configure:17627: gcc -o conftest conftest.c -lpthread >&5
# configure:17627: $? = 0
# configure:17633: result: PTHREAD_CREATE_JOINABLE
# configure:17643: checking if more special flags are required for pthreads
# configure:17650: result: no
# configure:17750: checking for getcwd
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for pathconf
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for realpath
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for getaddrinfo
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for gethostbyaddr
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for gethostbyname
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for socket
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for clock_gettime
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for ftime
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for gettimeofday
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for memmove
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for memset
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for nl_langinfo
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for setlocale
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for localeconv
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for strcasecmp
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for strncasecmp
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for stricmp
# configure:17750: g++ -o conftest conftest.cpp >&5
# /tmp/ccpKqDSk.o: In function `main':
# conftest.cpp:(.text+0x5): undefined reference to `stricmp'
# collect2: error: ld returned 1 exit status
# configure:17750: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | /* end confdefs.h. */
# | /* Define stricmp to an innocuous variant, in case declares stricmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define stricmp innocuous_stricmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char stricmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef stricmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char stricmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_stricmp || defined __stub___stricmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return stricmp ();
# | ;
# | return 0;
# | }
# configure:17750: result: no
# configure:17750: checking for strnicmp
# configure:17750: g++ -o conftest conftest.cpp >&5
# /tmp/ccpRRGh5.o: In function `main':
# conftest.cpp:(.text+0x5): undefined reference to `strnicmp'
# collect2: error: ld returned 1 exit status
# configure:17750: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | /* end confdefs.h. */
# | /* Define strnicmp to an innocuous variant, in case declares strnicmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strnicmp innocuous_strnicmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strnicmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strnicmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strnicmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strnicmp || defined __stub___strnicmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strnicmp ();
# | ;
# | return 0;
# | }
# configure:17750: result: no
# configure:17750: checking for strchr
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for strdup
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for strrchr
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for strstr
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for strtol
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for strtoul
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for towupper
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for towlower
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for mblen
# configure:17750: g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for wcsupr
# configure:17750: g++ -o conftest conftest.cpp >&5
# /tmp/cc6wtyeG.o: In function `main':
# conftest.cpp:(.text+0x5): undefined reference to `wcsupr'
# collect2: error: ld returned 1 exit status
# configure:17750: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_MBLEN 1
# | /* end confdefs.h. */
# | /* Define wcsupr to an innocuous variant, in case declares wcsupr.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define wcsupr innocuous_wcsupr
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char wcsupr (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef wcsupr
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char wcsupr ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_wcsupr || defined __stub___wcsupr
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return wcsupr ();
# | ;
# | return 0;
# | }
# configure:17750: result: no
# configure:17750: checking for wcslwr
# configure:17750: g++ -o conftest conftest.cpp >&5
# /tmp/ccc7H9iR.o: In function `main':
# conftest.cpp:(.text+0x5): undefined reference to `wcslwr'
# collect2: error: ld returned 1 exit status
# configure:17750: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_MBLEN 1
# | /* end confdefs.h. */
# | /* Define wcslwr to an innocuous variant, in case declares wcslwr.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define wcslwr innocuous_wcslwr
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char wcslwr (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef wcslwr
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char wcslwr ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_wcslwr || defined __stub___wcslwr
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return wcslwr ();
# | ;
# | return 0;
# | }
# configure:17750: result: no
# configure:17750: checking for wcsnicmp
# configure:17750: g++ -o conftest conftest.cpp >&5
# /tmp/ccz2m3w1.o: In function `main':
# conftest.cpp:(.text+0x5): undefined reference to `wcsnicmp'
# collect2: error: ld returned 1 exit status
# configure:17750: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_MBLEN 1
# | /* end confdefs.h. */
# | /* Define wcsnicmp to an innocuous variant, in case declares wcsnicmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define wcsnicmp innocuous_wcsnicmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char wcsnicmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef wcsnicmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char wcsnicmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_wcsnicmp || defined __stub___wcsnicmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return wcsnicmp ();
# | ;
# | return 0;
# | }
# configure:17750: result: no
# configure:17750: checking for wcsicmp
# configure:17750: g++ -o conftest conftest.cpp >&5
# /tmp/ccU6VUJY.o: In function `main':
# conftest.cpp:(.text+0x5): undefined reference to `wcsicmp'
# collect2: error: ld returned 1 exit status
# configure:17750: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_MBLEN 1
# | /* end confdefs.h. */
# | /* Define wcsicmp to an innocuous variant, in case declares wcsicmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define wcsicmp innocuous_wcsicmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char wcsicmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef wcsicmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char wcsicmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_wcsicmp || defined __stub___wcsicmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return wcsicmp ();
# | ;
# | return 0;
# | }
# configure:17750: result: no
# configure:17761: checking for PATH_MAX
# configure:17774: g++ -c conftest.cpp >&5
# configure:17774: $? = 0
# configure:17776: result: yes
# configure:17801: checking for mbrlen
# configure:17814: g++ -c conftest.cpp >&5
# configure:17814: $? = 0
# configure:17816: result: yes
# configure:17837: checking for wcsrtombs
# configure:17850: g++ -c conftest.cpp >&5
# configure:17850: $? = 0
# configure:17852: result: yes
# configure:17873: checking for mbsrtowcs
# configure:17886: g++ -c conftest.cpp >&5
# configure:17886: $? = 0
# configure:17888: result: yes
# configure:17910: checking if iconv uses const pointers
# configure:17930: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:109:50: error: invalid conversion from 'const char**' to 'char**' [-fpermissive]
# iconv(cv, &fromPtr, &fromLen, &toPtr, &toLen);
# ^~~~~~~~
# In file included from conftest.cpp:99:0:
# /usr/include/iconv.h:42:15: note: initializing argument 2 of 'size_t iconv(iconv_t, char**, size_t*, char**, size_t*)'
# extern size_t iconv (iconv_t __cd, char **__restrict __inbuf,
# ^~~~~
# configure:17930: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_MBLEN 1
# | #define HAVE_PATH_MAX 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_WCSRTOMBS 1
# | #define HAVE_MBSRTOWCS 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# |
# | const char *fromPtr=0;
# | size_t fromLen=0;
# | char *toPtr=0;
# | size_t toLen=0;
# | iconv_t cv=0;
# | iconv(cv, &fromPtr, &fromLen, &toPtr, &toLen);
# |
# | ;
# | return 0;
# | }
# configure:17942: result: no
# configure:17960: checking for stricmp
# configure:17960: result: no
# configure:17973: checking for strnicmp
# configure:17973: result: no
# configure:17986: checking for towlower
# configure:17986: result: yes
# configure:17999: checking for towupper
# configure:17999: result: yes
# configure:18024: checking whether we'll generate prettier make output
# configure:18037: result: yes
# configure:18054: checking for which path delimiter characters to accept
# configure:18068: result: /
# configure:18094: checking for which Mutex Manager to use
# configure:18148: result: POSIX
# configure:18248: checking for curl-config
# configure:18266: found /usr/sbin/curl-config
# configure:18278: result: /usr/sbin/curl-config
# configure:18309: checking curl/curl.h usability
# configure:18309: g++ -c conftest.cpp >&5
# configure:18309: $? = 0
# configure:18309: result: yes
# configure:18309: checking curl/curl.h presence
# configure:18309: g++ -E conftest.cpp
# configure:18309: $? = 0
# configure:18309: result: yes
# configure:18309: checking for curl/curl.h
# configure:18309: result: yes
# configure:18321: checking for curl_multi_init in -lcurl
# configure:18341: g++ -o conftest conftest.cpp -lcurl -lpthread >&5
# configure:18341: $? = 0
# configure:18352: result: yes
# configure:18404: checking for socket in -lsocket
# configure:18429: g++ -o conftest conftest.cpp -lsocket -lpthread >&5
# /usr/sbin/ld: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# configure:18429: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_MBLEN 1
# | #define HAVE_PATH_MAX 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_WCSRTOMBS 1
# | #define HAVE_MBSRTOWCS 1
# | #define ICONV_USES_CONST_POINTER 0
# | #define HAVE_TOWLOWER 1
# | #define HAVE_TOWUPPER 1
# | #define XERCES_USE_MUTEXMGR_POSIX 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char socket ();
# | int
# | main ()
# | {
# | return socket ();
# | ;
# | return 0;
# | }
# configure:18438: result: no
# configure:18449: checking for gethostbyname in -lnsl
# configure:18474: g++ -o conftest conftest.cpp -lnsl -lpthread >&5
# configure:18474: $? = 0
# configure:18483: result: yes
# configure:18503: checking whether we can support the libcurl-based NetAccessor
# configure:18520: result: yes
# configure:18528: checking whether we can support the sockets-based NetAccessor
# configure:18544: result: yes
# configure:18678: checking for which NetAccessor to use (choices: -curl- -socket-)
# configure:18749: result: curl
# configure:18862: checking for icu-config
# configure:18880: found /usr/sbin/icu-config
# configure:18892: result: /usr/sbin/icu-config
# configure:18941: checking unicode/ucnv.h usability
# configure:18941: g++ -c -I/usr/include conftest.cpp >&5
# configure:18941: $? = 0
# configure:18941: result: yes
# configure:18941: checking unicode/ucnv.h presence
# configure:18941: g++ -E -I/usr/include conftest.cpp
# configure:18941: $? = 0
# configure:18941: result: yes
# configure:18941: checking for unicode/ucnv.h
# configure:18941: result: yes
# configure:18953: checking for ucnv_open in -licuuc
# configure:18971: g++ -o conftest -I/usr/include conftest.cpp -L/usr/lib -licui18n -licuuc -licudata -lnsl -lpthread -lcurl >&5
# configure:18971: $? = 0
# configure:18982: result: yes
# configure:19049: checking iconv.h usability
# configure:19049: g++ -c conftest.cpp >&5
# configure:19049: $? = 0
# configure:19049: result: yes
# configure:19049: checking iconv.h presence
# configure:19049: g++ -E conftest.cpp
# configure:19049: $? = 0
# configure:19049: result: yes
# configure:19049: checking for iconv.h
# configure:19049: result: yes
# configure:19049: checking for wchar.h
# configure:19049: result: yes
# configure:19049: checking for string.h
# configure:19049: result: yes
# configure:19049: checking for stdlib.h
# configure:19049: result: yes
# configure:19049: checking stdio.h usability
# configure:19049: g++ -c conftest.cpp >&5
# configure:19049: $? = 0
# configure:19049: result: yes
# configure:19049: checking stdio.h presence
# configure:19049: g++ -E conftest.cpp
# configure:19049: $? = 0
# configure:19049: result: yes
# configure:19049: checking for stdio.h
# configure:19049: result: yes
# configure:19049: checking ctype.h usability
# configure:19049: g++ -c conftest.cpp >&5
# configure:19049: $? = 0
# configure:19049: result: yes
# configure:19049: checking ctype.h presence
# configure:19049: g++ -E conftest.cpp
# configure:19049: $? = 0
# configure:19049: result: yes
# configure:19049: checking for ctype.h
# configure:19049: result: yes
# configure:19049: checking for locale.h
# configure:19049: result: yes
# configure:19049: checking errno.h usability
# configure:19049: g++ -c conftest.cpp >&5
# configure:19049: $? = 0
# configure:19049: result: yes
# configure:19049: checking errno.h presence
# configure:19049: g++ -E conftest.cpp
# configure:19049: $? = 0
# configure:19049: result: yes
# configure:19049: checking for errno.h
# configure:19049: result: yes
# configure:19062: checking for endian.h
# configure:19062: result: yes
# configure:19091: checking for iconv_open
# configure:19091: g++ -o conftest conftest.cpp -lnsl -lpthread -lcurl >&5
# configure:19091: $? = 0
# configure:19091: result: yes
# configure:19091: checking for iconv_close
# configure:19091: g++ -o conftest conftest.cpp -lnsl -lpthread -lcurl >&5
# configure:19091: $? = 0
# configure:19091: result: yes
# configure:19091: checking for iconv
# configure:19091: g++ -o conftest conftest.cpp -lnsl -lpthread -lcurl >&5
# configure:19091: $? = 0
# configure:19091: result: yes
# configure:19102: checking whether we can support the GNU iconv Transcoder
# configure:19119: result: yes
# configure:19131: checking for wchar.h
# configure:19131: result: yes
# configure:19146: checking for mblen
# configure:19146: result: yes
# configure:19146: checking for wcstombs
# configure:19146: g++ -o conftest conftest.cpp -lnsl -lpthread -lcurl >&5
# configure:19146: $? = 0
# configure:19146: result: yes
# configure:19146: checking for mbstowcs
# configure:19146: g++ -o conftest conftest.cpp -lnsl -lpthread -lcurl >&5
# configure:19146: $? = 0
# configure:19146: result: yes
# configure:19157: checking whether we can support the iconv Transcoder
# configure:19174: result: yes
# configure:19184: checking whether we can support the ICU Transcoder
# configure:19201: result: yes
# configure:19296: checking for which Transcoder to use (choices: -gnuiconv- -iconv- -icu-)
# configure:19376: result: icu
# configure:19437: checking whether we support the InMemory MsgLoader
# configure:19454: result: yes
# configure:19464: checking whether we support the ICU MsgLoader
# configure:19481: result: yes
# configure:19493: checking for nl_types.h
# configure:19493: result: yes
# configure:19508: checking for catopen
# configure:19508: g++ -o conftest conftest.cpp -lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata >&5
# configure:19508: $? = 0
# configure:19508: result: yes
# configure:19508: checking for catclose
# configure:19508: g++ -o conftest conftest.cpp -lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata >&5
# configure:19508: $? = 0
# configure:19508: result: yes
# configure:19508: checking for catgets
# configure:19508: g++ -o conftest conftest.cpp -lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata >&5
# configure:19508: $? = 0
# configure:19508: result: yes
# configure:19519: checking whether we can support the iconv MsgLoader
# configure:19536: result: yes
# configure:19558: checking for which MsgLoader to use (choices: -inmemory- -icu- -iconv-)
# configure:19606: result: inmemory
# configure:19641: checking for which File Manager to use
# configure:19664: result: POSIX
# configure:19768: checking whether the Windows SDK is available and using wchar_t as wide string
# configure:19782: g++ -c conftest.cpp >&5
# conftest.cpp:133:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19782: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_MBLEN 1
# | #define HAVE_PATH_MAX 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_WCSRTOMBS 1
# | #define HAVE_MBSRTOWCS 1
# | #define ICONV_USES_CONST_POINTER 0
# | #define HAVE_TOWLOWER 1
# | #define HAVE_TOWUPPER 1
# | #define XERCES_USE_MUTEXMGR_POSIX 1
# | #define HAVE_LIBNSL 1
# | #define XERCES_USE_NETACCESSOR_CURL 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_ICONV_OPEN 1
# | #define HAVE_ICONV_CLOSE 1
# | #define HAVE_ICONV 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBLEN 1
# | #define HAVE_WCSTOMBS 1
# | #define HAVE_MBSTOWCS 1
# | #define XERCES_USE_TRANSCODER_ICU 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_CATOPEN 1
# | #define HAVE_CATCLOSE 1
# | #define HAVE_CATGETS 1
# | #define XERCES_USE_MSGLOADER_INMEMORY 1
# | #define XERCES_USE_FILEMGR_POSIX 1
# | #define XERCES_AUTOCONF 1
# | #define XERCES_HAVE_SYS_TYPES_H 1
# | #define XERCES_HAVE_INTTYPES_H 1
# | #define XERCES_PLATFORM_EXPORT
# | #define XERCES_PLATFORM_IMPORT
# | #define XERCES_LSTRSUPPORT 1
# | /* end confdefs.h. */
# | #include
# | wchar_t file[] = L"dummy.file";
# | int
# | main ()
# | {
# | DeleteFileW(file);
# | ;
# | return 0;
# | }
# configure:19796: result: no
# configure:19809: checking whether the compiler chokes on a placement operator delete
# configure:19831: g++ -c conftest.cpp >&5
# conftest.cpp: In static member function 'static void* XMemory::operator new(size_t)':
# conftest.cpp:139:83: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect)
# void* operator new(size_t s) { return 0; }
# ^
# conftest.cpp: In static member function 'static void* XMemory::operator new(size_t, void*)':
# conftest.cpp:140:94: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect)
# void* operator new(size_t s, void* ptr) { return 0; }
# ^
# configure:19831: $? = 0
# configure:19833: result: no
# configure:19855: checking whether we need to add -msse2
# configure:19868: g++ -c -msse2 conftest.cpp >&5
# configure:19868: $? = 0
# configure:19875: result: yes
# configure:19897: checking for intrin.h usability
# configure:19910: g++ -c -msse2 conftest.cpp >&5
# conftest.cpp:134:20: fatal error: intrin.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19910: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_MBLEN 1
# | #define HAVE_PATH_MAX 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_WCSRTOMBS 1
# | #define HAVE_MBSRTOWCS 1
# | #define ICONV_USES_CONST_POINTER 0
# | #define HAVE_TOWLOWER 1
# | #define HAVE_TOWUPPER 1
# | #define XERCES_USE_MUTEXMGR_POSIX 1
# | #define HAVE_LIBNSL 1
# | #define XERCES_USE_NETACCESSOR_CURL 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_ICONV_OPEN 1
# | #define HAVE_ICONV_CLOSE 1
# | #define HAVE_ICONV 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBLEN 1
# | #define HAVE_WCSTOMBS 1
# | #define HAVE_MBSTOWCS 1
# | #define XERCES_USE_TRANSCODER_ICU 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_CATOPEN 1
# | #define HAVE_CATCLOSE 1
# | #define HAVE_CATGETS 1
# | #define XERCES_USE_MSGLOADER_INMEMORY 1
# | #define XERCES_USE_FILEMGR_POSIX 1
# | #define XERCES_AUTOCONF 1
# | #define XERCES_HAVE_SYS_TYPES_H 1
# | #define XERCES_HAVE_INTTYPES_H 1
# | #define XERCES_PLATFORM_EXPORT
# | #define XERCES_PLATFORM_IMPORT
# | #define XERCES_LSTRSUPPORT 1
# | #define XERCES_XMLCH_T uint16_t
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:19922: result: no
# configure:19928: checking for emmintrin.h usability
# configure:19941: g++ -c -msse2 conftest.cpp >&5
# configure:19941: $? = 0
# configure:19943: result: yes
# configure:19959: checking for cpuid.h usability
# configure:19972: g++ -c -msse2 conftest.cpp >&5
# configure:19972: $? = 0
# configure:19974: result: yes
# configure:19991: checking whether the compiler has the CPUID intrinsic
# configure:20006: g++ -c -msse2 conftest.cpp >&5
# conftest.cpp:136:20: fatal error: intrin.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20006: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_MBLEN 1
# | #define HAVE_PATH_MAX 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_WCSRTOMBS 1
# | #define HAVE_MBSRTOWCS 1
# | #define ICONV_USES_CONST_POINTER 0
# | #define HAVE_TOWLOWER 1
# | #define HAVE_TOWUPPER 1
# | #define XERCES_USE_MUTEXMGR_POSIX 1
# | #define HAVE_LIBNSL 1
# | #define XERCES_USE_NETACCESSOR_CURL 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_ICONV_OPEN 1
# | #define HAVE_ICONV_CLOSE 1
# | #define HAVE_ICONV 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_MBLEN 1
# | #define HAVE_WCSTOMBS 1
# | #define HAVE_MBSTOWCS 1
# | #define XERCES_USE_TRANSCODER_ICU 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_CATOPEN 1
# | #define HAVE_CATCLOSE 1
# | #define HAVE_CATGETS 1
# | #define XERCES_USE_MSGLOADER_INMEMORY 1
# | #define XERCES_USE_FILEMGR_POSIX 1
# | #define XERCES_AUTOCONF 1
# | #define XERCES_HAVE_SYS_TYPES_H 1
# | #define XERCES_HAVE_INTTYPES_H 1
# | #define XERCES_PLATFORM_EXPORT
# | #define XERCES_PLATFORM_IMPORT
# | #define XERCES_LSTRSUPPORT 1
# | #define XERCES_XMLCH_T uint16_t
# | #define XERCES_HAVE_EMMINTRIN_H 1
# | #define HAVE_CPUID_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | int CPUInfo[4];
# | __cpuid(CPUInfo, 1);
# |
# | ;
# | return 0;
# | }
# configure:20018: result: no
# configure:20025: checking whether the compiler has the _get_cpuid intrinsic
# configure:20040: g++ -c -msse2 conftest.cpp >&5
# configure:20040: $? = 0
# configure:20042: result: yes
# configure:20059: checking whether the compiler has the SSE2 intrinsic
# configure:20080: g++ -c -msse2 conftest.cpp >&5
# configure:20080: $? = 0
# configure:20082: result: yes
# configure:20256: checking that generated files are newer than configure
# configure:20262: result: done
# configure:20365: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by xerces-c config.status 3.1.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 5b5a050cd9de
#
# config.status:1332: creating Makefile
# config.status:1332: creating src/Makefile
# config.status:1332: creating src/xercesc/util/MsgLoaders/MsgCatalog/Makefile
# config.status:1332: creating tests/Makefile
# config.status:1332: creating samples/Makefile
# config.status:1332: creating xerces-c.pc
# config.status:1332: creating config.h
# config.status:1332: creating src/xercesc/util/Xerces_autoconf_config.hpp
# config.status:1561: executing depfiles commands
# config.status:1561: executing libtool commands
# config.status:1561: executing libtool-rpath-patch commands
# configure:22874:
# configure:22876: Report:
# configure:22878: File Manager: POSIX
# configure:22880: Mutex Manager: POSIX
# configure:22882: Transcoder: icu
# configure:22884: NetAccessor: curl
# configure:22886: Message Loader: inmemory
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_c_volatile=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_cxx_have_bool=yes
# ac_cv_cxx_have_lstring=yes
# ac_cv_cxx_have_namespaces=yes
# ac_cv_cxx_have_std_libs=yes
# ac_cv_cxx_have_std_namespace=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_catclose=yes
# ac_cv_func_catgets=yes
# ac_cv_func_catopen=yes
# ac_cv_func_clock_gettime=yes
# ac_cv_func_ftime=yes
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_gethostbyaddr=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_iconv=yes
# ac_cv_func_iconv_close=yes
# ac_cv_func_iconv_open=yes
# ac_cv_func_localeconv=yes
# ac_cv_func_mblen=yes
# ac_cv_func_mbstowcs=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_nl_langinfo=yes
# ac_cv_func_pathconf=yes
# ac_cv_func_realpath=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_socket=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_stricmp=no
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strnicmp=no
# ac_cv_func_strrchr=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtol=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_towlower=yes
# ac_cv_func_towupper=yes
# ac_cv_func_wcsicmp=no
# ac_cv_func_wcslwr=no
# ac_cv_func_wcsnicmp=no
# ac_cv_func_wcstombs=yes
# ac_cv_func_wcsupr=no
# ac_cv_header_CoreServices_CoreServices_h=no
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_arpa_nameser_compat_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_curl_curl_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_endian_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_iconv_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_machine_endian_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_nl_types_h=yes
# ac_cv_header_stdbool_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_timeb_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unicode_ucnv_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_nsl_gethostbyname=yes
# ac_cv_lib_socket_socket=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_curl_config=/usr/sbin/curl-config
# ac_cv_path_icu_config=/usr/sbin/icu-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_gcc_c_o=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof___int64=0
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_short=2
# ac_cv_sizeof_wchar_t=4
# ac_cv_type__Bool=no
# ac_cv_type_int16_t=yes
# ac_cv_type_int32_t=yes
# ac_cv_type_int64_t=yes
# ac_cv_type_off_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_ssize_t=yes
# ac_cv_type_uint16_t=yes
# ac_cv_type_uint32_t=yes
# ac_cv_type_uint64_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_tar_ustar=gnutar
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# xerces_cv_curl_flags=
# xerces_cv_curl_libs=-lcurl
# xerces_cv_curl_present=yes
# xerces_cv_icu_bin=/usr/bin/
# xerces_cv_icu_flags='-I/usr/include '
# xerces_cv_icu_libs=' -L/usr/lib -licui18n -licuuc -licudata '
# xerces_cv_icu_present=yes
# xerces_cv_icu_sbin=/usr/bin/
# xerces_cv_no_threads=no
# xerces_cv_rpath=yes
# xerces_cv_sizeof_int64=8
# xerces_cv_type_s16bit_int=int16_t
# xerces_cv_type_s32bit_int=int32_t
# xerces_cv_type_s64bit_int=int64_t
# xerces_cv_type_u16bit_int=uint16_t
# xerces_cv_type_u32bit_int=uint32_t
# xerces_cv_type_u64bit_int=uint64_t
# xerces_cv_type_xmlch=uint16_t
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/xerces-c/src/xerces-c-3.1.4/config/missing aclocal-1.13'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/xerces-c/src/xerces-c-3.1.4/config/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/xerces-c/src/xerces-c-3.1.4/config/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/xerces-c/src/xerces-c-3.1.4/config/missing automake-1.13'
# AWK='gawk'
# BUILD_SHARED='yes'
# BUILD_STATIC='yes'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CURL_FLAGS=''
# CURL_LIBS='-lcurl'
# CURL_PRESENT='yes'
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' -msse2'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# ICU_BIN='/usr/bin/'
# ICU_FLAGS='-I/usr/include '
# ICU_LIBS=' -L/usr/lib -licui18n -licuuc -licudata '
# ICU_PRESENT='yes'
# ICU_SBIN='/usr/bin/'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}stricmp$U.o ${LIBOBJDIR}strnicmp$U.o'
# LIBS='-lnsl -lpthread -lcurl -L/usr/lib -licui18n -licuuc -licudata '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=' ${LIBOBJDIR}stricmp$U.lo ${LIBOBJDIR}strnicmp$U.lo'
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/xerces-c/src/xerces-c-3.1.4/config/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='xerces-c'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='xerces-c'
# PACKAGE_STRING='xerces-c 3.1.4'
# PACKAGE_TARNAME='xerces-c'
# PACKAGE_URL=''
# PACKAGE_VERSION='3.1.4'
# PATH_SEPARATOR=':'
# PTHREAD_CC='gcc'
# PTHREAD_CFLAGS=''
# PTHREAD_LIBS='-lpthread'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SHREXT='.so'
# STRIP='strip'
# VERSION='3.1.4'
# XERCES_PRETTY_MAKE_FALSE='#'
# XERCES_PRETTY_MAKE_TRUE=''
# XERCES_USE_FILEMGR_POSIX_FALSE='#'
# XERCES_USE_FILEMGR_POSIX_TRUE=''
# XERCES_USE_FILEMGR_WINDOWS_FALSE=''
# XERCES_USE_FILEMGR_WINDOWS_TRUE='#'
# XERCES_USE_MSGLOADER_ICONV_FALSE=''
# XERCES_USE_MSGLOADER_ICONV_TRUE='#'
# XERCES_USE_MSGLOADER_ICU_FALSE=''
# XERCES_USE_MSGLOADER_ICU_TRUE='#'
# XERCES_USE_MSGLOADER_INMEMORY_FALSE='#'
# XERCES_USE_MSGLOADER_INMEMORY_TRUE=''
# XERCES_USE_MUTEXMGR_NOTHREAD_FALSE=''
# XERCES_USE_MUTEXMGR_NOTHREAD_TRUE='#'
# XERCES_USE_MUTEXMGR_POSIX_FALSE='#'
# XERCES_USE_MUTEXMGR_POSIX_TRUE=''
# XERCES_USE_MUTEXMGR_WINDOWS_FALSE=''
# XERCES_USE_MUTEXMGR_WINDOWS_TRUE='#'
# XERCES_USE_NETACCESSOR_CFURL_FALSE=''
# XERCES_USE_NETACCESSOR_CFURL_TRUE='#'
# XERCES_USE_NETACCESSOR_CURL_FALSE='#'
# XERCES_USE_NETACCESSOR_CURL_TRUE=''
# XERCES_USE_NETACCESSOR_SOCKET_FALSE=''
# XERCES_USE_NETACCESSOR_SOCKET_TRUE='#'
# XERCES_USE_NETACCESSOR_WINSOCK_FALSE=''
# XERCES_USE_NETACCESSOR_WINSOCK_TRUE='#'
# XERCES_USE_TRANSCODER_GNUICONV_FALSE=''
# XERCES_USE_TRANSCODER_GNUICONV_TRUE='#'
# XERCES_USE_TRANSCODER_ICONV_FALSE=''
# XERCES_USE_TRANSCODER_ICONV_TRUE='#'
# XERCES_USE_TRANSCODER_ICU_FALSE='#'
# XERCES_USE_TRANSCODER_ICU_TRUE=''
# XERCES_USE_TRANSCODER_MACOSUNICODECONVERTER_FALSE=''
# XERCES_USE_TRANSCODER_MACOSUNICODECONVERTER_TRUE='#'
# XERCES_USE_TRANSCODER_WINDOWS_FALSE=''
# XERCES_USE_TRANSCODER_WINDOWS_TRUE='#'
# abs_top_builddir='/tmp/xerces-c/src/xerces-c-3.1.4'
# abs_top_srcdir='/tmp/xerces-c/src/xerces-c-3.1.4'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_DUMPBIN=''
# acx_pthread_config=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='tar --format=ustar -chf - "$$tardir"'
# am__untar='tar -xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# curl_config='/usr/sbin/curl-config'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# icu_config='/usr/sbin/icu-config'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/xerces-c/src/xerces-c-3.1.4/config/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgconfigdir='${libdir}/pkgconfig'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "xerces-c"
# #define PACKAGE_TARNAME "xerces-c"
# #define PACKAGE_VERSION "3.1.4"
# #define PACKAGE_STRING "xerces-c 3.1.4"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "xerces-c"
# #define VERSION "3.1.4"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_FLOAT_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LANGINFO_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_NL_TYPES_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TIMEB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_ENDIAN_H 1
# #define HAVE_ARPA_NAMESER_COMPAT_H 1
# #define SIZEOF_WCHAR_T 4
# #define HAVE_INTTYPES_H 1
# #define SIZEOF_SHORT 2
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 8
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF___INT64 0
# #define XERCES_S16BIT_INT int16_t
# #define XERCES_U16BIT_INT uint16_t
# #define XERCES_S32BIT_INT int32_t
# #define XERCES_U32BIT_INT uint32_t
# #define XERCES_S64BIT_INT int64_t
# #define XERCES_U64BIT_INT uint64_t
# #define HAVE_BOOL /**/
# #define HAVE_NAMESPACES /**/
# #define HAVE_STD_NAMESPACE /**/
# #define HAVE_STD_LIBS /**/
# #define HAVE_LSTRING /**/
# #define HAVE_PTHREAD 1
# #define HAVE_GETCWD 1
# #define HAVE_PATHCONF 1
# #define HAVE_REALPATH 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_GETHOSTBYADDR 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_SOCKET 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_FTIME 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_NL_LANGINFO 1
# #define HAVE_SETLOCALE 1
# #define HAVE_LOCALECONV 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRDUP 1
# #define HAVE_STRRCHR 1
# #define HAVE_STRSTR 1
# #define HAVE_STRTOL 1
# #define HAVE_STRTOUL 1
# #define HAVE_TOWUPPER 1
# #define HAVE_TOWLOWER 1
# #define HAVE_MBLEN 1
# #define HAVE_PATH_MAX 1
# #define HAVE_MBRLEN 1
# #define HAVE_WCSRTOMBS 1
# #define HAVE_MBSRTOWCS 1
# #define ICONV_USES_CONST_POINTER 0
# #define HAVE_TOWLOWER 1
# #define HAVE_TOWUPPER 1
# #define XERCES_USE_MUTEXMGR_POSIX 1
# #define HAVE_LIBNSL 1
# #define XERCES_USE_NETACCESSOR_CURL 1
# #define HAVE_ICONV_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDIO_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_ICONV_OPEN 1
# #define HAVE_ICONV_CLOSE 1
# #define HAVE_ICONV 1
# #define HAVE_WCHAR_H 1
# #define HAVE_MBLEN 1
# #define HAVE_WCSTOMBS 1
# #define HAVE_MBSTOWCS 1
# #define XERCES_USE_TRANSCODER_ICU 1
# #define HAVE_NL_TYPES_H 1
# #define HAVE_CATOPEN 1
# #define HAVE_CATCLOSE 1
# #define HAVE_CATGETS 1
# #define XERCES_USE_MSGLOADER_INMEMORY 1
# #define XERCES_USE_FILEMGR_POSIX 1
# #define XERCES_AUTOCONF 1
# #define XERCES_HAVE_SYS_TYPES_H 1
# #define XERCES_HAVE_INTTYPES_H 1
# #define XERCES_PLATFORM_EXPORT
# #define XERCES_PLATFORM_IMPORT
# #define XERCES_LSTRSUPPORT 1
# #define XERCES_XMLCH_T uint16_t
# #define XERCES_HAVE_EMMINTRIN_H 1
# #define HAVE_CPUID_H 1
# #define XERCES_HAVE_GETCPUID 1
# #define XERCES_HAVE_SSE2_INTRINSIC 1
# #define XERCES_SIZE_T size_t
# #define XERCES_SSIZE_T ssize_t
# #define XERCES_HAS_CPP_NAMESPACE 1
# #define XERCES_STD_NAMESPACE 1
# #define XERCES_NEW_IOSTREAMS 1
#
# configure: exit 0