Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-breathe.spec'], chrootPath='/var/lib/mock/epel8-build-side-55127-36801676-4709727/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-breathe.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False sh: /usr/bin/python3: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-breathe-4.11.1-1.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-breathe.spec'], chrootPath='/var/lib/mock/epel8-build-side-55127-36801676-4709727/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-breathe.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aA7hdR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf breathe-4.11.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/v4.11.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd breathe-4.11.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Pfja2z + umask 022 + cd /builddir/build/BUILD + cd breathe-4.11.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/breathe copying breathe/__init__.py -> build/lib/breathe copying breathe/apidoc.py -> build/lib/breathe copying breathe/directives.py -> build/lib/breathe copying breathe/exception.py -> build/lib/breathe copying breathe/node_factory.py -> build/lib/breathe copying breathe/process.py -> build/lib/breathe copying breathe/project.py -> build/lib/breathe creating build/lib/breathe/directive copying breathe/directive/__init__.py -> build/lib/breathe/directive copying breathe/directive/base.py -> build/lib/breathe/directive copying breathe/directive/file.py -> build/lib/breathe/directive copying breathe/directive/index.py -> build/lib/breathe/directive creating build/lib/breathe/finder copying breathe/finder/__init__.py -> build/lib/breathe/finder copying breathe/finder/base.py -> build/lib/breathe/finder copying breathe/finder/compound.py -> build/lib/breathe/finder copying breathe/finder/core.py -> build/lib/breathe/finder copying breathe/finder/index.py -> build/lib/breathe/finder creating build/lib/breathe/parser copying breathe/parser/__init__.py -> 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 creating build/lib/breathe/renderer copying breathe/renderer/__init__.py -> build/lib/breathe/renderer copying breathe/renderer/base.py -> build/lib/breathe/renderer copying breathe/renderer/filter.py -> build/lib/breathe/renderer copying breathe/renderer/mask.py -> build/lib/breathe/renderer copying breathe/renderer/sphinxrenderer.py -> build/lib/breathe/renderer copying breathe/renderer/target.py -> build/lib/breathe/renderer running egg_info creating breathe.egg-info writing breathe.egg-info/PKG-INFO writing dependency_links to breathe.egg-info/dependency_links.txt writing entry points to breathe.egg-info/entry_points.txt writing requirements to breathe.egg-info/requires.txt writing top-level names to breathe.egg-info/top_level.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 + make -j6 html make -C examples/doxygen all make[1]: Entering directory '/builddir/build/BUILD/breathe-4.11.1/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 `which doxygen` interface.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-4.11.1/examples/doxygen' make -C examples/tinyxml all make[1]: Entering directory '/builddir/build/BUILD/breathe-4.11.1/examples/tinyxml' `which doxygen` tinyxml.cfg /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:100: warning: Compound TiXmlCursor is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:900: warning: Compound TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:816: warning: Member NameTStr() const (function) of class TiXmlAttribute is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:846: warning: Member Next() (function) of class TiXmlAttribute is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:852: warning: Member Previous() (function) of class TiXmlAttribute is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:856: warning: Member operator==(const TiXmlAttribute &rhs) const (function) of class TiXmlAttribute is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:857: warning: Member operator<(const TiXmlAttribute &rhs) const (function) of class TiXmlAttribute is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:858: warning: Member operator>(const TiXmlAttribute &rhs) const (function) of class TiXmlAttribute is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:873: warning: Member SetDocument(TiXmlDocument *doc) (function) of class TiXmlAttribute is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:905: warning: Member Add(TiXmlAttribute *attribute) (function) of class TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:906: warning: Member Remove(TiXmlAttribute *attribute) (function) of class TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:908: warning: Member First() const (function) of class TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:909: warning: Member First() (function) of class TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:910: warning: Member Last() const (function) of class TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:911: warning: Member Last() (function) of class TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:913: warning: Member Find(const char *_name) const (function) of class TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:914: warning: Member Find(const char *_name) (function) of class TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:918: warning: Member Find(const std::string &_name) const (function) of class TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:919: warning: Member Find(const std::string &_name) (function) of class TiXmlAttributeSet is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1140: warning: Member TiXmlComment(const TiXmlComment &) (function) of class TiXmlComment is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1141: warning: Member operator=(const TiXmlComment &base) (function) of class TiXmlComment is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1163: warning: Member CopyTo(TiXmlComment *target) const (function) of class TiXmlComment is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:102: warning: Member Clear() (function) of class TiXmlCursor is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:104: warning: Member row (variable) of class TiXmlCursor is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:105: warning: Member col (variable) of class TiXmlCursor is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1272: warning: Member TiXmlDeclaration(const TiXmlDeclaration ©) (function) of class TiXmlDeclaration is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1273: warning: Member operator=(const TiXmlDeclaration ©) (function) of class TiXmlDeclaration is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1302: warning: Member CopyTo(TiXmlDeclaration *target) const (function) of class TiXmlDeclaration is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1375: warning: Member TiXmlDocument(const TiXmlDocument ©) (function) of class TiXmlDocument is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1376: warning: Member operator=(const TiXmlDocument ©) (function) of class TiXmlDocument is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:1426: warning: Member RootElement() (function) of class TiXmlDocument is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1479: warning: Member TabSize() const (function) of class TiXmlDocument is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:950: warning: Member TiXmlElement(const TiXmlElement &) (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:952: warning: Member operator=(const TiXmlElement &base) (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1023: warning: Member Attribute(const std::string &name) const (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:1053: warning: Member FirstAttribute() (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1055: warning: Member LastAttribute() (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1110: warning: Member CopyTo(TiXmlElement *target) const (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1111: warning: Member ClearThis() (function) of class TiXmlElement is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1618: warning: Member operator=(const TiXmlHandle &ref) (function) of class TiXmlHandle is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1649: warning: Member FirstChild(const std::string &_value) const (function) of class TiXmlHandle is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1650: warning: Member FirstChildElement(const std::string &_value) const (function) of class TiXmlHandle is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1205: warning: Member TiXmlText(const TiXmlText ©) (function) of class TiXmlText is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1206: warning: Member operator=(const TiXmlText &base) (function) of class TiXmlText is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1228: warning: Member CopyTo(TiXmlText *target) const (function) of class TiXmlText is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1230: warning: Member Blank() const (function) of class TiXmlText is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1329: warning: Member TiXmlUnknown(const TiXmlUnknown ©) (function) of class TiXmlUnknown is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1330: warning: Member operator=(const TiXmlUnknown ©) (function) of class TiXmlUnknown is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:516: warning: Member Parent() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:519: warning: Member FirstChild() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:527: warning: Member LastChild() const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:530: warning: Member LastChild(const char *value) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:559: warning: Member IterateChildren(const TiXmlNode *previous) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:611: warning: Member PreviousSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:615: warning: Member PreviousSibling(const char *_prev) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:628: warning: Member NextSibling() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:632: warning: Member NextSibling(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:641: warning: Member NextSiblingElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:650: warning: Member NextSiblingElement(const char *_next) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:661: warning: Member FirstChildElement() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:667: warning: Member FirstChildElement(const char *_value) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:686: warning: Member GetDocument() (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1347: warning: Member CopyTo(TiXmlUnknown *target) const (function) of class TiXmlUnknown is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:737: warning: Member TiXmlNode(NodeType _type) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:741: warning: Member CopyTo(TiXmlNode *target) const (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:749: warning: Member Identify(const char *start, TiXmlEncoding encoding) (function) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:252: warning: Member utf8ByteTable[256] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:283: warning: Member SkipWhiteSpace(const char *, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:284: warning: Member IsWhiteSpace(char c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:288: warning: Member IsWhiteSpace(int c) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:378: warning: Member IsAlpha(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:379: warning: Member IsAlphaNum(unsigned char anyByte, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:380: warning: Member ToLower(int v, TiXmlEncoding encoding) (function) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/examples/tinyxml/tinyxml.h:751: warning: Member parent (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:752: warning: Member type (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:754: warning: Member firstChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:755: warning: Member lastChild (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:757: warning: Member value (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:759: warning: Member prev (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:760: warning: Member next (variable) of class TiXmlNode is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:371: warning: Member location (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:369: warning: Member errorString[TIXML_ERROR_STRING_COUNT] (variable) of class TiXmlBase is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/tinyxml/tinyxml.h:1728: warning: Found unknown command `\t' make[1]: Leaving directory '/builddir/build/BUILD/breathe-4.11.1/examples/tinyxml' make -C examples/specific all make[1]: Entering directory '/builddir/build/BUILD/breathe-4.11.1/examples/specific' `which doxygen` nutshell.cfg `which doxygen` alias.cfg `which doxygen` rst.cfg `which doxygen` inline.cfg `which doxygen` namespacefile.cfg `which doxygen` c_file.cfg /builddir/build/BUILD/breathe-4.11.1/examples/specific/inline.h:3: warning: Compound Test is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/c_file.h:10: warning: Compound cache_tree_sub is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/c_file.h:17: warning: Compound cache_tree is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/c_file.h:18: warning: Member entry_count (variable) of class cache_tree is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/c_file.h:19: warning: Member sha1[20] (variable) of class cache_tree is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/c_file.h:20: warning: Member subtree_nr (variable) of class cache_tree is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/c_file.h:21: warning: Member subtree_alloc (variable) of class cache_tree is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/c_file.h:22: warning: Member down (variable) of class cache_tree is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/c_file.h:11: warning: Member cache_tree (variable) of class cache_tree_sub is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/c_file.h:12: warning: Member namelen (variable) of class cache_tree_sub is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/c_file.h:13: warning: Member used (variable) of class cache_tree_sub is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/c_file.h:14: warning: Member name[FLEX_ARRAY] (variable) of class cache_tree_sub is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/namespacefile.h:11: warning: Member undocumentedPublicFunction() const =0 (function) of class foo::Bar is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/namespacefile.h:23: warning: Member undocumentedProtectedFunction() (function) of class foo::Bar is not documented. `which doxygen` array.cfg /builddir/build/BUILD/breathe-4.11.1/examples/specific/namespacefile.h:49: warning: Member MyInt (typedef) of namespace foo::ns is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/namespacefile.h:51: warning: Member Letters (enumeration) of namespace foo::ns is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/alias.h:6: warning: Illegal command n as part of a title section /builddir/build/BUILD/breathe-4.11.1/examples/specific/alias.h:11: warning: Illegal command n as part of a title section `which doxygen` c_enum.cfg `which doxygen` inheritance.cfg `which doxygen` members.cfg `which doxygen` userdefined.cfg `which doxygen` fixedwidthfont.cfg `which doxygen` latexmath.cfg `which doxygen` functionOverload.cfg `which doxygen` image.cfg `which doxygen` name.cfg `which doxygen` union.cfg /builddir/build/BUILD/breathe-4.11.1/examples/specific/fixedwidthfont.h:3: warning: Compound Out is not documented. `which doxygen` group.cfg `which doxygen` struct.cfg `which doxygen` struct_function.cfg `which doxygen` qtsignalsandslots.cfg `which doxygen` lists.cfg /builddir/build/BUILD/breathe-4.11.1/examples/specific/struct.h:45: warning: Member undocumentedPublicFunction() const =0 (function) of class StructTest is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/struct.h:57: warning: Member undocumentedProtectedFunction() (function) of class StructTest is not documented. `which doxygen` headings.cfg /builddir/build/BUILD/breathe-4.11.1/examples/specific/struct.h:11: warning: Member functionS() (function) of class testnamespace::NamespacedStructTest is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/qtsignalsandslots.h:7: warning: Compound QtSignalSlotExample is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/group.h:14: warning: Member undocumentedPublicFunction() const =0 (function) of class GroupedClassTest is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/group.h:26: warning: Member undocumentedProtectedFunction() (function) of class GroupedClassTest is not documented. `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` c_typedef.cfg `which doxygen` define.cfg `which doxygen` interface.cfg `which doxygen` programlisting.cfg `which doxygen` decl_impl.cfg `which doxygen` multifile.cfg `which doxygen` auto.cfg `which doxygen` class.cfg `which doxygen` typedef.cfg /builddir/build/BUILD/breathe-4.11.1/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-4.11.1/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-4.11.1/examples/specific/decl_impl.h:9: warning: The following parameters of open_di(const char *a, int b) are not documented: parameter 'a' parameter 'b' /builddir/build/BUILD/breathe-4.11.1/examples/specific/multifile/one/Util.h:11: warning: Compound TestClass is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/typedef.h:22: warning: Compound TestClass is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/class.h:65: warning: Member undocumentedPublicFunction() const =0 (function) of class ClassTest is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/class.h:82: warning: Member undocumentedProtectedFunction() (function) of class ClassTest is not documented. /builddir/build/BUILD/breathe-4.11.1/examples/specific/class.h:12: warning: Member functionS() (function) of class testnamespace::NamespacedClassTest is not documented. make[1]: Leaving directory '/builddir/build/BUILD/breathe-4.11.1/examples/specific' make -C documentation html make[1]: Entering directory '/builddir/build/BUILD/breathe-4.11.1/documentation' sphinx-build -b html -P -d build/doctrees source build/html Running Sphinx v1.7.6 fatal: not a git repository (or any of the parent directories): .git making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date 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-4.11.1/documentation/source/autoindex.rst:23: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/autoindex.rst:23: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/autoindex.rst:23: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/class.rst:73: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: TemplateClass /builddir/build/BUILD/breathe-4.11.1/documentation/source/class.rst:106: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/class.rst:126: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/class.rst:126: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/class.rst:126: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/class.rst:166: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/class.rst:217: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/class.rst:217: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/class.rst:217: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/class.rst:217: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/class.rst:217: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/class.rst:217: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/class.rst:217: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/class.rst:217: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/class.rst:217: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/doxygen.rst:44: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/doxygen.rst:104: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/doxygen.rst:104: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: Test14 /builddir/build/BUILD/breathe-4.11.1/documentation/source/doxygen.rst:104: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/doxygen.rst:104: WARNING: Too many template argument lists compared to parameter lists. Argument lists: 1, Parameter lists: 0, Extra empty parameters lists prepended: 1. Declaration: Test14 /builddir/build/BUILD/breathe-4.11.1/documentation/source/embeddedrst.rst:5: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/enumvalue.rst:31: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/file.rst:19: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/file.rst:19: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/file.rst:19: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/file.rst:19: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/file.rst:19: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/file.rst:19: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/file.rst:35: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/file.rst:35: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/file.rst:35: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/file.rst:35: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/function.rst:28: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/group.rst:63: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/group.rst:81: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/group.rst:81: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/group.rst:109: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/group.rst:109: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/group.rst:131: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/group.rst:131: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/group.rst:131: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/group.rst:131: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/group.rst:153: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/group.rst:153: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/group.rst:175: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/group.rst:175: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/group.rst:175: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/group.rst:175: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/group.rst:202: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/group.rst:202: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/group.rst:202: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/groups.rst:21: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/index.rst:142: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/index.rst:142: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/index.rst:142: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/index.rst:142: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/index.rst:142: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/index.rst:142: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/index.rst:142: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/index.rst:142: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/index.rst:142: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/inline.rst:17: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/markups.rst:30: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/markups.rst:87: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/markups.rst:121: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/markups.rst:166: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/members.rst:8: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/members.rst:8: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/members.rst:17: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/members.rst:25: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/members.rst:32: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/members.rst:36: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:60: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:60: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:60: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:60: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:60: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:60: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:60: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:60: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:60: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:60: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:78: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:78: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:106: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:106: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:106: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:106: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:106: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:106: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:106: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:106: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:106: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:106: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:106: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:106: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:128: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:128: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:128: WARNING: Duplicate declaration. looking for now-outdated files... none found /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:128: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:128: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:128: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:128: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:128: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:128: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:128: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:128: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:128: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:150: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:150: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:150: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:150: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:150: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:150: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:150: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:150: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:150: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:150: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:150: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:150: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:172: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:172: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:172: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:172: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:172: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:172: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:172: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:172: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:172: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:172: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:172: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:172: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:172: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:200: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:200: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:200: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:200: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:200: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:200: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:200: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:200: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:200: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:200: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:219: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:219: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:219: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:219: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:219: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:219: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/namespace.rst:219: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/specific.rst:9: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/specific.rst:9: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/specific.rst:9: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/specific.rst:9: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/specific.rst:17: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/specific.rst:29: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/specific.rst:33: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/specific.rst:40: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/specific.rst:55: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/specific.rst:59: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/specific.rst:63: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/specific.rst:67: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/specific.rst:71: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/specific.rst:75: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/specific.rst:79: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/specific.rst:83: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/specific.rst:113: WARNING: Parsing of expression failed. Using fallback parser. Error was: Error in postfix expression, expected primary expression or type. If primary expression: Invalid definition: Expected identifier in nested name, got keyword: static [error at 27] int bar(int n, int a[static n]) ---------------------------^ If type: Invalid definition: Expected identifier in nested name, got keyword: static [error at 27] int bar(int n, int a[static n]) ---------------------------^ /builddir/build/BUILD/breathe-4.11.1/documentation/source/struct.rst:73: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/struct.rst:93: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/struct.rst:93: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/struct.rst:113: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/struct.rst:113: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/struct.rst:133: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/struct.rst:157: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/struct.rst:157: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/struct.rst:157: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/struct.rst:157: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/struct.rst:157: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/struct.rst:187: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/struct.rst:187: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/tinyxml.rst:5: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 33] TiXmlAttribute::TiXmlAttributeSet ---------------------------------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 33] TiXmlAttribute::TiXmlAttributeSet ---------------------------------^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 33] TiXmlAttribute::TiXmlAttributeSet ---------------------------------^ /builddir/build/BUILD/breathe-4.11.1/documentation/source/tinyxml.rst:5: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/tinyxml.rst:5: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 20] TiXmlBase::TiXmlNode --------------------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 20] TiXmlBase::TiXmlNode --------------------^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 20] TiXmlBase::TiXmlNode --------------------^ /builddir/build/BUILD/breathe-4.11.1/documentation/source/tinyxml.rst:5: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 23] TiXmlBase::TiXmlElement -----------------------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 23] TiXmlBase::TiXmlElement -----------------------^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 23] TiXmlBase::TiXmlElement -----------------------^ /builddir/build/BUILD/breathe-4.11.1/documentation/source/tinyxml.rst:5: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 24] TiXmlBase::TiXmlDocument ------------------------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 24] TiXmlBase::TiXmlDocument ------------------------^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 24] TiXmlBase::TiXmlDocument ------------------------^ /builddir/build/BUILD/breathe-4.11.1/documentation/source/tinyxml.rst:5: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/tinyxml.rst:5: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/tinyxml.rst:5: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/tinyxml.rst:5: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/tinyxml.rst:5: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/tinyxml.rst:5: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/tinyxml.rst:5: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/tinyxml.rst:5: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/tinyxml.rst:5: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 24] TiXmlNode::TiXmlDocument ------------------------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 24] TiXmlNode::TiXmlDocument ------------------------^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 24] TiXmlNode::TiXmlDocument ------------------------^ /builddir/build/BUILD/breathe-4.11.1/documentation/source/tinyxml.rst:5: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 23] TiXmlNode::TiXmlElement -----------------------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 23] TiXmlNode::TiXmlElement -----------------------^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 23] TiXmlNode::TiXmlElement -----------------------^ /builddir/build/BUILD/breathe-4.11.1/documentation/source/tinyxml.rst:5: WARNING: Error when parsing function declaration. If the function has no return type: Error in declarator or parameters and qualifiers Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 23] TiXmlText::TiXmlElement -----------------------^ If the function has a return type: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 23] TiXmlText::TiXmlElement -----------------------^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 23] TiXmlText::TiXmlElement -----------------------^ /builddir/build/BUILD/breathe-4.11.1/documentation/source/typedef.rst:17: WARNING: Duplicate declaration. /builddir/build/BUILD/breathe-4.11.1/documentation/source/typedef.rst:31: WARNING: Duplicate declaration. pickling environment... 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 generating indices... genindex writing additional pages... search copying images... [100%] ../../examples/specific/image/xml/imageExample.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 201 warnings. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. make[1]: Leaving directory '/builddir/build/BUILD/breathe-4.11.1/documentation' + rm documentation/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mcwB4l + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch + cd breathe-4.11.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe copying build/lib/breathe/__init__.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe copying build/lib/breathe/apidoc.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe copying build/lib/breathe/directives.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe copying build/lib/breathe/exception.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe copying build/lib/breathe/node_factory.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe copying build/lib/breathe/process.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe copying build/lib/breathe/project.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe creating /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/directive copying build/lib/breathe/directive/__init__.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/directive copying build/lib/breathe/directive/base.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/directive copying build/lib/breathe/directive/file.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/directive copying build/lib/breathe/directive/index.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/directive creating /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/finder copying build/lib/breathe/finder/__init__.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/finder copying build/lib/breathe/finder/base.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/finder copying build/lib/breathe/finder/compound.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/finder copying build/lib/breathe/finder/core.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/finder copying build/lib/breathe/finder/index.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/finder creating /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/parser copying build/lib/breathe/parser/__init__.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/parser copying build/lib/breathe/parser/compound.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/parser copying build/lib/breathe/parser/compoundsuper.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/parser copying build/lib/breathe/parser/index.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/parser copying build/lib/breathe/parser/indexsuper.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/parser creating /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/renderer copying build/lib/breathe/renderer/__init__.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/renderer copying build/lib/breathe/renderer/base.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/renderer copying build/lib/breathe/renderer/filter.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/renderer copying build/lib/breathe/renderer/mask.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/renderer copying build/lib/breathe/renderer/sphinxrenderer.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/renderer copying build/lib/breathe/renderer/target.py -> /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/renderer byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/apidoc.py to apidoc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/directives.py to directives.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/exception.py to exception.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/node_factory.py to node_factory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/process.py to process.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/project.py to project.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/directive/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/directive/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/directive/file.py to file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/directive/index.py to index.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/finder/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/finder/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/finder/compound.py to compound.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/finder/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/finder/index.py to index.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/parser/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/parser/compound.py to compound.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/parser/compoundsuper.py to compoundsuper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/parser/index.py to index.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/parser/indexsuper.py to indexsuper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/renderer/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/renderer/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/renderer/filter.py to filter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/renderer/mask.py to mask.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/renderer/sphinxrenderer.py to sphinxrenderer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe/renderer/target.py to target.cpython-36.pyc writing byte-compilation script '/tmp/tmpoi6tb9ru.py' /usr/bin/python3 /tmp/tmpoi6tb9ru.py removing /tmp/tmpoi6tb9ru.py running install_egg_info running egg_info writing breathe.egg-info/PKG-INFO writing dependency_links to breathe.egg-info/dependency_links.txt writing entry points to breathe.egg-info/entry_points.txt writing requirements to breathe.egg-info/requires.txt writing top-level names to breathe.egg-info/top_level.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.11.1-1.el8.noarch/usr/lib/python3.6/site-packages/breathe-4.11.1-py3.6.egg-info running install_scripts Installing breathe-apidoc script to /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 4.11.1-1.el8 --unique-debug-suffix -4.11.1-1.el8.noarch --unique-debug-src-base python-breathe-4.11.1-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/breathe-4.11.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-breathe-4.11.1-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GJjgQT + umask 022 + cd /builddir/build/BUILD + cd breathe-4.11.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/share/licenses/python-breathe + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/share/licenses/python-breathe + cp -pr LICENSE /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/share/licenses/python-breathe + exit 0 Provides: python3-breathe = 4.11.1-1.el8 python3.6dist(breathe) = 4.11.1 python3dist(breathe) = 4.11.1 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 python(abi) = 3.6 python3.6dist(docutils) >= 0.5 python3.6dist(six) >= 1.4 python3.6dist(sphinx) >= 1.4 Processing files: python-breathe-doc-4.11.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zwFldo + umask 022 + cd /builddir/build/BUILD + cd breathe-4.11.1 + DOCDIR=/builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/share/doc/python-breathe + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/share/doc/python-breathe + cp -pr documentation/build/html /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/share/doc/python-breathe + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wQHXSW + umask 022 + cd /builddir/build/BUILD + cd breathe-4.11.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/share/licenses/python-breathe + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/share/licenses/python-breathe + cp -pr LICENSE /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch/usr/share/licenses/python-breathe + exit 0 Provides: python-breathe-doc = 4.11.1-1.el8 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.11.1-1.el8.noarch Wrote: /builddir/build/RPMS/python3-breathe-4.11.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-breathe-doc-4.11.1-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GKI436 + umask 022 + cd /builddir/build/BUILD + cd breathe-4.11.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-breathe-4.11.1-1.el8.noarch + exit 0 Child return code was: 0