<86>Nov 7 02:25:09 userdel[308105]: delete user 'rooter' <86>Nov 7 02:25:09 userdel[308105]: removed group 'rooter' owned by 'rooter' <86>Nov 7 02:25:09 userdel[308105]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 7 02:25:09 groupadd[308140]: group added to /etc/group: name=rooter, GID=1838 <86>Nov 7 02:25:09 groupadd[308140]: group added to /etc/gshadow: name=rooter <86>Nov 7 02:25:09 groupadd[308140]: new group: name=rooter, GID=1838 <86>Nov 7 02:25:09 useradd[308168]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none <86>Nov 7 02:25:09 userdel[308222]: delete user 'builder' <86>Nov 7 02:25:09 userdel[308222]: removed group 'builder' owned by 'builder' <86>Nov 7 02:25:09 userdel[308222]: removed shadow group 'builder' owned by 'builder' <86>Nov 7 02:25:09 groupadd[308265]: group added to /etc/group: name=builder, GID=1839 <86>Nov 7 02:25:09 groupadd[308265]: group added to /etc/gshadow: name=builder <86>Nov 7 02:25:09 groupadd[308265]: new group: name=builder, GID=1839 <86>Nov 7 02:25:09 useradd[308297]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash, from=none <13>Nov 7 02:25:12 rpmi: automake_1.11-1.11.6-alt10 sisyphus+333361.100.2.1 1699121555 installed <13>Nov 7 02:25:13 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Nov 7 02:25:14 rpmi: libstdc++13-devel-13.2.1-alt2 sisyphus+327572.100.1.1 1692472816 installed <13>Nov 7 02:25:14 rpmi: gcc13-c++-13.2.1-alt2 sisyphus+327572.100.1.1 1692472816 installed <13>Nov 7 02:25:14 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed <13>Nov 7 02:25:14 rpmi: doxygen-1:1.9.8-alt1 sisyphus+328470.100.1.1 1693572046 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libmimetic-0.9.8-alt2.nosrc.rpm (w1.gzdio) Installing libmimetic-0.9.8-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31350 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mimetic-0.9.8 + echo 'Source #0 (mimetic-0.9.8.tar.gz):' Source #0 (mimetic-0.9.8.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/mimetic-0.9.8.tar.gz + /bin/tar -xf - + cd mimetic-0.9.8 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (mimetic-0.9.8-signedness-fix.patch):' Patch #0 (mimetic-0.9.8-signedness-fix.patch): + /usr/bin/patch -p1 patching file mimetic/codec/base64.cxx patching file mimetic/codec/base64.h + echo 'Patch #1 (mimetic-gcc11.patch):' Patch #1 (mimetic-gcc11.patch): + /usr/bin/patch -p1 patching file mimetic/os/mmfile.cxx + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31350 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mimetic-0.9.8 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for madvise... yes checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-alt-linux-g++ accepts -g... (cached) yes checking dependency style of x86_64-alt-linux-g++... (cached) none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking STL required features... yes checking for size_t... yes checking for off_t... yes checking for uid_t in sys/types.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for stdint.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating mimetic/Makefile config.status: creating mimetic/codec/Makefile config.status: creating mimetic/rfc822/Makefile config.status: creating mimetic/os/Makefile config.status: creating mimetic/parser/Makefile config.status: creating test/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen.config config.status: creating win32/Makefile config.status: creating mimetic/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j16 Making all in mimetic make all-recursive Making all in codec make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o base64.lo base64.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c base64.cxx -fPIC -DPIC -o .libs/base64.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o qp.lo qp.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c qp.cxx -fPIC -DPIC -o .libs/qp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -o libmimeticcodec.la base64.lo qp.lo libtool: link: ar cru .libs/libmimeticcodec.a .libs/base64.o .libs/qp.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmimeticcodec.a libtool: link: ( cd ".libs" && rm -f "libmimeticcodec.la" && ln -s "../libmimeticcodec.la" "libmimeticcodec.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' Making all in os make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o fileop.lo fileop.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c fileop.cxx -fPIC -DPIC -o .libs/fileop.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mmfile.lo mmfile.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c mmfile.cxx -fPIC -DPIC -o .libs/mmfile.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o utils.lo utils.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c utils.cxx -fPIC -DPIC -o .libs/utils.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o stdfile.lo stdfile.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c stdfile.cxx -fPIC -DPIC -o .libs/stdfile.o In file included from ../../mimetic/os/stdfile.h:16, from ../../mimetic/os/file.h:16, from stdfile.cxx:15: ../../mimetic/os/file_iterator.h:16:36: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 16 | struct ifile_iterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/13/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/13/string:47, from /usr/include/c++/13/bits/locale_classes.h:40, from /usr/include/c++/13/bits/ios_base.h:41, from /usr/include/c++/13/ios:44, from /usr/include/c++/13/ostream:40, from /usr/include/c++/13/iostream:41, from stdfile.cxx:7: /usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o file_iterator.lo file_iterator.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c file_iterator.cxx -fPIC -DPIC -o .libs/file_iterator.o In file included from file_iterator.cxx:17: ../../mimetic/os/file_iterator.h:16:36: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 16 | struct ifile_iterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/13/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/13/string:47, from /usr/include/c++/13/bits/locale_classes.h:40, from /usr/include/c++/13/bits/ios_base.h:41, from /usr/include/c++/13/ios:44, from /usr/include/c++/13/ostream:40, from /usr/include/c++/13/iostream:41, from file_iterator.cxx:7: /usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -o libmimeticos.la file_iterator.lo fileop.lo mmfile.lo stdfile.lo utils.lo libtool: link: ar cru .libs/libmimeticos.a .libs/file_iterator.o .libs/fileop.o .libs/mmfile.o .libs/stdfile.o .libs/utils.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmimeticos.a libtool: link: ( cd ".libs" && rm -f "libmimeticos.la" && ln -s "../libmimeticos.la" "libmimeticos.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' Making all in rfc822 make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o fieldvalue.lo fieldvalue.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c fieldvalue.cxx -fPIC -DPIC -o .libs/fieldvalue.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o messageid.lo messageid.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c messageid.cxx -fPIC -DPIC -o .libs/messageid.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mailbox.lo mailbox.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c mailbox.cxx -fPIC -DPIC -o .libs/mailbox.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o field.lo field.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c field.cxx -fPIC -DPIC -o .libs/field.o field.cxx: In member function 'std::ostream& mimetic::Field::write(std::ostream&, unsigned int) const': field.cxx:169:29: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 169 | for(i = skip; i < ostr.length(); ++i) | ~~^~~~~~~~~~~~~~~ field.cxx:177:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 177 | if(i >= fold && sp) | ~~^~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o address.lo address.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c address.cxx -fPIC -DPIC -o .libs/address.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mailboxlist.lo mailboxlist.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c mailboxlist.cxx -fPIC -DPIC -o .libs/mailboxlist.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o group.lo group.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c group.cxx -fPIC -DPIC -o .libs/group.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o addresslist.lo addresslist.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c addresslist.cxx -fPIC -DPIC -o .libs/addresslist.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o message.lo message.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c message.cxx -fPIC -DPIC -o .libs/message.o In file included from ../../mimetic/rfc822/message.h:11, from message.cxx:7: ../../mimetic/rfc822/header.h:37:21: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13/string:49, from ../../mimetic/rfc822/message.h:9: /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o datetime.lo datetime.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c datetime.cxx -fPIC -DPIC -o .libs/datetime.o In file included from datetime.cxx:11: ../../mimetic/tokenizer.h:19:29: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 19 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13/string:49, from /usr/include/c++/13/bits/locale_classes.h:40, from /usr/include/c++/13/bits/ios_base.h:41, from /usr/include/c++/13/iomanip:42, from datetime.cxx:7: /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ../../mimetic/tokenizer.h:52:35: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 52 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o header.lo header.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c header.cxx -fPIC -DPIC -o .libs/header.o In file included from header.cxx:7: ../../mimetic/rfc822/header.h:37:21: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13/string:49, from ../../mimetic/rfc822/header.h:9: /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -o libmimeticrfc822.la address.lo field.lo header.lo message.lo addresslist.lo fieldvalue.lo mailbox.lo messageid.lo datetime.lo group.lo mailboxlist.lo libtool: link: ar cru .libs/libmimeticrfc822.a .libs/address.o .libs/field.o .libs/header.o .libs/message.o .libs/addresslist.o .libs/fieldvalue.o .libs/mailbox.o .libs/messageid.o .libs/datetime.o .libs/group.o .libs/mailboxlist.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmimeticrfc822.a libtool: link: ( cd ".libs" && rm -f "libmimeticrfc822.la" && ln -s "../libmimeticrfc822.la" "libmimeticrfc822.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' Making all in parser make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o contentdescription.lo contentdescription.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c contentdescription.cxx -fPIC -DPIC -o .libs/contentdescription.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o strutils.lo strutils.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c strutils.cxx -fPIC -DPIC -o .libs/strutils.o strutils.cxx: In function 'std::string mimetic::canonical(const std::string&, bool)': strutils.cxx:31:39: warning: operation on 'idx' may be undefined [-Wsequence-point] 31 | input.erase(idx, input.length() - ++idx); | ^~~~~ strutils.cxx:31:39: warning: operation on 'idx' may be undefined [-Wsequence-point] make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mimeversion.lo mimeversion.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c mimeversion.cxx -fPIC -DPIC -o .libs/mimeversion.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o utils.lo utils.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c utils.cxx -fPIC -DPIC -o .libs/utils.o utils.cxx: In function 'std::string mimetic::utils::int2hex(unsigned int)': utils.cxx:116:50: warning: array subscript has type 'char' [-Wchar-subscripts] 116 | r.insert((string::size_type)0, 1, tb[cp]); | ^~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o contentid.lo contentid.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c contentid.cxx -fPIC -DPIC -o .libs/contentid.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o contenttransferencoding.lo contenttransferencoding.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c contenttransferencoding.cxx -fPIC -DPIC -o .libs/contenttransferencoding.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o fieldparam.lo fieldparam.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c fieldparam.cxx -fPIC -DPIC -o .libs/fieldparam.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o version.lo version.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c version.cxx -fPIC -DPIC -o .libs/version.o In file included from version.cxx:11: ../mimetic/tokenizer.h:19:29: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 19 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13/string:49, from /usr/include/c++/13/bits/locale_classes.h:40, from /usr/include/c++/13/bits/ios_base.h:41, from /usr/include/c++/13/ios:44, from /usr/include/c++/13/ostream:40, from /usr/include/c++/13/iostream:41, from version.cxx:7: /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ../mimetic/tokenizer.h:52:35: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 52 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o contentdisposition.lo contentdisposition.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c contentdisposition.cxx -fPIC -DPIC -o .libs/contentdisposition.o In file included from contentdisposition.cxx:8: ../mimetic/tokenizer.h:19:29: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 19 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13/string:49, from ../mimetic/contentdisposition.h:9, from contentdisposition.cxx:7: /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ../mimetic/tokenizer.h:52:35: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 52 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o contenttype.lo contenttype.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c contenttype.cxx -fPIC -DPIC -o .libs/contenttype.o In file included from contenttype.cxx:13: ../mimetic/tokenizer.h:19:29: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 19 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13/string:49, from /usr/include/c++/13/bits/locale_classes.h:40, from /usr/include/c++/13/bits/ios_base.h:41, from /usr/include/c++/13/ios:44, from /usr/include/c++/13/istream:40, from /usr/include/c++/13/sstream:40, from contenttype.cxx:9: /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ../mimetic/tokenizer.h:52:35: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 52 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o body.lo body.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c body.cxx -fPIC -DPIC -o .libs/body.o In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from ../mimetic/mimeentity.h:22, from body.cxx:8: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ In file included from ../mimetic/os/stdfile.h:16, from ../mimetic/os/file.h:16, from ../mimetic/mimeentity.h:23: ../mimetic/os/file_iterator.h: At global scope: ../mimetic/os/file_iterator.h:16:36: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 16 | struct ifile_iterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/13/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/13/string:47, from ../mimetic/mimeentity.h:9: /usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ In file included from ../mimetic/header.h:11, from ../mimetic/mimeentity.h:24: ../mimetic/rfc822/header.h:37:21: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13/string:49: /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o header.lo header.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c header.cxx -fPIC -DPIC -o .libs/header.o In file included from ../mimetic/header.h:11, from header.cxx:7: ../mimetic/rfc822/header.h:37:21: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13/string:49, from ../mimetic/header.h:9: /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o message.lo message.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c message.cxx -fPIC -DPIC -o .libs/message.o In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from ../mimetic/mimeentity.h:22, from ../mimetic/message.h:12, from message.cxx:9: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ In file included from ../mimetic/os/stdfile.h:16, from ../mimetic/os/file.h:16, from ../mimetic/mimeentity.h:23: ../mimetic/os/file_iterator.h: At global scope: ../mimetic/os/file_iterator.h:16:36: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 16 | struct ifile_iterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/13/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/13/string:47, from /usr/include/c++/13/bits/locale_classes.h:40, from /usr/include/c++/13/bits/ios_base.h:41, from /usr/include/c++/13/ios:44, from /usr/include/c++/13/istream:40, from /usr/include/c++/13/fstream:40, from message.cxx:7: /usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ In file included from ../mimetic/header.h:11, from ../mimetic/mimeentity.h:24: ../mimetic/rfc822/header.h:37:21: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13/string:49: /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mimeentity.lo mimeentity.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c mimeentity.cxx -fPIC -DPIC -o .libs/mimeentity.o In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from ../mimetic/mimeentity.h:22, from mimeentity.cxx:11: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ In file included from ../mimetic/os/stdfile.h:16, from ../mimetic/os/file.h:16, from ../mimetic/mimeentity.h:23: ../mimetic/os/file_iterator.h: At global scope: ../mimetic/os/file_iterator.h:16:36: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 16 | struct ifile_iterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/13/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/13/string:47, from /usr/include/c++/13/bits/locale_classes.h:40, from /usr/include/c++/13/bits/ios_base.h:41, from /usr/include/c++/13/ios:44, from /usr/include/c++/13/ostream:40, from /usr/include/c++/13/iostream:41, from mimeentity.cxx:7: /usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ In file included from ../mimetic/header.h:11, from ../mimetic/mimeentity.h:24: ../mimetic/rfc822/header.h:37:21: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13/string:49: /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ In file included from mimeentity.cxx:12: ../mimetic/tokenizer.h:19:29: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 19 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ../mimetic/tokenizer.h:52:35: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 52 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ In file included from mimeentity.cxx:16: ../mimetic/parser/itparser.h: In member function 'void mimetic::IteratorParser::loadHeader()': ../mimetic/parser/itparser.h:237:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 237 | register int status; | ^~~~~~ ../mimetic/parser/itparser.h: In member function 'virtual void mimetic::IteratorParser::copy_until_boundary(mimetic::ParsingElem)': ../mimetic/parser/itparser.h:475:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 475 | register char c; | ^ ../mimetic/parser/itparser.h: In instantiation of 'void mimetic::IteratorParser::loadHeader() [with Iterator = std::istreambuf_iterator >]': ../mimetic/parser/itparser.h:194:9: required from 'void mimetic::IteratorParser::doLoad() [with Iterator = std::istreambuf_iterator >]' ../mimetic/parser/itparser.h:54:9: required from 'void mimetic::IteratorParser::run(Iterator, Iterator) [with Iterator = std::istreambuf_iterator >]' mimeentity.cxx:30:12: required from here ../mimetic/parser/itparser.h:237:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 237 | register int status; | ^~~~~~ ../mimetic/parser/itparser.h: In instantiation of 'void mimetic::IteratorParser::copy_until_boundary(mimetic::ParsingElem) [with Iterator = std::istreambuf_iterator >; mimetic::ParsingElem = unsigned int]': ../mimetic/parser/itparser.h:397:17: required from 'void mimetic::IteratorParser::loadBody() [with Iterator = std::istreambuf_iterator >]' ../mimetic/parser/itparser.h:195:9: required from 'void mimetic::IteratorParser::doLoad() [with Iterator = std::istreambuf_iterator >]' ../mimetic/parser/itparser.h:54:9: required from 'void mimetic::IteratorParser::run(Iterator, Iterator) [with Iterator = std::istreambuf_iterator >]' mimeentity.cxx:30:12: required from here ../mimetic/parser/itparser.h:475:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 475 | register char c; | ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -version-info 0:0:0 -o libmimetic.la -rpath /usr/lib64 body.lo contenttransferencoding.lo message.lo utils.lo contentdescription.lo contenttype.lo mimeentity.lo version.lo contentdisposition.lo fieldparam.lo mimeversion.lo contentid.lo header.lo strutils.lo codec/libmimeticcodec.la os/libmimeticos.la rfc822/libmimeticrfc822.la libtool: link: x86_64-alt-linux-g++ -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/13/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/13/crtbeginS.o .libs/body.o .libs/contenttransferencoding.o .libs/message.o .libs/utils.o .libs/contentdescription.o .libs/contenttype.o .libs/mimeentity.o .libs/version.o .libs/contentdisposition.o .libs/fieldparam.o .libs/mimeversion.o .libs/contentid.o .libs/header.o .libs/strutils.o -Wl,--whole-archive codec/.libs/libmimeticcodec.a os/.libs/libmimeticos.a rfc822/.libs/libmimeticrfc822.a -Wl,--no-whole-archive -L/usr/lib64/gcc/x86_64-alt-linux/13 -L/usr/lib64/gcc/x86_64-alt-linux/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/13/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/13/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/13/../../../../lib64/crtn.o -Wl,-soname -Wl,libmimetic.so.0 -o .libs/libmimetic.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmimetic.so.0" && ln -s "libmimetic.so.0.0.0" "libmimetic.so.0") libtool: link: (cd ".libs" && rm -f "libmimetic.so" && ln -s "libmimetic.so.0.0.0" "libmimetic.so") libtool: link: ( cd ".libs" && rm -f "libmimetic.la" && ln -s "../libmimetic.la" "libmimetic.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' Making all in doc make[1]: Nothing to be done for 'all'. Making all in examples make[1]: Nothing to be done for 'all'. Making all in test make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o cutee.o cutee.cxx cutee.cxx:346:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 346 | _( "\t$(CUTEE) -m -o "RUNTEST_NAME".cxx" ); | ^ cutee.cxx:349:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 349 | _( "\t$(CXX) $(CXXFLAGS) $(LDFLAGS) -o "RUNTEST_NAME" "RUNTEST_NAME".o $(object_files)"); | ^ cutee.cxx:349:61: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 349 | _( "\t$(CXX) $(CXXFLAGS) $(LDFLAGS) -o "RUNTEST_NAME" "RUNTEST_NAME".o $(object_files)"); | ^ cutee.cxx:350:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 350 | _( "\t./"RUNTEST_NAME ); | ^ cutee.cxx:413:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 413 | _( "\trm -f autocutee.mk cutee *.o *.cutee.cxx "RUNTEST_NAME" "RUNTEST_NAME".cxx"); | ^ cutee.cxx:413:69: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 413 | _( "\trm -f autocutee.mk cutee *.o *.cutee.cxx "RUNTEST_NAME" "RUNTEST_NAME".cxx"); | ^ cutee.cxx:417:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 417 | _( "EXTRA_PROGRAMS="RUNTEST_NAME ); | ^ cutee.cxx:418:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 418 | _( RUNTEST_NAME "_SOURCES="RUNTEST_NAME".cxx $(test_files) $(t_runners)"); | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -o cutee cutee.o libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -o cutee cutee.o make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -k -o autocutee.mk ./t.version.h ./t.tokenizer.h ./t.base64.h ./t.qp.h ./t.circular_buffer.h ./t.file.h ./t.mimemessage.h ./t.composite.h ./t.tokenizer.cxx ./t.base64.cxx ./t.qp.cxx ./t.circular_buffer.cxx ./t.composite.cxx ./t.directory.h ./t.fieldparam.h ./t.fieldparam.cxx ./t.strutils.h ./t.rfc822.h ./t.rfc822.cxx ./t.tree.h ./t.parser.h ./t.contenttype.h ./t.contenttype.cxx ./t.utils.h ./t.codec.h ./t.codec.cxx ./t.find_bm.h ./t.find_bm.cxx ./t.contentdisposition.h ./t.contentdisposition.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' cd .. && /bin/sh /usr/src/RPM/BUILD/mimetic-0.9.8/missing --run automake-1.11 --gnu test/Makefile aclocal.m4:16: warning: this file was generated for autoconf 2.64. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'. configure.in:4: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete. configure.in:4: You should run autoupdate. ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... configure.in:4: the top level configure.in:8: warning: The macro `AM_CONFIG_HEADER' is obsolete. configure.in:8: You should run autoupdate. aclocal.m4:8384: AM_CONFIG_HEADER is expanded from... configure.in:8: the top level configure.in:13: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.in:13: You should run autoupdate. aclocal.m4:123: AC_PROG_LIBTOOL is expanded from... configure.in:13: the top level configure.in:13: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:200: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... aclocal.m4:1037: _LT_SYS_MODULE_PATH_AIX is expanded from... aclocal.m4:4185: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:5267: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:159: _LT_SETUP is expanded from... aclocal.m4:88: LT_INIT is expanded from... aclocal.m4:123: AC_PROG_LIBTOOL is expanded from... configure.in:13: the top level configure.in:13: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:200: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... aclocal.m4:4185: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:5267: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:159: _LT_SETUP is expanded from... aclocal.m4:88: LT_INIT is expanded from... aclocal.m4:123: AC_PROG_LIBTOOL is expanded from... configure.in:13: the top level configure.in:19: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:200: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... aclocal.m4:1037: _LT_SYS_MODULE_PATH_AIX is expanded from... aclocal.m4:5370: _LT_LANG_CXX_CONFIG is expanded from... aclocal.m4:800: _LT_LANG is expanded from... aclocal.m4:783: LT_LANG is expanded from... configure.in:19: the top level configure.in:24: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. configure.in:24: You should run autoupdate. ./lib/autoconf/c.m4:289: AC_LANG_CPLUSPLUS is expanded from... configure.in:24: the top level configure.in:159: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:159: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:159: the top level configure.in:164: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:164: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:164: the top level configure.in:187: warning: AC_OUTPUT should be used without arguments. configure.in:187: You should run autoupdate. configure.in:7: version mismatch. This is Automake 1.11.6, configure.in:7: but the definition used by this AM_INIT_AUTOMAKE configure.in:7: comes from Automake 1.11. You should recreate configure.in:7: aclocal.m4 with aclocal and run automake again. test/Makefile.am:26: addprefix $(srcdir: non-POSIX variable name test/Makefile.am:26: (probably a GNU make extension) test/autocutee.mk:5: `%'-style pattern rules are a GNU make extension test/Makefile.am:28: `test/autocutee.mk' included from here WARNING: `automake-1.11' is probably too old. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd .. && /bin/sh ./config.status test/Makefile depfiles config.status: creating test/Makefile config.status: executing depfiles commands make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -m -o runtest.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.version.cutee.cxx t.version.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.tokenizer.cutee.cxx t.tokenizer.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.base64.cutee.cxx t.base64.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.qp.cutee.cxx t.qp.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.circular_buffer.cutee.cxx t.circular_buffer.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.file.cutee.cxx t.file.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.mimemessage.cutee.cxx t.mimemessage.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.composite.cutee.cxx t.composite.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.directory.cutee.cxx t.directory.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.fieldparam.cutee.cxx t.fieldparam.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.strutils.cutee.cxx t.strutils.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.rfc822.cutee.cxx t.rfc822.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.tree.cutee.cxx t.tree.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.parser.cutee.cxx t.parser.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.contenttype.cutee.cxx t.contenttype.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.utils.cutee.cxx t.utils.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.codec.cutee.cxx t.codec.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.find_bm.cutee.cxx t.find_bm.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.contentdisposition.cutee.cxx t.contentdisposition.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.circular_buffer.o t.circular_buffer.cxx In file included from t.circular_buffer.h:5, from t.circular_buffer.cxx:1: ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::push_back(const value_type&) [with T = char; value_type = char]': t.circular_buffer.h:33:25: required from here ../mimetic/circular_buffer.h:55:16: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_last' may be undefined [-Wsequence-point] 55 | m_last = ++m_last % m_sz; | ~~~~~~~^~~~~~~~~~~~~~~~~ ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::pop_front() [with T = char]': t.circular_buffer.h:64:29: required from here ../mimetic/circular_buffer.h:66:17: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_first' may be undefined [-Wsequence-point] 66 | m_first = ++m_first % m_sz; | ~~~~~~~~^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.codec.o t.codec.cxx In file included from ../mimetic/codec/code.h:11, from t.codec.cxx:6: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.contenttype.o t.contenttype.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.find_bm.o t.find_bm.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.qp.o t.qp.cxx In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from t.qp.h:7, from t.qp.cxx:1: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ t.qp.h: In member function 'void mimetic::test_qp::testTbValues()': t.qp.h:180:16: warning: array subscript has type 'char' [-Wchar-subscripts] 180 | tb[*unsafe++] = QP::unsafe; | ^~~~~~~~~ In file included from ../mimetic/codec/base64.h:9, from ../mimetic/codec/codec.h:11: ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::push_back(const value_type&) [with T = unsigned char; value_type = unsigned char]': ../mimetic/codec/qp.h:206:25: required from 'void mimetic::QP::Encoder::process(mimetic::codec::char_type, OutIt&) [with OutIt = std::back_insert_iterator >; mimetic::codec::char_type = unsigned char]' ../mimetic/codec/qp.h:187:20: required from 'void mimetic::QP::Encoder::process(InIt, InIt, OutIt) [with InIt = __gnu_cxx::__normal_iterator >; OutIt = std::back_insert_iterator >]' t.qp.h:44:23: required from here ../mimetic/circular_buffer.h:55:16: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_last' may be undefined [-Wsequence-point] 55 | m_last = ++m_last % m_sz; | ~~~~~~~^~~~~~~~~~~~~~~~~ ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::pop_front() [with T = unsigned char]': ../mimetic/codec/qp.h:210:25: required from 'void mimetic::QP::Encoder::process(mimetic::codec::char_type, OutIt&) [with OutIt = std::back_insert_iterator >; mimetic::codec::char_type = unsigned char]' ../mimetic/codec/qp.h:187:20: required from 'void mimetic::QP::Encoder::process(InIt, InIt, OutIt) [with InIt = __gnu_cxx::__normal_iterator >; OutIt = std::back_insert_iterator >]' t.qp.h:44:23: required from here ../mimetic/circular_buffer.h:66:17: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_first' may be undefined [-Wsequence-point] 66 | m_first = ++m_first % m_sz; | ~~~~~~~~^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.base64.o t.base64.cxx In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from t.base64.h:6, from t.base64.cxx:1: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.contentdisposition.o t.contentdisposition.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.fieldparam.o t.fieldparam.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o runtest.o runtest.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.composite.o t.composite.cxx In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from t.composite.h:8, from t.composite.cxx:1: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.version.cutee.o t.version.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.tokenizer.o t.tokenizer.cxx In file included from t.tokenizer.h:4, from t.tokenizer.cxx:1: ../mimetic/tokenizer.h:19:29: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 19 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13/string:49, from t.tokenizer.h:3: /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ../mimetic/tokenizer.h:52:35: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 52 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.base64.cutee.o t.base64.cutee.cxx In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from t.base64.h:6, from t.base64.cutee.cxx:2: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.qp.cutee.o t.qp.cutee.cxx In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from t.qp.h:7, from t.qp.cutee.cxx:2: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ t.qp.h: In member function 'void mimetic::test_qp::testTbValues()': t.qp.h:180:16: warning: array subscript has type 'char' [-Wchar-subscripts] 180 | tb[*unsafe++] = QP::unsafe; | ^~~~~~~~~ In file included from ../mimetic/codec/base64.h:9, from ../mimetic/codec/codec.h:11: ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::push_back(const value_type&) [with T = unsigned char; value_type = unsigned char]': ../mimetic/codec/qp.h:206:25: required from 'void mimetic::QP::Encoder::process(mimetic::codec::char_type, OutIt&) [with OutIt = std::back_insert_iterator >; mimetic::codec::char_type = unsigned char]' ../mimetic/codec/qp.h:187:20: required from 'void mimetic::QP::Encoder::process(InIt, InIt, OutIt) [with InIt = __gnu_cxx::__normal_iterator >; OutIt = std::back_insert_iterator >]' t.qp.h:44:23: required from here ../mimetic/circular_buffer.h:55:16: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_last' may be undefined [-Wsequence-point] 55 | m_last = ++m_last % m_sz; | ~~~~~~~^~~~~~~~~~~~~~~~~ ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::pop_front() [with T = unsigned char]': ../mimetic/codec/qp.h:210:25: required from 'void mimetic::QP::Encoder::process(mimetic::codec::char_type, OutIt&) [with OutIt = std::back_insert_iterator >; mimetic::codec::char_type = unsigned char]' ../mimetic/codec/qp.h:187:20: required from 'void mimetic::QP::Encoder::process(InIt, InIt, OutIt) [with InIt = __gnu_cxx::__normal_iterator >; OutIt = std::back_insert_iterator >]' t.qp.h:44:23: required from here ../mimetic/circular_buffer.h:66:17: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_first' may be undefined [-Wsequence-point] 66 | m_first = ++m_first % m_sz; | ~~~~~~~~^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.tokenizer.cutee.o t.tokenizer.cutee.cxx In file included from t.tokenizer.h:4, from t.tokenizer.cutee.cxx:2: ../mimetic/tokenizer.h:19:29: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 19 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13/string:49, from /usr/include/c++/13/bits/locale_classes.h:40, from /usr/include/c++/13/bits/ios_base.h:41, from /usr/include/c++/13/ios:44, from /usr/include/c++/13/ostream:40, from /usr/include/c++/13/iostream:41, from cutee.h:10, from t.tokenizer.cutee.cxx:1: /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ../mimetic/tokenizer.h:52:35: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 52 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.rfc822.o t.rfc822.cxx In file included from ../mimetic/rfc822/rfc822.h:16, from t.rfc822.h:3, from t.rfc822.cxx:1: ../mimetic/rfc822/header.h:37:21: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13/string:49, from ../mimetic/rfc822/address.h:9, from ../mimetic/rfc822/rfc822.h:9: /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ t.rfc822.cxx: In member function 'void mimetic::testRfc822::testAddress()': t.rfc822.cxx:139:9: warning: unused variable 'i' [-Wunused-variable] 139 | int i; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.circular_buffer.cutee.o t.circular_buffer.cutee.cxx In file included from t.circular_buffer.h:5, from t.circular_buffer.cutee.cxx:2: ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::push_back(const value_type&) [with T = char; value_type = char]': t.circular_buffer.h:33:25: required from here ../mimetic/circular_buffer.h:55:16: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_last' may be undefined [-Wsequence-point] 55 | m_last = ++m_last % m_sz; | ~~~~~~~^~~~~~~~~~~~~~~~~ ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::pop_front() [with T = char]': t.circular_buffer.h:64:29: required from here ../mimetic/circular_buffer.h:66:17: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_first' may be undefined [-Wsequence-point] 66 | m_first = ++m_first % m_sz; | ~~~~~~~~^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.fieldparam.cutee.o t.fieldparam.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.strutils.cutee.o t.strutils.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.utils.cutee.o t.utils.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.codec.cutee.o t.codec.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.rfc822.cutee.o t.rfc822.cutee.cxx In file included from ../mimetic/rfc822/rfc822.h:16, from t.rfc822.h:3, from t.rfc822.cutee.cxx:2: ../mimetic/rfc822/header.h:37:21: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13/string:49, from /usr/include/c++/13/bits/locale_classes.h:40, from /usr/include/c++/13/bits/ios_base.h:41, from /usr/include/c++/13/ios:44, from /usr/include/c++/13/ostream:40, from /usr/include/c++/13/iostream:41, from cutee.h:10, from t.rfc822.cutee.cxx:1: /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.file.cutee.o t.file.cutee.cxx In file included from ../mimetic/os/stdfile.h:16, from ../mimetic/os/file.h:16, from ../mimetic/os/os.h:9, from t.file.h:10, from t.file.cutee.cxx:2: ../mimetic/os/file_iterator.h:16:36: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 16 | struct ifile_iterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/13/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/13/string:47, from /usr/include/c++/13/bits/locale_classes.h:40, from /usr/include/c++/13/bits/ios_base.h:41, from /usr/include/c++/13/ios:44, from /usr/include/c++/13/ostream:40, from /usr/include/c++/13/iostream:41, from cutee.h:10, from t.file.cutee.cxx:1: /usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.composite.cutee.o t.composite.cutee.cxx In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from t.composite.h:8, from t.composite.cutee.cxx:2: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.contentdisposition.cutee.o t.contentdisposition.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.tree.cutee.o t.tree.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.contenttype.cutee.o t.contenttype.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.find_bm.cutee.o t.find_bm.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.directory.cutee.o t.directory.cutee.cxx In file included from t.directory.h:7, from t.directory.cutee.cxx:2: ../mimetic/os/directory.h:26:34: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 26 | struct iterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/13/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/13/string:47, from /usr/include/c++/13/bits/locale_classes.h:40, from /usr/include/c++/13/bits/ios_base.h:41, from /usr/include/c++/13/ios:44, from /usr/include/c++/13/ostream:40, from /usr/include/c++/13/iostream:41, from cutee.h:10, from t.directory.cutee.cxx:1: /usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.parser.cutee.o t.parser.cutee.cxx In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from ../mimetic/mimeentity.h:22, from t.parser.h:8, from t.parser.cutee.cxx:2: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ In file included from ../mimetic/os/stdfile.h:16, from ../mimetic/os/file.h:16, from ../mimetic/mimeentity.h:23: ../mimetic/os/file_iterator.h: At global scope: ../mimetic/os/file_iterator.h:16:36: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 16 | struct ifile_iterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/13/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/13/string:47, from /usr/include/c++/13/bits/locale_classes.h:40, from /usr/include/c++/13/bits/ios_base.h:41, from /usr/include/c++/13/ios:44, from /usr/include/c++/13/ostream:40, from /usr/include/c++/13/iostream:41, from cutee.h:10, from t.parser.cutee.cxx:1: /usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ In file included from ../mimetic/header.h:11, from ../mimetic/mimeentity.h:24: ../mimetic/rfc822/header.h:37:21: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13/string:49: /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ In file included from t.parser.h:9: ../mimetic/parser/itparser.h: In member function 'void mimetic::IteratorParser::loadHeader()': ../mimetic/parser/itparser.h:237:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 237 | register int status; | ^~~~~~ ../mimetic/parser/itparser.h: In member function 'virtual void mimetic::IteratorParser::copy_until_boundary(mimetic::ParsingElem)': ../mimetic/parser/itparser.h:475:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 475 | register char c; | ^ ../mimetic/parser/itparser.h: In instantiation of 'void mimetic::IteratorParser::loadHeader() [with Iterator = char*]': ../mimetic/parser/itparser.h:194:9: required from 'void mimetic::IteratorParser::doLoad() [with Iterator = char*]' ../mimetic/parser/itparser.h:54:9: required from 'void mimetic::IteratorParser::run(Iterator, Iterator) [with Iterator = char*]' ../mimetic/mimeentity.h:126:12: required from 'void mimetic::MimeEntity::load(Iterator, Iterator, int) [with Iterator = char*]' ../mimetic/mimeentity.h:116:9: required from 'mimetic::MimeEntity::MimeEntity(Iterator, Iterator, int) [with Iterator = char*]' t.parser.h:47:43: required from here ../mimetic/parser/itparser.h:237:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 237 | register int status; | ^~~~~~ ../mimetic/parser/itparser.h: In instantiation of 'void mimetic::IteratorParser::copy_until_boundary(mimetic::ParsingElem) [with Iterator = char*; mimetic::ParsingElem = unsigned int]': ../mimetic/parser/itparser.h:397:17: required from 'void mimetic::IteratorParser::loadBody() [with Iterator = char*]' ../mimetic/parser/itparser.h:195:9: required from 'void mimetic::IteratorParser::doLoad() [with Iterator = char*]' ../mimetic/parser/itparser.h:54:9: required from 'void mimetic::IteratorParser::run(Iterator, Iterator) [with Iterator = char*]' ../mimetic/mimeentity.h:126:12: required from 'void mimetic::MimeEntity::load(Iterator, Iterator, int) [with Iterator = char*]' ../mimetic/mimeentity.h:116:9: required from 'mimetic::MimeEntity::MimeEntity(Iterator, Iterator, int) [with Iterator = char*]' t.parser.h:47:43: required from here ../mimetic/parser/itparser.h:475:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 475 | register char c; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.mimemessage.cutee.o t.mimemessage.cutee.cxx In file included from ../mimetic/codec/code.h:11, from ../mimetic/body.h:12, from ../mimetic/mimetic.h:11, from t.mimemessage.h:7, from t.mimemessage.cutee.cxx:2: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ In file included from ../mimetic/os/stdfile.h:16, from ../mimetic/os/file.h:16, from ../mimetic/body.h:14: ../mimetic/os/file_iterator.h: At global scope: ../mimetic/os/file_iterator.h:16:36: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 16 | struct ifile_iterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/13/bits/stl_iterator_base_funcs.h:66, from /usr/include/c++/13/string:47, from /usr/include/c++/13/bits/locale_classes.h:40, from /usr/include/c++/13/bits/ios_base.h:41, from /usr/include/c++/13/ios:44, from /usr/include/c++/13/ostream:40, from /usr/include/c++/13/iostream:41, from cutee.h:10, from t.mimemessage.cutee.cxx:1: /usr/include/c++/13/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ In file included from ../mimetic/header.h:11, from ../mimetic/mimetic.h:18: ../mimetic/rfc822/header.h:37:21: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/13/string:49: /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ In file included from ../mimetic/mimetic.h:24: ../mimetic/tokenizer.h:19:29: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 19 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ../mimetic/tokenizer.h:52:35: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 52 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/c++/13/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ In file included from ../mimetic/mimetic.h:28: ../mimetic/parser/itparser.h: In member function 'void mimetic::IteratorParser::loadHeader()': ../mimetic/parser/itparser.h:237:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 237 | register int status; | ^~~~~~ ../mimetic/parser/itparser.h: In member function 'virtual void mimetic::IteratorParser::copy_until_boundary(mimetic::ParsingElem)': ../mimetic/parser/itparser.h:475:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 475 | register char c; | ^ In file included from ../mimetic/mimetic.h:12: ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::push_back(const value_type&) [with T = unsigned char; value_type = unsigned char]': ../mimetic/codec/qp.h:206:25: required from 'void mimetic::QP::Encoder::process(mimetic::codec::char_type, OutIt&) [with OutIt = std::back_insert_iterator; mimetic::codec::char_type = unsigned char]' ../mimetic/codec/code.h:31:19: required from 'void mimetic::code(InIt, InIt, Codec&, OutIt, const buffered_codec_type_tag&) [with InIt = char*; OutIt = std::back_insert_iterator; Codec = QP::Encoder]' ../mimetic/codec/code.h:23:9: required from 'void mimetic::code(InIt, InIt, Codec&, OutIt) [with InIt = char*; OutIt = std::back_insert_iterator; Codec = QP::Encoder]' ../mimetic/body.h:117:18: required from 'bool mimetic::Body::load(const std::string&, const Codec&) [with Codec = mimetic::QP::Encoder; std::string = std::__cxx11::basic_string]' t.mimemessage.h:39:23: required from here ../mimetic/circular_buffer.h:55:16: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_last' may be undefined [-Wsequence-point] 55 | m_last = ++m_last % m_sz; | ~~~~~~~^~~~~~~~~~~~~~~~~ ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::pop_front() [with T = unsigned char]': ../mimetic/codec/qp.h:210:25: required from 'void mimetic::QP::Encoder::process(mimetic::codec::char_type, OutIt&) [with OutIt = std::back_insert_iterator; mimetic::codec::char_type = unsigned char]' ../mimetic/codec/code.h:31:19: required from 'void mimetic::code(InIt, InIt, Codec&, OutIt, const buffered_codec_type_tag&) [with InIt = char*; OutIt = std::back_insert_iterator; Codec = QP::Encoder]' ../mimetic/codec/code.h:23:9: required from 'void mimetic::code(InIt, InIt, Codec&, OutIt) [with InIt = char*; OutIt = std::back_insert_iterator; Codec = QP::Encoder]' ../mimetic/body.h:117:18: required from 'bool mimetic::Body::load(const std::string&, const Codec&) [with Codec = mimetic::QP::Encoder; std::string = std::__cxx11::basic_string]' t.mimemessage.h:39:23: required from here ../mimetic/circular_buffer.h:66:17: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_first' may be undefined [-Wsequence-point] 66 | m_first = ++m_first % m_sz; | ~~~~~~~~^~~~~~~~~~~~~~~~~~ ../mimetic/parser/itparser.h: In instantiation of 'void mimetic::IteratorParser::loadHeader() [with Iterator = __gnu_cxx::__normal_iterator >]': ../mimetic/parser/itparser.h:194:9: required from 'void mimetic::IteratorParser::doLoad() [with Iterator = __gnu_cxx::__normal_iterator >]' ../mimetic/parser/itparser.h:54:9: required from 'void mimetic::IteratorParser::run(Iterator, Iterator) [with Iterator = __gnu_cxx::__normal_iterator >]' ../mimetic/mimeentity.h:126:12: required from 'void mimetic::MimeEntity::load(Iterator, Iterator, int) [with Iterator = __gnu_cxx::__normal_iterator >]' ../mimetic/mimeentity.h:116:9: required from 'mimetic::MimeEntity::MimeEntity(Iterator, Iterator, int) [with Iterator = __gnu_cxx::__normal_iterator >]' t.mimemessage.h:84:46: required from here ../mimetic/parser/itparser.h:237:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 237 | register int status; | ^~~~~~ ../mimetic/parser/itparser.h: In instantiation of 'void mimetic::IteratorParser::copy_until_boundary(mimetic::ParsingElem) [with Iterator = __gnu_cxx::__normal_iterator >; mimetic::ParsingElem = unsigned int]': ../mimetic/parser/itparser.h:397:17: required from 'void mimetic::IteratorParser::loadBody() [with Iterator = __gnu_cxx::__normal_iterator >]' ../mimetic/parser/itparser.h:195:9: required from 'void mimetic::IteratorParser::doLoad() [with Iterator = __gnu_cxx::__normal_iterator >]' ../mimetic/parser/itparser.h:54:9: required from 'void mimetic::IteratorParser::run(Iterator, Iterator) [with Iterator = __gnu_cxx::__normal_iterator >]' ../mimetic/mimeentity.h:126:12: required from 'void mimetic::MimeEntity::load(Iterator, Iterator, int) [with Iterator = __gnu_cxx::__normal_iterator >]' ../mimetic/mimeentity.h:116:9: required from 'mimetic::MimeEntity::MimeEntity(Iterator, Iterator, int) [with Iterator = __gnu_cxx::__normal_iterator >]' t.mimemessage.h:84:46: required from here ../mimetic/parser/itparser.h:475:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 475 | register char c; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -o runtest runtest.o t.tokenizer.o t.base64.o t.qp.o t.circular_buffer.o t.composite.o t.fieldparam.o t.rfc822.o t.contenttype.o t.codec.o t.find_bm.o t.contentdisposition.o t.version.cutee.o t.tokenizer.cutee.o t.base64.cutee.o t.qp.cutee.o t.circular_buffer.cutee.o t.file.cutee.o t.mimemessage.cutee.o t.composite.cutee.o t.directory.cutee.o t.fieldparam.cutee.o t.strutils.cutee.o t.rfc822.cutee.o t.tree.cutee.o t.parser.cutee.o t.contenttype.cutee.o t.utils.cutee.o t.codec.cutee.o t.find_bm.cutee.o t.contentdisposition.cutee.o ../mimetic/libmimetic.la libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -DHAVE_MIMETIC_CONFIG -o .libs/runtest runtest.o t.tokenizer.o t.base64.o t.qp.o t.circular_buffer.o t.composite.o t.fieldparam.o t.rfc822.o t.contenttype.o t.codec.o t.find_bm.o t.contentdisposition.o t.version.cutee.o t.tokenizer.cutee.o t.base64.cutee.o t.qp.cutee.o t.circular_buffer.cutee.o t.file.cutee.o t.mimemessage.cutee.o t.composite.cutee.o t.directory.cutee.o t.fieldparam.cutee.o t.strutils.cutee.o t.rfc822.cutee.o t.tree.cutee.o t.parser.cutee.o t.contenttype.cutee.o t.utils.cutee.o t.codec.cutee.o t.find_bm.cutee.o t.contentdisposition.cutee.o ../mimetic/.libs/libmimetic.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./runtest ====================================== Tests Statistics -------------------------------------- Functions Checks Success 65 2740 Failed 0 0 -------------------------------------- Total 65 2740 ====================================== make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' Making all in win32 cd .. && /bin/sh ./config.status win32/Makefile config.status: creating win32/Makefile make[1]: Nothing to be done for 'all'. make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8' cd . && /bin/sh ./config.status Makefile config.status: creating Makefile make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8' make[1]: Nothing to be done for 'all-am'. + make docs -C doc make: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/doc' cd .. && /bin/sh ./config.status doc/Makefile config.status: creating doc/Makefile doxygen doxygen.config warning: Tag 'USE_WINDOWS_ENCODING' at line 10 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DETAILS_AT_TOP' at line 32 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 87 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 98 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 145 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 146 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 177 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 181 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MAX_DOT_GRAPH_WIDTH' at line 193 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MAX_DOT_GRAPH_HEIGHT' at line 194 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CGI_NAME' at line 202 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CGI_URL' at line 203 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOC_URL' at line 204 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOC_ABSPATH' at line 205 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'BIN_ABSPATH' at line 206 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'EXT_DOC_PATHS' at line 207 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! Doxygen version used: 1.9.8 Searching for include files... Searching for example files... Searching for files in directory /usr/src/RPM/BUILD/mimetic-0.9.8/test 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 /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic Searching for files in directory /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822 Searching for files in directory /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser Searching for files in directory /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os Searching for files in directory /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec Searching for files in directory /usr/src/RPM/BUILD/mimetic-0.9.8/doc/ Searching for files in directory /usr/src/RPM/BUILD/mimetic-0.9.8/doc/html Reading and parsing tag files Parsing files Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/circular_buffer.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/circular_buffer.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/base64.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/base64.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/code.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/code.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/qp.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/qp.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/config.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/config.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/config_win32.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/config_win32.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/fieldparam.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/fieldparam.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/libconfig.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/libconfig.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentitylist.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentitylist.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimetic.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimetic.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/directory.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/directory.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/file.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/file.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/file_iterator.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/file_iterator.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/os.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/os.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/stdfile.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/stdfile.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/utils.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/utils.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser/itparser.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser/itparser.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser/itparserdecl.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser/itparserdecl.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/addresslist.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/addresslist.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/body.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/body.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailboxlist.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailboxlist.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/message.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/message.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/messageid.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/messageid.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/rfc822.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/rfc822.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/streambufs.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/streambufs.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/strutils.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/strutils.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tree.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tree.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/utils.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/utils.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Associating documentation with modules... 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... Computing module relations... Sorting lists... 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... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... 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... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file circular_buffer.h... Generating code for file base64.h... Generating code for file code.h... Generating code for file codec.h... Generating code for file codec_base.h... Generating code for file codec_chain.h... Generating code for file other_codecs.h... Generating code for file qp.h... Generating code for file config.h... Generating code for file config_win32.h... Generating code for file contentdescription.h... Generating code for file contentdisposition.h... Generating code for file contentid.h... Generating code for file contenttransferencoding.h... Generating code for file contenttype.h... Generating code for file fieldparam.h... Generating code for file libconfig.h... Generating code for file mimeentity.h... Generating code for file mimeentitylist.h... Generating code for file mimetic.h... Generating code for file mimeversion.h... Generating code for file directory.h... Generating code for file file.h... Generating code for file file_iterator.h... Generating code for file fileop.h... Generating code for file mmfile.h... Generating code for file os.h... Generating code for file stdfile.h... Generating code for file itparser.h... Generating code for file itparserdecl.h... Generating code for file address.h... Generating code for file addresslist.h... Generating code for file body.h... Generating code for file body.h... Generating code for file datetime.h... Generating code for file field.h... Generating code for file fieldvalue.h... Generating code for file group.h... Generating code for file header.h... Generating code for file header.h... Generating code for file mailbox.h... Generating code for file mailboxlist.h... Generating code for file message.h... Generating code for file message.h.../usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/fieldparam.h:33: warning: Member FieldParamList (typedef) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/file.h:27: warning: Member File (typedef) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser/itparserdecl.h:8: warning: Member ParsingElem (typedef) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/code.h:20: warning: Member code(InIt beg, InIt end, Codec &cc, OutIt out) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/code.h:28: warning: Member code(InIt beg, InIt end, Codec &cc, OutIt out, const buffered_codec_type_tag &) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/code.h:37: warning: Member code(InIt beg, InIt end, Codec &codec, OutIt out, const unbuffered_codec_type_tag &) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/code.h:45: warning: Member code(InIt beg, InIt end, const codec_chain< Codec, Next > &cc, OutIt out) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/code.h:97: warning: Member encode(InIt beg, InIt end, const codec_chain< Codec, Next > &cc, OutIt out) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/code.h:103: warning: Member decode(InIt beg, InIt end, const codec_chain< Codec, Next > &cc, OutIt out) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/strutils.h:96: warning: Member operator==(const istring &is, const std::string &s) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/strutils.h:102: warning: Member operator!=(const istring &is, const std::string &s) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/strutils.h:108: warning: Member operator!=(const istring &is, const char *str) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/strutils.h:114: warning: Member operator==(const istring &is, const char *str) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/strutils.h:120: warning: Member dquoted(const std::string &s) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/strutils.h:125: warning: Member parenthed(const std::string &s) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/utils.h:18: warning: Member crlf(std::ostream &) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/utils.h:19: warning: Member nl(std::ostream &) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/utils.h:22: warning: Member isblank(char c) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/strutils.h:18: warning: Member nullstring (variable) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:18: warning: Member version (variable) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:35: warning: Member Address(const char *) (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:36: warning: Member Address(const std::string &) (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:37: warning: Member isGroup() const (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:38: warning: Member mailbox() (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:39: warning: Member mailbox() const (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:40: warning: Member group() (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:41: warning: Member group() const (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:42: warning: Member set(const std::string &) (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:43: warning: Member str() const (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:44: warning: Member operator==(const Address &) const (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:45: warning: Member operator!=(const Address &) const (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/addresslist.h:41: warning: Member AddressList(const char *) (function) of struct mimetic::AddressList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/addresslist.h:42: warning: Member AddressList(const std::string &) (function) of struct mimetic::AddressList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/addresslist.h:44: warning: Member str() const (function) of struct mimetic::AddressList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/addresslist.h:45: warning: Member set(const std::string &) (function) of struct mimetic::AddressList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/addresslist.h:47: warning: Member clone() const (function) of struct mimetic::AddressList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:107: warning: Member ApplicationOctStream(const std::string &, const Codec &c=Base64::Encoder()) (function) of struct mimetic::ApplicationOctStream is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:108: warning: Member type() const (function) of struct mimetic::ApplicationOctStream is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:109: warning: Member type(const std::string &) (function) of struct mimetic::ApplicationOctStream is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:110: warning: Member padding() const (function) of struct mimetic::ApplicationOctStream is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:111: warning: Member padding(unsigned int) (function) of struct mimetic::ApplicationOctStream is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:112: warning: Member operator()() const (function) of struct mimetic::ApplicationOctStream is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:113: warning: Member isValid() const (function) of struct mimetic::ApplicationOctStream is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:115: warning: Member m_fqn (variable) of struct mimetic::ApplicationOctStream is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:116: warning: Member m_status (variable) of struct mimetic::ApplicationOctStream is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:126: warning: Member Attachment(const std::string &, const ContentType &) (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:130: warning: Member Attachment(const std::string &, const ContentType &, const Codec &c) (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:131: warning: Member operator()() const (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:132: warning: Member isValid() const (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:157: warning: Member AudioBasic(const std::string &fqn) (function) of struct mimetic::AudioBasic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:162: warning: Member AudioBasic(const std::string &fqn, const Codec &c) (function) of struct mimetic::AudioBasic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:126: warning: Member Attachment(const std::string &, const ContentType &) (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:130: warning: Member Attachment(const std::string &, const ContentType &, const Codec &c) (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:131: warning: Member operator()() const (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:132: warning: Member isValid() const (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:49: warning: Member codec_type (typedef) of struct mimetic::buffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:49: warning: Member codec_type (typedef) of struct mimetic::buffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h:61: warning: Member preamble() (function) of class mimetic::Body is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h:75: warning: Member epilogue() (function) of class mimetic::Body is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h:81: warning: Member parts() const (function) of class mimetic::Body is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h:87: warning: Member owner() const (function) of class mimetic::Body is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h:90: warning: Member owner(MimeEntity *) (function) of class mimetic::Body is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h:92: warning: Member m_owner (variable) of class mimetic::Body is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h:93: warning: Member m_parts (variable) of class mimetic::Body is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h:94: warning: Member m_preamble (variable) of class mimetic::Body is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h:94: warning: Member m_epilogue (variable) of class mimetic::Body is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:49: warning: Member codec_type (typedef) of struct mimetic::buffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:27: warning: Member name() const =0 (function) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:27: warning: Member name() const =0 (function) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:179: warning: Member self_type (typedef) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:180: warning: Member content_type (typedef) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:181: warning: Member next_node_type (typedef) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:187: warning: Member codec_chain(const content_type &c) (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:192: warning: Member codec_chain(const content_type &c, const next_node_type &node) (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:197: warning: Member codec_chain(const codec_chain &node) (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:202: warning: Member codec_chain(const null_node &) (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:206: warning: Member name() const (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:210: warning: Member process(char c) (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:214: warning: Member flush() (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:220: warning: Member get_c(int idx) const (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:224: warning: Member get_c(int idx) const (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:232: warning: Member operator[](int idx) const (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:239: warning: Member operator*() (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:241: warning: Member operator=(char c) (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:246: warning: Member operator++() (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:248: warning: Member operator++(int) (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:253: warning: Member operator|(const TailC &l) (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:261: warning: Member m_c (variable) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:262: warning: Member m_next (variable) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:263: warning: Member m_name (variable) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h:20: warning: Member ContentDescription(const char *) (function) of struct mimetic::ContentDescription is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h:21: warning: Member ContentDescription(const std::string &) (function) of struct mimetic::ContentDescription is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h:22: warning: Member set(const std::string &) (function) of struct mimetic::ContentDescription is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h:23: warning: Member str() const (function) of struct mimetic::ContentDescription is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h:18: warning: Member label[] (variable) of struct mimetic::ContentDescription is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h:25: warning: Member clone() const (function) of struct mimetic::ContentDescription is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:22: warning: Member Param (typedef) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:23: warning: Member ParamList (typedef) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:27: warning: Member ContentDisposition(const char *) (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:28: warning: Member ContentDisposition(const std::string &) (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:30: warning: Member type(const std::string &) (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:31: warning: Member type() const (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:33: warning: Member paramList() const (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:34: warning: Member paramList() (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:36: warning: Member param(const std::string &) const (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:37: warning: Member param(const std::string &, const std::string &) (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:39: warning: Member set(const std::string &) (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:40: warning: Member str() const (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:42: warning: Member write(std::ostream &os, int fold=0) const (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:25: warning: Member label[] (variable) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:44: warning: Member clone() const (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h:23: warning: Member ContentId(const char *) (function) of struct mimetic::ContentId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h:24: warning: Member ContentId(const std::string &) (function) of struct mimetic::ContentId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h:25: warning: Member set(const std::string &) (function) of struct mimetic::ContentId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h:26: warning: Member str() const (function) of struct mimetic::ContentId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h:21: warning: Member label[] (variable) of struct mimetic::ContentId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h:28: warning: Member clone() const (function) of struct mimetic::ContentId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:28: warning: Member ContentTransferEncoding(const char *) (function) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:29: warning: Member ContentTransferEncoding(const std::string &) (function) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:30: warning: Member mechanism() const (function) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:31: warning: Member mechanism(const std::string &) (function) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:33: warning: Member set(const std::string &) (function) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:34: warning: Member str() const (function) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:20: warning: Member label[] (variable) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:21: warning: Member base64[] (variable) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:22: warning: Member quoted_printable[] (variable) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:23: warning: Member binary[] (variable) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:24: warning: Member sevenbit[] (variable) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:25: warning: Member eightbit[] (variable) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:36: warning: Member clone() const (function) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:31: warning: Member Param (typedef) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:32: warning: Member ParamList (typedef) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:35: warning: Member ContentType(const char *) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:36: warning: Member ContentType(const std::string &) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:37: warning: Member ContentType(const std::string &, const std::string &) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:39: warning: Member set(const std::string &) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:40: warning: Member set(const std::string &, const std::string &) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:42: warning: Member isMultipart() const (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:44: warning: Member type() const (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:45: warning: Member type(const std::string &) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:47: warning: Member subtype(const std::string &) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:48: warning: Member subtype() const (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:50: warning: Member paramList() const (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:51: warning: Member paramList() (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:53: warning: Member param(const std::string &) const (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:54: warning: Member param(const std::string &, const std::string &) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:56: warning: Member str() const (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:21: warning: Member label[] (variable) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:58: warning: Member clone() const (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:136: warning: Member value_type (typedef) of struct mimetic::ContTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:137: warning: Member iterator (typedef) of struct mimetic::ContTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:138: warning: Member const_iterator (typedef) of struct mimetic::ContTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:142: warning: Member ContTokenizer(const Container *cont) (function) of struct mimetic::ContTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:147: warning: Member ContTokenizer(const Container *cont, const DelimCont &delims) (function) of struct mimetic::ContTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:152: warning: Member setSource(const Container *cont) (function) of struct mimetic::ContTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:79: warning: Member ItTokenizer(Container::const_iterator bit, Container::const_iterator eit) (function) of class ItTokenizer< Container::const_iterator, Container::value_type > is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:83: warning: Member setSource(Container::const_iterator bit, Container::const_iterator eit) (function) of class ItTokenizer< Container::const_iterator, Container::value_type > is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:90: warning: Member setDelimList(const DelimCont &cont) (function) of class ItTokenizer< Container::const_iterator, Container::value_type > is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:95: warning: Member setDelimList(It bit, It eit) (function) of class ItTokenizer< Container::const_iterator, Container::value_type > is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:100: warning: Member next(DestCont &dst) (function) of class ItTokenizer< Container::const_iterator, Container::value_type > is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:113: warning: Member matched() const (function) of class ItTokenizer< Container::const_iterator, Container::value_type > is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:117: warning: Member addDelim(const Container::value_type &value) (function) of class ItTokenizer< Container::const_iterator, Container::value_type > is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:121: warning: Member removeDelim(const Container::value_type &value) (function) of class ItTokenizer< Container::const_iterator, Container::value_type > is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:89: warning: Member DateTime(const char *) (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:90: warning: Member DateTime(const std::string &) (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:91: warning: Member dayOfWeek() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:92: warning: Member day() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:93: warning: Member month() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:94: warning: Member year() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:95: warning: Member hour() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:96: warning: Member minute() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:97: warning: Member second() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:98: warning: Member zone() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:99: warning: Member str() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:102: warning: Member clone() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:100: warning: Member operator<<(std::ostream &, const DateTime &) (friend) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:44: warning: Member istring (typedef) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:47: warning: Member Field(const std::string &) (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:48: warning: Member Field(const std::string &, const std::string &) (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:51: warning: Member Field(const Field &) (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:52: warning: Member operator=(const Field &) (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:54: warning: Member name(const std::string &) (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:55: warning: Member name() const (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:57: warning: Member value(const std::string &) (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:58: warning: Member value() const (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:60: warning: Member write(std::ostream &, unsigned int fold=0) const (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:45: warning: Member null (variable) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:61: warning: Member operator<<(std::ostream &, const Field &) (friend) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/fieldparam.h:21: warning: Member FieldParam(const std::string &) (function) of struct mimetic::FieldParam is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/fieldparam.h:22: warning: Member FieldParam(const std::string &, const std::string &) (function) of struct mimetic::FieldParam is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/fieldparam.h:23: warning: Member name() const (function) of struct mimetic::FieldParam is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/fieldparam.h:24: warning: Member value() const (function) of struct mimetic::FieldParam is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/fieldparam.h:25: warning: Member name(const std::string &) (function) of struct mimetic::FieldParam is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/fieldparam.h:26: warning: Member value(const std::string &) (function) of struct mimetic::FieldParam is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/fieldparam.h:27: warning: Member operator<<(std::ostream &, const FieldParam &) (friend) of struct mimetic::FieldParam is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:21: warning: Member set(const std::string &val)=0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:22: warning: Member str() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:23: warning: Member clone() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:24: warning: Member operator<<(std::ostream &, const FieldValue &) (friend) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:20: warning: Member uint (typedef) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:22: warning: Member remove(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:23: warning: Member move(const std::string &, const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:24: warning: Member exists(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:26: warning: Member size(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:27: warning: Member ctime(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:28: warning: Member atime(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:29: warning: Member mtime(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h:44: warning: Member Group(const char *) (function) of struct mimetic::Group is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h:45: warning: Member Group(const std::string &) (function) of struct mimetic::Group is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h:46: warning: Member name(const std::string &) (function) of struct mimetic::Group is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h:47: warning: Member name(int bCanonical=0) const (function) of struct mimetic::Group is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h:48: warning: Member set(const std::string &) (function) of struct mimetic::Group is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h:49: warning: Member str() const (function) of struct mimetic::Group is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h:51: warning: Member clone() const (function) of struct mimetic::Group is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:25: warning: Member mimeVersion() const (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:26: warning: Member mimeVersion() (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:27: warning: Member mimeVersion(const MimeVersion &) (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:29: warning: Member contentType() const (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:30: warning: Member contentType() (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:31: warning: Member contentType(const ContentType &) (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:33: warning: Member contentTransferEncoding() const (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:34: warning: Member contentTransferEncoding() (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:35: warning: Member contentTransferEncoding(const ContentTransferEncoding &) (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:37: warning: Member contentDisposition() const (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:38: warning: Member contentDisposition() (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:39: warning: Member contentDisposition(const ContentDisposition &) (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:41: warning: Member contentDescription() const (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:42: warning: Member contentDescription() (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:43: warning: Member contentDescription(const ContentDescription &) (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:45: warning: Member contentId() const (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:46: warning: Member contentId() (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:47: warning: Member contentId(const ContentId &) (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:45: warning: Member hasField(const std::string &) const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:47: warning: Member field(const std::string &) const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:48: warning: Member field(const std::string &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:50: warning: Member sender() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:51: warning: Member sender() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:52: warning: Member sender(const Mailbox &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:54: warning: Member from() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:55: warning: Member from() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:56: warning: Member from(const MailboxList &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:58: warning: Member to() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:59: warning: Member to() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:60: warning: Member to(const AddressList &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:62: warning: Member subject() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:63: warning: Member subject() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:64: warning: Member subject(const std::string &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:66: warning: Member replyto() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:67: warning: Member replyto() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:68: warning: Member replyto(const AddressList &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:70: warning: Member cc() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:71: warning: Member cc() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:72: warning: Member cc(const AddressList &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:74: warning: Member bcc() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:75: warning: Member bcc() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:76: warning: Member bcc(const AddressList &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:78: warning: Member messageid() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:79: warning: Member messageid() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:80: warning: Member messageid(const MessageId &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:83: warning: Member getField(const std::string &) const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:85: warning: Member getField(const std::string &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:87: warning: Member setField(const std::string &, const T &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:143: warning: Member ImageJpeg(const std::string &fqn) (function) of struct mimetic::ImageJpeg is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:148: warning: Member ImageJpeg(const std::string &fqn, const Codec &c) (function) of struct mimetic::ImageJpeg is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:126: warning: Member Attachment(const std::string &, const ContentType &) (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:130: warning: Member Attachment(const std::string &, const ContentType &, const Codec &c) (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:131: warning: Member operator()() const (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:132: warning: Member isValid() const (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:79: warning: Member ItTokenizer(Iterator bit, Iterator eit) (function) of class mimetic::ItTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:83: warning: Member setSource(Iterator bit, Iterator eit) (function) of class mimetic::ItTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:90: warning: Member setDelimList(const DelimCont &cont) (function) of class mimetic::ItTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:95: warning: Member setDelimList(It bit, It eit) (function) of class mimetic::ItTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:100: warning: Member next(DestCont &dst) (function) of class mimetic::ItTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:113: warning: Member matched() const (function) of class mimetic::ItTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:117: warning: Member addDelim(const value_type &value) (function) of class mimetic::ItTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:121: warning: Member removeDelim(const value_type &value) (function) of class mimetic::ItTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:85: warning: Member process(char c, OutIt &out) (function) of struct mimetic::Lf2CrLf is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:95: warning: Member name() const (function) of struct mimetic::Lf2CrLf is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:41: warning: Member flush(OutIt &) (function) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:39: warning: Member codec_type (typedef) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:49: warning: Member Mailbox(const char *) (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:50: warning: Member Mailbox(const std::string &) (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:51: warning: Member mailbox(const std::string &) (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:52: warning: Member domain(const std::string &) (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:53: warning: Member label(const std::string &) (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:54: warning: Member sourceroute(const std::string &) (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:55: warning: Member mailbox(int bCanonical=1) const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:56: warning: Member domain(int bCanonical=1) const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:57: warning: Member label(int bCanonical=0) const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:58: warning: Member sourceroute(int bCanonical=1) const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:59: warning: Member operator==(const Mailbox &) const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:60: warning: Member operator!=(const Mailbox &) const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:61: warning: Member set(const std::string &) (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:62: warning: Member str() const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:64: warning: Member clone() const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailboxlist.h:37: warning: Member MailboxList(const char *) (function) of struct mimetic::MailboxList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailboxlist.h:38: warning: Member MailboxList(const std::string &) (function) of struct mimetic::MailboxList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailboxlist.h:39: warning: Member MailboxList(const std::string &, const std::string &) (function) of struct mimetic::MailboxList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailboxlist.h:41: warning: Member str() const (function) of struct mimetic::MailboxList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailboxlist.h:43: warning: Member clone() const (function) of struct mimetic::MailboxList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:112: warning: Member MaxLineLen(uint m) (function) of struct mimetic::MaxLineLen is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:117: warning: Member process(char c, OutIt &out) (function) of struct mimetic::MaxLineLen is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:129: warning: Member name() const (function) of struct mimetic::MaxLineLen is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:41: warning: Member flush(OutIt &) (function) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:39: warning: Member codec_type (typedef) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/message.h:22: warning: Member header() (function) of struct mimetic::Message is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/message.h:23: warning: Member header() const (function) of struct mimetic::Message is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/message.h:24: warning: Member body() (function) of struct mimetic::Message is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/message.h:25: warning: Member body() const (function) of struct mimetic::Message is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/message.h:27: warning: Member operator<<(std::ostream &, const Message &) (friend) of struct mimetic::Message is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/messageid.h:29: warning: Member MessageId(uint32_t thread_id=0) (function) of struct mimetic::MessageId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/messageid.h:30: warning: Member MessageId(const std::string &) (function) of struct mimetic::MessageId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/messageid.h:31: warning: Member str() const (function) of struct mimetic::MessageId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/messageid.h:32: warning: Member set(const std::string &) (function) of struct mimetic::MessageId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/messageid.h:34: warning: Member clone() const (function) of struct mimetic::MessageId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:173: warning: Member MessageRfc822(const MimeEntity &) (function) of struct mimetic::MessageRfc822 is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:175: warning: Member write(std::ostream &, const char *) const (function) of struct mimetic::MessageRfc822 is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:93: warning: Member operator<<(std::ostream &, const MimeEntity &) (friend) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h:25: warning: Member MimeVersion(const std::string &) (function) of struct mimetic::MimeVersion is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h:26: warning: Member MimeVersion(ver_type, ver_type) (function) of struct mimetic::MimeVersion is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h:28: warning: Member set(const std::string &) (function) of struct mimetic::MimeVersion is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h:29: warning: Member str() const (function) of struct mimetic::MimeVersion is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:36: warning: Member Version(const std::string &) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:37: warning: Member Version(ver_type, ver_type, ver_type build=0) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:38: warning: Member maj(ver_type) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:39: warning: Member min(ver_type) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:40: warning: Member build(ver_type) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:41: warning: Member maj() const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:42: warning: Member min() const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:43: warning: Member build() const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:45: warning: Member set(ver_type, ver_type, ver_type build=0) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:46: warning: Member set(const std::string &) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:47: warning: Member str() const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:49: warning: Member operator==(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:50: warning: Member operator!=(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:51: warning: Member operator<(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:52: warning: Member operator>(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:53: warning: Member operator<=(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:54: warning: Member operator>=(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h:22: warning: Member label[] (variable) of struct mimetic::MimeVersion is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h:31: warning: Member clone() const (function) of struct mimetic::MimeVersion is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:34: warning: Member ver_type (typedef) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:57: warning: Member m_maj (variable) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:57: warning: Member m_min (variable) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:57: warning: Member m_build (variable) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:23: warning: Member iterator (typedef) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:24: warning: Member const_iterator (typedef) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:20: warning: Member uint (typedef) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:26: warning: Member MMFile(const std::string &, int mode=O_RDONLY) (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:28: warning: Member operator bool() const (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:29: warning: Member open(const std::string &, int mode=O_RDONLY) (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:30: warning: Member close() (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:31: warning: Member read(char *, int) (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:33: warning: Member begin() (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:34: warning: Member begin() const (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:35: warning: Member end() (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:36: warning: Member end() const (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:39: warning: Member map() (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:40: warning: Member open(int flags) (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:41: warning: Member stat() (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:43: warning: Member m_fqn (variable) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:44: warning: Member m_stated (variable) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:45: warning: Member m_st (variable) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:46: warning: Member m_fd (variable) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:48: warning: Member m_beg (variable) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:48: warning: Member m_end (variable) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:22: warning: Member remove(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:23: warning: Member move(const std::string &, const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:24: warning: Member exists(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:26: warning: Member size(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:27: warning: Member ctime(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:28: warning: Member atime(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:29: warning: Member mtime(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:22: warning: Member process(char c, OutIt &out) (function) of struct mimetic::NullCodec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:26: warning: Member name() const (function) of struct mimetic::NullCodec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:41: warning: Member flush(OutIt &) (function) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:39: warning: Member codec_type (typedef) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:49: warning: Member codec_type (typedef) of struct mimetic::buffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:49: warning: Member codec_type (typedef) of struct mimetic::buffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:45: warning: Member hasField(const std::string &) const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:47: warning: Member field(const std::string &) const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:48: warning: Member field(const std::string &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:50: warning: Member sender() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:51: warning: Member sender() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:52: warning: Member sender(const Mailbox &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:54: warning: Member from() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:55: warning: Member from() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:56: warning: Member from(const MailboxList &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:58: warning: Member to() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:59: warning: Member to() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:60: warning: Member to(const AddressList &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:62: warning: Member subject() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:63: warning: Member subject() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:64: warning: Member subject(const std::string &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:66: warning: Member replyto() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:67: warning: Member replyto() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:68: warning: Member replyto(const AddressList &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:70: warning: Member cc() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:71: warning: Member cc() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:72: warning: Member cc(const AddressList &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:74: warning: Member bcc() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:75: warning: Member bcc() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:76: warning: Member bcc(const AddressList &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:78: warning: Member messageid() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:79: warning: Member messageid() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:80: warning: Member messageid(const MessageId &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:83: warning: Member getField(const std::string &) const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:85: warning: Member getField(const std::string &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:87: warning: Member setField(const std::string &, const T &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:37: warning: Member StringFieldValue(const std::string &) (function) of struct mimetic::StringFieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:38: warning: Member set(const std::string &) (function) of struct mimetic::StringFieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:39: warning: Member str() const (function) of struct mimetic::StringFieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:40: warning: Member ref() const (function) of struct mimetic::StringFieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:41: warning: Member ref() (function) of struct mimetic::StringFieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:43: warning: Member clone() const (function) of struct mimetic::StringFieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:59: warning: Member TextEnriched(const std::string &text) (function) of struct mimetic::TextEnriched is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:31: warning: Member TextEntity(const std::string &text) (function) of struct mimetic::TextEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:31: warning: Member TextEntity(const std::string &text) (function) of struct mimetic::TextEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:47: warning: Member TextPlain(const std::string &text) (function) of struct mimetic::TextPlain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:31: warning: Member TextEntity(const std::string &text) (function) of struct mimetic::TextEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:62: warning: Member process(char c, OutIt &out) (function) of struct mimetic::ToLowerCase is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:70: warning: Member name() const (function) of struct mimetic::ToLowerCase is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:41: warning: Member flush(OutIt &) (function) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:39: warning: Member codec_type (typedef) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:40: warning: Member process(char c, OutIt &out) (function) of struct mimetic::ToUpperCase is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:48: warning: Member name() const (function) of struct mimetic::ToUpperCase is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:41: warning: Member flush(OutIt &) (function) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:39: warning: Member codec_type (typedef) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tree.h:19: warning: Member self_type (typedef) of struct mimetic::TreeNode is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tree.h:20: warning: Member NodeList (typedef) of struct mimetic::TreeNode is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tree.h:24: warning: Member TreeNode(const value_type &data) (function) of struct mimetic::TreeNode is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tree.h:28: warning: Member set(const value_type &data) (function) of struct mimetic::TreeNode is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tree.h:32: warning: Member get() (function) of struct mimetic::TreeNode is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tree.h:36: warning: Member get() const (function) of struct mimetic::TreeNode is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tree.h:40: warning: Member childList() (function) of struct mimetic::TreeNode is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tree.h:44: warning: Member childList() const (function) of struct mimetic::TreeNode is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:39: warning: Member codec_type (typedef) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:41: warning: Member flush(OutIt &) (function) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:27: warning: Member name() const =0 (function) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:34: warning: Member ver_type (typedef) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:36: warning: Member Version(const std::string &) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:37: warning: Member Version(ver_type, ver_type, ver_type build=0) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:38: warning: Member maj(ver_type) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:39: warning: Member min(ver_type) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:40: warning: Member build(ver_type) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:41: warning: Member maj() const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:42: warning: Member min() const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:43: warning: Member build() const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:45: warning: Member set(ver_type, ver_type, ver_type build=0) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:46: warning: Member set(const std::string &) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:47: warning: Member str() const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:49: warning: Member operator==(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:50: warning: Member operator!=(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:51: warning: Member operator<(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:52: warning: Member operator>(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:53: warning: Member operator<=(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:54: warning: Member operator>=(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:57: warning: Member m_maj (variable) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:57: warning: Member m_min (variable) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:57: warning: Member m_build (variable) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:55: warning: Member operator<<(std::ostream &, const Version &) (friend) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:28: warning: Found unknown command '\d' /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:28: warning: Found unknown command '\d' /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:28: warning: Found unknown command '\d' Generating code for file messageid.h... Generating code for file rfc822.h... Generating code for file streambufs.h... Generating code for file strutils.h... Generating code for file tokenizer.h... Generating code for file tree.h... Generating code for file utils.h... Generating code for file utils.h... Generating code for file version.h... Generating file documentation... Generating page documentation... Generating group documentation... Generating class documentation... Generating concept documentation... Generating module documentation... Generating namespace documentation... Generating docs for namespace mimetic Generating docs for compound mimetic::Address... Generating docs for compound mimetic::AddressList... Generating docs for compound mimetic::ApplicationOctStream... Generating docs for compound mimetic::Attachment... Generating docs for compound mimetic::AudioBasic... Generating docs for nested compound mimetic::Base64::Decoder... Generating docs for nested compound mimetic::Base64::Encoder... Generating docs for compound mimetic::Body... Generating docs for compound mimetic::buffered_codec... Generating docs for compound mimetic::codec... Generating docs for compound mimetic::codec_chain... Generating docs for compound mimetic::ContentDescription... Generating docs for compound mimetic::ContentDisposition... Generating docs for compound mimetic::ContentId... Generating docs for compound mimetic::ContentTransferEncoding... Generating docs for compound mimetic::ContentType... Generating docs for compound mimetic::ContTokenizer... Generating docs for compound mimetic::DateTime... Generating docs for compound mimetic::Field... Generating docs for compound mimetic::FieldParam... Generating docs for compound mimetic::FieldValue... Generating docs for compound mimetic::FileOp... Generating docs for compound mimetic::Group... Generating docs for compound mimetic::Header... Generating docs for compound mimetic::ImageJpeg... Generating docs for compound mimetic::IteratorParser... Generating docs for compound mimetic::ItTokenizer... Generating docs for compound mimetic::Lf2CrLf... Generating docs for compound mimetic::Mailbox... Generating docs for compound mimetic::MailboxList... Generating docs for compound mimetic::MaxLineLen... Generating docs for compound mimetic::Message... Generating docs for compound mimetic::MessageId... Generating docs for compound mimetic::MessageRfc822... Generating docs for compound mimetic::MimeEntity... Generating docs for compound mimetic::MimeVersion... Generating docs for compound mimetic::MMFile... Generating docs for compound mimetic::MultipartAlternative... Generating docs for compound mimetic::MultipartDigest... Generating docs for compound mimetic::MultipartEntity... Generating docs for compound mimetic::MultipartMixed... Generating docs for compound mimetic::MultipartParallel... Generating docs for compound mimetic::NullCodec... Generating docs for nested compound mimetic::QP::Decoder... Generating docs for nested compound mimetic::QP::Encoder... Generating docs for compound mimetic::Rfc822Header... Generating docs for compound mimetic::StringFieldValue... Generating docs for compound mimetic::TextEnriched... Generating docs for compound mimetic::TextEntity... Generating docs for compound mimetic::TextPlain... Generating docs for compound mimetic::ToLowerCase... Generating docs for compound mimetic::ToUpperCase... Generating docs for compound mimetic::TreeNode... Generating docs for compound mimetic::unbuffered_codec... Generating docs for compound mimetic::Version... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating topic index... Generating module index... Generating module member index... Generating namespace index... Generating namespace member index... Generating concept 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... Running plantuml with JAVA... type lookup cache used 2126/65536 hits=8879 misses=2372 symbol lookup cache used 2465/65536 hits=16231 misses=2465 finished... make: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/doc' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.28510 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libmimetic-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libmimetic-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mimetic-0.9.8 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libmimetic-buildroot make: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8' Making install in mimetic make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' cd .. && /bin/sh ./config.status mimetic/Makefile depfiles config.status: creating mimetic/Makefile config.status: executing depfiles commands Making install in codec make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' cd ../.. && /bin/sh ./config.status mimetic/codec/Makefile depfiles config.status: creating mimetic/codec/Makefile config.status: executing depfiles commands make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/mimetic/codec" || /bin/mkdir -p "/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/codec" /usr/libexec/rpm-build/install -p -m 644 base64.h codec_base.h codec_chain.h code.h other_codecs.h qp.h codec.h '/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/codec' make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' Making install in os make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' cd ../.. && /bin/sh ./config.status mimetic/os/Makefile depfiles config.status: creating mimetic/os/Makefile config.status: executing depfiles commands make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/mimetic/os" || /bin/mkdir -p "/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/os" /usr/libexec/rpm-build/install -p -m 644 directory.h file_iterator.h mmfile.h stdfile.h file.h fileop.h os.h utils.h '/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/os' make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' Making install in rfc822 make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' cd ../.. && /bin/sh ./config.status mimetic/rfc822/Makefile depfiles config.status: creating mimetic/rfc822/Makefile config.status: executing depfiles commands make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/mimetic/rfc822" || /bin/mkdir -p "/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/rfc822" /usr/libexec/rpm-build/install -p -m 644 address.h datetime.h group.h mailboxlist.h rfc822.h addresslist.h field.h header.h message.h body.h fieldvalue.h mailbox.h messageid.h '/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/rfc822' make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' Making install in parser make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser' cd ../.. && /bin/sh ./config.status mimetic/parser/Makefile config.status: creating mimetic/parser/Makefile make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/mimetic/parser" || /bin/mkdir -p "/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/parser" /usr/libexec/rpm-build/install -p -m 644 itparser.h itparserdecl.h '/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/parser' make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser' make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser' make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/libmimetic-buildroot/usr/lib64" /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libmimetic.la '/usr/src/tmp/libmimetic-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libmimetic.so.0.0.0 /usr/src/tmp/libmimetic-buildroot/usr/lib64/libmimetic.so.0.0.0 libtool: install: (cd /usr/src/tmp/libmimetic-buildroot/usr/lib64 && { ln -s -f libmimetic.so.0.0.0 libmimetic.so.0 || { rm -f libmimetic.so.0 && ln -s libmimetic.so.0.0.0 libmimetic.so.0; }; }) libtool: install: (cd /usr/src/tmp/libmimetic-buildroot/usr/lib64 && { ln -s -f libmimetic.so.0.0.0 libmimetic.so || { rm -f libmimetic.so && ln -s libmimetic.so.0.0.0 libmimetic.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libmimetic.lai /usr/src/tmp/libmimetic-buildroot/usr/lib64/libmimetic.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/mimetic" || /bin/mkdir -p "/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic" /usr/libexec/rpm-build/install -p -m 644 body.h contenttransferencoding.h mimeentity.h tokenizer.h circular_buffer.h contenttype.h mimeentitylist.h tree.h fieldparam.h mimetic.h utils.h contentdescription.h header.h mimeversion.h version.h contentdisposition.h libconfig.h streambufs.h contentid.h message.h strutils.h '/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic' make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/doc' Making install in examples make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/examples' cd .. && /bin/sh ./config.status examples/Makefile depfiles config.status: creating examples/Makefile config.status: executing depfiles commands make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/examples' make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/examples' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./runtest ====================================== Tests Statistics -------------------------------------- Functions Checks Success 65 2740 Failed 0 0 -------------------------------------- Total 65 2740 ====================================== make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' Making install in win32 make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/win32' make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/win32' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/win32' make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/win32' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8' make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8' make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8' make: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libmimetic-buildroot (auto) removed './usr/lib64/libmimetic.la' mode of './usr/lib64/libmimetic.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libmimetic-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libmimetic-buildroot/ (default) Compressing files in /usr/src/tmp/libmimetic-buildroot (auto) Adjusting library links in /usr/src/tmp/libmimetic-buildroot ./usr/lib64: (from :0) libmimetic.so.0 -> libmimetic.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libmimetic-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libmimetic-0.9.8-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.56449 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mimetic-0.9.8 + DOCDIR=/usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-0.9.8 + export DOCDIR + rm -rf /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-0.9.8 + /bin/mkdir -p /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-0.9.8 + cp -prL COPYING LICENSE /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-0.9.8 + chmod -R go-w /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-0.9.8 + chmod -R a+rX /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-0.9.8 + cp -prL AUTHORS ChangeLog README /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-0.9.8 + chmod -R go-w /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-0.9.8 + chmod -R a+rX /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-0.9.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jxRlpg find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libmimetic-buildroot/usr/lib64/libmimetic.so.0: 572 symbols, 20 bpp warning: hash collision: _ZNK7mimetic16StringFieldValue3refB5cxx11Ev _ZTVN7mimetic13MessageRfc822E Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KXPOIq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libmimetic.so.0()(64bit) = set:ndkqyZ4PdBjGvJdgUdEZtmc2FdU03lL3Sh4C5FAPFq6CKBRp6QtNpZ7YSfx2HcQvcpqxESzVXuNB7UCwjqevisR1p5LoNuGdFRXj5loILJdtZAX8COnjjzPhXd88hhFfKgsaUvH5SQ8whEZzO24HAkomZ37sfpmjP3FzdybluKNLBcYTk0L7N0iCRqR2eKJWfNgiy0gPmgT3N8ICZ5Z5R7lHjYyJg5ALQcEZoathOyNuODpZxiONCzrA22uZ1zs8YHfdN174IHPyYZA00IaQ724Z9UAZIx89llF0JI10gqfWK6MNEnUxu10MsTChFUs1A6ET01wj7HEw7UCZvQpvWLEbw5pYWA7uv7ugbYf2aaay6S5Wu9REwVJtrIMpAMZ78m8wLHBqSxNIy0AmxrFj9yPwslAmoxdirKpmaQixyQyt45yN3gZoZgUIKyxjcxDPeJ6E1GtLSfAybQQwZhCXwYhI3vUaMT449j6OYRDn4rcHZriR6eHbigpDT1POT40JNZyM62pNrEg7H8NGUgUO5iFZbfH5mvU78xDLSo19sAlMVjEzJ479j7l6jmZs1rTUsB4ZFNopibMxIlgEywkvWyQT8RvMln525nw3QlEVHh0EaJP8J2lB4B7EZ4SLN8oeFFoZ8R34YDw0U7H7nehfg2ZFMxGhIl7vGhku7P3IYcCg3icygoVo1Yonw8nzJESIMYeIV3qhHec46JZfbGSpTgr3sFCIaCEvUhkHmoaDx958qQyDfCdeKiC3Ayt8iOgVZ0U01de0jOXHWKcsIxXD51Z7sdz9zxvJmZvBnvgGZ9Lr2PxNzuL0nDV0oGKZbqz1y2TZc7BYfTCAx97kacmaqsGFrE3VDTLFDqsOGjB0kYck0l1f5dFa76jkhy0uG6h8iWr3SzsniP0Hcs4q9FmMOKj7ZFBuZgQtdBIXFXudCnZrZGDZ2bkqHI1y2e1pBaB26ZlgSXWGk04B2XTn0g2RklXeaZDBbyEhYOJ86py4yiTO4eig73LvDZo6zSDFZDtV7NnxUkAPm5Km1CG1SpYKAOtdsxCPAlCJb2GlypbA6dTtrPm3mzy4IthZBc2Js1yNfbZDaRkKDSloGiinkZvrrRerxbwQb6FRVuC5HZ89DjQugLgOAyJubKsMA7JXBLmG8n7dfoKwMQZb8t94EjF617KOy7fOsqLTnjKTlx4 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.26)(64bit), libstdc++.so.6(GLIBCXX_3.4.29)(64bit), libstdc++.so.6(GLIBCXX_3.4.32)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jbrfmL Creating libmimetic-debuginfo package Processing files: libmimetic-devel-0.9.8-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.56563 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mimetic-0.9.8 + DOCDIR=/usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-devel-0.9.8 + export DOCDIR + rm -rf /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-devel-0.9.8 + /bin/mkdir -p /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-devel-0.9.8 + cp -prL doc/html/address_8h_source.html doc/html/addresslist_8h_source.html doc/html/annotated.html doc/html/base64_8h_source.html doc/html/bc_s.png doc/html/bc_sd.png doc/html/body_8h_source.html doc/html/circular__buffer_8h_source.html doc/html/classes.html doc/html/classmimetic_1_1Base64_1_1Decoder-members.html doc/html/classmimetic_1_1Base64_1_1Decoder.html doc/html/classmimetic_1_1Base64_1_1Decoder.png doc/html/classmimetic_1_1Base64_1_1Encoder-members.html doc/html/classmimetic_1_1Base64_1_1Encoder.html doc/html/classmimetic_1_1Base64_1_1Encoder.png doc/html/classmimetic_1_1Body-members.html doc/html/classmimetic_1_1Body.html doc/html/classmimetic_1_1ContentType-members.html doc/html/classmimetic_1_1ContentType.html doc/html/classmimetic_1_1ContentType.png doc/html/classmimetic_1_1ItTokenizer-members.html doc/html/classmimetic_1_1ItTokenizer.html doc/html/classmimetic_1_1MimeEntity-members.html doc/html/classmimetic_1_1MimeEntity.html doc/html/classmimetic_1_1MimeEntity.png doc/html/classmimetic_1_1QP_1_1Decoder-members.html doc/html/classmimetic_1_1QP_1_1Decoder.html doc/html/classmimetic_1_1QP_1_1Decoder.png doc/html/classmimetic_1_1QP_1_1Encoder-members.html doc/html/classmimetic_1_1QP_1_1Encoder.html doc/html/classmimetic_1_1QP_1_1Encoder.png doc/html/classmimetic_1_1Rfc822Header-members.html doc/html/classmimetic_1_1Rfc822Header.html doc/html/classmimetic_1_1Rfc822Header.png doc/html/closed.png doc/html/code_8h_source.html doc/html/codec_8h_source.html doc/html/codec__base_8h_source.html doc/html/codec__chain_8h_source.html doc/html/config_8h_source.html doc/html/config__win32_8h_source.html doc/html/contentdescription_8h_source.html doc/html/contentdisposition_8h_source.html doc/html/contentid_8h_source.html doc/html/contenttransferencoding_8h_source.html doc/html/contenttype_8h_source.html doc/html/datetime_8h_source.html doc/html/dir_0ddc75cee18f873e3ea6f50a372af02b.html doc/html/dir_42b2caf1869ef4361a9dd2595b5c48ff.html doc/html/dir_a845bd0ec2bad158b76592803da23f50.html doc/html/dir_df49c14fd8aa884232e3605fdebd68b9.html doc/html/dir_f2fae5f3dffc087333537a33f492bc8b.html doc/html/directory_8h_source.html doc/html/doc.svg doc/html/docd.svg doc/html/doxygen.css doc/html/doxygen.svg doc/html/dynsections.js doc/html/field_8h_source.html doc/html/fieldparam_8h_source.html doc/html/fieldvalue_8h_source.html doc/html/file_8h_source.html doc/html/file__iterator_8h_source.html doc/html/fileop_8h_source.html doc/html/files.html doc/html/folderclosed.svg doc/html/folderclosedd.svg doc/html/folderopen.svg doc/html/folderopend.svg doc/html/functions.html doc/html/functions_func.html doc/html/group_8h_source.html doc/html/header_8h_source.html doc/html/hierarchy.html doc/html/index.html doc/html/itparser_8h_source.html doc/html/itparserdecl_8h_source.html doc/html/jquery.js doc/html/libconfig_8h_source.html doc/html/mailbox_8h_source.html doc/html/mailboxlist_8h_source.html doc/html/message_8h_source.html doc/html/messageid_8h_source.html doc/html/mimeentity_8h_source.html doc/html/mimeentitylist_8h_source.html doc/html/mimetic_8h_source.html doc/html/mimeversion_8h_source.html doc/html/minus.svg doc/html/minusd.svg doc/html/mmfile_8h_source.html doc/html/namespacemembers.html doc/html/namespacemembers_func.html doc/html/namespacemembers_type.html doc/html/namespacemimetic.html doc/html/namespaces.html doc/html/nav_f.png doc/html/nav_fd.png doc/html/nav_g.png doc/html/nav_h.png doc/html/nav_hd.png doc/html/open.png doc/html/os_2utils_8h_source.html doc/html/os_8h_source.html doc/html/other__codecs_8h_source.html doc/html/plus.svg doc/html/plusd.svg doc/html/qp_8h_source.html doc/html/rfc822_2body_8h_source.html doc/html/rfc822_2header_8h_source.html doc/html/rfc822_2message_8h_source.html doc/html/rfc822_8h_source.html doc/html/splitbar.png doc/html/splitbard.png doc/html/stdfile_8h_source.html doc/html/streambufs_8h_source.html doc/html/structmimetic_1_1Address-members.html doc/html/structmimetic_1_1Address.html doc/html/structmimetic_1_1Address.png doc/html/structmimetic_1_1AddressList-members.html doc/html/structmimetic_1_1AddressList.html doc/html/structmimetic_1_1AddressList.png doc/html/structmimetic_1_1ApplicationOctStream-members.html doc/html/structmimetic_1_1ApplicationOctStream.html doc/html/structmimetic_1_1ApplicationOctStream.png doc/html/structmimetic_1_1Attachment-members.html doc/html/structmimetic_1_1Attachment.html doc/html/structmimetic_1_1Attachment.png doc/html/structmimetic_1_1AudioBasic-members.html doc/html/structmimetic_1_1AudioBasic.html doc/html/structmimetic_1_1AudioBasic.png doc/html/structmimetic_1_1ContTokenizer-members.html doc/html/structmimetic_1_1ContTokenizer.html doc/html/structmimetic_1_1ContTokenizer.png doc/html/structmimetic_1_1ContentDescription-members.html doc/html/structmimetic_1_1ContentDescription.html doc/html/structmimetic_1_1ContentDescription.png doc/html/structmimetic_1_1ContentDisposition-members.html doc/html/structmimetic_1_1ContentDisposition.html doc/html/structmimetic_1_1ContentDisposition.png doc/html/structmimetic_1_1ContentId-members.html doc/html/structmimetic_1_1ContentId.html doc/html/structmimetic_1_1ContentId.png doc/html/structmimetic_1_1ContentTransferEncoding-members.html doc/html/structmimetic_1_1ContentTransferEncoding.html doc/html/structmimetic_1_1ContentTransferEncoding.png doc/html/structmimetic_1_1DateTime-members.html doc/html/structmimetic_1_1DateTime.html doc/html/structmimetic_1_1DateTime.png doc/html/structmimetic_1_1Field-members.html doc/html/structmimetic_1_1Field.html doc/html/structmimetic_1_1FieldParam-members.html doc/html/structmimetic_1_1FieldParam.html doc/html/structmimetic_1_1FieldValue-members.html doc/html/structmimetic_1_1FieldValue.html doc/html/structmimetic_1_1FieldValue.png doc/html/structmimetic_1_1FileOp-members.html doc/html/structmimetic_1_1FileOp.html doc/html/structmimetic_1_1FileOp.png doc/html/structmimetic_1_1Group-members.html doc/html/structmimetic_1_1Group.html doc/html/structmimetic_1_1Group.png doc/html/structmimetic_1_1Header-members.html doc/html/structmimetic_1_1Header.html doc/html/structmimetic_1_1Header.png doc/html/structmimetic_1_1ImageJpeg-members.html doc/html/structmimetic_1_1ImageJpeg.html doc/html/structmimetic_1_1ImageJpeg.png doc/html/structmimetic_1_1IteratorParser.html doc/html/structmimetic_1_1Lf2CrLf-members.html doc/html/structmimetic_1_1Lf2CrLf.html doc/html/structmimetic_1_1Lf2CrLf.png doc/html/structmimetic_1_1MMFile-members.html doc/html/structmimetic_1_1MMFile.html doc/html/structmimetic_1_1MMFile.png doc/html/structmimetic_1_1Mailbox-members.html doc/html/structmimetic_1_1Mailbox.html doc/html/structmimetic_1_1Mailbox.png doc/html/structmimetic_1_1MailboxList-members.html doc/html/structmimetic_1_1MailboxList.html doc/html/structmimetic_1_1MailboxList.png doc/html/structmimetic_1_1MaxLineLen-members.html doc/html/structmimetic_1_1MaxLineLen.html doc/html/structmimetic_1_1MaxLineLen.png doc/html/structmimetic_1_1Message-members.html doc/html/structmimetic_1_1Message.html doc/html/structmimetic_1_1MessageId-members.html doc/html/structmimetic_1_1MessageId.html doc/html/structmimetic_1_1MessageId.png doc/html/structmimetic_1_1MessageRfc822-members.html doc/html/structmimetic_1_1MessageRfc822.html doc/html/structmimetic_1_1MessageRfc822.png doc/html/structmimetic_1_1MimeVersion-members.html doc/html/structmimetic_1_1MimeVersion.html doc/html/structmimetic_1_1MimeVersion.png doc/html/structmimetic_1_1MultipartAlternative-members.html doc/html/structmimetic_1_1MultipartAlternative.html doc/html/structmimetic_1_1MultipartAlternative.png doc/html/structmimetic_1_1MultipartDigest-members.html doc/html/structmimetic_1_1MultipartDigest.html doc/html/structmimetic_1_1MultipartDigest.png doc/html/structmimetic_1_1MultipartEntity-members.html doc/html/structmimetic_1_1MultipartEntity.html doc/html/structmimetic_1_1MultipartEntity.png doc/html/structmimetic_1_1MultipartMixed-members.html doc/html/structmimetic_1_1MultipartMixed.html doc/html/structmimetic_1_1MultipartMixed.png doc/html/structmimetic_1_1MultipartParallel-members.html doc/html/structmimetic_1_1MultipartParallel.html doc/html/structmimetic_1_1MultipartParallel.png doc/html/structmimetic_1_1NullCodec-members.html doc/html/structmimetic_1_1NullCodec.html doc/html/structmimetic_1_1NullCodec.png doc/html/structmimetic_1_1StringFieldValue-members.html doc/html/structmimetic_1_1StringFieldValue.html doc/html/structmimetic_1_1StringFieldValue.png doc/html/structmimetic_1_1TextEnriched-members.html doc/html/structmimetic_1_1TextEnriched.html doc/html/structmimetic_1_1TextEnriched.png doc/html/structmimetic_1_1TextEntity-members.html doc/html/structmimetic_1_1TextEntity.html doc/html/structmimetic_1_1TextEntity.png doc/html/structmimetic_1_1TextPlain-members.html doc/html/structmimetic_1_1TextPlain.html doc/html/structmimetic_1_1TextPlain.png doc/html/structmimetic_1_1ToLowerCase-members.html doc/html/structmimetic_1_1ToLowerCase.html doc/html/structmimetic_1_1ToLowerCase.png doc/html/structmimetic_1_1ToUpperCase-members.html doc/html/structmimetic_1_1ToUpperCase.html doc/html/structmimetic_1_1ToUpperCase.png doc/html/structmimetic_1_1TreeNode-members.html doc/html/structmimetic_1_1TreeNode.html doc/html/structmimetic_1_1Version-members.html doc/html/structmimetic_1_1Version.html doc/html/structmimetic_1_1Version.png doc/html/structmimetic_1_1buffered__codec-members.html doc/html/structmimetic_1_1buffered__codec.html doc/html/structmimetic_1_1buffered__codec.png doc/html/structmimetic_1_1codec-members.html doc/html/structmimetic_1_1codec.html doc/html/structmimetic_1_1codec.png doc/html/structmimetic_1_1codec__chain-members.html doc/html/structmimetic_1_1codec__chain.html doc/html/structmimetic_1_1unbuffered__codec-members.html doc/html/structmimetic_1_1unbuffered__codec.html doc/html/structmimetic_1_1unbuffered__codec.png doc/html/strutils_8h_source.html doc/html/sync_off.png doc/html/sync_on.png doc/html/tab_a.png doc/html/tab_ad.png doc/html/tab_b.png doc/html/tab_bd.png doc/html/tab_h.png doc/html/tab_hd.png doc/html/tab_s.png doc/html/tab_sd.png doc/html/tabs.css doc/html/tokenizer_8h_source.html doc/html/tree_8h_source.html doc/html/utils_8h_source.html doc/html/version_8h_source.html /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-devel-0.9.8 + chmod -R go-w /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-devel-0.9.8 + chmod -R a+rX /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-devel-0.9.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uzgMfN find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7S6dcM find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/body.h:9:10: fatal error: string: No such file or directory 9 | #include | ^~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/body.h: cpp failed, trying c++ mode Requires: /usr/lib64/libmimetic.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m0l3dN Processing files: libmimetic-debuginfo-0.9.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yGOCcc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K0b5m5 find-requires: running scripts (debuginfo) Provides: debug64(libmimetic.so.0) Requires: libmimetic = 0.9.8-alt2, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6) Adding to libmimetic-debuginfo a strict dependency on libmimetic Adding to libmimetic-devel a strict dependency on libmimetic Removing 1 extra deps from libmimetic-devel due to dependency on libmimetic Wrote: /usr/src/RPM/RPMS/x86_64/libmimetic-0.9.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libmimetic-devel-0.9.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libmimetic-debuginfo-0.9.8-alt2.x86_64.rpm (w2.lzdio) 54.62user 9.90system 0:27.88elapsed 231%CPU (0avgtext+0avgdata 163256maxresident)k 0inputs+0outputs (0major+3048727minor)pagefaults 0swaps 3.62user 1.53system 0:36.70elapsed 14%CPU (0avgtext+0avgdata 127832maxresident)k 1144inputs+0outputs (0major+259438minor)pagefaults 0swaps --- libmimetic-0.9.8-alt2.x86_64.rpm.repo 2021-09-22 07:43:41.000000000 +0000 +++ libmimetic-0.9.8-alt2.x86_64.rpm.hasher 2023-11-07 02:25:44.642676046 +0000 @@ -11,2 +11,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.38)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -24,2 +26,3 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.29)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.32)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) @@ -30,3 +33,3 @@ File: /usr/lib64/libmimetic.so.0 120777 root:root libmimetic.so.0.0.0 -File: /usr/lib64/libmimetic.so.0.0.0 100644 root:root 1eb5eaa19b0936c256af588cf482d743 +File: /usr/lib64/libmimetic.so.0.0.0 100644 root:root e5fcb6cd7ba3ad6b92a9eb457b9e5de4 File: /usr/share/doc/libmimetic-0.9.8 40755 root:root @@ -37,2 +40,2 @@ File: /usr/share/doc/libmimetic-0.9.8/README 100644 root:root 7394e4f7b889b119317e133730523526 -RPMIdentity: 6c2e3f1d877ecab8b9bf78f85e73700ff11ab413c6ff58cbf5f02f2d7dcbd6d33271a06ee7087f093431ddde52cada7e989ae802eabf184135c4bcd1ba2377ed +RPMIdentity: 37fd6aae2c59e150ddd383e274107c4f8895357adb269e25d385588fbf9cd5affdf01843ac28da03cb322e9878aa19b3ba244bd89d7883137ff139620855f322 --- libmimetic-debuginfo-0.9.8-alt2.x86_64.rpm.repo 2021-09-22 07:43:41.000000000 +0000 +++ libmimetic-debuginfo-0.9.8-alt2.x86_64.rpm.hasher 2023-11-07 02:25:44.725677814 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ce 40755 root:root -/usr/lib/debug/.build-id/ce/4dc65a8a172f57d96cfb92f26eb6b1a3bd05cb 120777 root:root ../../../../lib64/libmimetic.so.0.0.0 -/usr/lib/debug/.build-id/ce/4dc65a8a172f57d96cfb92f26eb6b1a3bd05cb.debug 120777 root:root ../../usr/lib64/libmimetic.so.0.0.0.debug +/usr/lib/debug/.build-id/e6 40755 root:root +/usr/lib/debug/.build-id/e6/91250e61553358ff4213bf74190e0a4c459faa 120777 root:root ../../../../lib64/libmimetic.so.0.0.0 +/usr/lib/debug/.build-id/e6/91250e61553358ff4213bf74190e0a4c459faa.debug 120777 root:root ../../usr/lib64/libmimetic.so.0.0.0.debug /usr/lib/debug/usr/lib64/libmimetic.so.0.0.0.debug 100644 root:root @@ -94,6 +94,6 @@ Provides: libmimetic-debuginfo = 0.9.8-alt2:sisyphus+285666.100.1.1 -File: /usr/lib/debug/.build-id/ce 40755 root:root -File: /usr/lib/debug/.build-id/ce/4dc65a8a172f57d96cfb92f26eb6b1a3bd05cb 120777 root:root ../../../../lib64/libmimetic.so.0.0.0 -File: /usr/lib/debug/.build-id/ce/4dc65a8a172f57d96cfb92f26eb6b1a3bd05cb.debug 120777 root:root ../../usr/lib64/libmimetic.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libmimetic.so.0.0.0.debug 100644 root:root f713996457b5c9a816b3fc962ea8de41 +File: /usr/lib/debug/.build-id/e6 40755 root:root +File: /usr/lib/debug/.build-id/e6/91250e61553358ff4213bf74190e0a4c459faa 120777 root:root ../../../../lib64/libmimetic.so.0.0.0 +File: /usr/lib/debug/.build-id/e6/91250e61553358ff4213bf74190e0a4c459faa.debug 120777 root:root ../../usr/lib64/libmimetic.so.0.0.0.debug +File: /usr/lib/debug/usr/lib64/libmimetic.so.0.0.0.debug 100644 root:root ec531054149b032fd9ca7156c835377a File: /usr/lib/debug/usr/lib64/libmimetic.so.0.debug 120777 root:root libmimetic.so.0.0.0.debug @@ -181,2 +181,2 @@ File: /usr/src/debug/mimetic-0.9.8/mimetic/version.h 100644 root:root a285715a437aa62aba29d6d68417e5b3 -RPMIdentity: 85de7139252ad971cfc2baddd350af6e075dc23a62b813ab268b14759649c707ed4d2e2465d495108786ce6e3ca2e8c2dac51d860dcd7af25aaaccee90c6bd8c +RPMIdentity: 8dc56f607261b6958bbe460056d22d571c43d0db8078cd38573821f184cbb741bd2190df2db4cf5559ff8be85a8fc80ee5b59e7739fc9d951267d9f6a9bcee65 --- libmimetic-devel-0.9.8-alt2.x86_64.rpm.repo 2021-09-22 07:43:41.000000000 +0000 +++ libmimetic-devel-0.9.8-alt2.x86_64.rpm.hasher 2023-11-07 02:25:44.790679199 +0000 @@ -63,3 +63,3 @@ /usr/share/doc/libmimetic-devel-0.9.8/bc_s.png 100644 root:root -/usr/share/doc/libmimetic-devel-0.9.8/bdwn.png 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/bc_sd.png 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/body_8h_source.html 100644 root:root @@ -111,3 +111,4 @@ /usr/share/doc/libmimetic-devel-0.9.8/directory_8h_source.html 100644 root:root -/usr/share/doc/libmimetic-devel-0.9.8/doc.png 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/doc.svg 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/docd.svg 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/doxygen.css 100644 root:root @@ -122,4 +123,6 @@ /usr/share/doc/libmimetic-devel-0.9.8/files.html 100644 root:root -/usr/share/doc/libmimetic-devel-0.9.8/folderclosed.png 100644 root:root -/usr/share/doc/libmimetic-devel-0.9.8/folderopen.png 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/folderclosed.svg 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/folderclosedd.svg 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/folderopen.svg 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/folderopend.svg 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/functions.html 100644 root:root @@ -142,2 +145,4 @@ /usr/share/doc/libmimetic-devel-0.9.8/mimeversion_8h_source.html 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/minus.svg 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/minusd.svg 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/mmfile_8h_source.html 100644 root:root @@ -149,4 +154,6 @@ /usr/share/doc/libmimetic-devel-0.9.8/nav_f.png 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/nav_fd.png 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/nav_g.png 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/nav_h.png 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/nav_hd.png 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/open.png 100644 root:root @@ -155,2 +162,4 @@ /usr/share/doc/libmimetic-devel-0.9.8/other__codecs_8h_source.html 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/plus.svg 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/plusd.svg 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/qp_8h_source.html 100644 root:root @@ -161,2 +170,3 @@ /usr/share/doc/libmimetic-devel-0.9.8/splitbar.png 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/splitbard.png 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/stdfile_8h_source.html 100644 root:root @@ -298,5 +308,9 @@ /usr/share/doc/libmimetic-devel-0.9.8/tab_a.png 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/tab_ad.png 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/tab_b.png 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/tab_bd.png 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/tab_h.png 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/tab_hd.png 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/tab_s.png 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/tab_sd.png 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/tabs.css 100644 root:root @@ -367,239 +381,249 @@ File: /usr/share/doc/libmimetic-devel-0.9.8 40755 root:root -File: /usr/share/doc/libmimetic-devel-0.9.8/address_8h_source.html 100644 root:root c8c138385e7f977333e9a4f209193ad0 -File: /usr/share/doc/libmimetic-devel-0.9.8/addresslist_8h_source.html 100644 root:root d4d31552b7803dc0d0a9683486bba32b -File: /usr/share/doc/libmimetic-devel-0.9.8/annotated.html 100644 root:root e2cde68fb9a7fa110cffe07edd52e4fe -File: /usr/share/doc/libmimetic-devel-0.9.8/base64_8h_source.html 100644 root:root e785505ea0c3eb27e3e00522c57f1724 +File: /usr/share/doc/libmimetic-devel-0.9.8/address_8h_source.html 100644 root:root 90a966c1b32960861e5bff17b59d9520 +File: /usr/share/doc/libmimetic-devel-0.9.8/addresslist_8h_source.html 100644 root:root 6375f7e47c05bd0e70673fa95a514f77 +File: /usr/share/doc/libmimetic-devel-0.9.8/annotated.html 100644 root:root bfa88ee598240c6066f3509cf5475b7e +File: /usr/share/doc/libmimetic-devel-0.9.8/base64_8h_source.html 100644 root:root baa632d08a78d86441c7e1db53e10f7e File: /usr/share/doc/libmimetic-devel-0.9.8/bc_s.png 100644 root:root ceaaae73746596a7519cfe782d8aa065 -File: /usr/share/doc/libmimetic-devel-0.9.8/bdwn.png 100644 root:root 6249334b2e7fc28090f26abeb328eb78 -File: /usr/share/doc/libmimetic-devel-0.9.8/body_8h_source.html 100644 root:root 55a9b639d3ca17d66e12df7d53b03e96 -File: /usr/share/doc/libmimetic-devel-0.9.8/circular__buffer_8h_source.html 100644 root:root d6a3c495e49600699136687044a3708b -File: /usr/share/doc/libmimetic-devel-0.9.8/classes.html 100644 root:root b967322eaade733020ab534f724f4773 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Decoder-members.html 100644 root:root d47674a73f1f2af36f3c7c6bce037337 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Decoder.html 100644 root:root 2b6f008ef9b992f5f8a27880d8babc48 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Decoder.png 100644 root:root cc91a15ccb2b6bdeb19dca20ee280858 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Encoder-members.html 100644 root:root f586592e6d08ca3a7f30fcdbb9b5d82a -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Encoder.html 100644 root:root d7915e043a1b348962a59c4af7afd881 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Encoder.png 100644 root:root a9fa5d0c39c0a4ad9ba446d30aeb4f2a -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Body-members.html 100644 root:root 171f153cd0d20793948eec5f2a27ddb2 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Body.html 100644 root:root 7f6f975334f5ad8f9aba5bb369752678 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ContentType-members.html 100644 root:root aeb40614a6fb40d7b8fa60cce4c1ec8e -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ContentType.html 100644 root:root 8d7836ac4354a3819c9884c137b487b7 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ContentType.png 100644 root:root 8d3bfcb3503a941761b80993d64e71c0 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ItTokenizer-members.html 100644 root:root 3dbc436b2c20d723af0471b8351d4e7a -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ItTokenizer.html 100644 root:root 53431089761af5f2b1c45f41f75714df -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1MimeEntity-members.html 100644 root:root 6d0c821c64d096314c19b9e4378cadce -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1MimeEntity.html 100644 root:root e764ef01f317435202dfe6229455865e -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1MimeEntity.png 100644 root:root ea96d238342f8da34655cbb303540237 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Decoder-members.html 100644 root:root 2df95b21b67be2394f259168d798d654 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Decoder.html 100644 root:root 17a30cfce92e6b8a34e6cbf6fcc8e911 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Decoder.png 100644 root:root cc91a15ccb2b6bdeb19dca20ee280858 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Encoder-members.html 100644 root:root 08187dea3bf94eafafe1358633c12f1c -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Encoder.html 100644 root:root fbc419e37c1f3bd7a42e20d924912054 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Encoder.png 100644 root:root a9fa5d0c39c0a4ad9ba446d30aeb4f2a -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Rfc822Header-members.html 100644 root:root 7e16f8a3a0574fc665e685bd0122a5f2 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Rfc822Header.html 100644 root:root 0d74a9fca6047d30900835a41b849c16 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Rfc822Header.png 100644 root:root 366a137e6e0e6c2499d892e0baf7ee8f +File: /usr/share/doc/libmimetic-devel-0.9.8/bc_sd.png 100644 root:root dd8557b2a24d0ec5eb1975fa34a48f0d +File: /usr/share/doc/libmimetic-devel-0.9.8/body_8h_source.html 100644 root:root 82cd10a24da1d9af2989a7032aa73d92 +File: /usr/share/doc/libmimetic-devel-0.9.8/circular__buffer_8h_source.html 100644 root:root f15812327fc74c41d02d3f292e9ed98b +File: /usr/share/doc/libmimetic-devel-0.9.8/classes.html 100644 root:root 828e063aeb84f6a91d42c25fe1357f54 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Decoder-members.html 100644 root:root 5aba4477406d81a20033a5a46c0f6820 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Decoder.html 100644 root:root 4a312aec2b5fb4bc9fe8462fed4a5608 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Decoder.png 100644 root:root 0f935fff2c80375d91b3e52473d77032 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Encoder-members.html 100644 root:root c57ae961e5a331f4fb2df76d8bd3df56 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Encoder.html 100644 root:root aa884421d0952155f0b9d65a793eda48 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Encoder.png 100644 root:root 5bee5322df8654207cb435a262e3cbcd +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Body-members.html 100644 root:root 6ae219de2032a8ba39ec2bc4c18c1de5 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Body.html 100644 root:root 84a2254521f1271c8c29200bb7c11cd6 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ContentType-members.html 100644 root:root a4b78c1b2ec97fce53431002000b33ce +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ContentType.html 100644 root:root e6f39212f991db86abb347108eae74a2 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ContentType.png 100644 root:root c5b6bae50db69a8a22d899e0fb266fac +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ItTokenizer-members.html 100644 root:root 2270144456516bbdebd18aff64236598 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ItTokenizer.html 100644 root:root 70d6df15ce0738a98c9dcbced9736ee5 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1MimeEntity-members.html 100644 root:root 2d9734383b25d1fb13b4380f68216167 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1MimeEntity.html 100644 root:root caa42515354f44f768e4b309b9638be8 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1MimeEntity.png 100644 root:root 2236a3ad5b5e2d0342d49bebc1bbe48e +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Decoder-members.html 100644 root:root b11fe255dfc5bc395cbd3cf81d7098c4 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Decoder.html 100644 root:root 7e473a8a7facae72d8ab8632fc307010 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Decoder.png 100644 root:root 0f935fff2c80375d91b3e52473d77032 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Encoder-members.html 100644 root:root 7cf97b2bf1410c7b237750be7376c616 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Encoder.html 100644 root:root 0fed32c6a0e83958d2c20360e7f68545 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Encoder.png 100644 root:root 5bee5322df8654207cb435a262e3cbcd +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Rfc822Header-members.html 100644 root:root 2dbf0e8757a615ba5934c53b85af5edd +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Rfc822Header.html 100644 root:root cc82bccdd921be1c95b996f48d896167 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Rfc822Header.png 100644 root:root 4b84aabf06ee544e66a1e878389f2651 File: /usr/share/doc/libmimetic-devel-0.9.8/closed.png 100644 root:root 3fa180a1c853204ee64235708fb8e162 -File: /usr/share/doc/libmimetic-devel-0.9.8/code_8h_source.html 100644 root:root fabaf6f4d463c310b71e3ceed0e568d6 -File: /usr/share/doc/libmimetic-devel-0.9.8/codec_8h_source.html 100644 root:root 7cb4b4870be58fa92e10347364e42db0 -File: /usr/share/doc/libmimetic-devel-0.9.8/codec__base_8h_source.html 100644 root:root 71977373fe82518314d87d7312f64d83 -File: /usr/share/doc/libmimetic-devel-0.9.8/codec__chain_8h_source.html 100644 root:root 5f80c4d2f0a25e566bc8c6672c19adbf -File: /usr/share/doc/libmimetic-devel-0.9.8/config_8h_source.html 100644 root:root 4fa0d3000e99b27cc77071cace7c7be7 -File: /usr/share/doc/libmimetic-devel-0.9.8/config__win32_8h_source.html 100644 root:root e731db95d9dd0d12a1c8294655eeb141 -File: /usr/share/doc/libmimetic-devel-0.9.8/contentdescription_8h_source.html 100644 root:root 4fbb2c0eb062bab2ce8072b56f3a9542 -File: /usr/share/doc/libmimetic-devel-0.9.8/contentdisposition_8h_source.html 100644 root:root 3883e67d9e69cf13b8be1732d130f688 -File: /usr/share/doc/libmimetic-devel-0.9.8/contentid_8h_source.html 100644 root:root d5a0657d583536839ee0f94741229e77 -File: /usr/share/doc/libmimetic-devel-0.9.8/contenttransferencoding_8h_source.html 100644 root:root 594d4219cfd9b02c4b957f970478f2d7 -File: /usr/share/doc/libmimetic-devel-0.9.8/contenttype_8h_source.html 100644 root:root 9e3e32ca65c09fbd37ce860d241bf32f -File: /usr/share/doc/libmimetic-devel-0.9.8/datetime_8h_source.html 100644 root:root b64782ad084bd3e87a766669e1818d37 -File: /usr/share/doc/libmimetic-devel-0.9.8/dir_0ddc75cee18f873e3ea6f50a372af02b.html 100644 root:root f037f3fdb546255e63e507a690b38591 -File: /usr/share/doc/libmimetic-devel-0.9.8/dir_42b2caf1869ef4361a9dd2595b5c48ff.html 100644 root:root 4227e5fd89ba8a56e10c7071aa31ce55 -File: /usr/share/doc/libmimetic-devel-0.9.8/dir_a845bd0ec2bad158b76592803da23f50.html 100644 root:root 3ed30eae4541f2010a3941745ef78ec6 -File: /usr/share/doc/libmimetic-devel-0.9.8/dir_df49c14fd8aa884232e3605fdebd68b9.html 100644 root:root 49a72b04cb89e41c16dea984c938be9d -File: /usr/share/doc/libmimetic-devel-0.9.8/dir_f2fae5f3dffc087333537a33f492bc8b.html 100644 root:root 28268b2015875e3a6615d23c1768fc0a -File: /usr/share/doc/libmimetic-devel-0.9.8/directory_8h_source.html 100644 root:root bf241a37d972131fa550f20f94240998 -File: /usr/share/doc/libmimetic-devel-0.9.8/doc.png 100644 root:root 31ed05886f30a2be256e9df86a25586f -File: /usr/share/doc/libmimetic-devel-0.9.8/doxygen.css 100644 root:root 2c39008156d9e26a2fd709ea124a1e4f -File: /usr/share/doc/libmimetic-devel-0.9.8/doxygen.svg 100644 root:root a1393c6693110602d5ad3e0d43269bb7 -File: /usr/share/doc/libmimetic-devel-0.9.8/dynsections.js 100644 root:root c14230deed69fc9b4bbf22bfa42841d3 -File: /usr/share/doc/libmimetic-devel-0.9.8/field_8h_source.html 100644 root:root d696cc6eeb343bbf0c56850074c157f2 -File: /usr/share/doc/libmimetic-devel-0.9.8/fieldparam_8h_source.html 100644 root:root f24a7069efe46f0c2b19543e10fb93ab -File: /usr/share/doc/libmimetic-devel-0.9.8/fieldvalue_8h_source.html 100644 root:root 130f42977a75623d0bdb640bbe782fc3 -File: /usr/share/doc/libmimetic-devel-0.9.8/file_8h_source.html 100644 root:root ca233665b7e70ab12f3480cf9b5bd0f0 -File: /usr/share/doc/libmimetic-devel-0.9.8/file__iterator_8h_source.html 100644 root:root 867303d6a4d81424a0b5f44f74aef87e -File: /usr/share/doc/libmimetic-devel-0.9.8/fileop_8h_source.html 100644 root:root a1325aea340885b5528f844c33491d24 -File: /usr/share/doc/libmimetic-devel-0.9.8/files.html 100644 root:root 395456d3eb9bea88bf50fd7ad713bc8b -File: /usr/share/doc/libmimetic-devel-0.9.8/folderclosed.png 100644 root:root 0b7046d86103299b2a0306ddf33ec004 -File: /usr/share/doc/libmimetic-devel-0.9.8/folderopen.png 100644 root:root 9ff4412a8e93e25320b9e260951c6a04 -File: /usr/share/doc/libmimetic-devel-0.9.8/functions.html 100644 root:root 4c189e40c2bee0d03a77c28eced7d651 -File: /usr/share/doc/libmimetic-devel-0.9.8/functions_func.html 100644 root:root d4b5c83584fbb7f2c3f9360294ce0aa6 -File: /usr/share/doc/libmimetic-devel-0.9.8/group_8h_source.html 100644 root:root 635eb44d05bbcecd826fef9701db44d8 -File: /usr/share/doc/libmimetic-devel-0.9.8/header_8h_source.html 100644 root:root ef16d8866030ae1711702afa11e7b861 -File: /usr/share/doc/libmimetic-devel-0.9.8/hierarchy.html 100644 root:root 7ad8ed3b4d39ba62ec43ec0d4dcc2ce6 -File: /usr/share/doc/libmimetic-devel-0.9.8/index.html 100644 root:root d87f7dfa69e30c36cc16bc37e062b04b -File: /usr/share/doc/libmimetic-devel-0.9.8/itparser_8h_source.html 100644 root:root 72a2bcb58cbd52cf4e42afcd629b30b3 -File: /usr/share/doc/libmimetic-devel-0.9.8/itparserdecl_8h_source.html 100644 root:root c7440010211948fb9c41cd0a6ea5c91f -File: /usr/share/doc/libmimetic-devel-0.9.8/jquery.js 100644 root:root ed067826ee972d3c98cc3c1223553a70 -File: /usr/share/doc/libmimetic-devel-0.9.8/libconfig_8h_source.html 100644 root:root ad4997cd7af4769387417e39143f73ff -File: /usr/share/doc/libmimetic-devel-0.9.8/mailbox_8h_source.html 100644 root:root 4a4402ae133d865ca6c4d98e58e81004 -File: /usr/share/doc/libmimetic-devel-0.9.8/mailboxlist_8h_source.html 100644 root:root 76f46d3a42fb2784e6012b378f3f0a1e -File: /usr/share/doc/libmimetic-devel-0.9.8/message_8h_source.html 100644 root:root b71063be60c6c5abfddcc466296ead53 -File: /usr/share/doc/libmimetic-devel-0.9.8/messageid_8h_source.html 100644 root:root 9d1fd3466ba1bb9712575cd6677994f0 -File: /usr/share/doc/libmimetic-devel-0.9.8/mimeentity_8h_source.html 100644 root:root 98fc05b4c293e7343488be5eca3b4984 -File: /usr/share/doc/libmimetic-devel-0.9.8/mimeentitylist_8h_source.html 100644 root:root 36230ec3af19404d972fcac99fef1c2c -File: /usr/share/doc/libmimetic-devel-0.9.8/mimetic_8h_source.html 100644 root:root 47d8c709bbfabe7e9d1ae95beef8ede0 -File: /usr/share/doc/libmimetic-devel-0.9.8/mimeversion_8h_source.html 100644 root:root 639f94fb36366828a0b7dbead6bcee4c -File: /usr/share/doc/libmimetic-devel-0.9.8/mmfile_8h_source.html 100644 root:root 2964ed2687063775a7b9eef57f657395 -File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemembers.html 100644 root:root 14355250c9b81ea711ab3926c882bea0 -File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemembers_func.html 100644 root:root a08184cebb1c6433881f7860ef403da1 -File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemembers_type.html 100644 root:root 3d43c692679178797cbdec5001616f89 -File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemimetic.html 100644 root:root 0bc9f8243dc187f16beffc85f64cc34f -File: /usr/share/doc/libmimetic-devel-0.9.8/namespaces.html 100644 root:root 179f6b0198402258f1b0632dda352449 +File: /usr/share/doc/libmimetic-devel-0.9.8/code_8h_source.html 100644 root:root 4f2ee9c6b80a7927c83db9cfe25a00c1 +File: /usr/share/doc/libmimetic-devel-0.9.8/codec_8h_source.html 100644 root:root 5fb5b59cfad14a6690a00f0fea0f2db0 +File: /usr/share/doc/libmimetic-devel-0.9.8/codec__base_8h_source.html 100644 root:root 87f67c7e02ba10f934f0fc00fbdc76ce +File: /usr/share/doc/libmimetic-devel-0.9.8/codec__chain_8h_source.html 100644 root:root cb7d4f35e8232045928dc777d5037252 +File: /usr/share/doc/libmimetic-devel-0.9.8/config_8h_source.html 100644 root:root eab5a2d3a3c690e421c056a3c2cb16d8 +File: /usr/share/doc/libmimetic-devel-0.9.8/config__win32_8h_source.html 100644 root:root 0c9a2dd95142d089b45688d90a322e46 +File: /usr/share/doc/libmimetic-devel-0.9.8/contentdescription_8h_source.html 100644 root:root 567fc2267dd13aabbac71f533552df9f +File: /usr/share/doc/libmimetic-devel-0.9.8/contentdisposition_8h_source.html 100644 root:root 1b3d65c210a942f69d4534a7312df38d +File: /usr/share/doc/libmimetic-devel-0.9.8/contentid_8h_source.html 100644 root:root deac3c693df56409cbc8da823f7bb37b +File: /usr/share/doc/libmimetic-devel-0.9.8/contenttransferencoding_8h_source.html 100644 root:root 95247343697296a4bc296db7e496c7ff +File: /usr/share/doc/libmimetic-devel-0.9.8/contenttype_8h_source.html 100644 root:root cb8214bd31377d583cc9bf18d0a90fde +File: /usr/share/doc/libmimetic-devel-0.9.8/datetime_8h_source.html 100644 root:root 6db1b31f1c537e0ef23c4f3f3fc1e67d +File: /usr/share/doc/libmimetic-devel-0.9.8/dir_0ddc75cee18f873e3ea6f50a372af02b.html 100644 root:root accafd6351219999fe728dfebcb74711 +File: /usr/share/doc/libmimetic-devel-0.9.8/dir_42b2caf1869ef4361a9dd2595b5c48ff.html 100644 root:root c07b9ff55434c1dc3d1356683cce8e71 +File: /usr/share/doc/libmimetic-devel-0.9.8/dir_a845bd0ec2bad158b76592803da23f50.html 100644 root:root 7a847bc0c4ee599f206a8d40655cf434 +File: /usr/share/doc/libmimetic-devel-0.9.8/dir_df49c14fd8aa884232e3605fdebd68b9.html 100644 root:root 4a8d688d38fdcab8156e9ec358d13f1d +File: /usr/share/doc/libmimetic-devel-0.9.8/dir_f2fae5f3dffc087333537a33f492bc8b.html 100644 root:root 6897d35bab167979cc33c6b872dd2e6e +File: /usr/share/doc/libmimetic-devel-0.9.8/directory_8h_source.html 100644 root:root 7385f8747c4658cd74d5603043308a6f +File: /usr/share/doc/libmimetic-devel-0.9.8/doc.svg 100644 root:root a3ffe2973c4496fa58356d2ce26a05ca +File: /usr/share/doc/libmimetic-devel-0.9.8/docd.svg 100644 root:root b5ed1e341efff55ac43fa615512d7bf6 +File: /usr/share/doc/libmimetic-devel-0.9.8/doxygen.css 100644 root:root db2cffb56d848727bdd0b411fd9f5fbe +File: /usr/share/doc/libmimetic-devel-0.9.8/doxygen.svg 100644 root:root 015d40fdbaec957e6eb9ff89362edddf +File: /usr/share/doc/libmimetic-devel-0.9.8/dynsections.js 100644 root:root 2daa1d89a52f93ed2db223e56dc38cbd +File: /usr/share/doc/libmimetic-devel-0.9.8/field_8h_source.html 100644 root:root ba6572a85a878fee16f630a2ac43fae8 +File: /usr/share/doc/libmimetic-devel-0.9.8/fieldparam_8h_source.html 100644 root:root 6acd0fdfdf70ca5a002ca6851ddaa1f1 +File: /usr/share/doc/libmimetic-devel-0.9.8/fieldvalue_8h_source.html 100644 root:root f43d7bff49c30a1cf215b4d494f35802 +File: /usr/share/doc/libmimetic-devel-0.9.8/file_8h_source.html 100644 root:root df2b4a59fc2d61dc32d2500010f6bfcc +File: /usr/share/doc/libmimetic-devel-0.9.8/file__iterator_8h_source.html 100644 root:root 6555756ffb08bc610e61f2325ea107b0 +File: /usr/share/doc/libmimetic-devel-0.9.8/fileop_8h_source.html 100644 root:root 8ff906bec2e98a4159bdd15743cd1c16 +File: /usr/share/doc/libmimetic-devel-0.9.8/files.html 100644 root:root d2bbe51b9310605fa8084f0d10eb9adc +File: /usr/share/doc/libmimetic-devel-0.9.8/folderclosed.svg 100644 root:root d59fa3e5a7de31d13df1ffb55ced0ec2 +File: /usr/share/doc/libmimetic-devel-0.9.8/folderclosedd.svg 100644 root:root 9238e22c4b449be486e1f57607766e1a +File: /usr/share/doc/libmimetic-devel-0.9.8/folderopen.svg 100644 root:root c0cf60a673f65275b19a9077d6b7606e +File: /usr/share/doc/libmimetic-devel-0.9.8/folderopend.svg 100644 root:root db33f4e200641cd0f0fc74f62c6fe64d +File: /usr/share/doc/libmimetic-devel-0.9.8/functions.html 100644 root:root 348bb501fce67aa428d9c11989cbddc4 +File: /usr/share/doc/libmimetic-devel-0.9.8/functions_func.html 100644 root:root 8db3d00e2ab9933fc971541d39630ee1 +File: /usr/share/doc/libmimetic-devel-0.9.8/group_8h_source.html 100644 root:root ebd8e7c53fc8b0c764acde8ab9769aa0 +File: /usr/share/doc/libmimetic-devel-0.9.8/header_8h_source.html 100644 root:root 0aefb61528859a494ce9ca7fb2ed16a2 +File: /usr/share/doc/libmimetic-devel-0.9.8/hierarchy.html 100644 root:root 92f7c7e69e58c975af1f9610fd4b46ea +File: /usr/share/doc/libmimetic-devel-0.9.8/index.html 100644 root:root 9752565a072cec0d94b524f947f8e288 +File: /usr/share/doc/libmimetic-devel-0.9.8/itparser_8h_source.html 100644 root:root a299fb027257ed28f0c25cca8adda868 +File: /usr/share/doc/libmimetic-devel-0.9.8/itparserdecl_8h_source.html 100644 root:root 1186c3fd49b376882942bdb8967fbb7d +File: /usr/share/doc/libmimetic-devel-0.9.8/jquery.js 100644 root:root 8df62db0120e51645a368485cc61a7e4 +File: /usr/share/doc/libmimetic-devel-0.9.8/libconfig_8h_source.html 100644 root:root 1770e854e8d404f77e79935a081101c8 +File: /usr/share/doc/libmimetic-devel-0.9.8/mailbox_8h_source.html 100644 root:root 443bb0c23f9514816392843b1434fc6d +File: /usr/share/doc/libmimetic-devel-0.9.8/mailboxlist_8h_source.html 100644 root:root cf5e95f24a7310967ad3797eae4088ed +File: /usr/share/doc/libmimetic-devel-0.9.8/message_8h_source.html 100644 root:root 561441cd8d474184eedb08eb0be905d4 +File: /usr/share/doc/libmimetic-devel-0.9.8/messageid_8h_source.html 100644 root:root 7cdf6fb709e20d2b28281e8d3003a362 +File: /usr/share/doc/libmimetic-devel-0.9.8/mimeentity_8h_source.html 100644 root:root 64514d2eac2f7852a22e9a04b21f6b33 +File: /usr/share/doc/libmimetic-devel-0.9.8/mimeentitylist_8h_source.html 100644 root:root 5de7d3e2afb27961b40759d00d8621ee +File: /usr/share/doc/libmimetic-devel-0.9.8/mimetic_8h_source.html 100644 root:root 1d4ee61330f092aa3f01175c26e0164b +File: /usr/share/doc/libmimetic-devel-0.9.8/mimeversion_8h_source.html 100644 root:root ae95bf8a15f678ca1c239f1f014a07f7 +File: /usr/share/doc/libmimetic-devel-0.9.8/minus.svg 100644 root:root 51ec53e9ff9b261cb926eae53217c6ac +File: /usr/share/doc/libmimetic-devel-0.9.8/minusd.svg 100644 root:root f68bbeafb79ae06678624c32884119c8 +File: /usr/share/doc/libmimetic-devel-0.9.8/mmfile_8h_source.html 100644 root:root 056ac52a5fc1e4d1fd67c5c4218e2605 +File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemembers.html 100644 root:root addb4cd83a72aed4a44a39fc91ddbeb1 +File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemembers_func.html 100644 root:root 8055cf9743e38e94c8583e5e3bda5c21 +File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemembers_type.html 100644 root:root 9b4bb97c4067e296c0431f8c3bcebf3c +File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemimetic.html 100644 root:root 9d027efa265dae32cf90ba7734f0ea01 +File: /usr/share/doc/libmimetic-devel-0.9.8/namespaces.html 100644 root:root 7449fd84a0ed1064b38ad83d3e548b34 File: /usr/share/doc/libmimetic-devel-0.9.8/nav_f.png 100644 root:root 4e4d8be23c6d6bbe0184fd891ff59e00 +File: /usr/share/doc/libmimetic-devel-0.9.8/nav_fd.png 100644 root:root 69bfbf1d2e05fc957095418abbbcce7b File: /usr/share/doc/libmimetic-devel-0.9.8/nav_g.png 100644 root:root 6cf157aabeb91ae637a6d770b07c1011 File: /usr/share/doc/libmimetic-devel-0.9.8/nav_h.png 100644 root:root 935f050f10b7fe425509491f207f574f +File: /usr/share/doc/libmimetic-devel-0.9.8/nav_hd.png 100644 root:root 552f123a930c13b2b77c6096c350dfa1 File: /usr/share/doc/libmimetic-devel-0.9.8/open.png 100644 root:root 468c228548b4a85dd54d544810bd0edd -File: /usr/share/doc/libmimetic-devel-0.9.8/os_2utils_8h_source.html 100644 root:root 753dbee4b2825f1172c8efbcc7c069b9 -File: /usr/share/doc/libmimetic-devel-0.9.8/os_8h_source.html 100644 root:root 097e36bac379b34a4a3a387375c84219 -File: /usr/share/doc/libmimetic-devel-0.9.8/other__codecs_8h_source.html 100644 root:root 7fb69faf3f25981cb26310c80974ea06 -File: /usr/share/doc/libmimetic-devel-0.9.8/qp_8h_source.html 100644 root:root 1adc2dcc197c7ceefc9b01f670308ca7 -File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_2body_8h_source.html 100644 root:root 74247c1472eba8fede19912117b11500 -File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_2header_8h_source.html 100644 root:root 1d9b5c9368208a170a608f992a52464b -File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_2message_8h_source.html 100644 root:root 7545faefb21a28a7936b0d2d94fffa95 -File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_8h_source.html 100644 root:root 6600a31a4f211f2bbebd385d35e79ec3 +File: /usr/share/doc/libmimetic-devel-0.9.8/os_2utils_8h_source.html 100644 root:root 8f107a43a7b04df5350c39bc2363af08 +File: /usr/share/doc/libmimetic-devel-0.9.8/os_8h_source.html 100644 root:root e5a7aef5335ffaa7104882b191d0a276 +File: /usr/share/doc/libmimetic-devel-0.9.8/other__codecs_8h_source.html 100644 root:root 8e0aacdc0653508d7d0d94bd34dab2f0 +File: /usr/share/doc/libmimetic-devel-0.9.8/plus.svg 100644 root:root 4056f653f73e5d4992d457833955f3f0 +File: /usr/share/doc/libmimetic-devel-0.9.8/plusd.svg 100644 root:root 71a2506028aa9b38a14a4657bfe1f5fa +File: /usr/share/doc/libmimetic-devel-0.9.8/qp_8h_source.html 100644 root:root e353c72c930e2d9e4d6721f0fd428d11 +File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_2body_8h_source.html 100644 root:root 3bc2758fc773049e63f52698a01f03f3 +File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_2header_8h_source.html 100644 root:root ecc17116cf668702b1a8bb87a8ddc784 +File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_2message_8h_source.html 100644 root:root c6edaeafdf75922ee1e129a7f2dc2471 +File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_8h_source.html 100644 root:root 1813c59d9858abf880eb0ea5f6c31310 File: /usr/share/doc/libmimetic-devel-0.9.8/splitbar.png 100644 root:root 8d590f70c25a81e71b99f6c8246b067e -File: /usr/share/doc/libmimetic-devel-0.9.8/stdfile_8h_source.html 100644 root:root dbd95d3e2862591fdd313a30bf988f97 -File: /usr/share/doc/libmimetic-devel-0.9.8/streambufs_8h_source.html 100644 root:root c77344d802bd1c69ebecfa61d2b99a57 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Address-members.html 100644 root:root 204d840db740def87306cd902747e21e -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Address.html 100644 root:root 89a0ca4d525f56ec437694560887f23b -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Address.png 100644 root:root 70fb729e5a63f3ec70373df3b0e2b395 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AddressList-members.html 100644 root:root 972ec1642266874ac9a69dcffe2600ae -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AddressList.html 100644 root:root 6808d19f040c3a8a96692f912890ed49 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AddressList.png 100644 root:root 34dd129ae849a3b0ff4cf7cd8e4b8732 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ApplicationOctStream-members.html 100644 root:root 26f4c55027a4f904ff888f47ad9a19c5 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ApplicationOctStream.html 100644 root:root 207230df5577e4849e0bac8d0d04c085 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ApplicationOctStream.png 100644 root:root 6e068f90bc2bc8a4c2704eeefa43ef07 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Attachment-members.html 100644 root:root cb7d7d7e06b747ab2941c0f076c3bb32 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Attachment.html 100644 root:root a14122f80beaf00433062a03595d2696 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Attachment.png 100644 root:root c2ea2457cd374be42fbb3ebf10ece33e -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AudioBasic-members.html 100644 root:root 153c7715156ff5753ecea526871fbcaf -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AudioBasic.html 100644 root:root 17e5b04beb09b75fb7aa1250a5ab2506 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AudioBasic.png 100644 root:root 761eab0544e2b2ee9579afb53ff79e53 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContTokenizer-members.html 100644 root:root 32a2a41395f4015772057305dd468610 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContTokenizer.html 100644 root:root c732d1059276a5fecc101a5c399bc7e4 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContTokenizer.png 100644 root:root 2fd5b1d427e83d94279a25af24e99d43 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDescription-members.html 100644 root:root 1ab56c5c80629f0db5bf725393585c0b -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDescription.html 100644 root:root f051a296f10faf8c3e8a275b508ca685 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDescription.png 100644 root:root c817b0f03e20022620112142fff0ea45 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDisposition-members.html 100644 root:root 9e97434db4c1ea52a47483cb301afd7f -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDisposition.html 100644 root:root a962bf7eb4cca7f59395ae96a3677075 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDisposition.png 100644 root:root 4fdf154e09f12079554084598dcb4a18 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentId-members.html 100644 root:root dc5ca71fcfc3637f9fe180f0c241a2ea -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentId.html 100644 root:root 35c73b083948f121319f704bf5dbabbd -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentId.png 100644 root:root 8588705df2f2ea48be7f483ad22f6040 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentTransferEncoding-members.html 100644 root:root 82c5cbe181a18879bfb9104dc669c842 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentTransferEncoding.html 100644 root:root 43087cde2e838ef46683c90f76304a41 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentTransferEncoding.png 100644 root:root 8a5d57a8f2a223818d7c7b1ded8b3754 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1DateTime-members.html 100644 root:root 613a591147e109fd468de2e6c1000338 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1DateTime.html 100644 root:root 4883e6113c8f04ee700d744143304812 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1DateTime.png 100644 root:root c9efa6b2dd9cace4cb23a85a3d27a555 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Field-members.html 100644 root:root a32a74858211fd55561f6dc1d51e0def -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Field.html 100644 root:root 87b20ff4ee1b5173e2444dfc6fca9264 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldParam-members.html 100644 root:root a2b5fb7161572470bf7d73cdf5da88a6 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldParam.html 100644 root:root a59f92efa937ad7cfe79e81ccad5bb6d -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldValue-members.html 100644 root:root d9a70f2fdfdf8b4532681f45d163c587 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldValue.html 100644 root:root 21cbc564062f443422d3f19ad775afd4 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldValue.png 100644 root:root 60f0286f5162c522598ee4642fe7545a -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FileOp-members.html 100644 root:root 13557f613c58271702ef3847eff92af9 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FileOp.html 100644 root:root 198f00c8c84f48b931d8f02f8390c072 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FileOp.png 100644 root:root 710062e1267b6212757a907d7b42ecd0 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Group-members.html 100644 root:root 07ea0b509a9eaee456b6ebef6a10ef04 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Group.html 100644 root:root b901a6aebbc2f29722401860ddc0d2ba -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Group.png 100644 root:root b42a370b286a9d95a99204483e0a9727 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Header-members.html 100644 root:root c627a44b732f67218facaa29b24334fb -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Header.html 100644 root:root 3bd7e9e3886c8c95cea184812dcc78d4 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Header.png 100644 root:root f09acdc7269bc39a48e843383a141e8d -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ImageJpeg-members.html 100644 root:root 8794a8e214ecf0d92d69f6687b328921 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ImageJpeg.html 100644 root:root a19fb225ea4d481ceadaafc2e61c98be -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ImageJpeg.png 100644 root:root 45f4262b1ef9f947870b83847b9ce1d3 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1IteratorParser.html 100644 root:root 9d8606105d3cf2b2b0bfc42eafa482f8 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Lf2CrLf-members.html 100644 root:root e39249c2d66d82f6347f312e479fb1a2 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Lf2CrLf.html 100644 root:root 03420f1c1943fa1764f8d9edbfb1c927 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Lf2CrLf.png 100644 root:root da2a37fb8d0134d8518f5c13ea2d9f4a -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MMFile-members.html 100644 root:root 8da8be620e2061c0cdf99c73c8d64324 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MMFile.html 100644 root:root 3862fb2eff7c1fea526539bf450600ca -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MMFile.png 100644 root:root ae5d780324dd6b560b8631611a01fcd4 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Mailbox-members.html 100644 root:root 6194eab2ca0e5bd783cefecf45e0e82a -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Mailbox.html 100644 root:root 7d06f2843944cdc610b6580c692ead56 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Mailbox.png 100644 root:root 931dbbc7b9114bea0e82a1411d5464b8 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MailboxList-members.html 100644 root:root 90827f637ee59ef1a920d7be2a1c30a6 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MailboxList.html 100644 root:root 620b508d0c828d3bfe80e30b4709f9c1 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MailboxList.png 100644 root:root 219450f6a739523f217d7d0bc2856e9c -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MaxLineLen-members.html 100644 root:root c6632df7f68834dadfda1504daa74daa -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MaxLineLen.html 100644 root:root 9bbf9b9d98e583b6a0db345c84e1c17d -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MaxLineLen.png 100644 root:root 127d5204fac447cf4537bcda94c3efc2 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Message-members.html 100644 root:root 77458d165e5787d6062d724947dd8a34 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Message.html 100644 root:root becabdc25d69313e0ee61b81448a04ab -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageId-members.html 100644 root:root b8188327d532291f6f19581222a48958 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageId.html 100644 root:root a8d694620d86df88c336659c7e2c021b -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageId.png 100644 root:root d98840da5b83a52d81602540d27ee0a1 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageRfc822-members.html 100644 root:root 2f1edaea58a4d54becc23e5a140f92fb -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageRfc822.html 100644 root:root 7aa6060cbb77f98e34d201e4a51d3712 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageRfc822.png 100644 root:root 0988783061987caeaaeccda14b94ad65 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MimeVersion-members.html 100644 root:root 4035f7049198a7495233e87ab167ce54 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MimeVersion.html 100644 root:root 6bb2e008b16cb0c4c5a4b962a3666a88 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MimeVersion.png 100644 root:root 8bbf5b4809c4d4f0b0ee9941a41d5d88 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartAlternative-members.html 100644 root:root 685fe5413e9860964d7e2d3608c49294 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartAlternative.html 100644 root:root 9694d52376359f3d5575474912c0fe72 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartAlternative.png 100644 root:root 6bfd2b0613b23691b0cfb55993e84097 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartDigest-members.html 100644 root:root 3ef963c1a032920c751d4ad7cda9932e -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartDigest.html 100644 root:root 0b85e7ab2859db0795b1f92c55509633 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartDigest.png 100644 root:root 1a24b3a0bf37e478f91a31ecd86a99ae -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartEntity-members.html 100644 root:root 3dea5354400836cc4b5d0247613c273e -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartEntity.html 100644 root:root 3cfcfdbd022c609d9d3cc0931a7e4057 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartEntity.png 100644 root:root cc7014d1236c8a57b6945bf876c8f19b -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartMixed-members.html 100644 root:root 5505c0ecdcfcc76e53cbd6c4a60557b6 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartMixed.html 100644 root:root 4f9b10c02083ef516a0677e5dda5f50b -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartMixed.png 100644 root:root d2acd8483e3bb7df43d0482541de453b -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartParallel-members.html 100644 root:root 1893e0b1a6593d3cb9e89712ac6d0677 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartParallel.html 100644 root:root 160aaca1fe0a69e4c984a3bcdadaaed5 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartParallel.png 100644 root:root 726acef3b60b99b18401a8e826aa4c58 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1NullCodec-members.html 100644 root:root 0966dfce63d48512d96562c2a1685740 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1NullCodec.html 100644 root:root 8928aeba868c6b84a4b02937f65496d9 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1NullCodec.png 100644 root:root a5bd1e9812f7418604eff13cd19fcd12 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1StringFieldValue-members.html 100644 root:root 25340d84d0b16e703eb9f185fa355feb -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1StringFieldValue.html 100644 root:root 7f96d05272de71931df83c9eda82b3e3 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1StringFieldValue.png 100644 root:root be51cdf919b268b21f696c8bdbbf3d43 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEnriched-members.html 100644 root:root 2094c0719e2483957db6783717ac444f -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEnriched.html 100644 root:root d55de6aca8e809f0da0ebf9640fc2552 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEnriched.png 100644 root:root 63b6d08f6ad81d724a759f89e5f50e95 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEntity-members.html 100644 root:root 1169fb4f4a422a907646cefca87b2d37 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEntity.html 100644 root:root 31343519e05bb943566f31577244edd0 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEntity.png 100644 root:root 2ce15f8c82d7a380bee237f299cdd254 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextPlain-members.html 100644 root:root e1db7199565847eb2babc79563fcb85c -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextPlain.html 100644 root:root c2ff7d040245cddf8e7c9fe0d2f9e6b6 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextPlain.png 100644 root:root 8b10f8f4fe0a671d049c750095be555d -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToLowerCase-members.html 100644 root:root 4fd5067eb348b5d90a9986ee56fe0680 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToLowerCase.html 100644 root:root a3417fb2d8bb77ae5ab9744b0132bdde -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToLowerCase.png 100644 root:root eb7e6c0bd1b01392c92b1188575f5c77 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToUpperCase-members.html 100644 root:root d23dbe865ac8318bd2bde3445c597d5a -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToUpperCase.html 100644 root:root ac29061e24feb20a87d89168cebc10ec -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToUpperCase.png 100644 root:root 3844716cf6669ea5fce87bc1ec7f4802 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TreeNode-members.html 100644 root:root 74084efa69a8e974b333fd30f664d7c2 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TreeNode.html 100644 root:root 17c8a0a5592b7cc18a2477110a130024 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Version-members.html 100644 root:root 98819ecdc57516e15c5c75d6edd2c429 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Version.html 100644 root:root 69b66dd77107446dae31db0ea66ec9fb -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Version.png 100644 root:root b1a20cdec6703cb89ab9c9e3ec3f4cf2 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1buffered__codec-members.html 100644 root:root 0699fa26e53fbbde4a75266d9b13ce92 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1buffered__codec.html 100644 root:root 96046705d14089eabe162802731937ca -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1buffered__codec.png 100644 root:root 8c3846993b580c7b3d24b02a15d919df -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec-members.html 100644 root:root 4d166e69163731084c28c15a2bf29959 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec.html 100644 root:root 8491c51f23e7e632d855006bdc69cfbb -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec.png 100644 root:root 9855aab26ce736993d0b650ef12a943b -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec__chain-members.html 100644 root:root 4f3fffe155792bad019c78313680b2ff -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec__chain.html 100644 root:root a703cc5d15033d6b26f345e021dbc025 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1unbuffered__codec-members.html 100644 root:root 1ecaaed584418860ddfe01e2f1956f08 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1unbuffered__codec.html 100644 root:root 29bc20858e94f61ccfb839f1826b52c5 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1unbuffered__codec.png 100644 root:root 6ddef4f820ec7374eb4560fb4d30871d -File: /usr/share/doc/libmimetic-devel-0.9.8/strutils_8h_source.html 100644 root:root 36977783f039dd8ce0399c32aea52ca8 +File: /usr/share/doc/libmimetic-devel-0.9.8/splitbard.png 100644 root:root d10438bab00ef343ca05c1fa00e0456a +File: /usr/share/doc/libmimetic-devel-0.9.8/stdfile_8h_source.html 100644 root:root a223e10d7d47eb820c38bfc268b856e0 +File: /usr/share/doc/libmimetic-devel-0.9.8/streambufs_8h_source.html 100644 root:root 318c74ca32e53f9d1fbf9d9c9e42601a +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Address-members.html 100644 root:root f4cb53524e395fa12c0b257a8b3cdb90 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Address.html 100644 root:root 34c029650aa4c2fff9ae4b56ab549b8b +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Address.png 100644 root:root abca46be0011a772b5985a0b71fdfb5d +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AddressList-members.html 100644 root:root 333c68a9fb5014bb4a6bfa63e443ea43 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AddressList.html 100644 root:root cc88fa4f1ba48e5f836d4cf77a3e8e6a +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AddressList.png 100644 root:root e01c2cf0b5515a14e94c2cb66e35440e +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ApplicationOctStream-members.html 100644 root:root 8319d1564e236bdb1259a613e787bb72 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ApplicationOctStream.html 100644 root:root abdcda90b3e0f6b86e1c5e9f8157d389 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ApplicationOctStream.png 100644 root:root 945594c806994c49888cf4b1d6d55fea +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Attachment-members.html 100644 root:root a66071ea85a06f598534aea2e3047795 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Attachment.html 100644 root:root 0b89f9d783ce918005ec516632b7799b +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Attachment.png 100644 root:root 99a5b9b5e4e31903a8a241aca3eecf4b +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AudioBasic-members.html 100644 root:root effdd3e79af298c0124c4db86ed575d9 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AudioBasic.html 100644 root:root be1e4fadd3514e4b5d7e0e27a1eed32c +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AudioBasic.png 100644 root:root 92d6c7f232c3f5c21ba56fac854d1c8b +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContTokenizer-members.html 100644 root:root b72469278caf7bb3f76db8a95404f98e +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContTokenizer.html 100644 root:root e4acdc7b07e5df7d8795a5d036de89e6 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContTokenizer.png 100644 root:root 0f9d21bfbe8cfa94dd51e0d661308a31 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDescription-members.html 100644 root:root da5531da5947b3d90663387d697cf634 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDescription.html 100644 root:root 082b4a3f478190813a4d66ecc5e968fe +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDescription.png 100644 root:root 4043b808b54df1ef438db54bd263d24c +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDisposition-members.html 100644 root:root 068dd33802f5f2a6afdef9673fb4b34d +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDisposition.html 100644 root:root 7a77d05f9983e6f41e2eb06abbbe8e6d +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDisposition.png 100644 root:root d70b64c93dff50bd5cee25203fbd023d +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentId-members.html 100644 root:root 76303c02bfb1d1ef548de9ae4e8f90cf +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentId.html 100644 root:root 96f58baecb6b4cbfd520ed86d329b30a +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentId.png 100644 root:root f189f4278d95cd80d0a18ac24392159b +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentTransferEncoding-members.html 100644 root:root 17390b315f74398cacc6e7f69cb42fc7 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentTransferEncoding.html 100644 root:root abe1e896c197d1fe909aae9c4c66b934 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentTransferEncoding.png 100644 root:root e712e5fb123db5c55c18f4671bd78842 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1DateTime-members.html 100644 root:root 9a1f1f7615fd528534486bbf0a2b50fd +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1DateTime.html 100644 root:root 824f25e856c23d95b2e74ec5786ecc44 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1DateTime.png 100644 root:root bd5471a125523b3da6093fdc90515071 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Field-members.html 100644 root:root 3b624c7060ed0e60f27d351c1c6e6509 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Field.html 100644 root:root 5d37e671aca712052feca138652d9844 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldParam-members.html 100644 root:root 7fb302f9e10e05eaf68c5e331edd2798 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldParam.html 100644 root:root 3edade3e23d263f7e48ade8cf06e636c +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldValue-members.html 100644 root:root f9af2bab9fe74394401df65c38a2df85 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldValue.html 100644 root:root 09c53440d3b61430ccff578bc0baf13c +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldValue.png 100644 root:root 4d526f319d430d2cd0ad8ccca738952a +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FileOp-members.html 100644 root:root 7ab39e777a3a1b3960d4492a849da3f7 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FileOp.html 100644 root:root 33ca9a4983f84d57f65f2430ab7fc412 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FileOp.png 100644 root:root 276afb4338c73371eaba8575fd59fcad +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Group-members.html 100644 root:root 9f4bddabdfdee4b31cb957b83b09ecc8 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Group.html 100644 root:root 840b28a6b6f38f46445ca5e9901d6d01 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Group.png 100644 root:root 3552e7c2b3f919eef9499c1c948f96e8 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Header-members.html 100644 root:root ba39371a5653d6c5b3a703632c1fe663 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Header.html 100644 root:root a07a843efab8868da426802cffbc1908 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Header.png 100644 root:root 391cabf93a29cf5642eb428c4dee2a05 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ImageJpeg-members.html 100644 root:root 876587e9558a201f179c4490a9a03a01 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ImageJpeg.html 100644 root:root bc749995f5f75573a526cbc2e849d6c1 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ImageJpeg.png 100644 root:root b2acd1cd9f59b0a7f766e9a0577bb787 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1IteratorParser.html 100644 root:root 7c378c2115ea6ae543f96e12702ca521 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Lf2CrLf-members.html 100644 root:root 4007497d62376a10eaf72b11bc7d35c1 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Lf2CrLf.html 100644 root:root be4e70119812b332e0ebcfabe4a91304 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Lf2CrLf.png 100644 root:root 3490c6dcc9f87c8301e5a7c0f5469083 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MMFile-members.html 100644 root:root 43e48d048aeb02ffaa1541938e0569ff +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MMFile.html 100644 root:root 4ed0f3f6f792c0ea51edf078a952c0dd +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MMFile.png 100644 root:root 414ce3ad5e859cf10a725ca7e762b1a5 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Mailbox-members.html 100644 root:root 46f56a67a88e1a59a1c2ada21805157e +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Mailbox.html 100644 root:root 68f0ae0aa9b0d2b498d99594cc607a97 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Mailbox.png 100644 root:root bc584b6854b84d2957db22426bb57cf1 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MailboxList-members.html 100644 root:root da128a7d39f6b55035bf75db7b4e05cd +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MailboxList.html 100644 root:root 38b2cb3980c6167e8aa62cae3e8490da +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MailboxList.png 100644 root:root dda3c367f87364ba11957a660595a781 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MaxLineLen-members.html 100644 root:root da6743c1f4cbc289af3abbcb83673c27 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MaxLineLen.html 100644 root:root 630850b644393b235b18b7dbd35d976f +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MaxLineLen.png 100644 root:root c51de61e96e1ec73acbb4775f9d6e0a1 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Message-members.html 100644 root:root 5ab0f4f263974a8a992bacebb09f4fca +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Message.html 100644 root:root ed4ee45e50d9643d739af3b7993881d5 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageId-members.html 100644 root:root 5ef5a4def3158950fa6df78f04d4f173 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageId.html 100644 root:root 7af8ce7eb936bfdb0e80743a3a8a5fc2 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageId.png 100644 root:root f4d168ab83eeafe1ccef0453db587155 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageRfc822-members.html 100644 root:root 251bfaa97d02acb7fa1cb0e2e20a33da +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageRfc822.html 100644 root:root 976c3fd5ec99b4a6850072fd3e1b24f1 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageRfc822.png 100644 root:root b3d84e7c7a1b3073237b9bd609580657 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MimeVersion-members.html 100644 root:root 8a814ab76b3a952b16c4bafbec9edb11 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MimeVersion.html 100644 root:root 640c480d6e60240f586cc98c0589d6cf +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MimeVersion.png 100644 root:root 83484d279305e7870e0e0e24be91f074 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartAlternative-members.html 100644 root:root 295025b6cd2ee29f8751473d5067928d +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartAlternative.html 100644 root:root 4b351a096d51bf7f689c5399dc1c0ffe +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartAlternative.png 100644 root:root 3ac91cd44fcdd727ab9a779fba2df36e +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartDigest-members.html 100644 root:root 162a8b5476d58a723c3f05f7d8437fc1 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartDigest.html 100644 root:root cd1d3ea0f2c367fe9132658f31262b1e +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartDigest.png 100644 root:root d49937671df4064a5d259f394941e29c +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartEntity-members.html 100644 root:root cca313ef8b3fb0a0c7ff7492bec31df5 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartEntity.html 100644 root:root ff586a9e7b07747f12940bd31a859d56 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartEntity.png 100644 root:root df95b19432202a127beb944ee4a28ccb +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartMixed-members.html 100644 root:root e603db3f72af4b9dbac52079fc47b9ab +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartMixed.html 100644 root:root 045e01250dbf7dad6a91b2f8ffb35c46 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartMixed.png 100644 root:root a2b86096bfb7573f6a77408ed371caf3 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartParallel-members.html 100644 root:root e6b87f4482e8a784f5bed2fdd03a4d2f +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartParallel.html 100644 root:root 4f0b71f5dd95686d710e95bd3bb2923e +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartParallel.png 100644 root:root dc84a2b4f1e0533e74060052487e924d +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1NullCodec-members.html 100644 root:root 626efbe6ab0fc435411542da7b2b1a4e +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1NullCodec.html 100644 root:root 83f9086fe2b51c0e4c9fa5946502172c +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1NullCodec.png 100644 root:root 1d9bbad84318e637412071af1d00b5c8 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1StringFieldValue-members.html 100644 root:root 7605995d5eccb0118dd857c3e1d58834 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1StringFieldValue.html 100644 root:root 9b9dec4379e826db0811db0c0bd2c003 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1StringFieldValue.png 100644 root:root 722d349c4399f83eaddd4035656337d0 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEnriched-members.html 100644 root:root b880ffdee972d161cc939e4195d7be26 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEnriched.html 100644 root:root 85b78eab117c6d3158348a77943e6457 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEnriched.png 100644 root:root a36d8a3fbc3629876b14d1ee67704e08 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEntity-members.html 100644 root:root f2c1fcd073a8bd3d6c4fc8bc12b144bc +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEntity.html 100644 root:root 84f625bf0100f02fc9fbe956858d3f72 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEntity.png 100644 root:root b4330a6373f0932b841f110c08756282 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextPlain-members.html 100644 root:root 6e7e73fd9151e0306bc2cb68de776675 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextPlain.html 100644 root:root f18e211ae9ab728f3b55980bde40fbb5 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextPlain.png 100644 root:root 12aff9cd3e0e37165efeb7d482190754 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToLowerCase-members.html 100644 root:root 2d68f45ca3f39f7b366efbd4f6344b09 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToLowerCase.html 100644 root:root 74b7a737ff4d5ea0e96feb36319f2a60 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToLowerCase.png 100644 root:root 98661390477a8b761db0b53d8bba3249 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToUpperCase-members.html 100644 root:root 99c2a1218ea303649573550cdb832365 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToUpperCase.html 100644 root:root ab920c4d7a81c9aacfa47d5056b43bc7 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToUpperCase.png 100644 root:root 016962486625f839e26120cfd3f01eb6 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TreeNode-members.html 100644 root:root 72e782a10dccf12cabf91ea80b7dbd40 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TreeNode.html 100644 root:root 1245ac02f6d7f8ef08f8c12f1102da78 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Version-members.html 100644 root:root 1c94290adf777c7ee5630c51d877636a +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Version.html 100644 root:root fff6854fdb4d91ad0887c7bef98737cb +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Version.png 100644 root:root d3da4fa392346b961bcca6d65ddf6219 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1buffered__codec-members.html 100644 root:root 0584658799fb86cc9120bfdedb1700d5 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1buffered__codec.html 100644 root:root 79468166a9425af50b3caf14bb6884df +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1buffered__codec.png 100644 root:root 8d0074dda7f5a2522907cadf69868b19 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec-members.html 100644 root:root 7a6c11bd21e4af44e878129c7a13e72a +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec.html 100644 root:root 5e92f9ee43427bf879060f263f6b5f6f +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec.png 100644 root:root f25fd2e4c0e0bba5083c86d7d9ff46b2 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec__chain-members.html 100644 root:root 85a34b92a72676e46bb8d4bd5822646d +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec__chain.html 100644 root:root d10b8b5ef18b3d06acd0b293156b0a4e +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1unbuffered__codec-members.html 100644 root:root ec004482d05830f15b6015f1ed1cb283 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1unbuffered__codec.html 100644 root:root 1ef9538f8460ad0ebacb191e2fdcb4cb +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1unbuffered__codec.png 100644 root:root 5422e0e677bff16e426c756368902907 +File: /usr/share/doc/libmimetic-devel-0.9.8/strutils_8h_source.html 100644 root:root 7520f0157b4264974fc94ddb7d3c0e8f File: /usr/share/doc/libmimetic-devel-0.9.8/sync_off.png 100644 root:root 12a5e283812e092b5a74b0d47e95e9a9 @@ -607,10 +631,14 @@ File: /usr/share/doc/libmimetic-devel-0.9.8/tab_a.png 100644 root:root 2a5327b5dfc494fd8688fd887991cdab +File: /usr/share/doc/libmimetic-devel-0.9.8/tab_ad.png 100644 root:root 84c5c61aa0b9a624750f944e95f0e00b File: /usr/share/doc/libmimetic-devel-0.9.8/tab_b.png 100644 root:root c7cd16cfabe8a14b9848f813df53fc2e +File: /usr/share/doc/libmimetic-devel-0.9.8/tab_bd.png 100644 root:root 819fb7324851b5c705fcab2ca9761e9f File: /usr/share/doc/libmimetic-devel-0.9.8/tab_h.png 100644 root:root 38c6c507f0ab91770a0ed9a668a03551 +File: /usr/share/doc/libmimetic-devel-0.9.8/tab_hd.png 100644 root:root 92d3e309b79254ee4aab7434ebe70bfc File: /usr/share/doc/libmimetic-devel-0.9.8/tab_s.png 100644 root:root d5a3e094c590d5113232b74cd902f58f -File: /usr/share/doc/libmimetic-devel-0.9.8/tabs.css 100644 root:root 7f185f9714d3aec7a720614d628456da -File: /usr/share/doc/libmimetic-devel-0.9.8/tokenizer_8h_source.html 100644 root:root 926dc0b115b7f71fa17067411ec58e2b -File: /usr/share/doc/libmimetic-devel-0.9.8/tree_8h_source.html 100644 root:root 4965e32ebad3265d353e2c699c42192a -File: /usr/share/doc/libmimetic-devel-0.9.8/utils_8h_source.html 100644 root:root 62cbe2a52d45f958d09385f056243129 -File: /usr/share/doc/libmimetic-devel-0.9.8/version_8h_source.html 100644 root:root a4f6a1de3c196d4e2fbcc1ddde11f19a -RPMIdentity: f373682c2998043242ef7e78852793bb68f94af8aeceb3e0ef0ddefb4bf26e211d4666732bf7d6d9c3cb1783194a38f8af58a3d12605e20e7ad294158d8abe4e +File: /usr/share/doc/libmimetic-devel-0.9.8/tab_sd.png 100644 root:root 27c53bb4855ff4f4208204434c9329c5 +File: /usr/share/doc/libmimetic-devel-0.9.8/tabs.css 100644 root:root 301d3c1963ae882c7ed1aa759c235c69 +File: /usr/share/doc/libmimetic-devel-0.9.8/tokenizer_8h_source.html 100644 root:root 42ef91968bbfc06476146e6e2c790719 +File: /usr/share/doc/libmimetic-devel-0.9.8/tree_8h_source.html 100644 root:root 40ffde80061dda2c022e6c2fe8b465b1 +File: /usr/share/doc/libmimetic-devel-0.9.8/utils_8h_source.html 100644 root:root aa098947a671b73c63bc98780c9a94f2 +File: /usr/share/doc/libmimetic-devel-0.9.8/version_8h_source.html 100644 root:root 87c7b605719db97d656135a48c64144c +RPMIdentity: 3a4a9135ac24486b7e885f94c88e93c6f0f00f5a354927af86ad63f15e0ecaec4c824effc76619cb16b610444578abf812283de4a57396fce1f59d5ec6d4e53c