<86>Aug 26 07:15:55 userdel[3801061]: delete user 'rooter' <86>Aug 26 07:15:55 userdel[3801061]: removed group 'rooter' owned by 'rooter' <86>Aug 26 07:15:55 userdel[3801061]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 26 07:15:55 groupadd[3801077]: group added to /etc/group: name=rooter, GID=1868 <86>Aug 26 07:15:55 groupadd[3801077]: group added to /etc/gshadow: name=rooter <86>Aug 26 07:15:55 groupadd[3801077]: new group: name=rooter, GID=1868 <86>Aug 26 07:15:55 useradd[3801084]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash, from=none <86>Aug 26 07:15:55 userdel[3801097]: delete user 'builder' <86>Aug 26 07:15:55 userdel[3801097]: removed group 'builder' owned by 'builder' <86>Aug 26 07:15:55 userdel[3801097]: removed shadow group 'builder' owned by 'builder' <86>Aug 26 07:15:55 groupadd[3801112]: group added to /etc/group: name=builder, GID=1869 <86>Aug 26 07:15:55 groupadd[3801112]: group added to /etc/gshadow: name=builder <86>Aug 26 07:15:55 groupadd[3801112]: new group: name=builder, GID=1869 <86>Aug 26 07:15:55 useradd[3801118]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash, from=none <13>Aug 26 07:15:57 rpmi: automake_1.11-1.11.6-alt9 sisyphus+226891.100.1.1 1554763654 installed <13>Aug 26 07:15:59 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Aug 26 07:15:59 rpmi: libstdc++13-devel-13.2.1-alt2 sisyphus+327572.100.1.1 1692472364 installed <13>Aug 26 07:16:00 rpmi: gcc13-c++-13.2.1-alt2 sisyphus+327572.100.1.1 1692472364 installed <13>Aug 26 07:16:00 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687268227 installed <13>Aug 26 07:16:00 rpmi: doxygen-1:1.9.7-alt1 sisyphus+327909.100.1.1 1692968167 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.51004 + 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.51004 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-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 i586-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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 i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking dependency style of i586-alt-linux-g++... none checking whether we are using the GNU C++ compiler... (cached) yes checking whether i586-alt-linux-g++ accepts -g... (cached) yes checking dependency style of i586-alt-linux-g++... (cached) none checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) 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... i586-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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o base64.lo base64.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o qp.lo qp.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o fileop.lo fileop.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o utils.lo utils.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mmfile.lo mmfile.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o stdfile.lo stdfile.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o file_iterator.lo file_iterator.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o fieldvalue.lo fieldvalue.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o addresslist.lo addresslist.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o message.lo message.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mailboxlist.lo mailboxlist.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o messageid.lo messageid.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mailbox.lo mailbox.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o address.lo address.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o field.lo field.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o datetime.lo datetime.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o group.lo group.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o header.lo header.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mimeversion.lo mimeversion.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o strutils.lo strutils.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o contenttransferencoding.lo contenttransferencoding.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o contentdescription.lo contentdescription.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o fieldparam.lo fieldparam.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o contentid.lo contentid.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o utils.lo utils.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o version.lo version.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o contentdisposition.lo contentdisposition.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o contenttype.lo contenttype.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o body.lo body.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o header.lo header.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o message.lo message.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mimeentity.lo mimeentity.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -version-info 0:0:0 -o libmimetic.la -rpath /usr/lib 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: i586-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/i586-alt-linux/13/../../../crti.o /usr/lib/gcc/i586-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/lib/gcc/i586-alt-linux/13 -L/usr/lib/gcc/i586-alt-linux/13/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/13/crtendS.o /usr/lib/gcc/i586-alt-linux/13/../../../crtn.o -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -o cutee cutee.o libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 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.7 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... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... 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... Generating code for file messageid.h... Generating code for file rfc822/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: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/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/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/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: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: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: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/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/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/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/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/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/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/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/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/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/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/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/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/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/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: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: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/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/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/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/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: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: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/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/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: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: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/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/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: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: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: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: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: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: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: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: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: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: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: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' .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 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 module 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 1214/65536 hits=4401 misses=1460 symbol lookup cache used 1537/65536 hits=12604 misses=1537 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.22562 + 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/lib" || /bin/mkdir -p "/usr/src/tmp/libmimetic-buildroot/usr/lib" /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libmimetic.la '/usr/src/tmp/libmimetic-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libmimetic.so.0.0.0 /usr/src/tmp/libmimetic-buildroot/usr/lib/libmimetic.so.0.0.0 libtool: install: (cd /usr/src/tmp/libmimetic-buildroot/usr/lib && { 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/lib && { 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/lib/libmimetic.la libtool: install: warning: remember to run `libtool --finish /usr/lib' 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/lib/libmimetic.la' mode of './usr/lib/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/lib: (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) verify-elf: WARNING: ./usr/lib/libmimetic.so.0.0.0: uses non-LFS functions: __open_2 mmap stat Processing files: libmimetic-0.9.8-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22413 + 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.57wz8U find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libmimetic-buildroot/usr/lib/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.zWloih 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 = set:ndkqyZ4PdBjGvJdgUdEZtmc2FdU03lL3Sh4C5FAPFq6CKBRp6QtNpZ7YSfx2HcQvcpqxESzVXuNB7UCwjqevisR1p5LoNuGdFRXj5loILJdtZAX8COnjjzPhXd88hhFfKgsaUvH5SQ8whEZzO24HAkomZ37sfpmjP3FzdybluKNLBcYTk0L7N0iCRqR2eKJWfNgiy0gPmgT3N8ICZ5Z5R7lHjYyJg5ALQcEZoathOyNuODpZxiONCzrA22uZ1zs8YHfdN174IHPyYZA00IaQ724Z9UAZIx89llF0JI10gqfWK6MNEnUxu10MsTChFUs1A6ET01wj7HEw7UCZvQpvWLEbw5pYWA7uv7ugbYf2aaay6S5Wu9REwVJtrIMpAMZ78m8wLHBqSxNIy0AmxrFj9yPwslAmoxdirKpmaQixyQyt45yN3gZoZgUIKyxjcxDPeJ6E1GtLSfAybQQwZhCXwYhI3vUaMT449j6OYRDn4rcHZriR6eHbigpDT1POT40JNZyM62pNrEg7H8NGUgUO5iFZbfH5mvU78xDLSo19sAlMVjEzJ479j7l6jmZs1rTUsB4ZFNopibMxIlgEywkvWyQT8RvMln525nw3QlEVHh0EaJP8J2lB4B7EZ4SLN8oeFFoZ8R34YDw0U7H7nehfg2ZFMxGhIl7vGhku7P3IYcCg3icygoVo1Yonw8nzJESIMYeIV3qhHec46JZfbGSpTgr3sFCIaCEvUhkHmoaDx958qQyDfCdeKiC3Ayt8iOgVZ0U01de0jOXHWKcsIxXD51Z7sdz9zxvJmZvBnvgGZ9Lr2PxNzuL0nDV0oGKZbqz1y2TZc7BYfTCAx97kacmaqsGFrE3VDTLFDqsOGjB0kYck0l1f5dFa76jkhy0uG6h8iWr3SzsniP0Hcs4q9FmMOKj7ZFBuZgQtdBIXFXudCnZrZGDZ2bkqHI1y2e1pBaB26ZlgSXWGk04B2XTn0g2RklXeaZDBbyEhYOJ86py4yiTO4eig73LvDZo6zSDFZDtV7NnxUkAPm5Km1CG1SpYKAOtdsxCPAlCJb2GlypbA6dTtrPm3mzy4IthZBc2Js1yNfbZDaRkKDSloGiinkZvrrRerxbwQb6FRVuC5HZ89DjQugLgOAyJubKsMA7JXBLmG8n7dfoKwMQZb8t94EjF617KOy7fOsqLTnjKTlx4 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.15), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.26), libstdc++.so.6(GLIBCXX_3.4.29), libstdc++.so.6(GLIBCXX_3.4.32), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6reDvx Creating libmimetic-debuginfo package Processing files: libmimetic-devel-0.9.8-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.15023 + 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/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/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.VTFl83 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.RD8t9q 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/lib/libmimetic.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DoTbgq 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.mXDoeN find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GIk8tL find-requires: running scripts (debuginfo) Provides: debug(libmimetic.so.0) Requires: libmimetic = 0.9.8-alt2, debug(libc.so.6), debug(libgcc_s.so.1), debug(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/i586/libmimetic-0.9.8-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libmimetic-devel-0.9.8-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libmimetic-debuginfo-0.9.8-alt2.i586.rpm (w2.lzdio) 54.52user 12.52system 0:29.01elapsed 231%CPU (0avgtext+0avgdata 113520maxresident)k 0inputs+0outputs (0major+2927484minor)pagefaults 0swaps 3.42user 1.32system 0:37.78elapsed 12%CPU (0avgtext+0avgdata 123436maxresident)k 0inputs+0outputs (0major+272677minor)pagefaults 0swaps --- libmimetic-0.9.8-alt2.i586.rpm.repo 2021-09-22 07:43:45.000000000 +0000 +++ libmimetic-0.9.8-alt2.i586.rpm.hasher 2023-08-26 07:16:31.460562654 +0000 @@ -11,2 +11,4 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.38) Requires: libc.so.6(GLIBC_2.4) @@ -22,3 +24,5 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.21) +Requires: libstdc++.so.6(GLIBCXX_3.4.26) Requires: libstdc++.so.6(GLIBCXX_3.4.29) +Requires: libstdc++.so.6(GLIBCXX_3.4.32) Requires: libstdc++.so.6(GLIBCXX_3.4.9) @@ -29,3 +33,3 @@ File: /usr/lib/libmimetic.so.0 120777 root:root libmimetic.so.0.0.0 -File: /usr/lib/libmimetic.so.0.0.0 100644 root:root 33d4c62e183ee5f8bd8204cd93a6a968 +File: /usr/lib/libmimetic.so.0.0.0 100644 root:root 776c17b84504b581861025464ffc049f File: /usr/share/doc/libmimetic-0.9.8 40755 root:root @@ -36,2 +40,2 @@ File: /usr/share/doc/libmimetic-0.9.8/README 100644 root:root 7394e4f7b889b119317e133730523526 -RPMIdentity: 1c9ee9b80f2acf5d720d1fe8c88d85360fd2fb6b393017db3ee24c8a63bd6ee6803211b1fb3a0e320a0b2b4e355d98cb8ad05015f5d6ecff1493294f8322a594 +RPMIdentity: 479669e596191a8670ea8e52d591616e1bfb5d94abd51b18021a5ac31138ac4c26a7c3e74b8f685c966bb6e659006adf1c5b3ee9d0fc111ddfeac35f0b24e34b --- libmimetic-debuginfo-0.9.8-alt2.i586.rpm.repo 2021-09-22 07:43:46.000000000 +0000 +++ libmimetic-debuginfo-0.9.8-alt2.i586.rpm.hasher 2023-08-26 07:16:31.536563808 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f5 40755 root:root -/usr/lib/debug/.build-id/f5/4d21258f029329ddc47d49055b378ed7119cbb 120777 root:root ../../../libmimetic.so.0.0.0 -/usr/lib/debug/.build-id/f5/4d21258f029329ddc47d49055b378ed7119cbb.debug 120777 root:root ../../usr/lib/libmimetic.so.0.0.0.debug +/usr/lib/debug/.build-id/7f 40755 root:root +/usr/lib/debug/.build-id/7f/a5bfb4b27479152fdc42a17f5ffda1da9cdac7 120777 root:root ../../../libmimetic.so.0.0.0 +/usr/lib/debug/.build-id/7f/a5bfb4b27479152fdc42a17f5ffda1da9cdac7.debug 120777 root:root ../../usr/lib/libmimetic.so.0.0.0.debug /usr/lib/debug/usr/lib/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/f5 40755 root:root -File: /usr/lib/debug/.build-id/f5/4d21258f029329ddc47d49055b378ed7119cbb 120777 root:root ../../../libmimetic.so.0.0.0 -File: /usr/lib/debug/.build-id/f5/4d21258f029329ddc47d49055b378ed7119cbb.debug 120777 root:root ../../usr/lib/libmimetic.so.0.0.0.debug -File: /usr/lib/debug/usr/lib/libmimetic.so.0.0.0.debug 100644 root:root 4d438288f0c4811e852507a7393e8680 +File: /usr/lib/debug/.build-id/7f 40755 root:root +File: /usr/lib/debug/.build-id/7f/a5bfb4b27479152fdc42a17f5ffda1da9cdac7 120777 root:root ../../../libmimetic.so.0.0.0 +File: /usr/lib/debug/.build-id/7f/a5bfb4b27479152fdc42a17f5ffda1da9cdac7.debug 120777 root:root ../../usr/lib/libmimetic.so.0.0.0.debug +File: /usr/lib/debug/usr/lib/libmimetic.so.0.0.0.debug 100644 root:root 9653fc919d545a07b67a38cf07ddb13b File: /usr/lib/debug/usr/lib/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: 10e1fa98685a9333467dcb9ce24d96922b6feb85fabbecd7af008190aa3cfde3a5050f62a45b8f80fc6e4e11b486dc72f128ba306dcc8252d83b5cae79ffb073 +RPMIdentity: 65cf6926b5d2078085207478e6dfe5944e081ecd6104e96b1ff50e4ac761784de5f72e327890d97a717ee4e8f74256ba39ba9e38bad04315cfc1453bca5a12dc --- libmimetic-devel-0.9.8-alt2.i586.rpm.repo 2021-09-22 07:43:46.000000000 +0000 +++ libmimetic-devel-0.9.8-alt2.i586.rpm.hasher 2023-08-26 07:16:31.630565235 +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 @@ -149,4 +152,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 @@ -161,2 +166,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 +304,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 +377,245 @@ 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 9f1f428b1218d43be82e9f2011ed4e79 +File: /usr/share/doc/libmimetic-devel-0.9.8/addresslist_8h_source.html 100644 root:root a304ec4d752258e0172b30d0d455a7f6 +File: /usr/share/doc/libmimetic-devel-0.9.8/annotated.html 100644 root:root a7d1223725d9b6810d18f05c0ab17f09 +File: /usr/share/doc/libmimetic-devel-0.9.8/base64_8h_source.html 100644 root:root 52f2df1dcb854b407093a3a3333cb2eb 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 3a2453591aaee5d98f67a662907fa7a4 +File: /usr/share/doc/libmimetic-devel-0.9.8/circular__buffer_8h_source.html 100644 root:root 03191f104cf78066bf76228f21d75c26 +File: /usr/share/doc/libmimetic-devel-0.9.8/classes.html 100644 root:root 66bac7a11518ef97d64fbd69c11db54f +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Decoder-members.html 100644 root:root c06e267984369620be0bea0acf5d899d +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Decoder.html 100644 root:root 1be502159428c5839eb95a3b4f625ab8 +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 0ec0e8b9ed99c711b303a6174cdb0d19 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Encoder.html 100644 root:root 212f9b562530cc7d87e44cfb1fb629fa +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 3070bd915c0b643877db7c91dd6220f3 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Body.html 100644 root:root 97e404708c48f0e0f2c394e9537ec160 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ContentType-members.html 100644 root:root 1b9bb1e8d6917e071e2ea7fcd4e4a67c +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ContentType.html 100644 root:root 35bbf1e84bd71e443c1a93f7bffbc14c +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 1c0d3d35406aab86df6c2a6c17f294eb +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ItTokenizer.html 100644 root:root a503f16866019263e7e5f13ee6b75c10 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1MimeEntity-members.html 100644 root:root 0eb5a2e60ace3c2c121e03e0e354a628 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1MimeEntity.html 100644 root:root dbd543fb4d92b299861b7d2e58ddfe70 +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 a99bbe85adb01b9ed2bad63d6ca4e455 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Decoder.html 100644 root:root ad97f16a7d25518fdb60f657a50d1f19 +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 2562c6f595601f2ec18eb7deb1eef960 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Encoder.html 100644 root:root 3eabea75652c59f829908c600ca25243 +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 398770be6d95bdf36414ad7390c69c22 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Rfc822Header.html 100644 root:root 2cec1a3e5ebce34ab46eb1ace68451a6 +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 db9e48b71c388d74f7b0959377b2edde +File: /usr/share/doc/libmimetic-devel-0.9.8/codec_8h_source.html 100644 root:root 8d3d34e441ef8f3a37cebbc228ee6c6f +File: /usr/share/doc/libmimetic-devel-0.9.8/codec__base_8h_source.html 100644 root:root ab624a057ebf602706649dad0ba63270 +File: /usr/share/doc/libmimetic-devel-0.9.8/codec__chain_8h_source.html 100644 root:root 73855ae41941d398a41f0c2587fcba93 +File: /usr/share/doc/libmimetic-devel-0.9.8/config_8h_source.html 100644 root:root f068834ed0612a1c2917e8623cc71494 +File: /usr/share/doc/libmimetic-devel-0.9.8/config__win32_8h_source.html 100644 root:root 5a5cfb6b870a04881a8397833448671c +File: /usr/share/doc/libmimetic-devel-0.9.8/contentdescription_8h_source.html 100644 root:root b65822ac86032094a3c9a77c01dacc1a +File: /usr/share/doc/libmimetic-devel-0.9.8/contentdisposition_8h_source.html 100644 root:root 4c23090e3f1ca1cde74db5da630f2c86 +File: /usr/share/doc/libmimetic-devel-0.9.8/contentid_8h_source.html 100644 root:root c6c8af697ffb6ebee48c8283df828fa9 +File: /usr/share/doc/libmimetic-devel-0.9.8/contenttransferencoding_8h_source.html 100644 root:root 9636a99224001f36a001b62735a2c252 +File: /usr/share/doc/libmimetic-devel-0.9.8/contenttype_8h_source.html 100644 root:root a30d14e94fea5c70f3a3d0d0db25994e +File: /usr/share/doc/libmimetic-devel-0.9.8/datetime_8h_source.html 100644 root:root 3face0a4c48712ceb78498b5220d0e88 +File: /usr/share/doc/libmimetic-devel-0.9.8/dir_0ddc75cee18f873e3ea6f50a372af02b.html 100644 root:root ace979adbe124d7d2e6f4820a0ebde28 +File: /usr/share/doc/libmimetic-devel-0.9.8/dir_42b2caf1869ef4361a9dd2595b5c48ff.html 100644 root:root ed0e6f198a36dd4a990e2d012f7d4958 +File: /usr/share/doc/libmimetic-devel-0.9.8/dir_a845bd0ec2bad158b76592803da23f50.html 100644 root:root 445c7ecee1e32a79ff45da87889b7e84 +File: /usr/share/doc/libmimetic-devel-0.9.8/dir_df49c14fd8aa884232e3605fdebd68b9.html 100644 root:root 58081dbfaaf0519df0c62d785c70ca8d +File: /usr/share/doc/libmimetic-devel-0.9.8/dir_f2fae5f3dffc087333537a33f492bc8b.html 100644 root:root a03bddb67eec3d7d3b6770c1245e278f +File: /usr/share/doc/libmimetic-devel-0.9.8/directory_8h_source.html 100644 root:root bc0844255712b0a5266c643b439e9b24 +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 c342036b3023eea972cf6d4b1f393299 +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 d17eaf4331c05c6245986910c6d1e14d +File: /usr/share/doc/libmimetic-devel-0.9.8/field_8h_source.html 100644 root:root c1654588a9b07f2773729ea9a282b731 +File: /usr/share/doc/libmimetic-devel-0.9.8/fieldparam_8h_source.html 100644 root:root f4ecdf6444f59726e05c24f59ac0dce3 +File: /usr/share/doc/libmimetic-devel-0.9.8/fieldvalue_8h_source.html 100644 root:root fd8c897db893022ab5a2781d455480d7 +File: /usr/share/doc/libmimetic-devel-0.9.8/file_8h_source.html 100644 root:root 5a7f979cd80f77fd3ff0d171b5eb15fa +File: /usr/share/doc/libmimetic-devel-0.9.8/file__iterator_8h_source.html 100644 root:root f5c0cefaa5af7e24c15c1a57b3da9054 +File: /usr/share/doc/libmimetic-devel-0.9.8/fileop_8h_source.html 100644 root:root 8cc37553672173a485894e42fe6de5cf +File: /usr/share/doc/libmimetic-devel-0.9.8/files.html 100644 root:root b3496d589ed5bae59190de28eb0f4fde +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 7cb7d4ff3eea8d7c7b413ad05fb555c5 +File: /usr/share/doc/libmimetic-devel-0.9.8/functions_func.html 100644 root:root 8cf2444e5c5168becb6961cdfab9de4a +File: /usr/share/doc/libmimetic-devel-0.9.8/group_8h_source.html 100644 root:root ec0e0894c55701162ffa131f52b3fd7c +File: /usr/share/doc/libmimetic-devel-0.9.8/header_8h_source.html 100644 root:root 0aa3142d7d5f9ebb6a56408dd5d1ad40 +File: /usr/share/doc/libmimetic-devel-0.9.8/hierarchy.html 100644 root:root 5b85c0ff9d112527b882e8a76ca5f5a7 +File: /usr/share/doc/libmimetic-devel-0.9.8/index.html 100644 root:root 7298d3882943e4b4e83d000a23b871c6 +File: /usr/share/doc/libmimetic-devel-0.9.8/itparser_8h_source.html 100644 root:root 72d4b23e96d3f9938242e18ad66b9891 +File: /usr/share/doc/libmimetic-devel-0.9.8/itparserdecl_8h_source.html 100644 root:root 24b3f670fe9bce8d188aab07cb3d935f +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 e7978b3532face7af7134203101edb19 +File: /usr/share/doc/libmimetic-devel-0.9.8/mailbox_8h_source.html 100644 root:root 056fd347ddcc499f35bbade5d38373f3 +File: /usr/share/doc/libmimetic-devel-0.9.8/mailboxlist_8h_source.html 100644 root:root f36aae377b12af6677d8f2403577fb73 +File: /usr/share/doc/libmimetic-devel-0.9.8/message_8h_source.html 100644 root:root fe802686e59a6deed53a16f4a44d08cb +File: /usr/share/doc/libmimetic-devel-0.9.8/messageid_8h_source.html 100644 root:root 60147aef1df618756ced430bed8148bc +File: /usr/share/doc/libmimetic-devel-0.9.8/mimeentity_8h_source.html 100644 root:root e42d07706a5a39bf4c9e734dba671afc +File: /usr/share/doc/libmimetic-devel-0.9.8/mimeentitylist_8h_source.html 100644 root:root 35e922bc2c3d9ea765956c71134a672e +File: /usr/share/doc/libmimetic-devel-0.9.8/mimetic_8h_source.html 100644 root:root 2d17d4c98c9d8d76c277e72962c3b0dd +File: /usr/share/doc/libmimetic-devel-0.9.8/mimeversion_8h_source.html 100644 root:root 9bf28cc96ff9e73f1601a175a3de7e2e +File: /usr/share/doc/libmimetic-devel-0.9.8/mmfile_8h_source.html 100644 root:root d91d314ac157527f79432f4a5b41e034 +File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemembers.html 100644 root:root 564722689540260be661ef9a857b293d +File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemembers_func.html 100644 root:root 1660740eb1ce5d2797d004e3e5ce34b8 +File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemembers_type.html 100644 root:root de545d193ad4f189d3b9120401ba23d9 +File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemimetic.html 100644 root:root 14da53974cf5df1bbdbcd75fccff6b94 +File: /usr/share/doc/libmimetic-devel-0.9.8/namespaces.html 100644 root:root 26858d270fcfc3aa49eed0a15ec8d270 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 1713cc82e5594a6621d0aeb62a43c0d7 +File: /usr/share/doc/libmimetic-devel-0.9.8/os_8h_source.html 100644 root:root 0ed5db56dd8364f01f24ec7a39e082bf +File: /usr/share/doc/libmimetic-devel-0.9.8/other__codecs_8h_source.html 100644 root:root 69bb49b4b83856cbbda2976412859558 +File: /usr/share/doc/libmimetic-devel-0.9.8/qp_8h_source.html 100644 root:root 94ead1f11a0c95022b8adaf163543b73 +File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_2body_8h_source.html 100644 root:root 2ee30f44d8dbae81fd779ba2d2c96d39 +File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_2header_8h_source.html 100644 root:root a11a6356b9c03cbada308ef15fcf3382 +File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_2message_8h_source.html 100644 root:root 115f6eaa675b892d1b2ca9173aae41e3 +File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_8h_source.html 100644 root:root 97f9c2a86c1f35669f47e7fa0529a5c3 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 80e356b94e9fbcc413fe9f1926be47a1 +File: /usr/share/doc/libmimetic-devel-0.9.8/streambufs_8h_source.html 100644 root:root ed3e49fc645c20a77853d8ba2c9c6f80 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Address-members.html 100644 root:root 3cfd6601dcfdcb78ba76961d3bb92e1c +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Address.html 100644 root:root b06695954fb6d4bed24e852e2146635a +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 601950b9946c4ffa3841c959f63fb31c +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AddressList.html 100644 root:root e52d35b3c7475a9cd143d4e69fb100a8 +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 68d092287d0417c125999d7e36812f3b +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ApplicationOctStream.html 100644 root:root 2b1a9192b2e0f8542f2847fc279d1665 +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 bfefb6fa5610724bf5b2522a3396eaeb +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Attachment.html 100644 root:root 3ae7ee1e0a6b6c940410bf6ea87d51f3 +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 0db3b80ac416a4e9eba5124dbd1c3cd1 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AudioBasic.html 100644 root:root 14c131f1fc500f8cfce6dc04af3a8cdf +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 722140092cd877a6954bb0dfd196ee85 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContTokenizer.html 100644 root:root 7a438ce40d652f537f07367a95e66e47 +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 642fd847cc1b34d9729c85b3dbd08777 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDescription.html 100644 root:root 64d9d0f74dbf10fcfc3b03e6ca38c349 +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 47434fa17ca1af65905aff1a7c7c520d +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDisposition.html 100644 root:root 4427abb7c71423fb0039feb8e286a783 +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 242d9764c3c87a265aae4a8ade686425 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentId.html 100644 root:root 43fe072849c17ff99085cfc005afee15 +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 9127bddb29f88e525cc0e67fa0ed453f +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentTransferEncoding.html 100644 root:root 75f69babf2abc3631b85f92e465006bc +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 7e99817d54dd44e7e18a3cc733c31bc1 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1DateTime.html 100644 root:root d8dfce6aaba43c8a715d845704051c51 +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 edc4651ed91fdcee9e78676d393276e2 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Field.html 100644 root:root 8da4f3eade86a0df6f1847cb6ecf2a88 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldParam-members.html 100644 root:root 8bef6268530497371875153f34b91aba +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldParam.html 100644 root:root 6e3ed24e13980f501a91adec424521ca +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldValue-members.html 100644 root:root 45ea261955c3c1c5d386366017f41f31 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldValue.html 100644 root:root 83f0bf95376b21297ea63df5aa61eb9b +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 c30a133a1e69370851f935ad035223da +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FileOp.html 100644 root:root db60d22cbe34a0cc66118cff1d13b7e7 +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 0a230abf7c87fe784a1bbfd65be63b7c +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Group.html 100644 root:root 96db3d37e791244e51de499d863e9551 +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 8548caccf65e952bddb7f87f97862781 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Header.html 100644 root:root 9b7fe59cc08e216c6aef06674df1e44d +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 ad71951faba41cef5184bb1ec685a046 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ImageJpeg.html 100644 root:root a4393a7cd3bfb7db4df6ec0f05a00e30 +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 1dce534554bb7c11d275f9e8fa2bd908 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Lf2CrLf-members.html 100644 root:root 6ab8c18070b1fee2b7e1fd43aad8d1ff +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Lf2CrLf.html 100644 root:root 6215f69934d0363d218538dcdd1e8e8d +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 7c204eb8ff1d8f927fba905af0e755aa +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MMFile.html 100644 root:root ab3822f49b0327ad7b5bd7cb0f2f5ef2 +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 f2131f7d4fab1eba089d686a321966b6 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Mailbox.html 100644 root:root 6f3761abb9a6fbd0edba361af2938483 +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 1381d93a2bd6cdec7a6f580443ad71e0 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MailboxList.html 100644 root:root 6a6b8dd25b3b323ea80e541738d93f8a +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 b275d0f7cf901eef7fa10c69409e402f +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MaxLineLen.html 100644 root:root e98905e7f171cf77d8d9ad64cd68bb7a +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 ae7fce1257139c3cd4aef08b5833816d +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Message.html 100644 root:root 0d92478a481e2ae9aa06ae811fd4b977 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageId-members.html 100644 root:root c03dc25cbca7ddd39e29ac36f0cc17e3 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageId.html 100644 root:root 9adcf8dd5c38ceb3e8904688d19321a0 +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 6ed89aa936582a38bf317d3dff777be5 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageRfc822.html 100644 root:root cf96585cadd6776c072c758f28a28839 +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 328df9fe848ab79d7ee8845c005de2e4 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MimeVersion.html 100644 root:root d61a2388d3c7f1abf5aa26349e388a3f +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 0e8e915b5c9c2f314e71e0b125c2abfb +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartAlternative.html 100644 root:root af78e546f0e4f69b0aea99ee373a347a +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 cb26e8de967e578b843b6d7e1d7065e3 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartDigest.html 100644 root:root 2d783667702e9ee34f2557870c598858 +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 31f3674b86187edb45eba7cd2f02a4a2 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartEntity.html 100644 root:root 2173f2dc3284be553737b164fb076cf9 +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 0c0a96d89dfaa6d27dac52618ee2d298 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartMixed.html 100644 root:root 5615991ceaeefa5d765ca0bd7077245e +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 31c7172470f622fb173ac2cbf2fd7800 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartParallel.html 100644 root:root 1abf9b11332cf584b5a94a4cbd5e7088 +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 b1c12dc1e86f2fcb6c8ddc850c27698c +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1NullCodec.html 100644 root:root e1418c0f037703ef5569f54c64c2327a +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 f7dab709ae67d43bc6ab40fe3c4a869c +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1StringFieldValue.html 100644 root:root 138fd3fbac27b943b35ac4551b1d2e0f +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 2a4bf0fdce4658d89b002de11593e192 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEnriched.html 100644 root:root 16336336c1e172318b856f557d83a98f +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 2e8ffc03269c00c821f269838cf4f954 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEntity.html 100644 root:root a0f74b18cb39e95f9ff2730b0490b485 +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 95a5b30189ae9ff59d627e10665ebb6a +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextPlain.html 100644 root:root c213729ad9c12b7399569600ec7d1c53 +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 e2b354decfabb412d664ba2e84f211c9 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToLowerCase.html 100644 root:root 19c06bca1245d5dbf9190c9953cfddb9 +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 cbcf7555609a9bf4d6b920f47ddd8a7a +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToUpperCase.html 100644 root:root 843d0073aa3f3b479a45d6487c50bbb3 +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 6793513cb2f7133c2365bbfd0bcd4d4b +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TreeNode.html 100644 root:root fd1ef3fe52ae3ff79b95eca50f400d98 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Version-members.html 100644 root:root 7c61cf50f2c0c6836a908723caaad3e9 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Version.html 100644 root:root 0e5f5ebfc7fec25da905a8c49ec400dc +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 2ab838f27b773a0e300f33fa0cf2a623 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1buffered__codec.html 100644 root:root 9030a1eb9c6a4db9d35cb0666eaf66e9 +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 6884a573db39669a89c40f8e314bdde4 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec.html 100644 root:root f925220d4f9368fe454025a1b1b676a4 +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 1860fee4320da2dfa0c276705504dd35 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec__chain.html 100644 root:root 4d2d3ad5d87833cccd2fe2f1579fb86e +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1unbuffered__codec-members.html 100644 root:root a07893f2e2417664a3c87594ad2c025d +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1unbuffered__codec.html 100644 root:root f69e1ec7be0b91c7397bdb848df49c5d +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 fb9955bd3994617e9ca598e9f400919a File: /usr/share/doc/libmimetic-devel-0.9.8/sync_off.png 100644 root:root 12a5e283812e092b5a74b0d47e95e9a9 @@ -607,10 +623,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: bc1fe264b005394b10d2756b9a09808b66e6eb43f2f6a7b2b20c6450888812a56968cf34ceaacf16b8d78ec2f5ef86fc80c3365f8781934f9346f649dec40f8f +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 aa583ee2e346685f5c35901acd28d8c8 +File: /usr/share/doc/libmimetic-devel-0.9.8/tree_8h_source.html 100644 root:root a8e8ea9260ee298d96587b1eec563fe7 +File: /usr/share/doc/libmimetic-devel-0.9.8/utils_8h_source.html 100644 root:root 98ccdeecb15c8184cfaddd9babff2573 +File: /usr/share/doc/libmimetic-devel-0.9.8/version_8h_source.html 100644 root:root 8bf176a815893a5ed833d2174d36ec31 +RPMIdentity: 52695d2822c771bbdc7e3147416412e61866527edc3bcc7914044845a1531282f6bfdf59c94d199f567ffbc1113fcb848fc54a57b34a3afc488f2583a2653fcb