Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cpptoml.spec'], chrootPath='/var/lib/mock/746642-fedora-rawhide-x86_64-1524918270.659207/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '526e107e019e42c38ceaa0c3edb00a7a', '-D', '/var/lib/mock/746642-fedora-rawhide-x86_64-1524918270.659207/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cpptoml.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/cpptoml-20180428git2051836-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cpptoml.spec'], chrootPath='/var/lib/mock/746642-fedora-rawhide-x86_64-1524918270.659207/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5d6acc3be2d64c98a7bae4e341c2765f', '-D', '/var/lib/mock/746642-fedora-rawhide-x86_64-1524918270.659207/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cpptoml.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Zuu78c + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e + /usr/bin/gzip -dc /builddir/build/SOURCES/2051836a96a25e5a2d5283be7f633a157848f15e.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TsepYo + umask 022 + cd /builddir/build/BUILD + cd cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e + cmake . -- The C compiler identification is GNU 8.0.1 -- The CXX compiler identification is GNU 8.0.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Doxygen: /usr/bin/doxygen (found version "1.8.14") found components: doxygen missing components: dot -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e + make Scanning dependencies of target parse [ 12%] Building CXX object examples/CMakeFiles/parse.dir/parse.cpp.o [ 25%] Linking CXX executable ../parse [ 25%] Built target parse Scanning dependencies of target cpptoml-parser [ 37%] Building CXX object examples/CMakeFiles/cpptoml-parser.dir/parse_stdin.cpp.o [ 50%] Linking CXX executable ../cpptoml-parser [ 50%] Built target cpptoml-parser Scanning dependencies of target cpptoml-build [ 62%] Building CXX object examples/CMakeFiles/cpptoml-build.dir/build_toml.cpp.o [ 75%] Linking CXX executable ../cpptoml-build [ 75%] Built target cpptoml-build Scanning dependencies of target cpptoml-conversions [ 87%] Building CXX object examples/CMakeFiles/cpptoml-conversions.dir/conversions.cpp.o [100%] Linking CXX executable ../cpptoml-conversions [100%] Built target cpptoml-conversions + make doc Scanning dependencies of target doc BUILDSTDERR: warning: Tag `SYMBOL_CACHE_SIZE' at line 336 of file `/builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/cpptoml.doxygen' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 1403 of file `/builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/cpptoml.doxygen' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 1409 of file `/builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/cpptoml.doxygen' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Adding custom extension mapping: .tcc will be treated as language c++ Notice: Output directory `./doc' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/cmake Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/CMakeFiles Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/CMakeFiles/3.11.0 Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/CMakeFiles/3.11.0/CompilerIdC Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/CMakeFiles/3.11.0/CompilerIdC/tmp Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/CMakeFiles/3.11.0/CompilerIdCXX Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/CMakeFiles/3.11.0/CompilerIdCXX/tmp Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/CMakeFiles/CMakeTmp Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/CMakeFiles/doc.dir Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/CMakeFiles/Export Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/CMakeFiles/Export/lib Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/CMakeFiles/Export/lib/cmake Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/CMakeFiles/Export/lib/cmake/cpptoml Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/cpptoml Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/deps Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/deps/meta-cmake Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/doc Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/CMakeFiles Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/CMakeFiles/cpptoml-build.dir Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/CMakeFiles/cpptoml-conversions.dir Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/CMakeFiles/cpptoml-parser.dir Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/CMakeFiles/parse.dir Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include Searching for files in directory /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/travis Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/CMakeFiles/3.11.0/CompilerIdC/CMakeCCompilerId.c... Parsing file /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/CMakeFiles/3.11.0/CompilerIdC/CMakeCCompilerId.c... Preprocessing /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/CMakeFiles/3.11.0/CompilerIdCXX/CMakeCXXCompilerId.cpp... BUILDSTDERR: Parsing fi/builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:102: warning: Compound cpptoml::local_time is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2854: warning: Compound cpptoml::value_accept<> is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:616: warning: Compound cpptoml::array is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2864: warning: Compound cpptoml::value_accept< T, Ts... > is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:380: warning: Compound cpptoml::array_of_trait is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:359: warning: Compound cpptoml::value_traits< T, typename std::enable_if::value &&std::is_unsigned< typename std::decay< T >::type >::value >::type > is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:286: warning: Compound cpptoml::valid_value_or_string_convertible is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:316: warning: Compound cpptoml::value_traits< T, typename std::enable_if::value &&std::is_floating_point< typename std::decay< T >::type >::value >::type > is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:55: warning: Compound cpptoml::option is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:95: warning: Compound cpptoml::local_date is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:110: warning: Compound cpptoml::zone_offset is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:333: warning: Compound cpptoml::value_traits< T, typename std::enable_if::value &&std::is_signed< typename std::decay< T >::type >::value >::type > is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:120: warning: Compound cpptoml::offset_datetime is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:386: warning: Compound cpptoml::array_of_trait< array > is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:899: warning: Compound cpptoml::table_array is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:163: warning: Compound cpptoml::fill_guard is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:266: warning: Compound cpptoml::is_one_of< T, V, Ts... > is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:296: warning: Compound cpptoml::value_traits< T, typename std::enable_if< valid_value_or_string_convertible< T >::value >::type > is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:49: warning: Member string_to_base_map (typedef) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:160: warning: Member datetime (typedef) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:180: warning: Member operator<<(std::ostream &os, const local_date &dt) (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:192: warning: Member operator<<(std::ostream &os, const local_time <ime) (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:216: warning: Member operator<<(std::ostream &os, const zone_offset &zo) (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:244: warning: Member operator<<(std::ostream &os, const local_datetime &dt) (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:250: warning: Member operator<<(std::ostream &os, const offset_datetime &dt) (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:391: warning: Member make_value(T &&val) (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:392: warning: Member make_array() (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:394: warning: Member make_element() (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:395: warning: Member make_table() (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:396: warning: Member make_table_array() (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:855: warning: Member make_element< array >() (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1005: warning: Member make_element< table_array >() (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1031: warning: Member get_impl(const std::shared_ptr< base > &elem) (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1055: warning: Member get_impl(const std::shared_ptr< base > &elem) (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1078: warning: Member get_impl(const std::shared_ptr< base > &elem) (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1493: warning: Member make_element< table >() (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1560: warning: Member is_number(char c) (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1617: warning: Member make_consumer(std::string::iterator &it, const std::string::iterator &end, OnError &&on_error) (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1628: warning: Member getline(std::istream &input, std::string &line) (function) of namespace cpptoml::detail is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:3238: warning: Member operator<<(std::ostream &stream, const base &b) (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:3246: warning: Member operator<<(std::ostream &stream, const value< T > &v) (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:3253: warning: Member operator<<(std::ostream &stream, const table &t) (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:3260: warning: Member operator<<(std::ostream &stream, const table_array &t) (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:3267: warning: Member operator<<(std::ostream &stream, const array &a) (function) of namespace cpptoml is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/parse_stdin.cpp:13: warning: Member toml_test_writer(std::ostream &s) (function) of class toml_test_writer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/parse_stdin.cpp:18: warning: Member visit(const cpptoml::value< std::string > &v) (function) of class toml_test_writer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/parse_stdin.cpp:24: warning: Member visit(const cpptoml::value< int64_t > &v) (function) of class toml_test_writer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/parse_stdin.cpp:29: warning: Member visit(const cpptoml::value< double > &v) (function) of class toml_test_writer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/parse_stdin.cpp:34: warning: Member visit(const cpptoml::value< cpptoml::local_date > &v) (function) of class toml_test_writer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/parse_stdin.cpp:39: warning: Member visit(const cpptoml::value< cpptoml::local_time > &v) (function) of class toml_test_writer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/parse_stdin.cpp:44: warning: Member visit(const cpptoml::value< cpptoml::local_datetime > &v) (function) of class toml_test_writer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/parse_stdin.cpp:50: warning: Member visit(const cpptoml::value< cpptoml::offset_datetime > &v) (function) of class toml_test_writer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/parse_stdin.cpp:55: warning: Member visit(const cpptoml::value< bool > &v) (function) of class toml_test_writer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/parse_stdin.cpp:60: warning: Member visit(const cpptoml::array &arr) (function) of class toml_test_writer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/parse_stdin.cpp:73: warning: Member visit(const cpptoml::table_array &tarr) (function) of class toml_test_writer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/parse_stdin.cpp:87: warning: Member visit(const cpptoml::table &t) (function) of class toml_test_writer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/parse_stdin.cpp:103: warning: Member stream_ (variable) of class toml_test_writer is not documented. BUILDSTDERR: sh: epstopdf: command not found BUILDSTDERR: error: Problems running epstopdf. Check your TeX installation! BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:627: warning: Member size_type (typedef) of class cpptoml::array is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:620: warning: Member clone() const override (function) of class cpptoml::array is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:639: warning: Member begin() (function) of class cpptoml::array is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:644: warning: Member begin() const (function) of class cpptoml::array is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:649: warning: Member end() (function) of class cpptoml::array is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:654: warning: Member end() const (function) of class cpptoml::array is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:675: warning: Member at(size_t idx) const (function) of class cpptoml::array is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:477: warning: Member as() const (function) of class cpptoml::base is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:568: warning: Member as() (function) of class cpptoml::base is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:588: warning: Member as() const (function) of class cpptoml::base is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:844: warning: Member array(InputIterator begin, InputIterator end) (function) of class cpptoml::array is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:852: warning: Member values_ (variable) of class cpptoml::array is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:618: warning: Member make_array() (friend) of class cpptoml::array is not documented. BUILDSTDERR: sh: epstopdf: command not found BUILDSTDERR: error: Problems running epstopdf. Check your TeX installation! BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:610: warning: Member array_exception(const std::string &err) (function) of class cpptoml::array_exception is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:381: warning: Member return_type (typedef) of class cpptoml::array_of_trait is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:387: warning: Member return_type (typedef) of class cpptoml::array_of_trait< array > is not documented. BUILDSTDERR: sh: epstopdf: command not found BUILDSTDERR: error: Problems running epstopdf. Check your TeX installation! BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:406: warning: Member clone() const =0 (function) of class cpptoml::base is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:477: warning: Member as() const (function) of class cpptoml::base is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:568: warning: Member as() (function) of class cpptoml::base is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:588: warning: Member as() const (function) of class cpptoml::base is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1572: warning: Member consumer(std::string::iterator &it, const std::string::iterator &end, OnError &&on_error) (function) of class cpptoml::consumer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1579: warning: Member operator()(char c) (function) of class cpptoml::consumer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1587: warning: Member operator()(const char(&str)[N]) (function) of class cpptoml::consumer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1593: warning: Member eat_digits(int len) (function) of class cpptoml::consumer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1605: warning: Member error() (function) of class cpptoml::consumer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1611: warning: Member it_ (variable) of class cpptoml::consumer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1612: warning: Member end_ (variable) of class cpptoml::consumer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1613: warning: Member on_error_ (variable) of class cpptoml::consumer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:165: warning: Member fill_guard(std::ostream &os) (function) of class cpptoml::fill_guard is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:176: warning: Member os_ (variable) of class cpptoml::fill_guard is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:177: warning: Member fill_ (variable) of class cpptoml::fill_guard is not documented. BUILDSTDERR: sh: epstopdf: command not found BUILDSTDERR: error: Problems running epstopdf. Check your TeX installation! BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:267: warning: Member value (variable) of class cpptoml::is_one_of< T, V, Ts... > is not documented. BUILDSTDERR: sh: epstopdf: command not found BUILDSTDERR: error: Problems running epstopdf. Check your TeX installation! BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:96: warning: Member year (variable) of class cpptoml::local_date is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:97: warning: Member month (variable) of class cpptoml::local_date is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:98: warning: Member day (variable) of class cpptoml::local_date is not documented. le /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/CMakeFiles/3.11.0/CompilerIdCXX/CMakeCXXCompilerId.cpp... Preprocessing /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/CMakeFiles/feature_tests.c... Parsing file /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/CMakeFiles/feature_tests.c... Preprocessing /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/build_toml.cpp... Parsing file /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/build_toml.cpp... Preprocessing /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/conversions.cpp... Parsing file /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/conversions.cpp... Preprocessing /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/parse.cpp... Parsing file /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/parse.cpp... Preprocessing /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/parse_stdin.cpp... Parsing file /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/examples/parse_stdin.cpp... Preprocessing /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h... Parsing file /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file include/cpptoml.h... Generating file documentation... Generating docs for file include/cpptoml.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound toml_test_writer... Generating namespace index... Generating docs for compound cpptoml::array... Generating docs for compound cpptoml::array_exception... Generating docs for compound cpptoml::array_of_trait... Generating docs for compound cpptoml::array_of_trait< array >... Generating docs for compound cpptoml::base... Generating docs for compound cpptoml::consumer... Generating docs for compound cpptoml::fill_guard... Generating docs for compound cpptoml::is_one_of... Generating docs for compound cpptoml::is_one_of< T, V >... Generating docs for compound cpptoml::is_one_of< T, V, Ts... >... Generating docs for compound cpptoml::local_date... BUILDSTDERR: Generating docs for compound cpptomlsh: epstopdf: command not found BUILDSTDERR: error: Problems running epstopdf. Check your TeX installation! BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:96: warning: Member year (variable) of class cpptoml::local_date is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:97: warning: Member month (variable) of class cpptoml::local_date is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:98: warning: Member day (variable) of class cpptoml::local_date is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:103: warning: Member hour (variable) of class cpptoml::local_time is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:104: warning: Member minute (variable) of class cpptoml::local_time is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:105: warning: Member second (variable) of class cpptoml::local_time is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:106: warning: Member microsecond (variable) of class cpptoml::local_time is not documented. BUILDSTDERR: sh: epstopdf: command not found BUILDSTDERR: error: Problems running epstopdf. Check your TeX installation! BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:103: warning: Member hour (variable) of class cpptoml::local_time is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:104: warning: Member minute (variable) of class cpptoml::local_time is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:105: warning: Member second (variable) of class cpptoml::local_time is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:106: warning: Member microsecond (variable) of class cpptoml::local_time is not documented. BUILDSTDERR: sh: epstopdf: command not found BUILDSTDERR: error: Problems running epstopdf. Check your TeX installation! BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:112: warning: Member from_zoned(const struct tm &t) (function) of class cpptoml::offset_datetime is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:112: warning: Member from_local(const struct tm &t) (function) of class cpptoml::offset_datetime is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:112: warning: Member from_utc(const struct tm &t) (function) of class cpptoml::offset_datetime is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:96: warning: Member year (variable) of class cpptoml::local_date is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:97: warning: Member month (variable) of class cpptoml::local_date is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:98: warning: Member day (variable) of class cpptoml::local_date is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:103: warning: Member hour (variable) of class cpptoml::local_time is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:104: warning: Member minute (variable) of class cpptoml::local_time is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:105: warning: Member second (variable) of class cpptoml::local_time is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:106: warning: Member microsecond (variable) of class cpptoml::local_time is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:111: warning: Member hour_offset (variable) of class cpptoml::zone_offset is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:112: warning: Member minute_offset (variable) of class cpptoml::zone_offset is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:62: warning: Member option(T value) (function) of class cpptoml::option is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:67: warning: Member operator bool() const (function) of class cpptoml::option is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:72: warning: Member operator*() const (function) of class cpptoml::option is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:77: warning: Member operator->() const (function) of class cpptoml::option is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:82: warning: Member value_or(const T &alternative) const (function) of class cpptoml::option is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:90: warning: Member empty_ (variable) of class cpptoml::option is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:91: warning: Member value_ (variable) of class cpptoml::option is not documented. BUILDSTDERR: sh: epstopdf: command not found BUILDSTDERR: error: Problems running epstopdf. Check your TeX installation! BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1550: warning: Member parse_exception(const std::string &err) (function) of class cpptoml::parse_exception is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1554: warning: Member parse_exception(const std::string &err, std::size_t line_number) (function) of class cpptoml::parse_exception is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1976: warning: Member parse_type (enumeration) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1714: warning: Member throw_parse_exception(const std::string &err) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1719: warning: Member parse_table(std::string::iterator &it, const std::string::iterator &end, table *&curr_table) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1732: warning: Member parse_single_table(std::string::iterator &it, const std::string::iterator &end, table *&curr_table) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1809: warning: Member parse_table_array(std::string::iterator &it, const std::string::iterator &end, table *&curr_table) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1900: warning: Member parse_key_value(std::string::iterator &it, std::string::iterator &end, table *curr_table) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1915: warning: Member parse_key(std::string::iterator &it, const std::string::iterator &end, Function &&fun) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1930: warning: Member parse_bare_key(std::string::iterator &it, const std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1969: warning: Member parse_quoted_key(std::string::iterator &it, const std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1989: warning: Member parse_value(std::string::iterator &it, std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2017: warning: Member determine_value_type(const std::string::iterator &it, const std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2051: warning: Member determine_number_type(const std::string::iterator &it, const std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2073: warning: Member parse_string(std::string::iterator &it, std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2096: warning: Member parse_multiline_string(std::string::iterator &it, std::string::iterator &end, char delim) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2182: warning: Member string_literal(std::string::iterator &it, const std::string::iterator &end, char delim) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2208: warning: Member parse_escape_code(std::string::iterator &it, const std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2255: warning: Member parse_unicode(std::string::iterator &it, const std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2318: warning: Member parse_hex(std::string::iterator &it, const std::string::iterator &end, uint32_t place) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2336: warning: Member is_hex(char c) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2341: warning: Member hex_to_digit(char c) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2349: warning: Member parse_number(std::string::iterator &it, const std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2425: warning: Member parse_int(std::string::iterator &it, const std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2447: warning: Member parse_float(std::string::iterator &it, const std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2469: warning: Member parse_bool(std::string::iterator &it, const std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2491: warning: Member find_end_of_number(std::string::iterator it, std::string::iterator end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2500: warning: Member find_end_of_date(std::string::iterator it, std::string::iterator end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2509: warning: Member find_end_of_time(std::string::iterator it, std::string::iterator end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2517: warning: Member read_time(std::string::iterator &it, const std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2551: warning: Member parse_time(std::string::iterator &it, const std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2556: warning: Member parse_date(std::string::iterator &it, const std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2610: warning: Member parse_array(std::string::iterator &it, std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2664: warning: Member parse_value_array(std::string::iterator &it, std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2687: warning: Member parse_object_array(Function &&fun, char delim, std::string::iterator &it, std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2715: warning: Member parse_inline_table(std::string::iterator &it, std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2739: warning: Member skip_whitespace_and_comments(std::string::iterator &start, std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2754: warning: Member consume_whitespace(std::string::iterator &it, const std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2761: warning: Member consume_backwards_whitespace(std::string::iterator &back, const std::string::iterator &front) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2768: warning: Member eol_or_comment(const std::string::iterator &it, const std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2777: warning: Member is_time(const std::string::iterator &it, const std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2795: warning: Member date_type(const std::string::iterator &it, const std::string::iterator &end) (function) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2825: warning: Member input_ (variable) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2826: warning: Member line_ (variable) of class cpptoml::parser is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2827: warning: Member line_number_ (variable) of class cpptoml::parser is not documented. BUILDSTDERR: sh: epstopdf: command not found BUILDSTDERR: error: Problems running epstopdf. Check your TeX installation! BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1099: warning: Member clone() const override (function) of class cpptoml::table is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1111: warning: Member begin() (function) of class cpptoml::table is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1116: warning: Member begin() const (function) of class cpptoml::table is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1121: warning: Member end() (function) of class cpptoml::table is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1126: warning: Member end() const (function) of class cpptoml::table is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1136: warning: Member empty() const (function) of class cpptoml::table is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:477: warning: Member as() const (function) of class cpptoml::base is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:568: warning: Member as() (function) of class cpptoml::base is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:588: warning: Member as() const (function) of class cpptoml::base is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1379: warning: Member split(const std::string &value, char separator) const (function) of class cpptoml::table is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1399: warning: Member resolve_qualified(const std::string &key, std::shared_ptr< base > *p=nullptr) const (function) of class cpptoml::table is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1426: warning: Member map_ (variable) of class cpptoml::table is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1097: warning: Member make_table() (friend) of class cpptoml::table is not documented. BUILDSTDERR: sh: epstopdf: command not found BUILDSTDERR: error: Problems running epstopdf. Check your TeX installation! BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:906: warning: Member size_type (typedef) of class cpptoml::table_array is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:904: warning: Member clone() const override (function) of class cpptoml::table_array is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:918: warning: Member begin() (function) of class cpptoml::table_array is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:923: warning: Member begin() const (function) of class cpptoml::table_array is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:928: warning: Member end() (function) of class cpptoml::table_array is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:933: warning: Member end() const (function) of class cpptoml::table_array is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:943: warning: Member get() (function) of class cpptoml::table_array is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:948: warning: Member get() const (function) of class cpptoml::table_array is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:477: warning: Member as() const (function) of class cpptoml::base is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:568: warning: Member as() (function) of class cpptoml::base is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:588: warning: Member as() const (function) of class cpptoml::base is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:1002: warning: Member array_ (variable) of class cpptoml::table_array is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:901: warning: Member make_table_array() (friend) of class cpptoml::table_array is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:3232: warning: Member stream_ (variable) of class cpptoml::toml_writer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:3233: warning: Member indent_ (variable) of class cpptoml::toml_writer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:3234: warning: Member path_ (variable) of class cpptoml::toml_writer is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:3235: warning: Member has_naked_endline_ (variable) of class cpptoml::toml_writer is not documented. BUILDSTDERR: sh: epstopdf: command not found BUILDSTDERR: error: Problems running epstopdf. Check your TeX installation! BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:288: warning: Member value (variable) of class cpptoml::valid_value_or_string_convertible is not documented. BUILDSTDERR: sh: epstopdf: command not found BUILDSTDERR: error: Problems running epstopdf. Check your TeX installation! BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:507: warning: Member clone() const override (function) of class cpptoml::value is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:509: warning: Member value(const make_shared_enabler &, const T &val) (function) of class cpptoml::value is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:477: warning: Member as() const (function) of class cpptoml::base is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:568: warning: Member as() (function) of class cpptoml::base is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:588: warning: Member as() const (function) of class cpptoml::base is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:537: warning: Member data_ (variable) of class cpptoml::value is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:502: warning: Member cpptoml::make_value(U &&val) (friend) of class cpptoml::value is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2866: warning: Member accept(const base &b, Visitor &&visitor, Args &&... args) (function) of class cpptoml::value_accept< T, Ts... > is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:2856: warning: Member accept(const base &, Visitor &&, Args &&...) (function) of class cpptoml::value_accept<> is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:297: warning: Member value_type (typedef) of class cpptoml::value_traits< T, typename std::enable_if< valid_value_or_string_convertible< T >::value >::type > is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:301: warning: Member type (typedef) of class cpptoml::value_traits< T, typename std::enable_if< valid_value_or_string_convertible< T >::value >::type > is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:303: warning: Member construct(T &&val) (function) of class cpptoml::value_traits< T, typename std::enable_if< valid_value_or_string_convertible< T >::value >::type > is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:317: warning: Member value_type (typedef) of class cpptoml::value_traits< T, typename std::enable_if::value &&std::is_floating_point< typename std::decay< T >::type >::value >::type > is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:319: warning: Member type (typedef) of class cpptoml::value_traits< T, typename std::enable_if::value &&std::is_floating_point< typename std::decay< T >::type >::value >::type > is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:321: warning: Member construct(T &&val) (function) of class cpptoml::value_traits< T, typename std::enable_if::value &&std::is_floating_point< typename std::decay< T >::type >::value >::type > is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:334: warning: Member value_type (typedef) of class cpptoml::value_traits< T, typename std::enable_if::value &&std::is_signed< typename std::decay< T >::type >::value >::type > is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:336: warning: Member type (typedef) of class cpptoml::value_traits< T, typename std::enable_if::value &&std::is_signed< typename std::decay< T >::type >::value >::type > is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:338: warning: Member construct(T &&val) (function) of class cpptoml::value_traits< T, typename std::enable_if::value &&std::is_signed< typename std::decay< T >::type >::value >::type > is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:360: warning: Member value_type (typedef) of class cpptoml::value_traits< T, typename std::enable_if::value &&std::is_unsigned< typename std::decay< T >::type >::value >::type > is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:362: warning: Member type (typedef) of class cpptoml::value_traits< T, typename std::enable_if::value &&std::is_unsigned< typename std::decay< T >::type >::value >::type > is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:364: warning: Member construct(T &&val) (function) of class cpptoml::value_traits< T, typename std::enable_if::value &&std::is_unsigned< typename std::decay< T >::type >::value >::type > is not documented. BUILDSTDERR: sh: epstopdf: command not found BUILDSTDERR: error: Problems running epstopdf. Check your TeX installation! BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:111: warning: Member hour_offset (variable) of class cpptoml::zone_offset is not documented. BUILDSTDERR: /builddir/build/BUILD/cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e/include/cpptoml.h:112: warning: Member minute_offset (variable) of class cpptoml::zone_offset is not documented. ::local_datetime... Generating docs for compound cpptoml::local_time... Generating docs for compound cpptoml::offset_datetime... Generating docs for compound cpptoml::option... Generating docs for compound cpptoml::parse_exception... Generating docs for compound cpptoml::parser... Generating docs for compound cpptoml::table... Generating docs for compound cpptoml::table_array... Generating docs for compound cpptoml::toml_writer... Generating docs for compound cpptoml::valid_value... Generating docs for compound cpptoml::valid_value_or_string_convertible... Generating docs for compound cpptoml::value... Generating docs for nested compound cpptoml::value::make_shared_enabler... Generating docs for compound cpptoml::value_accept... Generating docs for compound cpptoml::value_accept< T, Ts... >... Generating docs for compound cpptoml::value_accept<>... Generating docs for compound cpptoml::value_traits... Generating docs for compound cpptoml::value_traits< T, typename std::enable_if< valid_value_or_string_convertible< T >::value >::type >... Generating docs for compound cpptoml::value_traits< T, typename std::enable_if::value &&std::is_floating_point< typename std::decay< T >::type >::value >::type >... Generating docs for compound cpptoml::value_traits< T, typename std::enable_if::value &&std::is_signed< typename std::decay< T >::type >::value >::type >... Generating docs for compound cpptoml::value_traits< T, typename std::enable_if::value &&std::is_unsigned< typename std::decay< T >::type >::value >::type >... Generating docs for compound cpptoml::zone_offset... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 731/65536 hits=5919 misses=835 finished... Built target doc + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Rdcxwm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64 + cd cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e + '[' /builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64 + mkdir -p /builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64/usr/bin + install -m 0755 cpptoml-parser /builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64/usr/bin/ + mkdir -p /builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64/usr/include/ + install -m 0644 include/cpptoml.h /builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64/usr/include/ + mkdir -p /builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64/usr/share/doc/cpptoml/ + find doc/html/annotated.html doc/html/bc_s.png doc/html/bdwn.png doc/html/classcpptoml_1_1array-members.html doc/html/classcpptoml_1_1array.html doc/html/classcpptoml_1_1array.png doc/html/classcpptoml_1_1array__exception-members.html doc/html/classcpptoml_1_1array__exception.html doc/html/classcpptoml_1_1array__exception.png doc/html/classcpptoml_1_1base-members.html doc/html/classcpptoml_1_1base.html doc/html/classcpptoml_1_1base.png doc/html/classcpptoml_1_1consumer-members.html doc/html/classcpptoml_1_1consumer.html doc/html/classcpptoml_1_1fill__guard-members.html doc/html/classcpptoml_1_1fill__guard.html doc/html/classcpptoml_1_1option-members.html doc/html/classcpptoml_1_1option.html doc/html/classcpptoml_1_1parse__exception-members.html doc/html/classcpptoml_1_1parse__exception.html doc/html/classcpptoml_1_1parse__exception.png doc/html/classcpptoml_1_1parser-members.html doc/html/classcpptoml_1_1parser.html doc/html/classcpptoml_1_1table-members.html doc/html/classcpptoml_1_1table.html doc/html/classcpptoml_1_1table.png doc/html/classcpptoml_1_1table__array-members.html doc/html/classcpptoml_1_1table__array.html doc/html/classcpptoml_1_1table__array.png doc/html/classcpptoml_1_1toml__writer-members.html doc/html/classcpptoml_1_1toml__writer.html doc/html/classcpptoml_1_1value-members.html doc/html/classcpptoml_1_1value.html doc/html/classcpptoml_1_1value.png doc/html/classes.html doc/html/classtoml__test__writer-members.html doc/html/classtoml__test__writer.html doc/html/closed.png doc/html/cpptoml_8h.html doc/html/cpptoml_8h_source.html doc/html/dir_017ad5e908c41501f6a06b5119b37293.html doc/html/dir_4a2560334c5e8106d1cbe462a5016804.html doc/html/dir_4b6bf4932d5983f3d1854be83d2cc677.html doc/html/dir_7092be4b615ef33f974b7f7cb17df875.html doc/html/dir_d28a4824dc47e487b107a5db32ef43c4.html doc/html/dir_d44c64559bbebec7f509842c48db8b23.html doc/html/doc.png doc/html/doxygen.css doc/html/doxygen.png doc/html/dynsections.js doc/html/files.html doc/html/folderclosed.png doc/html/folderopen.png doc/html/functions.html doc/html/functions_func.html doc/html/functions_type.html doc/html/hierarchy.html doc/html/index.html doc/html/jquery.js doc/html/menu.js doc/html/menudata.js doc/html/nav_f.png doc/html/nav_g.png doc/html/nav_h.png doc/html/open.png doc/html/search doc/html/splitbar.png doc/html/structcpptoml_1_1array__of__trait-members.html doc/html/structcpptoml_1_1array__of__trait.html doc/html/structcpptoml_1_1array__of__trait_3_01array_01_4-members.html doc/html/structcpptoml_1_1array__of__trait_3_01array_01_4.html doc/html/structcpptoml_1_1is__one__of.html doc/html/structcpptoml_1_1is__one__of_3_01T_00_01V_00_01Ts_8_8_8_01_4-members.html doc/html/structcpptoml_1_1is__one__of_3_01T_00_01V_00_01Ts_8_8_8_01_4.html doc/html/structcpptoml_1_1is__one__of_3_01T_00_01V_01_4.html doc/html/structcpptoml_1_1is__one__of_3_01T_00_01V_01_4.png doc/html/structcpptoml_1_1local__date-members.html doc/html/structcpptoml_1_1local__date.html doc/html/structcpptoml_1_1local__date.png doc/html/structcpptoml_1_1local__datetime-members.html doc/html/structcpptoml_1_1local__datetime.html doc/html/structcpptoml_1_1local__datetime.png doc/html/structcpptoml_1_1local__time-members.html doc/html/structcpptoml_1_1local__time.html doc/html/structcpptoml_1_1local__time.png doc/html/structcpptoml_1_1offset__datetime-members.html doc/html/structcpptoml_1_1offset__datetime.html doc/html/structcpptoml_1_1offset__datetime.png doc/html/structcpptoml_1_1valid__value.html doc/html/structcpptoml_1_1valid__value.png doc/html/structcpptoml_1_1valid__value__or__string__convertible-members.html doc/html/structcpptoml_1_1valid__value__or__string__convertible.html doc/html/structcpptoml_1_1value_1_1make__shared__enabler.html doc/html/structcpptoml_1_1value__accept.html doc/html/structcpptoml_1_1value__accept_3_01T_00_01Ts_8_8_8_01_4-members.html doc/html/structcpptoml_1_1value__accept_3_01T_00_01Ts_8_8_8_01_4.html doc/html/structcpptoml_1_1value__accept_3_4-members.html doc/html/structcpptoml_1_1value__accept_3_4.html doc/html/structcpptoml_1_1value__traits.html doc/html/structcpptoml_1_1value__traits_3_01T_00_01typename_01std_1_1enable__if_3_01valid__value__or__stra375cc5033de098f53c6e03c50d53fff.html doc/html/structcpptoml_1_1value__traits_3_01T_00_01typename_01std_1_1enable__if_3_01valid__value__or__strfbb38c3309dd22bf522c4c1934b8ba52.html doc/html/structcpptoml_1_1value__traits_3_01T_00_01typename_01std_1_1enable__if_3_9valid__value__or__stri13979ceec6c5a5b848cb4599de3fca15.html doc/html/structcpptoml_1_1value__traits_3_01T_00_01typename_01std_1_1enable__if_3_9valid__value__or__stri2a2a91c52f43932a7888191e9c1ee4aa.html doc/html/structcpptoml_1_1value__traits_3_01T_00_01typename_01std_1_1enable__if_3_9valid__value__or__stri384c9a05d8d56e9baaafee4f92a0050c.html doc/html/structcpptoml_1_1value__traits_3_01T_00_01typename_01std_1_1enable__if_3_9valid__value__or__stri9773fb8ba9d8abc53fa0f099985dc57b.html doc/html/structcpptoml_1_1value__traits_3_01T_00_01typename_01std_1_1enable__if_3_9valid__value__or__stria0bbe00b82d7f20be8e62e712ca53795.html doc/html/structcpptoml_1_1value__traits_3_01T_00_01typename_01std_1_1enable__if_3_9valid__value__or__stricb8a2c66b47bd3a7ea87d86712b18b0e.html doc/html/structcpptoml_1_1zone__offset-members.html doc/html/structcpptoml_1_1zone__offset.html doc/html/structcpptoml_1_1zone__offset.png doc/html/sync_off.png doc/html/sync_on.png doc/html/tab_a.png doc/html/tab_b.png doc/html/tab_h.png doc/html/tab_s.png doc/html/tabs.css -type f -exec install -Dm 0644 '{}' /builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64/usr/share/doc/cpptoml ';' + mkdir -p /builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64/usr/share/doc/cpptoml/search + find doc/html/search/all_0.html doc/html/search/all_0.js doc/html/search/all_1.html doc/html/search/all_1.js doc/html/search/all_10.html doc/html/search/all_10.js doc/html/search/all_2.html doc/html/search/all_2.js doc/html/search/all_3.html doc/html/search/all_3.js doc/html/search/all_4.html doc/html/search/all_4.js doc/html/search/all_5.html doc/html/search/all_5.js doc/html/search/all_6.html doc/html/search/all_6.js doc/html/search/all_7.html doc/html/search/all_7.js doc/html/search/all_8.html doc/html/search/all_8.js doc/html/search/all_9.html doc/html/search/all_9.js doc/html/search/all_a.html doc/html/search/all_a.js doc/html/search/all_b.html doc/html/search/all_b.js doc/html/search/all_c.html doc/html/search/all_c.js doc/html/search/all_d.html doc/html/search/all_d.js doc/html/search/all_e.html doc/html/search/all_e.js doc/html/search/all_f.html doc/html/search/all_f.js doc/html/search/classes_0.html doc/html/search/classes_0.js doc/html/search/classes_1.html doc/html/search/classes_1.js doc/html/search/classes_2.html doc/html/search/classes_2.js doc/html/search/classes_3.html doc/html/search/classes_3.js doc/html/search/classes_4.html doc/html/search/classes_4.js doc/html/search/classes_5.html doc/html/search/classes_5.js doc/html/search/classes_6.html doc/html/search/classes_6.js doc/html/search/classes_7.html doc/html/search/classes_7.js doc/html/search/classes_8.html doc/html/search/classes_8.js doc/html/search/classes_9.html doc/html/search/classes_9.js doc/html/search/classes_a.html doc/html/search/classes_a.js doc/html/search/classes_b.html doc/html/search/classes_b.js doc/html/search/close.png doc/html/search/files_0.html doc/html/search/files_0.js doc/html/search/functions_0.html doc/html/search/functions_0.js doc/html/search/functions_1.html doc/html/search/functions_1.js doc/html/search/functions_2.html doc/html/search/functions_2.js doc/html/search/functions_3.html doc/html/search/functions_3.js doc/html/search/functions_4.html doc/html/search/functions_4.js doc/html/search/functions_5.html doc/html/search/functions_5.js doc/html/search/functions_6.html doc/html/search/functions_6.js doc/html/search/functions_7.html doc/html/search/functions_7.js doc/html/search/functions_8.html doc/html/search/functions_8.js doc/html/search/functions_9.html doc/html/search/functions_9.js doc/html/search/functions_a.html doc/html/search/functions_a.js doc/html/search/mag_sel.png doc/html/search/nomatches.html doc/html/search/search.css doc/html/search/search.js doc/html/search/search_l.png doc/html/search/search_m.png doc/html/search/search_r.png doc/html/search/searchdata.js doc/html/search/typedefs_0.html doc/html/search/typedefs_0.js doc/html/search/typedefs_1.html doc/html/search/typedefs_1.js -type f -exec install -Dm 0644 '{}' /builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64/usr/share/doc/cpptoml/search ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Processing files: cpptoml-20180428git2051836-2.fc29.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zbepGq + umask 022 + cd /builddir/build/BUILD + cd cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e + DOCDIR=/builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64/usr/share/doc/cpptoml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64/usr/share/doc/cpptoml + cp -pr LICENSE /builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64/usr/share/doc/cpptoml + exit 0 Provides: cpptoml = 20180428git2051836-2.fc29 cpptoml(x86-64) = 20180428git2051836-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) rtld(GNU_HASH) Processing files: cpptoml-devel-20180428git2051836-2.fc29.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bCUYWu + umask 022 + cd /builddir/build/BUILD + cd cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e + DOCDIR=/builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64/usr/share/doc/cpptoml-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64/usr/share/doc/cpptoml-devel + cp -pr README.md /builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64/usr/share/doc/cpptoml-devel + exit 0 Provides: cpptoml-devel = 20180428git2051836-2.fc29 cpptoml-devel(x86-64) = 20180428git2051836-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cpptoml-doc-20180428git2051836-2.fc29.x86_64 Provides: cpptoml-doc = 20180428git2051836-2.fc29 cpptoml-doc(x86-64) = 20180428git2051836-2.fc29 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/cpptoml-20180428git2051836-2.fc29.x86_64 Wrote: /builddir/build/RPMS/cpptoml-20180428git2051836-2.fc29.x86_64.rpm Wrote: /builddir/build/RPMS/cpptoml-devel-20180428git2051836-2.fc29.x86_64.rpm Wrote: /builddir/build/RPMS/cpptoml-doc-20180428git2051836-2.fc29.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.h3ksnD + umask 022 + cd /builddir/build/BUILD + cd cpptoml-2051836a96a25e5a2d5283be7f633a157848f15e + '[' /builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cpptoml-20180428git2051836-2.fc29.x86_64 + exit 0 Child return code was: 0