Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-breathe.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-ef881109d0b6c0881fe28da94afd64ee2fbd8e46/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-breathe.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-breathe-4.2.0-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-breathe.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-ef881109d0b6c0881fe28da94afd64ee2fbd8e46/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-breathe.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.npLpGj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf breathe-a423389dfe2935962b3b27586602cfc3521fb54a + /usr/bin/gzip -dc /builddir/build/SOURCES/breathe-a423389dfe2935962b3b27586602cfc3521fb54a.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd breathe-a423389dfe2935962b3b27586602cfc3521fb54a + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/breathe_python3.patch + /usr/bin/patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6GxacH + umask 022 + cd /builddir/build/BUILD + cd breathe-a423389dfe2935962b3b27586602cfc3521fb54a + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/breathe copying breathe/node_factory.py -> build/lib/breathe copying breathe/directives.py -> build/lib/breathe copying breathe/process.py -> build/lib/breathe copying breathe/__init__.py -> build/lib/breathe copying breathe/exception.py -> build/lib/breathe copying breathe/apidoc.py -> build/lib/breathe copying breathe/project.py -> build/lib/breathe creating build/lib/breathe/renderer copying breathe/renderer/filter.py -> build/lib/breathe/renderer copying breathe/renderer/compound.py -> build/lib/breathe/renderer copying breathe/renderer/base.py -> build/lib/breathe/renderer copying breathe/renderer/index.py -> build/lib/breathe/renderer copying breathe/renderer/__init__.py -> build/lib/breathe/renderer copying breathe/renderer/mask.py -> build/lib/breathe/renderer copying breathe/renderer/target.py -> build/lib/breathe/renderer creating build/lib/breathe/parser copying breathe/parser/compound.py -> build/lib/breathe/parser copying breathe/parser/compoundsuper.py -> build/lib/breathe/parser copying breathe/parser/index.py -> build/lib/breathe/parser copying breathe/parser/indexsuper.py -> build/lib/breathe/parser copying breathe/parser/__init__.py -> build/lib/breathe/parser creating build/lib/breathe/finder copying breathe/finder/core.py -> build/lib/breathe/finder copying breathe/finder/compound.py -> build/lib/breathe/finder copying breathe/finder/base.py -> build/lib/breathe/finder copying breathe/finder/index.py -> build/lib/breathe/finder copying breathe/finder/__init__.py -> build/lib/breathe/finder creating build/lib/breathe/directive copying breathe/directive/file.py -> build/lib/breathe/directive copying breathe/directive/base.py -> build/lib/breathe/directive copying breathe/directive/index.py -> build/lib/breathe/directive copying breathe/directive/__init__.py -> build/lib/breathe/directive running egg_info creating breathe.egg-info writing requirements to breathe.egg-info/requires.txt writing breathe.egg-info/PKG-INFO writing top-level names to breathe.egg-info/top_level.txt writing dependency_links to breathe.egg-info/dependency_links.txt writing entry points to breathe.egg-info/entry_points.txt writing manifest file 'breathe.egg-info/SOURCES.txt' reading manifest file 'breathe.egg-info/SOURCES.txt' writing manifest file 'breathe.egg-info/SOURCES.txt' + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' running build running build_py running egg_info writing requirements to breathe.egg-info/requires.txt writing top-level names to breathe.egg-info/top_level.txt writing breathe.egg-info/PKG-INFO writing entry points to breathe.egg-info/entry_points.txt writing dependency_links to breathe.egg-info/dependency_links.txt reading manifest file 'breathe.egg-info/SOURCES.txt' writing manifest file 'breathe.egg-info/SOURCES.txt' + sleep 1 + make -j4 html make -C examples/doxygen all make[1]: Entering directory `/builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/doxygen' `which doxygen` class.cfg `which doxygen` define.cfg `which doxygen` enum.cfg `which doxygen` file.cfg `which doxygen` func.cfg `which doxygen` page.cfg `which doxygen` relates.cfg `which doxygen` author.cfg `which doxygen` par.cfg `which doxygen` overload.cfg `which doxygen` example.cfg `which doxygen` include.cfg `which doxygen` qtstyle.cfg `which doxygen` jdstyle.cfg `which doxygen` structcmd.cfg `which doxygen` autolink.cfg `which doxygen` restypedef.cfg `which doxygen` afterdoc.cfg `which doxygen` templ.cfg `which doxygen` tag.cfg `which doxygen` group.cfg `which doxygen` diagrams.cfg `which doxygen` memgrp.cfg `which doxygen` docstring.cfg `which doxygen` pyexample.cfg `which doxygen` mux.cfg `which doxygen` manual.cfg Warning: enabling OPTIMIZE_OUTPUT_VHDL assumes the following settings: ENABLE_PREPROCESSING = NO (was YES) EXTRACT_PACKAGE = YES (was NO) make[1]: Leaving directory `/builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/doxygen' make -C examples/tinyxml all make[1]: Entering directory `/builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml' `which doxygen` tinyxml.cfg /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:100: warning: Compound TiXmlCursor is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:900: warning: Compound TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:816: warning: Member NameTStr() const (function) of class TiXmlAttribute is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:846: warning: Member Next() (function) of class TiXmlAttribute is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:852: warning: Member Previous() (function) of class TiXmlAttribute is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:856: warning: Member operator==(const TiXmlAttribute &rhs) const (function) of class TiXmlAttribute is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:857: warning: Member operator<(const TiXmlAttribute &rhs) const (function) of class TiXmlAttribute is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:858: warning: Member operator>(const TiXmlAttribute &rhs) const (function) of class TiXmlAttribute is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:863: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) (function) of class TiXmlAttribute is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:869: warning: Member Print(FILE *cfile, int depth, TIXML_STRING *str) const (function) of class TiXmlAttribute is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:873: warning: Member SetDocument(TiXmlDocument *doc) (function) of class TiXmlAttribute is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:309: warning: Member ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:364: warning: Member StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:905: warning: Member Add(TiXmlAttribute *attribute) (function) of class TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:906: warning: Member Remove(TiXmlAttribute *attribute) (function) of class TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:908: warning: Member First() const (function) of class TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:909: warning: Member First() (function) of class TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:910: warning: Member Last() const (function) of class TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:911: warning: Member Last() (function) of class TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:913: warning: Member Find(const char *_name) const (function) of class TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:914: warning: Member Find(const char *_name) (function) of class TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:918: warning: Member Find(const std::string &_name) const (function) of class TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:919: warning: Member Find(const std::string &_name) (function) of class TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:254: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)=0 (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:309: warning: Member ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:364: warning: Member StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1140: warning: Member TiXmlComment(const TiXmlComment &) (function) of class TiXmlComment is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1141: warning: Member operator=(const TiXmlComment &base) (function) of class TiXmlComment is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1153: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) (function) of class TiXmlComment is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:565: warning: Member IterateChildren(const char *_value, const TiXmlNode *previous) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1163: warning: Member CopyTo(TiXmlComment *target) const (function) of class TiXmlComment is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1167: warning: Member StreamIn(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlComment is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:309: warning: Member ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:364: warning: Member StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:102: warning: Member Clear() (function) of class TiXmlCursor is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:104: warning: Member row (variable) of class TiXmlCursor is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:105: warning: Member col (variable) of class TiXmlCursor is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1272: warning: Member TiXmlDeclaration(const TiXmlDeclaration ©) (function) of class TiXmlDeclaration is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1273: warning: Member operator=(const TiXmlDeclaration ©) (function) of class TiXmlDeclaration is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1287: warning: Member Print(FILE *cfile, int depth, TIXML_STRING *str) const (function) of class TiXmlDeclaration is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1292: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) (function) of class TiXmlDeclaration is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:565: warning: Member IterateChildren(const char *_value, const TiXmlNode *previous) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1302: warning: Member CopyTo(TiXmlDeclaration *target) const (function) of class TiXmlDeclaration is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1305: warning: Member StreamIn(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlDeclaration is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:309: warning: Member ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:364: warning: Member StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1375: warning: Member TiXmlDocument(const TiXmlDocument ©) (function) of class TiXmlDocument is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1376: warning: Member operator=(const TiXmlDocument ©) (function) of class TiXmlDocument is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1401: warning: Member LoadFile(const std::string &filename, TiXmlEncoding encoding=TIXML_DEFAULT_ENCODING) (function) of class TiXmlDocument is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1426: warning: Member RootElement() (function) of class TiXmlDocument is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1479: warning: Member TabSize() const (function) of class TiXmlDocument is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1503: warning: Member SetError(int err, const char *errorLocation, TiXmlParsingData *prevData, TiXmlEncoding encoding) (function) of class TiXmlDocument is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:565: warning: Member IterateChildren(const char *_value, const TiXmlNode *previous) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1516: warning: Member StreamIn(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlDocument is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:309: warning: Member ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:364: warning: Member StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:950: warning: Member TiXmlElement(const TiXmlElement &) (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:952: warning: Member operator=(const TiXmlElement &base) (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1023: warning: Member Attribute(const std::string &name) const (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1024: warning: Member Attribute(const std::string &name, int *i) const (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1025: warning: Member Attribute(const std::string &name, double *d) const (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1026: warning: Member QueryIntAttribute(const std::string &name, int *_value) const (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1027: warning: Member QueryDoubleAttribute(const std::string &name, double *_value) const (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1032: warning: Member SetAttribute(const std::string &name, int _value) (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1053: warning: Member FirstAttribute() (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1055: warning: Member LastAttribute() (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1099: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:565: warning: Member IterateChildren(const char *_value, const TiXmlNode *previous) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1110: warning: Member CopyTo(TiXmlElement *target) const (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1111: warning: Member ClearThis() (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1115: warning: Member StreamIn(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1121: warning: Member ReadValue(const char *in, TiXmlParsingData *prevData, TiXmlEncoding encoding) (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:309: warning: Member ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:364: warning: Member StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1618: warning: Member operator=(const TiXmlHandle &ref) (function) of class TiXmlHandle is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1649: warning: Member FirstChild(const std::string &_value) const (function) of class TiXmlHandle is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1650: warning: Member FirstChildElement(const std::string &_value) const (function) of class TiXmlHandle is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1652: warning: Member Child(const std::string &_value, int index) const (function) of class TiXmlHandle is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1653: warning: Member ChildElement(const std::string &_value, int index) const (function) of class TiXmlHandle is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:565: warning: Member IterateChildren(const char *_value, const TiXmlNode *previous) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:254: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)=0 (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:745: warning: Member StreamIn(std::istream *in, TIXML_STRING *tag)=0 (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:309: warning: Member ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:364: warning: Member StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1205: warning: Member TiXmlText(const TiXmlText ©) (function) of class TiXmlText is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1206: warning: Member operator=(const TiXmlText &base) (function) of class TiXmlText is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1216: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) (function) of class TiXmlText is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:565: warning: Member IterateChildren(const char *_value, const TiXmlNode *previous) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1228: warning: Member CopyTo(TiXmlText *target) const (function) of class TiXmlText is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1230: warning: Member Blank() const (function) of class TiXmlText is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1233: warning: Member StreamIn(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlText is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:309: warning: Member ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:364: warning: Member StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1329: warning: Member TiXmlUnknown(const TiXmlUnknown ©) (function) of class TiXmlUnknown is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1330: warning: Member operator=(const TiXmlUnknown ©) (function) of class TiXmlUnknown is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1337: warning: Member Parse(const char *p, TiXmlParsingData *data, TiXmlEncoding encoding) (function) of class TiXmlUnknown is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:565: warning: Member IterateChildren(const char *_value, const TiXmlNode *previous) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1347: warning: Member CopyTo(TiXmlUnknown *target) const (function) of class TiXmlUnknown is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1350: warning: Member StreamIn(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlUnknown is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:296: warning: Member StreamWhiteSpace(std::istream *in, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:297: warning: Member StreamTo(std::istream *in, int character, TIXML_STRING *tag) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:304: warning: Member ReadName(const char *p, TIXML_STRING *name, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:309: warning: Member ReadText(const char *in, TIXML_STRING *text, bool ignoreWhiteSpace, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:317: warning: Member GetEntity(const char *in, char *value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:321: warning: Member GetChar(const char *p, char *_value, int *length, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:359: warning: Member PutString(const TIXML_STRING &str, TIXML_STRING *out) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:364: warning: Member StringEqual(const char *p, const char *endTag, bool ignoreCase, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:392: warning: Member ConvertUTF32ToUTF8(unsigned long input, char *output, int *length) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml/tinyxml.h:1728: warning: Found unknown command `\t' make[1]: Leaving directory `/builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/tinyxml' make -C examples/specific all make[1]: Entering directory `/builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific' `which doxygen` nutshell.cfg `which doxygen` alias.cfg `which doxygen` rst.cfg `which doxygen` inline.cfg /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/inline.h:3: warning: Compound Test is not documented. `which doxygen` namespacefile.cfg `which doxygen` c_file.cfg `which doxygen` array.cfg `which doxygen` c_enum.cfg /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/c_file.h:10: warning: Compound cache_tree_sub is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/c_file.h:17: warning: Compound cache_tree is not documented. `which doxygen` inheritance.cfg /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/namespacefile.h:11: warning: Member undocumentedPublicFunction() const =0 (function) of class foo::Bar is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/namespacefile.h:23: warning: Member undocumentedProtectedFunction() (function) of class foo::Bar is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/c_file.h:18: warning: Member entry_count (variable) of class cache_tree is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/c_file.h:19: warning: Member sha1[20] (variable) of class cache_tree is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/c_file.h:20: warning: Member subtree_nr (variable) of class cache_tree is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/c_file.h:21: warning: Member subtree_alloc (variable) of class cache_tree is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/namespacefile.h:49: warning: Member MyInt (typedef) of namespace foo::ns is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/c_file.h:22: warning: Member down (variable) of class cache_tree is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/namespacefile.h:51: warning: Member Letters (enumeration) of namespace foo::ns is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/c_file.h:11: warning: Member cache_tree (variable) of class cache_tree_sub is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/c_file.h:12: warning: Member namelen (variable) of class cache_tree_sub is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/c_file.h:13: warning: Member used (variable) of class cache_tree_sub is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/c_file.h:14: warning: Member name[FLEX_ARRAY] (variable) of class cache_tree_sub is not documented. `which doxygen` members.cfg `which doxygen` userdefined.cfg `which doxygen` fixedwidthfont.cfg `which doxygen` latexmath.cfg `which doxygen` functionOverload.cfg /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/fixedwidthfont.h:3: warning: Compound Out is not documented. `which doxygen` image.cfg `which doxygen` name.cfg `which doxygen` union.cfg `which doxygen` group.cfg `which doxygen` struct.cfg `which doxygen` qtslots.cfg `which doxygen` lists.cfg /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/group.h:14: warning: Member undocumentedPublicFunction() const =0 (function) of class GroupedClassTest is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/group.h:26: warning: Member undocumentedProtectedFunction() (function) of class GroupedClassTest is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/qtslots.h:7: warning: Compound QtSlotExample is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/struct.h:45: warning: Member undocumentedPublicFunction() const =0 (function) of class StructTest is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/struct.h:57: warning: Member undocumentedProtectedFunction() (function) of class StructTest is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/struct.h:11: warning: Member functionS() (function) of class testnamespace::NamespacedStructTest is not documented. `which doxygen` headings.cfg `which doxygen` links.cfg `which doxygen` parameters.cfg `which doxygen` template_class.cfg `which doxygen` template_class_non_type.cfg `which doxygen` template_function.cfg `which doxygen` template_specialisation.cfg `which doxygen` enum.cfg `which doxygen` programlisting.cfg `which doxygen` decl_impl.cfg `which doxygen` multifile.cfg /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/decl_impl.c:1: warning: argument 'pathname' of command @param is not found in the argument list of open_di(const char *a, int b) /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/decl_impl.c:1: warning: argument 'flags' of command @param is not found in the argument list of open_di(const char *a, int b) /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/decl_impl.c:1: warning: The following parameters of open_di(const char *a, int b) are not documented: parameter 'a' parameter 'b' `which doxygen` auto.cfg `which doxygen` class.cfg `which doxygen` typedef.cfg /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/typedef.h:22: warning: Compound TestClass is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/class.h:65: warning: Member undocumentedPublicFunction() const =0 (function) of class ClassTest is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/class.h:82: warning: Member undocumentedProtectedFunction() (function) of class ClassTest is not documented. /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific/class.h:12: warning: Member functionS() (function) of class testnamespace::NamespacedClassTest is not documented. make[1]: Leaving directory `/builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/examples/specific' make -C documentation html make[1]: Entering directory `/builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/documentation' sphinx-build -b html -P -d build/doctrees source build/html Making output directory... Running Sphinx v1.1.3 fatal: Not a git repository (or any of the parent directories): .git loading pickled environment... not yet created building [html]: targets for 36 source files that are out of date updating environment: 36 added, 0 changed, 0 removed reading sources... [ 2%] autofile reading sources... [ 5%] autoindex reading sources... [ 8%] class reading sources... [ 11%] codeguide reading sources... [ 13%] contributing reading sources... [ 16%] credits reading sources... [ 19%] customcss reading sources... [ 22%] define reading sources... [ 25%] differences reading sources... [ 27%] directives reading sources... [ 30%] domains reading sources... [ 33%] doxygen reading sources... [ 36%] embeddedrst reading sources... [ 38%] enum reading sources... [ 41%] enumvalue reading sources... [ 44%] file reading sources... [ 47%] function reading sources... [ 50%] group reading sources... [ 52%] groups reading sources... [ 55%] index reading sources... [ 58%] inline reading sources... [ 61%] latexmath reading sources... [ 63%] lists reading sources... [ 66%] markups reading sources... [ 69%] members reading sources... [ 72%] namespace reading sources... [ 75%] quickstart reading sources... [ 77%] readthedocs reading sources... [ 80%] specific reading sources... [ 83%] struct reading sources... [ 86%] template reading sources... [ 88%] testpages reading sources... [ 91%] tinyxml reading sources... [ 94%] typedef reading sources... [ 97%] union reading sources... [100%] variable /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/documentation/source/doxygen.rst:69: WARNING: Invalid definition: expected name [error at 3] int(* Test12::handler)(int a, int b) /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/documentation/source/doxygen.rst:74: WARNING: Invalid definition: expected name [error at 3] int(* Test8::handler)(int a, int b) /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/documentation/source/doxygen.rst:134: WARNING: Invalid definition: expected end of definition, got u'%' [error at 17] in din_0std_logic% /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/documentation/source/doxygen.rst:134: WARNING: Invalid definition: expected end of definition, got u'%' [error at 17] in din_1std_logic% /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/documentation/source/doxygen.rst:134: WARNING: Invalid definition: expected end of definition, got u'%' [error at 15] in selstd_logic% /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/documentation/source/doxygen.rst:134: WARNING: Invalid definition: expected end of definition, got u'%' [error at 20] out mux_outstd_logic% /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/documentation/source/doxygen.rst:134: WARNING: Invalid definition: expected end of definition, got u'.std_logic_1164.allieee.std_logic_1164.all' [error at 10] _use_ ieee.std_logic_1164.allieee.std_logic_1164.all /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/documentation/source/specific.rst:9: WARNING: Invalid definition: expected name [error at 11] TypeDefTest(* TypeDefTestFuncPtr)(void) /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/documentation/source/specific.rst:9: WARNING: Invalid definition: expected name [error at 5] void*(* voidFuncPtr)(float, int) /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/documentation/source/tinyxml.rst:5: WARNING: Invalid definition: expected type [error at 33] TiXmlAttribute::TiXmlAttributeSet looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/documentation/source/tinyxml.rst:5: WARNING: Invalid definition: expected type [error at 20] TiXmlBase::TiXmlNode /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/documentation/source/tinyxml.rst:5: WARNING: Invalid definition: expected type [error at 23] TiXmlBase::TiXmlElement /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/documentation/source/tinyxml.rst:5: WARNING: Invalid definition: expected type [error at 24] TiXmlBase::TiXmlDocument /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/documentation/source/tinyxml.rst:5: WARNING: Invalid definition: expected type [error at 24] TiXmlNode::TiXmlDocument /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/documentation/source/tinyxml.rst:5: WARNING: Invalid definition: expected type [error at 23] TiXmlNode::TiXmlElement /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/documentation/source/tinyxml.rst:5: WARNING: Invalid definition: expected type [error at 23] TiXmlText::TiXmlElement /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/documentation/source/variable.rst:17: WARNING: Invalid definition: expected end of definition, got u'global_cache_tree' [error at 18] struct cache_tree global_cache_tree done checking consistency... done preparing documents... done writing output... [ 2%] autofile writing output... [ 5%] autoindex writing output... [ 8%] class writing output... [ 11%] codeguide writing output... [ 13%] contributing writing output... [ 16%] credits writing output... [ 19%] customcss writing output... [ 22%] define writing output... [ 25%] differences writing output... [ 27%] directives writing output... [ 30%] domains writing output... [ 33%] doxygen writing output... [ 36%] embeddedrst writing output... [ 38%] enum writing output... [ 41%] enumvalue writing output... [ 44%] file writing output... [ 47%] function writing output... [ 50%] group writing output... [ 52%] groups writing output... [ 55%] index writing output... [ 58%] inline writing output... [ 61%] latexmath writing output... [ 63%] lists writing output... [ 66%] markups writing output... [ 69%] members writing output... [ 72%] namespace writing output... [ 75%] quickstart writing output... [ 77%] readthedocs writing output... [ 80%] specific writing output... [ 83%] struct writing output... [ 86%] template writing output... [ 88%] testpages writing output... [ 91%] tinyxml writing output... [ 94%] typedef writing output... [ 97%] union writing output... [100%] variable writing additional files... genindex search copying images... [100%] ../../examples/specific/image/xml/imageExample.png copying static files... done dumping search index... done dumping object inventory... done build succeeded, 17 warnings. Build finished. The HTML pages are in build/html. make[1]: Leaving directory `/builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a/documentation' + rm documentation/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FKZe6U + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch + cd breathe-a423389dfe2935962b3b27586602cfc3521fb54a + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr creating /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe copying build/lib/breathe/node_factory.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe copying build/lib/breathe/directives.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe creating /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/renderer copying build/lib/breathe/renderer/filter.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/renderer copying build/lib/breathe/renderer/compound.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/renderer copying build/lib/breathe/renderer/base.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/renderer copying build/lib/breathe/renderer/index.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/renderer copying build/lib/breathe/renderer/__init__.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/renderer copying build/lib/breathe/renderer/mask.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/renderer copying build/lib/breathe/renderer/target.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/renderer creating /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/parser copying build/lib/breathe/parser/compound.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/parser copying build/lib/breathe/parser/compoundsuper.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/parser copying build/lib/breathe/parser/index.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/parser copying build/lib/breathe/parser/indexsuper.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/parser copying build/lib/breathe/parser/__init__.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/parser copying build/lib/breathe/process.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe creating /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/finder copying build/lib/breathe/finder/core.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/finder copying build/lib/breathe/finder/compound.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/finder copying build/lib/breathe/finder/base.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/finder copying build/lib/breathe/finder/index.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/finder copying build/lib/breathe/finder/__init__.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/finder copying build/lib/breathe/__init__.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe copying build/lib/breathe/exception.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe copying build/lib/breathe/apidoc.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe creating /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/directive copying build/lib/breathe/directive/file.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/directive copying build/lib/breathe/directive/base.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/directive copying build/lib/breathe/directive/index.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/directive copying build/lib/breathe/directive/__init__.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/directive copying build/lib/breathe/project.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/node_factory.py to node_factory.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/directives.py to directives.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/renderer/filter.py to filter.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/renderer/compound.py to compound.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/renderer/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/renderer/index.py to index.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/renderer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/renderer/mask.py to mask.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/renderer/target.py to target.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/parser/compound.py to compound.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/parser/compoundsuper.py to compoundsuper.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/parser/index.py to index.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/parser/indexsuper.py to indexsuper.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/parser/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/process.py to process.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/finder/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/finder/compound.py to compound.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/finder/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/finder/index.py to index.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/finder/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/apidoc.py to apidoc.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/directive/file.py to file.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/directive/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/directive/index.py to index.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/directive/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe/project.py to project.pyc writing byte-compilation script '/tmp/tmptq6S8S.py' /usr/bin/python2 -O /tmp/tmptq6S8S.py removing /tmp/tmptq6S8S.py running install_egg_info running egg_info writing requirements to breathe.egg-info/requires.txt writing breathe.egg-info/PKG-INFO writing top-level names to breathe.egg-info/top_level.txt writing dependency_links to breathe.egg-info/dependency_links.txt writing entry points to breathe.egg-info/entry_points.txt reading manifest file 'breathe.egg-info/SOURCES.txt' writing manifest file 'breathe.egg-info/SOURCES.txt' Copying breathe.egg-info to /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7/site-packages/breathe-4.2.0-py2.7.egg-info running install_scripts Installing breathe-apidoc script to /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/bin + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe copying build/lib/breathe/node_factory.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe copying build/lib/breathe/directives.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe creating /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/renderer copying build/lib/breathe/renderer/filter.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/renderer copying build/lib/breathe/renderer/compound.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/renderer copying build/lib/breathe/renderer/base.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/renderer copying build/lib/breathe/renderer/index.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/renderer copying build/lib/breathe/renderer/__init__.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/renderer copying build/lib/breathe/renderer/mask.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/renderer copying build/lib/breathe/renderer/target.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/renderer creating /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/parser copying build/lib/breathe/parser/compound.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/parser copying build/lib/breathe/parser/compoundsuper.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/parser copying build/lib/breathe/parser/index.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/parser copying build/lib/breathe/parser/indexsuper.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/parser copying build/lib/breathe/parser/__init__.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/parser copying build/lib/breathe/process.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe creating /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/finder copying build/lib/breathe/finder/core.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/finder copying build/lib/breathe/finder/compound.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/finder copying build/lib/breathe/finder/base.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/finder copying build/lib/breathe/finder/index.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/finder copying build/lib/breathe/finder/__init__.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/finder copying build/lib/breathe/__init__.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe copying build/lib/breathe/exception.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe copying build/lib/breathe/apidoc.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe creating /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/directive copying build/lib/breathe/directive/file.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/directive copying build/lib/breathe/directive/base.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/directive copying build/lib/breathe/directive/index.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/directive copying build/lib/breathe/directive/__init__.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/directive copying build/lib/breathe/project.py -> /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/node_factory.py to node_factory.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/directives.py to directives.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/renderer/filter.py to filter.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/renderer/compound.py to compound.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/renderer/base.py to base.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/renderer/index.py to index.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/renderer/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/renderer/mask.py to mask.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/renderer/target.py to target.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/parser/compound.py to compound.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/parser/compoundsuper.py to compoundsuper.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/parser/index.py to index.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/parser/indexsuper.py to indexsuper.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/parser/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/process.py to process.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/finder/core.py to core.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/finder/compound.py to compound.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/finder/base.py to base.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/finder/index.py to index.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/finder/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/exception.py to exception.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/apidoc.py to apidoc.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/directive/file.py to file.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/directive/base.py to base.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/directive/index.py to index.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/directive/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe/project.py to project.cpython-34.pyc writing byte-compilation script '/tmp/tmpn51qf5pv.py' /usr/bin/python3.4 -O /tmp/tmpn51qf5pv.py removing /tmp/tmpn51qf5pv.py running install_egg_info running egg_info writing breathe.egg-info/PKG-INFO writing requirements to breathe.egg-info/requires.txt writing dependency_links to breathe.egg-info/dependency_links.txt writing top-level names to breathe.egg-info/top_level.txt writing entry points to breathe.egg-info/entry_points.txt reading manifest file 'breathe.egg-info/SOURCES.txt' writing manifest file 'breathe.egg-info/SOURCES.txt' Copying breathe.egg-info to /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4/site-packages/breathe-4.2.0-py3.4.egg-info running install_scripts Installing breathe-apidoc script to /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/breathe-a423389dfe2935962b3b27586602cfc3521fb54a /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/lib/python3.4 using /usr/bin/python3.4 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-breathe-4.2.0-3.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0gbX2S + umask 022 + cd /builddir/build/BUILD + cd breathe-a423389dfe2935962b3b27586602cfc3521fb54a + LICENSEDIR=/builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/share/licenses/python-breathe + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/share/licenses/python-breathe + cp -pr LICENSE /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/share/licenses/python-breathe + exit 0 Provides: breathe = 4.2.0-3.el7 python-breathe = 4.2.0-3.el7 python2-breathe = 4.2.0-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-breathe < 4.2.0-3.el7 breathe < 4.2.0-3.el7 Processing files: python34-breathe-4.2.0-3.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rP9hxK + umask 022 + cd /builddir/build/BUILD + cd breathe-a423389dfe2935962b3b27586602cfc3521fb54a + LICENSEDIR=/builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/share/licenses/python-breathe + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/share/licenses/python-breathe + cp -pr LICENSE /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/share/licenses/python-breathe + exit 0 Provides: python34-breathe = 4.2.0-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3.4 python(abi) = 3.4 Processing files: python-breathe-doc-4.2.0-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cRbNCD + umask 022 + cd /builddir/build/BUILD + cd breathe-a423389dfe2935962b3b27586602cfc3521fb54a + DOCDIR=/builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/share/doc/python-breathe + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/share/doc/python-breathe + cp -pr documentation/build/html /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/share/doc/python-breathe + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.B99e9C + umask 022 + cd /builddir/build/BUILD + cd breathe-a423389dfe2935962b3b27586602cfc3521fb54a + LICENSEDIR=/builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/share/licenses/python-breathe + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/share/licenses/python-breathe + cp -pr LICENSE /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch/usr/share/licenses/python-breathe + exit 0 Provides: python-breathe-doc = 4.2.0-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch Wrote: /builddir/build/RPMS/python2-breathe-4.2.0-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/python34-breathe-4.2.0-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-breathe-doc-4.2.0-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bRfmvf + umask 022 + cd /builddir/build/BUILD + cd breathe-a423389dfe2935962b3b27586602cfc3521fb54a + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-breathe-4.2.0-3.el7.noarch + exit 0 Child return code was: 0