<86>Jun 16 02:03:52 userdel[123650]: delete user 'rooter' <86>Jun 16 02:03:52 userdel[123650]: removed group 'rooter' owned by 'rooter' <86>Jun 16 02:03:52 userdel[123650]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 02:03:52 groupadd[123700]: group added to /etc/group: name=rooter, GID=1865 <86>Jun 16 02:03:52 groupadd[123700]: group added to /etc/gshadow: name=rooter <86>Jun 16 02:03:52 groupadd[123700]: new group: name=rooter, GID=1865 <86>Jun 16 02:03:52 useradd[123740]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash <86>Jun 16 02:03:52 userdel[123788]: delete user 'builder' <86>Jun 16 02:03:52 userdel[123788]: removed group 'builder' owned by 'builder' <86>Jun 16 02:03:52 userdel[123788]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 02:03:52 groupadd[123820]: group added to /etc/group: name=builder, GID=1866 <86>Jun 16 02:03:52 groupadd[123820]: group added to /etc/gshadow: name=builder <86>Jun 16 02:03:52 groupadd[123820]: new group: name=builder, GID=1866 <86>Jun 16 02:03:52 useradd[123855]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash <13>Jun 16 02:03:55 rpmi: automake_1.11-1.11.6-alt9 sisyphus+226891.100.1.1 1554763654 installed <13>Jun 16 02:03:57 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jun 16 02:03:57 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 02:03:57 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 02:03:57 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed <13>Jun 16 02:03:58 rpmi: doxygen-1:1.9.1-alt1 p10+283520.500.2.1 1629892835 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libmimetic-0.9.8-alt1.nosrc.rpm (w1.gzdio) Installing libmimetic-0.9.8-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.39887 + 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 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.39887 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for madvise... yes checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-alt-linux-g++ accepts -g... (cached) yes checking dependency style of x86_64-alt-linux-g++... (cached) none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking STL required features... yes checking for size_t... yes checking for off_t... yes checking for uid_t in sys/types.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for stdint.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating mimetic/Makefile config.status: creating mimetic/codec/Makefile config.status: creating mimetic/rfc822/Makefile config.status: creating mimetic/os/Makefile config.status: creating mimetic/parser/Makefile config.status: creating test/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen.config config.status: creating win32/Makefile config.status: creating mimetic/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j16 Making all in mimetic make all-recursive Making all in codec make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o base64.lo base64.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c base64.cxx -fPIC -DPIC -o .libs/base64.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o qp.lo qp.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c qp.cxx -fPIC -DPIC -o .libs/qp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -o libmimeticcodec.la base64.lo qp.lo libtool: link: ar cru .libs/libmimeticcodec.a .libs/base64.o .libs/qp.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmimeticcodec.a libtool: link: ( cd ".libs" && rm -f "libmimeticcodec.la" && ln -s "../libmimeticcodec.la" "libmimeticcodec.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' Making all in os make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o utils.lo utils.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c utils.cxx -fPIC -DPIC -o .libs/utils.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o fileop.lo fileop.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c fileop.cxx -fPIC -DPIC -o .libs/fileop.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mmfile.lo mmfile.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c mmfile.cxx -fPIC -DPIC -o .libs/mmfile.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o stdfile.lo stdfile.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c stdfile.cxx -fPIC -DPIC -o .libs/stdfile.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o file_iterator.lo file_iterator.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c file_iterator.cxx -fPIC -DPIC -o .libs/file_iterator.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=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -o libmimeticos.la file_iterator.lo fileop.lo mmfile.lo stdfile.lo utils.lo libtool: link: ar cru .libs/libmimeticos.a .libs/file_iterator.o .libs/fileop.o .libs/mmfile.o .libs/stdfile.o .libs/utils.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmimeticos.a libtool: link: ( cd ".libs" && rm -f "libmimeticos.la" && ln -s "../libmimeticos.la" "libmimeticos.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' Making all in rfc822 make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o message.lo message.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c message.cxx -fPIC -DPIC -o .libs/message.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o fieldvalue.lo fieldvalue.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c fieldvalue.cxx -fPIC -DPIC -o .libs/fieldvalue.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mailbox.lo mailbox.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c mailbox.cxx -fPIC -DPIC -o .libs/mailbox.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o messageid.lo messageid.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c messageid.cxx -fPIC -DPIC -o .libs/messageid.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o field.lo field.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c field.cxx -fPIC -DPIC -o .libs/field.o field.cxx: In member function 'std::ostream& mimetic::Field::write(std::ostream&, unsigned int) const': field.cxx:169:29: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 169 | for(i = skip; i < ostr.length(); ++i) | ~~^~~~~~~~~~~~~~~ field.cxx:177:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 177 | if(i >= fold && sp) | ~~^~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o address.lo address.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c address.cxx -fPIC -DPIC -o .libs/address.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mailboxlist.lo mailboxlist.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c mailboxlist.cxx -fPIC -DPIC -o .libs/mailboxlist.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o group.lo group.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c group.cxx -fPIC -DPIC -o .libs/group.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o addresslist.lo addresslist.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c addresslist.cxx -fPIC -DPIC -o .libs/addresslist.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o datetime.lo datetime.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c datetime.cxx -fPIC -DPIC -o .libs/datetime.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o header.lo header.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c header.cxx -fPIC -DPIC -o .libs/header.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=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -o libmimeticrfc822.la address.lo field.lo header.lo message.lo addresslist.lo fieldvalue.lo mailbox.lo messageid.lo datetime.lo group.lo mailboxlist.lo libtool: link: ar cru .libs/libmimeticrfc822.a .libs/address.o .libs/field.o .libs/header.o .libs/message.o .libs/addresslist.o .libs/fieldvalue.o .libs/mailbox.o .libs/messageid.o .libs/datetime.o .libs/group.o .libs/mailboxlist.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmimeticrfc822.a libtool: link: ( cd ".libs" && rm -f "libmimeticrfc822.la" && ln -s "../libmimeticrfc822.la" "libmimeticrfc822.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' Making all in parser make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mimeversion.lo mimeversion.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c mimeversion.cxx -fPIC -DPIC -o .libs/mimeversion.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o contenttransferencoding.lo contenttransferencoding.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c contenttransferencoding.cxx -fPIC -DPIC -o .libs/contenttransferencoding.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o contentdescription.lo contentdescription.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c contentdescription.cxx -fPIC -DPIC -o .libs/contentdescription.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o strutils.lo strutils.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c strutils.cxx -fPIC -DPIC -o .libs/strutils.o strutils.cxx: In function 'std::string mimetic::canonical(const 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] strutils.cxx:54:34: warning: 'par_last' may be used uninitialized in this function [-Wmaybe-uninitialized] 54 | input.erase(t, 1 + par_last - t); | ~~^~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o utils.lo utils.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c utils.cxx -fPIC -DPIC -o .libs/utils.o utils.cxx: In function 'std::string mimetic::utils::int2hex(unsigned int)': utils.cxx:116:50: warning: array subscript has type 'char' [-Wchar-subscripts] 116 | r.insert((string::size_type)0, 1, tb[cp]); | ^~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o contentid.lo contentid.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c contentid.cxx -fPIC -DPIC -o .libs/contentid.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o fieldparam.lo fieldparam.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c fieldparam.cxx -fPIC -DPIC -o .libs/fieldparam.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o version.lo version.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c version.cxx -fPIC -DPIC -o .libs/version.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o body.lo body.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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; | ^~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o contentdisposition.lo contentdisposition.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c contentdisposition.cxx -fPIC -DPIC -o .libs/contentdisposition.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o contenttype.lo contenttype.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c contenttype.cxx -fPIC -DPIC -o .libs/contenttype.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o message.lo message.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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; | ^~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mimeentity.lo mimeentity.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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; | ^~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o header.lo header.cxx libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c header.cxx -fPIC -DPIC -o .libs/header.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=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -version-info 0:0:0 -o libmimetic.la -rpath /usr/lib64 body.lo contenttransferencoding.lo message.lo utils.lo contentdescription.lo contenttype.lo mimeentity.lo version.lo contentdisposition.lo fieldparam.lo mimeversion.lo contentid.lo header.lo strutils.lo codec/libmimeticcodec.la os/libmimeticos.la rfc822/libmimeticrfc822.la libtool: link: x86_64-alt-linux-g++ -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/10/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/10/crtbeginS.o .libs/body.o .libs/contenttransferencoding.o .libs/message.o .libs/utils.o .libs/contentdescription.o .libs/contenttype.o .libs/mimeentity.o .libs/version.o .libs/contentdisposition.o .libs/fieldparam.o .libs/mimeversion.o .libs/contentid.o .libs/header.o .libs/strutils.o -Wl,--whole-archive codec/.libs/libmimeticcodec.a os/.libs/libmimeticos.a rfc822/.libs/libmimeticrfc822.a -Wl,--no-whole-archive -L/usr/lib64/gcc/x86_64-alt-linux/10 -L/usr/lib64/gcc/x86_64-alt-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/10/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libmimetic.so.0 -o .libs/libmimetic.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmimetic.so.0" && ln -s "libmimetic.so.0.0.0" "libmimetic.so.0") libtool: link: (cd ".libs" && rm -f "libmimetic.so" && ln -s "libmimetic.so.0.0.0" "libmimetic.so") libtool: link: ( cd ".libs" && rm -f "libmimetic.la" && ln -s "../libmimetic.la" "libmimetic.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' Making all in doc make[1]: Nothing to be done for 'all'. Making all in examples make[1]: Nothing to be done for 'all'. Making all in test make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o cutee.o cutee.cxx cutee.cxx:346:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 346 | _( "\t$(CUTEE) -m -o "RUNTEST_NAME".cxx" ); | ^ cutee.cxx:349:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 349 | _( "\t$(CXX) $(CXXFLAGS) $(LDFLAGS) -o "RUNTEST_NAME" "RUNTEST_NAME".o $(object_files)"); | ^ cutee.cxx:349:61: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 349 | _( "\t$(CXX) $(CXXFLAGS) $(LDFLAGS) -o "RUNTEST_NAME" "RUNTEST_NAME".o $(object_files)"); | ^ cutee.cxx:350:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 350 | _( "\t./"RUNTEST_NAME ); | ^ cutee.cxx:413:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 413 | _( "\trm -f autocutee.mk cutee *.o *.cutee.cxx "RUNTEST_NAME" "RUNTEST_NAME".cxx"); | ^ cutee.cxx:413:69: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 413 | _( "\trm -f autocutee.mk cutee *.o *.cutee.cxx "RUNTEST_NAME" "RUNTEST_NAME".cxx"); | ^ cutee.cxx:417:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 417 | _( "EXTRA_PROGRAMS="RUNTEST_NAME ); | ^ cutee.cxx:418:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 418 | _( RUNTEST_NAME "_SOURCES="RUNTEST_NAME".cxx $(test_files) $(t_runners)"); | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -o cutee cutee.o libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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:13: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: 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:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: 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:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: 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:7: version mismatch. This is Automake 1.11.6, configure.in:7: but the definition used by this AM_INIT_AUTOMAKE configure.in:7: comes from Automake 1.11. You should recreate configure.in:7: aclocal.m4 with aclocal and run automake again. test/Makefile.am:26: addprefix $(srcdir: non-POSIX variable name test/Makefile.am:26: (probably a GNU make extension) test/autocutee.mk:5: `%'-style pattern rules are a GNU make extension test/Makefile.am:28: `test/autocutee.mk' included from here WARNING: `automake-1.11' is probably too old. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd .. && /bin/sh ./config.status test/Makefile depfiles config.status: creating test/Makefile config.status: executing depfiles commands make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -m -o runtest.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.version.cutee.cxx t.version.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.tokenizer.cutee.cxx t.tokenizer.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.base64.cutee.cxx t.base64.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.qp.cutee.cxx t.qp.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.circular_buffer.cutee.cxx t.circular_buffer.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.file.cutee.cxx t.file.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.mimemessage.cutee.cxx t.mimemessage.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.composite.cutee.cxx t.composite.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.directory.cutee.cxx t.directory.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.fieldparam.cutee.cxx t.fieldparam.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.strutils.cutee.cxx t.strutils.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.rfc822.cutee.cxx t.rfc822.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.tree.cutee.cxx t.tree.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.parser.cutee.cxx t.parser.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.contenttype.cutee.cxx t.contenttype.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.utils.cutee.cxx t.utils.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.codec.cutee.cxx t.codec.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.find_bm.cutee.cxx t.find_bm.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.contentdisposition.cutee.cxx t.contentdisposition.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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; mimetic::circular_buffer::value_type = char]': t.circular_buffer.h:33:29: 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:30: required from here ../mimetic/circular_buffer.h:66:17: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_first' may be undefined [-Wsequence-point] 66 | m_first = ++m_first % m_sz; | ~~~~~~~~^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.find_bm.o t.find_bm.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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; | ^~ In file included from t.qp.cxx:1: 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, from t.qp.h:7, from t.qp.cxx:1: ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::push_back(const value_type&) [with T = unsigned char; mimetic::circular_buffer::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:84: 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:84: required from here ../mimetic/circular_buffer.h:66:17: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_first' may be undefined [-Wsequence-point] 66 | m_first = ++m_first % m_sz; | ~~~~~~~~^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.composite.o t.composite.cxx In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from t.composite.h:8, from t.composite.cxx:1: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.fieldparam.o t.fieldparam.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.base64.o t.base64.cxx In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from t.base64.h:6, from t.base64.cxx:1: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.tokenizer.cutee.o t.tokenizer.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o runtest.o runtest.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.codec.o t.codec.cxx In file included from ../mimetic/codec/code.h:11, from t.codec.cxx:6: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.tokenizer.o t.tokenizer.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.contentdisposition.o t.contentdisposition.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.fieldparam.cutee.o t.fieldparam.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.contenttype.o t.contenttype.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.tree.cutee.o t.tree.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.strutils.cutee.o t.strutils.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.rfc822.cutee.o t.rfc822.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.base64.cutee.o t.base64.cutee.cxx In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from t.base64.h:6, from t.base64.cutee.cxx:2: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.version.cutee.o t.version.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.directory.cutee.o t.directory.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.contenttype.cutee.o t.contenttype.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.codec.cutee.o t.codec.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.rfc822.o t.rfc822.cxx t.rfc822.cxx: In member function 'void mimetic::testRfc822::testAddress()': t.rfc822.cxx:139:9: warning: unused variable 'i' [-Wunused-variable] 139 | int i; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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; mimetic::circular_buffer::value_type = char]': t.circular_buffer.h:33:29: 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:30: required from here ../mimetic/circular_buffer.h:66:17: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_first' may be undefined [-Wsequence-point] 66 | m_first = ++m_first % m_sz; | ~~~~~~~~^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.contentdisposition.cutee.o t.contentdisposition.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.file.cutee.o t.file.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.find_bm.cutee.o t.find_bm.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.utils.cutee.o t.utils.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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; | ^~ In file included from t.qp.cutee.cxx:2: 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, from t.qp.h:7, from t.qp.cutee.cxx:2: ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::push_back(const value_type&) [with T = unsigned char; mimetic::circular_buffer::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:84: 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:84: required from here ../mimetic/circular_buffer.h:66:17: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_first' may be undefined [-Wsequence-point] 66 | m_first = ++m_first % m_sz; | ~~~~~~~~^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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; | ^~ In file included from ../mimetic/codec/codec.h:11, from t.composite.h:8, from t.composite.cutee.cxx:2: ../mimetic/codec/base64.h: In member function 'void mimetic::test_composite::testBase64ToUpperCase()': ../mimetic/codec/base64.h:36:7: warning: 'base64.mimetic::Base64::Encoder::m_ch' may be used uninitialized in this function [-Wmaybe-uninitialized] 36 | class Encoder: public buffered_codec, public chainable_codec | ^~~~~~~ ../mimetic/codec/base64.h: In member function 'void mimetic::test_composite::testBase64ToLowerCase()': ../mimetic/codec/base64.h:36:7: warning: 'base64.mimetic::Base64::Encoder::m_ch' may be used uninitialized in this function [-Wmaybe-uninitialized] 36 | class Encoder: public buffered_codec, public chainable_codec | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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/mimetic.h:12, from t.mimemessage.h:7, from t.mimemessage.cutee.cxx:2: ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::push_back(const value_type&) [with T = unsigned char; mimetic::circular_buffer::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 mimetic::buffered_codec_type_tag&) [with InIt = char*; OutIt = std::back_insert_iterator; Codec = mimetic::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 = mimetic::QP::Encoder]' ../mimetic/body.h:117:18: required from 'bool mimetic::Body::load(const string&, const Codec&) [with Codec = mimetic::QP::Encoder; std::string = std::__cxx11::basic_string]' t.mimemessage.h:39:38: 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 mimetic::buffered_codec_type_tag&) [with InIt = char*; OutIt = std::back_insert_iterator; Codec = mimetic::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 = mimetic::QP::Encoder]' ../mimetic/body.h:117:18: required from 'bool mimetic::Body::load(const string&, const Codec&) [with Codec = mimetic::QP::Encoder; std::string = std::__cxx11::basic_string]' t.mimemessage.h:39:38: 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; | ~~~~~~~~^~~~~~~~~~~~~~~~~~ In file included from ../mimetic/codec/codec.h:11, from ../mimetic/mimeentity.h:22, from ../mimetic/message.h:12, from ../mimetic/mimetic.h:19, from t.mimemessage.h:7, from t.mimemessage.cutee.cxx:2: ../mimetic/codec/base64.h: In member function 'void mimetic::test_mime::testMimeBinaryBase64Attach()': ../mimetic/codec/base64.h:36:7: warning: 'b64.mimetic::Base64::Encoder::m_ch' may be used uninitialized in this function [-Wmaybe-uninitialized] 36 | class Encoder: public buffered_codec, public chainable_codec | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -o runtest runtest.o t.tokenizer.o t.base64.o t.qp.o t.circular_buffer.o t.composite.o t.fieldparam.o t.rfc822.o t.contenttype.o t.codec.o t.find_bm.o t.contentdisposition.o t.version.cutee.o t.tokenizer.cutee.o t.base64.cutee.o t.qp.cutee.o t.circular_buffer.cutee.o t.file.cutee.o t.mimemessage.cutee.o t.composite.cutee.o t.directory.cutee.o t.fieldparam.cutee.o t.strutils.cutee.o t.rfc822.cutee.o t.tree.cutee.o t.parser.cutee.o t.contenttype.cutee.o t.utils.cutee.o t.codec.cutee.o t.find_bm.cutee.o t.contentdisposition.cutee.o ../mimetic/libmimetic.la libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -o .libs/runtest runtest.o t.tokenizer.o t.base64.o t.qp.o t.circular_buffer.o t.composite.o t.fieldparam.o t.rfc822.o t.contenttype.o t.codec.o t.find_bm.o t.contentdisposition.o t.version.cutee.o t.tokenizer.cutee.o t.base64.cutee.o t.qp.cutee.o t.circular_buffer.cutee.o t.file.cutee.o t.mimemessage.cutee.o t.composite.cutee.o t.directory.cutee.o t.fieldparam.cutee.o t.strutils.cutee.o t.rfc822.cutee.o t.tree.cutee.o t.parser.cutee.o t.contenttype.cutee.o t.utils.cutee.o t.codec.cutee.o t.find_bm.cutee.o t.contentdisposition.cutee.o ../mimetic/.libs/libmimetic.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./runtest ====================================== Tests Statistics -------------------------------------- Functions Checks Success 65 2740 Failed 0 0 -------------------------------------- Total 65 2740 ====================================== make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' Making all in win32 cd .. && /bin/sh ./config.status win32/Makefile config.status: creating win32/Makefile make[1]: Nothing to be done for 'all'. make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8' cd . && /bin/sh ./config.status Makefile config.status: creating Makefile make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8' make[1]: Nothing to be done for 'all-am'. + make docs -C doc make: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/doc' cd .. && /bin/sh ./config.status doc/Makefile config.status: creating doc/Makefile doxygen doxygen.config warning: Tag 'USE_WINDOWS_ENCODING' at line 10 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DETAILS_AT_TOP' at line 32 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 87 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 98 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 145 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 146 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 177 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag '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.1 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/codec 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/parser 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/doc 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... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... 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 address.h... Generating code for file addresslist.h... Generating code for file base64.h... Generating code for file body.h... Generating code for file body.h... Generating code for file circular_buffer.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 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 datetime.h... Generating code for file directory.h... Generating code for file field.h... Generating code for file fieldparam.h... Generating code for file fieldvalue.h... Generating code for file file.h... Generating code for file file_iterator.h... Generating code for file fileop.h... Generating code for file group.h... Generating code for file header.h... Generating code for file header.h... Generating code for file itparser.h... Generating code for file itparserdecl.h... Generating code for file libconfig.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 mimeentity.h... Generating code for file mimeentitylist.h... Generating code for file mimetic.h... Generating code for file mimeversion.h... Generating code for file mmfile.h... Generating code for file os.h... Generating code for file other_codecs.h... Generating code for file qp.h... Generating code for file rfc822.h... Generating code for file stdfile.h... Generating code for file streambufs.h... Generating code for file strutils.h... Generating code for file tokenizer.h... Generating code fo/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/fieldparam.h:33: warning: Member FieldParamList (typedef) of mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/file.h:27: warning: Member File (typedef) of mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser/itparserdecl.h:8: warning: Member ParsingElem (typedef) of 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 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 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 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 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 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 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 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 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 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 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 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 mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/utils.h:18: warning: Member crlf(std::ostream &) (function) of mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/utils.h:19: warning: Member nl(std::ostream &) (function) of mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/utils.h:22: warning: Member isblank(char c) (function) of mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/strutils.h:18: warning: Member nullstring (variable) of mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:18: warning: Member version (variable) of mimetic 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: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: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: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/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_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/codec/other_codecs.h:22: warning: Member process(char c, OutIt &out) (function) of struct mimetic::NullCodec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:26: warning: Member name() const (function) of struct mimetic::NullCodec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:41: warning: Member flush(OutIt &) (function) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:39: warning: Member codec_type (typedef) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:40: warning: Member process(char c, OutIt &out) (function) of struct mimetic::ToUpperCase is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:48: warning: Member name() const (function) of struct mimetic::ToUpperCase is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:41: warning: Member flush(OutIt &) (function) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:39: warning: Member codec_type (typedef) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:62: warning: Member process(char c, OutIt &out) (function) of struct mimetic::ToLowerCase is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:70: warning: Member name() const (function) of struct mimetic::ToLowerCase is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:41: warning: Member flush(OutIt &) (function) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:39: warning: Member codec_type (typedef) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:85: warning: Member process(char c, OutIt &out) (function) of struct mimetic::Lf2CrLf is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:95: warning: Member name() const (function) of struct mimetic::Lf2CrLf is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:41: warning: Member flush(OutIt &) (function) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:39: warning: Member codec_type (typedef) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:112: warning: Member MaxLineLen(uint m) (function) of struct mimetic::MaxLineLen is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:117: warning: Member process(char c, OutIt &out) (function) of struct mimetic::MaxLineLen is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:129: warning: Member name() const (function) of struct mimetic::MaxLineLen is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:41: warning: Member flush(OutIt &) (function) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:39: warning: Member codec_type (typedef) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:49: warning: Member codec_type (typedef) of struct mimetic::buffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:49: warning: Member codec_type (typedef) of struct mimetic::buffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h:20: warning: Member ContentDescription(const char *) (function) of struct mimetic::ContentDescription is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h:21: warning: Member ContentDescription(const std::string &) (function) of struct mimetic::ContentDescription is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h:22: warning: Member set(const std::string &) (function) of struct mimetic::ContentDescription is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h:23: warning: Member str() const (function) of struct mimetic::ContentDescription is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h:18: warning: Member label[] (variable) of struct mimetic::ContentDescription is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h:25: warning: Member clone() const (function) of struct mimetic::ContentDescription is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:22: warning: Member Param (typedef) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:23: warning: Member ParamList (typedef) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:27: warning: Member ContentDisposition(const char *) (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:28: warning: Member ContentDisposition(const std::string &) (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:30: warning: Member type(const std::string &) (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:31: warning: Member type() const (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:33: warning: Member paramList() const (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:34: warning: Member paramList() (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:36: warning: Member param(const std::string &) const (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:37: warning: Member param(const std::string &, const std::string &) (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:39: warning: Member set(const std::string &) (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:40: warning: Member str() const (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:42: warning: Member write(std::ostream &os, int fold=0) const (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:25: warning: Member label[] (variable) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:44: warning: Member clone() const (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h:23: warning: Member ContentId(const char *) (function) of struct mimetic::ContentId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h:24: warning: Member ContentId(const std::string &) (function) of struct mimetic::ContentId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h:25: warning: Member set(const std::string &) (function) of struct mimetic::ContentId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h:26: warning: Member str() const (function) of struct mimetic::ContentId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h:21: warning: Member label[] (variable) of struct mimetic::ContentId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h:28: warning: Member clone() const (function) of struct mimetic::ContentId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:28: warning: Member ContentTransferEncoding(const char *) (function) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:29: warning: Member ContentTransferEncoding(const std::string &) (function) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:30: warning: Member mechanism() const (function) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:31: warning: Member mechanism(const std::string &) (function) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:33: warning: Member set(const std::string &) (function) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:34: warning: Member str() const (function) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:20: warning: Member label[] (variable) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:21: warning: Member base64[] (variable) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:22: warning: Member quoted_printable[] (variable) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:23: warning: Member binary[] (variable) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:24: warning: Member sevenbit[] (variable) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:25: warning: Member eightbit[] (variable) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:36: warning: Member clone() const (function) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:31: warning: Member Param (typedef) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:32: warning: Member ParamList (typedef) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:35: warning: Member ContentType(const char *) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:36: warning: Member ContentType(const std::string &) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:37: warning: Member ContentType(const std::string &, const std::string &) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:39: warning: Member set(const std::string &) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:40: warning: Member set(const std::string &, const std::string &) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:42: warning: Member isMultipart() const (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:44: warning: Member type() const (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:45: warning: Member type(const std::string &) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:47: warning: Member subtype(const std::string &) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:48: warning: Member subtype() const (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:50: warning: Member paramList() const (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:51: warning: Member paramList() (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:53: warning: Member param(const std::string &) const (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:54: warning: Member param(const std::string &, const std::string &) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:56: warning: Member str() const (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:21: warning: Member label[] (variable) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:58: warning: Member clone() const (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/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/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: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/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/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/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: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/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/message.h:173: warning: Member MessageRfc822(const MimeEntity &) (function) of struct mimetic::MessageRfc822 is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:175: warning: Member write(std::ostream &, const char *) const (function) of struct mimetic::MessageRfc822 is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:93: warning: Member operator<<(std::ostream &, const MimeEntity &) (friend) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h:25: warning: Member MimeVersion(const std::string &) (function) of struct mimetic::MimeVersion is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h:26: warning: Member MimeVersion(ver_type, ver_type) (function) of struct mimetic::MimeVersion is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h:28: warning: Member set(const std::string &) (function) of struct mimetic::MimeVersion is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h:29: warning: Member str() const (function) of struct mimetic::MimeVersion is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:36: warning: Member Version(const std::string &) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:37: warning: Member Version(ver_type, ver_type, ver_type build=0) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:38: warning: Member maj(ver_type) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:39: warning: Member min(ver_type) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:40: warning: Member build(ver_type) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:41: warning: Member maj() const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:42: warning: Member min() const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:43: warning: Member build() const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:45: warning: Member set(ver_type, ver_type, ver_type build=0) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:46: warning: Member set(const std::string &) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:47: warning: Member str() const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:49: warning: Member operator==(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:50: warning: Member operator!=(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:51: warning: Member operator<(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:52: warning: Member operator>(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:53: warning: Member operator<=(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:54: warning: Member operator>=(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h:22: warning: Member label[] (variable) of struct mimetic::MimeVersion is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h:31: warning: Member clone() const (function) of struct mimetic::MimeVersion is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:34: warning: Member ver_type (typedef) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:57: warning: Member m_maj (variable) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:57: warning: Member m_min (variable) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:57: warning: Member m_build (variable) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/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/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:44: 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/rfc822/address.h:35: warning: Member Address(const char *) (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:36: warning: Member Address(const std::string &) (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:37: warning: Member isGroup() const (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:38: warning: Member mailbox() (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:39: warning: Member mailbox() const (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:40: warning: Member group() (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:41: warning: Member group() const (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:42: warning: Member set(const std::string &) (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:43: warning: Member str() const (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:44: warning: Member operator==(const Address &) const (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:45: warning: Member operator!=(const Address &) const (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/addresslist.h:41: warning: Member AddressList(const char *) (function) of struct mimetic::AddressList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/addresslist.h:42: warning: Member AddressList(const std::string &) (function) of struct mimetic::AddressList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/addresslist.h:44: warning: Member str() const (function) of struct mimetic::AddressList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/addresslist.h:45: warning: Member set(const std::string &) (function) of struct mimetic::AddressList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/addresslist.h:47: warning: Member clone() const (function) of struct mimetic::AddressList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:89: warning: Member DateTime(const char *) (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:90: warning: Member DateTime(const std::string &) (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:91: warning: Member dayOfWeek() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:92: warning: Member day() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:93: warning: Member month() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:94: warning: Member year() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:95: warning: Member hour() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:96: warning: Member minute() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:97: warning: Member second() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:98: warning: Member zone() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:99: warning: Member str() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:102: warning: Member clone() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:100: warning: Member operator<<(std::ostream &, const DateTime &) (friend) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:44: warning: Member istring (typedef) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:47: warning: Member Field(const std::string &) (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:48: warning: Member Field(const std::string &, const std::string &) (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:51: warning: Member Field(const Field &) (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:52: warning: Member operator=(const Field &) (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:54: warning: Member name(const std::string &) (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:55: warning: Member name() const (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:57: warning: Member value(const std::string &) (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:58: warning: Member value() const (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:60: warning: Member write(std::ostream &, unsigned int fold=0) const (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:45: warning: Member null (variable) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:61: warning: Member operator<<(std::ostream &, const Field &) (friend) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/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/rfc822/fieldvalue.h:37: warning: Member StringFieldValue(const std::string &) (function) of struct mimetic::StringFieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:38: warning: Member set(const std::string &) (function) of struct mimetic::StringFieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:39: warning: Member str() const (function) of struct mimetic::StringFieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:40: warning: Member ref() const (function) of struct mimetic::StringFieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:41: warning: Member ref() (function) of struct mimetic::StringFieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:43: warning: Member clone() const (function) of struct mimetic::StringFieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h:44: warning: Member Group(const char *) (function) of struct mimetic::Group is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h:45: warning: Member Group(const std::string &) (function) of struct mimetic::Group is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h:46: warning: Member name(const std::string &) (function) of struct mimetic::Group is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h:47: warning: Member name(int bCanonical=0) const (function) of struct mimetic::Group is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h:48: warning: Member set(const std::string &) (function) of struct mimetic::Group is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h:49: warning: Member str() const (function) of struct mimetic::Group is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h:51: warning: Member clone() const (function) of struct mimetic::Group is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/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/mailbox.h:49: warning: Member Mailbox(const char *) (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:50: warning: Member Mailbox(const std::string &) (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:51: warning: Member mailbox(const std::string &) (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:52: warning: Member domain(const std::string &) (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:53: warning: Member label(const std::string &) (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:54: warning: Member sourceroute(const std::string &) (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:55: warning: Member mailbox(int bCanonical=1) const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:56: warning: Member domain(int bCanonical=1) const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:57: warning: Member label(int bCanonical=0) const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:58: warning: Member sourceroute(int bCanonical=1) const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:59: warning: Member operator==(const Mailbox &) const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:60: warning: Member operator!=(const Mailbox &) const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:61: warning: Member set(const std::string &) (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:62: warning: Member str() const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:64: warning: Member clone() const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailboxlist.h:37: warning: Member MailboxList(const char *) (function) of struct mimetic::MailboxList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailboxlist.h:38: warning: Member MailboxList(const std::string &) (function) of struct mimetic::MailboxList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailboxlist.h:39: warning: Member MailboxList(const std::string &, const std::string &) (function) of struct mimetic::MailboxList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailboxlist.h:41: warning: Member str() const (function) of struct mimetic::MailboxList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailboxlist.h:43: warning: Member clone() const (function) of struct mimetic::MailboxList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/message.h:22: warning: Member header() (function) of struct mimetic::Message is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/message.h:23: warning: Member header() const (function) of struct mimetic::Message is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/message.h:24: warning: Member body() (function) of struct mimetic::Message is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/message.h:25: warning: Member body() const (function) of struct mimetic::Message is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/message.h:27: warning: Member operator<<(std::ostream &, const Message &) (friend) of struct mimetic::Message is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/messageid.h:29: warning: Member MessageId(uint32_t thread_id=0) (function) of struct mimetic::MessageId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/messageid.h:30: warning: Member MessageId(const std::string &) (function) of struct mimetic::MessageId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/messageid.h:31: warning: Member str() const (function) of struct mimetic::MessageId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/messageid.h:32: warning: Member set(const std::string &) (function) of struct mimetic::MessageId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/messageid.h:34: warning: Member clone() const (function) of struct mimetic::MessageId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/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/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/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/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' r 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 namespace index... Generating docs for namespace mimetic Generating docs for compound mimetic::Body... Generating docs for nested compound mimetic::Base64::Decoder... Generating docs for nested compound mimetic::Base64::Encoder... Generating docs for compound mimetic::codec... Generating docs for compound mimetic::unbuffered_codec... Generating docs for compound mimetic::buffered_codec... Generating docs for compound mimetic::codec_chain... Generating docs for compound mimetic::NullCodec... Generating docs for compound mimetic::ToUpperCase... Generating docs for compound mimetic::ToLowerCase... Generating docs for compound mimetic::Lf2CrLf... Generating docs for compound mimetic::MaxLineLen... Generating docs for nested compound mimetic::QP::Decoder... Generating docs for nested compound mimetic::QP::Encoder... 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::FieldParam... Generating docs for compound mimetic::Header... Generating docs for compound mimetic::TextEntity... Generating docs for compound mimetic::TextPlain... Generating docs for compound mimetic::TextEnriched... Generating docs for compound mimetic::MultipartEntity... Generating docs for compound mimetic::MultipartMixed... Generating docs for compound mimetic::MultipartParallel... Generating docs for compound mimetic::MultipartAlternative... Generating docs for compound mimetic::MultipartDigest... Generating docs for compound mimetic::ApplicationOctStream... Generating docs for compound mimetic::Attachment... Generating docs for compound mimetic::ImageJpeg... Generating docs for compound mimetic::AudioBasic... Generating docs for compound mimetic::MessageRfc822... Generating docs for compound mimetic::MimeEntity... Generating docs for compound mimetic::MimeVersion... Generating docs for compound mimetic::FileOp... Generating docs for compound mimetic::MMFile... Generating docs for compound mimetic::IteratorParser... Generating docs for compound mimetic::Address... Generating docs for compound mimetic::AddressList... Generating docs for compound mimetic::DateTime... Generating docs for compound mimetic::Field... Generating docs for compound mimetic::FieldValue... Generating docs for compound mimetic::StringFieldValue... Generating docs for compound mimetic::Group... Generating docs for compound mimetic::Rfc822Header... Generating docs for compound mimetic::Mailbox... Generating docs for compound mimetic::MailboxList... Generating docs for compound mimetic::Message... Generating docs for compound mimetic::MessageId... Generating docs for compound mimetic::ItTokenizer... Generating docs for compound mimetic::ContTokenizer... Generating docs for compound mimetic::TreeNode... 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 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... lookup cache used 1410/65536 hits=10220 misses=1636 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.54745 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libmimetic-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libmimetic-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mimetic-0.9.8 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libmimetic-buildroot make: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8' Making install in mimetic make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' cd .. && /bin/sh ./config.status mimetic/Makefile depfiles config.status: creating mimetic/Makefile config.status: executing depfiles commands Making install in codec make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' cd ../.. && /bin/sh ./config.status mimetic/codec/Makefile depfiles config.status: creating mimetic/codec/Makefile config.status: executing depfiles commands make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/mimetic/codec" || /bin/mkdir -p "/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/codec" /usr/libexec/rpm-build/install -p -m 644 base64.h codec_base.h codec_chain.h code.h other_codecs.h qp.h codec.h '/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/codec' make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' Making install in os make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' cd ../.. && /bin/sh ./config.status mimetic/os/Makefile depfiles config.status: creating mimetic/os/Makefile config.status: executing depfiles commands make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/mimetic/os" || /bin/mkdir -p "/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/os" /usr/libexec/rpm-build/install -p -m 644 directory.h file_iterator.h mmfile.h stdfile.h file.h fileop.h os.h utils.h '/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/os' make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' Making install in rfc822 make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' cd ../.. && /bin/sh ./config.status mimetic/rfc822/Makefile depfiles config.status: creating mimetic/rfc822/Makefile config.status: executing depfiles commands make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/mimetic/rfc822" || /bin/mkdir -p "/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/rfc822" /usr/libexec/rpm-build/install -p -m 644 address.h datetime.h group.h mailboxlist.h rfc822.h addresslist.h field.h header.h message.h body.h fieldvalue.h mailbox.h messageid.h '/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/rfc822' make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' Making install in parser make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser' cd ../.. && /bin/sh ./config.status mimetic/parser/Makefile config.status: creating mimetic/parser/Makefile make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/mimetic/parser" || /bin/mkdir -p "/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/parser" /usr/libexec/rpm-build/install -p -m 644 itparser.h itparserdecl.h '/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/parser' make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser' make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser' make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/libmimetic-buildroot/usr/lib64" /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libmimetic.la '/usr/src/tmp/libmimetic-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libmimetic.so.0.0.0 /usr/src/tmp/libmimetic-buildroot/usr/lib64/libmimetic.so.0.0.0 libtool: install: (cd /usr/src/tmp/libmimetic-buildroot/usr/lib64 && { ln -s -f libmimetic.so.0.0.0 libmimetic.so.0 || { rm -f libmimetic.so.0 && ln -s libmimetic.so.0.0.0 libmimetic.so.0; }; }) libtool: install: (cd /usr/src/tmp/libmimetic-buildroot/usr/lib64 && { ln -s -f libmimetic.so.0.0.0 libmimetic.so || { rm -f libmimetic.so && ln -s libmimetic.so.0.0.0 libmimetic.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libmimetic.lai /usr/src/tmp/libmimetic-buildroot/usr/lib64/libmimetic.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/mimetic" || /bin/mkdir -p "/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic" /usr/libexec/rpm-build/install -p -m 644 body.h contenttransferencoding.h mimeentity.h tokenizer.h circular_buffer.h contenttype.h mimeentitylist.h tree.h fieldparam.h mimetic.h utils.h contentdescription.h header.h mimeversion.h version.h contentdisposition.h libconfig.h streambufs.h contentid.h message.h strutils.h '/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic' make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/doc' Making install in examples make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/examples' cd .. && /bin/sh ./config.status examples/Makefile depfiles config.status: creating examples/Makefile config.status: executing depfiles commands make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/examples' make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/examples' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./runtest ====================================== Tests Statistics -------------------------------------- Functions Checks Success 65 2740 Failed 0 0 -------------------------------------- Total 65 2740 ====================================== make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' Making install in win32 make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/win32' make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/win32' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/win32' make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/win32' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8' make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8' make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8' make: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libmimetic-buildroot (auto) removed './usr/lib64/libmimetic.la' mode of './usr/lib64/libmimetic.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libmimetic-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libmimetic-buildroot/ (default) Compressing files in /usr/src/tmp/libmimetic-buildroot (auto) Adjusting library links in /usr/src/tmp/libmimetic-buildroot ./usr/lib64: (from :0) libmimetic.so.0 -> libmimetic.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libmimetic-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libmimetic-0.9.8-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.72999 + 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.5nFzqf find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libmimetic-buildroot/usr/lib64/libmimetic.so.0: 774 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.Bd40gg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libmimetic.so.0()(64bit) = set:ndm0ScNZgwufvZAVAWjd3D12LxnZxNMPua2FdEmclRE9FuMeyMI8BselPMQJIePwKXq3Z7ZhLZ3x2HczlrijCm8GZctre51vgJDZ2TBmsZfujH1YsN9dDf9KWjdZnh2PbKPH2gJ9JuvGE2zZdW2ZxtZAXUcKcUHtpsr8as9qL1xdjUZ165JMosxUkMZCZ6ATrmkz06xG3b6p1yliacHZpjV4j0GcvQIGWci7r4nGYszfMId4rCMrawTjZ9ucZKm8RqR2eKJWfNgiy0IloKaEXxo4mPZqZqWz65QR4Lobk1Vbd3GfGQ5FZEdkXFllZeZ7HaXXqDUNmVasszkgMHfmsqe8YHfdNPeMbvTuGqHYeOyYKy820ST8SEf48WjsOve49VId4qdi1qp30Q398FtAvOuH1scW5Zi4bL04hEW2u4Sca5DbOl8SiLxZpaoDemh1fMdZfpCPPrWLEbw5pYWA7O7TH3fKxKZL7TlMymOGLoonEXBkz2CTSJN2DhObjqgo4y52UXWXXIb2K2yp51ZlNGyS4b9Di4DDqVdUZ5AmoxdirKpmayHZeVyXBJo7hxoY0O324Z18QVUIylTIB8bIItNunVhqdkQ8pEtTCZDs85nYNY24yI3moOsCXwYhIz4MXjaG2YdxBZxPAxcvZ9n4rcHZriRCPJ0Z2igpT7eqNIYdNQEIOZxA3ZH0vCZg8bu35Wo59m572nKgaJvvmbZhSWNfE8HoALK25HwA43ZylMVjEzJ479j7bC5wmVVwf7ys3KAtsKiO8gnm6OivibMxIlgEywkvWyQT8RvMln5y0wybUc7WK2lzYJ61gthUoDtPtCqugl9hV1qfpZCci1EGMUbDGFoZ8R34YDwhQtaUsx7yusV4Z0AMv27G6NmtYF6ticyQF2Izz1mumKPmugy8O4xvwhONGW3nUiZygAHNmceFZFMYec8ToA2h1uRxxMEJZDhtaCKLxbAEfKkjm5jQfY8GlbcBPMA2kKnRmYYNkxeEUapegaSx893BT3U01de0jOZEV5RtpUojMjuUTrhgZxnPoOoUnHBZDVR7AqvZuCMsoYETbMRpe0lUvZmZGSYfk0kUKDfaVvKd93jeAZrnoIkQqDhLuFn2t3t8ZIXTQjZ5GgNGjB0kYckwGjwSjhjGC4C84o8h5928GZfN82hiZz2LwZ8snC8nlvhoEJUMhEBAq1bXetYDBuZoZl8spaJDXZ5oEXud60NbZJvZ4gp7IgFJO68aALuFpBaB26ZlgSXWGkU21S1xZbL0A6gEQklXeaZDBbyEhYOJ86py4yiTO4eisHt6h0VtHKczz6zSDFZDtV7Nnx6jV8OpH2nH0jRoLG1ESWk899BXqsk3pNCVcpBpX08h4tAHqNypbA6dTtrPmzjJUlRiAwJbWL4DDJmKg2BkOPOZFiZ4zK9TAFt5CGkIe7aWF2ZtuSDvDJDrCEvMswob3gxAWsfHCUaqfCsehXxPWljOAyJubKsMAfdO2ufKpzhX8PHzZyLpTq9foK4J9OtZyin2BVS6kAtZjslRVybemmYUhCjXZeH9TXGgeC0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH), rtld(GNU_UNIQUE) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.le5aLe Creating libmimetic-debuginfo package Processing files: libmimetic-devel-0.9.8-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.82760 + 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/bdwn.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.png 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.png doc/html/folderopen.png 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_g.png doc/html/nav_h.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/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_b.png doc/html/tab_h.png doc/html/tab_s.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.QTSaUc 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.z91Zdd find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/body.h:9:10: fatal error: string: No such file or directory 9 | #include | ^~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/body.h: cpp failed, trying c++ mode Requires: /usr/lib64/libmimetic.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2l7Rpc Processing files: libmimetic-debuginfo-0.9.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OaLPsf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xlQrOe find-requires: running scripts (debuginfo) Provides: debug64(libmimetic.so.0) Requires: libmimetic = 0.9.8-alt1, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6) Adding to libmimetic-debuginfo a strict dependency on libmimetic Adding to libmimetic-devel a strict dependency on libmimetic Removing 1 extra deps from libmimetic-devel due to dependency on libmimetic Wrote: /usr/src/RPM/RPMS/x86_64/libmimetic-0.9.8-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libmimetic-devel-0.9.8-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libmimetic-debuginfo-0.9.8-alt1.x86_64.rpm (w2.lzdio) 53.62user 18.12system 0:27.00elapsed 265%CPU (0avgtext+0avgdata 181012maxresident)k 0inputs+0outputs (0major+2968011minor)pagefaults 0swaps 3.89user 3.40system 0:39.50elapsed 18%CPU (0avgtext+0avgdata 128968maxresident)k 1128inputs+0outputs (0major+283065minor)pagefaults 0swaps --- libmimetic-0.9.8-alt1.x86_64.rpm.repo 2020-10-06 10:38:17.000000000 +0000 +++ libmimetic-0.9.8-alt1.x86_64.rpm.hasher 2024-06-16 02:04:27.822753525 +0000 @@ -25,6 +25,6 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libmimetic.so.0()(64bit) = set:ndm0ScNZgwufvZAVAWjd3D12L1RLJo4irgJoGGhjiZ0Sh4C5FAPFq6CKBRp6QtnrEZIfuXDgxlCNGdF9jb4RuKrPFfsXpLsnqNRZKdJ6MP5DQsZkyHZkdZnh2PbKPH2gJ9JuvGE2zZdW2ZxtZAXUcKcUHtpsr8as9qL1xdjUZ165JMosxUkMZCZ6ATrmkz06xZv8bgIiixpRfDO9C0kpZoCllDhWozUiBDrY1CJxoP4uj1YuGfZ8VTJgGRG5ssrRvyxA41wCJwK7yhodXHZqWz65QR4Lobk1Vbd3GfGQ5FZEdkXFllZeZ7HaXXqDUNmVasszkgMHfmsqe8YHfdNPeMbnoEJOX8bOXay80ovzozZg1yZksOve49VIZehagbr0wu819JzYjSrdwzhLMn8mu18ygR5Y8IpkaenAHgIBu340etIy2uwrWZIcDDTQvhn0bOUR9fAfKn7us3tZLfKHw5JAlvNMKgTbF65cLJrz5ezAnCQwM84b4MTRTTpTecCl4UnNGyS4b9Di4DDqVdUZ5AmoxdirKpmayHZeVyXBJo7hxoY0AfW34WssmNGrSiA5mSKoLHY8J6aqAcQKrPZzeAybZoV584p7IMAVcT1Vzo79wTDkQ2o1YdJ8ggZEpOgCLZsbydClZBFqPVmwuh2aXZg7JomZmyFhpBZz87Zn1ZsQ7gmY6aQNaiIae4KsxkqZKPqNfIRzvghmN8vJN2iicYblMVjEzJ479j7bC5wmVVwf7ys3KAtsKiO8gnm6OivibMxIlgEywkvWyQT8RvMln5y0wybtsmWxKHgR8vHh0kn4eSpTsDFC7P1679afgX9XToA2glxNneljNWNW12Zj1zEXkMV2f4Z8bDE78xZAUgR8SGzfREjyhAelwtscMOPOtSO3i4hC8Y3ciemlvU2nWnw8nzJESIMYec8To0JEl762zSZv5RFoWZmU29WzbRAlN4Z3Y8GlbcBPMA2kKnRmYYNkxeEUapegaSx893BT3U01de0jOZEV5RtpUojMjuUTrhgZxnPoOoUnHBZDVR7AqvZuCMsoYETbMRpe0lUvZsCksRCZxa0asTP7BYfTCAx97iZJbcmaqJPEnLQbxKxeAvuZCWFZilEoRFi0au6agR9gXFE9lV84o8h5928GZfN82hiZz2LwZ8snC8nlvhBoAaMhEBAq1bXetYDBuZoZl8spaJDXZ5oEXudCnZrZGDZ2bkqHI1y2VHnqmFiFwxv1pLHHixb4o74SLL0A6gEQklXeaZDBbyEhYOJ86py4yiTO4eisHt6h0VtXQ7d6JfjZLWOfyLyMjHLs4VIlxHlwFqInR0krtaAAC1KTK67RgmIpejmpSe0i4h7VGmIoS2FhPtTSIRUkbulJ49oXyZr4DDJmKg2BkOPOZFiZ4zK9TAFt5CGkIe7aWF2ZtuSDvDJ8ZJ7k4drM0k8FeTPG9KySz9DjQuUIuRAcFoHTyb7GXZgA6p1L7TINEtAVRNvVdXmbV1PBEdhKXnAK4aPJdE8XY7KGWsN57bbuY8PFZeZ5jKTlxsc1 +Provides: libmimetic.so.0()(64bit) = set:ndm0ScNZgwufvZAVAWjd3D12LxnZxNMPua2FdEmclRE9FuMeyMI8BselPMQJIePwKXq3Z7ZhLZ3x2HczlrijCm8GZctre51vgJDZ2TBmsZfujH1YsN9dDf9KWjdZnh2PbKPH2gJ9JuvGE2zZdW2ZxtZAXUcKcUHtpsr8as9qL1xdjUZ165JMosxUkMZCZ6ATrmkz06xG3b6p1yliacHZpjV4j0GcvQIGWci7r4nGYszfMId4rCMrawTjZ9ucZKm8RqR2eKJWfNgiy0IloKaEXxo4mPZqZqWz65QR4Lobk1Vbd3GfGQ5FZEdkXFllZeZ7HaXXqDUNmVasszkgMHfmsqe8YHfdNPeMbvTuGqHYeOyYKy820ST8SEf48WjsOve49VId4qdi1qp30Q398FtAvOuH1scW5Zi4bL04hEW2u4Sca5DbOl8SiLxZpaoDemh1fMdZfpCPPrWLEbw5pYWA7O7TH3fKxKZL7TlMymOGLoonEXBkz2CTSJN2DhObjqgo4y52UXWXXIb2K2yp51ZlNGyS4b9Di4DDqVdUZ5AmoxdirKpmayHZeVyXBJo7hxoY0O324Z18QVUIylTIB8bIItNunVhqdkQ8pEtTCZDs85nYNY24yI3moOsCXwYhIz4MXjaG2YdxBZxPAxcvZ9n4rcHZriRCPJ0Z2igpT7eqNIYdNQEIOZxA3ZH0vCZg8bu35Wo59m572nKgaJvvmbZhSWNfE8HoALK25HwA43ZylMVjEzJ479j7bC5wmVVwf7ys3KAtsKiO8gnm6OivibMxIlgEywkvWyQT8RvMln5y0wybUc7WK2lzYJ61gthUoDtPtCqugl9hV1qfpZCci1EGMUbDGFoZ8R34YDwhQtaUsx7yusV4Z0AMv27G6NmtYF6ticyQF2Izz1mumKPmugy8O4xvwhONGW3nUiZygAHNmceFZFMYec8ToA2h1uRxxMEJZDhtaCKLxbAEfKkjm5jQfY8GlbcBPMA2kKnRmYYNkxeEUapegaSx893BT3U01de0jOZEV5RtpUojMjuUTrhgZxnPoOoUnHBZDVR7AqvZuCMsoYETbMRpe0lUvZmZGSYfk0kUKDfaVvKd93jeAZrnoIkQqDhLuFn2t3t8ZIXTQjZ5GgNGjB0kYckwGjwSjhjGC4C84o8h5928GZfN82hiZz2LwZ8snC8nlvhoEJUMhEBAq1bXetYDBuZoZl8spaJDXZ5oEXud60NbZJvZ4gp7IgFJO68aALuFpBaB26ZlgSXWGkU21S1xZbL0A6gEQklXeaZDBbyEhYOJ86py4yiTO4eisHt6h0VtHKczz6zSDFZDtV7Nnx6jV8OpH2nH0jRoLG1ESWk899BXqsk3pNCVcpBpX08h4tAHqNypbA6dTtrPmzjJUlRiAwJbWL4DDJmKg2BkOPOZFiZ4zK9TAFt5CGkIe7aWF2ZtuSDvDJDrCEvMswob3gxAWsfHCUaqfCsehXxPWljOAyJubKsMAfdO2ufKpzhX8PHzZyLpTq9foK4J9OtZyin2BVS6kAtZjslRVybemmYUhCjXZeH9TXGgeC0 Provides: libmimetic = 0.9.8-alt1:sisyphus+259282.100.1.1 File: /usr/lib64/libmimetic.so.0 120777 root:root libmimetic.so.0.0.0 -File: /usr/lib64/libmimetic.so.0.0.0 100644 root:root 499a8eac2934b814cce39df8785eaf00 +File: /usr/lib64/libmimetic.so.0.0.0 100644 root:root bb227f2921b8f7757b10d3cbff17f790 File: /usr/share/doc/libmimetic-0.9.8 40755 root:root @@ -35,2 +35,2 @@ File: /usr/share/doc/libmimetic-0.9.8/README 100644 root:root 7394e4f7b889b119317e133730523526 -RPMIdentity: eece48d8352267d06bf5a435f0a63a185b856a18fbaf0171dab1e340fc1b9effa4f59b80f6e03c0fe0f60f30dc42bb88506ca88da7f8f990f60bd2bc0d08753f +RPMIdentity: 257ef5708a6c726646d22ad7ee53a1cf02a6012ffb61ded911338cfd6418e4732f9d142881e5afe75c670c8b7ddc51040981aa9eb8a4a3be9fce8ed60fd6cc0f --- libmimetic-debuginfo-0.9.8-alt1.x86_64.rpm.repo 2020-10-06 10:38:17.000000000 +0000 +++ libmimetic-debuginfo-0.9.8-alt1.x86_64.rpm.hasher 2024-06-16 02:04:27.923755537 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ad 40755 root:root -/usr/lib/debug/.build-id/ad/d9e5e24802026f83e0130f4cf6abf23e021a12 120777 root:root ../../../../lib64/libmimetic.so.0.0.0 -/usr/lib/debug/.build-id/ad/d9e5e24802026f83e0130f4cf6abf23e021a12.debug 120777 root:root ../../usr/lib64/libmimetic.so.0.0.0.debug +/usr/lib/debug/.build-id/6d 40755 root:root +/usr/lib/debug/.build-id/6d/0d6b6a54aabe9c0a0fe5312b125d7b962b4d64 120777 root:root ../../../../lib64/libmimetic.so.0.0.0 +/usr/lib/debug/.build-id/6d/0d6b6a54aabe9c0a0fe5312b125d7b962b4d64.debug 120777 root:root ../../usr/lib64/libmimetic.so.0.0.0.debug /usr/lib/debug/usr/lib64/libmimetic.so.0.0.0.debug 100644 root:root @@ -94,6 +94,6 @@ Provides: libmimetic-debuginfo = 0.9.8-alt1:sisyphus+259282.100.1.1 -File: /usr/lib/debug/.build-id/ad 40755 root:root -File: /usr/lib/debug/.build-id/ad/d9e5e24802026f83e0130f4cf6abf23e021a12 120777 root:root ../../../../lib64/libmimetic.so.0.0.0 -File: /usr/lib/debug/.build-id/ad/d9e5e24802026f83e0130f4cf6abf23e021a12.debug 120777 root:root ../../usr/lib64/libmimetic.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libmimetic.so.0.0.0.debug 100644 root:root 7561c747e03822a6d322bd4b2349b2de +File: /usr/lib/debug/.build-id/6d 40755 root:root +File: /usr/lib/debug/.build-id/6d/0d6b6a54aabe9c0a0fe5312b125d7b962b4d64 120777 root:root ../../../../lib64/libmimetic.so.0.0.0 +File: /usr/lib/debug/.build-id/6d/0d6b6a54aabe9c0a0fe5312b125d7b962b4d64.debug 120777 root:root ../../usr/lib64/libmimetic.so.0.0.0.debug +File: /usr/lib/debug/usr/lib64/libmimetic.so.0.0.0.debug 100644 root:root 98a426ac15085602e75219f485b70484 File: /usr/lib/debug/usr/lib64/libmimetic.so.0.debug 120777 root:root libmimetic.so.0.0.0.debug @@ -181,2 +181,2 @@ File: /usr/src/debug/mimetic-0.9.8/mimetic/version.h 100644 root:root a285715a437aa62aba29d6d68417e5b3 -RPMIdentity: a4bd298de155ce465e931d549507dd9c8fa6fe116051a2d39752c9bbf50c4ba9e2c3165aca955dd7a0d534f8d18c3466721e43421e158260f812805f57b1cc37 +RPMIdentity: fbfcb6e8b8718e48cbf32afb3ea2d21025edfa13be51bdd4eff4f393a3bd1fe04eb2365dc50b5dadea6284864d67b6945cb7f725851ded7800418da269202264 --- libmimetic-devel-0.9.8-alt1.x86_64.rpm.repo 2020-10-06 10:38:17.000000000 +0000 +++ libmimetic-devel-0.9.8-alt1.x86_64.rpm.hasher 2024-06-16 02:04:28.016757390 +0000 @@ -113,3 +113,3 @@ /usr/share/doc/libmimetic-devel-0.9.8/doxygen.css 100644 root:root -/usr/share/doc/libmimetic-devel-0.9.8/doxygen.png 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/doxygen.svg 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/dynsections.js 100644 root:root @@ -367,92 +367,92 @@ 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 41e3c4b263ea42fe794cdfd20efd4f4d -File: /usr/share/doc/libmimetic-devel-0.9.8/addresslist_8h_source.html 100644 root:root dab3186030aba73fa55db8d4e1d2f011 -File: /usr/share/doc/libmimetic-devel-0.9.8/annotated.html 100644 root:root fcbcf30f8918db43d35d24361808d5aa -File: /usr/share/doc/libmimetic-devel-0.9.8/base64_8h_source.html 100644 root:root 98cdbb8329133429d0d93bfed66ff398 +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/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 b083d18e6359a80f36262adf70111370 -File: /usr/share/doc/libmimetic-devel-0.9.8/circular__buffer_8h_source.html 100644 root:root 3086a358f84ab63222204650f5ddc548 -File: /usr/share/doc/libmimetic-devel-0.9.8/classes.html 100644 root:root e54c24036f67d2e6729e811160b06015 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Decoder-members.html 100644 root:root 9e0dfeb0a8d9fef7adb366b156630ffb -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Decoder.html 100644 root:root 86bac26dcf63982a69c9f11823732648 +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 7d8b98219d1f1f36a7464869c20df4d5 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Encoder.html 100644 root:root 725fcb72b14f46152d3f01c8eb83d123 +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 eab637d2c9e596cb12fff80942a8fea8 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Body.html 100644 root:root cf223125baf18e193e32ed321863f108 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ContentType-members.html 100644 root:root fc94d61a40802e44ea48ed9b85c41544 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ContentType.html 100644 root:root ec5472fd23303171c15a94f5c4896e6c +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 d38f037fed2fbd12f78039e88d98a157 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ItTokenizer.html 100644 root:root b0b85785193350b132e82125ff233971 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1MimeEntity-members.html 100644 root:root 4b041f1be41fba9e51854be03d6939c3 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1MimeEntity.html 100644 root:root 4c9cd5ff7cf91f772978683e7433d4a4 +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 cb3f006b7a1dca6a6dd023568499c224 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Decoder.html 100644 root:root 481965af103b167ffddce8a59fc020c4 +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 e419c0fae4acb1e3ec5bb5e2c4c82344 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Encoder.html 100644 root:root 804b25c91ab6690268be0ba4fea78d71 +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 c878a3323c9d0200df4073c16559c7d5 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Rfc822Header.html 100644 root:root 0dcde516d94f1daebb9cdeb281b7e63a +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/closed.png 100644 root:root 3fa180a1c853204ee64235708fb8e162 -File: /usr/share/doc/libmimetic-devel-0.9.8/code_8h_source.html 100644 root:root 8d59774279d2ce6feeda2ce6d2a829d3 -File: /usr/share/doc/libmimetic-devel-0.9.8/codec_8h_source.html 100644 root:root 37cc0efba3bdd6c6c49e97f0505232fe -File: /usr/share/doc/libmimetic-devel-0.9.8/codec__base_8h_source.html 100644 root:root c5567bebaabfa48fb4cd8c6162ee769f -File: /usr/share/doc/libmimetic-devel-0.9.8/codec__chain_8h_source.html 100644 root:root fd6ae4e46282ecd754f198f061a5c16a -File: /usr/share/doc/libmimetic-devel-0.9.8/config_8h_source.html 100644 root:root d2bd7bab1b02086056295e0049c42fb3 -File: /usr/share/doc/libmimetic-devel-0.9.8/config__win32_8h_source.html 100644 root:root 6ec2e78f4f541f183a966f4c4187705b -File: /usr/share/doc/libmimetic-devel-0.9.8/contentdescription_8h_source.html 100644 root:root 7b1dc4a4ce27b254d4ac1185b72e1a6f -File: /usr/share/doc/libmimetic-devel-0.9.8/contentdisposition_8h_source.html 100644 root:root a9ffca7843c50ee07b6b6bee1f4a91c1 -File: /usr/share/doc/libmimetic-devel-0.9.8/contentid_8h_source.html 100644 root:root e782ed33a0964d5b1751aa326d91539f -File: /usr/share/doc/libmimetic-devel-0.9.8/contenttransferencoding_8h_source.html 100644 root:root 4422dd965416e0bff89dd0348bcc8a5d -File: /usr/share/doc/libmimetic-devel-0.9.8/contenttype_8h_source.html 100644 root:root b40edb7179ed1ac3538365dbca13066a -File: /usr/share/doc/libmimetic-devel-0.9.8/datetime_8h_source.html 100644 root:root ddbd00c98cfc0f3c52b21062e4ca8d65 -File: /usr/share/doc/libmimetic-devel-0.9.8/dir_0ddc75cee18f873e3ea6f50a372af02b.html 100644 root:root 0066c97e21681b4ed2e8400e7d1c4939 -File: /usr/share/doc/libmimetic-devel-0.9.8/dir_42b2caf1869ef4361a9dd2595b5c48ff.html 100644 root:root 9d3afa7adea2cf5254f99a47145667d5 -File: /usr/share/doc/libmimetic-devel-0.9.8/dir_a845bd0ec2bad158b76592803da23f50.html 100644 root:root ab311c2242646cde0084a81731792a04 -File: /usr/share/doc/libmimetic-devel-0.9.8/dir_df49c14fd8aa884232e3605fdebd68b9.html 100644 root:root 04f344dd7460cb2a45fd4fe0cfad7d9a -File: /usr/share/doc/libmimetic-devel-0.9.8/dir_f2fae5f3dffc087333537a33f492bc8b.html 100644 root:root a3b952c0340278c88eb336026b6e1294 -File: /usr/share/doc/libmimetic-devel-0.9.8/directory_8h_source.html 100644 root:root d0b28d0aac12182d605e71135f5a8528 +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 e2ff72818d3b89c2b00ca8169658a4f6 -File: /usr/share/doc/libmimetic-devel-0.9.8/doxygen.png 100644 root:root 4d8b8c8f1a68a4f320da8294a085f251 -File: /usr/share/doc/libmimetic-devel-0.9.8/dynsections.js 100644 root:root 2c01ff94ad6551755416052b94fbfb13 -File: /usr/share/doc/libmimetic-devel-0.9.8/field_8h_source.html 100644 root:root dc8afba90dbd57b90ec91a2374b13c52 -File: /usr/share/doc/libmimetic-devel-0.9.8/fieldparam_8h_source.html 100644 root:root 3a5e1f3b91860bf376a6f16e6db89060 -File: /usr/share/doc/libmimetic-devel-0.9.8/fieldvalue_8h_source.html 100644 root:root 23a3995687d77a07d2439fd9cfe96f51 -File: /usr/share/doc/libmimetic-devel-0.9.8/file_8h_source.html 100644 root:root 8564b49ac613e5cc907cab17974d93a9 -File: /usr/share/doc/libmimetic-devel-0.9.8/file__iterator_8h_source.html 100644 root:root 83aedee9060d22f5d178a33b52b6ac0b -File: /usr/share/doc/libmimetic-devel-0.9.8/fileop_8h_source.html 100644 root:root 0e52e960c9eb25f743917f4b189783fd -File: /usr/share/doc/libmimetic-devel-0.9.8/files.html 100644 root:root e85e70bcd74d92764154ae4eeacbfde7 +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 2f8b4f06f4cbc754bd7be8089627d566 -File: /usr/share/doc/libmimetic-devel-0.9.8/functions_func.html 100644 root:root c8ac99fc8ed0e25c4b8f7259b36a3cba -File: /usr/share/doc/libmimetic-devel-0.9.8/group_8h_source.html 100644 root:root b1a937edccb0825557925988fe7edb33 -File: /usr/share/doc/libmimetic-devel-0.9.8/header_8h_source.html 100644 root:root 6f131e7e8bae387782a3a1e2ca300e77 -File: /usr/share/doc/libmimetic-devel-0.9.8/hierarchy.html 100644 root:root 1bb9fa2816d0d630d2d4618130aaf27c -File: /usr/share/doc/libmimetic-devel-0.9.8/index.html 100644 root:root c78fee49367130031fe01be3daf54552 -File: /usr/share/doc/libmimetic-devel-0.9.8/itparser_8h_source.html 100644 root:root 44798f5c6601ca51071069229fdbd894 -File: /usr/share/doc/libmimetic-devel-0.9.8/itparserdecl_8h_source.html 100644 root:root 825f5db4b9ba9be8d2aae845892f882b +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 0c67467f9724b2d7424fbc104ad422d0 -File: /usr/share/doc/libmimetic-devel-0.9.8/mailbox_8h_source.html 100644 root:root dac0bdc6252d7ac595056315f7b061c4 -File: /usr/share/doc/libmimetic-devel-0.9.8/mailboxlist_8h_source.html 100644 root:root 293bcb6508439ed3a8a18f43dccac2e0 -File: /usr/share/doc/libmimetic-devel-0.9.8/message_8h_source.html 100644 root:root dd71de68bb7e66d1fc39231c20b406f1 -File: /usr/share/doc/libmimetic-devel-0.9.8/messageid_8h_source.html 100644 root:root 8ce40d65ab5777a37f28e6e9a8dbc186 -File: /usr/share/doc/libmimetic-devel-0.9.8/mimeentity_8h_source.html 100644 root:root f59b9830afecec0a95955c9979c59096 -File: /usr/share/doc/libmimetic-devel-0.9.8/mimeentitylist_8h_source.html 100644 root:root 062c36e3e689a9b8ab0b1772ea365e96 -File: /usr/share/doc/libmimetic-devel-0.9.8/mimetic_8h_source.html 100644 root:root e45fc0fefa627c499e94d4ae1a30a375 -File: /usr/share/doc/libmimetic-devel-0.9.8/mimeversion_8h_source.html 100644 root:root 81c677a6ce1f24d863c03fa600e46e1a -File: /usr/share/doc/libmimetic-devel-0.9.8/mmfile_8h_source.html 100644 root:root b5c77d2ab2b2a5e40a7a748bd433882d -File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemembers.html 100644 root:root 11b2cd6ba4953d34e84488e89f1aa1ff -File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemembers_func.html 100644 root:root 44f47df5b3c30fa70a97c83a0dd7bf55 -File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemembers_type.html 100644 root:root 02f429f689fce524103ddd45273b1790 -File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemimetic.html 100644 root:root 7cba85c89d98e5797adb0d46d2a92a9e -File: /usr/share/doc/libmimetic-devel-0.9.8/namespaces.html 100644 root:root ef6375d9a31a1f62a14bcf1f618c496a +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/nav_f.png 100644 root:root 4e4d8be23c6d6bbe0184fd891ff59e00 @@ -461,145 +461,145 @@ 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 667d332fccd1460a476be4315cbfc4ac -File: /usr/share/doc/libmimetic-devel-0.9.8/os_8h_source.html 100644 root:root 1810204b6f8a9d12de725594853d2c2e -File: /usr/share/doc/libmimetic-devel-0.9.8/other__codecs_8h_source.html 100644 root:root 2e1195a747a7f0a7835e0e1fc0d4263e -File: /usr/share/doc/libmimetic-devel-0.9.8/qp_8h_source.html 100644 root:root 0b19af907c8eaf24720a18a918d0d27f -File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_2body_8h_source.html 100644 root:root f7655ce9cfdedbfbb1fcbbddd6f5efce -File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_2header_8h_source.html 100644 root:root 498212d5b3b76fe5dfa3eb7a7fcc5462 -File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_2message_8h_source.html 100644 root:root f12ffafa3c1740aa793650ecade4dedd -File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_8h_source.html 100644 root:root 9f488e7324ed8a21bcda2eeb4b45bb5f +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/splitbar.png 100644 root:root 8d590f70c25a81e71b99f6c8246b067e -File: /usr/share/doc/libmimetic-devel-0.9.8/stdfile_8h_source.html 100644 root:root e8b8cc014bc7fe02f190f44551c5d003 -File: /usr/share/doc/libmimetic-devel-0.9.8/streambufs_8h_source.html 100644 root:root 795bdb95dbdb38e2f26af4bf2a94c2d6 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Address-members.html 100644 root:root a87a00ce2bc3dd9445e27594e80c0c66 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Address.html 100644 root:root 4ee7a69ae05d3b0673efb0b26d3cb5bf +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 9664d0ee40e1af5e95204367c7180871 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AddressList.html 100644 root:root ac3018cd2d894c116e5187fc444e735e +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 1c67c681e739013b8c529a2fd00aaf18 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ApplicationOctStream.html 100644 root:root c628f36f80c0195ef4022d64782a2051 +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 ca19d19beb247f80e964a3232eb90fb1 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Attachment.html 100644 root:root 2df48fa3d6f293d11c590d7e12cb083b +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 494a886703b8c134b585c01b14babf87 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AudioBasic.html 100644 root:root 41fa49153fa82dc2265e0155dfcaf7a0 +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 65b3b78385fa2b45e0ff28831cf085a2 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContTokenizer.html 100644 root:root 840398482099dac8f8da1d928e9ac443 +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 d24f0cd9ecce93cf7514755743278fea -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDescription.html 100644 root:root 8fc45b640007e42cfe6bc8fd7631102d +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 2ab840eca72446d3e4b3c522f9404a32 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDisposition.html 100644 root:root d5832a97688a9ed4617e3e0aa449e6b1 +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 7eb3fec0abca1004bee2a2f5a998c963 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentId.html 100644 root:root 89000dc722d845156428a82d78b70207 +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 3cbb26ab0798af5ac848961374308b02 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentTransferEncoding.html 100644 root:root 924a983ebc802a6bdea13c78168cf8e2 +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 89164732915a268c61c5d274430800ec -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1DateTime.html 100644 root:root 8639dc309737cbd5536055bd64c805ba +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 370625e54880ef1390de941b7156d1df -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Field.html 100644 root:root 741f53ba5a10c77fb5f78e85902aec06 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldParam-members.html 100644 root:root 28eb328455bd0e70994647ce92804391 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldParam.html 100644 root:root bbd903e7bca00dde9d3b56f9e780b83d -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldValue-members.html 100644 root:root c1fa6f47df4a066723733f876a2cdb59 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldValue.html 100644 root:root a166d0c9a65039fb7078310c50c05cb3 +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 e6efaeaba8be66b2b27da18e87fe7f69 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FileOp.html 100644 root:root 4e50c56981394e493d2ed9cc363c881d +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 4c70df5f4f8b7e049c62f151a96aa391 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Group.html 100644 root:root f43b9c531098641446a3c1344aa0e9bf +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 6f3749b0f3567febd494ee1644ee24f6 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Header.html 100644 root:root 180f037b1a8abeeca9d10c27da6dce4d +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 26879c43e05b393a659e284d9b154b49 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ImageJpeg.html 100644 root:root 7e656c14be6f02d9f44816a6d6a06146 +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 4853db05dd0396bef36ece9f0aa3e8d7 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Lf2CrLf-members.html 100644 root:root 3f9185c55db9905351a377c64cc504be -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Lf2CrLf.html 100644 root:root 437bbabd3585bc137880383066d55f41 +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 a287aac751b76daba93ddb6bdbd0fd73 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MMFile.html 100644 root:root c1ee5c3672829242aa387fd8bdb7b6df +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 2f1aac2879dd352a857a734984f211ff -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Mailbox.html 100644 root:root 3ecfc01fd694d9aabbb6e49990022d3b +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 47d0b491faac6c84d3115a217ca750c7 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MailboxList.html 100644 root:root 6da6513129ac7025c18f8ba7a9df0ac0 +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 95159981074c8ffbefa6f2a07d791449 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MaxLineLen.html 100644 root:root de948a1337096e6a963a63c2236745f5 +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 cca4f9fc5aac72693362c3ded6851e06 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Message.html 100644 root:root 5ce9b9cf9f467e1db042c97e845b76f5 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageId-members.html 100644 root:root 8ae04624303394e00c8889fee2a2f6d6 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageId.html 100644 root:root 75c314944d8127a7a8a709501bb8342b +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 07ed53c36e85c0baad808c937f280cbc -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageRfc822.html 100644 root:root 1b068dc2dfbd42ae6398c2e66d72f444 +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 5ebf8ecd9f3aa4f0257581bd7c4c732d -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MimeVersion.html 100644 root:root e17783502b5e93e45d8d1c72b7525a5a +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 554f48e911fa816d93bd5f1fc68e68e6 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartAlternative.html 100644 root:root c261e4ed106093921d3f6dd588927930 +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 e62fb439b6b89cd8d9b4f7753c96bee0 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartDigest.html 100644 root:root d952a5ba1f99756a47a0c3d7883f55e0 +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 ab2d3c2eaa81a2f4948e82ef921ab9f6 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartEntity.html 100644 root:root b9487d41c72fe032b9bd3d535c79a0bb +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 07f34497febe2ceaed5dd28b404363ac -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartMixed.html 100644 root:root 1c398e885104bd4cf0542cbacce8e7d1 +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 c09d13034524cf5603e37ab298356b0a -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartParallel.html 100644 root:root 75482a5799890a99fe62d393faf169e7 +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 16bcc9c394e2c87ea83314682dc9d3c3 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1NullCodec.html 100644 root:root d283e9365ba41f25cae760d7824d3b59 +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 5acf2f65f5976edb1edb66d2bd721277 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1StringFieldValue.html 100644 root:root 8995fb64ff0e6bcf72b34054d638e77d +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 b862fc1d7401a43264efe53dc28698d1 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEnriched.html 100644 root:root b23aa61805de80a5396050df0d3b5e80 +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 67ce36ec9c96a762e006cb374730c534 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEntity.html 100644 root:root 57ab4a750afeaa0ad80ce330640ff99a +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 50672075e43801d3f73721b0f764755b -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextPlain.html 100644 root:root c8579eb783c4220b96be379d55abaacc +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 1bc7222cbeebe8fc02c7c19ac3051ebe -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToLowerCase.html 100644 root:root b5283a5725575a0a3d3431b6c15020e2 +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 06ab0417c30ee2adcd34eaca12626a76 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToUpperCase.html 100644 root:root 442be16e0ee443a5051d7ed9f97e788e +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 8fc3fd90c24ee9b8485da3cfc788535e -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TreeNode.html 100644 root:root 0c88730aae00879b8cf522c8bd84f9f4 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Version-members.html 100644 root:root 8f60be11e20582044659e7878a38209b -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Version.html 100644 root:root 22a7a13c272fcf3cdc3e1d8a2068b623 +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 f9718865a580daf0239c46d6cfee6ab4 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1buffered__codec.html 100644 root:root 7d7f66b7665ec0e057ecc831fd742426 +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 7592543e72efa92d3a15fe21b2629aeb -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec.html 100644 root:root b7826f21c1cd6539c7856495248e94bc +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 1092a2079c2687b1768a008f79934513 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec__chain.html 100644 root:root d109e228af6b6dcc47f1ecaf7946b5c4 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1unbuffered__codec-members.html 100644 root:root c562a649425387783f38fdd1dc5d7e52 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1unbuffered__codec.html 100644 root:root 9c7f7ff83ab326420b587fbaa6f516c7 +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 d5d6ab041760b7c99ecf9c777996b2d9 +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/sync_off.png 100644 root:root 12a5e283812e092b5a74b0d47e95e9a9 @@ -611,6 +611,6 @@ 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 ae2e7b5dbee9ffefa81d46127241c176 -File: /usr/share/doc/libmimetic-devel-0.9.8/tree_8h_source.html 100644 root:root 0e05fcd5a520d2cf3baa5d4b3696241b -File: /usr/share/doc/libmimetic-devel-0.9.8/utils_8h_source.html 100644 root:root 6fd089e6cf92f21795eb0ecb205d2d99 -File: /usr/share/doc/libmimetic-devel-0.9.8/version_8h_source.html 100644 root:root a0550da5f27704803f5760953355eee1 -RPMIdentity: 9e14f4c5fe19b8c6e39b4a7c8ddad4db77f4952b8b7b6cc3be02517bda73b42d23970311b502512fd19abe1f09c0eeabfd52b9d46eef69d87f8bba2f72a617bb +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: 3c0a9bd68e26cd9df21a922bf14642789c5e0d0221030607feabb5d97315e0b4ebe49abdb4a849262bce27914b0ae8b6f6a974954f1ee5480ca30ac996ce858c